Table of Contents

Class ThousandEyesNetworkSupportedDeviceAgent

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

ThousandEyes agent

[DataContract]
public class ThousandEyesNetworkSupportedDeviceAgent
Inheritance
ThousandEyesNetworkSupportedDeviceAgent
Inherited Members

Constructors

ThousandEyesNetworkSupportedDeviceAgent()

public ThousandEyesNetworkSupportedDeviceAgent()

Properties

IsInstalled

Indicates if network has ThousandEyes agent installed

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "isInstalled")]
public bool IsInstalled { get; set; }

Property Value

bool