Get-VBOAmazonSubnet
Short Description
Returns the Amazon archiver appliance subnet.
Syntax
Detailed Description
This cmdlet returns the VBOAmazonSubnet object.
Parameters
Parameter | Description | Type | Required | Position | Accept Pipeline Input | Accept Wildcard Characters |
---|---|---|---|---|---|---|
VPC | Specifies the Amazon VPC. | Accepts the VBOAmazonVpc object. To get this object, run the Get-VBOAmazonVPC cmdlet. | True | Named | False | False |
Name | Specifies a name of the subnet. The cmdlet will return the subnet with this name. | String | False | Named | False | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Output Object
The cmdlet returns the VBOAmazonSubnet object.
Examples
Example 1. Getting Amazon Archiver Appliance Subnet
This example shows how to get the Amazon archiver appliance subnet.
Perform the following steps:
|
Related Commands