ServiceMatch

ServiceMatch
ServiceMatch
JSON Example
{
    "destination_port": {
        "match_criteria": "string",
        "ports": [
            0
        ]
    },
    "protocol": {
        "match_criteria": "string",
        "protocol": "string"
    },
    "source_port": {
        "match_criteria": "string",
        "ports": [
            0
        ]
    }
}
destination_port
Optional

destination_port

protocol
Optional

protocol

source_port
Optional

source_port

Property Of