Uses of Class
com.azure.resourcemanager.automation.fluent.models.JobScheduleCreateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of JobScheduleCreateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionJobScheduleCreateProperties.withParameters
(Map<String, String> parameters) Set the parameters property: Gets or sets a list of job properties.JobScheduleCreateProperties.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.JobScheduleCreateProperties.withSchedule
(ScheduleAssociationProperty schedule) Set the schedule property: Gets or sets the schedule.