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

IScheduledAlertRule.CustomDetail Property

Definition

Dictionary of string key-value pairs of columns to be attached to the alert

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Dictionary of string key-value pairs of columns to be attached to the alert", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IQueryBasedAlertRulePropertiesCustomDetails) }, ReadOnly=false, Required=false, SerializedName="customDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IQueryBasedAlertRulePropertiesCustomDetails CustomDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Dictionary of string key-value pairs of columns to be attached to the alert", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IQueryBasedAlertRulePropertiesCustomDetails) }, ReadOnly=false, Required=false, SerializedName="customDetails")>]
member this.CustomDetail : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IQueryBasedAlertRulePropertiesCustomDetails with get, set
Public Property CustomDetail As IQueryBasedAlertRulePropertiesCustomDetails

Property Value

Attributes

Applies to