Compartir a través de


PerformanceTierProperties.ServiceLevelObjectives Propiedad

Definición

Obtiene o establece los objetivos de nivel de servicio asociados al nivel de rendimiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a