Share via


ISkuDescription.Tier Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The tier of the SKU", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tier")]
public string Tier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The tier of the SKU", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="tier")>]
member this.Tier : string
Public ReadOnly Property Tier As String

Property Value

Attributes

Applies to