AddonList Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.AddonListTypeConverter))]
public class AddonList : Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.IAddonList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.Api20210601.AddonListTypeConverter))>]
type AddonList = class
    interface IAddonList
    interface IJsonSerializable
Public Class AddonList
Implements IAddonList
Inheritance
AddonList
Attributes
Implements

Constructors

AddonList()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to