Get-VBRCloudGatewayPool
Short Description
Returns cloud gateway pools.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Requires a cloud provider license.
Syntax
This cmdlet provides the following parameter sets:
-
AllParameterSets (Default)Get-VBRCloudGatewayPool [<CommonParameters>]
-
IdGet-VBRCloudGatewayPool [-Id <Guid[]>] [<CommonParameters>]
-
NameGet-VBRCloudGatewayPool [-Name <String[]>] [<CommonParameters>]
Detailed Description
This cmdlet returns existing cloud gateway pools.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of IDs for cloud gateway pools that you want to get. |
|
False |
Named |
True (ByValue) |
|
Name |
Specifies an array of names for cloud gateway pool that you want to get. |
|
False |
Named |
True (ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
Examples
Example 1. Getting All Cloud Gateway Pools
|
This command gets all cloud gateway pools.
|
Example 2. Getting Cloud Gateway Pool by Name
|
This command gets the
|