Table of Contents

Class InsightApplicationsSection

Namespace
Meraki.Api.Sections.Products.Insight
Assembly
Meraki.Api.dll

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

IInsightApplication

HealthByTime

Get application health by time

public IInsightApplicationHealthByTime HealthByTime { get; }

Property Value

IInsightApplicationHealthByTime