Task.Definition, Task.DefinitionStages.WithCreatepublic static interface Task.DefinitionStages.WithAgentConfiguration
| Modifier and Type | Method | Description |
|---|---|---|
Task.DefinitionStages.WithCreate |
withAgentConfiguration(AgentProperties agentConfiguration) |
Specifies agentConfiguration.
|
Task.DefinitionStages.WithCreate withAgentConfiguration(AgentProperties agentConfiguration)
agentConfiguration - The machine configuration of the run agent /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/