id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| schedule-hours |
ScheduleHours |
ScheduleHours |
ScheduleHours |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| ScheduleHours |
|
/tools/sdk/powershell/v2024/models/schedule-hours |
| SDK |
| Software Development Kit |
| ScheduleHours |
|
ScheduleHours
Properties
| Name |
Type |
Description |
Notes |
| Type |
Enum [ "LIST", "RANGE" ] |
Enum type to specify hours value |
[required] |
| Values |
[]String |
Values of the days based on the enum type mentioned above |
[required] |
| Interval |
Pointer to Int64 |
Interval between the cert generations |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]