Skip to main content

SourceEntitlementRequestConfig

Properties

NameTypeDescriptionNotes
AccessRequestConfigEntitlementAccessRequestConfig[optional]

Examples

  • Prepare the resource
$SourceEntitlementRequestConfig = Initialize-PSSailpoint.V2024SourceEntitlementRequestConfig  -AccessRequestConfig null
  • Convert the resource to JSON
$SourceEntitlementRequestConfig | ConvertTo-JSON

[Back to top]