public static interface RegistryTask.DefinitionStages.Location
| Modifier and Type | Method and Description |
|---|---|
RegistryTask.DefinitionStages.Platform |
withLocation(com.microsoft.azure.management.resources.fluentcore.arm.Region location)
The parameters specifying location of the container registry task.
|
RegistryTask.DefinitionStages.Platform |
withLocation(String location)
The parameters specifying location of the container registry task.
|
RegistryTask.DefinitionStages.Platform withLocation(String location)
location - the location of the container registry task.RegistryTask.DefinitionStages.Platform withLocation(com.microsoft.azure.management.resources.fluentcore.arm.Region location)
location - the 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.
*/