IpAccessSettingsIpRule

data class IpAccessSettingsIpRule(val description: String? = null, val ipRange: String)

Constructors

Link copied to clipboard
fun IpAccessSettingsIpRule(description: String? = null, ipRange: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null
Link copied to clipboard

A single IP address or an IP address range in CIDR notation