Share via


IEntityEdges Interface

Definition

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

Properties

AdditionalData

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

TargetEntityId

The target entity Id.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to