AzureDedicatedCircuitPeeringStats Class
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.
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. |