FailoverPolicy.Id プロパティ

定義

データベース アカウントがレプリケートされるリージョンの一意識別子を取得します。 例: <accountName>-<locationName>

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象