ScheduledActionResponseContentBackupOptionsObjectOptionsValue
Properties
Name | Type | Description | Notes |
---|---|---|---|
IncludedNames | []String | Set of names to be included. | [optional] |
Examples
- Prepare the resource
$ScheduledActionResponseContentBackupOptionsObjectOptionsValue = Initialize-PSSailpoint.V2024ScheduledActionResponseContentBackupOptionsObjectOptionsValue -IncludedNames [Admin Role, User Role]
- Convert the resource to JSON
$ScheduledActionResponseContentBackupOptionsObjectOptionsValue | ConvertTo-JSON