Condividi tramite


IAzureSku.Size 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 Size { 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.Size : Microsoft.Azure.PowerShell.Cmdlets.Synapse.Support.SkuSize with get, set
Public Property Size As SkuSize

Property Value

Attributes

Applies to