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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript