SecurityInsightsProcessEntity.AdditionalData Property

Definition

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

public System.Collections.Generic.IReadOnlyDictionary<string,BinaryData> AdditionalData { get; }
member this.AdditionalData : System.Collections.Generic.IReadOnlyDictionary<string, BinaryData>
Public ReadOnly Property AdditionalData As IReadOnlyDictionary(Of String, BinaryData)

Property Value

Applies to