Delen via


IEstimatedVMPrice.OSType Property

Definition

Operating system type used by the VM.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Operating system type used by the VM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.VMPriceOstype) }, ReadOnly=false, Required=true, SerializedName="osType")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.VMPriceOstype OSType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Operating system type used by the VM.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.VMPriceOstype) }, ReadOnly=false, Required=true, SerializedName="osType")>]
member this.OSType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.VMPriceOstype with get, set
Public Property OSType As VMPriceOstype

Property Value

Attributes

Applies to