Share via


IExtensionList Interface

Definition

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

Properties

Name Description
NextLink

Link to the next set of results.

Value

List of Extensions in HCI cluster.

Methods

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

Applies to