C# 클래스 Microsoft.Azure.Commands.Compute.StorageServices.SaveAzureVhdCommand

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

Private Properties

프로퍼티 타입 설명
DownloadFromBlobUri Microsoft.Azure.Commands.Compute.Models.VhdDownloadContext

공개 메소드들

메소드 설명
ExecuteCmdlet ( ) : void

비공개 메소드들

메소드 설명
DownloadFromBlobUri ( ComputeClientBaseCmdlet cmdlet, Uri sourceUri, FileInfo localFileInfo, string storagekey, string resourceGroupName, int numThreads, bool overwrite ) : Microsoft.Azure.Commands.Compute.Models.VhdDownloadContext

메소드 상세

ExecuteCmdlet() 공개 메소드

public ExecuteCmdlet ( ) : void
리턴 void