Interface RegistryFileTaskStep.Update
-
- All Superinterfaces:
RegistryFileTaskStep.UpdateStages.FileTaskPath,RegistryFileTaskStep.UpdateStages.OverridingValues,RegistryFileTaskStep.UpdateStages.ValuePath,Settable<RegistryTask.Update>
- Enclosing interface:
- RegistryFileTaskStep
public static interface RegistryFileTaskStep.Update extends RegistryFileTaskStep.UpdateStages.FileTaskPath, RegistryFileTaskStep.UpdateStages.ValuePath, RegistryFileTaskStep.UpdateStages.OverridingValues, Settable<RegistryTask.Update>
Container interface for all the updates related to a RegistryFileTaskStep.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.containerregistry.models.RegistryFileTaskStep.UpdateStages.FileTaskPath
withTaskPath
-
Methods inherited from interface com.azure.resourcemanager.containerregistry.models.RegistryFileTaskStep.UpdateStages.OverridingValues
withOverridingValue, withOverridingValues
-
Methods inherited from interface com.azure.resourcemanager.containerregistry.models.RegistryFileTaskStep.UpdateStages.ValuePath
withValuesPath
-
-