SyntheticClassIpPoolRangeAllOf1
Properties
string
end
Required
The end IP Address of the IP Range.
string
start
Required
The start IP Address of the IP Range.
JSON Example
{
"end": "string",
"start": "string"
}