C# Class Microsoft.WindowsAzure.Commands.Profile.AddAzureAccount

Inheritance: SubscriptionCmdletBase, IModuleAssemblyInitializer
Show file Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AddAzureAccount ( ) : System.Management.Automation
ExecuteCmdlet ( ) : void

Method Details

AddAzureAccount() public method

public AddAzureAccount ( ) : System.Management.Automation
return System.Management.Automation

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void