你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ICosmosDBAccount.ReadableReplications 属性

定义

获取一个数组,其中包含为 CosmosDB 帐户启用的可读地理复制位置。

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)

属性值

适用于