AzureFileStorageLinkedService.FileShare Property

Definition

The azure file share name. It is required when auth with accountKey/sasToken. Type: string (or Expression with resultType string).

public object FileShare { get; set; }
member this.FileShare : obj with get, set
Public Property FileShare As Object

Property Value

Applies to