Table of Contents

Class LiveToolsSection

Namespace
Meraki.Api.Sections.General.LiveTools
Assembly
Meraki.Api.dll
public class LiveToolsSection
Inheritance
LiveToolsSection
Inherited Members

Properties

ArpTable

public ILiveToolsArpTable ArpTable { get; set; }

Property Value

ILiveToolsArpTable

CableTest

public ILiveToolsCableTest CableTest { get; set; }

Property Value

ILiveToolsCableTest

Ping

public ILiveToolsPing Ping { get; set; }

Property Value

ILiveToolsPing

PingDevice

public ILiveToolsPingDevice PingDevice { get; set; }

Property Value

ILiveToolsPingDevice

ThroughputTest

public ILiveToolsThroughputTest ThroughputTest { get; set; }

Property Value

ILiveToolsThroughputTest

WakeOnLan

public ILiveToolsWakeOnLan WakeOnLan { get; set; }

Property Value

ILiveToolsWakeOnLan