AccountsExportReportArguments
Properties
Name | Type | Description | Notes |
---|---|---|---|
Application | String | Source ID. | [required] |
SourceName | String | Source name. | [required] |
Examples
- Prepare the resource
$AccountsExportReportArguments = Initialize-PSSailpoint.V2024AccountsExportReportArguments -Application 2c9180897eSourceIde781782f705b9 `
-SourceName Active Directory
- Convert the resource to JSON
$AccountsExportReportArguments | ConvertTo-JSON