DeploymentOperationsExtensions Members
Represents the extensions for deployment management.
The following tables list the members exposed by the DeploymentOperationsExtensions type.
Public Methods
Name | Description | |
---|---|---|
BeginChangingConfigurationByName | Initiates a change in the configuration of a specified deployment. | |
BeginChangingConfigurationByNameAsync | Asynchronously initiates a change in the configuration of a specified deployment. | |
BeginChangingConfigurationBySlot | Initiates a change to the configuration of a deployment based on where the application is deployed. | |
BeginChangingConfigurationBySlotAsync | Asynchronously initiates a change to the configuration of a deployment based on where the application is deployed. | |
BeginCreating | Initiates the creation of a new deployment in the specified cloud service. | |
BeginCreatingAsync | Asynchronously initiates the creation of a new deployment in the specified cloud service. | |
BeginDeletingByName | ||
BeginDeletingByNameAsync | ||
BeginDeletingBySlot | Initiates the deletion of a deployment based on the environment where the application is deployed. | |
BeginDeletingBySlotAsync | Asynchronously initiates the deletion of a deployment based on the environment where the application is deployed. | |
BeginDeletingRoleInstanceByBeploymentSlot | ||
BeginDeletingRoleInstanceByBeploymentSlotAsync | ||
BeginDeletingRoleInstanceByDeploymentName | ||
BeginDeletingRoleInstanceByDeploymentNameAsync | ||
BeginGettingPackageByName | ||
BeginGettingPackageByNameAsync | ||
BeginGettingPackageBySlot | ||
BeginGettingPackageBySlotAsync | ||
BeginRebootingRoleInstanceByDeploymentName | Initiates the reboot of a specified role instance that is running in the specified deployment. | |
BeginRebootingRoleInstanceByDeploymentNameAsync | Asynchronously initiates the reboot of a specified role instance that is running in the specified deployment. | |
BeginRebootingRoleInstanceByDeploymentSlot | Initiates the reboot of a specified role instance that is running in the specified deployment based on where the application is deployed. | |
BeginRebootingRoleInstanceByDeploymentSlotAsync | Asynchronously initiates the reboot of a specified role instance that is running in the specified deployment based on where the application is deployed. | |
BeginRebuildingRoleInstanceByDeploymentName | ||
BeginRebuildingRoleInstanceByDeploymentNameAsync | ||
BeginRebuildingRoleInstanceByDeploymentSlot | ||
BeginRebuildingRoleInstanceByDeploymentSlotAsync | ||
BeginReimagingRoleInstanceByDeploymentName | Initiates a reimage of a specified role instance that is running in a specified deployment. | |
BeginReimagingRoleInstanceByDeploymentNameAsync | Asynchronously initiates a reimage of a specified role instance that is running in a specified deployment. | |
BeginReimagingRoleInstanceByDeploymentSlot | Initiates a reimage of a specified role instance that is running in a specified deployment based on where the application is deployed. | |
BeginReimagingRoleInstanceByDeploymentSlotAsync | Asynchronously initiates a reimage of a specified role instance that is running in a specified deployment based on where the application is deployed. | |
BeginSwapping | Initiates a virtual IP address swap between the staging and production deployment environments for a service. | |
BeginSwappingAsync | Asynchronously initiates a virtual IP address swap between the staging and production deployment environments for a service. | |
BeginUpdatingStatusByDeploymentName | Initiates a change in the running status of a deployment. The status of a deployment can be running or suspended. | |
BeginUpdatingStatusByDeploymentNameAsync | Asynchronously initiates a change in the running status of a deployment. The status of a deployment can be running or suspended. | |
BeginUpdatingStatusByDeploymentSlot | Initiates a change in the running status of a deployment based on where the application is deployed. The status of a deployment can be running or suspended. | |
BeginUpdatingStatusByDeploymentSlotAsync | Asynchronously initiates a change in the running status of a deployment based on where the application is deployed. The status of a deployment can be running or suspended. | |
BeginUpgradingByName | Initiates an upgrade of role instances in a specified deployment. | |
BeginUpgradingByNameAsync | Asynchronously initiates an upgrade of role instances in a specified deployment. | |
BeginUpgradingBySlot | Initiates an upgrade of role instances in a deployment based on where the application is deployed. | |
BeginUpgradingBySlotAsync | Asynchronously initiates an upgrade of role instances in a deployment based on where the application is deployed. | |
BeginWalkingUpgradeDomainByDeploymentName | Initiates the upgrade of role instances in upgrade domains. | |
BeginWalkingUpgradeDomainByDeploymentNameAsync | Asynchronously initiates the upgrade of role instances in upgrade domains. | |
BeginWalkingUpgradeDomainByDeploymentSlot | Initiates the upgrade of role instances in upgrade domains based on where the application is deployed. | |
BeginWalkingUpgradeDomainByDeploymentSlotAsync | Asynchronously initiates the upgrade of role instances in upgrade domains based on where the application is deployed. | |
ChangeConfigurationByName | Changes the configuration of a specified deployment. | |
ChangeConfigurationByNameAsync | Asynchronously changes the configuration of the specified deployment. | |
ChangeConfigurationBySlot | Changes the configuration of a deployment based on where the application is deployed. | |
ChangeConfigurationBySlotAsync | Asynchronously changes the configuration of a deployment based on where the application is deployed. | |
Create | Creates a new deployment in the specified cloud service. | |
CreateAsync | Asynchronously creates a new deployment in the specified cloud service. | |
DeleteByName | ||
DeleteByNameAsync | ||
DeleteBySlot | Delete a deployment based on the environment where the application is deployed. | |
DeleteBySlotAsync | Asynchronously deletes a deployment based on the environment where the application is deployed. | |
DeleteRoleInstanceByDeploymentName | ||
DeleteRoleInstanceByDeploymentNameAsync | ||
DeleteRoleInstanceByDeploymentSlot | ||
DeleteRoleInstanceByDeploymentSlotAsync | ||
GetByName | Returns configuration information, status, and system properties for a deployment. | |
GetByNameAsync | Asynchronously returns configuration information, status, and system properties for a deployment. | |
GetBySlot | Returns configuration information, status, and system properties for a deployment based on where the application is deployed. | |
GetBySlotAsync | Asynchronously returns configuration information, status, and system properties for a deployment based on where the application is deployed. | |
GetPackageByName | Retrieves a cloud service package for a deployment and stores the package files in Azure Blob Storage. | |
GetPackageByNameAsync | Asynchronously retrieves a cloud service package for a deployment and stores the package files in Azure Blob Storage. | |
GetPackageBySlot | Retrieves a cloud service package for a deployment based on where the application is deployed. The package files are stored in Azure Blob Storage. | |
GetPackageBySlotAsync | Asynchronously retrieves a cloud service package for a deployment based on where the application is deployed. The package files are stored in Azure Blob Storage. | |
ListEvents | ||
ListEventsAsync | ||
ListEventsBySlot | ||
ListEventsBySlotAsync | ||
RebootRoleInstanceByDeploymentName | Reboots a specified role instance that is running in the specified deployment. | |
RebootRoleInstanceByDeploymentNameAsync | Asynchronously reboots a specified role instance that is running in the specified deployment. | |
RebootRoleInstanceByDeploymentSlot | Reboots a specified role instance that is running in the specified deployment based on where the application is deployed. | |
RebootRoleInstanceByDeploymentSlotAsync | Asynchronously reboots a specified role instance that is running in the specified deployment based on where the application is deployed. | |
RebuildRoleInstanceByDeploymentName | ||
RebuildRoleInstanceByDeploymentNameAsync | ||
RebuildRoleInstanceByDeploymentSlot | ||
RebuildRoleInstanceByDeploymentSlotAsync | ||
ReimageRoleInstanceByDeploymentName | Reimages a specified role instance that is running in a specified deployment. | |
ReimageRoleInstanceByDeploymentNameAsync | Asynchronously reimages a specified role instance that is running in a specified deployment. | |
ReimageRoleInstanceByDeploymentSlot | Reimages a specified role instance that is running in a specified deployment based on where the application is deployed. | |
ReimageRoleInstanceByDeploymentSlotAsync | Asynchronously reimages a specified role instance that is running in a specified deployment based on where the application is deployed. | |
RollbackUpdateOrUpgradeByDeploymentName | Cancels an in-progress update of a configuration and returns the deployment to the state it was in before the update was started. | |
RollbackUpdateOrUpgradeByDeploymentNameAsync | Asynchronously cancels an in-progress update of a configuration and returns the deployment to the state it was in before the update was started. | |
RollbackUpdateOrUpgradeByDeploymentSlot | Cancels an in-progress update of a configuration and returns the deployment in the specified deployment environment to the state it was in before the update was started. | |
RollbackUpdateOrUpgradeByDeploymentSlotAsync | Asynchronously cancels an in-progress update of a configuration and returns the deployment in the specified deployment environment to the state it was in before the update was started. | |
Swap | Swaps the virtual IP addresses between the staging and production deployment environments for a service. | |
SwapAsync | Asynchronously swaps the virtual IP addresses between the staging and production deployment environments for a service. | |
UpdateStatusByDeploymentName | Changes the running status of a deployment. The status of a deployment can be running or suspended. | |
UpdateStatusByDeploymentNameAsync | Asynchronously changes the running status of a deployment. The status of a deployment can be running or suspended. | |
UpdateStatusByDeploymentSlot | Changes the running status of a deployment based on where the application is deployed. The status of a deployment can be running or suspended. | |
UpdateStatusByDeploymentSlotAsync | Asynchronously changes the running status of a deployment based on where the application is deployed. The status of a deployment can be running or suspended. | |
UpgradeByName | Upgrades role instances in a specified deployment. | |
UpgradeByNameAsync | Asynchronously upgrades role instances in a specified deployment. | |
UpgradeBySlot | Upgrades role instances in a deployment based on where the application is deployed. | |
UpgradeBySlotAsync | Upgrades role instances in a deployment based on where the application is deployed. | |
WalkUpgradeDomainByDeploymentName | Upgrades role instances in upgrade domains. | |
WalkUpgradeDomainByDeploymentNameAsync | Asynchronously upgrades role instances in upgrade domains. | |
WalkUpgradeDomainByDeploymentSlot | Upgrades role instances in upgrade domains based on where the application is deployed. | |
WalkUpgradeDomainByDeploymentSlotAsync | Asynchronously upgrades role instances in upgrade domains based on where the application is deployed. |
Top
See Also
Reference
DeploymentOperationsExtensions Class
Microsoft.WindowsAzure.Management.Compute Namespace