ContainerInfo クラス

ContainerInfo。

継承
azure.mgmt.web._serialization.Model
ContainerInfo

コンストラクター

ContainerInfo(*, current_time_stamp: datetime | None = None, previous_time_stamp: datetime | None = None, current_cpu_stats: _models.ContainerCpuStatistics | None = None, previous_cpu_stats: _models.ContainerCpuStatistics | None = None, memory_stats: _models.ContainerMemoryStatistics | None = None, name: str | None = None, id: str | None = None, eth0: _models.ContainerNetworkInterfaceStatistics | None = None, **kwargs: Any)

キーワードのみのパラメーター

名前 説明
current_time_stamp
previous_time_stamp
current_cpu_stats
previous_cpu_stats
memory_stats
name
str
id
str
eth0

変数

名前 説明
current_time_stamp
previous_time_stamp
current_cpu_stats
previous_cpu_stats
memory_stats
name
str
id
str
eth0