Share via


IEntityList Interface

Definition

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

Properties

NextLink

URL to fetch the next set of entities.

Value

Array of entities.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to