Class ThousandEyesNetworkUpdateRequest
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; }