ApplicationPortList
ApplicationPortList
A set of ports and the protocol supported by a application port profile.
JSON Example
{
"name": "string",
"protocol": "string",
"destinationPorts": [
"string"
]
}
string
name
Optional
The display name.
array of string
destinationPorts
Optional
The set of ports on the destination that the profile applies to. Valid values include single ports and a range of ports.
Availability
Added in 33.0