你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

QueryInboundNatRulePortMappingRequest interface

QueryInboundNatRulePortMapping API 的请求。 应设置 IpConfiguration 或 IpAddress

属性

ipAddress

负载均衡器后端地址中设置的 IP 地址。

ipConfiguration

负载均衡器后端地址中的 NetworkInterfaceIPConfiguration 集。

属性详细信息

ipAddress

负载均衡器后端地址中设置的 IP 地址。

ipAddress?: string

属性值

string

ipConfiguration

负载均衡器后端地址中的 NetworkInterfaceIPConfiguration 集。

ipConfiguration?: SubResource

属性值