Share via


IUpdateSummariesList Interface

Definition

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

Properties

Name Description
NextLink

Link to the next set of results.

Value

List of Update Summaries

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to