Skip to main content

Schedule2Days

Properties

NameTypeDescriptionNotes
ApplicationIdStringThe application id[optional]
AccountMatchConfigSelectorAccountMatchConfig[optional]

Examples

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

[Back to top]