프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |