Interface RegistryTask.Definition
- All Superinterfaces:
Creatable<RegistryTask>
,HasName
,Indexable
,RegistryTask.DefinitionStages.AgentConfiguration
,RegistryTask.DefinitionStages.Blank
,RegistryTask.DefinitionStages.Location
,RegistryTask.DefinitionStages.Platform
,RegistryTask.DefinitionStages.SourceTriggerDefinition
,RegistryTask.DefinitionStages.TaskCreatable
,RegistryTask.DefinitionStages.TaskStepType
,RegistryTask.DefinitionStages.Timeout
,RegistryTask.DefinitionStages.TriggerTypes
- Enclosing interface:
- RegistryTask
public static interface RegistryTask.Definition
extends RegistryTask.DefinitionStages.Blank, RegistryTask.DefinitionStages.Location, RegistryTask.DefinitionStages.Platform, RegistryTask.DefinitionStages.TaskStepType, RegistryTask.DefinitionStages.SourceTriggerDefinition, RegistryTask.DefinitionStages.TriggerTypes, RegistryTask.DefinitionStages.TaskCreatable
Container interface for all the definitions related to a registry task.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.AgentConfiguration
withCpuCount
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Blank
withExistingRegistry
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Location
withLocation, withLocation
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Platform
withLinux, withLinux, withLinux, withPlatform, withWindows, withWindows, withWindows
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.SourceTriggerDefinition
defineSourceTrigger
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.TaskStepType
defineDockerTaskStep, defineEncodedTaskStep, defineFileTaskStep
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.Timeout
withTimeout
Methods inherited from interface com.microsoft.azure.management.containerregistry.RegistryTask.DefinitionStages.TriggerTypes
defineSourceTrigger, withBaseImageTrigger, withBaseImageTrigger