ApprovalconfigCronTimezone
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Location | String | Timezone location for cron schedules. | [optional] |
| Offset | String | Timezone offset for cron schedules. | [optional] |
Examples
- Prepare the resource
$ApprovalconfigCronTimezone = Initialize-ApprovalconfigCronTimezone -Location America/New_York `
-Offset
- Convert the resource to JSON
$ApprovalconfigCronTimezone | ConvertTo-JSON