Interface Job.Definition
- All Superinterfaces:
Job.DefinitionStages.Blank
,Job.DefinitionStages.WithConfiguration
,Job.DefinitionStages.WithCreate
,Job.DefinitionStages.WithEnvironmentId
,Job.DefinitionStages.WithIdentity
,Job.DefinitionStages.WithLocation
,Job.DefinitionStages.WithResourceGroup
,Job.DefinitionStages.WithTags
,Job.DefinitionStages.WithTemplate
,Job.DefinitionStages.WithWorkloadProfileName
- Enclosing interface:
Job
public static interface Job.Definition
extends Job.DefinitionStages.Blank, Job.DefinitionStages.WithLocation, Job.DefinitionStages.WithResourceGroup, Job.DefinitionStages.WithCreate
The entirety of the Job definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithConfiguration
withConfiguration
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithCreate
create, create
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithEnvironmentId
withEnvironmentId
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithIdentity
withIdentity
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithLocation
withRegion, withRegion
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithResourceGroup
withExistingResourceGroup
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithTags
withTags
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithTemplate
withTemplate
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithWorkloadProfileName
withWorkloadProfileName