IDedicatedCircuitStatsOperations Interface
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.
public interface IDedicatedCircuitStatsOperations
type IDedicatedCircuitStatsOperations = interface
Public Interface IDedicatedCircuitStatsOperations
Methods
GetAsync(String, BgpPeeringAccessType, CancellationToken) |
The Get Dedicated Circuit Stats operation retrieves the bytesin/bytesout of the dedicated circuit on primary/secondary devices for specified peering type. |
Extension Methods
Get(IDedicatedCircuitStatsOperations, 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(IDedicatedCircuitStatsOperations, String, BgpPeeringAccessType) |
The Get Dedicated Circuit Stats operation retrieves the bytesin/bytesout of the dedicated circuit on primary/secondary devices for specified peering type. |