queueCount property
The networking queue count that's specified by users for the network interface.
Both Rx and Tx queues will be set to this number. It'll be empty if not specified by the users.
Implementation
core.int? queueCount;
The networking queue count that's specified by users for the network interface.
Both Rx and Tx queues will be set to this number. It'll be empty if not specified by the users.
core.int? queueCount;