- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Creatable<RouteTable>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<RouteTable.DefinitionStages.WithCreate>, RouteTable.DefinitionStages.WithBgpRoutePropagation, RouteTable.DefinitionStages.WithRoute
- All Known Subinterfaces:
RouteTable.Definition
- Enclosing interface:
- RouteTable.DefinitionStages
public static interface RouteTable.DefinitionStages.WithCreate
extends com.microsoft.azure.management.resources.fluentcore.model.Creatable<RouteTable>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<RouteTable.DefinitionStages.WithCreate>, RouteTable.DefinitionStages.WithRoute, RouteTable.DefinitionStages.WithBgpRoutePropagation
The stage of a route table definition which contains all the minimum required inputs for
the resource to be created (via Creatable.create()), but also allows
for any other optional settings to be specified.