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.testbase.getDraftPackage
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
Gets a Test Base Draft Package. Azure REST API version: 2023-11-01-preview.
Using getDraftPackage
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 getDraftPackage(args: GetDraftPackageArgs, opts?: InvokeOptions): Promise<GetDraftPackageResult>
function getDraftPackageOutput(args: GetDraftPackageOutputArgs, opts?: InvokeOptions): Output<GetDraftPackageResult>def get_draft_package(draft_package_name: Optional[str] = None,
                      resource_group_name: Optional[str] = None,
                      test_base_account_name: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetDraftPackageResult
def get_draft_package_output(draft_package_name: Optional[pulumi.Input[str]] = None,
                      resource_group_name: Optional[pulumi.Input[str]] = None,
                      test_base_account_name: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetDraftPackageResult]func LookupDraftPackage(ctx *Context, args *LookupDraftPackageArgs, opts ...InvokeOption) (*LookupDraftPackageResult, error)
func LookupDraftPackageOutput(ctx *Context, args *LookupDraftPackageOutputArgs, opts ...InvokeOption) LookupDraftPackageResultOutput> Note: This function is named LookupDraftPackage in the Go SDK.
public static class GetDraftPackage 
{
    public static Task<GetDraftPackageResult> InvokeAsync(GetDraftPackageArgs args, InvokeOptions? opts = null)
    public static Output<GetDraftPackageResult> Invoke(GetDraftPackageInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDraftPackageResult> getDraftPackage(GetDraftPackageArgs args, InvokeOptions options)
public static Output<GetDraftPackageResult> getDraftPackage(GetDraftPackageArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:testbase:getDraftPackage
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DraftPackage stringName 
- The resource name of the Test Base Draft Package.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- TestBase stringAccount Name 
- The resource name of the Test Base Account.
- DraftPackage stringName 
- The resource name of the Test Base Draft Package.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- TestBase stringAccount Name 
- The resource name of the Test Base Account.
- draftPackage StringName 
- The resource name of the Test Base Draft Package.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- testBase StringAccount Name 
- The resource name of the Test Base Account.
- draftPackage stringName 
- The resource name of the Test Base Draft Package.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- testBase stringAccount Name 
- The resource name of the Test Base Account.
- draft_package_ strname 
- The resource name of the Test Base Draft Package.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- test_base_ straccount_ name 
- The resource name of the Test Base Account.
- draftPackage StringName 
- The resource name of the Test Base Draft Package.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- testBase StringAccount Name 
- The resource name of the Test Base Account.
getDraftPackage Result
The following output properties are available:
- DraftPackage stringPath 
- The relative path of the folder hosting package files.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- LastModified stringTime 
- The UTC timestamp when the package was last modified.
- Name string
- The name of the resource
- ProvisioningState string
- The provisioning state of the resource.
- SystemData Pulumi.Azure Native. Test Base. 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"
- WorkingPath string
- The relative path for a temporarily folder for package creation work.
- AppFile stringName 
- The name of the app file.
- ApplicationName string
- Application name
- Comments string
- Comments added by user.
- EditPackage bool
- Specifies whether this draft package is used to edit a package.
- ExecutableLaunch stringCommand 
- The executable launch command for script auto-fill. Will be used to run the application.
- FirstParty List<Pulumi.Apps Azure Native. Test Base. Outputs. First Party App Definition Response> 
- The list of first party applications to test along with user application.
- FlightingRing string
- The flighting ring for feature update.
- GalleryApps List<Pulumi.Azure Native. Test Base. Outputs. Gallery App Definition Response> 
- The list of gallery apps to test along with user application.
- HighlightedFiles List<Pulumi.Azure Native. Test Base. Outputs. Highlighted File Response> 
- The highlight files in the package.
- InplaceUpgrade Pulumi.OSPair Azure Native. Test Base. Outputs. Inplace Upgrade OSInfo Response 
- Specifies the baseline os and target os for inplace upgrade.
- IntuneEnrollment Pulumi.Metadata Azure Native. Test Base. Outputs. Intune Enrollment Metadata Response 
- The metadata of Intune enrollment.
- IntuneMetadata Pulumi.Azure Native. Test Base. Outputs. Draft Package Intune App Metadata Response 
- Metadata used to generate draft package folder and scripts.
- PackageId string
- Specifies the package id from which the draft package copied.
- Dictionary<string, string>
- Tags of the package to be created.
- ProcessName string
- The process name for script auto-fill. Will be used to identify the application process.
- SourceType string
- The source type.
- TabState Pulumi.Azure Native. Test Base. Outputs. Tab State Response 
- Tab state.
- TargetOSList List<Pulumi.Azure Native. Test Base. Outputs. Target OSInfo Response> 
- Specifies the target OSs of specific OS Update types.
- TestTypes List<string>
- OOB, functional or flow driven. Mapped to the data in 'tests' property.
- Tests
List<Pulumi.Azure Native. Test Base. Outputs. Test Response> 
- The detailed test information.
- UseAutofill bool
- Indicates whether user choose to enable script auto-fill.
- UseSample bool
- Specifies whether a sample package should be used instead of the one uploaded by the user.
- Version string
- Application version
- DraftPackage stringPath 
- The relative path of the folder hosting package files.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- LastModified stringTime 
- The UTC timestamp when the package was last modified.
- Name string
- The name of the resource
- ProvisioningState string
- The provisioning state of the resource.
- 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"
- WorkingPath string
- The relative path for a temporarily folder for package creation work.
- AppFile stringName 
- The name of the app file.
- ApplicationName string
- Application name
- Comments string
- Comments added by user.
- EditPackage bool
- Specifies whether this draft package is used to edit a package.
- ExecutableLaunch stringCommand 
- The executable launch command for script auto-fill. Will be used to run the application.
- FirstParty []FirstApps Party App Definition Response 
- The list of first party applications to test along with user application.
- FlightingRing string
- The flighting ring for feature update.
- GalleryApps []GalleryApp Definition Response 
- The list of gallery apps to test along with user application.
- HighlightedFiles []HighlightedFile Response 
- The highlight files in the package.
- InplaceUpgrade InplaceOSPair Upgrade OSInfo Response 
- Specifies the baseline os and target os for inplace upgrade.
- IntuneEnrollment IntuneMetadata Enrollment Metadata Response 
- The metadata of Intune enrollment.
- IntuneMetadata DraftPackage Intune App Metadata Response 
- Metadata used to generate draft package folder and scripts.
- PackageId string
- Specifies the package id from which the draft package copied.
- map[string]string
- Tags of the package to be created.
- ProcessName string
- The process name for script auto-fill. Will be used to identify the application process.
- SourceType string
- The source type.
- TabState TabState Response 
- Tab state.
- TargetOSList []TargetOSInfo Response 
- Specifies the target OSs of specific OS Update types.
- TestTypes []string
- OOB, functional or flow driven. Mapped to the data in 'tests' property.
- Tests
[]TestResponse 
- The detailed test information.
- UseAutofill bool
- Indicates whether user choose to enable script auto-fill.
- UseSample bool
- Specifies whether a sample package should be used instead of the one uploaded by the user.
- Version string
- Application version
- draftPackage StringPath 
- The relative path of the folder hosting package files.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- lastModified StringTime 
- The UTC timestamp when the package was last modified.
- name String
- The name of the resource
- provisioningState String
- The provisioning state of the resource.
- 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"
- workingPath String
- The relative path for a temporarily folder for package creation work.
- appFile StringName 
- The name of the app file.
- applicationName String
- Application name
- comments String
- Comments added by user.
- editPackage Boolean
- Specifies whether this draft package is used to edit a package.
- executableLaunch StringCommand 
- The executable launch command for script auto-fill. Will be used to run the application.
- firstParty List<FirstApps Party App Definition Response> 
- The list of first party applications to test along with user application.
- flightingRing String
- The flighting ring for feature update.
- galleryApps List<GalleryApp Definition Response> 
- The list of gallery apps to test along with user application.
- highlightedFiles List<HighlightedFile Response> 
- The highlight files in the package.
- inplaceUpgrade InplaceOSPair Upgrade OSInfo Response 
- Specifies the baseline os and target os for inplace upgrade.
- intuneEnrollment IntuneMetadata Enrollment Metadata Response 
- The metadata of Intune enrollment.
- intuneMetadata DraftPackage Intune App Metadata Response 
- Metadata used to generate draft package folder and scripts.
- packageId String
- Specifies the package id from which the draft package copied.
- Map<String,String>
- Tags of the package to be created.
- processName String
- The process name for script auto-fill. Will be used to identify the application process.
- sourceType String
- The source type.
- tabState TabState Response 
- Tab state.
- targetOSList List<TargetOSInfo Response> 
- Specifies the target OSs of specific OS Update types.
- testTypes List<String>
- OOB, functional or flow driven. Mapped to the data in 'tests' property.
- tests
List<TestResponse> 
- The detailed test information.
- useAutofill Boolean
- Indicates whether user choose to enable script auto-fill.
- useSample Boolean
- Specifies whether a sample package should be used instead of the one uploaded by the user.
- version String
- Application version
- draftPackage stringPath 
- The relative path of the folder hosting package files.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- lastModified stringTime 
- The UTC timestamp when the package was last modified.
- name string
- The name of the resource
- provisioningState string
- The provisioning state of the resource.
- 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"
- workingPath string
- The relative path for a temporarily folder for package creation work.
- appFile stringName 
- The name of the app file.
- applicationName string
- Application name
- comments string
- Comments added by user.
- editPackage boolean
- Specifies whether this draft package is used to edit a package.
- executableLaunch stringCommand 
- The executable launch command for script auto-fill. Will be used to run the application.
- firstParty FirstApps Party App Definition Response[] 
- The list of first party applications to test along with user application.
- flightingRing string
- The flighting ring for feature update.
- galleryApps GalleryApp Definition Response[] 
- The list of gallery apps to test along with user application.
- highlightedFiles HighlightedFile Response[] 
- The highlight files in the package.
- inplaceUpgrade InplaceOSPair Upgrade OSInfo Response 
- Specifies the baseline os and target os for inplace upgrade.
- intuneEnrollment IntuneMetadata Enrollment Metadata Response 
- The metadata of Intune enrollment.
- intuneMetadata DraftPackage Intune App Metadata Response 
- Metadata used to generate draft package folder and scripts.
- packageId string
- Specifies the package id from which the draft package copied.
- {[key: string]: string}
- Tags of the package to be created.
- processName string
- The process name for script auto-fill. Will be used to identify the application process.
- sourceType string
- The source type.
- tabState TabState Response 
- Tab state.
- targetOSList TargetOSInfo Response[] 
- Specifies the target OSs of specific OS Update types.
- testTypes string[]
- OOB, functional or flow driven. Mapped to the data in 'tests' property.
- tests
TestResponse[] 
- The detailed test information.
- useAutofill boolean
- Indicates whether user choose to enable script auto-fill.
- useSample boolean
- Specifies whether a sample package should be used instead of the one uploaded by the user.
- version string
- Application version
- draft_package_ strpath 
- The relative path of the folder hosting package files.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- last_modified_ strtime 
- The UTC timestamp when the package was last modified.
- name str
- The name of the resource
- provisioning_state str
- The provisioning state of the resource.
- 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"
- working_path str
- The relative path for a temporarily folder for package creation work.
- app_file_ strname 
- The name of the app file.
- application_name str
- Application name
- comments str
- Comments added by user.
- edit_package bool
- Specifies whether this draft package is used to edit a package.
- executable_launch_ strcommand 
- The executable launch command for script auto-fill. Will be used to run the application.
- first_party_ Sequence[Firstapps Party App Definition Response] 
- The list of first party applications to test along with user application.
- flighting_ring str
- The flighting ring for feature update.
- gallery_apps Sequence[GalleryApp Definition Response] 
- The list of gallery apps to test along with user application.
- highlighted_files Sequence[HighlightedFile Response] 
- The highlight files in the package.
- inplace_upgrade_ Inplaceos_ pair Upgrade OSInfo Response 
- Specifies the baseline os and target os for inplace upgrade.
- intune_enrollment_ Intunemetadata Enrollment Metadata Response 
- The metadata of Intune enrollment.
- intune_metadata DraftPackage Intune App Metadata Response 
- Metadata used to generate draft package folder and scripts.
- package_id str
- Specifies the package id from which the draft package copied.
- Mapping[str, str]
- Tags of the package to be created.
- process_name str
- The process name for script auto-fill. Will be used to identify the application process.
- source_type str
- The source type.
- tab_state TabState Response 
- Tab state.
- target_os_ Sequence[Targetlist OSInfo Response] 
- Specifies the target OSs of specific OS Update types.
- test_types Sequence[str]
- OOB, functional or flow driven. Mapped to the data in 'tests' property.
- tests
Sequence[TestResponse] 
- The detailed test information.
- use_autofill bool
- Indicates whether user choose to enable script auto-fill.
- use_sample bool
- Specifies whether a sample package should be used instead of the one uploaded by the user.
- version str
- Application version
- draftPackage StringPath 
- The relative path of the folder hosting package files.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- lastModified StringTime 
- The UTC timestamp when the package was last modified.
- name String
- The name of the resource
- provisioningState String
- The provisioning state of the resource.
- 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"
- workingPath String
- The relative path for a temporarily folder for package creation work.
- appFile StringName 
- The name of the app file.
- applicationName String
- Application name
- comments String
- Comments added by user.
- editPackage Boolean
- Specifies whether this draft package is used to edit a package.
- executableLaunch StringCommand 
- The executable launch command for script auto-fill. Will be used to run the application.
- firstParty List<Property Map>Apps 
- The list of first party applications to test along with user application.
- flightingRing String
- The flighting ring for feature update.
- galleryApps List<Property Map>
- The list of gallery apps to test along with user application.
- highlightedFiles List<Property Map>
- The highlight files in the package.
- inplaceUpgrade Property MapOSPair 
- Specifies the baseline os and target os for inplace upgrade.
- intuneEnrollment Property MapMetadata 
- The metadata of Intune enrollment.
- intuneMetadata Property Map
- Metadata used to generate draft package folder and scripts.
- packageId String
- Specifies the package id from which the draft package copied.
- Map<String>
- Tags of the package to be created.
- processName String
- The process name for script auto-fill. Will be used to identify the application process.
- sourceType String
- The source type.
- tabState Property Map
- Tab state.
- targetOSList List<Property Map>
- Specifies the target OSs of specific OS Update types.
- testTypes List<String>
- OOB, functional or flow driven. Mapped to the data in 'tests' property.
- tests List<Property Map>
- The detailed test information.
- useAutofill Boolean
- Indicates whether user choose to enable script auto-fill.
- useSample Boolean
- Specifies whether a sample package should be used instead of the one uploaded by the user.
- version String
- Application version
Supporting Types
CommandResponse 
- Action string
- The action of the command.
- Content string
- The content of the command. The content depends on source type.
- ContentType string
- The type of command content.
- Name string
- The name of the command.
- AlwaysRun bool
- Specifies whether to run the command even if a previous command is failed.
- ApplyUpdate boolBefore 
- Specifies whether to apply update before the command.
- EnrollIntune boolBefore 
- Specifies whether to enroll Intune before the command.
- Install1PAppBefore bool
- Specifies whether to install first party applications before running the command.
- MaxRun intTime 
- Specifies the max run time of the command.
- PostUpgrade bool
- Specifies whether the command is assigned to be executed after in-place upgrade.
- PreUpgrade bool
- Specifies whether the command is assigned to be executed before in-place upgrade.
- RestartAfter bool
- Specifies whether to restart the VM after the command executed.
- RunAs boolInteractive 
- Specifies whether to run the command in interactive mode.
- RunElevated bool
- Specifies whether to run the command as administrator.
- Action string
- The action of the command.
- Content string
- The content of the command. The content depends on source type.
- ContentType string
- The type of command content.
- Name string
- The name of the command.
- AlwaysRun bool
- Specifies whether to run the command even if a previous command is failed.
- ApplyUpdate boolBefore 
- Specifies whether to apply update before the command.
- EnrollIntune boolBefore 
- Specifies whether to enroll Intune before the command.
- Install1PAppBefore bool
- Specifies whether to install first party applications before running the command.
- MaxRun intTime 
- Specifies the max run time of the command.
- PostUpgrade bool
- Specifies whether the command is assigned to be executed after in-place upgrade.
- PreUpgrade bool
- Specifies whether the command is assigned to be executed before in-place upgrade.
- RestartAfter bool
- Specifies whether to restart the VM after the command executed.
- RunAs boolInteractive 
- Specifies whether to run the command in interactive mode.
- RunElevated bool
- Specifies whether to run the command as administrator.
- action String
- The action of the command.
- content String
- The content of the command. The content depends on source type.
- contentType String
- The type of command content.
- name String
- The name of the command.
- alwaysRun Boolean
- Specifies whether to run the command even if a previous command is failed.
- applyUpdate BooleanBefore 
- Specifies whether to apply update before the command.
- enrollIntune BooleanBefore 
- Specifies whether to enroll Intune before the command.
- install1PAppBefore Boolean
- Specifies whether to install first party applications before running the command.
- maxRun IntegerTime 
- Specifies the max run time of the command.
- postUpgrade Boolean
- Specifies whether the command is assigned to be executed after in-place upgrade.
- preUpgrade Boolean
- Specifies whether the command is assigned to be executed before in-place upgrade.
- restartAfter Boolean
- Specifies whether to restart the VM after the command executed.
- runAs BooleanInteractive 
- Specifies whether to run the command in interactive mode.
- runElevated Boolean
- Specifies whether to run the command as administrator.
- action string
- The action of the command.
- content string
- The content of the command. The content depends on source type.
- contentType string
- The type of command content.
- name string
- The name of the command.
- alwaysRun boolean
- Specifies whether to run the command even if a previous command is failed.
- applyUpdate booleanBefore 
- Specifies whether to apply update before the command.
- enrollIntune booleanBefore 
- Specifies whether to enroll Intune before the command.
- install1PAppBefore boolean
- Specifies whether to install first party applications before running the command.
- maxRun numberTime 
- Specifies the max run time of the command.
- postUpgrade boolean
- Specifies whether the command is assigned to be executed after in-place upgrade.
- preUpgrade boolean
- Specifies whether the command is assigned to be executed before in-place upgrade.
- restartAfter boolean
- Specifies whether to restart the VM after the command executed.
- runAs booleanInteractive 
- Specifies whether to run the command in interactive mode.
- runElevated boolean
- Specifies whether to run the command as administrator.
- action str
- The action of the command.
- content str
- The content of the command. The content depends on source type.
- content_type str
- The type of command content.
- name str
- The name of the command.
- always_run bool
- Specifies whether to run the command even if a previous command is failed.
- apply_update_ boolbefore 
- Specifies whether to apply update before the command.
- enroll_intune_ boolbefore 
- Specifies whether to enroll Intune before the command.
- install1_p_ boolapp_ before 
- Specifies whether to install first party applications before running the command.
- max_run_ inttime 
- Specifies the max run time of the command.
- post_upgrade bool
- Specifies whether the command is assigned to be executed after in-place upgrade.
- pre_upgrade bool
- Specifies whether the command is assigned to be executed before in-place upgrade.
- restart_after bool
- Specifies whether to restart the VM after the command executed.
- run_as_ boolinteractive 
- Specifies whether to run the command in interactive mode.
- run_elevated bool
- Specifies whether to run the command as administrator.
- action String
- The action of the command.
- content String
- The content of the command. The content depends on source type.
- contentType String
- The type of command content.
- name String
- The name of the command.
- alwaysRun Boolean
- Specifies whether to run the command even if a previous command is failed.
- applyUpdate BooleanBefore 
- Specifies whether to apply update before the command.
- enrollIntune BooleanBefore 
- Specifies whether to enroll Intune before the command.
- install1PAppBefore Boolean
- Specifies whether to install first party applications before running the command.
- maxRun NumberTime 
- Specifies the max run time of the command.
- postUpgrade Boolean
- Specifies whether the command is assigned to be executed after in-place upgrade.
- preUpgrade Boolean
- Specifies whether the command is assigned to be executed before in-place upgrade.
- restartAfter Boolean
- Specifies whether to restart the VM after the command executed.
- runAs BooleanInteractive 
- Specifies whether to run the command in interactive mode.
- runElevated Boolean
- Specifies whether to run the command as administrator.
DraftPackageIntuneAppMetadataItemResponse      
- AppId string
- Intune app id.
- AppName string
- Intune app name.
- CreateDate string
- Creation date of the app.
- DependencyIds List<string>
- Ids of dependency apps.
- DependentApp intCount 
- Count of dependency apps.
- Description string
- Description of the app.
- ExpectedExit List<string>Codes 
- Expected exit codes returned from Intune App.
- InstallCommand string
- Install command.
- LastProcessed double
- last processed time tickets.
- MinimumSupported stringOS 
- Minimum supported OS. The OS version must be greater than this version to run this app.
- Owner string
- Owner of the app.
- Publisher string
- Publisher of the app.
- SetupFile string
- Setup file path.
- Status string
- Extract status.
- UninstallCommand string
- Uninstall command.
- Version string
- Intune app version.
- AppId string
- Intune app id.
- AppName string
- Intune app name.
- CreateDate string
- Creation date of the app.
- DependencyIds []string
- Ids of dependency apps.
- DependentApp intCount 
- Count of dependency apps.
- Description string
- Description of the app.
- ExpectedExit []stringCodes 
- Expected exit codes returned from Intune App.
- InstallCommand string
- Install command.
- LastProcessed float64
- last processed time tickets.
- MinimumSupported stringOS 
- Minimum supported OS. The OS version must be greater than this version to run this app.
- Owner string
- Owner of the app.
- Publisher string
- Publisher of the app.
- SetupFile string
- Setup file path.
- Status string
- Extract status.
- UninstallCommand string
- Uninstall command.
- Version string
- Intune app version.
- appId String
- Intune app id.
- appName String
- Intune app name.
- createDate String
- Creation date of the app.
- dependencyIds List<String>
- Ids of dependency apps.
- dependentApp IntegerCount 
- Count of dependency apps.
- description String
- Description of the app.
- expectedExit List<String>Codes 
- Expected exit codes returned from Intune App.
- installCommand String
- Install command.
- lastProcessed Double
- last processed time tickets.
- minimumSupported StringOS 
- Minimum supported OS. The OS version must be greater than this version to run this app.
- owner String
- Owner of the app.
- publisher String
- Publisher of the app.
- setupFile String
- Setup file path.
- status String
- Extract status.
- uninstallCommand String
- Uninstall command.
- version String
- Intune app version.
- appId string
- Intune app id.
- appName string
- Intune app name.
- createDate string
- Creation date of the app.
- dependencyIds string[]
- Ids of dependency apps.
- dependentApp numberCount 
- Count of dependency apps.
- description string
- Description of the app.
- expectedExit string[]Codes 
- Expected exit codes returned from Intune App.
- installCommand string
- Install command.
- lastProcessed number
- last processed time tickets.
- minimumSupported stringOS 
- Minimum supported OS. The OS version must be greater than this version to run this app.
- owner string
- Owner of the app.
- publisher string
- Publisher of the app.
- setupFile string
- Setup file path.
- status string
- Extract status.
- uninstallCommand string
- Uninstall command.
- version string
- Intune app version.
- app_id str
- Intune app id.
- app_name str
- Intune app name.
- create_date str
- Creation date of the app.
- dependency_ids Sequence[str]
- Ids of dependency apps.
- dependent_app_ intcount 
- Count of dependency apps.
- description str
- Description of the app.
- expected_exit_ Sequence[str]codes 
- Expected exit codes returned from Intune App.
- install_command str
- Install command.
- last_processed float
- last processed time tickets.
- minimum_supported_ stros 
- Minimum supported OS. The OS version must be greater than this version to run this app.
- owner str
- Owner of the app.
- publisher str
- Publisher of the app.
- setup_file str
- Setup file path.
- status str
- Extract status.
- uninstall_command str
- Uninstall command.
- version str
- Intune app version.
- appId String
- Intune app id.
- appName String
- Intune app name.
- createDate String
- Creation date of the app.
- dependencyIds List<String>
- Ids of dependency apps.
- dependentApp NumberCount 
- Count of dependency apps.
- description String
- Description of the app.
- expectedExit List<String>Codes 
- Expected exit codes returned from Intune App.
- installCommand String
- Install command.
- lastProcessed Number
- last processed time tickets.
- minimumSupported StringOS 
- Minimum supported OS. The OS version must be greater than this version to run this app.
- owner String
- Owner of the app.
- publisher String
- Publisher of the app.
- setupFile String
- Setup file path.
- status String
- Extract status.
- uninstallCommand String
- Uninstall command.
- version String
- Intune app version.
DraftPackageIntuneAppMetadataResponse     
- IntuneApp Pulumi.Azure Native. Test Base. Inputs. Draft Package Intune App Metadata Item Response 
- The Metadata of the Intune App through intunewin file uploading.
- IntuneApp List<Pulumi.Dependencies Azure Native. Test Base. Inputs. Draft Package Intune App Metadata Item Response> 
- The Metadata of dependencies of the Intune App through intunewin file uploading.
- IntuneApp DraftPackage Intune App Metadata Item Response 
- The Metadata of the Intune App through intunewin file uploading.
- IntuneApp []DraftDependencies Package Intune App Metadata Item Response 
- The Metadata of dependencies of the Intune App through intunewin file uploading.
- intuneApp DraftPackage Intune App Metadata Item Response 
- The Metadata of the Intune App through intunewin file uploading.
- intuneApp List<DraftDependencies Package Intune App Metadata Item Response> 
- The Metadata of dependencies of the Intune App through intunewin file uploading.
- intuneApp DraftPackage Intune App Metadata Item Response 
- The Metadata of the Intune App through intunewin file uploading.
- intuneApp DraftDependencies Package Intune App Metadata Item Response[] 
- The Metadata of dependencies of the Intune App through intunewin file uploading.
- intune_app DraftPackage Intune App Metadata Item Response 
- The Metadata of the Intune App through intunewin file uploading.
- intune_app_ Sequence[Draftdependencies Package Intune App Metadata Item Response] 
- The Metadata of dependencies of the Intune App through intunewin file uploading.
- intuneApp Property Map
- The Metadata of the Intune App through intunewin file uploading.
- intuneApp List<Property Map>Dependencies 
- The Metadata of dependencies of the Intune App through intunewin file uploading.
EnrolledIntuneAppResponse   
- AppId string
- Intune app id.
- AppName string
- Intune app name.
- ExpectedInstallation stringPath 
- Intune app expected installation path.
- AppId string
- Intune app id.
- AppName string
- Intune app name.
- ExpectedInstallation stringPath 
- Intune app expected installation path.
- appId String
- Intune app id.
- appName String
- Intune app name.
- expectedInstallation StringPath 
- Intune app expected installation path.
- appId string
- Intune app id.
- appName string
- Intune app name.
- expectedInstallation stringPath 
- Intune app expected installation path.
- app_id str
- Intune app id.
- app_name str
- Intune app name.
- expected_installation_ strpath 
- Intune app expected installation path.
- appId String
- Intune app id.
- appName String
- Intune app name.
- expectedInstallation StringPath 
- Intune app expected installation path.
FirstPartyAppDefinitionResponse    
- Architecture string
- The architecture of a first party application of a Test Base Account.
- Channel string
- The channel info of a first party application of a Test Base Account.
- InteropExecution stringMode 
- Specifies how the first party applications should be inter-operated with user's application.
- Name string
- The media name of a first party application of a Test Base Account.
- Ring string
- The ring info of a first party application of a Test Base Account.
- Architecture string
- The architecture of a first party application of a Test Base Account.
- Channel string
- The channel info of a first party application of a Test Base Account.
- InteropExecution stringMode 
- Specifies how the first party applications should be inter-operated with user's application.
- Name string
- The media name of a first party application of a Test Base Account.
- Ring string
- The ring info of a first party application of a Test Base Account.
- architecture String
- The architecture of a first party application of a Test Base Account.
- channel String
- The channel info of a first party application of a Test Base Account.
- interopExecution StringMode 
- Specifies how the first party applications should be inter-operated with user's application.
- name String
- The media name of a first party application of a Test Base Account.
- ring String
- The ring info of a first party application of a Test Base Account.
- architecture string
- The architecture of a first party application of a Test Base Account.
- channel string
- The channel info of a first party application of a Test Base Account.
- interopExecution stringMode 
- Specifies how the first party applications should be inter-operated with user's application.
- name string
- The media name of a first party application of a Test Base Account.
- ring string
- The ring info of a first party application of a Test Base Account.
- architecture str
- The architecture of a first party application of a Test Base Account.
- channel str
- The channel info of a first party application of a Test Base Account.
- interop_execution_ strmode 
- Specifies how the first party applications should be inter-operated with user's application.
- name str
- The media name of a first party application of a Test Base Account.
- ring str
- The ring info of a first party application of a Test Base Account.
- architecture String
- The architecture of a first party application of a Test Base Account.
- channel String
- The channel info of a first party application of a Test Base Account.
- interopExecution StringMode 
- Specifies how the first party applications should be inter-operated with user's application.
- name String
- The media name of a first party application of a Test Base Account.
- ring String
- The ring info of a first party application of a Test Base Account.
GalleryAppDefinitionResponse   
- SkuId string
- The SKU id of the gallery application.
- IsConsented bool
- Whether the disclaimer of the gallery application is accepted.
- SkuId string
- The SKU id of the gallery application.
- IsConsented bool
- Whether the disclaimer of the gallery application is accepted.
- skuId String
- The SKU id of the gallery application.
- isConsented Boolean
- Whether the disclaimer of the gallery application is accepted.
- skuId string
- The SKU id of the gallery application.
- isConsented boolean
- Whether the disclaimer of the gallery application is accepted.
- sku_id str
- The SKU id of the gallery application.
- is_consented bool
- Whether the disclaimer of the gallery application is accepted.
- skuId String
- The SKU id of the gallery application.
- isConsented Boolean
- Whether the disclaimer of the gallery application is accepted.
HighlightedFileResponse  
InplaceUpgradeOSInfoResponse   
- BaselineOS Pulumi.Azure Native. Test Base. Inputs. Os Properties Response 
- Specifies the baseline os for in-place upgrade tests.
- TargetOS string
- Specifies the target os for in-place upgrade tests.
- BaselineOS OsProperties Response 
- Specifies the baseline os for in-place upgrade tests.
- TargetOS string
- Specifies the target os for in-place upgrade tests.
- baselineOS OsProperties Response 
- Specifies the baseline os for in-place upgrade tests.
- targetOS String
- Specifies the target os for in-place upgrade tests.
- baselineOS OsProperties Response 
- Specifies the baseline os for in-place upgrade tests.
- targetOS string
- Specifies the target os for in-place upgrade tests.
- baseline_os OsProperties Response 
- Specifies the baseline os for in-place upgrade tests.
- target_os str
- Specifies the target os for in-place upgrade tests.
- baselineOS Property Map
- Specifies the baseline os for in-place upgrade tests.
- targetOS String
- Specifies the target os for in-place upgrade tests.
IntuneEnrollmentMetadataResponse   
- AppList List<Pulumi.Azure Native. Test Base. Inputs. Enrolled Intune App Response> 
- The enrolled Intune apps.
- CredentialId string
- The id of the Intune enrollment credential.
- ExpectedDeployment intDuration In Minute 
- The expected duration of Intune applications and policies deployment.
- AppList []EnrolledIntune App Response 
- The enrolled Intune apps.
- CredentialId string
- The id of the Intune enrollment credential.
- ExpectedDeployment intDuration In Minute 
- The expected duration of Intune applications and policies deployment.
- appList List<EnrolledIntune App Response> 
- The enrolled Intune apps.
- credentialId String
- The id of the Intune enrollment credential.
- expectedDeployment IntegerDuration In Minute 
- The expected duration of Intune applications and policies deployment.
- appList EnrolledIntune App Response[] 
- The enrolled Intune apps.
- credentialId string
- The id of the Intune enrollment credential.
- expectedDeployment numberDuration In Minute 
- The expected duration of Intune applications and policies deployment.
- app_list Sequence[EnrolledIntune App Response] 
- The enrolled Intune apps.
- credential_id str
- The id of the Intune enrollment credential.
- expected_deployment_ intduration_ in_ minute 
- The expected duration of Intune applications and policies deployment.
- appList List<Property Map>
- The enrolled Intune apps.
- credentialId String
- The id of the Intune enrollment credential.
- expectedDeployment NumberDuration In Minute 
- The expected duration of Intune applications and policies deployment.
OsPropertiesResponse  
- CustomImage stringDisplay Name 
- The name of the custom image resource.
- CustomImage stringId 
- Specify the referenced Test Base Custom Image Id if available.
- OsName string
- The name of the OS.
- ReleaseProperties Pulumi.Azure Native. Test Base. Inputs. Release Properties Response 
- The properties of the OS release.
- CustomImage stringDisplay Name 
- The name of the custom image resource.
- CustomImage stringId 
- Specify the referenced Test Base Custom Image Id if available.
- OsName string
- The name of the OS.
- ReleaseProperties ReleaseProperties Response 
- The properties of the OS release.
- customImage StringDisplay Name 
- The name of the custom image resource.
- customImage StringId 
- Specify the referenced Test Base Custom Image Id if available.
- osName String
- The name of the OS.
- releaseProperties ReleaseProperties Response 
- The properties of the OS release.
- customImage stringDisplay Name 
- The name of the custom image resource.
- customImage stringId 
- Specify the referenced Test Base Custom Image Id if available.
- osName string
- The name of the OS.
- releaseProperties ReleaseProperties Response 
- The properties of the OS release.
- custom_image_ strdisplay_ name 
- The name of the custom image resource.
- custom_image_ strid 
- Specify the referenced Test Base Custom Image Id if available.
- os_name str
- The name of the OS.
- release_properties ReleaseProperties Response 
- The properties of the OS release.
- customImage StringDisplay Name 
- The name of the custom image resource.
- customImage StringId 
- Specify the referenced Test Base Custom Image Id if available.
- osName String
- The name of the OS.
- releaseProperties Property Map
- The properties of the OS release.
ReleasePropertiesResponse  
- BuildNumber string
- The build number of the OS release.
- BuildRevision string
- The build revision of the OS release.
- ReleaseName string
- The name of the OS release.
- ReleaseVersion stringDate 
- The release version date of the OS release.
- BuildNumber string
- The build number of the OS release.
- BuildRevision string
- The build revision of the OS release.
- ReleaseName string
- The name of the OS release.
- ReleaseVersion stringDate 
- The release version date of the OS release.
- buildNumber String
- The build number of the OS release.
- buildRevision String
- The build revision of the OS release.
- releaseName String
- The name of the OS release.
- releaseVersion StringDate 
- The release version date of the OS release.
- buildNumber string
- The build number of the OS release.
- buildRevision string
- The build revision of the OS release.
- releaseName string
- The name of the OS release.
- releaseVersion stringDate 
- The release version date of the OS release.
- build_number str
- The build number of the OS release.
- build_revision str
- The build revision of the OS release.
- release_name str
- The name of the OS release.
- release_version_ strdate 
- The release version date of the OS release.
- buildNumber String
- The build number of the OS release.
- buildRevision String
- The build revision of the OS release.
- releaseName String
- The name of the OS release.
- releaseVersion StringDate 
- The release version date of the OS release.
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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- 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 type of identity that last modified the resource.
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TabStateResponse  
- CurrentTab string
- Current tab.
- VisitedTabs List<string>
- visited tabs.
- CurrentTab string
- Current tab.
- VisitedTabs []string
- visited tabs.
- currentTab String
- Current tab.
- visitedTabs List<String>
- visited tabs.
- currentTab string
- Current tab.
- visitedTabs string[]
- visited tabs.
- current_tab str
- Current tab.
- visited_tabs Sequence[str]
- visited tabs.
- currentTab String
- Current tab.
- visitedTabs List<String>
- visited tabs.
TargetOSInfoResponse  
- OsUpdate stringType 
- Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- TargetOSs List<string>
- Specifies the target OSs to be tested.
- BaselineOSs List<string>
- Specifies the baseline OSs to be tested.
- InsiderChannel List<string>Ids 
- Insider Channel Ids. Only used for feature update.
- TargetOSImage List<string>Ids 
- Specifies the ids of the target OSs from Custom Images to be tested.
- OsUpdate stringType 
- Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- TargetOSs []string
- Specifies the target OSs to be tested.
- BaselineOSs []string
- Specifies the baseline OSs to be tested.
- InsiderChannel []stringIds 
- Insider Channel Ids. Only used for feature update.
- TargetOSImage []stringIds 
- Specifies the ids of the target OSs from Custom Images to be tested.
- osUpdate StringType 
- Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- targetOSs List<String>
- Specifies the target OSs to be tested.
- baselineOSs List<String>
- Specifies the baseline OSs to be tested.
- insiderChannel List<String>Ids 
- Insider Channel Ids. Only used for feature update.
- targetOSImage List<String>Ids 
- Specifies the ids of the target OSs from Custom Images to be tested.
- osUpdate stringType 
- Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- targetOSs string[]
- Specifies the target OSs to be tested.
- baselineOSs string[]
- Specifies the baseline OSs to be tested.
- insiderChannel string[]Ids 
- Insider Channel Ids. Only used for feature update.
- targetOSImage string[]Ids 
- Specifies the ids of the target OSs from Custom Images to be tested.
- os_update_ strtype 
- Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- target_oss Sequence[str]
- Specifies the target OSs to be tested.
- baseline_oss Sequence[str]
- Specifies the baseline OSs to be tested.
- insider_channel_ Sequence[str]ids 
- Insider Channel Ids. Only used for feature update.
- target_os_ Sequence[str]image_ ids 
- Specifies the ids of the target OSs from Custom Images to be tested.
- osUpdate StringType 
- Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- targetOSs List<String>
- Specifies the target OSs to be tested.
- baselineOSs List<String>
- Specifies the baseline OSs to be tested.
- insiderChannel List<String>Ids 
- Insider Channel Ids. Only used for feature update.
- targetOSImage List<String>Ids 
- Specifies the ids of the target OSs from Custom Images to be tested.
TestResponse 
- Commands
List<Pulumi.Azure Native. Test Base. Inputs. Command Response> 
- The commands used in the test.
- TestType string
- The type of the test.
- ValidationResult stringId 
- Resource identifier of the validation test result.
- ValidationRun stringStatus 
- The status of the validation run of the package.
- IsActive bool
- Indicates if this test is active.It doesn't schedule test for not active Test.
- Commands
[]CommandResponse 
- The commands used in the test.
- TestType string
- The type of the test.
- ValidationResult stringId 
- Resource identifier of the validation test result.
- ValidationRun stringStatus 
- The status of the validation run of the package.
- IsActive bool
- Indicates if this test is active.It doesn't schedule test for not active Test.
- commands
List<CommandResponse> 
- The commands used in the test.
- testType String
- The type of the test.
- validationResult StringId 
- Resource identifier of the validation test result.
- validationRun StringStatus 
- The status of the validation run of the package.
- isActive Boolean
- Indicates if this test is active.It doesn't schedule test for not active Test.
- commands
CommandResponse[] 
- The commands used in the test.
- testType string
- The type of the test.
- validationResult stringId 
- Resource identifier of the validation test result.
- validationRun stringStatus 
- The status of the validation run of the package.
- isActive boolean
- Indicates if this test is active.It doesn't schedule test for not active Test.
- commands
Sequence[CommandResponse] 
- The commands used in the test.
- test_type str
- The type of the test.
- validation_result_ strid 
- Resource identifier of the validation test result.
- validation_run_ strstatus 
- The status of the validation run of the package.
- is_active bool
- Indicates if this test is active.It doesn't schedule test for not active Test.
- commands List<Property Map>
- The commands used in the test.
- testType String
- The type of the test.
- validationResult StringId 
- Resource identifier of the validation test result.
- validationRun StringStatus 
- The status of the validation run of the package.
- isActive Boolean
- Indicates if this test is active.It doesn't schedule test for not active Test.
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