Uses of Class
com.azure.resourcemanager.automation.fluent.models.JobScheduleProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of JobScheduleProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionJobScheduleProperties.withJobScheduleId
(String jobScheduleId) Set the jobScheduleId property: Gets or sets the id of job schedule.JobScheduleProperties.withParameters
(Map<String, String> parameters) Set the parameters property: Gets or sets the parameters of the job schedule.JobScheduleProperties.withRunbook
(RunbookAssociationProperty runbook) Set the runbook property: Gets or sets the runbook.Set the runOn property: Gets or sets the hybrid worker group that the scheduled job should run on.JobScheduleProperties.withSchedule
(ScheduleAssociationProperty schedule) Set the schedule property: Gets or sets the schedule.