WorkbookTemplateGallery interface
Gallery information for a workbook template.
Properties
category | Category for the gallery. |
name | Name of the workbook template in the gallery. |
order | Order of the template within the gallery. |
resource |
Azure resource type supported by the gallery. |
type | Type of workbook supported by the workbook template. |
Property Details
category
Category for the gallery.
category?: string
Property Value
string
name
Name of the workbook template in the gallery.
name?: string
Property Value
string
order
Order of the template within the gallery.
order?: number
Property Value
number
resourceType
Azure resource type supported by the gallery.
resourceType?: string
Property Value
string
type
Type of workbook supported by the workbook template.
type?: string
Property Value
string
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript