Forum Discussion
ukash
Dec 07, 2020Copper Contributor
Network metrics on VM
Hello! I'm looking at my VM's metrics (Monitoring->Metrics), and wodening what is the difference between below ones: Netwokr in (billable) vs Netwokr in total, and the same question abo...
ibnmbodji
Jan 04, 2021Iron Contributor
Hi
You can find for each diagnostic setting metric the description
Azure Monitor supported metrics by resource type - Azure Monitor | Microsoft Docs
Network In Billable (Deprecated) | The number of billable bytes received on all network interfaces by the Virtual Machine(s) (Incoming Traffic) (Deprecated) |
Network In Total | The number of bytes received on all network interfaces by the Virtual Machine(s) (Incoming Traffic) |
Network Out Billable (Deprecated) | The number of billable bytes out on all network interfaces by the Virtual Machine(s) (Outgoing Traffic) (Deprecated) |
Network Out Total | The number of bytes out on all network interfaces by the Virtual Machine(s) (Outgoing Traffic) |