Share via


IEntityTimelineParameters.Kind Property

Definition

Array of timeline Item kinds.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of timeline Item kinds.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityTimelineKind) }, ReadOnly=false, Required=false, SerializedName="kinds")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityTimelineKind[] Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Array of timeline Item kinds.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityTimelineKind) }, ReadOnly=false, Required=false, SerializedName="kinds")>]
member this.Kind : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.EntityTimelineKind[] with get, set
Public Property Kind As EntityTimelineKind()

Property Value

Attributes

Applies to