Partager via


IRunCommandDocumentBase.Label Property

Definition

The VM run command label.

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

Property Value

Attributes

Applies to