EditionCapability.SupportedServiceLevelObjectives Property

Definition

Gets the list of supported service objectives for the edition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to