Share via


IResource.Sku Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=false, Description="SKU of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sku", Update=false)]
public string Sku { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=false, Description="SKU of the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="sku", Update=false)>]
member this.Sku : string
Public ReadOnly Property Sku As String

Property Value

Attributes

Applies to