GetAccessStrategiesStrategyFailoverAddrPool

data class GetAccessStrategiesStrategyFailoverAddrPool(val addrCount: Int, val addrPoolId: String, val lbaWeight: Int, val name: String)

Constructors

constructor(addrCount: Int, addrPoolId: String, lbaWeight: Int, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of addresses in the address pool.

Link copied to clipboard

The ID of the address pool.

Link copied to clipboard

The weight of the address pool.

Link copied to clipboard

The name of the address pool.