Enable-VBRCloudGateway
Short Description
Enables disabled cloud gateways.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Requires a cloud provider license.
Syntax
|
Enable-VBRCloudGateway -CloudGateway <VBRCloudGateway[]> [-WhatIf] [-Confirm] [<CommonParameters>] |
Detailed Description
This cmdlet enables selected cloud gateways, that were previously disabled.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
CloudGateway |
Specifies the array of cloud gateway you want to enable.
Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
Confirm |
Defines that the cmdlet will display a prompt that asks if you want to continue running the command. |
|
False |
Named |
False |
|
WhatIf |
Defines that the cmdlet will write a message that describes the effects of running the cmdlet without actually performing any action. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
Examples
Example 1. Enabling Cloud Gateway [Using Variable]
|
This example shows how to enable the selected cloud gateway.
Perform the following steps:
|
Example 2. Enabling Cloud Gateway [Using Pipeline]
|
This example shows how to enable two cloud gateways.
Perform the following steps:
|
Related Commands
Get-VBRCloudGatewayReturns cloud gateways.