Skip to main content

Schedule2Months

Properties

NameTypeDescriptionNotes
ApplicationIdStringThe application id[optional]
AccountMatchConfigSelectorAccountMatchConfig[optional]

Examples

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

[Back to top]