BackendAddressInboundNatRulePortMappings Class
The response for a QueryInboundNatRulePortMapping API.
- Inheritance
-
azure.mgmt.network._serialization.ModelBackendAddressInboundNatRulePortMappings
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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python