Get-VBRDefaultGatewayConfiguration
Short Description
Returns configuration of default gateways.
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
This cmdlet provides the following parameter sets:
-
AllParameterSets (Default)Get-VBRDefaultGatewayConfiguration [<CommonParameters>]
-
CloudProviderGet-VBRDefaultGatewayConfiguration [-CloudProvider <VBRCloudProvider[]>] [<CommonParameters>]
Detailed Description
This cmdlet returns configuration information on service provider default gateways. You can get information about all gateways of all service providers, or look for a selected service provider.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
CloudProvider |
Specifies the array of cloud providers. The cmdlet will return the default gateways of these cloud providers.
Accepts the |
False |
Named |
True (ByPropertyName, ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
VBRDefaultGatewayConfiguration[]
Examples
Example 1. Getting Configuration of Default Gateways of All Cloud Providers
|
This command looks for configuration of default gateways of all cloud providers.
|
Example 2. Getting Configuration of Default Gateway of Selected Cloud Provider
|
This example shows how to look for configuration of default gateway of the cloud provider named
Perform the following steps:
|
Related Commands
Get-VBRCloudProviderReturns service providers.