| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PatchRouteFilter |
PatchRouteFilter.withRules(List<com.microsoft.azure.management.network.implementation.RouteFilterRuleInner> rules)
Set collection of RouteFilterRules contained within a route filter.
|
PatchRouteFilter |
PatchRouteFilter.withTags(Map<String,String> tags)
Set resource tags.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/