ExpressRouteManagementClientExtensions Class

Definition

The Express Route API provides programmatic access to the functionality needed by the customer to set up Dedicated Circuits and Dedicated Circuit Links. The Express Route Customer API is a REST API. All API operations are performed over SSL and mutually authenticated using X.509 v3 certificates. (see http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for more information)

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

Methods

GetOperationStatus(IExpressRouteManagementClient, String)

The Get Express Route operation status gets information on the status of Express Route operations in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj154112.aspx for more information)

GetOperationStatusAsync(IExpressRouteManagementClient, String)

The Get Express Route operation status gets information on the status of Express Route operations in Windows Azure. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj154112.aspx for more information)

Applies to