DedicatedCircuitPeeringStatsOperationsExtensions 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 DedicatedCircuitPeeringStatsOperationsExtensions
type DedicatedCircuitPeeringStatsOperationsExtensions = class
Public Module DedicatedCircuitPeeringStatsOperationsExtensions
Inheritance
DedicatedCircuitPeeringStatsOperationsExtensions

Methods

Get(IDedicatedCircuitPeeringStatsOperations, String, BgpPeeringAccessType)

The Get Dedicated Circuit Stats operation retrieves the bytesin/bytesout of the dedicated circuit on primary/secondary devices for specified peering type.

GetAsync(IDedicatedCircuitPeeringStatsOperations, String, BgpPeeringAccessType)

The Get Dedicated Circuit Stats operation retrieves the bytesin/bytesout of the dedicated circuit on primary/secondary devices for specified peering type.

Applies to