次の方法で共有


IDiskVolumeDetails.Label Property

Definition

The volume label.

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

Property Value

Attributes

Applies to