Share via


IExpansionEntityQueriesProperties.OutputEntityType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="List of the desired output types to be constructed from the result", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityType) }, ReadOnly=false, Required=false, SerializedName="outputEntityTypes")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityType[] OutputEntityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="List of the desired output types to be constructed from the result", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityType) }, ReadOnly=false, Required=false, SerializedName="outputEntityTypes")>]
member this.OutputEntityType : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityType[] with get, set
Public Property OutputEntityType As EntityType()

Property Value

Attributes

Applies to