次の方法で共有


DatabaseUpdate.CurrentServiceObjectiveName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象