Share via


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