C# Class Microsoft.Azure.Commands.KeyVault.GetAzureKeyVaultCertificate

Inheritance: Microsoft.Azure.Commands.KeyVault.Models.KeyVaultCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
GetAndWriteCertificates void
GetAndWriteCertificatesVersions void

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Private Methods

Méthode Description
GetAndWriteCertificates ( string vaultName ) : void
GetAndWriteCertificatesVersions ( string vaultName, string name, string currentCertificateVersion ) : void

Method Details

ProcessRecord() protected méthode

protected ProcessRecord ( ) : void
Résultat void