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.getAppAttachPackage
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 an app attach package. Azure REST API version: 2023-10-04-preview.
Other available API versions: 2023-11-01-preview, 2024-01-16-preview, 2024-03-06-preview, 2024-04-03, 2024-04-08-preview, 2024-08-08-preview.
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:
- AppAttach stringPackage Name 
- The name of the App Attach package arm object
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- AppAttach stringPackage Name 
- The name of the App Attach package arm object
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- appAttach StringPackage Name 
- The name of the App Attach package arm object
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- appAttach stringPackage Name 
- The name of the App Attach package arm object
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- app_attach_ strpackage_ name 
- The name of the App Attach package arm object
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- appAttach StringPackage Name 
- The name of the App Attach package arm object
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getAppAttachPackage Result
The following output properties are available:
- Etag string
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- Properties
Pulumi.Azure Native. Desktop Virtualization. Outputs. App Attach Package Properties Response 
- Detailed properties for App Attach Package
- 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"
- Identity
Pulumi.Azure Native. Desktop Virtualization. Outputs. Resource Model With Allowed Property Set Response Identity 
- Kind string
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- Location string
- The geo-location where the resource lives
- ManagedBy string
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- Plan
Pulumi.Azure Native. Desktop Virtualization. Outputs. Resource Model With Allowed Property Set Response Plan 
- Sku
Pulumi.Azure Native. Desktop Virtualization. Outputs. Resource Model With Allowed Property Set Response Sku 
- Dictionary<string, string>
- Resource tags.
- Etag string
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- Properties
AppAttach Package Properties Response 
- Detailed properties for App Attach Package
- 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"
- Identity
ResourceModel With Allowed Property Set Response Identity 
- Kind string
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- Location string
- The geo-location where the resource lives
- ManagedBy string
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- Plan
ResourceModel With Allowed Property Set Response Plan 
- Sku
ResourceModel With Allowed Property Set Response Sku 
- map[string]string
- Resource tags.
- etag String
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- properties
AppAttach Package Properties Response 
- Detailed properties for App Attach Package
- 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"
- identity
ResourceModel With Allowed Property Set Response Identity 
- kind String
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- location String
- The geo-location where the resource lives
- managedBy String
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- plan
ResourceModel With Allowed Property Set Response Plan 
- sku
ResourceModel With Allowed Property Set Response Sku 
- Map<String,String>
- Resource tags.
- etag string
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- properties
AppAttach Package Properties Response 
- Detailed properties for App Attach Package
- 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"
- identity
ResourceModel With Allowed Property Set Response Identity 
- kind string
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- location string
- The geo-location where the resource lives
- managedBy string
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- plan
ResourceModel With Allowed Property Set Response Plan 
- sku
ResourceModel With Allowed Property Set Response Sku 
- {[key: string]: string}
- Resource tags.
- etag str
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- properties
AppAttach Package Properties Response 
- Detailed properties for App Attach Package
- 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"
- identity
ResourceModel With Allowed Property Set Response Identity 
- kind str
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- location str
- The geo-location where the resource lives
- managed_by str
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- plan
ResourceModel With Allowed Property Set Response Plan 
- sku
ResourceModel With Allowed Property Set Response Sku 
- Mapping[str, str]
- Resource tags.
- etag String
- The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
- 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
- properties Property Map
- Detailed properties for App Attach Package
- 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"
- identity Property Map
- kind String
- Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
- location String
- The geo-location where the resource lives
- managedBy String
- The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
- plan Property Map
- sku Property Map
- Map<String>
- Resource tags.
Supporting Types
AppAttachPackageInfoPropertiesResponse     
- CertificateExpiry string
- Date certificate expires, found in the appxmanifest.xml.
- CertificateName string
- Certificate name found in the appxmanifest.xml.
- 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.
- IsPackage stringTimestamped 
- Is package timestamped so it can ignore the certificate expiry date
- IsRegular boolRegistration 
- Specifies how to register Package in feed.
- LastUpdated string
- Date Package was last updated, found in the appxmanifest.xml.
- PackageAlias string
- Alias of App Attach Package. Assigned at import time
- PackageApplications List<Pulumi.Azure Native. Desktop Virtualization. Inputs. Msix Package Applications Response> 
- List of package applications.
- PackageDependencies List<Pulumi.Azure Native. Desktop Virtualization. Inputs. Msix Package Dependencies Response> 
- List of package dependencies.
- PackageFamily stringName 
- Package Family Name from appxmanifest.xml. Contains Package Name and Publisher name.
- PackageFull stringName 
- Package Full Name from appxmanifest.xml.
- 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.
- CertificateExpiry string
- Date certificate expires, found in the appxmanifest.xml.
- CertificateName string
- Certificate name found in the appxmanifest.xml.
- 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.
- IsPackage stringTimestamped 
- Is package timestamped so it can ignore the certificate expiry date
- IsRegular boolRegistration 
- Specifies how to register Package in feed.
- LastUpdated string
- Date Package was last updated, found in the appxmanifest.xml.
- PackageAlias string
- Alias of App Attach Package. Assigned at import time
- 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.
- PackageFull stringName 
- Package Full Name from appxmanifest.xml.
- 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.
- certificateExpiry String
- Date certificate expires, found in the appxmanifest.xml.
- certificateName String
- Certificate name found in the appxmanifest.xml.
- 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.
- isPackage StringTimestamped 
- Is package timestamped so it can ignore the certificate expiry date
- isRegular BooleanRegistration 
- Specifies how to register Package in feed.
- lastUpdated String
- Date Package was last updated, found in the appxmanifest.xml.
- packageAlias String
- Alias of App Attach Package. Assigned at import time
- 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.
- packageFull StringName 
- Package Full Name from appxmanifest.xml.
- 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.
- certificateExpiry string
- Date certificate expires, found in the appxmanifest.xml.
- certificateName string
- Certificate name found in the appxmanifest.xml.
- 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.
- isPackage stringTimestamped 
- Is package timestamped so it can ignore the certificate expiry date
- isRegular booleanRegistration 
- Specifies how to register Package in feed.
- lastUpdated string
- Date Package was last updated, found in the appxmanifest.xml.
- packageAlias string
- Alias of App Attach Package. Assigned at import time
- 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.
- packageFull stringName 
- Package Full Name from appxmanifest.xml.
- 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.
- 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.
- certificateExpiry String
- Date certificate expires, found in the appxmanifest.xml.
- certificateName String
- Certificate name found in the appxmanifest.xml.
- 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.
- isPackage StringTimestamped 
- Is package timestamped so it can ignore the certificate expiry date
- isRegular BooleanRegistration 
- Specifies how to register Package in feed.
- lastUpdated String
- Date Package was last updated, found in the appxmanifest.xml.
- packageAlias String
- Alias of App Attach Package. Assigned at import time
- 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.
- packageFull StringName 
- Package Full Name from appxmanifest.xml.
- 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.
AppAttachPackagePropertiesResponse    
- ProvisioningState string
- The provisioning state of the App Attach Package.
- FailHealth stringCheck On Staging Failure 
- Parameter indicating how the health check should behave if this package fails staging
- HostPool 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
- KeyVault stringURL 
- URL of keyvault location to store certificate
- ProvisioningState string
- The provisioning state of the App Attach Package.
- FailHealth stringCheck On Staging Failure 
- Parameter indicating how the health check should behave if this package fails staging
- HostPool []stringReferences 
- List of Hostpool resource Ids.
- Image
AppAttach Package Info Properties Response 
- Detailed properties for App Attach Package
- KeyVault stringURL 
- URL of keyvault location to store certificate
- provisioningState String
- The provisioning state of the App Attach Package.
- failHealth StringCheck On Staging Failure 
- Parameter indicating how the health check should behave if this package fails staging
- hostPool List<String>References 
- List of Hostpool resource Ids.
- image
AppAttach Package Info Properties Response 
- Detailed properties for App Attach Package
- keyVault StringURL 
- URL of keyvault location to store certificate
- provisioningState string
- The provisioning state of the App Attach Package.
- failHealth stringCheck On Staging Failure 
- Parameter indicating how the health check should behave if this package fails staging
- hostPool string[]References 
- List of Hostpool resource Ids.
- image
AppAttach Package Info Properties Response 
- Detailed properties for App Attach Package
- keyVault stringURL 
- URL of keyvault location to store certificate
- 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
AppAttach Package Info Properties Response 
- Detailed properties for App Attach Package
- key_vault_ strurl 
- URL of keyvault location to store certificate
- provisioningState String
- The provisioning state of the App Attach Package.
- failHealth StringCheck On Staging Failure 
- Parameter indicating how the health check should behave if this package fails staging
- hostPool List<String>References 
- List of Hostpool resource Ids.
- image Property Map
- Detailed properties for App Attach Package
- keyVault StringURL 
- URL of keyvault location to store certificate
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.
ResourceModelWithAllowedPropertySetResponseIdentity       
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- The identity type.
- PrincipalId string
- The principal ID of resource identity.
- TenantId string
- The tenant ID of resource.
- Type string
- The identity type.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- The identity type.
- principalId string
- The principal ID of resource identity.
- tenantId string
- The tenant ID of resource.
- type string
- The identity type.
- principal_id str
- The principal ID of resource identity.
- tenant_id str
- The tenant ID of resource.
- type str
- The identity type.
- principalId String
- The principal ID of resource identity.
- tenantId String
- The tenant ID of resource.
- type String
- The identity type.
ResourceModelWithAllowedPropertySetResponsePlan       
- Name string
- A user defined name of the 3rd Party Artifact that is being procured.
- Product string
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- Publisher string
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- PromotionCode string
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- Version string
- The version of the desired product/artifact.
- Name string
- A user defined name of the 3rd Party Artifact that is being procured.
- Product string
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- Publisher string
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- PromotionCode string
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- Version string
- The version of the desired product/artifact.
- name String
- A user defined name of the 3rd Party Artifact that is being procured.
- product String
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher String
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotionCode String
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version String
- The version of the desired product/artifact.
- name string
- A user defined name of the 3rd Party Artifact that is being procured.
- product string
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher string
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotionCode string
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version string
- The version of the desired product/artifact.
- name str
- A user defined name of the 3rd Party Artifact that is being procured.
- product str
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher str
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotion_code str
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version str
- The version of the desired product/artifact.
- name String
- A user defined name of the 3rd Party Artifact that is being procured.
- product String
- The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
- publisher String
- The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
- promotionCode String
- A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
- version String
- The version of the desired product/artifact.
ResourceModelWithAllowedPropertySetResponseSku       
- Name string
- The name of the SKU. Ex - P3. It is typically a letter+number code
- Capacity int
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- Family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- Size string
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- Tier string
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- Name string
- The name of the SKU. Ex - P3. It is typically a letter+number code
- Capacity int
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- Family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- Size string
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- Tier string
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name String
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity Integer
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family String
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size String
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier String
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name string
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity number
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family string
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size string
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier string
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name str
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity int
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family str
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size str
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier str
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
- name String
- The name of the SKU. Ex - P3. It is typically a letter+number code
- capacity Number
- If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
- family String
- If the service has different generations of hardware, for the same SKU, then that can be captured here.
- size String
- The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
- tier String
- This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
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