ExpressRouteConnectionsOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for ExpressRouteConnectionsOperations.
public static class ExpressRouteConnectionsOperationsExtensions
type ExpressRouteConnectionsOperationsExtensions = class
Public Module ExpressRouteConnectionsOperationsExtensions
- Inheritance
-
ExpressRouteConnectionsOperationsExtensions
Methods
BeginCreateOrUpdateAsync(IExpressRouteConnectionsOperations, String, String, String, ExpressRouteConnectionInner, CancellationToken) |
Creates a connection between an ExpressRoute gateway and an ExpressRoute circuit. |
BeginDeleteAsync(IExpressRouteConnectionsOperations, String, String, String, CancellationToken) |
Deletes a connection to a ExpressRoute circuit. |
CreateOrUpdateAsync(IExpressRouteConnectionsOperations, String, String, String, ExpressRouteConnectionInner, CancellationToken) |
Creates a connection between an ExpressRoute gateway and an ExpressRoute circuit. |
DeleteAsync(IExpressRouteConnectionsOperations, String, String, String, CancellationToken) |
Deletes a connection to a ExpressRoute circuit. |
GetAsync(IExpressRouteConnectionsOperations, String, String, String, CancellationToken) |
Gets the specified ExpressRouteConnection. |
ListAsync(IExpressRouteConnectionsOperations, String, String, CancellationToken) |
Lists ExpressRouteConnections. |