ImageVolumeSourceV1.Reference Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the reference to the image resource used in the volume. This property is used to specify the identifier or link to the image source associated with the volume.
[YamlDotNet.Serialization.YamlMember(Alias="reference")]
public string Reference { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="reference")>]
member this.Reference : string with get, set
Public Property Reference As String
Property Value
- Attributes
-
YamlDotNet.Serialization.YamlMemberAttribute