IServiceTierAdvisor.ServiceLevelObjectiveUsageMetric 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 the service level objective usage metric for the service tier advisor.
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.IServiceLevelObjectiveUsageMetric> ServiceLevelObjectiveUsageMetric { get; }
member this.ServiceLevelObjectiveUsageMetric : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Sql.Fluent.IServiceLevelObjectiveUsageMetric>
Public ReadOnly Property ServiceLevelObjectiveUsageMetric As IReadOnlyList(Of IServiceLevelObjectiveUsageMetric)