mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
adding powershell sdk docs back
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
---
|
||||
id: beta-account-activity-item-operation
|
||||
title: AccountActivityItemOperation
|
||||
pagination_label: AccountActivityItemOperation
|
||||
sidebar_label: AccountActivityItemOperation
|
||||
sidebar_class_name: powershellsdk
|
||||
keywords: ['powershell', 'PowerShell', 'sdk', 'AccountActivityItemOperation', 'BetaAccountActivityItemOperation']
|
||||
slug: /tools/sdk/powershell/beta/models/account-activity-item-operation
|
||||
tags: ['SDK', 'Software Development Kit', 'AccountActivityItemOperation', 'BetaAccountActivityItemOperation']
|
||||
---
|
||||
|
||||
|
||||
# AccountActivityItemOperation
|
||||
|
||||
## Enum
|
||||
|
||||
|
||||
* `ADD` (value: `"ADD"`)
|
||||
|
||||
* `CREATE` (value: `"CREATE"`)
|
||||
|
||||
* `MODIFY` (value: `"MODIFY"`)
|
||||
|
||||
* `DELETE` (value: `"DELETE"`)
|
||||
|
||||
* `DISABLE` (value: `"DISABLE"`)
|
||||
|
||||
* `ENABLE` (value: `"ENABLE"`)
|
||||
|
||||
* `UNLOCK` (value: `"UNLOCK"`)
|
||||
|
||||
* `LOCK` (value: `"LOCK"`)
|
||||
|
||||
* `REMOVE` (value: `"REMOVE"`)
|
||||
|
||||
* `SET` (value: `"SET"`)
|
||||
|
||||
|
||||
[[Back to top]](#)
|
||||
|
||||
Reference in New Issue
Block a user