次の方法で共有


AccountProperties.ReadableRegions プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonIgnoreAttribute

適用対象