GetBackendAddressPoolBackendAddressInboundNatRulePortMapping

data class GetBackendAddressPoolBackendAddressInboundNatRulePortMapping(val backendPort: Int, val frontendPort: Int, val inboundNatRuleName: String)

Constructors

constructor(backendPort: Int, frontendPort: Int, inboundNatRuleName: String)

Types

Link copied to clipboard
object Companion

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.