Share via


IIncidentEntitiesResultsMetadata Interface

Definition

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

Properties

Count

Total number of aggregations of the given kind in the incident related entities result.

EntityKind

The kind of the aggregated entity.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to