JobSchedule Class
Definition of the job schedule.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
JobSchedule
Constructor
JobSchedule(*, job_schedule_id: Optional[str] = None, schedule: Optional[azure.mgmt.automation.models._models_py3.ScheduleAssociationProperty] = None, runbook: Optional[azure.mgmt.automation.models._models_py3.RunbookAssociationProperty] = None, run_on: Optional[str] = None, parameters: Optional[Dict[str, str]] = None, **kwargs)
Parameters
Variables
- id
- str
Gets the id of the resource.
- name
- str
Gets the name of the variable.
- type
- str
Resource type.
Feedback
Submit and view feedback for