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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript