public static interface RegistryDockerTaskRunRequest.DefinitionStages.Blank
| Modifier and Type | Method and Description |
|---|---|
RegistryDockerTaskRunRequest.DefinitionStages.DockerFilePath |
defineDockerTaskStep()
The function that begins the definition of the Docker task step in the task run request.
|
RegistryDockerTaskRunRequest.DefinitionStages.DockerFilePath defineDockerTaskStep()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/