Class ThousandEyesTest
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
Template
Thousand Eye test template object, maximun size: 1000
[DataMember(Name = "template")]
public ThousandEyesTestTemplate Template { get; set; }