StatusAppManagedListManagedConfigurationObject
A dictionary that contains details about a declarative managed app’s managed configuration.
Declaration
object StatusAppManagedListManagedConfigurationObjectProperties
| Name | Type | Description |
|---|---|---|
app-config-state | StatusAppManagedListManagedConfigurationStateObject | The status of any app managed configuration. This key is only present when the managed app has a managed configuration. |
extension-config-state | StatusAppManagedListManagedConfiguration_ExtensionConfigStateObject | 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. |