Determines how the server will behave regarding application updates and installs on the devices that have the configuration profile installed. * PATCH_UPDATES - Server handles initial installation of the application and any patch updates. * MINOR_AND_PATCH_UPDATES - Server handles initial installation of the application and any patch and minor updates. * INITIAL_INSTALLATION_ONLY - Server only handles initial installation of the application. Updates will have to be done manually. * NONE - Server does not handle any installations or updates for the application. Version is ignored for this type.