id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| identity-sync-job |
IdentitySyncJob |
IdentitySyncJob |
IdentitySyncJob |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| IdentitySyncJob |
|
/tools/sdk/powershell/v2024/models/identity-sync-job |
| SDK |
| Software Development Kit |
| IdentitySyncJob |
|
IdentitySyncJob
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
Job ID. |
[required] |
| Status |
Enum [ "QUEUED", "IN_PROGRESS", "SUCCESS", "ERROR" ] |
The job status. |
[required] |
| Payload |
IdentitySyncPayload |
|
[required] |
Examples
- Convert the resource to JSON
[Back to top]