| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models 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 © 2021 Microsoft Corporation. All rights reserved.