OptionalbasePath: stringoptional base path for pane templates; defaults to '
OptionaloutputDir: stringoptional output directory for rendered files; defaults to '
ReadonlyoutputAbsolute path to the directory where rendered dashboard files are written
ReadonlypaneAbsolute path to the directory containing pane YAML templates
the pane template defining required properties
the provided properties to check against the template
an object indicating which required property keys are missing
the pane template defining required variables
the provided variables to check against the template
an object indicating which required variable keys are missing
Protectedgetthe pane template identifier (corresponds to a YAML filename without extension)
the parsed pane template including dimensions, properties, variables, and template content
render parameters including panes, variables, properties, and optional filter settings
the rendered dashboard JSON string
TemplateError if required variables or properties are missing
the output filename (used as '
render parameters including panes, variables, properties, and optional filter settings
the absolute path to the rendered output file
Renders Azure Portal dashboard templates from YAML pane definitions into JSON
{{}}delimiters