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

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

Private Properties

Property Type Description
ExecuteCommand void

Public Methods

Method Description
SaveAzureVMImageCommand ( ) : System
SaveAzureVMImageCommand ( IServiceManagement channel ) : System

Private Methods

Method Description
ExecuteCommand ( ) : void

Method Details

SaveAzureVMImageCommand() public method

public SaveAzureVMImageCommand ( ) : System
return System

SaveAzureVMImageCommand() public method

public SaveAzureVMImageCommand ( IServiceManagement channel ) : System
channel IServiceManagement
return System