nameCompare
nameCompare: "GLOB" | "LIKE" | "NOT GLOB" | "NOT LIKE" | "=" | "<" | ">"
The comparison operator by which to compare the name of each resource to namePattern. Only resources whose names match the pattern will be included in the query results. Ignored if namePattern is undefined.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.