public static interface Build.QueuedQuickBuildDefinitionStages.WithBuildArgument
| Modifier and Type | Method and Description |
|---|---|
Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.BuildArgumentDefinitionBlank<Build.QueuedQuickBuildDefinitionStages.WithCreate> |
defineBuildArgument(String name)
Begins the definition of the build argument settings.
|
Build.QueuedQuickBuildDefinitionStages.QueuedQuickBuildArgumentDefinitionStages.BuildArgumentDefinitionBlank<Build.QueuedQuickBuildDefinitionStages.WithCreate> defineBuildArgument(String name)
name - the name of the build argument/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/