你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PatchableDashboard interface

共享仪表板资源定义。

属性

lenses

仪表板镜头。

metadata

仪表板元数据。

tags

资源标记

属性详细信息

lenses

仪表板镜头。

lenses?: DashboardLens[]

属性值

metadata

仪表板元数据。

metadata?: {[propertyName: string]: Record<string, unknown>}

属性值

{[propertyName: string]: Record<string, unknown>}

tags

资源标记

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}