Table of Contents

Class ThousandEyesTest

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

A test to be created

[DataContract]
public class ThousandEyesTest
Inheritance
ThousandEyesTest
Inherited Members

Constructors

ThousandEyesTest()

public ThousandEyesTest()

Properties

Network

Network

[DataMember(Name = "network")]
public ThousandEyesTestNetwork Network { get; set; }

Property Value

ThousandEyesTestNetwork

Template

Thousand Eye test template object, maximun size: 1000

[DataMember(Name = "template")]
public ThousandEyesTestTemplate Template { get; set; }

Property Value

ThousandEyesTestTemplate