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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.