Share via


IConnectedEntity Interface

Definition

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

Properties

AdditionalData

key-value pairs for a connected entity mapping

TargetEntityId

Entity Id of the connected entity

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to