Interface RegistryTask.Update
- All Superinterfaces:
Appliable<RegistryTask>,Indexable,RegistryTask.UpdateStages.AgentConfiguration,RegistryTask.UpdateStages.Platform,RegistryTask.UpdateStages.TaskStepType,RegistryTask.UpdateStages.Timeout,RegistryTask.UpdateStages.TriggerTypes
- Enclosing interface:
RegistryTask
public static interface RegistryTask.Update
extends RegistryTask.UpdateStages.Platform, RegistryTask.UpdateStages.TriggerTypes, RegistryTask.UpdateStages.AgentConfiguration, RegistryTask.UpdateStages.Timeout, RegistryTask.UpdateStages.TaskStepType, Appliable<RegistryTask>
Container interface for all the updates related to a registry task.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsyncMethods inherited from interface com.azure.resourcemanager.containerregistry.models.RegistryTask.UpdateStages.AgentConfiguration
withCpuCountMethods inherited from interface com.azure.resourcemanager.containerregistry.models.RegistryTask.UpdateStages.Platform
withLinux, withLinux, withLinux, withPlatform, withWindows, withWindows, withWindowsMethods inherited from interface com.azure.resourcemanager.containerregistry.models.RegistryTask.UpdateStages.TaskStepType
updateDockerTaskStep, updateEncodedTaskStep, updateFileTaskStepMethods inherited from interface com.azure.resourcemanager.containerregistry.models.RegistryTask.UpdateStages.Timeout
withTimeoutMethods inherited from interface com.azure.resourcemanager.containerregistry.models.RegistryTask.UpdateStages.TriggerTypes
defineSourceTrigger, updateBaseImageTrigger, updateBaseImageTrigger, updateSourceTrigger