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(Create=true, 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.IQueryBasedAlertRulePropertiesCustomDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="customDetails", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IQueryBasedAlertRulePropertiesCustomDetails CustomDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, 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.IQueryBasedAlertRulePropertiesCustomDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="customDetails", Update=true)>]
member this.CustomDetail : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IQueryBasedAlertRulePropertiesCustomDetails with get, set
Public Property CustomDetail As IQueryBasedAlertRulePropertiesCustomDetails

Property Value

Attributes

Applies to