Compartir a través de


EditionCapability.SupportedServiceLevelObjectives Propiedad

Definición

Obtiene la lista de objetivos de servicio admitidos para la edición.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a