Sdílet prostřednictvím


CosmosDBAccountData.WriteLocations Property

Definition

An array that contains the write location for the Cosmos DB account.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountLocation> WriteLocations { get; }
member this.WriteLocations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountLocation>
Public ReadOnly Property WriteLocations As IReadOnlyList(Of CosmosDBAccountLocation)

Property Value

Applies to