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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java