Share via


IMicrosoftSecurityIncidentCreationAlertRuleTemplateProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.MicrosoftSecurityIncidentCreationAlertRuleTemplatePropertiesTypeConverter))]
public interface IMicrosoftSecurityIncidentCreationAlertRuleTemplateProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRuleTemplatePropertiesBase, Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IMicrosoftSecurityIncidentCreationAlertRuleCommonProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.MicrosoftSecurityIncidentCreationAlertRuleTemplatePropertiesTypeConverter))>]
type IMicrosoftSecurityIncidentCreationAlertRuleTemplateProperties = interface
    interface IJsonSerializable
    interface IAlertRuleTemplatePropertiesBase
    interface IMicrosoftSecurityIncidentCreationAlertRuleCommonProperties
Public Interface IMicrosoftSecurityIncidentCreationAlertRuleTemplateProperties
Implements IAlertRuleTemplatePropertiesBase, IMicrosoftSecurityIncidentCreationAlertRuleCommonProperties
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)
DisplayNamesExcludeFilter

the alerts' displayNames on which the cases will not be generated

(Inherited from IMicrosoftSecurityIncidentCreationAlertRuleCommonProperties)
DisplayNamesFilter

the alerts' displayNames on which the cases will be generated

(Inherited from IMicrosoftSecurityIncidentCreationAlertRuleCommonProperties)
LastUpdatedDateUtc

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

(Inherited from IAlertRuleTemplatePropertiesBase)
ProductFilter

The alerts' productName on which the cases will be generated

(Inherited from IMicrosoftSecurityIncidentCreationAlertRuleCommonProperties)
RequiredDataConnector

The required data sources for this template

(Inherited from IAlertRuleTemplatePropertiesBase)
SeveritiesFilter

the alerts' severities on which the cases will be generated

(Inherited from IMicrosoftSecurityIncidentCreationAlertRuleCommonProperties)
Status

The alert rule template status.

(Inherited from IAlertRuleTemplatePropertiesBase)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to