CosmosDBThroughputPoolAccount.AccountLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The location of global database account in the throughputPool.
public Azure.Provisioning.BicepValue<Azure.Core.AzureLocation> AccountLocation { get; set; }
member this.AccountLocation : Azure.Provisioning.BicepValue<Azure.Core.AzureLocation> with get, set
Public Property AccountLocation As BicepValue(Of AzureLocation)