다음을 통해 공유


AccountProperties.ReadableRegions Property

Definition

Gets the list of locations representing the readable regions of this database account from the Azure Cosmos DB service.

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

Property Value

Applies to