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


IApplicationServerConfiguration.OSConfigurationOstype 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=false, SerializedName="osType")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.OSType? OSConfigurationOstype { 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=false, SerializedName="osType")>]
member this.OSConfigurationOstype : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.OSType> with get, set
Public Property OSConfigurationOstype As Nullable(Of OSType)

Property Value

Attributes

Applies to