| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitPeeringConfig |
ExpressRouteCrossConnectionPeeringInner.microsoftPeeringConfig()
Get the microsoftPeeringConfig property: The Microsoft peering configuration.
|
ExpressRouteCircuitPeeringConfig |
ExpressRouteCircuitPeeringInner.microsoftPeeringConfig()
Get the microsoftPeeringConfig property: The Microsoft peering configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCrossConnectionPeeringInner |
ExpressRouteCrossConnectionPeeringInner.withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)
Set the microsoftPeeringConfig property: The Microsoft peering configuration.
|
ExpressRouteCircuitPeeringInner |
ExpressRouteCircuitPeeringInner.withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)
Set the microsoftPeeringConfig property: The Microsoft peering configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCircuitPeeringConfig |
Ipv6ExpressRouteCircuitPeeringConfig.microsoftPeeringConfig()
Get the microsoftPeeringConfig property: The Microsoft peering configuration.
|
ExpressRouteCircuitPeeringConfig |
ExpressRouteCircuitPeering.microsoftPeeringConfig() |
ExpressRouteCircuitPeeringConfig |
ExpressRouteCrossConnectionPeering.microsoftPeeringConfig() |
ExpressRouteCircuitPeeringConfig |
ExpressRouteCircuitPeeringConfig.withAdvertisedCommunities(List<String> advertisedCommunities)
Set the advertisedCommunities property: The communities of bgp peering.
|
ExpressRouteCircuitPeeringConfig |
ExpressRouteCircuitPeeringConfig.withAdvertisedPublicPrefixes(List<String> advertisedPublicPrefixes)
Set the advertisedPublicPrefixes property: The reference to AdvertisedPublicPrefixes.
|
ExpressRouteCircuitPeeringConfig |
ExpressRouteCircuitPeeringConfig.withCustomerAsn(Integer customerAsn)
Set the customerAsn property: The CustomerASN of the peering.
|
ExpressRouteCircuitPeeringConfig |
ExpressRouteCircuitPeeringConfig.withLegacyMode(Integer legacyMode)
Set the legacyMode property: The legacy mode of the peering.
|
ExpressRouteCircuitPeeringConfig |
ExpressRouteCircuitPeeringConfig.withRoutingRegistryName(String routingRegistryName)
Set the routingRegistryName property: The RoutingRegistryName of the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv6ExpressRouteCircuitPeeringConfig |
Ipv6ExpressRouteCircuitPeeringConfig.withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)
Set the microsoftPeeringConfig property: The Microsoft peering configuration.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.