次の方法で共有


ConnectionMonitorTestGroup クラス

定義

接続モニターのテスト グループについて説明します。

public class ConnectionMonitorTestGroup
type ConnectionMonitorTestGroup = class
Public Class ConnectionMonitorTestGroup
継承
ConnectionMonitorTestGroup

コンストラクター

ConnectionMonitorTestGroup(String, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>)

ConnectionMonitorTestGroup の新しいインスタンスを初期化します。

プロパティ

Destinations

宛先エンドポイント名の一覧。

Disable

テスト グループが無効かどうかを示す値。

Name

接続モニターのテスト グループの名前。

Sources

ソース エンドポイント名の一覧。

TestConfigurations

テスト構成名の一覧。

適用対象