ManagedServicesResourceTagComparison Object
Last updated
Comparison for resource tags.
Comparison to use.
Type: string
Valid Values:
contains
does-not-contain
does-not-end-with
does-not-equal
does-not-exist
does-not-start-with
ends-with
equals
exists
starts-with
Required: Yes
Key of the resource tag.
Type: string
Required: Yes
Value of the resource tag to compare. Required when compareType is not exists and does-not-exist.
Type: string
Required: Conditional
Last updated
{
"tagName": "start-schedule",
"compareType": "equals",
"tagValue": "daily-0800"
}