public static interface RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest extends RegistryTaskRun.DefinitionStages.Platform
| Modifier and Type | Method and Description |
|---|---|
RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest |
withTaskRunRequest(String taskName)
The function that specifies the name of the existing task to run.
|
withLinux, withLinux, withLinux, withPlatform, withWindows, withWindows, withWindowsRegistryTaskRun.DefinitionStages.RegistryTaskRunRequest withTaskRunRequest(String taskName)
taskName - the name of the created task to pass into the task run request./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/