Share via


ICosmosDBAccount.WritableReplications Property

Definition

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

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)

Property Value

Applies to