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

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

Private Properties

Свойство Type Description
GetCurrentDeployment Deployment

Méthodes publiques

Méthode Description
SetAzureRoleCommand ( ) : System.Linq
SetAzureRoleCommand ( IServiceManagement channel ) : System.Linq
SetRoleInstanceCountProcess ( ) : void

Méthodes protégées

Méthode Description
OnProcessRecord ( ) : void

Private Methods

Méthode Description
GetCurrentDeployment ( Operation &operation ) : Deployment

Method Details

OnProcessRecord() protected méthode

protected OnProcessRecord ( ) : void
Résultat void

SetAzureRoleCommand() public méthode

public SetAzureRoleCommand ( ) : System.Linq
Résultat System.Linq

SetAzureRoleCommand() public méthode

public SetAzureRoleCommand ( IServiceManagement channel ) : System.Linq
channel IServiceManagement
Résultat System.Linq

SetRoleInstanceCountProcess() public méthode

public SetRoleInstanceCountProcess ( ) : void
Résultat void