ConfigurationProfileProperties interface

Automanage configuration profile properties.

Properties

configuration

configuration dictionary of the configuration profile.

Property Details

configuration

configuration dictionary of the configuration profile.

configuration?: Record<string, unknown>

Property Value

Record<string, unknown>