IWorkspace.SkuTier Property

Definition

The SKU tier.

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

Property Value

Attributes

Applies to