Share via


IGetInsightsError.Kind Property

Definition

the query kind

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the query kind", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="kind")]
public string Kind { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the query kind", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=true, SerializedName="kind")>]
member this.Kind : string
Public ReadOnly Property Kind As String

Property Value

Attributes

Applies to