Share via


ExpandMsixImage Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ExpandMsixImageTypeConverter))]
public class ExpandMsixImage : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.IExpandMsixImage, Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api20230905.ExpandMsixImageTypeConverter))>]
type ExpandMsixImage = class
    interface IExpandMsixImage
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class ExpandMsixImage
Implements IExpandMsixImage, IValidates
Inheritance
ExpandMsixImage
Attributes
Implements

Constructors

ExpandMsixImage()

Properties

DisplayName
Id
ImagePath
IsActive
IsRegularRegistration
LastUpdated
Name
PackageAlias
PackageApplication
PackageDependency
PackageFamilyName
PackageFullName
PackageName
PackageRelativePath
Type
Version

Methods

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

Applies to