DatabaseAccountLocation.DatabaseAccountEndpoint Property

Definition

Gets the Url of the database account location in the Azure DocumentDB database 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; }
Property Value