Share via


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