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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java