public interface RouteTable extends GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.RouteTableInner>, Refreshable<RouteTable>, Updatable<RouteTable.Update>, UpdatableWithTags<RouteTable>, HasAssociatedSubnets
Modifier and Type | Interface and Description |
---|---|
static interface |
RouteTable.Definition
The entirety of a route table definition.
|
static interface |
RouteTable.DefinitionStages
Grouping of route table definition stages.
|
static interface |
RouteTable.Update
The template for a route table update operation, containing all the settings that can be modified.
|
static interface |
RouteTable.UpdateStages
Grouping of route table update stages.
|
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>
UpdatableWithTags.UpdateWithTags<T>
Modifier and Type | Method and Description |
---|---|
boolean |
isBgpRoutePropagationDisabled() |
Map<String,Route> |
routes() |
region, regionName, tags, type
key
id
name
resourceGroupName
manager
inner
refresh, refreshAsync
update
updateTags
listAssociatedSubnets
Copyright © 2019. All rights reserved.