| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExpressRouteCircuitPeering.Definition
The entirety of the express route circuit peering definition.
|
static interface |
ExpressRouteCircuitPeering.DefinitionStages.Blank |
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitPeering.DefinitionStages.WithPrimaryPeerAddressPrefix |
ExpressRouteCircuitPeering.DefinitionStages.WithAdvertisedPublicPrefixes.withAdvertisedPublicPrefixes(String publicPrefixes)
Specify advertised prefixes: sets a list of all prefixes that are planned to advertise over the BGP session.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/