Azure.Storage.DataMovement.Files.Shares Namespace

Classes

ShareDirectoryClientTransferOptions

Options applying to data transfer uploads and downloads using the ShareDirectoryClient extension methods DownloadToDirectoryAsync(ShareDirectoryClient, WaitUntil, String, ShareDirectoryClientTransferOptions, CancellationToken) and UploadDirectoryAsync(ShareDirectoryClient, WaitUntil, String, ShareDirectoryClientTransferOptions, CancellationToken).

ShareFilesStorageResourceProvider

Provider for a StorageResource configured for an Azure File Share Storage resource.

ShareFileStorageResourceOptions

Optional parameters for all File Share Storage resource types.

Delegates

ShareFilesStorageResourceProvider.GetAzureSasCredential

Delegate for fetching a SAS credential for a given URI.

ShareFilesStorageResourceProvider.GetStorageSharedKeyCredential

Delegate for fetching a shared key credential for a given URI.

ShareFilesStorageResourceProvider.GetTokenCredential

Delegate for fetching a token credential for a given URI.