IPRuleResponse

data class IPRuleResponse(val action: String? = null, val value: String? = null)

An IP rule

Constructors

Link copied to clipboard
constructor(action: String? = null, value: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val action: String? = null

Azure Networking ACL Action.

Link copied to clipboard
val value: String? = null

An IP or CIDR or ServiceTag