WorkbookTemplateUpdateParameters Class
The parameters that can be provided when updating workbook template.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
WorkbookTemplateUpdateParameters
Constructor
WorkbookTemplateUpdateParameters(*, 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.
Feedback
Submit and view feedback for