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

IAlertRuleTemplatePropertiesBase.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