Share via


CosmosDbLinkedService.AccountEndpoint Property

Definition

Gets or sets the endpoint of the Azure CosmosDB account. Type: string (or Expression with resultType string)

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.accountEndpoint")]
public object AccountEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.accountEndpoint")>]
member this.AccountEndpoint : obj with get, set
Public Property AccountEndpoint As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to