QueryInboundNatRulePortMappingRequest interface

The request for a QueryInboundNatRulePortMapping API. Either IpConfiguration or IpAddress should be set

Properties

ipAddress

IP address set in load balancer backend address.

ipConfiguration

NetworkInterfaceIPConfiguration set in load balancer backend address.

Property Details

ipAddress

IP address set in load balancer backend address.

ipAddress?: string

Property Value

string

ipConfiguration

NetworkInterfaceIPConfiguration set in load balancer backend address.

ipConfiguration?: SubResource

Property Value