| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
Task.Definition |
The entirety of the Task definition.
|
| Modifier and Type | Method | Description |
|---|---|---|
Task.DefinitionStages.WithStep |
Task.DefinitionStages.WithPlatform.withPlatform(PlatformProperties platform) |
Specifies platform.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/