Delen via


IThreeTierConfiguration.DatabaseServerVirtualMachineConfigurationOSProfileOSConfigurationOSType 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? DatabaseServerVirtualMachineConfigurationOSProfileOSConfigurationOSType { 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.DatabaseServerVirtualMachineConfigurationOSProfileOSConfigurationOSType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.OSType> with get, set
Public Property DatabaseServerVirtualMachineConfigurationOSProfileOSConfigurationOSType As Nullable(Of OSType)

Property Value

Attributes

Applies to