RouteTables Interface
Implements
SupportsBatchDeletion
SupportsDeletingByResourceGroup
SupportsGettingById<RouteTable>
SupportsGettingByResourceGroup<RouteTable>
SupportsListingByResourceGroup<RouteTable>
HasManager<NetworkManager>
SupportsBatchCreation<RouteTable>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<RouteTable>
public interface RouteTables
extends SupportsCreating<Blank>, SupportsListing<RouteTable>, SupportsListingByResourceGroup<RouteTable>, SupportsGettingByResourceGroup<RouteTable>, SupportsGettingById<RouteTable>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<RouteTable>, SupportsBatchDeletion, HasManager<NetworkManager>
Entry point to route table management.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java