azure-native.desktopvirtualization.getApplication
Get an application.
Uses Azure REST API version 2024-04-03.
Other available API versions: 2022-09-09, 2022-10-14-preview, 2023-09-05, 2023-10-04-preview, 2023-11-01-preview, 2024-01-16-preview, 2024-03-06-preview, 2024-04-08-preview, 2024-08-08-preview, 2024-11-01-preview, 2025-03-01-preview, 2025-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native desktopvirtualization [ApiVersion]. See the version guide for details.
Using getApplication
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getApplication(args: GetApplicationArgs, opts?: InvokeOptions): Promise<GetApplicationResult>
function getApplicationOutput(args: GetApplicationOutputArgs, opts?: InvokeOptions): Output<GetApplicationResult>def get_application(application_group_name: Optional[str] = None,
                    application_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetApplicationResult
def get_application_output(application_group_name: Optional[pulumi.Input[str]] = None,
                    application_name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetApplicationResult]func LookupApplication(ctx *Context, args *LookupApplicationArgs, opts ...InvokeOption) (*LookupApplicationResult, error)
func LookupApplicationOutput(ctx *Context, args *LookupApplicationOutputArgs, opts ...InvokeOption) LookupApplicationResultOutput> Note: This function is named LookupApplication in the Go SDK.
public static class GetApplication 
{
    public static Task<GetApplicationResult> InvokeAsync(GetApplicationArgs args, InvokeOptions? opts = null)
    public static Output<GetApplicationResult> Invoke(GetApplicationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
public static Output<GetApplicationResult> getApplication(GetApplicationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:desktopvirtualization:getApplication
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ApplicationGroup stringName 
- The name of the application group
- ApplicationName string
- The name of the application within the specified application group
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ApplicationGroup stringName 
- The name of the application group
- ApplicationName string
- The name of the application within the specified application group
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- applicationGroup StringName 
- The name of the application group
- applicationName String
- The name of the application within the specified application group
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- applicationGroup stringName 
- The name of the application group
- applicationName string
- The name of the application within the specified application group
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- application_group_ strname 
- The name of the application group
- application_name str
- The name of the application within the specified application group
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- applicationGroup StringName 
- The name of the application group
- applicationName String
- The name of the application within the specified application group
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getApplication Result
The following output properties are available:
- AzureApi stringVersion 
- The Azure API version of the resource.
- CommandLine stringSetting 
- Specifies whether this published application can be launched with command line arguments provided by the client, command line arguments specified at publish time, or no command line arguments at all.
- IconContent string
- the icon a 64 bit string as a byte array.
- IconHash string
- Hash of the icon.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- ObjectId string
- ObjectId of Application. (internal use)
- SystemData Pulumi.Azure Native. Desktop Virtualization. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ApplicationType string
- Resource Type of Application.
- CommandLine stringArguments 
- Command Line Arguments for Application.
- Description string
- Description of Application.
- FilePath string
- Specifies a path for the executable file for the application.
- FriendlyName string
- Friendly name of Application.
- IconIndex int
- Index of the icon.
- IconPath string
- Path to icon.
- MsixPackage stringApplication Id 
- Specifies the package application Id for MSIX applications
- MsixPackage stringFamily Name 
- Specifies the package family name for MSIX applications
- ShowIn boolPortal 
- Specifies whether to show the RemoteApp program in the RD Web Access server.
- AzureApi stringVersion 
- The Azure API version of the resource.
- CommandLine stringSetting 
- Specifies whether this published application can be launched with command line arguments provided by the client, command line arguments specified at publish time, or no command line arguments at all.
- IconContent string
- the icon a 64 bit string as a byte array.
- IconHash string
- Hash of the icon.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Name string
- The name of the resource
- ObjectId string
- ObjectId of Application. (internal use)
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- ApplicationType string
- Resource Type of Application.
- CommandLine stringArguments 
- Command Line Arguments for Application.
- Description string
- Description of Application.
- FilePath string
- Specifies a path for the executable file for the application.
- FriendlyName string
- Friendly name of Application.
- IconIndex int
- Index of the icon.
- IconPath string
- Path to icon.
- MsixPackage stringApplication Id 
- Specifies the package application Id for MSIX applications
- MsixPackage stringFamily Name 
- Specifies the package family name for MSIX applications
- ShowIn boolPortal 
- Specifies whether to show the RemoteApp program in the RD Web Access server.
- azureApi StringVersion 
- The Azure API version of the resource.
- commandLine StringSetting 
- Specifies whether this published application can be launched with command line arguments provided by the client, command line arguments specified at publish time, or no command line arguments at all.
- iconContent String
- the icon a 64 bit string as a byte array.
- iconHash String
- Hash of the icon.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- objectId String
- ObjectId of Application. (internal use)
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- applicationType String
- Resource Type of Application.
- commandLine StringArguments 
- Command Line Arguments for Application.
- description String
- Description of Application.
- filePath String
- Specifies a path for the executable file for the application.
- friendlyName String
- Friendly name of Application.
- iconIndex Integer
- Index of the icon.
- iconPath String
- Path to icon.
- msixPackage StringApplication Id 
- Specifies the package application Id for MSIX applications
- msixPackage StringFamily Name 
- Specifies the package family name for MSIX applications
- showIn BooleanPortal 
- Specifies whether to show the RemoteApp program in the RD Web Access server.
- azureApi stringVersion 
- The Azure API version of the resource.
- commandLine stringSetting 
- Specifies whether this published application can be launched with command line arguments provided by the client, command line arguments specified at publish time, or no command line arguments at all.
- iconContent string
- the icon a 64 bit string as a byte array.
- iconHash string
- Hash of the icon.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name string
- The name of the resource
- objectId string
- ObjectId of Application. (internal use)
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- applicationType string
- Resource Type of Application.
- commandLine stringArguments 
- Command Line Arguments for Application.
- description string
- Description of Application.
- filePath string
- Specifies a path for the executable file for the application.
- friendlyName string
- Friendly name of Application.
- iconIndex number
- Index of the icon.
- iconPath string
- Path to icon.
- msixPackage stringApplication Id 
- Specifies the package application Id for MSIX applications
- msixPackage stringFamily Name 
- Specifies the package family name for MSIX applications
- showIn booleanPortal 
- Specifies whether to show the RemoteApp program in the RD Web Access server.
- azure_api_ strversion 
- The Azure API version of the resource.
- command_line_ strsetting 
- Specifies whether this published application can be launched with command line arguments provided by the client, command line arguments specified at publish time, or no command line arguments at all.
- icon_content str
- the icon a 64 bit string as a byte array.
- icon_hash str
- Hash of the icon.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name str
- The name of the resource
- object_id str
- ObjectId of Application. (internal use)
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- application_type str
- Resource Type of Application.
- command_line_ strarguments 
- Command Line Arguments for Application.
- description str
- Description of Application.
- file_path str
- Specifies a path for the executable file for the application.
- friendly_name str
- Friendly name of Application.
- icon_index int
- Index of the icon.
- icon_path str
- Path to icon.
- msix_package_ strapplication_ id 
- Specifies the package application Id for MSIX applications
- msix_package_ strfamily_ name 
- Specifies the package family name for MSIX applications
- show_in_ boolportal 
- Specifies whether to show the RemoteApp program in the RD Web Access server.
- azureApi StringVersion 
- The Azure API version of the resource.
- commandLine StringSetting 
- Specifies whether this published application can be launched with command line arguments provided by the client, command line arguments specified at publish time, or no command line arguments at all.
- iconContent String
- the icon a 64 bit string as a byte array.
- iconHash String
- Hash of the icon.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- name String
- The name of the resource
- objectId String
- ObjectId of Application. (internal use)
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- applicationType String
- Resource Type of Application.
- commandLine StringArguments 
- Command Line Arguments for Application.
- description String
- Description of Application.
- filePath String
- Specifies a path for the executable file for the application.
- friendlyName String
- Friendly name of Application.
- iconIndex Number
- Index of the icon.
- iconPath String
- Path to icon.
- msixPackage StringApplication Id 
- Specifies the package application Id for MSIX applications
- msixPackage StringFamily Name 
- Specifies the package family name for MSIX applications
- showIn BooleanPortal 
- Specifies whether to show the RemoteApp program in the RD Web Access server.
Supporting Types
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
