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

Inheritance: KeyVaultManagementCmdletBase
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
ShallBeRemoved bool

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Private Methods

Méthode Description
ShallBeRemoved ( Microsoft.Azure.Commands.KeyVault.Models ap, System.Guid objectId, System.Guid applicationId ) : bool

Method Details

ExecuteCmdlet() public méthode

public ExecuteCmdlet ( ) : void
Résultat void