Skip to main content

Schedule1Months

Properties

NameTypeDescriptionNotes
ApplicationIdStringThe application id[optional]
AccountMatchConfigSelectorAccountMatchConfig[optional]

Examples

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

[Back to top]