DayDetailsFragment Class
Properties of a daily schedule.
- Inheritance
-
msrest.serialization.ModelDayDetailsFragment
Constructor
DayDetailsFragment(*, time: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
time
Required
|
The time of day the schedule will occur. |
Keyword-Only Parameters
Name | Description |
---|---|
time
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