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

Inheritance: ServiceManagementBaseCmdlet
Mostrar archivo Open project: OctopusDeploy/azure-sdk-tools Class Usage Examples

Private Properties

Property Type Description
GetCurrentDeployment Deployment

Public Methods

Method Description
SetAzureRoleCommand ( ) : System.Linq
SetAzureRoleCommand ( IServiceManagement channel ) : System.Linq
SetRoleInstanceCountProcess ( ) : void

Protected Methods

Method Description
OnProcessRecord ( ) : void

Private Methods

Method Description
GetCurrentDeployment ( Operation &operation ) : Deployment

Method Details

OnProcessRecord() protected method

protected OnProcessRecord ( ) : void
return void

SetAzureRoleCommand() public method

public SetAzureRoleCommand ( ) : System.Linq
return System.Linq

SetAzureRoleCommand() public method

public SetAzureRoleCommand ( IServiceManagement channel ) : System.Linq
channel IServiceManagement
return System.Linq

SetRoleInstanceCountProcess() public method

public SetRoleInstanceCountProcess ( ) : void
return void