Class NetworksSensorSection
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
Schedules
Returns a list of all sensor schedules.
public INetworksSensorSchedules Schedules { get; }