Share via


CosmosDBLinkedService.AccountEndpoint Property

Definition

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> AccountEndpoint { get; set; }
member this.AccountEndpoint : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property AccountEndpoint As DataFactoryElement(Of String)

Property Value

Applies to