Share via


ImageVolumeSourceV1.Reference Property

Definition

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

Applies to