| 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.Platform |
RegistryTask.DefinitionStages.Location.withLocation(com.microsoft.azure.management.resources.fluentcore.arm.Region location)
The parameters specifying location of the container registry task.
|
RegistryTask.DefinitionStages.Platform |
RegistryTask.DefinitionStages.Location.withLocation(String location)
The parameters specifying location of the container registry task.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/