Get-VBRCloudInfrastructureState
Short Description
Returns the current state of the cloud infrastructure.
Applies to
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Requires a cloud provider license.
Syntax
Get-VBRCloudInfrastructureState [<CommonParameters>] |
Detailed Description
This cmdlet returns the current state of the cloud infrastructure:
- Active: the cloud infrastructure is in normal operational mode.
- Maintenance: the cloud infrastructure is in Maintenance mode.
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
Examples
Getting Cloud Infrastructure State
This command returns the state of the cloud infrastructure.
Get-VBRCloudInfrastructureState Maintenance |