Megosztás a következőn keresztül:


IOSConfiguration.OSType Property

Definition

The OS Type

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

Property Value

Attributes

Applies to