IOSFamilyProperties.Label Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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