다음을 통해 공유


IAddonList Interface

Definition

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

Properties

NextLink

The link to the next page of items

Value

The Addon items on this page

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to