Task.Definitionpublic static interface Task.DefinitionStages.WithStep
| Modifier and Type | Method | Description |
|---|---|---|
Task.DefinitionStages.WithCreate |
withStep(TaskStepProperties step) |
Specifies step.
|
Task.DefinitionStages.WithCreate withStep(TaskStepProperties step)
step - The properties of 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.
*/