Share via


IGetInsightsError Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.GetInsightsErrorTypeConverter))]
public interface IGetInsightsError : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.GetInsightsErrorTypeConverter))>]
type IGetInsightsError = interface
    interface IJsonSerializable
Public Interface IGetInsightsError
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ErrorMessage

the error message

Kind

the query kind

QueryId

the query id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to