Backend Address Pool Address Inbound Nat Rule Port Mapping
data class BackendAddressPoolAddressInboundNatRulePortMapping(val backendPort: Int? = null, val frontendPort: Int? = null, val inboundNatRuleName: String? = null)
Properties
Link copied to clipboard
The Backend Port of the Load Balancing Inbound NAT Rules associated with this Backend Address Pool Address.
Link copied to clipboard
The Frontend Port of the Load Balancing Inbound NAT Rules associated with this Backend Address Pool Address.
Link copied to clipboard
The name of the Load Balancing Inbound NAT Rules associated with this Backend Address Pool Address.