QueryInboundNatRulePortMappingRequest interface
The request for a QueryInboundNatRulePortMapping API. Either IpConfiguration or IpAddress should be set
Properties
| ip |
IP address set in load balancer backend address. |
| ip |
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