DocumentClient.ReadEndpoint Property

Definition

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

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

Property Value

Uri

Implements

Applies to