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-V2025ApprovalConfigCronTimezone -Location America/New_York `
-Offset
- Convert the resource to JSON
$ApprovalConfigCronTimezone | ConvertTo-JSON