C# Class Microsoft.Azure.Commands.Profile.AddAzureRMAccountCommand

Inheritance: Microsoft.Azure.Commands.ResourceManager.Common.AzureRMCmdlet, IModuleAssemblyInitializer
Mostrar archivo Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ExecuteCmdlet ( ) : void
OnImport ( ) : void

Load global aliases for ARM

Protected Methods

Method Description
BeginProcessing ( ) : void

Method Details

BeginProcessing() protected method

protected BeginProcessing ( ) : void
return void

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void

OnImport() public method

Load global aliases for ARM
public OnImport ( ) : void
return void