Add-VBRCloudPublicIP
Short Description
Adds public IP address or a pool of IP addresses.
Applies to
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus
Requires a VCP license.
Syntax
Related Commands
None
Return Type
Detailed Description
This cmdlet adds a single IP address or a range of IP addresses to the public IP address pool.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
FirstIpAddress | Specifies a single IP address or the first IP address of the range that you want to add. | True | Named | True (by Value | False |
LastIpAddress | Specifies the last IP address of the range that you want to add. | False | Named | False | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.
Example 1
This command creates a pool of public IP addresses.
Example 2
This command adds an individual public IP address.