| Modifier and Type | Interface and Description |
|---|---|
static interface |
RegistryTask.Definition
Container interface for all the definitions related to a registry task.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryTask.DefinitionStages.Location |
RegistryTask.DefinitionStages.Blank.withExistingRegistry(String resourceGroupName,
String registryName)
The parameters referencing an existing container registry under which this task resides.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/