Udostępnij za pośrednictwem


AzureTableStorageLinkedService.ServiceEndpoint Property

Definition

Table service endpoint of the Azure Table Storage resource. It is mutually exclusive with connectionString, sasUri property.

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

Property Value

Applies to