次の方法で共有


ServiceTierAdvisorInner.ServiceLevelObjectiveUsageMetrics プロパティ

定義

サービス レベル アドバイザーの serviceLevelObjectiveUsageMetrics を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象