DashboardLens interface
A dashboard lens.
Properties
metadata | The dashboard len's metadata. |
order | The lens order. |
parts | The dashboard parts. |
Property Details
metadata
The dashboard len's metadata.
metadata?: {[propertyName: string]: Record<string, unknown>}
Property Value
{[propertyName: string]: Record<string, unknown>}
order
The lens order.
order: number
Property Value
number
parts
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for JavaScript