Interface JobSchedule.DefinitionStages.WithRunOn

All Known Subinterfaces:
JobSchedule.Definition, JobSchedule.DefinitionStages.WithCreate
Enclosing interface:
JobSchedule.DefinitionStages

public static interface JobSchedule.DefinitionStages.WithRunOn
The stage of the JobSchedule definition allowing to specify runOn.
  • Method Details

    • withRunOn

      Specifies the runOn property: Gets or sets the hybrid worker group that the scheduled job should run on..
      Parameters:
      runOn - Gets or sets the hybrid worker group that the scheduled job should run on.
      Returns:
      the next definition stage.