Configuration Profile Assignment Properties Response
data class ConfigurationProfileAssignmentPropertiesResponse(val accountId: String? = null, val compliance: ConfigurationProfileAssignmentComplianceResponse? = null, val configurationProfile: String? = null, val configurationProfilePreferenceId: String? = null, val provisioningState: String, val targetId: String? = null)
Automanage configuration profile assignment properties.
Constructors
Link copied to clipboard
fun ConfigurationProfileAssignmentPropertiesResponse(accountId: String? = null, compliance: ConfigurationProfileAssignmentComplianceResponse? = null, configurationProfile: String? = null, configurationProfilePreferenceId: String? = null, provisioningState: String, targetId: String? = null)