Name |
Description |
AzureService |
Class that encapsulates all of the info about a service, to which we can add roles. This is all in memory, so no disk operations occur. |
CloudRuntimeApplicator |
Used to delay application of runtime until the user has acknowledged she wants the change |
CloudRuntimePackage |
|
DeploymentSettings |
|
DeploymentStatusManager |
Change deployment status to running or suspended. |
GetDeploymentStatus |
Gets the status for a specified deployment. This class is candidate for being cmdlet so it has this name which similar to cmdlets. |
Parameters |
|
RemoveAzureDeploymentCommand |
Deletes the specified deployment. Note that the deployment should be in suspended state. |
RoleInfo |
Base class for describing roles that we will create. |
ServiceSettings |
|
WebRoleInfo |
RoleInfo implementation for WebRole |