HourDetails Class
Properties of an hourly schedule.
- Inheritance
-
msrest.serialization.ModelHourDetails
Constructor
HourDetails(*, minute: int | None = None, **kwargs)
Parameters
Name | Description |
---|---|
minute
Required
|
Minutes of the hour the schedule will run. |
Keyword-Only Parameters
Name | Description |
---|---|
minute
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python