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