--- title: "VBRFailoverPlanPublicIPRule" description: "Contains IP addresses and ports mapping rule. Property Type Description string Replica IP address. UInt16 Replica port. string Replica public IP address. UInt16 Replica public port. string Description of the rule." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrfailoverplanpubliciprule.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRFailoverPlanPublicIPRule" dateModified: "2026-08-19" --- # VBRFailoverPlanPublicIPRule Contains IP addresses and ports mapping rule. ## Properties

Property

Type

Description

SourceIp

string

Replica IP address.

SourcePort

UInt16

Replica port.

TargetIp

string

Replica public IP address.

TargetPort

UInt16

Replica public port.

Description

string

Description of the rule.

## Related Commands [`New-VBRFailoverPlanPublicIPRule`](new-vbrfailoverplanpubliciprule.md)