TransferManagerConfigurations Property |
Gets or sets the transfer configurations associated with the transfer manager
Namespace:
Microsoft.Azure.Storage.DataMovement
Assembly:
Microsoft.Azure.Storage.DataMovement (in Microsoft.Azure.Storage.DataMovement.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax public static TransferConfigurations Configurations { get; }
Public Shared ReadOnly Property Configurations As TransferConfigurations
Get
public:
static property TransferConfigurations^ Configurations {
TransferConfigurations^ get ();
}
static member Configurations : TransferConfigurations with get
Property Value
Type:
TransferConfigurationsSee Also