C# 클래스 Microsoft.WindowsAzure.Management.ServiceManagement.Certificates.GetAzureCertificate

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ExecuteCommand ( ) : void
GetAzureCertificate ( ) : System
GetAzureCertificate ( IServiceManagement channel ) : System

보호된 메소드들

메소드 설명
OnProcessRecord ( ) : void

메소드 상세

ExecuteCommand() 공개 메소드

public ExecuteCommand ( ) : void
리턴 void

GetAzureCertificate() 공개 메소드

public GetAzureCertificate ( ) : System
리턴 System

GetAzureCertificate() 공개 메소드

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

OnProcessRecord() 보호된 메소드

protected OnProcessRecord ( ) : void
리턴 void