public static interface Build.QueuedQuickBuildDefinitionStages.WithOSType
| Modifier and Type | Method and Description |
|---|---|
Build.QueuedQuickBuildDefinitionStages.WithSourceLocation |
withOSType(OsType osType)
Specifies the OS type required for the build.
|
Build.QueuedQuickBuildDefinitionStages.WithSourceLocation withOSType(OsType osType)
osType - the operating system type 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.
*/