Share via


IActivityEntityQueriesProperties.InputEntityType Property

Definition

The type of the query's source entity

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The type of the query's source entity", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityType) }, ReadOnly=false, Required=false, SerializedName="inputEntityType")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityType? InputEntityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The type of the query's source entity", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityType) }, ReadOnly=false, Required=false, SerializedName="inputEntityType")>]
member this.InputEntityType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityType> with get, set
Public Property InputEntityType As Nullable(Of EntityType)

Property Value

Attributes

Applies to