Share via


IVMwareDisk.Label Property

Definition

Label of the disk.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Label of the disk.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="label")]
public string Label { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Label of the disk.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="label")>]
member this.Label : string
Public ReadOnly Property Label As String

Property Value

Attributes

Applies to