Aracılığıyla paylaş


ExpressRouteLinksOperationsExtensions Class

Definition

Extension methods for ExpressRouteLinksOperations.

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

Methods

Get(IExpressRouteLinksOperations, String, String, String)

Retrieves the specified ExpressRouteLink resource.

GetAsync(IExpressRouteLinksOperations, String, String, String, CancellationToken)

Retrieves the specified ExpressRouteLink resource.

List(IExpressRouteLinksOperations, String, String)

Retrieve the ExpressRouteLink sub-resources of the specified ExpressRoutePort resource.

ListAsync(IExpressRouteLinksOperations, String, String, CancellationToken)

Retrieve the ExpressRouteLink sub-resources of the specified ExpressRoutePort resource.

ListNext(IExpressRouteLinksOperations, String)

Retrieve the ExpressRouteLink sub-resources of the specified ExpressRoutePort resource.

ListNextAsync(IExpressRouteLinksOperations, String, CancellationToken)

Retrieve the ExpressRouteLink sub-resources of the specified ExpressRoutePort resource.

Applies to