DatabaseAccountGetResultsInner.DocumentEndpoint Property

Definition

Gets the connection endpoint for the Cosmos DB database account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to