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

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

Private Properties

Свойство Type Description
ExecuteCommand void
ListAllVMs void

Méthodes publiques

Méthode Description
GetAzureVMCommand ( ) : System
GetAzureVMCommand ( IServiceManagement channel ) : System

Méthodes protégées

Méthode Description
SaveRoleState ( PersistentVM role ) : void

Private Methods

Méthode Description
ExecuteCommand ( ) : void
ListAllVMs ( ) : void

Method Details

GetAzureVMCommand() public méthode

public GetAzureVMCommand ( ) : System
Résultat System

GetAzureVMCommand() public méthode

public GetAzureVMCommand ( IServiceManagement channel ) : System
channel IServiceManagement
Résultat System

SaveRoleState() protected méthode

protected SaveRoleState ( PersistentVM role ) : void
role PersistentVM
Résultat void