GetApplicationGatewayBackendAddressPool

data class GetApplicationGatewayBackendAddressPool(val fqdns: List<String>, val id: String, val ipAddresses: List<String>, val name: String)

Constructors

Link copied to clipboard
constructor(fqdns: List<String>, id: String, ipAddresses: List<String>, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of FQDNs which are part of the Backend Address Pool.

Link copied to clipboard
val id: String

The ID of the Rewrite Rule Set

Link copied to clipboard

A list of IP Addresses which are part of the Backend Address Pool.

Link copied to clipboard

The name of this Application Gateway.