DatabaseAccount.WritableLocations
Property
Definition
Gets the list of locations reprsenting the writable regions of this database account from the Azure DocumentDB database service.
[Newtonsoft.Json.JsonIgnore]
public System.Collections.Generic.IEnumerable<Microsoft.Azure.Documents.DatabaseAccountLocation> WritableLocations { get; }
Property Value