Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table lists the metrics available for the Microsoft.Network/virtualnetworkappliances resource type.
Table headings
- Metric - The metric display name as it appears in the Azure portal.
- Name in Rest API - Metric name as referred to in the REST API.
- Advanced platform metrics - A premium, paid tier of platform metrics in Azure Monitor that provide more granular observability for Azure resources.
- Unit - Unit of measure.
- Aggregation - The default aggregation type. Valid values: Average, Minimum, Maximum, Total, Count.
- Dimensions - Dimensions available for the metric.
- Time Grains - Intervals at which the metric is sampled. For example,
PT1Mindicates that the metric is sampled every minute,PT30Mevery 30 minutes,PT1Hevery hour, and so on. - DS Export -S Whether the metric is exportable to Azure Monitor Logs via Diagnostic Settings.
For information on exporting metrics, see - Metrics export using data collection rules and Create diagnostic settings in Azure Monitor.
For information on metric retention, see Azure Monitor Metrics overview.
| Metric | Name in REST API | Advanced platform metrics | Unit | Aggregation | Dimensions | Time Grains | DS Export |
|---|---|---|---|---|---|---|---|
| Bytes Received Number of bytes the Network Interface received |
BytesReceived |
No | Bytes | Total (Sum) | <none> | PT1M | No |
| Bytes Sent Number of bytes the Network Interface sent |
BytesSent |
No | Bytes | Total (Sum) | <none> | PT1M | No |
| Inbound Flows Maximum Creation Rate The maximum creation rate of inbound flows (traffic going into the NIC) |
CreationRateMaxTotalFlowsIn |
No | CountPerSecond | Average | <none> | PT1M | No |
| Outbound Flows Maximum Creation Rate The maximum creation rate of outbound flows (traffic going out of the NIC) |
CreationRateMaxTotalFlowsOut |
No | CountPerSecond | Average | <none> | PT1M | No |
| Inbound Flows Inbound Flows are number of current flows in the inbound direction (traffic going into the NIC) |
CurrentTotalFlowsIn |
No | Count | Average | <none> | PT1M | No |
| Outbound Flows Outbound Flows are number of current flows in the outbound direction (traffic going out of the NIC) |
CurrentTotalFlowsOut |
No | Count | Average | <none> | PT1M | No |
| Packets Received Number of packets the Network Interface received |
PacketsReceived |
No | Count | Total (Sum) | <none> | PT1M | No |
| Packets Sent Number of packets the Network Interface sent |
PacketsSent |
No | Count | Total (Sum) | <none> | PT1M | No |