Share via


IAlertRuleTemplateDataSource Interface

Definition

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

Properties

ConnectorId

The connector id that provides the following data types

DataType

The data types used by the alert rule template

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to