GetAddressPoolsPoolAddress

data class GetAddressPoolsPoolAddress(val address: String, val attributeInfo: String, val lbaWeight: Int, val mode: String, val remark: String)

Constructors

Link copied to clipboard
constructor(address: String, attributeInfo: String, lbaWeight: Int, mode: String, remark: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The address that you want to add to the address pool.

Link copied to clipboard

The source region of the address.

Link copied to clipboard

The weight of the address.

Link copied to clipboard

The type of the address.

Link copied to clipboard

The description of the address.