Skip to main content

Schedule2Hours

Properties

NameTypeDescriptionNotes
ApplicationIdStringThe application id[optional]
AccountMatchConfigSelectorAccountMatchConfig[optional]

Examples

  • Prepare the resource
$Schedule2Hours = Initialize-PSSailpoint.V2024Schedule2Hours  -ApplicationId 2c91808874ff91550175097daaec161c" `
-AccountMatchConfig null
  • Convert the resource to JSON
$Schedule2Hours | ConvertTo-JSON

[Back to top]