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
withConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithCreate
create, createMethods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithEnvironmentId
withEnvironmentIdMethods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithLocation
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithResourceGroup
withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithTemplate
withTemplateMethods inherited from interface com.azure.resourcemanager.appcontainers.models.Job.DefinitionStages.WithWorkloadProfileName
withWorkloadProfileName