--- title: "VBRCloudIP" description: "Contains public IP address from public IP addresses pool. \"?\" indicates that the property accepts zero values. Add-VBRCloudPublicIP Get-VBRCloudPublicIP Remove-VBRCloudPublicIP" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrcloudip.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRCloudIP" dateModified: "2026-08-19" --- # VBRCloudIP Contains public IP address from public IP addresses pool. ## Properties "?" indicates that the property accepts zero values.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Public IP address ID. |
|
IpAddress |
string |
Public IP address. |
|
TenantId |
GUID? |
If the public IP address is assigned to a tenant: the ID of the tenant who uses the public IP address. If the IP address is not assigned to any tenant: NULL. |