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

Inheritance: GetAzureVMCommand
Afficher le fichier Open project: OctopusDeploy/azure-sdk-tools

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ExportAzureVMCommand ( ) : System.Management.Automation
ExportAzureVMCommand ( IServiceManagement channel ) : System.Management.Automation

Méthodes protégées

Méthode Description
SaveRoleState ( PersistentVM role ) : void

Method Details

ExportAzureVMCommand() public méthode

public ExportAzureVMCommand ( ) : System.Management.Automation
Résultat System.Management.Automation

ExportAzureVMCommand() public méthode

public ExportAzureVMCommand ( IServiceManagement channel ) : System.Management.Automation
channel IServiceManagement
Résultat System.Management.Automation

SaveRoleState() protected méthode

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