ConnectionMonitorEndpointScopeItemResponse

data class ConnectionMonitorEndpointScopeItemResponse(val address: String? = null)

Describes the connection monitor endpoint scope item.

Constructors

constructor(address: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val address: String? = null

The address of the endpoint item. Supported types are IPv4/IPv6 subnet mask or IPv4/IPv6 IP address.