C# Class Microsoft.WindowsAzure.Management.ServiceManagement.Certificates.GetAzureCertificate

Inheritance: ServiceManagementBaseCmdlet
Afficher le fichier Open project: OctopusDeploy/azure-sdk-tools

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ExecuteCommand ( ) : void
GetAzureCertificate ( ) : System
GetAzureCertificate ( IServiceManagement channel ) : System

Méthodes protégées

Méthode Description
OnProcessRecord ( ) : void

Method Details

ExecuteCommand() public méthode

public ExecuteCommand ( ) : void
Résultat void

GetAzureCertificate() public méthode

public GetAzureCertificate ( ) : System
Résultat System

GetAzureCertificate() public méthode

public GetAzureCertificate ( IServiceManagement channel ) : System
channel IServiceManagement
Résultat System

OnProcessRecord() protected méthode

protected OnProcessRecord ( ) : void
Résultat void