RoutingCosmosDBSqlApiProperties.EndpointUri Property

Definition

The url of the cosmos DB account. It must include the protocol https://.

public Uri EndpointUri { get; set; }
member this.EndpointUri : Uri with get, set
Public Property EndpointUri As Uri

Property Value

Uri

Applies to