| Modifier and Type | Interface and Description |
|---|---|
static interface |
RegistryTaskRun.Definition
Container interface for all the definitions related to a RegistryTaskRun.
|
static interface |
RegistryTaskRun.DefinitionStages.BlankFromRegistry
The first stage of a a RegistryTaskRun definition if originating from a call on a registry.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest |
RegistryTaskRun.DefinitionStages.BlankFromRuns.withExistingRegistry(String resourceGroupName,
String registryName)
The function that specifies the registry this task run is called on.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/