Udostępnij za pośrednictwem


SecurityInsightsIncidentEntitiesResult Class

Definition

The incident related entities response.

public class SecurityInsightsIncidentEntitiesResult
type SecurityInsightsIncidentEntitiesResult = class
Public Class SecurityInsightsIncidentEntitiesResult
Inheritance
SecurityInsightsIncidentEntitiesResult

Properties

Entities

Array of the incident related entities. Please note SecurityInsightsEntity is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include SecurityInsightsAccountEntity, SecurityInsightsAzureResourceEntity, SecurityInsightsHuntingBookmark, SecurityInsightsCloudApplicationEntity, SecurityInsightsDnsEntity, SecurityInsightsFileEntity, SecurityInsightsFileHashEntity, SecurityInsightsHostEntity, SecurityInsightsIotDeviceEntity, SecurityInsightsIPEntity, SecurityInsightsMailClusterEntity, SecurityInsightsMailMessageEntity, SecurityInsightsMailboxEntity, SecurityInsightsMalwareEntity, SecurityInsightsProcessEntity, SecurityInsightsRegistryKeyEntity, SecurityInsightsRegistryValueEntity, SecurityInsightsAlert, SecurityInsightsGroupEntity, SecurityInsightsSubmissionMailEntity and SecurityInsightsUriEntity.

MetaData

The metadata from the incident related entities results.

Applies to