次の方法で共有


DatabaseAccount.WritableLocations プロパティ

定義

Azure Cosmos DB サービスから、このデータベース アカウントの書き込み可能なリージョンを表す場所の一覧を取得します。

[Newtonsoft.Json.JsonIgnore]
public System.Collections.Generic.IEnumerable<Microsoft.Azure.Documents.DatabaseAccountLocation> WritableLocations { get; }
[<Newtonsoft.Json.JsonIgnore>]
member this.WritableLocations : seq<Microsoft.Azure.Documents.DatabaseAccountLocation>
Public ReadOnly Property WritableLocations As IEnumerable(Of DatabaseAccountLocation)

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象