你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContainerNetworkInterfaceStatistics 类
ContainerNetworkInterfaceStatistics。
- 继承
-
azure.mgmt.web._serialization.ModelContainerNetworkInterfaceStatistics
构造函数
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)
仅限关键字的参数
名称 | 说明 |
---|---|
rx_bytes
|
|
rx_packets
|
|
rx_errors
|
|
rx_dropped
|
|
tx_bytes
|
|
tx_packets
|
|
tx_errors
|
|
tx_dropped
|
|
变量
名称 | 说明 |
---|---|
rx_bytes
|
|
rx_packets
|
|
rx_errors
|
|
rx_dropped
|
|
tx_bytes
|
|
tx_packets
|
|
tx_errors
|
|
tx_dropped
|
|