Share via


AccountRegion.Endpoint 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 Endpoint { get; }
member this.Endpoint : string
Public ReadOnly Property Endpoint As String

Property Value

Applies to