Share via


IRepoList Interface

Definition

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

Properties

NextLink

URL to fetch the next set of repositories.

Value

Array of repositories.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to