Uses of Class
com.microsoft.azure.management.containerregistry.TaskRunRequest
Package
Description
This package contains the classes for ContainerRegistryManagementClient.
-
Uses of TaskRunRequest in com.microsoft.azure.management.containerregistry
Modifier and TypeMethodDescriptionTaskRunRequest.withTaskName
(String taskName) Set the name of task against which run has to be queued.TaskRunRequest.withValues
(List<SetValue> values) Set the collection of overridable values that can be passed when running a task.