AzureDedicatedCircuitPeeringStats Class

Definition

Describes bytes in/bytes out information at peering level.

public class AzureDedicatedCircuitPeeringStats
type AzureDedicatedCircuitPeeringStats = class
Public Class AzureDedicatedCircuitPeeringStats
Inheritance
AzureDedicatedCircuitPeeringStats

Constructors

AzureDedicatedCircuitPeeringStats()

Initializes a new instance of the AzureDedicatedCircuitPeeringStats class.

Properties

PrimaryBytesIn

Optional. Specifies bytesin of the circuit on primary device at peering level.

PrimaryBytesOut

Optional. Specifies bytesout of the circuit on primary device at peering level.

SecondaryBytesIn

Optional. Specifies bytesin of the circuit on secondary device at peering level.

SecondaryBytesOut

Optional. Specifies bytesout of the circuit on secondary device at peering level.

Applies to