Share via


IDataConnectorList Interface

Definition

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

Properties

NextLink

URL to fetch the next set of data connectors.

Value

Array of data connectors.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to