Microsoft.WindowsAzure.Storage.DataMovement Namespace

 

Updated: January 5, 2017

ClassDescription
System_CAPS_pubclassConstants

Constants for use with the transfer classes.

System_CAPS_pubclassCopyDirectoryOptions

Represents a set of options that may be specified for copy directory operation

System_CAPS_pubclassCopyOptions

Represents a set of options that may be specified for copy operation

System_CAPS_pubclassDirectoryOptions

Represents a set of options that may be specified for directory transfer operation

System_CAPS_pubclassDirectoryTransferContext

Represents the context for a directory transfer, and provides additional runtime information about its execution.

System_CAPS_pubclassDownloadDirectoryOptions

Represents a set of options that may be specified for download directory operation

System_CAPS_pubclassDownloadOptions

Represents a set of options that may be specified for download operation

System_CAPS_pubclassSingleTransferContext

Represents the context for a single transfer, and provides additional runtime information about its execution.

System_CAPS_pubclassTransferCheckpoint

Represents a checkpoint from which a transfer may be resumed and continue.

System_CAPS_pubclassTransferConfigurations

TransferConfigurations class.

System_CAPS_pubclassTransferContext

Represents the context for a transfer, and provides additional runtime information about its execution.

System_CAPS_pubclassTransferEventArgs

Transfer event args.

System_CAPS_pubclassTransferException

Base exception class for exceptions thrown by Blob/FileTransferJobs.

System_CAPS_pubclassTransferManager

TransferManager class

System_CAPS_pubclassTransferSkippedException

Exceptions thrown when transfer skips.

System_CAPS_pubclassTransferStatus

Transfer status

System_CAPS_pubclassUploadDirectoryOptions

Represents a set of options that may be specified for upload directory operation

System_CAPS_pubclassUploadOptions

Represents a set of options that may be specified for upload operation

DelegateDescription
System_CAPS_pubdelegateSetAttributesCallback

Callback invoked to set destination's attributes in memory. The attributes set in this callback will be sent to azure storage service.

System_CAPS_pubdelegateShouldOverwriteCallback

Callback invoked to tell whether to overwrite an existing destination.

System_CAPS_pubdelegateShouldTransferCallback

Callback invoked to tell whether a transfer should be done.

EnumerationDescription
System_CAPS_pubenumTransferErrorCode

Error codes for TransferException.

Return to top
Show: