FusionTemplateSourceSubType interface
Represents a source subtype under a source signal consumed in Fusion detection.
Properties
severity |
Severity configuration available for a source subtype consumed in fusion detection. |
source |
The display name of source subtype under a source signal consumed in Fusion detection. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
The name of source subtype under a source signal consumed in Fusion detection. |
Property Details
severityFilter
Severity configuration available for a source subtype consumed in fusion detection.
severityFilter: FusionTemplateSubTypeSeverityFilter
Property Value
sourceSubTypeDisplayName
The display name of source subtype under a source signal consumed in Fusion detection. NOTE: This property will not be serialized. It can only be populated by the server.
sourceSubTypeDisplayName?: string
Property Value
string
sourceSubTypeName
The name of source subtype under a source signal consumed in Fusion detection.
sourceSubTypeName: string
Property Value
string
Azure SDK for JavaScript