Base type: System.Entity
Summary: This entity presents AppInsight for SQL application. Used in alerting.
Name | Type | Notes |
---|---|---|
ID | System.Int32 | The unique integer representation of application. |
ApplicationID | System.Int32 | The unique integer representation of application. |
Name | System.String | The string value that contains the name of the application. |
NodeID | System.Int32 | The unique integer representation of parent node. |
Availability | System.String | The integer value that contains the application availability. |
LastTimeUp | System.DateTime | The date and time when application has Up status. |
TimeStamp | System.DateTime | The date of last poll for application. |
TemplateDescription | System.String | The string value that contains the application template description. |
InstanceName | System.String | The string value that contains the name of SQL server instance. |
ProductVersion | System.String | The string value that contains the SQL server version. |
ProductLevel | System.String | The string value that contains the SQL server level. |
Edition | System.String | The string value that contains the SQL server edition. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
SqlDatabase | Orion.APM.SqlDatabase | Defined by relationship Orion.APM.SqlServerApplicationAlertReferencesSqlDatabase (System.Reference) |
SqlDatabaseAlert | Orion.APM.SqlDatabaseAlert | Defined by relationship Orion.APM.SqlServerApplicationAlertHostsSqlDatabaseAlert (System.Hosting) |
SqlDatabaseFileAlert | Orion.APM.SqlDatabaseFileAlert | Defined by relationship Orion.APM.SqlServerApplicationAlertHostsSqlDatabaseFileAlert (System.Hosting) |
SqlQueryAlert | Orion.APM.SqlQueryAlert | Defined by relationship Orion.APM.SqlServerApplicationAlertHostsSqlQueryAlert (System.Hosting) |
SqlApplication | Orion.APM.SqlServerApplication | Defined by relationship Orion.APM.SqlServerApplicationAlertReferencesSqlServerApplication (System.Reference) |