Class InsightApplicationsSection
Provides access to insight applications API endpoints
public class InsightApplicationsSection
- Inheritance
-
InsightApplicationsSection
- Inherited Members
Constructors
InsightApplicationsSection()
public InsightApplicationsSection()
Properties
Applications
List all Insight tracked applications
public IInsightApplication Applications { get; }
Property Value
HealthByTime
Get application health by time
public IInsightApplicationHealthByTime HealthByTime { get; }