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

QueryInboundNatRulePortMappingRequest 类

定义

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

public class QueryInboundNatRulePortMappingRequest
type QueryInboundNatRulePortMappingRequest = class
Public Class QueryInboundNatRulePortMappingRequest
继承
QueryInboundNatRulePortMappingRequest

构造函数

QueryInboundNatRulePortMappingRequest()

初始化 QueryInboundNatRulePortMappingRequest 类的新实例。

QueryInboundNatRulePortMappingRequest(SubResource, String)

初始化 QueryInboundNatRulePortMappingRequest 类的新实例。

属性

IpAddress

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

IpConfiguration

获取或设置负载均衡器后端地址中的 networkInterfaceIPConfiguration 集。

适用于