This is an archive version of the document. To get the most up-to-date information, see the current version.

Get-VBRCloudInfrastructureState

Short Description

Returns the current state of the cloud infrastructure.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus

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 the About CommonParameters section of Microsoft Docs.

Return Type

VBRCloudInfrastructureState

Example

This command returns the state of the cloud infrastructure.

Get-VBRCloudInfrastructureState

Maintenance