Share via


IGetInsightsResultsMetadata Interface

Definition

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

Properties

Error

information about the failed queries

TotalCount

the total items found for the insights request

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to