| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Ipv6PeeringConfig.Definition<ParentT>
The entirety of a public frontend definition.
|
| Modifier and Type | Method and Description |
|---|---|
Ipv6PeeringConfig.DefinitionStages.WithAttach<ParentT> |
Ipv6PeeringConfig.DefinitionStages.WithRouteFilter.withoutRouteFilter()
Remove route filter from IPv6 configuration.
|
Ipv6PeeringConfig.DefinitionStages.WithAttach<ParentT> |
Ipv6PeeringConfig.DefinitionStages.WithRouteFilter.withRouteFilter(String routeFilterId)
Sets route filter id.
|
Ipv6PeeringConfig.DefinitionStages.WithAttach<ParentT> |
Ipv6PeeringConfig.DefinitionStages.WithSecondaryPeerAddressPrefix.withSecondaryPeerAddressPrefix(String addressPrefix) |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/