ContainerNetworkInterfaceStatistics Osztály
ContainerNetworkInterfaceStatistics.
- Öröklődés
-
azure.mgmt.web._serialization.ModelContainerNetworkInterfaceStatistics
Konstruktor
ContainerNetworkInterfaceStatistics(*, rx_bytes: int | None = None, rx_packets: int | None = None, rx_errors: int | None = None, rx_dropped: int | None = None, tx_bytes: int | None = None, tx_packets: int | None = None, tx_errors: int | None = None, tx_dropped: int | None = None, **kwargs: Any)
Csak kulcsszavas paraméterek
Name | Description |
---|---|
rx_bytes
|
|
rx_packets
|
|
rx_errors
|
|
rx_dropped
|
|
tx_bytes
|
|
tx_packets
|
|
tx_errors
|
|
tx_dropped
|
|
Változók
Name | Description |
---|---|
rx_bytes
|
|
rx_packets
|
|
rx_errors
|
|
rx_dropped
|
|
tx_bytes
|
|
tx_packets
|
|
tx_errors
|
|
tx_dropped
|
|
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for Python