ExpansionEntityQuery.InputField 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<string> InputField { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PropertyOrigin.Inlined)>]
member this.InputField : System.Collections.Generic.List<string> with get, set
Public Property InputField As List(Of String)

Property Value

Implements

Attributes

Applies to