public static interface Ipv6PeeringConfig.UpdateStages.WithRouteFilter
| Modifier and Type | Method and Description |
|---|---|
Ipv6PeeringConfig.Update |
withoutRouteFilter()
Remove route filter from IPv6 configuration.
|
Ipv6PeeringConfig.Update |
withRouteFilter(String routeFilterId)
Sets route filter id.
|
Ipv6PeeringConfig.Update withRouteFilter(String routeFilterId)
routeFilterId - route filter idIpv6PeeringConfig.Update withoutRouteFilter()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/