CosmosDBAccountLocation.DocumentEndpoint 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 connection endpoint for the specific region. Example: https://<accountName>-<locationName>.documents.azure.com:443/.
public Azure.Provisioning.BicepValue<string> DocumentEndpoint { get; }
member this.DocumentEndpoint : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property DocumentEndpoint As BicepValue(Of String)