Share via


IOperationsList Interface

Definition

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

Properties

NextLink

URL to fetch the next set of operations.

Value

Array of operations

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to