Share via


ICosmosDBAccount.ReadableReplications Property

Definition

Gets an array that contains the readable georeplication locations enabled for the CosmosDB account.

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)

Property Value

Applies to