Freigeben über


AccountRegion.Endpoint Eigenschaft

Definition

Ruft die URL des Datenbankkontospeicherorts im Azure Cosmos DB-Dienst ab. Beispiel: "https://contoso-WestUS.documents.azure.com:443/" als URL des Datenbankkontospeicherorts in der Region "USA, Westen".

[Newtonsoft.Json.JsonProperty(PropertyName="databaseAccountEndpoint")]
public string Endpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="databaseAccountEndpoint")>]
member this.Endpoint : string
Public ReadOnly Property Endpoint As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: