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.WorkbookTemplateResource
WorkbookTemplate

Constructor

WorkbookTemplate(*, location: str, template_data, galleries, tags=None, priority: Optional[int] = None, author: Optional[str] = None, localized=None, **kwargs)

Parameters

location
str
Required

Required. Resource location

tags
dict[str, str]
Required

Resource tags

priority
int
Required

Priority of the template. Determines which template to open when a workbook gallery is opened in viewer mode.

author
str
Required

Information about the author of the workbook template.

template_data
object
Required

Required. Valid JSON object containing workbook template payload.

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