Share via


InboundNatRuleData.BackendIPConfiguration Property

Definition

A reference to a private IP address defined on a network interface of a VM. Traffic sent to the frontend port of each of the frontend IP configurations is forwarded to the backend IP.

public Azure.ResourceManager.Network.NetworkInterfaceIPConfigurationData BackendIPConfiguration { get; }
member this.BackendIPConfiguration : Azure.ResourceManager.Network.NetworkInterfaceIPConfigurationData
Public ReadOnly Property BackendIPConfiguration As NetworkInterfaceIPConfigurationData

Property Value

Applies to