ExpressRouteCircuits Interface
Implements
SupportsDeletingByResourceGroup
SupportsGettingById<ExpressRouteCircuit>
SupportsGettingByResourceGroup<ExpressRouteCircuit>
SupportsListingByResourceGroup<ExpressRouteCircuit>
HasManager<NetworkManager>
SupportsBatchCreation<ExpressRouteCircuit>
SupportsCreating<Blank>
SupportsDeletingById
SupportsListing<ExpressRouteCircuit>
public interface ExpressRouteCircuits
extends SupportsCreating<Blank>, SupportsListing<ExpressRouteCircuit>, SupportsListingByResourceGroup<ExpressRouteCircuit>, SupportsGettingByResourceGroup<ExpressRouteCircuit>, SupportsGettingById<ExpressRouteCircuit>, SupportsDeletingById, SupportsDeletingByResourceGroup, SupportsBatchCreation<ExpressRouteCircuit>, HasManager<NetworkManager>
Entry point to express route circuits management API in Azure.
Applies to
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for Java