BackendAddressInboundNatRulePortMappings Class

The response for a QueryInboundNatRulePortMapping API.

Inheritance
azure.mgmt.network._serialization.Model
BackendAddressInboundNatRulePortMappings

Constructor

BackendAddressInboundNatRulePortMappings(*, inbound_nat_rule_port_mappings: List[_models.InboundNatRulePortMapping] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
inbound_nat_rule_port_mappings

Collection of inbound NAT rule port mappings.

Variables

Name Description
inbound_nat_rule_port_mappings

Collection of inbound NAT rule port mappings.