public static interface RegistryFileTaskRunRequest.DefinitionStages.FileTaskPath
| Modifier and Type | Method and Description |
|---|---|
RegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachable |
withTaskPath(String taskPath)
The function that specifies the path to the task file.
|
RegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachable withTaskPath(String taskPath)
taskPath - the path to the task file./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/