Condividi tramite


ExpressRouteConnectionsOperationsExtensions Class

Definition

Extension methods for ExpressRouteConnectionsOperations.

public static class ExpressRouteConnectionsOperationsExtensions
type ExpressRouteConnectionsOperationsExtensions = class
Public Module ExpressRouteConnectionsOperationsExtensions
Inheritance
ExpressRouteConnectionsOperationsExtensions

Methods

BeginCreateOrUpdate(IExpressRouteConnectionsOperations, String, String, String, ExpressRouteConnection)

Creates a connection between an ExpressRoute gateway and an ExpressRoute circuit.

BeginCreateOrUpdateAsync(IExpressRouteConnectionsOperations, String, String, String, ExpressRouteConnection, CancellationToken)

Creates a connection between an ExpressRoute gateway and an ExpressRoute circuit.

BeginDelete(IExpressRouteConnectionsOperations, String, String, String)

Deletes a connection to a ExpressRoute circuit.

BeginDeleteAsync(IExpressRouteConnectionsOperations, String, String, String, CancellationToken)

Deletes a connection to a ExpressRoute circuit.

CreateOrUpdate(IExpressRouteConnectionsOperations, String, String, String, ExpressRouteConnection)

Creates a connection between an ExpressRoute gateway and an ExpressRoute circuit.

CreateOrUpdateAsync(IExpressRouteConnectionsOperations, String, String, String, ExpressRouteConnection, CancellationToken)

Creates a connection between an ExpressRoute gateway and an ExpressRoute circuit.

Delete(IExpressRouteConnectionsOperations, String, String, String)

Deletes a connection to a ExpressRoute circuit.

DeleteAsync(IExpressRouteConnectionsOperations, String, String, String, CancellationToken)

Deletes a connection to a ExpressRoute circuit.

Get(IExpressRouteConnectionsOperations, String, String, String)

Gets the specified ExpressRouteConnection.

GetAsync(IExpressRouteConnectionsOperations, String, String, String, CancellationToken)

Gets the specified ExpressRouteConnection.

List(IExpressRouteConnectionsOperations, String, String)

Lists ExpressRouteConnections.

ListAsync(IExpressRouteConnectionsOperations, String, String, CancellationToken)

Lists ExpressRouteConnections.

Applies to