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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
NewAzureStorageKeyCommand ( ) : System.Management.Automation
NewAzureStorageKeyCommand ( IServiceManagement channel ) : System.Management.Automation

보호된 메소드들

메소드 설명
OnProcessRecord ( ) : void

메소드 상세

NewAzureStorageKeyCommand() 공개 메소드

public NewAzureStorageKeyCommand ( ) : System.Management.Automation
리턴 System.Management.Automation

NewAzureStorageKeyCommand() 공개 메소드

public NewAzureStorageKeyCommand ( IServiceManagement channel ) : System.Management.Automation
channel IServiceManagement
리턴 System.Management.Automation

OnProcessRecord() 보호된 메소드

protected OnProcessRecord ( ) : void
리턴 void