azure-native.desktopvirtualization.getAppAttachPackage
Explore with Pulumi AI
Get an app attach package.
Uses Azure REST API version 2024-04-03.
Other available API versions: 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. 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 getAppAttachPackage
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 getAppAttachPackage(args: GetAppAttachPackageArgs, opts?: InvokeOptions): Promise<GetAppAttachPackageResult>
function getAppAttachPackageOutput(args: GetAppAttachPackageOutputArgs, opts?: InvokeOptions): Output<GetAppAttachPackageResult>def get_app_attach_package(app_attach_package_name: Optional[str] = None,
                           resource_group_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetAppAttachPackageResult
def get_app_attach_package_output(app_attach_package_name: Optional[pulumi.Input[str]] = None,
                           resource_group_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetAppAttachPackageResult]func LookupAppAttachPackage(ctx *Context, args *LookupAppAttachPackageArgs, opts ...InvokeOption) (*LookupAppAttachPackageResult, error)
func LookupAppAttachPackageOutput(ctx *Context, args *LookupAppAttachPackageOutputArgs, opts ...InvokeOption) LookupAppAttachPackageResultOutput> Note: This function is named LookupAppAttachPackage in the Go SDK.
public static class GetAppAttachPackage 
{
    public static Task<GetAppAttachPackageResult> InvokeAsync(GetAppAttachPackageArgs args, InvokeOptions? opts = null)
    public static Output<GetAppAttachPackageResult> Invoke(GetAppAttachPackageInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAppAttachPackageResult> getAppAttachPackage(GetAppAttachPackageArgs args, InvokeOptions options)
public static Output<GetAppAttachPackageResult> getAppAttachPackage(GetAppAttachPackageArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:desktopvirtualization:getAppAttachPackage
  arguments:
    # arguments dictionaryThe following arguments are supported:
- App
Attach stringPackage Name  - The name of the App Attach package
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- App
Attach stringPackage Name  - The name of the App Attach package
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- app
Attach StringPackage Name  - The name of the App Attach package
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
- app
Attach stringPackage Name  - The name of the App Attach package
 - resource
Group stringName  - The name of the resource group. The name is case insensitive.
 
- app_
attach_ strpackage_ name  - The name of the App Attach package
 - resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 
- app
Attach StringPackage Name  - The name of the App Attach package
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 
getAppAttachPackage Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Location string
 - The geo-location where the resource lives
 - Name string
 - The name of the resource
 - Properties
Pulumi.
Azure Native. Desktop Virtualization. Outputs. App Attach Package Properties Response  - Detailed properties for App Attach Package
 - System
Data 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"
 - Dictionary<string, string>
 - Resource tags.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Location string
 - The geo-location where the resource lives
 - Name string
 - The name of the resource
 - Properties
App
Attach Package Properties Response  - Detailed properties for App Attach Package
 - System
Data 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"
 - map[string]string
 - Resource tags.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - location String
 - The geo-location where the resource lives
 - name String
 - The name of the resource
 - properties
App
Attach Package Properties Response  - Detailed properties for App Attach Package
 - system
Data 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"
 - Map<String,String>
 - Resource tags.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - location string
 - The geo-location where the resource lives
 - name string
 - The name of the resource
 - properties
App
Attach Package Properties Response  - Detailed properties for App Attach Package
 - system
Data 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"
 - {[key: string]: string}
 - Resource tags.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - id str
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - location str
 - The geo-location where the resource lives
 - name str
 - The name of the resource
 - properties
App
Attach Package Properties Response  - Detailed properties for App Attach Package
 - 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"
 - Mapping[str, str]
 - Resource tags.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - location String
 - The geo-location where the resource lives
 - name String
 - The name of the resource
 - properties Property Map
 - Detailed properties for App Attach Package
 - system
Data 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"
 - Map<String>
 - Resource tags.
 
Supporting Types
AppAttachPackageInfoPropertiesResponse     
- Certificate
Expiry string - Date certificate expires, found in the appxmanifest.xml.
 - Certificate
Name string - Certificate name found in the appxmanifest.xml.
 - Display
Name string - User friendly Name to be displayed in the portal.
 - Image
Path string - VHD/CIM image path on Network Share.
 - Is
Active bool - Make this version of the package the active one across the hostpool.
 - Is
Package stringTimestamped  - Is package timestamped so it can ignore the certificate expiry date
 - Is
Regular boolRegistration  - Specifies how to register Package in feed.
 - Last
Updated string - Date Package was last updated, found in the appxmanifest.xml.
 - Package
Alias string - Alias of App Attach Package. Assigned at import time
 - Package
Applications List<Pulumi.Azure Native. Desktop Virtualization. Inputs. Msix Package Applications Response>  - List of package applications.
 - Package
Dependencies List<Pulumi.Azure Native. Desktop Virtualization. Inputs. Msix Package Dependencies Response>  - List of package dependencies.
 - Package
Family stringName  - Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
 - Package
Full stringName  - Package Full Name from appxmanifest.xml.
 - Package
Name string - Package Name from appxmanifest.xml.
 - Package
Relative stringPath  - Relative Path to the package inside the image.
 - Version string
 - Package version found in the appxmanifest.xml.
 
- Certificate
Expiry string - Date certificate expires, found in the appxmanifest.xml.
 - Certificate
Name string - Certificate name found in the appxmanifest.xml.
 - Display
Name string - User friendly Name to be displayed in the portal.
 - Image
Path string - VHD/CIM image path on Network Share.
 - Is
Active bool - Make this version of the package the active one across the hostpool.
 - Is
Package stringTimestamped  - Is package timestamped so it can ignore the certificate expiry date
 - Is
Regular boolRegistration  - Specifies how to register Package in feed.
 - Last
Updated string - Date Package was last updated, found in the appxmanifest.xml.
 - Package
Alias string - Alias of App Attach Package. Assigned at import time
 - Package
Applications []MsixPackage Applications Response  - List of package applications.
 - Package
Dependencies []MsixPackage Dependencies Response  - List of package dependencies.
 - Package
Family stringName  - Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
 - Package
Full stringName  - Package Full Name from appxmanifest.xml.
 - Package
Name string - Package Name from appxmanifest.xml.
 - Package
Relative stringPath  - Relative Path to the package inside the image.
 - Version string
 - Package version found in the appxmanifest.xml.
 
- certificate
Expiry String - Date certificate expires, found in the appxmanifest.xml.
 - certificate
Name String - Certificate name found in the appxmanifest.xml.
 - display
Name String - User friendly Name to be displayed in the portal.
 - image
Path String - VHD/CIM image path on Network Share.
 - is
Active Boolean - Make this version of the package the active one across the hostpool.
 - is
Package StringTimestamped  - Is package timestamped so it can ignore the certificate expiry date
 - is
Regular BooleanRegistration  - Specifies how to register Package in feed.
 - last
Updated String - Date Package was last updated, found in the appxmanifest.xml.
 - package
Alias String - Alias of App Attach Package. Assigned at import time
 - package
Applications List<MsixPackage Applications Response>  - List of package applications.
 - package
Dependencies List<MsixPackage Dependencies Response>  - List of package dependencies.
 - package
Family StringName  - Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
 - package
Full StringName  - Package Full Name from appxmanifest.xml.
 - package
Name String - Package Name from appxmanifest.xml.
 - package
Relative StringPath  - Relative Path to the package inside the image.
 - version String
 - Package version found in the appxmanifest.xml.
 
- certificate
Expiry string - Date certificate expires, found in the appxmanifest.xml.
 - certificate
Name string - Certificate name found in the appxmanifest.xml.
 - display
Name string - User friendly Name to be displayed in the portal.
 - image
Path string - VHD/CIM image path on Network Share.
 - is
Active boolean - Make this version of the package the active one across the hostpool.
 - is
Package stringTimestamped  - Is package timestamped so it can ignore the certificate expiry date
 - is
Regular booleanRegistration  - Specifies how to register Package in feed.
 - last
Updated string - Date Package was last updated, found in the appxmanifest.xml.
 - package
Alias string - Alias of App Attach Package. Assigned at import time
 - package
Applications MsixPackage Applications Response[]  - List of package applications.
 - package
Dependencies MsixPackage Dependencies Response[]  - List of package dependencies.
 - package
Family stringName  - Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
 - package
Full stringName  - Package Full Name from appxmanifest.xml.
 - package
Name string - Package Name from appxmanifest.xml.
 - package
Relative stringPath  - Relative Path to the package inside the image.
 - version string
 - Package version found in the appxmanifest.xml.
 
- certificate_
expiry str - Date certificate expires, found in the appxmanifest.xml.
 - certificate_
name str - Certificate name found in the appxmanifest.xml.
 - 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_
package_ strtimestamped  - Is package timestamped so it can ignore the certificate expiry date
 - is_
regular_ boolregistration  - Specifies how to register Package in feed.
 - last_
updated str - Date Package was last updated, found in the appxmanifest.xml.
 - package_
alias str - Alias of App Attach Package. Assigned at import time
 - 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_
full_ strname  - Package Full Name from appxmanifest.xml.
 - 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.
 
- certificate
Expiry String - Date certificate expires, found in the appxmanifest.xml.
 - certificate
Name String - Certificate name found in the appxmanifest.xml.
 - display
Name String - User friendly Name to be displayed in the portal.
 - image
Path String - VHD/CIM image path on Network Share.
 - is
Active Boolean - Make this version of the package the active one across the hostpool.
 - is
Package StringTimestamped  - Is package timestamped so it can ignore the certificate expiry date
 - is
Regular BooleanRegistration  - Specifies how to register Package in feed.
 - last
Updated String - Date Package was last updated, found in the appxmanifest.xml.
 - package
Alias String - Alias of App Attach Package. Assigned at import time
 - package
Applications List<Property Map> - List of package applications.
 - package
Dependencies List<Property Map> - List of package dependencies.
 - package
Family StringName  - Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
 - package
Full StringName  - Package Full Name from appxmanifest.xml.
 - package
Name String - Package Name from appxmanifest.xml.
 - package
Relative StringPath  - Relative Path to the package inside the image.
 - version String
 - Package version found in the appxmanifest.xml.
 
AppAttachPackagePropertiesResponse    
- Provisioning
State string - The provisioning state of the App Attach Package.
 - Fail
Health stringCheck On Staging Failure  - Parameter indicating how the health check should behave if this package fails staging
 - Host
Pool List<string>References  - List of Hostpool resource Ids.
 - Image
Pulumi.
Azure Native. Desktop Virtualization. Inputs. App Attach Package Info Properties Response  - Detailed properties for App Attach Package
 - Key
Vault stringURL  - URL path to certificate name located in keyVault
 
- Provisioning
State string - The provisioning state of the App Attach Package.
 - Fail
Health stringCheck On Staging Failure  - Parameter indicating how the health check should behave if this package fails staging
 - Host
Pool []stringReferences  - List of Hostpool resource Ids.
 - Image
App
Attach Package Info Properties Response  - Detailed properties for App Attach Package
 - Key
Vault stringURL  - URL path to certificate name located in keyVault
 
- provisioning
State String - The provisioning state of the App Attach Package.
 - fail
Health StringCheck On Staging Failure  - Parameter indicating how the health check should behave if this package fails staging
 - host
Pool List<String>References  - List of Hostpool resource Ids.
 - image
App
Attach Package Info Properties Response  - Detailed properties for App Attach Package
 - key
Vault StringURL  - URL path to certificate name located in keyVault
 
- provisioning
State string - The provisioning state of the App Attach Package.
 - fail
Health stringCheck On Staging Failure  - Parameter indicating how the health check should behave if this package fails staging
 - host
Pool string[]References  - List of Hostpool resource Ids.
 - image
App
Attach Package Info Properties Response  - Detailed properties for App Attach Package
 - key
Vault stringURL  - URL path to certificate name located in keyVault
 
- provisioning_
state str - The provisioning state of the App Attach Package.
 - fail_
health_ strcheck_ on_ staging_ failure  - Parameter indicating how the health check should behave if this package fails staging
 - host_
pool_ Sequence[str]references  - List of Hostpool resource Ids.
 - image
App
Attach Package Info Properties Response  - Detailed properties for App Attach Package
 - key_
vault_ strurl  - URL path to certificate name located in keyVault
 
- provisioning
State String - The provisioning state of the App Attach Package.
 - fail
Health StringCheck On Staging Failure  - Parameter indicating how the health check should behave if this package fails staging
 - host
Pool List<String>References  - List of Hostpool resource Ids.
 - image Property Map
 - Detailed properties for App Attach Package
 - key
Vault StringURL  - URL path to certificate name located in keyVault
 
MsixPackageApplicationsResponse   
- App
Id string - Package Application Id, found in appxmanifest.xml.
 - App
User stringModel ID  - Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
 - Description string
 - Description of Package Application.
 - Friendly
Name string - User friendly name.
 - Icon
Image stringName  - User friendly name.
 - Raw
Icon string - the icon a 64 bit string as a byte array.
 - Raw
Png string - the icon a 64 bit string as a byte array.
 
- App
Id string - Package Application Id, found in appxmanifest.xml.
 - App
User stringModel ID  - Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
 - Description string
 - Description of Package Application.
 - Friendly
Name string - User friendly name.
 - Icon
Image stringName  - User friendly name.
 - Raw
Icon string - the icon a 64 bit string as a byte array.
 - Raw
Png string - the icon a 64 bit string as a byte array.
 
- app
Id String - Package Application Id, found in appxmanifest.xml.
 - app
User StringModel ID  - Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
 - description String
 - Description of Package Application.
 - friendly
Name String - User friendly name.
 - icon
Image StringName  - User friendly name.
 - raw
Icon String - the icon a 64 bit string as a byte array.
 - raw
Png String - the icon a 64 bit string as a byte array.
 
- app
Id string - Package Application Id, found in appxmanifest.xml.
 - app
User stringModel ID  - Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
 - description string
 - Description of Package Application.
 - friendly
Name string - User friendly name.
 - icon
Image stringName  - User friendly name.
 - raw
Icon string - the icon a 64 bit string as a byte array.
 - raw
Png 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.
 
- app
Id String - Package Application Id, found in appxmanifest.xml.
 - app
User StringModel ID  - Used to activate Package Application. Consists of Package Name and ApplicationID. Found in appxmanifest.xml.
 - description String
 - Description of Package Application.
 - friendly
Name String - User friendly name.
 - icon
Image StringName  - User friendly name.
 - raw
Icon String - the icon a 64 bit string as a byte array.
 - raw
Png String - the icon a 64 bit string as a byte array.
 
MsixPackageDependenciesResponse   
- Dependency
Name string - Name of package dependency.
 - Min
Version string - Dependency version required.
 - Publisher string
 - Name of dependency publisher.
 
- Dependency
Name string - Name of package dependency.
 - Min
Version string - Dependency version required.
 - Publisher string
 - Name of dependency publisher.
 
- dependency
Name String - Name of package dependency.
 - min
Version String - Dependency version required.
 - publisher String
 - Name of dependency publisher.
 
- dependency
Name string - Name of package dependency.
 - min
Version 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.
 
- dependency
Name String - Name of package dependency.
 - min
Version String - Dependency version required.
 - publisher String
 - Name of dependency publisher.
 
SystemDataResponse  
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
- created
At string - The timestamp of resource creation (UTC).
 - created
By string - The identity that created the resource.
 - created
By stringType  - The type of identity that created the resource.
 - last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - last
Modified stringBy  - The identity that last modified the resource.
 - last
Modified 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.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0