ConnectionMonitorTestGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the connection monitor test group.
public class ConnectionMonitorTestGroup
type ConnectionMonitorTestGroup = class
Public Class ConnectionMonitorTestGroup
- Inheritance
-
ConnectionMonitorTestGroup
Constructors
ConnectionMonitorTestGroup() |
Initializes a new instance of the ConnectionMonitorTestGroup class. |
ConnectionMonitorTestGroup(String, IList<String>, IList<String>, IList<String>, Nullable<Boolean>) |
Initializes a new instance of the ConnectionMonitorTestGroup class. |
Properties
Destinations |
Gets or sets list of destination endpoint names. |
Disable |
Gets or sets value indicating whether test group is disabled. |
Name |
Gets or sets the name of the connection monitor test group. |
Sources |
Gets or sets list of source endpoint names. |
TestConfigurations |
Gets or sets list of test configuration names. |
Methods
Validate() |
Validate the object. |