Share via


IApplicationProperties Interface

Definition

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

Properties

ApplicationType
CommandLineArgument
CommandLineSetting
Description
FilePath
FriendlyName
IconContent
IconHash
IconIndex
IconPath
MsixPackageApplicationId
MsixPackageFamilyName
ObjectId
ShowInPortal

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to