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

BackendAddressInboundNatRulePortMappings 类

定义

QueryInboundNatRulePortMapping API 的响应。

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

构造函数

BackendAddressInboundNatRulePortMappings()

初始化 BackendAddressInboundNatRulePortMappings 类的新实例。

BackendAddressInboundNatRulePortMappings(IList<InboundNatRulePortMapping>)

初始化 BackendAddressInboundNatRulePortMappings 类的新实例。

属性

InboundNatRulePortMappings

获取或设置入站 NAT 规则端口映射的集合。

适用于