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