[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
ResourceTagConditionRule
Model represents resource tag rules for a custom group
Properties
string
category
Required
Category of the resource tag
string
compareOperator
Required
Comparison operator
Possible values are: EQ , NOT_EQ , CONTAINS , NOT_CONTAINS , STARTS_WITH , NOT_STARTS_WITH , ENDS_WITH , NOT_ENDS_WITH , REGEX , NOT_REGEX
string
stringValue
Required
String value of the tag
JSON Example
{
"category": "string",
"compareOperator": "EQ",
"stringValue": "string"
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Property Of
MembershipRuleGroup