ExpressRouteCrossConnectionsOperationsExtensions Class

Definition

Extension methods for ExpressRouteCrossConnectionsOperations.

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

Methods

BeginCreateOrUpdateAsync(IExpressRouteCrossConnectionsOperations, String, String, ExpressRouteCrossConnectionInner, CancellationToken)

Update the specified ExpressRouteCrossConnection.

BeginListArpTableAsync(IExpressRouteCrossConnectionsOperations, String, String, String, String, CancellationToken)

Gets the currently advertised ARP table associated with the express route cross connection in a resource group.

BeginListRoutesTableAsync(IExpressRouteCrossConnectionsOperations, String, String, String, String, CancellationToken)

Gets the currently advertised routes table associated with the express route cross connection in a resource group.

BeginListRoutesTableSummaryAsync(IExpressRouteCrossConnectionsOperations, String, String, String, String, CancellationToken)

Gets the route table summary associated with the express route cross connection in a resource group.

CreateOrUpdateAsync(IExpressRouteCrossConnectionsOperations, String, String, ExpressRouteCrossConnectionInner, CancellationToken)

Update the specified ExpressRouteCrossConnection.

GetAsync(IExpressRouteCrossConnectionsOperations, String, String, CancellationToken)

Gets details about the specified ExpressRouteCrossConnection.

ListArpTableAsync(IExpressRouteCrossConnectionsOperations, String, String, String, String, CancellationToken)

Gets the currently advertised ARP table associated with the express route cross connection in a resource group.

ListAsync(IExpressRouteCrossConnectionsOperations, CancellationToken)

Retrieves all the ExpressRouteCrossConnections in a subscription.

ListByResourceGroupAsync(IExpressRouteCrossConnectionsOperations, String, CancellationToken)

Retrieves all the ExpressRouteCrossConnections in a resource group.

ListByResourceGroupNextAsync(IExpressRouteCrossConnectionsOperations, String, CancellationToken)

Retrieves all the ExpressRouteCrossConnections in a resource group.

ListNextAsync(IExpressRouteCrossConnectionsOperations, String, CancellationToken)

Retrieves all the ExpressRouteCrossConnections in a subscription.

ListRoutesTableAsync(IExpressRouteCrossConnectionsOperations, String, String, String, String, CancellationToken)

Gets the currently advertised routes table associated with the express route cross connection in a resource group.

ListRoutesTableSummaryAsync(IExpressRouteCrossConnectionsOperations, String, String, String, String, CancellationToken)

Gets the route table summary associated with the express route cross connection in a resource group.

UpdateTagsAsync(IExpressRouteCrossConnectionsOperations, String, String, IDictionary<String,String>, CancellationToken)

Updates an express route cross connection tags.

Applies to