ExpressRouteLinksOperationsExtensions Class
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.
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
Azure SDK for .NET