Share via


IThreatIntelligenceAlertRuleTemplateProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ThreatIntelligenceAlertRuleTemplatePropertiesTypeConverter))]
public interface IThreatIntelligenceAlertRuleTemplateProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRuleTemplatePropertiesBase
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.ThreatIntelligenceAlertRuleTemplatePropertiesTypeConverter))>]
type IThreatIntelligenceAlertRuleTemplateProperties = interface
    interface IJsonSerializable
    interface IAlertRuleTemplatePropertiesBase
Public Interface IThreatIntelligenceAlertRuleTemplateProperties
Implements IAlertRuleTemplatePropertiesBase
Derived
Attributes
Implements

Properties

AlertRulesCreatedByTemplateCount

the number of alert rules that were created by this template

(Inherited from IAlertRuleTemplatePropertiesBase)
CreatedDateUtc

The time that this alert rule template has been added.

(Inherited from IAlertRuleTemplatePropertiesBase)
Description

The description of the alert rule template.

(Inherited from IAlertRuleTemplatePropertiesBase)
DisplayName

The display name for alert rule template.

(Inherited from IAlertRuleTemplatePropertiesBase)
LastUpdatedDateUtc

The last time that this alert rule template has been updated.

(Inherited from IAlertRuleTemplatePropertiesBase)
RequiredDataConnector

The required data sources for this template

(Inherited from IAlertRuleTemplatePropertiesBase)
Severity

The severity for alerts created by this alert rule.

Status

The alert rule template status.

(Inherited from IAlertRuleTemplatePropertiesBase)
Tactic

The tactics of the alert rule template

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to