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