ContainerImageInventory
容器映像及其代理程式所探索的屬性清查。
數據表屬性
屬性 | 值 |
---|---|
資源類型 | microsoft.kubernetes/connectedclusters, microsoft.containerservice/managedclusters, microsoft.hybridcontainerservice/provisionedclusters |
類別 | 容器 |
方案 | AzureResources、ContainerInsights、Containers |
基本記錄 | No |
擷取時間轉換 | Yes |
範例查詢 | 是 |
資料行
資料行 | 類型 | 描述 |
---|---|---|
_BilledSize | real | 以位元組為單位的記錄大小 |
電腦 | 字串 | 計算機名稱/節點名稱 |
失敗 | int | 此映像處於失敗狀態的容器計數 |
映像 | 字串 | 容器映像的名稱 |
ImageID | 字串 | 容器映像的映像標識碼 |
ImageSize | 字串 | 容器映像的大小 [用於可寫入層的數據量 (磁碟上) |
ImageTag | 字串 | 容器映像的標記 |
_IsBillable | 字串 | 指定內嵌資料是否可計費。 當 _IsBillable 為 false 時,擷取不會向您的 Azure 帳戶收費 |
已暫停 | int | 此映像處於暫停狀態的容器計數 |
存放庫 | 字串 | |
_ResourceId | string | 記錄相關資源的唯一識別碼 |
執行中 | int | 此映像處於執行中狀態的容器計數 |
SourceSystem | 字串 | 收集事件的代理程式類型。 例如,適用於 Windows 代理程式的 OpsManager 、直接連線或 Operations Manager、適用於 Linux 的所有 Linux 代理程式,或適用於 Azure 的 Azure 診斷 |
已停止 | int | 此映像處於已停止狀態的容器計數 |
_SubscriptionId | string | 與記錄相關的訂用帳戶唯一識別碼 |
TimeGenerated | Datetime | 建立記錄的日期和時間。 |
TotalContainer | long | 此 ContainerImage 的容器計數 |
型別 | string | 資料表的名稱 |
VirtualSize | 字串 | 容器映像的虛擬大小 [只讀映射數據所使用的磁碟空間總數] |