Class LiveToolsSection
- Namespace
- Meraki.Api.Sections.General.LiveTools
- Assembly
- Meraki.Api.dll
public class LiveToolsSection
- Inheritance
-
LiveToolsSection
- Inherited Members
-
Properties
public ILiveToolsArpTable ArpTable { get; set; }
Property Value
- ILiveToolsArpTable
public ILiveToolsCableTest CableTest { get; set; }
Property Value
- ILiveToolsCableTest
public ILiveToolsPing Ping { get; set; }
Property Value
- ILiveToolsPing
public ILiveToolsPingDevice PingDevice { get; set; }
Property Value
- ILiveToolsPingDevice
public ILiveToolsThroughputTest ThroughputTest { get; set; }
Property Value
- ILiveToolsThroughputTest
public ILiveToolsWakeOnLan WakeOnLan { get; set; }
Property Value
- ILiveToolsWakeOnLan