| Name | Description |
|---|
 | BeginChangingConfigurationByName(String^, String^, DeploymentChangeConfigurationParameters^) | |
 | BeginChangingConfigurationByNameAsync(String^, String^, DeploymentChangeConfigurationParameters^) | |
 | BeginChangingConfigurationBySlot(String^, DeploymentSlot, DeploymentChangeConfigurationParameters^) | |
 | BeginChangingConfigurationBySlotAsync(String^, DeploymentSlot, DeploymentChangeConfigurationParameters^) | Asynchronously initiates a change to the configuration of a deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | BeginCreating(String^, DeploymentSlot, DeploymentCreateParameters^) | |
 | BeginCreatingAsync(String^, DeploymentSlot, DeploymentCreateParameters^) | |
 | BeginDeletingByName(String^, String^, Boolean) | |
 | BeginDeletingByNameAsync(String^, String^, Boolean) | |
 | BeginDeletingBySlot(String^, DeploymentSlot) | |
 | BeginDeletingBySlotAsync(String^, DeploymentSlot) | Asynchronously initiates the deletion of a deployment based on the environment where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | BeginDeletingRoleInstanceByBeploymentSlot(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
 | BeginDeletingRoleInstanceByBeploymentSlotAsync(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
 | BeginDeletingRoleInstanceByDeploymentName(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
 | BeginDeletingRoleInstanceByDeploymentNameAsync(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
 | BeginGettingPackageByName(String^, String^, DeploymentGetPackageParameters^) | |
 | BeginGettingPackageByNameAsync(String^, String^, DeploymentGetPackageParameters^) | |
 | BeginGettingPackageBySlot(String^, DeploymentSlot, DeploymentGetPackageParameters^) | |
 | BeginGettingPackageBySlotAsync(String^, DeploymentSlot, DeploymentGetPackageParameters^) | |
 | BeginRebootingRoleInstanceByDeploymentName(String^, String^, String^) | |
 | BeginRebootingRoleInstanceByDeploymentNameAsync(String^, String^, String^) | Asynchronously initiates the reboot of a specified role instance that is running in the specified deployment.(Defined by DeploymentOperationsExtensions.) |
 | BeginRebootingRoleInstanceByDeploymentSlot(String^, DeploymentSlot, String^) | Initiates the reboot of a specified role instance that is running in the specified deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | BeginRebootingRoleInstanceByDeploymentSlotAsync(String^, DeploymentSlot, String^) | Asynchronously initiates the reboot of a specified role instance that is running in the specified deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | BeginRebuildingRoleInstanceByDeploymentName(String^, String^, String^, String^) | |
 | BeginRebuildingRoleInstanceByDeploymentNameAsync(String^, String^, String^, String^) | |
 | BeginRebuildingRoleInstanceByDeploymentSlot(String^, String^, String^, String^) | |
 | BeginRebuildingRoleInstanceByDeploymentSlotAsync(String^, String^, String^, String^) | |
 | BeginReimagingRoleInstanceByDeploymentName(String^, String^, String^) | |
 | BeginReimagingRoleInstanceByDeploymentNameAsync(String^, String^, String^) | Asynchronously initiates a reimage of a specified role instance that is running in a specified deployment.(Defined by DeploymentOperationsExtensions.) |
 | BeginReimagingRoleInstanceByDeploymentSlot(String^, DeploymentSlot, String^) | Initiates a reimage of a specified role instance that is running in a specified deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | BeginReimagingRoleInstanceByDeploymentSlotAsync(String^, DeploymentSlot, String^) | Asynchronously initiates a reimage of a specified role instance that is running in a specified deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | BeginSwapping(String^, DeploymentSwapParameters^) | Initiates a virtual IP address swap between the staging and production deployment environments for a service.(Defined by DeploymentOperationsExtensions.) |
 | BeginSwappingAsync(String^, DeploymentSwapParameters^) | Asynchronously initiates a virtual IP address swap between the staging and production deployment environments for a service.(Defined by DeploymentOperationsExtensions.) |
 | BeginUpdatingStatusByDeploymentName(String^, String^, DeploymentUpdateStatusParameters^) | Initiates a change in the running status of a deployment. The status of a deployment can be running or suspended.(Defined by DeploymentOperationsExtensions.) |
 | BeginUpdatingStatusByDeploymentNameAsync(String^, String^, DeploymentUpdateStatusParameters^) | Asynchronously initiates a change in the running status of a deployment. The status of a deployment can be running or suspended.(Defined by DeploymentOperationsExtensions.) |
 | BeginUpdatingStatusByDeploymentSlot(String^, DeploymentSlot, DeploymentUpdateStatusParameters^) | 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.(Defined by DeploymentOperationsExtensions.) |
 | BeginUpdatingStatusByDeploymentSlotAsync(String^, DeploymentSlot, DeploymentUpdateStatusParameters^) | 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.(Defined by DeploymentOperationsExtensions.) |
 | BeginUpgradingByName(String^, String^, DeploymentUpgradeParameters^) | |
 | BeginUpgradingByNameAsync(String^, String^, DeploymentUpgradeParameters^) | |
 | BeginUpgradingBySlot(String^, DeploymentSlot, DeploymentUpgradeParameters^) | |
 | BeginUpgradingBySlotAsync(String^, DeploymentSlot, DeploymentUpgradeParameters^) | Asynchronously initiates an upgrade of role instances in a deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | BeginWalkingUpgradeDomainByDeploymentName(String^, String^, DeploymentWalkUpgradeDomainParameters^) | |
 | BeginWalkingUpgradeDomainByDeploymentNameAsync(String^, String^, DeploymentWalkUpgradeDomainParameters^) | |
 | BeginWalkingUpgradeDomainByDeploymentSlot(String^, DeploymentSlot, DeploymentWalkUpgradeDomainParameters^) | |
 | BeginWalkingUpgradeDomainByDeploymentSlotAsync(String^, DeploymentSlot, DeploymentWalkUpgradeDomainParameters^) | Asynchronously initiates the upgrade of role instances in upgrade domains based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | ChangeConfigurationByName(String^, String^, DeploymentChangeConfigurationParameters^) | |
 | ChangeConfigurationByNameAsync(String^, String^, DeploymentChangeConfigurationParameters^) | |
 | ChangeConfigurationBySlot(String^, DeploymentSlot, DeploymentChangeConfigurationParameters^) | |
 | ChangeConfigurationBySlotAsync(String^, DeploymentSlot, DeploymentChangeConfigurationParameters^) | |
 | Create(String^, DeploymentSlot, DeploymentCreateParameters^) | |
 | CreateAsync(String^, DeploymentSlot, DeploymentCreateParameters^) | |
 | DeleteByName(String^, String^, Boolean) | |
 | DeleteByNameAsync(String^, String^, Boolean) | |
 | DeleteBySlot(String^, DeploymentSlot) | |
 | DeleteBySlotAsync(String^, DeploymentSlot) | |
 | DeleteRoleInstanceByDeploymentName(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
 | DeleteRoleInstanceByDeploymentNameAsync(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
 | DeleteRoleInstanceByDeploymentSlot(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
 | DeleteRoleInstanceByDeploymentSlotAsync(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
 | GetByName(String^, String^) | |
 | GetByNameAsync(String^, String^) | |
 | GetBySlot(String^, DeploymentSlot) | Returns configuration information, status, and system properties for a deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | GetBySlotAsync(String^, DeploymentSlot) | Asynchronously returns configuration information, status, and system properties for a deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | GetPackageByName(String^, String^, DeploymentGetPackageParameters^) | |
 | GetPackageByNameAsync(String^, String^, DeploymentGetPackageParameters^) | Asynchronously retrieves a cloud service package for a deployment and stores the package files in Azure Blob Storage.(Defined by DeploymentOperationsExtensions.) |
 | GetPackageBySlot(String^, DeploymentSlot, DeploymentGetPackageParameters^) | Retrieves a cloud service package for a deployment based on where the application is deployed. The package files are stored in Azure Blob Storage.(Defined by DeploymentOperationsExtensions.) |
 | GetPackageBySlotAsync(String^, DeploymentSlot, DeploymentGetPackageParameters^) | 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.(Defined by DeploymentOperationsExtensions.) |
 | ListEvents(String^, String^, DateTime, DateTime) | |
 | ListEventsAsync(String^, String^, DateTime, DateTime) | |
 | ListEventsBySlot(String^, DeploymentSlot, DateTime, DateTime) | |
 | ListEventsBySlotAsync(String^, DeploymentSlot, DateTime, DateTime) | |
 | RebootRoleInstanceByDeploymentName(String^, String^, String^) | |
 | RebootRoleInstanceByDeploymentNameAsync(String^, String^, String^) | |
 | RebootRoleInstanceByDeploymentSlot(String^, DeploymentSlot, String^) | Reboots a specified role instance that is running in the specified deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | RebootRoleInstanceByDeploymentSlotAsync(String^, DeploymentSlot, String^) | Asynchronously reboots a specified role instance that is running in the specified deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | RebuildRoleInstanceByDeploymentName(String^, String^, String^, String^) | |
 | RebuildRoleInstanceByDeploymentNameAsync(String^, String^, String^, String^) | |
 | RebuildRoleInstanceByDeploymentSlot(String^, String^, String^, String^) | |
 | RebuildRoleInstanceByDeploymentSlotAsync(String^, String^, String^, String^) | |
 | ReimageRoleInstanceByDeploymentName(String^, String^, String^) | |
 | ReimageRoleInstanceByDeploymentNameAsync(String^, String^, String^) | |
 | ReimageRoleInstanceByDeploymentSlot(String^, DeploymentSlot, String^) | Reimages a specified role instance that is running in a specified deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | ReimageRoleInstanceByDeploymentSlotAsync(String^, DeploymentSlot, String^) | Asynchronously reimages a specified role instance that is running in a specified deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
 | RollbackUpdateOrUpgradeByDeploymentName(String^, String^, DeploymentRollbackUpdateOrUpgradeParameters^) | Cancels an in-progress update of a configuration and returns the deployment to the state it was in before the update was started.(Defined by DeploymentOperationsExtensions.) |
 | RollbackUpdateOrUpgradeByDeploymentNameAsync(String^, String^, DeploymentRollbackUpdateOrUpgradeParameters^) | Asynchronously cancels an in-progress update of a configuration and returns the deployment to the state it was in before the update was started.(Defined by DeploymentOperationsExtensions.) |
 | RollbackUpdateOrUpgradeByDeploymentSlot(String^, DeploymentSlot, DeploymentRollbackUpdateOrUpgradeParameters^) | 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.(Defined by DeploymentOperationsExtensions.) |
 | RollbackUpdateOrUpgradeByDeploymentSlotAsync(String^, DeploymentSlot, DeploymentRollbackUpdateOrUpgradeParameters^) | 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.(Defined by DeploymentOperationsExtensions.) |
 | Swap(String^, DeploymentSwapParameters^) | |
 | SwapAsync(String^, DeploymentSwapParameters^) | Asynchronously swaps the virtual IP addresses between the staging and production deployment environments for a service.(Defined by DeploymentOperationsExtensions.) |
 | UpdateStatusByDeploymentName(String^, String^, DeploymentUpdateStatusParameters^) | |
 | UpdateStatusByDeploymentNameAsync(String^, String^, DeploymentUpdateStatusParameters^) | Asynchronously changes the running status of a deployment. The status of a deployment can be running or suspended.(Defined by DeploymentOperationsExtensions.) |
 | UpdateStatusByDeploymentSlot(String^, DeploymentSlot, DeploymentUpdateStatusParameters^) | Changes the running status of a deployment based on where the application is deployed. The status of a deployment can be running or suspended.(Defined by DeploymentOperationsExtensions.) |
 | UpdateStatusByDeploymentSlotAsync(String^, DeploymentSlot, DeploymentUpdateStatusParameters^) | 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.(Defined by DeploymentOperationsExtensions.) |
 | UpgradeByName(String^, String^, DeploymentUpgradeParameters^) | |
 | UpgradeByNameAsync(String^, String^, DeploymentUpgradeParameters^) | |
 | UpgradeBySlot(String^, DeploymentSlot, DeploymentUpgradeParameters^) | |
 | UpgradeBySlotAsync(String^, DeploymentSlot, DeploymentUpgradeParameters^) | |
 | WalkUpgradeDomainByDeploymentName(String^, String^, DeploymentWalkUpgradeDomainParameters^) | |
 | WalkUpgradeDomainByDeploymentNameAsync(String^, String^, DeploymentWalkUpgradeDomainParameters^) | |
 | WalkUpgradeDomainByDeploymentSlot(String^, DeploymentSlot, DeploymentWalkUpgradeDomainParameters^) | |
 | WalkUpgradeDomainByDeploymentSlotAsync(String^, DeploymentSlot, DeploymentWalkUpgradeDomainParameters^) | |