ContainerInfo Osztály
ContainerInfo.
- Öröklődés
-
azure.mgmt.web._serialization.ModelContainerInfo
Konstruktor
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)
Csak kulcsszavas paraméterek
Name | Description |
---|---|
current_time_stamp
|
|
previous_time_stamp
|
|
current_cpu_stats
|
|
previous_cpu_stats
|
|
memory_stats
|
|
name
|
|
id
|
|
eth0
|
|
Változók
Name | Description |
---|---|
current_time_stamp
|
|
previous_time_stamp
|
|
current_cpu_stats
|
|
previous_cpu_stats
|
|
memory_stats
|
|
name
|
|
id
|
|
eth0
|
|
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