Share via


IEntityTimelineItem.Kind Property

Definition

The entity query kind type.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The entity query kind type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityTimelineKind) }, ReadOnly=false, Required=true, SerializedName="kind")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityTimelineKind Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The entity query kind type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityTimelineKind) }, ReadOnly=false, Required=true, SerializedName="kind")>]
member this.Kind : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityTimelineKind with get, set
Public Property Kind As EntityTimelineKind

Property Value

Attributes

Applies to