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

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

Private Properties

Property Type Description
ExecuteCmdlet void

Public Methods

Method Description
RemoveAzureEnvironmentCommand ( ) : System.Management.Automation
RemoveEnvironmentProcess ( ) : void

Private Methods

Method Description
ExecuteCmdlet ( ) : void

Method Details

RemoveAzureEnvironmentCommand() public method

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

RemoveEnvironmentProcess() public method

public RemoveEnvironmentProcess ( ) : void
return void