次の方法で共有


ICosmosDBAccount.WritableReplications プロパティ

定義

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

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

プロパティ値

適用対象