ActivityEntityQueryTemplate.RequiredInputFieldsSet Property

Definition

List of the fields of the source entity that are required to run the query

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<System.Collections.Generic.List<string>> RequiredInputFieldsSet { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.RequiredInputFieldsSet : System.Collections.Generic.List<System.Collections.Generic.List<string>> with get, set
Public Property RequiredInputFieldsSet As List(Of List(Of String))

Property Value

Implements

Attributes

Applies to