mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
970 B
970 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 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beta-schedule1-days | Schedule1Days | Schedule1Days | Schedule1Days | powershellsdk |
|
/tools/sdk/powershell/beta/models/schedule1-days |
|
Schedule1Days
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ApplicationId | String | The application id | [optional] |
| AccountMatchConfig | SelectorAccountMatchConfig | [optional] |
Examples
- Prepare the resource
$Schedule1Days = Initialize-PSSailpoint.BetaSchedule1Days -ApplicationId 2c91808874ff91550175097daaec161c" `
-AccountMatchConfig null
- Convert the resource to JSON
$Schedule1Days | ConvertTo-JSON