Share via


IVolume.VolumeId Property

Definition

Unique Id of the volume in GUID format

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="Unique Id of the volume in GUID format", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="volumeId", Update=false)]
public string VolumeId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=false, Description="Unique Id of the volume in GUID format", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="volumeId", Update=false)>]
member this.VolumeId : string
Public ReadOnly Property VolumeId As String

Property Value

Attributes

Applies to