PerformanceTierProperties.ServiceLevelObjectives Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets service level objectives associated with the performance tier
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute