Interface RegistryTask.Update
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Appliable<RegistryTask>, com.azure.resourcemanager.resources.fluentcore.model.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, com.azure.resourcemanager.resources.fluentcore.model.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.resources.fluentcore.model.Indexable
keyMethods inherited from interface RegistryTask.UpdateStages.AgentConfiguration
withCpuCountMethods inherited from interface RegistryTask.UpdateStages.Platform
withLinux, withLinux, withLinux, withPlatform, withWindows, withWindows, withWindowsMethods inherited from interface RegistryTask.UpdateStages.TaskStepType
updateDockerTaskStep, updateEncodedTaskStep, updateFileTaskStepMethods inherited from interface RegistryTask.UpdateStages.Timeout
withTimeoutMethods inherited from interface RegistryTask.UpdateStages.TriggerTypes
defineSourceTrigger, updateBaseImageTrigger, updateBaseImageTrigger, updateSourceTrigger