StorageFileDataManagementCmdletBase.TransferManager 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.
Stores the transfer manager instance.
protected Microsoft.WindowsAzure.Commands.Storage.Common.ITransferManager TransferManager { get; }
member this.TransferManager : Microsoft.WindowsAzure.Commands.Storage.Common.ITransferManager
Protected ReadOnly Property TransferManager As ITransferManager