你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DataCollectionOptions interface
DataCollectionOptions 资源属性
属性
is |
指示是否为 VM 群集/云 VM 群集/VMBM DBCS 启用诊断收集。 |
is |
指示是否为 VM 群集/云 VM 群集/VMBM DBCS 启用运行状况监视。 |
is |
指示是否为 VM 群集/云 VM 群集/VMBM DBCS 启用事件日志和跟踪收集。 |
属性详细信息
isDiagnosticsEventsEnabled
指示是否为 VM 群集/云 VM 群集/VMBM DBCS 启用诊断收集。
isDiagnosticsEventsEnabled?: boolean
属性值
boolean
isHealthMonitoringEnabled
指示是否为 VM 群集/云 VM 群集/VMBM DBCS 启用运行状况监视。
isHealthMonitoringEnabled?: boolean
属性值
boolean
isIncidentLogsEnabled
指示是否为 VM 群集/云 VM 群集/VMBM DBCS 启用事件日志和跟踪收集。
isIncidentLogsEnabled?: boolean
属性值
boolean