Replication.Definition, Replication.DefinitionStages.Blankpublic static interface Replication.DefinitionStages.WithRegistry
| Modifier and Type | Method | Description |
|---|---|---|
Replication.DefinitionStages.WithLocation |
withExistingRegistry(String resourceGroupName,
String registryName) |
Specifies resourceGroupName, registryName.
|
Replication.DefinitionStages.WithLocation withExistingRegistry(String resourceGroupName, String registryName)
resourceGroupName - The name of the resource group to which the container registry belongsregistryName - The name of the container registry /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/