ServiceTierAdvisorInner.ServiceLevelObjectiveUsageMetrics Property

Definition

Gets or sets serviceLevelObjectiveUsageMetrics for the service tier advisor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to