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