public static interface Build.QueuedQuickBuildDefinitionStages.WithSourceLocation
| Modifier and Type | Method and Description |
|---|---|
Build.QueuedQuickBuildDefinitionStages.WithDockerFilePath |
withSourceLocation(String sourceLocation)
Specifies the source location required for the build.
|
Build.QueuedQuickBuildDefinitionStages.WithDockerFilePath withSourceLocation(String sourceLocation)
sourceLocation - the source location 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.
*/