Table of Contents

Class ThousandEyesNetworkUpdateRequest

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

ThousandEyes Network Update Request

[DataContract]
public class ThousandEyesNetworkUpdateRequest
Inheritance
ThousandEyesNetworkUpdateRequest
Inherited Members

Constructors

ThousandEyesNetworkUpdateRequest()

public ThousandEyesNetworkUpdateRequest()

Properties

Enabled

Whether or not the ThousandEyes agent is enabled for the network.

[DataMember(Name = "enabled")]
public bool Enabled { get; set; }

Property Value

bool