Compartir a través de


IWorkspace.SkuTier 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 SkuTier { 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.SkuTier : string with get, set
Public Property SkuTier As String

Property Value

Attributes

Applies to