Share via


IBookmarkList Interface

Definition

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

Properties

NextLink

URL to fetch the next set of cases.

Value

Array of bookmarks.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to