你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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