Share via


IUpdateRunList Interface

Definition

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

Properties

NextLink

Link to the next set of results.

Value

List of Update runs

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to