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

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

Private Properties

Свойство Type Description
GetAndWriteSecretVersions void
GetAndWriteSecrets void

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Private Methods

Méthode Description
GetAndWriteSecretVersions ( string vaultName, string name, string currentSecretVersion ) : void
GetAndWriteSecrets ( string vaultName ) : void

Method Details

ExecuteCmdlet() public méthode

public ExecuteCmdlet ( ) : void
Résultat void