Share via


AzureBlobStorageLinkedService.ServiceEndpoint Property

Definition

Blob service endpoint of the Azure Blob 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