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

Inheritance: Microsoft.WindowsAzure.Commands.Utilities.Profile.SubscriptionCmdletBase
Mostrar archivo Open project: Azure/azure-powershell Class Usage Examples

Private Properties

Property Type Description
ExecuteCmdlet void

Public Methods

Method Description
ClearAzureProfileCommand ( ) : System.Management.Automation
RemoveProfileProcess ( ) : void

Private Methods

Method Description
ExecuteCmdlet ( ) : void

Method Details

ClearAzureProfileCommand() public method

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

RemoveProfileProcess() public method

public RemoveProfileProcess ( ) : void
return void