Share via


IFusionAlertRuleTemplate.RequiredDataConnector Property

Definition

The required data sources for this template

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The required data sources for this template", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRuleTemplateDataSource) }, ReadOnly=false, Required=false, SerializedName="requiredDataConnectors")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRuleTemplateDataSource[] RequiredDataConnector { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The required data sources for this template", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRuleTemplateDataSource) }, ReadOnly=false, Required=false, SerializedName="requiredDataConnectors")>]
member this.RequiredDataConnector : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IAlertRuleTemplateDataSource[] with get, set
Public Property RequiredDataConnector As IAlertRuleTemplateDataSource()

Property Value

Attributes

Applies to