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

IDevBox.HardwareProfileSkuName Property

Definition

The name of the SKU.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The name of the SKU.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.SkuName) }, ReadOnly=true, Required=false, SerializedName="skuName")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.SkuName? HardwareProfileSkuName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The name of the SKU.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.SkuName) }, ReadOnly=true, Required=false, SerializedName="skuName")>]
member this.HardwareProfileSkuName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.SkuName>
Public ReadOnly Property HardwareProfileSkuName As Nullable(Of SkuName)

Property Value

Attributes

Applies to