你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IKustoPool.SkuSize Property

Definition

SKU size.

[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="SKU size.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.SkuSize) }, ReadOnly=false, Required=true, SerializedName="size")]
public Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.SkuSize SkuSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Runtime.Info(Description="SKU size.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.SkuSize) }, ReadOnly=false, Required=true, SerializedName="size")>]
member this.SkuSize : Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.SkuSize with get, set
Public Property SkuSize As SkuSize

Property Value

Attributes

Applies to