你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContainerImageInventory
代理发现的容器映像及其属性的清单。
表特性
Attribute | 值 |
---|---|
资源类型 | microsoft.kubernetes/connectedclusters, microsoft.containerservice/managedclusters, microsoft.hybridcontainerservice/provisionedclusters |
类别 | 容器 |
解决方案 | AzureResources、ContainerInsights、Containers |
基本日志 | 否 |
引入时转换 | 是 |
示例查询 | 是 |
列
列 | 类型 | 描述 |
---|---|---|
_BilledSize | real | 记录大小(字节) |
Computer | string | 计算机名称/节点名称 |
已失败 | int | 此映像处于失败状态的容器计数 |
映像 | string | 容器映像名称 |
ImageID | string | 容器映像的映像 ID |
ImageSize | string | 容器映像的大小 [用于可写层的数据量(磁盘上)] |
映像标记 | string | 容器映像的标记 |
_IsBillable | string | 指定引入数据是否计费。 当 _IsBillable 为 false 时,不会向 Azure 帐户计收引入费 |
已暂停 | int | 此映像处于暂停状态的容器计数 |
存储库 | string | |
_ResourceId | 字符串 | 与记录关联的资源的唯一标识符 |
正在运行 | int | 此映像处于正在运行状态的容器计数 |
SourceSystem | string | 收集事件的代理的类型。 例如,适用于 Windows 代理的 OpsManager 、直接连接或 Operations Manager、适用于所有 Linux 代理的 Linux 或适用于 Azure 诊断的 Azure |
已停止 | int | 此映像处于已停止状态的容器计数 |
_SubscriptionId | 字符串 | 与记录关联的订阅的唯一标识符 |
TimeGenerated | datetime | 创建记录的日期和时间。 |
TotalContainer | long | 使用此 ContainerImage 的容器计数 |
类型 | 字符串 | 表的名称 |
VirtualSize | string | 容器映像的虚拟大小 [用于只读映像数据的磁盘空间总量] |