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