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