Task.Updatepublic static interface Task.UpdateStages.WithStep
| Modifier and Type | Method | Description |
|---|---|---|
Task.Update |
withStep(TaskStepUpdateParameters step) |
Specifies step.
|
Task.Update withStep(TaskStepUpdateParameters step)
step - The properties for updating a task step /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/