This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.desktopvirtualization.getMSIXPackage
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get a msixpackage. Azure REST API version: 2022-09-09.
Other available API versions: 2022-10-14-preview, 2023-07-07-preview, 2023-09-05, 2023-10-04-preview, 2023-11-01-preview, 2024-01-16-preview, 2024-03-06-preview, 2024-04-03, 2024-04-08-preview, 2024-08-08-preview.
Using getMSIXPackage
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 getMSIXPackage(args: GetMSIXPackageArgs, opts?: InvokeOptions): Promise<GetMSIXPackageResult>
function getMSIXPackageOutput(args: GetMSIXPackageOutputArgs, opts?: InvokeOptions): Output<GetMSIXPackageResult>def get_msix_package(host_pool_name: Optional[str] = None,
                     msix_package_full_name: Optional[str] = None,
                     resource_group_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetMSIXPackageResult
def get_msix_package_output(host_pool_name: Optional[pulumi.Input[str]] = None,
                     msix_package_full_name: Optional[pulumi.Input[str]] = None,
                     resource_group_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetMSIXPackageResult]func LookupMSIXPackage(ctx *Context, args *LookupMSIXPackageArgs, opts ...InvokeOption) (*LookupMSIXPackageResult, error)
func LookupMSIXPackageOutput(ctx *Context, args *LookupMSIXPackageOutputArgs, opts ...InvokeOption) LookupMSIXPackageResultOutput> Note: This function is named LookupMSIXPackage in the Go SDK.
public static class GetMSIXPackage 
{
    public static Task<GetMSIXPackageResult> InvokeAsync(GetMSIXPackageArgs args, InvokeOptions? opts = null)
    public static Output<GetMSIXPackageResult> Invoke(GetMSIXPackageInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMSIXPackageResult> getMSIXPackage(GetMSIXPackageArgs args, InvokeOptions options)
public static Output<GetMSIXPackageResult> getMSIXPackage(GetMSIXPackageArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:desktopvirtualization:getMSIXPackage
  arguments:
    # arguments dictionaryThe following arguments are supported:
- HostPool stringName 
- The name of the host pool within the specified resource group
- MsixPackage stringFull Name 
- The version specific package full name of the MSIX package within specified hostpool
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- HostPool stringName 
- The name of the host pool within the specified resource group
- MsixPackage stringFull Name 
- The version specific package full name of the MSIX package within specified hostpool
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- hostPool StringName 
- The name of the host pool within the specified resource group
- msixPackage StringFull Name 
- The version specific package full name of the MSIX package within specified hostpool
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- hostPool stringName 
- The name of the host pool within the specified resource group
- msixPackage stringFull Name 
- The version specific package full name of the MSIX package within specified hostpool
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- host_pool_ strname 
- The name of the host pool within the specified resource group
- msix_package_ strfull_ name 
- The version specific package full name of the MSIX package within specified hostpool
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- hostPool StringName 
- The name of the host pool within the specified resource group
- msixPackage StringFull Name 
- The version specific package full name of the MSIX package within specified hostpool
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getMSIXPackage Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- SystemData Pulumi.Azure Native. Desktop Virtualization. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- DisplayName string
- User friendly Name to be displayed in the portal.
- ImagePath string
- VHD/CIM image path on Network Share.
- IsActive bool
- Make this version of the package the active one across the hostpool.
- IsRegular boolRegistration 
- Specifies how to register Package in feed.
- LastUpdated string
- Date Package was last updated, found in the appxmanifest.xml.
- PackageApplications List<Pulumi.Azure Native. Desktop Virtualization. Outputs. Msix Package Applications Response> 
- List of package applications.
- PackageDependencies List<Pulumi.Azure Native. Desktop Virtualization. Outputs. Msix Package Dependencies Response> 
- List of package dependencies.
- PackageFamily stringName 
- Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
- PackageName string
- Package Name from appxmanifest.xml.
- PackageRelative stringPath 
- Relative Path to the package inside the image.
- Version string
- Package Version found in the appxmanifest.xml.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- DisplayName string
- User friendly Name to be displayed in the portal.
- ImagePath string
- VHD/CIM image path on Network Share.
- IsActive bool
- Make this version of the package the active one across the hostpool.
- IsRegular boolRegistration 
- Specifies how to register Package in feed.
- LastUpdated string
- Date Package was last updated, found in the appxmanifest.xml.
- PackageApplications []MsixPackage Applications Response 
- List of package applications.
- PackageDependencies []MsixPackage Dependencies Response 
- List of package dependencies.
- PackageFamily stringName 
- Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
- PackageName string
- Package Name from appxmanifest.xml.
- PackageRelative stringPath 
- Relative Path to the package inside the image.
- Version string
- Package Version found in the appxmanifest.xml.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- displayName String
- User friendly Name to be displayed in the portal.
- imagePath String
- VHD/CIM image path on Network Share.
- isActive Boolean
- Make this version of the package the active one across the hostpool.
- isRegular BooleanRegistration 
- Specifies how to register Package in feed.
- lastUpdated String
- Date Package was last updated, found in the appxmanifest.xml.
- packageApplications List<MsixPackage Applications Response> 
- List of package applications.
- packageDependencies List<MsixPackage Dependencies Response> 
- List of package dependencies.
- packageFamily StringName 
- Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
- packageName String
- Package Name from appxmanifest.xml.
- packageRelative StringPath 
- Relative Path to the package inside the image.
- version String
- Package Version found in the appxmanifest.xml.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- displayName string
- User friendly Name to be displayed in the portal.
- imagePath string
- VHD/CIM image path on Network Share.
- isActive boolean
- Make this version of the package the active one across the hostpool.
- isRegular booleanRegistration 
- Specifies how to register Package in feed.
- lastUpdated string
- Date Package was last updated, found in the appxmanifest.xml.
- packageApplications MsixPackage Applications Response[] 
- List of package applications.
- packageDependencies MsixPackage Dependencies Response[] 
- List of package dependencies.
- packageFamily stringName 
- Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
- packageName string
- Package Name from appxmanifest.xml.
- packageRelative stringPath 
- Relative Path to the package inside the image.
- version string
- Package Version found in the appxmanifest.xml.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- display_name str
- User friendly Name to be displayed in the portal.
- image_path str
- VHD/CIM image path on Network Share.
- is_active bool
- Make this version of the package the active one across the hostpool.
- is_regular_ boolregistration 
- Specifies how to register Package in feed.
- last_updated str
- Date Package was last updated, found in the appxmanifest.xml.
- package_applications Sequence[MsixPackage Applications Response] 
- List of package applications.
- package_dependencies Sequence[MsixPackage Dependencies Response] 
- List of package dependencies.
- package_family_ strname 
- Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
- package_name str
- Package Name from appxmanifest.xml.
- package_relative_ strpath 
- Relative Path to the package inside the image.
- version str
- Package Version found in the appxmanifest.xml.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- displayName String
- User friendly Name to be displayed in the portal.
- imagePath String
- VHD/CIM image path on Network Share.
- isActive Boolean
- Make this version of the package the active one across the hostpool.
- isRegular BooleanRegistration 
- Specifies how to register Package in feed.
- lastUpdated String
- Date Package was last updated, found in the appxmanifest.xml.
- packageApplications List<Property Map>
- List of package applications.
- packageDependencies List<Property Map>
- List of package dependencies.
- packageFamily StringName 
- Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
- packageName String
- Package Name from appxmanifest.xml.
- packageRelative StringPath 
- Relative Path to the package inside the image.
- version String
- Package Version found in the appxmanifest.xml.
Supporting Types
MsixPackageApplicationsResponse   
- AppId string
- Package Application Id, found in appxmanifest.xml.
- AppUser stringModel ID 
- Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
- Description string
- Description of Package Application.
- FriendlyName string
- User friendly name.
- IconImage stringName 
- User friendly name.
- RawIcon string
- the icon a 64 bit string as a byte array.
- RawPng string
- the icon a 64 bit string as a byte array.
- AppId string
- Package Application Id, found in appxmanifest.xml.
- AppUser stringModel ID 
- Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
- Description string
- Description of Package Application.
- FriendlyName string
- User friendly name.
- IconImage stringName 
- User friendly name.
- RawIcon string
- the icon a 64 bit string as a byte array.
- RawPng string
- the icon a 64 bit string as a byte array.
- appId String
- Package Application Id, found in appxmanifest.xml.
- appUser StringModel ID 
- Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
- description String
- Description of Package Application.
- friendlyName String
- User friendly name.
- iconImage StringName 
- User friendly name.
- rawIcon String
- the icon a 64 bit string as a byte array.
- rawPng String
- the icon a 64 bit string as a byte array.
- appId string
- Package Application Id, found in appxmanifest.xml.
- appUser stringModel ID 
- Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
- description string
- Description of Package Application.
- friendlyName string
- User friendly name.
- iconImage stringName 
- User friendly name.
- rawIcon string
- the icon a 64 bit string as a byte array.
- rawPng string
- the icon a 64 bit string as a byte array.
- app_id str
- Package Application Id, found in appxmanifest.xml.
- app_user_ strmodel_ id 
- Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
- description str
- Description of Package Application.
- friendly_name str
- User friendly name.
- icon_image_ strname 
- User friendly name.
- raw_icon str
- the icon a 64 bit string as a byte array.
- raw_png str
- the icon a 64 bit string as a byte array.
- appId String
- Package Application Id, found in appxmanifest.xml.
- appUser StringModel ID 
- Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
- description String
- Description of Package Application.
- friendlyName String
- User friendly name.
- iconImage StringName 
- User friendly name.
- rawIcon String
- the icon a 64 bit string as a byte array.
- rawPng String
- the icon a 64 bit string as a byte array.
MsixPackageDependenciesResponse   
- DependencyName string
- Name of package dependency.
- MinVersion string
- Dependency version required.
- Publisher string
- Name of dependency publisher.
- DependencyName string
- Name of package dependency.
- MinVersion string
- Dependency version required.
- Publisher string
- Name of dependency publisher.
- dependencyName String
- Name of package dependency.
- minVersion String
- Dependency version required.
- publisher String
- Name of dependency publisher.
- dependencyName string
- Name of package dependency.
- minVersion string
- Dependency version required.
- publisher string
- Name of dependency publisher.
- dependency_name str
- Name of package dependency.
- min_version str
- Dependency version required.
- publisher str
- Name of dependency publisher.
- dependencyName String
- Name of package dependency.
- minVersion String
- Dependency version required.
- publisher String
- Name of dependency publisher.
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
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi