WorkbookTemplate Class
An Application Insights workbook template definition.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.applicationinsights.v2019_10_17_preview.models._models_py3.WorkbookTemplateResourceWorkbookTemplate
Constructor
WorkbookTemplate(*, location: str, template_data, galleries, tags=None, priority: Optional[int] = None, author: Optional[str] = None, localized=None, **kwargs)
Parameters
- priority
- int
Required
Priority of the template. Determines which template to open when a workbook gallery is opened in viewer mode.
- galleries
- list[WorkbookTemplateGallery]
Required
Required. Workbook galleries supported by the template.
- localized
- dict[<xref:str,list>[WorkbookTemplateLocalizedGallery]]
Required
Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal.
Variables
- id
- str
Azure resource Id
- name
- str
Azure resource name.
- type
- str
Azure resource type
Feedback
Submit and view feedback for