PatchableDashboard interface
共用儀表板資源定義。
屬性
lenses | 儀表板鏡頭。 |
metadata | 儀表板中繼資料。 |
tags | 資源標籤 |
屬性詳細資料
lenses
metadata
儀表板中繼資料。
metadata?: {[propertyName: string]: Record<string, unknown>}
屬性值
{[propertyName: string]: Record<string, unknown>}
tags
資源標籤
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}