次の方法で共有


CosmosDBAccountImpl.ICosmosDBAccount.WritableReplications プロパティ

定義

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

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

プロパティ値

実装

適用対象