IAlertRuleTemplateDataSource Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |