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