public static interface Ipv6PeeringConfig.DefinitionStages.WithSecondaryPeerAddressPrefix<ParentT>
| Modifier and Type | Method and Description |
|---|---|
Ipv6PeeringConfig.DefinitionStages.WithAttach<ParentT> |
withSecondaryPeerAddressPrefix(String addressPrefix) |
Ipv6PeeringConfig.DefinitionStages.WithAttach<ParentT> withSecondaryPeerAddressPrefix(String addressPrefix)
addressPrefix - secondary peer address prefix/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/