---
title: PackageInstallBehaviorObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/packageinstallbehaviorobject
---

# PackageInstallBehaviorObject

A dictionary that describes how and when to install the package.

## Declaration

```data
object PackageInstallBehaviorObject
```

## Properties

Install: A string that specifies when the system installs the package: Optional: The user can install the package after the system activates the configuration. Required: The system installs the package after it activates the configuration.

## Mentioned in

Installing packages

## See Also

### Objects

- [PackageUninstallBehaviorObject](devicemanagement/packageuninstallbehaviorobject.md)
