| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PatchRouteFilterRule |
PatchRouteFilterRule.withAccess(Access access)
Set the access type of the rule.
|
PatchRouteFilterRule |
PatchRouteFilterRule.withCommunities(List<String> communities)
Set the collection for bgp community values to filter on.
|
PatchRouteFilterRule |
PatchRouteFilterRule.withRouteFilterRuleType(String routeFilterRuleType)
Set the rule type of the rule.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/