C# Class Microsoft.Azure.Commands.ActiveDirectory.Models.ActiveDirectoryBaseCmdlet

Inheritance: Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
Afficher le fichier Open project: Azure/azure-powershell

Méthodes protégées

Méthode Description
ExecutionBlock ( System.Action execAction ) : void

Private Methods

Méthode Description
HandleException ( Exception exception ) : void

Handles graph exceptions thrown by client

Method Details

ExecutionBlock() protected méthode

protected ExecutionBlock ( System.Action execAction ) : void
execAction System.Action
Résultat void