Share via


IHardwareProfile.SkuName 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? SkuName { 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.SkuName : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.SkuName>
Public ReadOnly Property SkuName As Nullable(Of SkuName)

Property Value

Attributes

Applies to