mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
876 B
876 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 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-accounts-async-result | AccountsAsyncResult | AccountsAsyncResult | AccountsAsyncResult | powershellsdk |
|
/tools/sdk/powershell/v2024/models/accounts-async-result |
|
AccountsAsyncResult
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | String | id of the task | [required] |
Examples
- Prepare the resource
$AccountsAsyncResult = Initialize-V2024AccountsAsyncResult -Id 2c91808474683da6017468693c260195
- Convert the resource to JSON
$AccountsAsyncResult | ConvertTo-JSON