Sdílet prostřednictvím


IThreeTierConfiguration.CentralServerVirtualMachineConfigurationOSProfileOSConfigurationOSType Property

Definition

The OS Type

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

Property Value

Attributes

Applies to