다음을 통해 공유


Account.SkuCapacity Property

Definition

Gets or sets the sku capacity. Possible values include: 4, 16

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purview.PropertyOrigin.Inlined)]
public int? SkuCapacity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purview.PropertyOrigin.Inlined)>]
member this.SkuCapacity : Nullable<int> with get, set
Public Property SkuCapacity As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to