public static interface ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix |
withAdvertisedPublicPrefixes(String publicPrefixes)
Specify advertised prefixes: sets a list of all prefixes that are planned to advertise over the BGP session.
|
ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix withAdvertisedPublicPrefixes(String publicPrefixes)
publicPrefixes - advertised prefixes/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/