Rendering Class

Instructions for rendering the data.

Inheritance
Rendering

Constructor

Rendering(*, type: Optional[Union[str, azure.mgmt.web.v2021_01_01.models._web_site_management_client_enums.RenderingType]] = None, title: Optional[str] = None, description: Optional[str] = None, **kwargs)

Parameters

type
str or RenderingType
Required

Rendering Type. Possible values include: "NoGraph", "Table", "TimeSeries", "TimeSeriesPerInstance", "PieChart", "DataSummary", "Email", "Insights", "DynamicInsight", "Markdown", "Detector", "DropDown", "Card", "Solution", "Guage", "Form", "ChangeSets", "ChangeAnalysisOnboarding", "ChangesView", "AppInsight", "DependencyGraph", "DownTime", "SummaryCard", "SearchComponent", "AppInsightEnablement".

title
str
Required

Title of data.

description
str
Required

Description of the data that will help it be interpreted.