Microsoft.SQLServer.2016.DBFileSizeMonitorType.PageSet (UIPageSet)

Element properties:

Type DefinitionMicrosoft.SQLServer.2016.DBFileSizeMonitorType

Source Code:

<UIPageSet ID="Microsoft.SQLServer.2016.DBFileSizeMonitorType.PageSet" TypeDefinitionID="Microsoft.SQLServer.2016.DBFileSizeMonitorType">
<UIPageReferences>
<UIPageReference ID="Microsoft.SQLServer.2016.DBFileSizeMonitorType.PageSet.PageReference1" PageID="SystemHealth!System.Health.MonitorGeneralPage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.SQLServer.2016.DBFileSizeMonitorType.PageSet.PageReference2" PageID="System!System.SimpleSchedulerPage">
<InputParameters/>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="SimpleReccuringSchedule">
<xsl:element name="Interval">
<xsl:value-of select="IntervalSeconds"/>
</xsl:element>
<xsl:if test="boolean(string-length(SyncTime))">
<xsl:copy-of select="SyncTime"/>
</xsl:if>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
</UIPageReference>
<UIPageReference ID="Microsoft.SQLServer.2016.DBFileSizeMonitorType.PageSet.PageReference3" PageID="SystemPerf!System.Performance.DoubleThresholdPage">
<InputParameters/>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:copy-of select="Threshold1"/>
<xsl:copy-of select="Threshold2"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<TabName ID="Microsoft.SQLServer.2016.DBAndLogSizeMonitorType.PageSet.PageReference3.TabName"/>
</UIPageReference>
<UIPageReference ID="Microsoft.SQLServer.2016.DBFileSizeMonitorType.PageSet.PageReference4" PageID="SystemHealth!System.Health.OperationalStatesConfigPage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.SQLServer.2016.DBFileSizeMonitorType.PageSet.PageReference5" PageID="SystemHealth!System.Health.AlertingPage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.SQLServer.2016.DBFileSizeMonitorType.PageSet.PageReference6" PageID="SystemHealth!System.Health.DiagnosticAndRecoveryPage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.SQLServer.2016.DBFileSizeMonitorType.PageSet.PageReference7" PageID="SystemHealth!System.Health.ProductKnowledgePage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="Microsoft.SQLServer.2016.DBFileSizeMonitorType.PageSet.PageReference8" PageID="SystemHealth!System.Health.CompanyKnowledgePage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
</UIPageReferences>
</UIPageSet>