FusionSourceSubTypeSetting Class
Represents a supported source subtype configuration under a source signal in Fusion detection.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
FusionSourceSubTypeSetting
Constructor
FusionSourceSubTypeSetting(*, enabled: bool, source_sub_type_name: str, severity_filters: azure.mgmt.securityinsight.models._models_py3.FusionSubTypeSeverityFilter, **kwargs)
Variables
- enabled
- bool
Required. Determines whether this source subtype under source signal is enabled or disabled in Fusion detection.
- source_sub_type_name
- str
Required. The Name of the source subtype under a given source signal in Fusion detection. Refer to Fusion alert rule template for supported values.
- source_sub_type_display_name
- str
The display name of source subtype under a source signal consumed in Fusion detection.
- severity_filters
- FusionSubTypeSeverityFilter
Required. Severity configuration for a source subtype consumed in fusion detection.
Feedback
Submit and view feedback for