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