Dela via


AzureFileStorageLinkedService.ServiceEndpoint Property

Definition

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