ObjectExportImportNames
Properties
Name | Type | Description | Notes |
---|---|---|---|
IncludedNames | []String | Object names to be included in a backup. | [optional] |
Examples
- Prepare the resource
$ObjectExportImportNames = Initialize-PSSailpoint.V3ObjectExportImportNames -IncludedNames null
- Convert the resource to JSON
$ObjectExportImportNames | ConvertTo-JSON