Свойство | Тип | Описание | |
---|---|---|---|
overwrite | bool |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
BeginProcessing ( ) : void |
Cmdlet begin processing
|
|
ConfirmOverwrite ( string sourcePath, string destinationPath ) : bool |
Confirm the overwrite operation
|
|
EndProcessing ( ) : void | ||
GetTransferContext ( |
||
OnTaskSuccessful ( |
On Task run successfully
|
protected ConfirmOverwrite ( string sourcePath, string destinationPath ) : bool | ||
sourcePath | string | |
destinationPath | string | |
Результат | bool |
protected GetTransferContext ( |
||
userData | ||
Результат | Microsoft.WindowsAzure.Storage.DataMovement.TransferContext |
protected OnTaskSuccessful ( |
||
data | User data | |
Результат | void |