Share via


IApplicationPatchProperties Interface

Definition

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

Properties

ApplicationType
CommandLineArgument
CommandLineSetting
Description
FilePath
FriendlyName
IconIndex
IconPath
MsixPackageApplicationId
MsixPackageFamilyName
ShowInPortal

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to