Share via


IAlertRuleTemplatesList Interface

Definition

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

Properties

NextLink

URL to fetch the next set of alert rule templates.

Value

Array of alert rule templates.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to