| Modifier and Type | Interface and Description |
|---|---|
static interface |
BuildTask.BuildTaskDefinition
Grouping of the container register build task definitions.
|
| Modifier and Type | Method and Description |
|---|---|
BuildTask.DefinitionStages.Blank |
BuildTaskOperations.define(String buildTaskName)
Begins the definition of a new build task for the current container registry.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/