| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RouteFilterRule.Update |
RouteFilterRule.UpdateStages.WithAccessType.allowAccess()
Set 'Allow' acces type of the rule.
|
RouteFilterRule.Update |
RouteFilterRule.UpdateStages.WithAccessType.denyAccess()
Set 'Deny' access type of the rule.
|
RouteFilterRule.Update |
RouteFilter.UpdateStages.WithRule.updateRule(String name)
Begins the description of an update of an existing route filter rule of this route filter.
|
RouteFilterRule.Update |
RouteFilterRule.UpdateStages.WithBgpCommunities.withBgpCommunities(String... communities)
The collection for bgp community values to filter on.
|
RouteFilterRule.Update |
RouteFilterRule.UpdateStages.WithBgpCommunities.withBgpCommunity(String community)
The bgp community values to filter on.
|
RouteFilterRule.Update |
RouteFilterRule.DefinitionStages.WithBgpCommunities.withoutBgpCommunity(String community)
Remove the bgp community value to filter on.
|
RouteFilterRule.Update |
RouteFilterRule.UpdateDefinitionStages.WithBgpCommunities.withoutBgpCommunity(String community)
Remove the bgp community value to filter on.
|
RouteFilterRule.Update |
RouteFilterRule.UpdateStages.WithBgpCommunities.withoutBgpCommunity(String community)
Remove the bgp community value to filter on.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/