Share via


INrtAlertRule.EntityMapping Property

Definition

Array of the entity mappings of the alert rule

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of the entity mappings of the alert rule", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityMapping) }, ReadOnly=false, Required=false, SerializedName="entityMappings")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityMapping[] EntityMapping { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of the entity mappings of the alert rule", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityMapping) }, ReadOnly=false, Required=false, SerializedName="entityMappings")>]
member this.EntityMapping : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityMapping[] with get, set
Public Property EntityMapping As IEntityMapping()

Property Value

Attributes

Applies to