Uses of Class
com.microsoft.azure.management.network.Ipv6ExpressRouteCircuitPeeringConfig
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of Ipv6ExpressRouteCircuitPeeringConfig in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionExpressRouteCircuitPeering.ipv6PeeringConfig()
ExpressRouteCrossConnectionPeering.ipv6PeeringConfig()
Ipv6ExpressRouteCircuitPeeringConfig.withMicrosoftPeeringConfig
(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig) Set the Microsoft peering configuration.Ipv6ExpressRouteCircuitPeeringConfig.withPrimaryPeerAddressPrefix
(String primaryPeerAddressPrefix) Set the primary address prefix.Ipv6ExpressRouteCircuitPeeringConfig.withRouteFilter
(com.microsoft.azure.SubResource routeFilter) Set the reference to the RouteFilter resource.Ipv6ExpressRouteCircuitPeeringConfig.withSecondaryPeerAddressPrefix
(String secondaryPeerAddressPrefix) Set the secondary address prefix.Ipv6ExpressRouteCircuitPeeringConfig.withState
(ExpressRouteCircuitPeeringState state) Set the state of peering.