ExpressRoutePortsLocationsOperationsExtensions Class

Definition

Extension methods for ExpressRoutePortsLocationsOperations.

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

Methods

GetAsync(IExpressRoutePortsLocationsOperations, String, CancellationToken)

Retrieves a single ExpressRoutePort peering location, including the list of available bandwidths available at said peering location.

ListAsync(IExpressRoutePortsLocationsOperations, CancellationToken)

Retrieves all ExpressRoutePort peering locations. Does not return available bandwidths for each location. Available bandwidths can only be obtained when retrieving a specific peering location.

ListNextAsync(IExpressRoutePortsLocationsOperations, String, CancellationToken)

Retrieves all ExpressRoutePort peering locations. Does not return available bandwidths for each location. Available bandwidths can only be obtained when retrieving a specific peering location.

Applies to