C# Класс Microsoft.WindowsAzure.Management.ServiceManagement.IaaS.ExportAzureVMCommand

Наследование: GetAzureVMCommand
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
ExportAzureVMCommand ( ) : System.Management.Automation
ExportAzureVMCommand ( IServiceManagement channel ) : System.Management.Automation

Защищенные методы

Метод Описание
SaveRoleState ( PersistentVM role ) : void

Описание методов

ExportAzureVMCommand() публичный Метод

public ExportAzureVMCommand ( ) : System.Management.Automation
Результат System.Management.Automation

ExportAzureVMCommand() публичный Метод

public ExportAzureVMCommand ( IServiceManagement channel ) : System.Management.Automation
channel IServiceManagement
Результат System.Management.Automation

SaveRoleState() защищенный Метод

protected SaveRoleState ( PersistentVM role ) : void
role PersistentVM
Результат void