C# 클래스 Microsoft.WindowsAzure.Commands.Storage.File.Cmdlet.StopAzureStorageFileCopyCommand

상속: AzureStorageFileCmdletBase
파일 보기 프로젝트 열기: Azure/azure-powershell

Private Properties

프로퍼티 타입 설명
ExecuteCmdlet void
StopCopyFile System.Threading.Tasks.Task

보호된 메소드들

메소드 설명
BeginProcessing ( ) : void

비공개 메소드들

메소드 설명
ExecuteCmdlet ( ) : void
StopCopyFile ( long taskId, IStorageFileManagement localChannel, Microsoft.WindowsAzure.Storage.File.CloudFile file, string copyId ) : System.Threading.Tasks.Task

Stop copy operation by CloudBlob object

메소드 상세

BeginProcessing() 보호된 메소드

protected BeginProcessing ( ) : void
리턴 void