Interface JobSchedule.Definition
- All Superinterfaces:
JobSchedule.DefinitionStages.Blank
,JobSchedule.DefinitionStages.WithCreate
,JobSchedule.DefinitionStages.WithParameters
,JobSchedule.DefinitionStages.WithParentResource
,JobSchedule.DefinitionStages.WithRunbook
,JobSchedule.DefinitionStages.WithRunOn
,JobSchedule.DefinitionStages.WithSchedule
- Enclosing interface:
- JobSchedule
public static interface JobSchedule.Definition
extends JobSchedule.DefinitionStages.Blank, JobSchedule.DefinitionStages.WithParentResource, JobSchedule.DefinitionStages.WithSchedule, JobSchedule.DefinitionStages.WithRunbook, JobSchedule.DefinitionStages.WithCreate
The entirety of the JobSchedule definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.automation.models.JobSchedule.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.automation.models.JobSchedule.DefinitionStages.WithParameters
withParameters
Methods inherited from interface com.azure.resourcemanager.automation.models.JobSchedule.DefinitionStages.WithParentResource
withExistingAutomationAccount
Methods inherited from interface com.azure.resourcemanager.automation.models.JobSchedule.DefinitionStages.WithRunbook
withRunbook
Methods inherited from interface com.azure.resourcemanager.automation.models.JobSchedule.DefinitionStages.WithRunOn
withRunOn
Methods inherited from interface com.azure.resourcemanager.automation.models.JobSchedule.DefinitionStages.WithSchedule
withSchedule