次の方法で共有


ICosmosDBAccount.ReadableReplications プロパティ

定義

CosmosDB アカウントで有効になっている読み取り可能な georeplication の場所を含む配列を取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.Location> ReadableReplications { get; }
member this.ReadableReplications : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.CosmosDB.Fluent.Models.Location>
Public ReadOnly Property ReadableReplications As IReadOnlyList(Of Location)

プロパティ値

適用対象