ArrayOfIpRange
ArrayOfIpRange
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"negate": false,
"addressPrefix": "string",
"prefixLength": 0
}
]
}