SingleIp

SingleIp
SingleIp

This class specifies a single IP address.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "negate": false,
    "address": "string"
}
string
address
Required

The IP address.

The value of this property should either be an IPv4 address such as "192.168.0.1" or an IPv6 address such as "fc00:192:168:0:6cd9:a132:e889:b612"