Freigeben über


IOSOptionProperty.OSType Property

Definition

The OS type.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The OS type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="os-type")]
public string OSType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The OS type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="os-type")>]
member this.OSType : string with get, set
Public Property OSType As String

Property Value

Attributes

Applies to