共用方式為


ConnectionMonitorTestGroup Class

Definition

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.

Applies to