Share via


IOSFamily.Label Property

Definition

The OS family label.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The OS family label.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="label")]
public string Label { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="The OS family label.", 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