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

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
UpdateAzureVMCommand ( ) : System
UpdateAzureVMCommand ( IServiceManagement channel ) : System

Private Methods

Method Description
ExecuteCommand ( ) : void

Method Details

UpdateAzureVMCommand() public method

public UpdateAzureVMCommand ( ) : System
return System

UpdateAzureVMCommand() public method

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