Interface ExpressRouteCircuitStats

All Superinterfaces:
HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitStatsInner>

@Beta(V1_4_0) public interface ExpressRouteCircuitStats extends HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCircuitStatsInner>
Contains stats associated with the peering.
  • Method Details

    • primaryBytesIn

      long primaryBytesIn()
      Returns:
      inbound bytes through primary channel of the peering
    • primaryBytesOut

      long primaryBytesOut()
      Returns:
      outbound bytes through primary channel of the peering
    • secondaryBytesIn

      long secondaryBytesIn()
      Returns:
      inbound bytes through secondary channel of the peering
    • secondaryBytesOut

      long secondaryBytesOut()
      Returns:
      outbound bytes through secondary channel of the peering