Enable-VBRCloudMaintenanceMode
Short Description
Enables maintenance mode for the cloud infrastructure.
Applies to
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Requires a cloud provider license.
Syntax
Detailed Description
This cmdlet sets the cloud infrastructure into maintenance mode to let a service provider perform maintenance tasks.
Run Disable-VBRCloudMaintenanceMode to bring the cloud infrastructure back to the normal operational mode.
Important |
When a service provider enables the maintenance mode, cloud resources become temporarily inaccessible for the associated cloud tenants. As a result, most of the running jobs fail. For more information, see the Maintenance Mode section in the Veeam Cloud Connect Guide. |
Parameters
Parameter | Description | Required | Position | Accept | Accept |
---|---|---|---|---|---|
WhatIf | Specifies whether the cmdlet writes a message that describes the effects of running the cmdlet without actually performing any action. | False | Named | False | False |
Confirm | Specifies whether the cmdlet writes a message that describes the effects of running the cmdlet and displays a prompt that asks if the tenant is sure that they want to continue. | False | Named | False | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Return Type
None
Example
This command puts the cloud infrastructure to maintenance mode.