Partager via


PerformanceTierProperties.ServiceLevelObjectives Propriété

Définition

Obtient ou définit des objectifs de niveau de service associés au niveau de performance

[Newtonsoft.Json.JsonProperty(PropertyName="serviceLevelObjectives")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.MySQL.Models.PerformanceTierServiceLevelObjectives> ServiceLevelObjectives { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceLevelObjectives")>]
member this.ServiceLevelObjectives : System.Collections.Generic.IList<Microsoft.Azure.Management.MySQL.Models.PerformanceTierServiceLevelObjectives> with get, set
Public Property ServiceLevelObjectives As IList(Of PerformanceTierServiceLevelObjectives)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à