次の方法で共有


AvailableServiceSku.Capacity Property

Definition

Gets or sets a description of the scaling capacities of the SKU

[Newtonsoft.Json.JsonProperty(PropertyName="capacity")]
public Microsoft.Azure.Management.DataMigration.Models.AvailableServiceSkuCapacity Capacity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacity")>]
member this.Capacity : Microsoft.Azure.Management.DataMigration.Models.AvailableServiceSkuCapacity with get, set
Public Property Capacity As AvailableServiceSkuCapacity

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to