DataCollectionOptions interface
DataCollectionOptions resource properties
Properties
is |
Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS. |
is |
Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. |
is |
Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS. |
Property Details
isDiagnosticsEventsEnabled
Indicates whether diagnostic collection is enabled for the VM cluster/Cloud VM cluster/VMBM DBCS.
isDiagnosticsEventsEnabled?: boolean
Property Value
boolean
isHealthMonitoringEnabled
Indicates whether health monitoring is enabled for the VM cluster / Cloud VM cluster / VMBM DBCS.
isHealthMonitoringEnabled?: boolean
Property Value
boolean
isIncidentLogsEnabled
Indicates whether incident logs and trace collection are enabled for the VM cluster / Cloud VM cluster / VMBM DBCS.
isIncidentLogsEnabled?: boolean
Property Value
boolean
Azure SDK for JavaScript