public static interface Build.QueuedQuickBuildDefinitionStages.WithImageNames
| Modifier and Type | Method and Description |
|---|---|
Build.QueuedQuickBuildDefinitionStages.WithCreate |
withImageNames(String... imageNames)
Specifies the image names for the build.
|
Build.QueuedQuickBuildDefinitionStages.WithCreate withImageNames(String... imageNames)
imageNames - the image names to be used by the build/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/