Share via


ISku.Tier Property

Definition

The SKU tier.

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

Property Value

Attributes

Applies to