BackendAddressInboundNatRulePortMappings Class
The response for a QueryInboundNatRulePortMapping API.
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. Default value: None
|
Variables
| Name | Description |
|---|---|
|
inbound_nat_rule_port_mappings
|
Collection of inbound NAT rule port mappings. |