Share via


ISourceControlList Interface

Definition

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

Properties

NextLink

URL to fetch the next set of source controls.

Value

Array of source controls.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to