DocumentClient.WriteEndpoint Property

Definition

Gets the current write endpoint chosen based on availability and preference from the Azure Cosmos DB service.

public Uri WriteEndpoint { get; }
member this.WriteEndpoint : Uri
Public ReadOnly Property WriteEndpoint As Uri

Property Value

Uri

Implements

Applies to