SignalGroups interface
Contains various signal groups that can be assigned to an entity
Properties
| azure |
Log Analytics Signal Group |
| azure |
Azure Monitor Workspace Signal Group |
| azure |
Azure Resource Signal Group |
| dependencies | Settings for dependency signals to control how the health state of child entities influences the health state of the parent entity. |
| external | List of signals which have been externally submitted for this entity. |
Property Details
azureLogAnalytics
Log Analytics Signal Group
azureLogAnalytics?: LogAnalyticsSignals
Property Value
azureMonitorWorkspace
Azure Monitor Workspace Signal Group
azureMonitorWorkspace?: AzureMonitorWorkspaceSignals
Property Value
azureResource
Azure Resource Signal Group
azureResource?: AzureResourceSignals
Property Value
dependencies
Settings for dependency signals to control how the health state of child entities influences the health state of the parent entity.
dependencies?: DependenciesSignalGroupV2
Property Value
external
List of signals which have been externally submitted for this entity.
external?: ExternalSignalGroup