Share via


IMailClusterEntityProperties Interface

Definition

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

Properties

AdditionalData

A bag of custom fields that should be part of the entity and will be presented to the user.

(Inherited from IEntityCommonProperties)
ClusterGroup

The cluster group

ClusterQueryEndTime

The cluster query end time

ClusterQueryStartTime

The cluster query start time

ClusterSourceIdentifier

The id of the cluster source

ClusterSourceType

The type of the cluster source

CountByDeliveryStatus

Count of mail messages by DeliveryStatus string representation

CountByProtectionStatus

Count of mail messages by ProtectionStatus string representation

CountByThreatType

Count of mail messages by ThreatType string representation

FriendlyName

The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated.

(Inherited from IEntityCommonProperties)
IsVolumeAnomaly

Is this a volume anomaly mail cluster

MailCount

The number of mail messages that are part of the mail cluster

NetworkMessageId

The mail message IDs that are part of the mail cluster

Query

The query that was used to identify the messages of the mail cluster

QueryTime

The query time

Source

The source of the mail cluster (default is 'O365 ATP')

Threat

The threats of mail messages that are part of the mail cluster

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to