Freigeben über


IAzureResourceSku.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=false, 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=false, SerializedName="size")>]
member this.SkuSize : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.SkuSize> with get, set
Public Property SkuSize As Nullable(Of SkuSize)

Property Value

Attributes

Applies to