| 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 |
|---|---|
Ipv6ExpressRouteCircuitPeeringConfig |
ExpressRouteCrossConnectionPeeringInner.ipv6PeeringConfig()
Get the ipv6PeeringConfig property: The IPv6 peering configuration.
|
Ipv6ExpressRouteCircuitPeeringConfig |
ExpressRouteCircuitPeeringInner.ipv6PeeringConfig()
Get the ipv6PeeringConfig property: The IPv6 peering configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ExpressRouteCrossConnectionPeeringInner |
ExpressRouteCrossConnectionPeeringInner.withIpv6PeeringConfig(Ipv6ExpressRouteCircuitPeeringConfig ipv6PeeringConfig)
Set the ipv6PeeringConfig property: The IPv6 peering configuration.
|
ExpressRouteCircuitPeeringInner |
ExpressRouteCircuitPeeringInner.withIpv6PeeringConfig(Ipv6ExpressRouteCircuitPeeringConfig ipv6PeeringConfig)
Set the ipv6PeeringConfig property: The IPv6 peering configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv6ExpressRouteCircuitPeeringConfig |
ExpressRouteCrossConnectionPeering.ipv6PeeringConfig() |
Ipv6ExpressRouteCircuitPeeringConfig |
ExpressRouteCircuitPeering.ipv6PeeringConfig() |
Ipv6ExpressRouteCircuitPeeringConfig |
Ipv6ExpressRouteCircuitPeeringConfig.withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)
Set the microsoftPeeringConfig property: The Microsoft peering configuration.
|
Ipv6ExpressRouteCircuitPeeringConfig |
Ipv6ExpressRouteCircuitPeeringConfig.withPrimaryPeerAddressPrefix(String primaryPeerAddressPrefix)
Set the primaryPeerAddressPrefix property: The primary address prefix.
|
Ipv6ExpressRouteCircuitPeeringConfig |
Ipv6ExpressRouteCircuitPeeringConfig.withRouteFilter(com.azure.core.management.SubResource routeFilter)
Set the routeFilter property: The reference to the RouteFilter resource.
|
Ipv6ExpressRouteCircuitPeeringConfig |
Ipv6ExpressRouteCircuitPeeringConfig.withSecondaryPeerAddressPrefix(String secondaryPeerAddressPrefix)
Set the secondaryPeerAddressPrefix property: The secondary address prefix.
|
Ipv6ExpressRouteCircuitPeeringConfig |
Ipv6ExpressRouteCircuitPeeringConfig.withState(ExpressRouteCircuitPeeringState state)
Set the state property: The state of peering.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.