public interface RouteTable extends com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.RouteTableInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<RouteTable>, com.microsoft.azure.management.resources.fluentcore.model.Updatable<RouteTable.Update>, 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.
|
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,Route> |
routes() |
region, regionName, tags, typekeyidnameresourceGroupNamemanagerinnerrefresh, refreshAsyncupdatelistAssociatedSubnets/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/