次の方法で共有


AzureFileStorageLinkedService.FileShare プロパティ

定義

Azure ファイル共有名。 accountKey/sasToken で認証する場合は必須です。 型: string (または resultType 文字列を含む式)。

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

プロパティ値

適用対象