次の方法で共有


RecoverableSqlPool.ServiceLevelObjective プロパティ

定義

データベースのサービス レベル目標名を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceLevelObjective")]
public string ServiceLevelObjective { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceLevelObjective")>]
member this.ServiceLevelObjective : string
Public ReadOnly Property ServiceLevelObjective As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象