Share via


IRelationList Interface

Definition

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

Properties

NextLink

URL to fetch the next set of relations.

Value

Array of relations.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to