VmCriteria
VmCriteria
List of rules that a VM must all match for the criteria to be true (VM is part of the firewall group).
JSON Example
{
"rules": [
{
"attributeType": "string",
"attributeValue": "string",
"operator": "string"
}
]
}
array of
VmCriteriaRule
rules
Optional
Constraints:
minItems: 1
maxItems: 4
List of rules that a VM must all match for the criteria to be true (VM is part of the firewall group).