IActivityEntityQuery.EntitiesFilter Property

Definition

The query applied only to entities matching to all filters

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The query applied only to entities matching to all filters", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IActivityEntityQueriesPropertiesEntitiesFilter) }, Read=true, ReadOnly=false, Required=false, SerializedName="entitiesFilter", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IActivityEntityQueriesPropertiesEntitiesFilter EntitiesFilter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The query applied only to entities matching to all filters", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IActivityEntityQueriesPropertiesEntitiesFilter) }, Read=true, ReadOnly=false, Required=false, SerializedName="entitiesFilter", Update=true)>]
member this.EntitiesFilter : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.IActivityEntityQueriesPropertiesEntitiesFilter with get, set
Public Property EntitiesFilter As IActivityEntityQueriesPropertiesEntitiesFilter

Property Value

Attributes

Applies to