public static interface Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName<ParentT>
| Modifier and Type | Method and Description |
|---|---|
Ipv6PeeringConfig.DefinitionStages.WithPrimaryPeerAddressPrefix<ParentT> |
withRoutingRegistryName(String routingRegistryName)
Specifies routing registry name.
|
Ipv6PeeringConfig.DefinitionStages.WithPrimaryPeerAddressPrefix<ParentT> withRoutingRegistryName(String routingRegistryName)
routingRegistryName - routing registry name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/