Share via


ITimelineError.Kind Property

Definition

the query kind

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the query kind", 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 query kind", 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