次の方法で共有


ManagedDatabaseUpdate.FailoverGroupId プロパティ

定義

このマネージド データベースが属しているインスタンス フェールオーバー グループ リソース識別子を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象