IPRulesResponse

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

IP rule with specific IP or IP range in CIDR format.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The action of virtual network rule.

Link copied to clipboard
val value: String? = null

IP Rules Value