ExpansionEntityQuery.OutputEntityType Property

Definition

List of the desired output types to be constructed from the result

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

Property Value

Implements

Attributes

Applies to