C# Class Microsoft.WindowsAzure.Management.ServiceManagement.IaaS.RemoveAzureVMCommand

Inheritance: Microsoft.WindowsAzure.Management.ServiceManagement.IaaS.IaaSDeploymentManagementCmdletBase
Show file Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Private Properties

Property Type Description
ExecuteCommand void

Public Methods

Method Description
RemoveAzureVMCommand ( ) : System.Management.Automation
RemoveAzureVMCommand ( IServiceManagement channel ) : System.Management.Automation

Private Methods

Method Description
ExecuteCommand ( ) : void

Method Details

RemoveAzureVMCommand() public method

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

RemoveAzureVMCommand() public method

public RemoveAzureVMCommand ( IServiceManagement channel ) : System.Management.Automation
channel IServiceManagement
return System.Management.Automation