---
title: StatusAppManagedListManagedConfigurationObject
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/statusappmanagedlistmanagedconfigurationobject
---

# StatusAppManagedListManagedConfigurationObject

The status of app or extension managed configurations. This key is only present when managed configurations are available for the managed app or any of its extensions.

## Declaration

```data
object StatusAppManagedListManagedConfigurationObject
```

## Properties

app-config-state: The status of any app managed configuration. This key is only present when the managed app has a managed configuration. extension-config-state: The status of any app extension managed configuration. This key’s value is a dictionary whose keys are the bundle identifiers of app extensions that have a managed configuration. The values of each key represent the status of the corresponding app extension’s managed configuration.

## Topics

### Objects

- [StatusAppManagedListManagedConfigurationStateObject](devicemanagement/statusappmanagedlistmanagedconfigurationstateobject.md)
- [StatusAppManagedListManagedConfiguration_ExtensionConfigStateObject](devicemanagement/statusappmanagedlistmanagedconfiguration_extensionconfigstateobject.md)

## See Also

### Objects

- [StatusAppManagedListStatusReasonObject](devicemanagement/statusappmanagedliststatusreasonobject.md)
