Share via


IOSVersion.Family Property

Definition

The family of this OS version.

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

Property Value

Attributes

Applies to