Partilhar via


IApplicationPatch Interface

Definition

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

Properties

ApplicationType
CommandLineArgument
CommandLineSetting
Description
FilePath
FriendlyName
IconIndex
IconPath
MsixPackageApplicationId
MsixPackageFamilyName
ShowInPortal
Tag

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to