Share via


IEntityExpandResponseValue Interface

Definition

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

Properties

Edge

Array of edges that connects the entity to the list of entities.

Entity

Array of the expansion result entities.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to