C# Class Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.StopAzureVMCommand

Inheritance: Microsoft.WindowsAzure.Commands.ServiceManagement.IaaS.IaaSDeploymentManagementCmdletBase
ファイルを表示 Open project: Azure/azure-powershell

Private Properties

Property Type Description
IsLastVmInDeployment bool
ProcessStaticIPAddressWarningInfo void

Protected Methods

Method Description
ExecuteCommand ( ) : void

Private Methods

Method Description
IsLastVmInDeployment ( int vmCount ) : bool
ProcessStaticIPAddressWarningInfo ( string vmRoleName ) : void

Method Details

ExecuteCommand() protected method

protected ExecuteCommand ( ) : void
return void