Task.Definitionpublic static interface Task.DefinitionStages.WithPlatform
| Modifier and Type | Method | Description |
|---|---|---|
Task.DefinitionStages.WithStep |
withPlatform(PlatformProperties platform) |
Specifies platform.
|
Task.DefinitionStages.WithStep withPlatform(PlatformProperties platform)
platform - The platform properties against which the run has to happen /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/