ApplicableScheduleFragment Class
Schedules applicable to a virtual machine. The schedules may have been defined on a VM or on lab level.
Constructor
ApplicableScheduleFragment(*, tags: dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
tags
|
The tags of the resource. Default value: None
|