ServiceObjectiveCapability.SupportedMinCapacities Property

Definition

Gets list of supported min capacities

[Newtonsoft.Json.JsonProperty(PropertyName="supportedMinCapacities")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.MinCapacityCapability> SupportedMinCapacities { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportedMinCapacities")>]
member this.SupportedMinCapacities : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.MinCapacityCapability>
Public ReadOnly Property SupportedMinCapacities As IList(Of MinCapacityCapability)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to