| Name | Description |
|---|
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginChangingConfigurationByName(String^, String^, DeploymentChangeConfigurationParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginChangingConfigurationByNameAsync(String^, String^, DeploymentChangeConfigurationParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginChangingConfigurationBySlot(String^, DeploymentSlot, DeploymentChangeConfigurationParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginChangingConfigurationBySlotAsync(String^, DeploymentSlot, DeploymentChangeConfigurationParameters^) | Asynchronously initiates a change to the configuration of a deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginCreating(String^, DeploymentSlot, DeploymentCreateParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginCreatingAsync(String^, DeploymentSlot, DeploymentCreateParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginDeletingByName(String^, String^, Boolean) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginDeletingByNameAsync(String^, String^, Boolean) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginDeletingBySlot(String^, DeploymentSlot) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginDeletingBySlotAsync(String^, DeploymentSlot) | Asynchronously initiates the deletion of a deployment based on the environment where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginDeletingRoleInstanceByBeploymentSlot(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginDeletingRoleInstanceByBeploymentSlotAsync(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginDeletingRoleInstanceByDeploymentName(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginDeletingRoleInstanceByDeploymentNameAsync(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginGettingPackageByName(String^, String^, DeploymentGetPackageParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginGettingPackageByNameAsync(String^, String^, DeploymentGetPackageParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginGettingPackageBySlot(String^, DeploymentSlot, DeploymentGetPackageParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginGettingPackageBySlotAsync(String^, DeploymentSlot, DeploymentGetPackageParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginRebootingRoleInstanceByDeploymentName(String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginRebootingRoleInstanceByDeploymentNameAsync(String^, String^, String^) | Asynchronously initiates the reboot of a specified role instance that is running in the specified deployment.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginRebuildingRoleInstanceByDeploymentName(String^, String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginRebuildingRoleInstanceByDeploymentNameAsync(String^, String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginRebuildingRoleInstanceByDeploymentSlot(String^, String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginRebuildingRoleInstanceByDeploymentSlotAsync(String^, String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginReimagingRoleInstanceByDeploymentName(String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginReimagingRoleInstanceByDeploymentNameAsync(String^, String^, String^) | Asynchronously initiates a reimage of a specified role instance that is running in a specified deployment.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginSwapping(String^, DeploymentSwapParameters^) | Initiates a virtual IP address swap between the staging and production deployment environments for a service.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginSwappingAsync(String^, DeploymentSwapParameters^) | Asynchronously initiates a virtual IP address swap between the staging and production deployment environments for a service.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginUpgradingByName(String^, String^, DeploymentUpgradeParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginUpgradingByNameAsync(String^, String^, DeploymentUpgradeParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginUpgradingBySlot(String^, DeploymentSlot, DeploymentUpgradeParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginUpgradingBySlotAsync(String^, DeploymentSlot, DeploymentUpgradeParameters^) | Asynchronously initiates an upgrade of role instances in a deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginWalkingUpgradeDomainByDeploymentName(String^, String^, DeploymentWalkUpgradeDomainParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginWalkingUpgradeDomainByDeploymentNameAsync(String^, String^, DeploymentWalkUpgradeDomainParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginWalkingUpgradeDomainByDeploymentSlot(String^, DeploymentSlot, DeploymentWalkUpgradeDomainParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | BeginWalkingUpgradeDomainByDeploymentSlotAsync(String^, DeploymentSlot, DeploymentWalkUpgradeDomainParameters^) | Asynchronously initiates the upgrade of role instances in upgrade domains based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | ChangeConfigurationByName(String^, String^, DeploymentChangeConfigurationParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | ChangeConfigurationByNameAsync(String^, String^, DeploymentChangeConfigurationParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | ChangeConfigurationBySlot(String^, DeploymentSlot, DeploymentChangeConfigurationParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | ChangeConfigurationBySlotAsync(String^, DeploymentSlot, DeploymentChangeConfigurationParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | Create(String^, DeploymentSlot, DeploymentCreateParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | CreateAsync(String^, DeploymentSlot, DeploymentCreateParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | DeleteByName(String^, String^, Boolean) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | DeleteByNameAsync(String^, String^, Boolean) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | DeleteBySlot(String^, DeploymentSlot) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | DeleteBySlotAsync(String^, DeploymentSlot) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | DeleteRoleInstanceByDeploymentName(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | DeleteRoleInstanceByDeploymentNameAsync(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | DeleteRoleInstanceByDeploymentSlot(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | DeleteRoleInstanceByDeploymentSlotAsync(String^, String^, DeploymentDeleteRoleInstanceParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | GetByName(String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | GetByNameAsync(String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | GetBySlot(String^, DeploymentSlot) | Returns configuration information, status, and system properties for a deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | GetBySlotAsync(String^, DeploymentSlot) | Asynchronously returns configuration information, status, and system properties for a deployment based on where the application is deployed.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | GetPackageByName(String^, String^, DeploymentGetPackageParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | ListEvents(String^, String^, DateTime, DateTime) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | ListEventsAsync(String^, String^, DateTime, DateTime) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | ListEventsBySlot(String^, DeploymentSlot, DateTime, DateTime) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | ListEventsBySlotAsync(String^, DeploymentSlot, DateTime, DateTime) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | RebootRoleInstanceByDeploymentName(String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | RebootRoleInstanceByDeploymentNameAsync(String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | RebuildRoleInstanceByDeploymentName(String^, String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | RebuildRoleInstanceByDeploymentNameAsync(String^, String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | RebuildRoleInstanceByDeploymentSlot(String^, String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | RebuildRoleInstanceByDeploymentSlotAsync(String^, String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | ReimageRoleInstanceByDeploymentName(String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | ReimageRoleInstanceByDeploymentNameAsync(String^, String^, String^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | Swap(String^, DeploymentSwapParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | SwapAsync(String^, DeploymentSwapParameters^) | Asynchronously swaps the virtual IP addresses between the staging and production deployment environments for a service.(Defined by DeploymentOperationsExtensions.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | UpdateStatusByDeploymentName(String^, String^, DeploymentUpdateStatusParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | 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.) |
.jpeg?cs-save-lang=1&cs-lang=cpp) | UpgradeByName(String^, String^, DeploymentUpgradeParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | UpgradeByNameAsync(String^, String^, DeploymentUpgradeParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | UpgradeBySlot(String^, DeploymentSlot, DeploymentUpgradeParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | UpgradeBySlotAsync(String^, DeploymentSlot, DeploymentUpgradeParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | WalkUpgradeDomainByDeploymentName(String^, String^, DeploymentWalkUpgradeDomainParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | WalkUpgradeDomainByDeploymentNameAsync(String^, String^, DeploymentWalkUpgradeDomainParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | WalkUpgradeDomainByDeploymentSlot(String^, DeploymentSlot, DeploymentWalkUpgradeDomainParameters^) | |
.jpeg?cs-save-lang=1&cs-lang=cpp) | WalkUpgradeDomainByDeploymentSlotAsync(String^, DeploymentSlot, DeploymentWalkUpgradeDomainParameters^) | |