Files
developer.sailpoint.com/docs/tools/sdk/powershell/Reference/V3/Models/Operation.md
2025-01-28 13:29:29 -05:00

600 B

id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
id title pagination_label sidebar_label sidebar_class_name keywords slug tags
operation Operation Operation Operation powershellsdk
powershell
PowerShell
sdk
Operation
Operation
/tools/sdk/powershell/v3/models/operation
SDK
Software Development Kit
Operation
Operation

Operation

Enum

  • EQUALS (value: "EQUALS")

  • NOT_EQUALS (value: "NOT_EQUALS")

  • CONTAINS (value: "CONTAINS")

  • STARTS_WITH (value: "STARTS_WITH")

  • ENDS_WITH (value: "ENDS_WITH")

  • AND (value: "AND")

  • OR (value: "OR")

[Back to top]