Partilhar via


ExpandMsixImageList Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ExpandMsixImageListTypeConverter))]
public class ExpandMsixImageList : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IExpandMsixImageList
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ExpandMsixImageListTypeConverter))>]
type ExpandMsixImageList = class
    interface IExpandMsixImageList
    interface IJsonSerializable
Public Class ExpandMsixImageList
Implements IExpandMsixImageList
Inheritance
ExpandMsixImageList
Attributes
Implements

Constructors

ExpandMsixImageList()

Properties

NextLink
Value

Methods

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

Applies to