mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 04:19:34 +00:00
1012 B
1012 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-schedule2-hours | Schedule2Hours | Schedule2Hours | Schedule2Hours | powershellsdk |
|
/tools/sdk/powershell/v2024/models/schedule2-hours |
|
Schedule2Hours
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ApplicationId | Pointer to String | The application id | [optional] |
| AccountMatchConfig | Pointer to SelectorAccountMatchConfig | [optional] |
Examples
- Prepare the resource
$Schedule2Hours = Initialize-PSSailpoint.V2024Schedule2Hours -ApplicationId 2c91808874ff91550175097daaec161c" `
-AccountMatchConfig null
- Convert the resource to JSON
$Schedule2Hours | ConvertTo-JSON