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

Inheritance: Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet
Show file Open project: Azure/azure-powershell

Protected Methods

Method Description
ExecutionBlock ( System.Action execAction ) : void

Private Methods

Method Description
HandleException ( Exception exception ) : void

Handles graph exceptions thrown by client

Method Details

ExecutionBlock() protected method

protected ExecutionBlock ( System.Action execAction ) : void
execAction System.Action
return void