Share via


IAlertRuleTemplatePropertiesBase Interface

Definition

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

Properties

AlertRulesCreatedByTemplateCount

the number of alert rules that were created by this template

CreatedDateUtc

The time that this alert rule template has been added.

Description

The description of the alert rule template.

DisplayName

The display name for alert rule template.

LastUpdatedDateUtc

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

RequiredDataConnector

The required data sources for this template

Status

The alert rule template status.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to