Sdílet prostřednictvím


IWorkbookTemplateUpdateParameters Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20201120.WorkbookTemplateUpdateParametersTypeConverter))]
public interface IWorkbookTemplateUpdateParameters : Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20201120.WorkbookTemplateUpdateParametersTypeConverter))>]
type IWorkbookTemplateUpdateParameters = interface
    interface IJsonSerializable
Public Interface IWorkbookTemplateUpdateParameters
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.

Tag

Resource tags

TemplateData

Valid JSON object containing workbook template payload.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to