Network Rule Set Ip Rule Response
data class NetworkRuleSetIpRuleResponse(val action: String, val filterName: String? = null, val ipMask: String? = null)
An object for an IP range that will be allowed access.
An object for an IP range that will be allowed access.