Condividi tramite


ApiManagementSku.Capacity Property

Definition

Gets specifies the number of virtual machines in the scale set.

[Newtonsoft.Json.JsonProperty(PropertyName="capacity")]
public Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuCapacity Capacity { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacity")>]
member this.Capacity : Microsoft.Azure.Management.ApiManagement.Models.ApiManagementSkuCapacity
Public ReadOnly Property Capacity As ApiManagementSkuCapacity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to