你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConnectionMonitorTestGroup 类

定义

描述连接监视器测试组。

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

构造函数

ConnectionMonitorTestGroup()

初始化 ConnectionMonitorTestGroup 类的新实例。

ConnectionMonitorTestGroup(String, IList<String>, IList<String>, IList<String>, Nullable<Boolean>)

初始化 ConnectionMonitorTestGroup 类的新实例。

属性

Destinations

获取或设置目标终结点名称的列表。

Disable

获取或设置指示是否禁用测试组的值。

Name

获取或设置连接监视器测试组的名称。

Sources

获取或设置源终结点名称的列表。

TestConfigurations

获取或设置测试配置名称的列表。

方法

Validate()

验证 对象。

适用于