你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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