Server.SkuCapacity Property

Definition

The scale up/out capacity, representing server's compute units.

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

Property Value

Implements

Attributes

Applies to