IExpressRouteConnectionsOperations Interface
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.
ExpressRouteConnectionsOperations operations.
public interface IExpressRouteConnectionsOperations
type IExpressRouteConnectionsOperations = interface
Public Interface IExpressRouteConnectionsOperations
Methods
Extension 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. |
Applies to
Azure SDK for .NET