public static interface Build.QueuedQuickBuildDefinitionStages.WithDockerFilePath
| Modifier and Type | Method and Description |
|---|---|
Build.QueuedQuickBuildDefinitionStages.WithCreate |
withDockerFilePath(String dockerFilePath)
Specifies the Docker file path required for the build.
|
Build.QueuedQuickBuildDefinitionStages.WithCreate withDockerFilePath(String dockerFilePath)
dockerFilePath - the Docker file path required for the build/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/