Table of Contents

Class NetworksSensorSection

Namespace
Meraki.Api.Sections.General.Networks
Assembly
Meraki.Api.dll

Provides access to networks sensor API endpoints

public class NetworksSensorSection
Inheritance
NetworksSensorSection
Inherited Members

Constructors

NetworksSensorSection()

public NetworksSensorSection()

Properties

Alerts

Gets the alerts

public NetworksSensorAlertsSection Alerts { get; }

Property Value

NetworksSensorAlertsSection

Schedules

Returns a list of all sensor schedules.

public INetworksSensorSchedules Schedules { get; }

Property Value

INetworksSensorSchedules