Share via


IUpdateList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.UpdateListTypeConverter))]
public interface IUpdateList : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.UpdateListTypeConverter))>]
type IUpdateList = interface
    interface IJsonSerializable
Public Interface IUpdateList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

Link to the next set of results.

Value

List of Updates

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to