NetworkResourceUtilization
The network field that contains a list of network metrics that are associated with the current instance.
Types
Properties
Link copied to clipboard
The network inbound throughput utilization measured in Bytes per second (Bps).
Link copied to clipboard
The network outbound throughput utilization measured in Bytes per second (Bps).
Link copied to clipboard
The network inbound packets that are measured in packets per second.
Link copied to clipboard
The network outbound packets that are measured in packets per second.
Functions
Link copied to clipboard
inline fun copy(block: NetworkResourceUtilization.Builder.() -> Unit = {}): NetworkResourceUtilization