C# 클래스 Microsoft.WindowsAzure.Management.ServiceManagement.StorageServices.GetAzureStorageKeyCommand

상속: ServiceManagementBaseCmdlet
파일 보기 프로젝트 열기: OctopusDeploy/azure-sdk-tools

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetAzureStorageKeyCommand ( ) : System
GetAzureStorageKeyCommand ( IServiceManagement channel ) : System

보호된 메소드들

메소드 설명
OnProcessRecord ( ) : void

메소드 상세

GetAzureStorageKeyCommand() 공개 메소드

public GetAzureStorageKeyCommand ( ) : System
리턴 System

GetAzureStorageKeyCommand() 공개 메소드

public GetAzureStorageKeyCommand ( IServiceManagement channel ) : System
channel IServiceManagement
리턴 System

OnProcessRecord() 보호된 메소드

protected OnProcessRecord ( ) : void
리턴 void