IOSVersionProperties.Family Property

Definition

The family of this OS version.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The family of this OS version.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="family", Update=false)]
public string Family { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=false, Description="The family of this OS version.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="family", Update=false)>]
member this.Family : string
Public ReadOnly Property Family As String

Property Value

Attributes

Applies to