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