@Beta(value=V1_10_0) public interface RouteFilter extends com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.RouteFilterInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<RouteFilter>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<RouteFilter.Update>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RouteFilter.Definition
The entirety of the aroute filter definition.
|
static interface |
RouteFilter.DefinitionStages
Grouping of route filter definition stages.
|
static interface |
RouteFilter.Update
The template for an update operation, containing all the settings that
can be modified.
|
static interface |
RouteFilter.UpdateStages
Grouping of route filter update stages.
|
com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<T>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags<T>| Modifier and Type | Method and Description |
|---|---|
Map<String,ExpressRouteCircuitPeering> |
peerings() |
String |
provisioningState() |
Map<String,RouteFilterRule> |
rules() |
region, regionName, tags, typekeyidnameresourceGroupNamemanagerinnerMap<String,RouteFilterRule> rules()
Map<String,ExpressRouteCircuitPeering> peerings()
String provisioningState()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/