IIncidentEntitiesResultsMetadata Interface

Definition

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

Properties

Name Description
Count

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

EntityKind

The kind of the aggregated entity.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to