GetBackendAddressPoolBackendAddress

data class GetBackendAddressPoolBackendAddress(val inboundNatRulePortMappings: List<GetBackendAddressPoolBackendAddressInboundNatRulePortMapping>, val ipAddress: String, val name: String, val virtualNetworkId: String)

Constructors

Link copied to clipboard
constructor(inboundNatRulePortMappings: List<GetBackendAddressPoolBackendAddressInboundNatRulePortMapping>, ipAddress: String, name: String, virtualNetworkId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of inbound_nat_rule_port_mapping block as defined below.

Link copied to clipboard

The Static IP address for this Load Balancer within the Virtual Network.

Link copied to clipboard

Specifies the name of the Backend Address Pool.

Link copied to clipboard

The ID of the Virtual Network where the Backend Address of the Load Balancer exists.