Uses of Class
com.microsoft.azure.management.containerregistry.FileTaskStepUpdateParameters
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of FileTaskStepUpdateParameters in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionFileTaskStepUpdateParameters.withTaskFilePath
(String taskFilePath) Set the task template/definition file path relative to the source context.FileTaskStepUpdateParameters.withValues
(List<SetValue> values) Set the collection of overridable values that can be passed when running a task.FileTaskStepUpdateParameters.withValuesFilePath
(String valuesFilePath) Set the values/parameters file path relative to the source context.