你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ConnectionMonitorCreateOrUpdateContent 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于定义创建连接监视器的操作的参数。
public class ConnectionMonitorCreateOrUpdateContent
type ConnectionMonitorCreateOrUpdateContent = class
Public Class ConnectionMonitorCreateOrUpdateContent
- 继承
-
ConnectionMonitorCreateOrUpdateContent
构造函数
ConnectionMonitorCreateOrUpdateContent() |
初始化 ConnectionMonitorCreateOrUpdateContent 的新实例。 |
属性
AutoStart |
确定连接监视器在创建后是否会自动启动。 |
Destination |
描述连接监视器的目标。 |
Endpoints |
连接监视器终结点的列表。 |
Location |
连接监视器位置。 |
MonitoringIntervalInSeconds |
监视间隔(以秒为单位)。 |
Notes |
与连接监视器关联的可选注释。 |
Outputs |
连接监视器输出的列表。 |
Source |
描述连接监视器的源。 |
Tags |
连接监视器标记。 |
TestConfigurations |
连接监视器测试配置列表。 |
TestGroups |
连接监视器测试组的列表。 |