C# Class Microsoft.WindowsAzure.Management.ServiceManagement.HostedServices.ResetAzureRoleInstanceCommand

Inheritance: ServiceManagementCmdletBase
Afficher le fichier Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Private Properties

Свойство Type Description
RebootSingleInstance void
ReimageSingleInstance void
ValidateParameters void

Méthodes publiques

Méthode Description
ExecuteCommand ( ) : void
ResetAzureRoleInstanceCommand ( ) : System
ResetAzureRoleInstanceCommand ( IServiceManagement channel ) : System

Méthodes protégées

Méthode Description
OnProcessRecord ( ) : void

Private Methods

Méthode Description
RebootSingleInstance ( string instanceName ) : void
ReimageSingleInstance ( string instanceName ) : void
ValidateParameters ( ) : void

Method Details

ExecuteCommand() public méthode

public ExecuteCommand ( ) : void
Résultat void

OnProcessRecord() protected méthode

protected OnProcessRecord ( ) : void
Résultat void

ResetAzureRoleInstanceCommand() public méthode

public ResetAzureRoleInstanceCommand ( ) : System
Résultat System

ResetAzureRoleInstanceCommand() public méthode

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