This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
azure-native.testbase.getPackage
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi
Gets a Test Base Package.
Uses Azure REST API version 2023-11-01-preview.
Other available API versions: 2022-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native testbase [ApiVersion]
. See the version guide for details.
Using getPackage
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 getPackage(args: GetPackageArgs, opts?: InvokeOptions): Promise<GetPackageResult>
function getPackageOutput(args: GetPackageOutputArgs, opts?: InvokeOptions): Output<GetPackageResult>
def get_package(package_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
test_base_account_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPackageResult
def get_package_output(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[GetPackageResult]
func LookupPackage(ctx *Context, args *LookupPackageArgs, opts ...InvokeOption) (*LookupPackageResult, error)
func LookupPackageOutput(ctx *Context, args *LookupPackageOutputArgs, opts ...InvokeOption) LookupPackageResultOutput
> Note: This function is named LookupPackage
in the Go SDK.
public static class GetPackage
{
public static Task<GetPackageResult> InvokeAsync(GetPackageArgs args, InvokeOptions? opts = null)
public static Output<GetPackageResult> Invoke(GetPackageInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPackageResult> getPackage(GetPackageArgs args, InvokeOptions options)
public static Output<GetPackageResult> getPackage(GetPackageArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:testbase:getPackage
arguments:
# arguments dictionary
The following arguments are supported:
- Package
Name string - The resource name of the Test Base Package.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Test
Base stringAccount Name - The resource name of the Test Base Account.
- Package
Name string - The resource name of the Test Base Package.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Test
Base stringAccount Name - The resource name of the Test Base Account.
- package
Name String - The resource name of the Test Base Package.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- test
Base StringAccount Name - The resource name of the Test Base Account.
- package
Name string - The resource name of the Test Base Package.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- test
Base stringAccount Name - The resource name of the Test Base Account.
- package_
name str - The resource name of the Test Base 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.
- package
Name String - The resource name of the Test Base Package.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- test
Base StringAccount Name - The resource name of the Test Base Account.
getPackage Result
The following output properties are available:
- Application
Name string - Application name
- Azure
Api stringVersion - The Azure API version of the resource.
- Gallery
Apps List<Pulumi.Azure Native. Test Base. Outputs. Gallery App Definition Response> - The list of gallery apps to test along with user application.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Is
Enabled bool - Flag showing that whether the package is enabled. It doesn't schedule test for package which is not enabled.
- Last
Modified stringTime - The UTC timestamp when the package was last modified.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Package
Status string - The status of the package.
- Provisioning
State string - The provisioning state of the resource.
- System
Data Pulumi.Azure Native. Test Base. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Test
Types List<string> - OOB, functional or flow driven. Mapped to the data in 'tests' property.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Validation
Results List<Pulumi.Azure Native. Test Base. Outputs. Package Validation Result Response> - The validation results. There's validation on package when it's created or updated.
- Version string
- Application version
- Blob
Path string - The file path of the package.
- Draft
Package stringId - The id of draft package. Used to create or update this package from a draft package.
- First
Party 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.
- Flighting
Ring string - The flighting ring for feature update.
- Inplace
Upgrade Pulumi.OSPair Azure Native. Test Base. Outputs. Inplace Upgrade OSInfo Response - Specifies the baseline os and target os for inplace upgrade.
- Intune
Enrollment Pulumi.Metadata Azure Native. Test Base. Outputs. Intune Enrollment Metadata Response - The metadata of Intune enrollment.
- Dictionary<string, string>
- Resource tags.
- Target
OSList List<Pulumi.Azure Native. Test Base. Outputs. Target OSInfo Response> - Specifies the target OSs of specific OS Update types.
- Tests
List<Pulumi.
Azure Native. Test Base. Outputs. Test Response> - The detailed test information.
- Application
Name string - Application name
- Azure
Api stringVersion - The Azure API version of the resource.
- Gallery
Apps []GalleryApp Definition Response - The list of gallery apps to test along with user application.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Is
Enabled bool - Flag showing that whether the package is enabled. It doesn't schedule test for package which is not enabled.
- Last
Modified stringTime - The UTC timestamp when the package was last modified.
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Package
Status string - The status of the package.
- Provisioning
State string - The provisioning state of the resource.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Test
Types []string - OOB, functional or flow driven. Mapped to the data in 'tests' property.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Validation
Results []PackageValidation Result Response - The validation results. There's validation on package when it's created or updated.
- Version string
- Application version
- Blob
Path string - The file path of the package.
- Draft
Package stringId - The id of draft package. Used to create or update this package from a draft package.
- First
Party []FirstApps Party App Definition Response - The list of first party applications to test along with user application.
- Flighting
Ring string - The flighting ring for feature update.
- Inplace
Upgrade InplaceOSPair Upgrade OSInfo Response - Specifies the baseline os and target os for inplace upgrade.
- Intune
Enrollment IntuneMetadata Enrollment Metadata Response - The metadata of Intune enrollment.
- map[string]string
- Resource tags.
- Target
OSList []TargetOSInfo Response - Specifies the target OSs of specific OS Update types.
- Tests
[]Test
Response - The detailed test information.
- application
Name String - Application name
- azure
Api StringVersion - The Azure API version of the resource.
- gallery
Apps List<GalleryApp Definition Response> - The list of gallery apps to test along with user application.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- is
Enabled Boolean - Flag showing that whether the package is enabled. It doesn't schedule test for package which is not enabled.
- last
Modified StringTime - The UTC timestamp when the package was last modified.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- package
Status String - The status of the package.
- provisioning
State String - The provisioning state of the resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- test
Types List<String> - OOB, functional or flow driven. Mapped to the data in 'tests' property.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- validation
Results List<PackageValidation Result Response> - The validation results. There's validation on package when it's created or updated.
- version String
- Application version
- blob
Path String - The file path of the package.
- draft
Package StringId - The id of draft package. Used to create or update this package from a draft package.
- first
Party List<FirstApps Party App Definition Response> - The list of first party applications to test along with user application.
- flighting
Ring String - The flighting ring for feature update.
- inplace
Upgrade InplaceOSPair Upgrade OSInfo Response - Specifies the baseline os and target os for inplace upgrade.
- intune
Enrollment IntuneMetadata Enrollment Metadata Response - The metadata of Intune enrollment.
- Map<String,String>
- Resource tags.
- target
OSList List<TargetOSInfo Response> - Specifies the target OSs of specific OS Update types.
- tests
List<Test
Response> - The detailed test information.
- application
Name string - Application name
- azure
Api stringVersion - The Azure API version of the resource.
- gallery
Apps GalleryApp Definition Response[] - The list of gallery apps to test along with user application.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- is
Enabled boolean - Flag showing that whether the package is enabled. It doesn't schedule test for package which is not enabled.
- last
Modified stringTime - The UTC timestamp when the package was last modified.
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- package
Status string - The status of the package.
- provisioning
State string - The provisioning state of the resource.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- test
Types string[] - OOB, functional or flow driven. Mapped to the data in 'tests' property.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- validation
Results PackageValidation Result Response[] - The validation results. There's validation on package when it's created or updated.
- version string
- Application version
- blob
Path string - The file path of the package.
- draft
Package stringId - The id of draft package. Used to create or update this package from a draft package.
- first
Party FirstApps Party App Definition Response[] - The list of first party applications to test along with user application.
- flighting
Ring string - The flighting ring for feature update.
- inplace
Upgrade InplaceOSPair Upgrade OSInfo Response - Specifies the baseline os and target os for inplace upgrade.
- intune
Enrollment IntuneMetadata Enrollment Metadata Response - The metadata of Intune enrollment.
- {[key: string]: string}
- Resource tags.
- target
OSList TargetOSInfo Response[] - Specifies the target OSs of specific OS Update types.
- tests
Test
Response[] - The detailed test information.
- application_
name str - Application name
- azure_
api_ strversion - The Azure API version of the resource.
- gallery_
apps Sequence[GalleryApp Definition Response] - The list of gallery apps to test along with user application.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- is_
enabled bool - Flag showing that whether the package is enabled. It doesn't schedule test for package which is not enabled.
- last_
modified_ strtime - The UTC timestamp when the package was last modified.
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- package_
status str - The status of the package.
- provisioning_
state str - The provisioning state of the resource.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- test_
types Sequence[str] - OOB, functional or flow driven. Mapped to the data in 'tests' property.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- validation_
results Sequence[PackageValidation Result Response] - The validation results. There's validation on package when it's created or updated.
- version str
- Application version
- blob_
path str - The file path of the package.
- draft_
package_ strid - The id of draft package. Used to create or update this package from a draft package.
- 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.
- 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.
- Mapping[str, str]
- Resource tags.
- target_
os_ Sequence[Targetlist OSInfo Response] - Specifies the target OSs of specific OS Update types.
- tests
Sequence[Test
Response] - The detailed test information.
- application
Name String - Application name
- azure
Api StringVersion - The Azure API version of the resource.
- gallery
Apps List<Property Map> - The list of gallery apps to test along with user application.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- is
Enabled Boolean - Flag showing that whether the package is enabled. It doesn't schedule test for package which is not enabled.
- last
Modified StringTime - The UTC timestamp when the package was last modified.
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- package
Status String - The status of the package.
- provisioning
State String - The provisioning state of the resource.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- test
Types List<String> - OOB, functional or flow driven. Mapped to the data in 'tests' property.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- validation
Results List<Property Map> - The validation results. There's validation on package when it's created or updated.
- version String
- Application version
- blob
Path String - The file path of the package.
- draft
Package StringId - The id of draft package. Used to create or update this package from a draft package.
- first
Party List<Property Map>Apps - The list of first party applications to test along with user application.
- flighting
Ring String - The flighting ring for feature update.
- inplace
Upgrade Property MapOSPair - Specifies the baseline os and target os for inplace upgrade.
- intune
Enrollment Property MapMetadata - The metadata of Intune enrollment.
- Map<String>
- Resource tags.
- target
OSList List<Property Map> - Specifies the target OSs of specific OS Update types.
- tests List<Property Map>
- The detailed test information.
Supporting Types
CommandResponse
- Action string
- The action of the command.
- Content string
- The content of the command. The content depends on source type.
- Content
Type string - The type of command content.
- Name string
- 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.
- Install1PApp
Before bool - 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.
- Content
Type string - The type of command content.
- Name string
- 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.
- Install1PApp
Before bool - 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.
- content
Type String - The type of command content.
- name String
- The name of the command.
- always
Run Boolean - Specifies whether to run the command even if a previous command is failed.
- apply
Update BooleanBefore - Specifies whether to apply update before the command.
- enroll
Intune BooleanBefore - Specifies whether to enroll Intune before the command.
- install1PApp
Before Boolean - Specifies whether to install first party applications before running the command.
- max
Run IntegerTime - Specifies the max run time of the command.
- post
Upgrade Boolean - Specifies whether the command is assigned to be executed after in-place upgrade.
- pre
Upgrade Boolean - Specifies whether the command is assigned to be executed before in-place upgrade.
- restart
After Boolean - Specifies whether to restart the VM after the command executed.
- run
As BooleanInteractive - Specifies whether to run the command in interactive mode.
- run
Elevated 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.
- content
Type string - The type of command content.
- name string
- The name of the command.
- always
Run boolean - Specifies whether to run the command even if a previous command is failed.
- apply
Update booleanBefore - Specifies whether to apply update before the command.
- enroll
Intune booleanBefore - Specifies whether to enroll Intune before the command.
- install1PApp
Before boolean - Specifies whether to install first party applications before running the command.
- max
Run numberTime - Specifies the max run time of the command.
- post
Upgrade boolean - Specifies whether the command is assigned to be executed after in-place upgrade.
- pre
Upgrade boolean - Specifies whether the command is assigned to be executed before in-place upgrade.
- restart
After boolean - Specifies whether to restart the VM after the command executed.
- run
As booleanInteractive - Specifies whether to run the command in interactive mode.
- run
Elevated 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.
- content
Type String - The type of command content.
- name String
- The name of the command.
- always
Run Boolean - Specifies whether to run the command even if a previous command is failed.
- apply
Update BooleanBefore - Specifies whether to apply update before the command.
- enroll
Intune BooleanBefore - Specifies whether to enroll Intune before the command.
- install1PApp
Before Boolean - Specifies whether to install first party applications before running the command.
- max
Run NumberTime - Specifies the max run time of the command.
- post
Upgrade Boolean - Specifies whether the command is assigned to be executed after in-place upgrade.
- pre
Upgrade Boolean - Specifies whether the command is assigned to be executed before in-place upgrade.
- restart
After Boolean - Specifies whether to restart the VM after the command executed.
- run
As BooleanInteractive - Specifies whether to run the command in interactive mode.
- run
Elevated Boolean - Specifies whether to run the command as administrator.
EnrolledIntuneAppResponse
- App
Id string - Intune app id.
- App
Name string - Intune app name.
- Expected
Installation stringPath - Intune app expected installation path.
- App
Id string - Intune app id.
- App
Name string - Intune app name.
- Expected
Installation stringPath - Intune app expected installation path.
- app
Id String - Intune app id.
- app
Name String - Intune app name.
- expected
Installation StringPath - Intune app expected installation path.
- app
Id string - Intune app id.
- app
Name string - Intune app name.
- expected
Installation 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.
- app
Id String - Intune app id.
- app
Name String - Intune app name.
- expected
Installation 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.
- Interop
Execution 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.
- Interop
Execution 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.
- interop
Execution 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.
- interop
Execution 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.
- interop
Execution 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
- Sku
Id string - The SKU id of the gallery application.
- Is
Consented bool - Whether the disclaimer of the gallery application is accepted.
- Sku
Id string - The SKU id of the gallery application.
- Is
Consented bool - Whether the disclaimer of the gallery application is accepted.
- sku
Id String - The SKU id of the gallery application.
- is
Consented Boolean - Whether the disclaimer of the gallery application is accepted.
- sku
Id string - The SKU id of the gallery application.
- is
Consented 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.
- sku
Id String - The SKU id of the gallery application.
- is
Consented Boolean - Whether the disclaimer of the gallery application is accepted.
InplaceUpgradeOSInfoResponse
- Baseline
OS Pulumi.Azure Native. Test Base. Inputs. Os Properties Response - Specifies the baseline os for in-place upgrade tests.
- Target
OS 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 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 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 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.
- baseline
OS Property Map - Specifies the baseline os for in-place upgrade tests.
- target
OS String - Specifies the target os for in-place upgrade tests.
IntuneEnrollmentMetadataResponse
- App
List List<Pulumi.Azure Native. Test Base. Inputs. Enrolled Intune App Response> - The enrolled Intune apps.
- Credential
Id string - The id of the Intune enrollment credential.
- Expected
Deployment intDuration In Minute - The expected duration of Intune applications and policies deployment.
- App
List []EnrolledIntune App Response - The enrolled Intune apps.
- Credential
Id string - The id of the Intune enrollment credential.
- Expected
Deployment intDuration In Minute - The expected duration of Intune applications and policies deployment.
- app
List List<EnrolledIntune App Response> - The enrolled Intune apps.
- credential
Id String - The id of the Intune enrollment credential.
- expected
Deployment IntegerDuration In Minute - The expected duration of Intune applications and policies deployment.
- app
List EnrolledIntune App Response[] - The enrolled Intune apps.
- credential
Id string - The id of the Intune enrollment credential.
- expected
Deployment 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.
- app
List List<Property Map> - The enrolled Intune apps.
- credential
Id String - The id of the Intune enrollment credential.
- expected
Deployment NumberDuration In Minute - The expected duration of Intune applications and policies deployment.
OsPropertiesResponse
- Custom
Image stringDisplay Name - The name of the custom image resource.
- Custom
Image stringId - Specify the referenced Test Base Custom Image Id if available.
- Os
Name string - The name of the OS.
- Release
Properties Pulumi.Azure Native. Test Base. Inputs. Release Properties Response - The properties of the OS release.
- Custom
Image stringDisplay Name - The name of the custom image resource.
- Custom
Image stringId - Specify the referenced Test Base Custom Image Id if available.
- Os
Name string - The name of the OS.
- Release
Properties ReleaseProperties Response - The properties of the OS release.
- custom
Image StringDisplay Name - The name of the custom image resource.
- custom
Image StringId - Specify the referenced Test Base Custom Image Id if available.
- os
Name String - The name of the OS.
- release
Properties ReleaseProperties Response - The properties of the OS release.
- custom
Image stringDisplay Name - The name of the custom image resource.
- custom
Image stringId - Specify the referenced Test Base Custom Image Id if available.
- os
Name string - The name of the OS.
- release
Properties 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.
- custom
Image StringDisplay Name - The name of the custom image resource.
- custom
Image StringId - Specify the referenced Test Base Custom Image Id if available.
- os
Name String - The name of the OS.
- release
Properties Property Map - The properties of the OS release.
PackageValidationResultResponse
- Errors List<string>
- Error information.
- Is
Valid bool - Indicates whether the package passed the validation.
- Validation
Name string - Validation name.
- Errors []string
- Error information.
- Is
Valid bool - Indicates whether the package passed the validation.
- Validation
Name string - Validation name.
- errors List<String>
- Error information.
- is
Valid Boolean - Indicates whether the package passed the validation.
- validation
Name String - Validation name.
- errors string[]
- Error information.
- is
Valid boolean - Indicates whether the package passed the validation.
- validation
Name string - Validation name.
- errors Sequence[str]
- Error information.
- is_
valid bool - Indicates whether the package passed the validation.
- validation_
name str - Validation name.
- errors List<String>
- Error information.
- is
Valid Boolean - Indicates whether the package passed the validation.
- validation
Name String - Validation name.
ReleasePropertiesResponse
- Build
Number string - The build number of the OS release.
- Build
Revision string - The build revision of the OS release.
- Release
Name string - The name of the OS release.
- Release
Version stringDate - The release version date of the OS release.
- Build
Number string - The build number of the OS release.
- Build
Revision string - The build revision of the OS release.
- Release
Name string - The name of the OS release.
- Release
Version stringDate - The release version date of the OS release.
- build
Number String - The build number of the OS release.
- build
Revision String - The build revision of the OS release.
- release
Name String - The name of the OS release.
- release
Version StringDate - The release version date of the OS release.
- build
Number string - The build number of the OS release.
- build
Revision string - The build revision of the OS release.
- release
Name string - The name of the OS release.
- release
Version 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.
- build
Number String - The build number of the OS release.
- build
Revision String - The build revision of the OS release.
- release
Name String - The name of the OS release.
- release
Version StringDate - The release version date of the OS release.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
TargetOSInfoResponse
- Os
Update stringType - Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- Baseline
OSs List<string> - Specifies the baseline OSs to be tested.
- Insider
Channel List<string>Ids - Insider Channel Ids. Only used for feature update.
- Target
OSImage List<string>Ids - Specifies the ids of the target OSs from Custom Images to be tested.
- Target
OSs List<string> - Specifies the target OSs to be tested.
- Os
Update stringType - Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- Baseline
OSs []string - Specifies the baseline OSs to be tested.
- Insider
Channel []stringIds - Insider Channel Ids. Only used for feature update.
- Target
OSImage []stringIds - Specifies the ids of the target OSs from Custom Images to be tested.
- Target
OSs []string - Specifies the target OSs to be tested.
- os
Update StringType - Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- baseline
OSs List<String> - Specifies the baseline OSs to be tested.
- insider
Channel List<String>Ids - Insider Channel Ids. Only used for feature update.
- target
OSImage List<String>Ids - Specifies the ids of the target OSs from Custom Images to be tested.
- target
OSs List<String> - Specifies the target OSs to be tested.
- os
Update stringType - Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- baseline
OSs string[] - Specifies the baseline OSs to be tested.
- insider
Channel string[]Ids - Insider Channel Ids. Only used for feature update.
- target
OSImage string[]Ids - Specifies the ids of the target OSs from Custom Images to be tested.
- target
OSs string[] - Specifies the target OSs to be tested.
- os_
update_ strtype - Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- 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.
- target_
oss Sequence[str] - Specifies the target OSs to be tested.
- os
Update StringType - Specifies the OS update type to test against, e.g., 'Security updates' or 'Feature updates'.
- baseline
OSs List<String> - Specifies the baseline OSs to be tested.
- insider
Channel List<String>Ids - Insider Channel Ids. Only used for feature update.
- target
OSImage List<String>Ids - Specifies the ids of the target OSs from Custom Images to be tested.
- target
OSs List<String> - Specifies the target OSs to be tested.
TestResponse
- Commands
List<Pulumi.
Azure Native. Test Base. Inputs. Command Response> - The commands used in the test.
- Test
Type string - The type of the test.
- Validation
Result stringId - Resource identifier of the validation test result.
- Validation
Run stringStatus - 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
[]Command
Response - The commands used in the test.
- Test
Type string - The type of the test.
- Validation
Result stringId - Resource identifier of the validation test result.
- Validation
Run stringStatus - 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<Command
Response> - The commands used in the test.
- test
Type String - The type of the test.
- validation
Result StringId - Resource identifier of the validation test result.
- validation
Run StringStatus - The status of the validation run of the package.
- is
Active Boolean - Indicates if this test is active.It doesn't schedule test for not active Test.
- commands
Command
Response[] - The commands used in the test.
- test
Type string - The type of the test.
- validation
Result stringId - Resource identifier of the validation test result.
- validation
Run stringStatus - The status of the validation run of the package.
- is
Active boolean - Indicates if this test is active.It doesn't schedule test for not active Test.
- commands
Sequence[Command
Response] - 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.
- test
Type String - The type of the test.
- validation
Result StringId - Resource identifier of the validation test result.
- validation
Run StringStatus - The status of the validation run of the package.
- is
Active 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 v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi