次の方法で共有


IWorkbookTemplateProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20201120.WorkbookTemplatePropertiesTypeConverter))]
public interface IWorkbookTemplateProperties : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20201120.WorkbookTemplatePropertiesTypeConverter))>]
type IWorkbookTemplateProperties = interface
    interface IJsonSerializable
Public Interface IWorkbookTemplateProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Author

Information about the author of the workbook template.

Gallery

Workbook galleries supported by the template.

Localized

Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal.

Priority

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

TemplateData

Valid JSON object containing workbook template payload.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to