AzureDedicatedCircuitStats 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 circuit level.
public class AzureDedicatedCircuitStats
type AzureDedicatedCircuitStats = class
Public Class AzureDedicatedCircuitStats
- Inheritance
-
AzureDedicatedCircuitStats
Constructors
AzureDedicatedCircuitStats() |
Initializes a new instance of the AzureDedicatedCircuitStats class. |
Properties
PrimaryBytesIn |
Optional. Specifies bytesin of the circuit on primary device. |
PrimaryBytesOut |
Optional. Specifies bytesout of the circuit on primary device. |
SecondaryBytesIn |
Optional. Specifies bytesin of the circuit on secondary device. |
SecondaryBytesOut |
Optional. Specifies bytesout of the circuit on secondary device. |