Task.Updatepublic static interface Task.UpdateStages.WithAgentConfiguration
| Modifier and Type | Method | Description |
|---|---|---|
Task.Update |
withAgentConfiguration(AgentProperties agentConfiguration) |
Specifies agentConfiguration.
|
Task.Update 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.
*/