AzureBlobStorageLinkedService.ServiceEndpoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Blob service endpoint of the Azure Blob Storage resource. It is mutually exclusive with connectionString, sasUri property.
public string ServiceEndpoint { get; set; }
member this.ServiceEndpoint : string with get, set
Public Property ServiceEndpoint As String