NeighborAddressResponse

data class NeighborAddressResponse(val address: String? = null, val configurationState: String)

Neighbor Address properties.

Constructors

Link copied to clipboard
constructor(address: String? = null, configurationState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val address: String? = null

IP Address.

Link copied to clipboard

Configuration state of the resource.