Interface RouteTables

All Superinterfaces:
HasInner<com.microsoft.azure.management.network.implementation.RouteTablesInner>, HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, SupportsBatchCreation<RouteTable>, SupportsBatchDeletion, SupportsCreating<RouteTable.DefinitionStages.Blank>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsGettingById<RouteTable>, SupportsGettingByResourceGroup<RouteTable>, SupportsListing<RouteTable>, SupportsListingByResourceGroup<RouteTable>

public interface RouteTables extends SupportsCreating<RouteTable.DefinitionStages.Blank>, SupportsListing<RouteTable>, SupportsListingByResourceGroup<RouteTable>, SupportsGettingByResourceGroup<RouteTable>, SupportsGettingById<RouteTable>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<RouteTable>, SupportsBatchDeletion, HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, HasInner<com.microsoft.azure.management.network.implementation.RouteTablesInner>
Entry point to route table management.