Abstract
Base type: System.ManagedEntity
Summary: This entity represents any significant AppInsight application's entity (e.g. SQL Database).
Name | Type | Notes |
---|---|---|
ItemID | System.Int32 | The unique integer representation of entity. |
ApplicationID | System.Int32 | The unique integer representation of parent application. |
Name | System.String | The string value that contains application item name. |
ItemType | System.String | The type of application item. |
Status | System.Int32 | |
StatusDescription | System.String | |
StatusLED | System.String | |
UnManaged | System.Boolean | Default='false'. |
UnManageFrom | System.DateTime | |
UnManageUntil | System.DateTime | |
DetailsUrl | System.String | |
Image | System.String | |
AncestorDisplayNames | System.String[] | |
AncestorDetailsUrls | System.String[] | |
StatusIconHint | System.String | |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |