Partilhar via


ExpandMsixImageProperties Class

Definition

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

Constructors

ExpandMsixImageProperties()

Properties

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

Methods

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

Applies to