DatabaseAccountLocation.DatabaseAccountEndpoint Property

Definition

Gets the Url of the database account location in the Azure Cosmos DB service. For example, "https://contoso-WestUS.documents.azure.com:443/" as the Url of the database account location in the West US region.

public string DatabaseAccountEndpoint { get; }
member this.DatabaseAccountEndpoint : string
Public ReadOnly Property DatabaseAccountEndpoint As String

Property Value

Applies to