@microsoft/msgraph-sdk-deviceappmanagement 1.0.0-preview.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1223) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +11 -0
  3. package/deviceAppManagement/androidManagedAppProtections/count/index.d.ts +40 -0
  4. package/deviceAppManagement/androidManagedAppProtections/count/index.d.ts.map +1 -0
  5. package/deviceAppManagement/androidManagedAppProtections/count/index.js +35 -0
  6. package/deviceAppManagement/androidManagedAppProtections/index.d.ts +97 -0
  7. package/deviceAppManagement/androidManagedAppProtections/index.d.ts.map +1 -0
  8. package/deviceAppManagement/androidManagedAppProtections/index.js +71 -0
  9. package/deviceAppManagement/androidManagedAppProtections/item/apps/count/index.d.ts +40 -0
  10. package/deviceAppManagement/androidManagedAppProtections/item/apps/count/index.d.ts.map +1 -0
  11. package/deviceAppManagement/androidManagedAppProtections/item/apps/count/index.js +35 -0
  12. package/deviceAppManagement/androidManagedAppProtections/item/apps/index.d.ts +95 -0
  13. package/deviceAppManagement/androidManagedAppProtections/item/apps/index.d.ts.map +1 -0
  14. package/deviceAppManagement/androidManagedAppProtections/item/apps/index.js +70 -0
  15. package/deviceAppManagement/androidManagedAppProtections/item/apps/item/index.d.ts +66 -0
  16. package/deviceAppManagement/androidManagedAppProtections/item/apps/item/index.d.ts.map +1 -0
  17. package/deviceAppManagement/androidManagedAppProtections/item/apps/item/index.js +56 -0
  18. package/deviceAppManagement/androidManagedAppProtections/item/assignments/count/index.d.ts +40 -0
  19. package/deviceAppManagement/androidManagedAppProtections/item/assignments/count/index.d.ts.map +1 -0
  20. package/deviceAppManagement/androidManagedAppProtections/item/assignments/count/index.js +35 -0
  21. package/deviceAppManagement/androidManagedAppProtections/item/assignments/index.d.ts +95 -0
  22. package/deviceAppManagement/androidManagedAppProtections/item/assignments/index.d.ts.map +1 -0
  23. package/deviceAppManagement/androidManagedAppProtections/item/assignments/index.js +70 -0
  24. package/deviceAppManagement/androidManagedAppProtections/item/assignments/item/index.d.ts +66 -0
  25. package/deviceAppManagement/androidManagedAppProtections/item/assignments/item/index.d.ts.map +1 -0
  26. package/deviceAppManagement/androidManagedAppProtections/item/assignments/item/index.js +56 -0
  27. package/deviceAppManagement/androidManagedAppProtections/item/deploymentSummary/index.d.ts +66 -0
  28. package/deviceAppManagement/androidManagedAppProtections/item/deploymentSummary/index.d.ts.map +1 -0
  29. package/deviceAppManagement/androidManagedAppProtections/item/deploymentSummary/index.js +56 -0
  30. package/deviceAppManagement/androidManagedAppProtections/item/index.d.ts +88 -0
  31. package/deviceAppManagement/androidManagedAppProtections/item/index.d.ts.map +1 -0
  32. package/deviceAppManagement/androidManagedAppProtections/item/index.js +78 -0
  33. package/deviceAppManagement/defaultManagedAppProtections/count/index.d.ts +40 -0
  34. package/deviceAppManagement/defaultManagedAppProtections/count/index.d.ts.map +1 -0
  35. package/deviceAppManagement/defaultManagedAppProtections/count/index.js +35 -0
  36. package/deviceAppManagement/defaultManagedAppProtections/index.d.ts +97 -0
  37. package/deviceAppManagement/defaultManagedAppProtections/index.d.ts.map +1 -0
  38. package/deviceAppManagement/defaultManagedAppProtections/index.js +71 -0
  39. package/deviceAppManagement/defaultManagedAppProtections/item/apps/count/index.d.ts +40 -0
  40. package/deviceAppManagement/defaultManagedAppProtections/item/apps/count/index.d.ts.map +1 -0
  41. package/deviceAppManagement/defaultManagedAppProtections/item/apps/count/index.js +35 -0
  42. package/deviceAppManagement/defaultManagedAppProtections/item/apps/index.d.ts +95 -0
  43. package/deviceAppManagement/defaultManagedAppProtections/item/apps/index.d.ts.map +1 -0
  44. package/deviceAppManagement/defaultManagedAppProtections/item/apps/index.js +70 -0
  45. package/deviceAppManagement/defaultManagedAppProtections/item/apps/item/index.d.ts +66 -0
  46. package/deviceAppManagement/defaultManagedAppProtections/item/apps/item/index.d.ts.map +1 -0
  47. package/deviceAppManagement/defaultManagedAppProtections/item/apps/item/index.js +56 -0
  48. package/deviceAppManagement/defaultManagedAppProtections/item/deploymentSummary/index.d.ts +66 -0
  49. package/deviceAppManagement/defaultManagedAppProtections/item/deploymentSummary/index.d.ts.map +1 -0
  50. package/deviceAppManagement/defaultManagedAppProtections/item/deploymentSummary/index.js +56 -0
  51. package/deviceAppManagement/defaultManagedAppProtections/item/index.d.ts +83 -0
  52. package/deviceAppManagement/defaultManagedAppProtections/item/index.d.ts.map +1 -0
  53. package/deviceAppManagement/defaultManagedAppProtections/item/index.js +72 -0
  54. package/deviceAppManagement/index.d.ts +136 -0
  55. package/deviceAppManagement/index.d.ts.map +1 -0
  56. package/deviceAppManagement/index.js +142 -0
  57. package/deviceAppManagement/iosManagedAppProtections/count/index.d.ts +40 -0
  58. package/deviceAppManagement/iosManagedAppProtections/count/index.d.ts.map +1 -0
  59. package/deviceAppManagement/iosManagedAppProtections/count/index.js +35 -0
  60. package/deviceAppManagement/iosManagedAppProtections/index.d.ts +97 -0
  61. package/deviceAppManagement/iosManagedAppProtections/index.d.ts.map +1 -0
  62. package/deviceAppManagement/iosManagedAppProtections/index.js +71 -0
  63. package/deviceAppManagement/iosManagedAppProtections/item/apps/count/index.d.ts +40 -0
  64. package/deviceAppManagement/iosManagedAppProtections/item/apps/count/index.d.ts.map +1 -0
  65. package/deviceAppManagement/iosManagedAppProtections/item/apps/count/index.js +35 -0
  66. package/deviceAppManagement/iosManagedAppProtections/item/apps/index.d.ts +97 -0
  67. package/deviceAppManagement/iosManagedAppProtections/item/apps/index.d.ts.map +1 -0
  68. package/deviceAppManagement/iosManagedAppProtections/item/apps/index.js +70 -0
  69. package/deviceAppManagement/iosManagedAppProtections/item/apps/item/index.d.ts +69 -0
  70. package/deviceAppManagement/iosManagedAppProtections/item/apps/item/index.d.ts.map +1 -0
  71. package/deviceAppManagement/iosManagedAppProtections/item/apps/item/index.js +56 -0
  72. package/deviceAppManagement/iosManagedAppProtections/item/assignments/count/index.d.ts +40 -0
  73. package/deviceAppManagement/iosManagedAppProtections/item/assignments/count/index.d.ts.map +1 -0
  74. package/deviceAppManagement/iosManagedAppProtections/item/assignments/count/index.js +35 -0
  75. package/deviceAppManagement/iosManagedAppProtections/item/assignments/index.d.ts +95 -0
  76. package/deviceAppManagement/iosManagedAppProtections/item/assignments/index.d.ts.map +1 -0
  77. package/deviceAppManagement/iosManagedAppProtections/item/assignments/index.js +70 -0
  78. package/deviceAppManagement/iosManagedAppProtections/item/assignments/item/index.d.ts +66 -0
  79. package/deviceAppManagement/iosManagedAppProtections/item/assignments/item/index.d.ts.map +1 -0
  80. package/deviceAppManagement/iosManagedAppProtections/item/assignments/item/index.js +56 -0
  81. package/deviceAppManagement/iosManagedAppProtections/item/deploymentSummary/index.d.ts +68 -0
  82. package/deviceAppManagement/iosManagedAppProtections/item/deploymentSummary/index.d.ts.map +1 -0
  83. package/deviceAppManagement/iosManagedAppProtections/item/deploymentSummary/index.js +56 -0
  84. package/deviceAppManagement/iosManagedAppProtections/item/index.d.ts +88 -0
  85. package/deviceAppManagement/iosManagedAppProtections/item/index.d.ts.map +1 -0
  86. package/deviceAppManagement/iosManagedAppProtections/item/index.js +78 -0
  87. package/deviceAppManagement/managedAppPolicies/count/index.d.ts +40 -0
  88. package/deviceAppManagement/managedAppPolicies/count/index.d.ts.map +1 -0
  89. package/deviceAppManagement/managedAppPolicies/count/index.js +35 -0
  90. package/deviceAppManagement/managedAppPolicies/index.d.ts +96 -0
  91. package/deviceAppManagement/managedAppPolicies/index.d.ts.map +1 -0
  92. package/deviceAppManagement/managedAppPolicies/index.js +71 -0
  93. package/deviceAppManagement/managedAppPolicies/item/index.d.ts +76 -0
  94. package/deviceAppManagement/managedAppPolicies/item/index.d.ts.map +1 -0
  95. package/deviceAppManagement/managedAppPolicies/item/index.js +66 -0
  96. package/deviceAppManagement/managedAppPolicies/item/targetApps/index.d.ts +60 -0
  97. package/deviceAppManagement/managedAppPolicies/item/targetApps/index.d.ts.map +1 -0
  98. package/deviceAppManagement/managedAppPolicies/item/targetApps/index.js +59 -0
  99. package/deviceAppManagement/managedAppRegistrations/count/index.d.ts +40 -0
  100. package/deviceAppManagement/managedAppRegistrations/count/index.d.ts.map +1 -0
  101. package/deviceAppManagement/managedAppRegistrations/count/index.js +35 -0
  102. package/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration/index.d.ts +75 -0
  103. package/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration/index.d.ts.map +1 -0
  104. package/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration/index.js +65 -0
  105. package/deviceAppManagement/managedAppRegistrations/index.d.ts +102 -0
  106. package/deviceAppManagement/managedAppRegistrations/index.d.ts.map +1 -0
  107. package/deviceAppManagement/managedAppRegistrations/index.js +76 -0
  108. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/count/index.d.ts +40 -0
  109. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/count/index.d.ts.map +1 -0
  110. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/count/index.js +35 -0
  111. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/index.d.ts +95 -0
  112. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/index.d.ts.map +1 -0
  113. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/index.js +71 -0
  114. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/index.d.ts +75 -0
  115. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/index.d.ts.map +1 -0
  116. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/index.js +66 -0
  117. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/targetApps/index.d.ts +60 -0
  118. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/targetApps/index.d.ts.map +1 -0
  119. package/deviceAppManagement/managedAppRegistrations/item/appliedPolicies/item/targetApps/index.js +59 -0
  120. package/deviceAppManagement/managedAppRegistrations/item/index.d.ts +86 -0
  121. package/deviceAppManagement/managedAppRegistrations/item/index.d.ts.map +1 -0
  122. package/deviceAppManagement/managedAppRegistrations/item/index.js +79 -0
  123. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/count/index.d.ts +40 -0
  124. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/count/index.d.ts.map +1 -0
  125. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/count/index.js +35 -0
  126. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/index.d.ts +95 -0
  127. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/index.d.ts.map +1 -0
  128. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/index.js +71 -0
  129. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/index.d.ts +75 -0
  130. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/index.d.ts.map +1 -0
  131. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/index.js +66 -0
  132. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/targetApps/index.d.ts +60 -0
  133. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/targetApps/index.d.ts.map +1 -0
  134. package/deviceAppManagement/managedAppRegistrations/item/intendedPolicies/item/targetApps/index.js +59 -0
  135. package/deviceAppManagement/managedAppRegistrations/item/operations/count/index.d.ts +40 -0
  136. package/deviceAppManagement/managedAppRegistrations/item/operations/count/index.d.ts.map +1 -0
  137. package/deviceAppManagement/managedAppRegistrations/item/operations/count/index.js +35 -0
  138. package/deviceAppManagement/managedAppRegistrations/item/operations/index.d.ts +97 -0
  139. package/deviceAppManagement/managedAppRegistrations/item/operations/index.d.ts.map +1 -0
  140. package/deviceAppManagement/managedAppRegistrations/item/operations/index.js +70 -0
  141. package/deviceAppManagement/managedAppRegistrations/item/operations/item/index.d.ts +69 -0
  142. package/deviceAppManagement/managedAppRegistrations/item/operations/item/index.d.ts.map +1 -0
  143. package/deviceAppManagement/managedAppRegistrations/item/operations/item/index.js +56 -0
  144. package/deviceAppManagement/managedAppStatuses/count/index.d.ts +40 -0
  145. package/deviceAppManagement/managedAppStatuses/count/index.d.ts.map +1 -0
  146. package/deviceAppManagement/managedAppStatuses/count/index.js +35 -0
  147. package/deviceAppManagement/managedAppStatuses/index.d.ts +96 -0
  148. package/deviceAppManagement/managedAppStatuses/index.d.ts.map +1 -0
  149. package/deviceAppManagement/managedAppStatuses/index.js +70 -0
  150. package/deviceAppManagement/managedAppStatuses/item/index.d.ts +67 -0
  151. package/deviceAppManagement/managedAppStatuses/item/index.d.ts.map +1 -0
  152. package/deviceAppManagement/managedAppStatuses/item/index.js +56 -0
  153. package/deviceAppManagement/managedEBooks/count/index.d.ts +40 -0
  154. package/deviceAppManagement/managedEBooks/count/index.d.ts.map +1 -0
  155. package/deviceAppManagement/managedEBooks/count/index.js +35 -0
  156. package/deviceAppManagement/managedEBooks/index.d.ts +97 -0
  157. package/deviceAppManagement/managedEBooks/index.d.ts.map +1 -0
  158. package/deviceAppManagement/managedEBooks/index.js +71 -0
  159. package/deviceAppManagement/managedEBooks/item/assign/index.d.ts +60 -0
  160. package/deviceAppManagement/managedEBooks/item/assign/index.d.ts.map +1 -0
  161. package/deviceAppManagement/managedEBooks/item/assign/index.js +59 -0
  162. package/deviceAppManagement/managedEBooks/item/assignments/count/index.d.ts +40 -0
  163. package/deviceAppManagement/managedEBooks/item/assignments/count/index.d.ts.map +1 -0
  164. package/deviceAppManagement/managedEBooks/item/assignments/count/index.js +35 -0
  165. package/deviceAppManagement/managedEBooks/item/assignments/index.d.ts +97 -0
  166. package/deviceAppManagement/managedEBooks/item/assignments/index.d.ts.map +1 -0
  167. package/deviceAppManagement/managedEBooks/item/assignments/index.js +70 -0
  168. package/deviceAppManagement/managedEBooks/item/assignments/item/index.d.ts +69 -0
  169. package/deviceAppManagement/managedEBooks/item/assignments/item/index.d.ts.map +1 -0
  170. package/deviceAppManagement/managedEBooks/item/assignments/item/index.js +56 -0
  171. package/deviceAppManagement/managedEBooks/item/deviceStates/count/index.d.ts +40 -0
  172. package/deviceAppManagement/managedEBooks/item/deviceStates/count/index.d.ts.map +1 -0
  173. package/deviceAppManagement/managedEBooks/item/deviceStates/count/index.js +35 -0
  174. package/deviceAppManagement/managedEBooks/item/deviceStates/index.d.ts +97 -0
  175. package/deviceAppManagement/managedEBooks/item/deviceStates/index.d.ts.map +1 -0
  176. package/deviceAppManagement/managedEBooks/item/deviceStates/index.js +70 -0
  177. package/deviceAppManagement/managedEBooks/item/deviceStates/item/index.d.ts +69 -0
  178. package/deviceAppManagement/managedEBooks/item/deviceStates/item/index.d.ts.map +1 -0
  179. package/deviceAppManagement/managedEBooks/item/deviceStates/item/index.js +56 -0
  180. package/deviceAppManagement/managedEBooks/item/index.d.ts +98 -0
  181. package/deviceAppManagement/managedEBooks/item/index.d.ts.map +1 -0
  182. package/deviceAppManagement/managedEBooks/item/index.js +89 -0
  183. package/deviceAppManagement/managedEBooks/item/installSummary/index.d.ts +68 -0
  184. package/deviceAppManagement/managedEBooks/item/installSummary/index.d.ts.map +1 -0
  185. package/deviceAppManagement/managedEBooks/item/installSummary/index.js +56 -0
  186. package/deviceAppManagement/managedEBooks/item/userStateSummary/count/index.d.ts +40 -0
  187. package/deviceAppManagement/managedEBooks/item/userStateSummary/count/index.d.ts.map +1 -0
  188. package/deviceAppManagement/managedEBooks/item/userStateSummary/count/index.js +35 -0
  189. package/deviceAppManagement/managedEBooks/item/userStateSummary/index.d.ts +97 -0
  190. package/deviceAppManagement/managedEBooks/item/userStateSummary/index.d.ts.map +1 -0
  191. package/deviceAppManagement/managedEBooks/item/userStateSummary/index.js +71 -0
  192. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/count/index.d.ts +40 -0
  193. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/count/index.d.ts.map +1 -0
  194. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/count/index.js +35 -0
  195. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/index.d.ts +95 -0
  196. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/index.d.ts.map +1 -0
  197. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/index.js +70 -0
  198. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/item/index.d.ts +66 -0
  199. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/item/index.d.ts.map +1 -0
  200. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/deviceStates/item/index.js +56 -0
  201. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/index.d.ts +78 -0
  202. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/index.d.ts.map +1 -0
  203. package/deviceAppManagement/managedEBooks/item/userStateSummary/item/index.js +67 -0
  204. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/count/index.d.ts +40 -0
  205. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/count/index.d.ts.map +1 -0
  206. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/count/index.js +35 -0
  207. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/index.d.ts +97 -0
  208. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/index.d.ts.map +1 -0
  209. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/index.js +71 -0
  210. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/count/index.d.ts +40 -0
  211. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/count/index.d.ts.map +1 -0
  212. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/count/index.js +35 -0
  213. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/index.d.ts +95 -0
  214. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/index.d.ts.map +1 -0
  215. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/index.js +70 -0
  216. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/item/index.d.ts +66 -0
  217. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/item/index.d.ts.map +1 -0
  218. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/assignments/item/index.js +56 -0
  219. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.d.ts +40 -0
  220. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.d.ts.map +1 -0
  221. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.js +35 -0
  222. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.d.ts +95 -0
  223. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.d.ts.map +1 -0
  224. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.js +70 -0
  225. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.d.ts +66 -0
  226. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.d.ts.map +1 -0
  227. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.js +56 -0
  228. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/index.d.ts +88 -0
  229. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/index.d.ts.map +1 -0
  230. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/index.js +79 -0
  231. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.d.ts +40 -0
  232. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.d.ts.map +1 -0
  233. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.js +35 -0
  234. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.d.ts +95 -0
  235. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.d.ts.map +1 -0
  236. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.js +70 -0
  237. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.d.ts +66 -0
  238. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.d.ts.map +1 -0
  239. package/deviceAppManagement/mdmWindowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.js +56 -0
  240. package/deviceAppManagement/mobileAppCategories/count/index.d.ts +40 -0
  241. package/deviceAppManagement/mobileAppCategories/count/index.d.ts.map +1 -0
  242. package/deviceAppManagement/mobileAppCategories/count/index.js +35 -0
  243. package/deviceAppManagement/mobileAppCategories/index.d.ts +97 -0
  244. package/deviceAppManagement/mobileAppCategories/index.d.ts.map +1 -0
  245. package/deviceAppManagement/mobileAppCategories/index.js +70 -0
  246. package/deviceAppManagement/mobileAppCategories/item/index.d.ts +69 -0
  247. package/deviceAppManagement/mobileAppCategories/item/index.d.ts.map +1 -0
  248. package/deviceAppManagement/mobileAppCategories/item/index.js +56 -0
  249. package/deviceAppManagement/mobileAppConfigurations/count/index.d.ts +40 -0
  250. package/deviceAppManagement/mobileAppConfigurations/count/index.d.ts.map +1 -0
  251. package/deviceAppManagement/mobileAppConfigurations/count/index.js +35 -0
  252. package/deviceAppManagement/mobileAppConfigurations/index.d.ts +97 -0
  253. package/deviceAppManagement/mobileAppConfigurations/index.d.ts.map +1 -0
  254. package/deviceAppManagement/mobileAppConfigurations/index.js +71 -0
  255. package/deviceAppManagement/mobileAppConfigurations/item/assign/index.d.ts +60 -0
  256. package/deviceAppManagement/mobileAppConfigurations/item/assign/index.d.ts.map +1 -0
  257. package/deviceAppManagement/mobileAppConfigurations/item/assign/index.js +59 -0
  258. package/deviceAppManagement/mobileAppConfigurations/item/assignments/count/index.d.ts +40 -0
  259. package/deviceAppManagement/mobileAppConfigurations/item/assignments/count/index.d.ts.map +1 -0
  260. package/deviceAppManagement/mobileAppConfigurations/item/assignments/count/index.js +35 -0
  261. package/deviceAppManagement/mobileAppConfigurations/item/assignments/index.d.ts +97 -0
  262. package/deviceAppManagement/mobileAppConfigurations/item/assignments/index.d.ts.map +1 -0
  263. package/deviceAppManagement/mobileAppConfigurations/item/assignments/index.js +70 -0
  264. package/deviceAppManagement/mobileAppConfigurations/item/assignments/item/index.d.ts +69 -0
  265. package/deviceAppManagement/mobileAppConfigurations/item/assignments/item/index.d.ts.map +1 -0
  266. package/deviceAppManagement/mobileAppConfigurations/item/assignments/item/index.js +56 -0
  267. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatusSummary/index.d.ts +68 -0
  268. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatusSummary/index.d.ts.map +1 -0
  269. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatusSummary/index.js +56 -0
  270. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/count/index.d.ts +40 -0
  271. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/count/index.d.ts.map +1 -0
  272. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/count/index.js +35 -0
  273. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/index.d.ts +97 -0
  274. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/index.d.ts.map +1 -0
  275. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/index.js +70 -0
  276. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/item/index.d.ts +69 -0
  277. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/item/index.d.ts.map +1 -0
  278. package/deviceAppManagement/mobileAppConfigurations/item/deviceStatuses/item/index.js +56 -0
  279. package/deviceAppManagement/mobileAppConfigurations/item/index.d.ts +103 -0
  280. package/deviceAppManagement/mobileAppConfigurations/item/index.d.ts.map +1 -0
  281. package/deviceAppManagement/mobileAppConfigurations/item/index.js +94 -0
  282. package/deviceAppManagement/mobileAppConfigurations/item/userStatusSummary/index.d.ts +68 -0
  283. package/deviceAppManagement/mobileAppConfigurations/item/userStatusSummary/index.d.ts.map +1 -0
  284. package/deviceAppManagement/mobileAppConfigurations/item/userStatusSummary/index.js +56 -0
  285. package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/count/index.d.ts +40 -0
  286. package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/count/index.d.ts.map +1 -0
  287. package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/count/index.js +35 -0
  288. package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/index.d.ts +97 -0
  289. package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/index.d.ts.map +1 -0
  290. package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/index.js +70 -0
  291. package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/item/index.d.ts +69 -0
  292. package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/item/index.d.ts.map +1 -0
  293. package/deviceAppManagement/mobileAppConfigurations/item/userStatuses/item/index.js +56 -0
  294. package/deviceAppManagement/mobileApps/count/index.d.ts +40 -0
  295. package/deviceAppManagement/mobileApps/count/index.d.ts.map +1 -0
  296. package/deviceAppManagement/mobileApps/count/index.js +35 -0
  297. package/deviceAppManagement/mobileApps/graphAndroidLobApp/count/index.d.ts +40 -0
  298. package/deviceAppManagement/mobileApps/graphAndroidLobApp/count/index.d.ts.map +1 -0
  299. package/deviceAppManagement/mobileApps/graphAndroidLobApp/count/index.js +35 -0
  300. package/deviceAppManagement/mobileApps/graphAndroidLobApp/index.d.ts +74 -0
  301. package/deviceAppManagement/mobileApps/graphAndroidLobApp/index.d.ts.map +1 -0
  302. package/deviceAppManagement/mobileApps/graphAndroidLobApp/index.js +52 -0
  303. package/deviceAppManagement/mobileApps/graphAndroidStoreApp/count/index.d.ts +40 -0
  304. package/deviceAppManagement/mobileApps/graphAndroidStoreApp/count/index.d.ts.map +1 -0
  305. package/deviceAppManagement/mobileApps/graphAndroidStoreApp/count/index.js +35 -0
  306. package/deviceAppManagement/mobileApps/graphAndroidStoreApp/index.d.ts +74 -0
  307. package/deviceAppManagement/mobileApps/graphAndroidStoreApp/index.d.ts.map +1 -0
  308. package/deviceAppManagement/mobileApps/graphAndroidStoreApp/index.js +52 -0
  309. package/deviceAppManagement/mobileApps/graphIosLobApp/count/index.d.ts +40 -0
  310. package/deviceAppManagement/mobileApps/graphIosLobApp/count/index.d.ts.map +1 -0
  311. package/deviceAppManagement/mobileApps/graphIosLobApp/count/index.js +35 -0
  312. package/deviceAppManagement/mobileApps/graphIosLobApp/index.d.ts +74 -0
  313. package/deviceAppManagement/mobileApps/graphIosLobApp/index.d.ts.map +1 -0
  314. package/deviceAppManagement/mobileApps/graphIosLobApp/index.js +52 -0
  315. package/deviceAppManagement/mobileApps/graphIosStoreApp/count/index.d.ts +40 -0
  316. package/deviceAppManagement/mobileApps/graphIosStoreApp/count/index.d.ts.map +1 -0
  317. package/deviceAppManagement/mobileApps/graphIosStoreApp/count/index.js +35 -0
  318. package/deviceAppManagement/mobileApps/graphIosStoreApp/index.d.ts +74 -0
  319. package/deviceAppManagement/mobileApps/graphIosStoreApp/index.d.ts.map +1 -0
  320. package/deviceAppManagement/mobileApps/graphIosStoreApp/index.js +52 -0
  321. package/deviceAppManagement/mobileApps/graphIosVppApp/count/index.d.ts +40 -0
  322. package/deviceAppManagement/mobileApps/graphIosVppApp/count/index.d.ts.map +1 -0
  323. package/deviceAppManagement/mobileApps/graphIosVppApp/count/index.js +35 -0
  324. package/deviceAppManagement/mobileApps/graphIosVppApp/index.d.ts +74 -0
  325. package/deviceAppManagement/mobileApps/graphIosVppApp/index.d.ts.map +1 -0
  326. package/deviceAppManagement/mobileApps/graphIosVppApp/index.js +52 -0
  327. package/deviceAppManagement/mobileApps/graphMacOSDmgApp/count/index.d.ts +40 -0
  328. package/deviceAppManagement/mobileApps/graphMacOSDmgApp/count/index.d.ts.map +1 -0
  329. package/deviceAppManagement/mobileApps/graphMacOSDmgApp/count/index.js +35 -0
  330. package/deviceAppManagement/mobileApps/graphMacOSDmgApp/index.d.ts +74 -0
  331. package/deviceAppManagement/mobileApps/graphMacOSDmgApp/index.d.ts.map +1 -0
  332. package/deviceAppManagement/mobileApps/graphMacOSDmgApp/index.js +52 -0
  333. package/deviceAppManagement/mobileApps/graphMacOSLobApp/count/index.d.ts +40 -0
  334. package/deviceAppManagement/mobileApps/graphMacOSLobApp/count/index.d.ts.map +1 -0
  335. package/deviceAppManagement/mobileApps/graphMacOSLobApp/count/index.js +35 -0
  336. package/deviceAppManagement/mobileApps/graphMacOSLobApp/index.d.ts +74 -0
  337. package/deviceAppManagement/mobileApps/graphMacOSLobApp/index.d.ts.map +1 -0
  338. package/deviceAppManagement/mobileApps/graphMacOSLobApp/index.js +52 -0
  339. package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/count/index.d.ts +40 -0
  340. package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/count/index.d.ts.map +1 -0
  341. package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/count/index.js +35 -0
  342. package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/index.d.ts +74 -0
  343. package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/index.d.ts.map +1 -0
  344. package/deviceAppManagement/mobileApps/graphManagedAndroidLobApp/index.js +52 -0
  345. package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/count/index.d.ts +40 -0
  346. package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/count/index.d.ts.map +1 -0
  347. package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/count/index.js +35 -0
  348. package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/index.d.ts +74 -0
  349. package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/index.d.ts.map +1 -0
  350. package/deviceAppManagement/mobileApps/graphManagedIOSLobApp/index.js +52 -0
  351. package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/count/index.d.ts +40 -0
  352. package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/count/index.d.ts.map +1 -0
  353. package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/count/index.js +35 -0
  354. package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/index.d.ts +74 -0
  355. package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/index.d.ts.map +1 -0
  356. package/deviceAppManagement/mobileApps/graphManagedMobileLobApp/index.js +52 -0
  357. package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/count/index.d.ts +40 -0
  358. package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/count/index.d.ts.map +1 -0
  359. package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/count/index.js +35 -0
  360. package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/index.d.ts +74 -0
  361. package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/index.d.ts.map +1 -0
  362. package/deviceAppManagement/mobileApps/graphMicrosoftStoreForBusinessApp/index.js +52 -0
  363. package/deviceAppManagement/mobileApps/graphWin32LobApp/count/index.d.ts +40 -0
  364. package/deviceAppManagement/mobileApps/graphWin32LobApp/count/index.d.ts.map +1 -0
  365. package/deviceAppManagement/mobileApps/graphWin32LobApp/count/index.js +35 -0
  366. package/deviceAppManagement/mobileApps/graphWin32LobApp/index.d.ts +74 -0
  367. package/deviceAppManagement/mobileApps/graphWin32LobApp/index.d.ts.map +1 -0
  368. package/deviceAppManagement/mobileApps/graphWin32LobApp/index.js +52 -0
  369. package/deviceAppManagement/mobileApps/graphWindowsAppX/count/index.d.ts +40 -0
  370. package/deviceAppManagement/mobileApps/graphWindowsAppX/count/index.d.ts.map +1 -0
  371. package/deviceAppManagement/mobileApps/graphWindowsAppX/count/index.js +35 -0
  372. package/deviceAppManagement/mobileApps/graphWindowsAppX/index.d.ts +74 -0
  373. package/deviceAppManagement/mobileApps/graphWindowsAppX/index.d.ts.map +1 -0
  374. package/deviceAppManagement/mobileApps/graphWindowsAppX/index.js +52 -0
  375. package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/count/index.d.ts +40 -0
  376. package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/count/index.d.ts.map +1 -0
  377. package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/count/index.js +35 -0
  378. package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/index.d.ts +74 -0
  379. package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/index.d.ts.map +1 -0
  380. package/deviceAppManagement/mobileApps/graphWindowsMobileMSI/index.js +52 -0
  381. package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/count/index.d.ts +40 -0
  382. package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/count/index.d.ts.map +1 -0
  383. package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/count/index.js +35 -0
  384. package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/index.d.ts +74 -0
  385. package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/index.d.ts.map +1 -0
  386. package/deviceAppManagement/mobileApps/graphWindowsUniversalAppX/index.js +52 -0
  387. package/deviceAppManagement/mobileApps/graphWindowsWebApp/count/index.d.ts +40 -0
  388. package/deviceAppManagement/mobileApps/graphWindowsWebApp/count/index.d.ts.map +1 -0
  389. package/deviceAppManagement/mobileApps/graphWindowsWebApp/count/index.js +35 -0
  390. package/deviceAppManagement/mobileApps/graphWindowsWebApp/index.d.ts +74 -0
  391. package/deviceAppManagement/mobileApps/graphWindowsWebApp/index.d.ts.map +1 -0
  392. package/deviceAppManagement/mobileApps/graphWindowsWebApp/index.js +52 -0
  393. package/deviceAppManagement/mobileApps/index.d.ts +177 -0
  394. package/deviceAppManagement/mobileApps/index.d.ts.map +1 -0
  395. package/deviceAppManagement/mobileApps/index.js +167 -0
  396. package/deviceAppManagement/mobileApps/item/assign/index.d.ts +60 -0
  397. package/deviceAppManagement/mobileApps/item/assign/index.d.ts.map +1 -0
  398. package/deviceAppManagement/mobileApps/item/assign/index.js +59 -0
  399. package/deviceAppManagement/mobileApps/item/assignments/count/index.d.ts +40 -0
  400. package/deviceAppManagement/mobileApps/item/assignments/count/index.d.ts.map +1 -0
  401. package/deviceAppManagement/mobileApps/item/assignments/count/index.js +35 -0
  402. package/deviceAppManagement/mobileApps/item/assignments/index.d.ts +97 -0
  403. package/deviceAppManagement/mobileApps/item/assignments/index.d.ts.map +1 -0
  404. package/deviceAppManagement/mobileApps/item/assignments/index.js +70 -0
  405. package/deviceAppManagement/mobileApps/item/assignments/item/index.d.ts +69 -0
  406. package/deviceAppManagement/mobileApps/item/assignments/item/index.d.ts.map +1 -0
  407. package/deviceAppManagement/mobileApps/item/assignments/item/index.js +56 -0
  408. package/deviceAppManagement/mobileApps/item/categories/count/index.d.ts +40 -0
  409. package/deviceAppManagement/mobileApps/item/categories/count/index.d.ts.map +1 -0
  410. package/deviceAppManagement/mobileApps/item/categories/count/index.js +35 -0
  411. package/deviceAppManagement/mobileApps/item/categories/index.d.ts +81 -0
  412. package/deviceAppManagement/mobileApps/item/categories/index.d.ts.map +1 -0
  413. package/deviceAppManagement/mobileApps/item/categories/index.js +58 -0
  414. package/deviceAppManagement/mobileApps/item/categories/item/index.d.ts +41 -0
  415. package/deviceAppManagement/mobileApps/item/categories/item/index.d.ts.map +1 -0
  416. package/deviceAppManagement/mobileApps/item/categories/item/index.js +36 -0
  417. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/count/index.d.ts +40 -0
  418. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/count/index.d.ts.map +1 -0
  419. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/count/index.js +35 -0
  420. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/index.d.ts +97 -0
  421. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/index.d.ts.map +1 -0
  422. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/index.js +70 -0
  423. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/item/index.d.ts +69 -0
  424. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/item/index.d.ts.map +1 -0
  425. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/assignments/item/index.js +56 -0
  426. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/count/index.d.ts +40 -0
  427. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/count/index.d.ts.map +1 -0
  428. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/count/index.js +35 -0
  429. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/index.d.ts +81 -0
  430. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/index.d.ts.map +1 -0
  431. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/index.js +58 -0
  432. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/item/index.d.ts +41 -0
  433. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/item/index.d.ts.map +1 -0
  434. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/categories/item/index.js +36 -0
  435. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/count/index.d.ts +40 -0
  436. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/count/index.d.ts.map +1 -0
  437. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/count/index.js +35 -0
  438. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/index.d.ts +95 -0
  439. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/index.d.ts.map +1 -0
  440. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/index.js +71 -0
  441. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
  442. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  443. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/count/index.js +35 -0
  444. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
  445. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
  446. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/index.js +70 -0
  447. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
  448. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  449. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/containedApps/item/index.js +56 -0
  450. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/count/index.d.ts +40 -0
  451. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
  452. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/count/index.js +35 -0
  453. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/index.d.ts +95 -0
  454. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/index.d.ts.map +1 -0
  455. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/index.js +71 -0
  456. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
  457. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  458. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/commit/index.js +59 -0
  459. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/index.d.ts +80 -0
  460. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
  461. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/index.js +71 -0
  462. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  463. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  464. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
  465. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/index.d.ts +80 -0
  466. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/index.d.ts.map +1 -0
  467. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/contentVersions/item/index.js +73 -0
  468. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/index.d.ts +60 -0
  469. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/index.d.ts.map +1 -0
  470. package/deviceAppManagement/mobileApps/item/graphAndroidLobApp/index.js +59 -0
  471. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/count/index.d.ts +40 -0
  472. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/count/index.d.ts.map +1 -0
  473. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/count/index.js +35 -0
  474. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/index.d.ts +97 -0
  475. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/index.d.ts.map +1 -0
  476. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/index.js +70 -0
  477. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/item/index.d.ts +69 -0
  478. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/item/index.d.ts.map +1 -0
  479. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/assignments/item/index.js +56 -0
  480. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/count/index.d.ts +40 -0
  481. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/count/index.d.ts.map +1 -0
  482. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/count/index.js +35 -0
  483. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/index.d.ts +81 -0
  484. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/index.d.ts.map +1 -0
  485. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/index.js +58 -0
  486. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/item/index.d.ts +41 -0
  487. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/item/index.d.ts.map +1 -0
  488. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/categories/item/index.js +36 -0
  489. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/index.d.ts +55 -0
  490. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/index.d.ts.map +1 -0
  491. package/deviceAppManagement/mobileApps/item/graphAndroidStoreApp/index.js +53 -0
  492. package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/count/index.d.ts +40 -0
  493. package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/count/index.d.ts.map +1 -0
  494. package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/count/index.js +35 -0
  495. package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/index.d.ts +97 -0
  496. package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/index.d.ts.map +1 -0
  497. package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/index.js +70 -0
  498. package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/item/index.d.ts +69 -0
  499. package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/item/index.d.ts.map +1 -0
  500. package/deviceAppManagement/mobileApps/item/graphIosLobApp/assignments/item/index.js +56 -0
  501. package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/count/index.d.ts +40 -0
  502. package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/count/index.d.ts.map +1 -0
  503. package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/count/index.js +35 -0
  504. package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/index.d.ts +81 -0
  505. package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/index.d.ts.map +1 -0
  506. package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/index.js +58 -0
  507. package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/item/index.d.ts +41 -0
  508. package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/item/index.d.ts.map +1 -0
  509. package/deviceAppManagement/mobileApps/item/graphIosLobApp/categories/item/index.js +36 -0
  510. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/count/index.d.ts +40 -0
  511. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/count/index.d.ts.map +1 -0
  512. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/count/index.js +35 -0
  513. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/index.d.ts +95 -0
  514. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/index.d.ts.map +1 -0
  515. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/index.js +71 -0
  516. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
  517. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  518. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/count/index.js +35 -0
  519. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
  520. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
  521. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/index.js +70 -0
  522. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
  523. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  524. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/containedApps/item/index.js +56 -0
  525. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/count/index.d.ts +40 -0
  526. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
  527. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/count/index.js +35 -0
  528. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/index.d.ts +95 -0
  529. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/index.d.ts.map +1 -0
  530. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/index.js +71 -0
  531. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
  532. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  533. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/commit/index.js +59 -0
  534. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/index.d.ts +80 -0
  535. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
  536. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/index.js +71 -0
  537. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  538. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  539. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
  540. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/index.d.ts +80 -0
  541. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/index.d.ts.map +1 -0
  542. package/deviceAppManagement/mobileApps/item/graphIosLobApp/contentVersions/item/index.js +73 -0
  543. package/deviceAppManagement/mobileApps/item/graphIosLobApp/index.d.ts +60 -0
  544. package/deviceAppManagement/mobileApps/item/graphIosLobApp/index.d.ts.map +1 -0
  545. package/deviceAppManagement/mobileApps/item/graphIosLobApp/index.js +59 -0
  546. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/count/index.d.ts +40 -0
  547. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/count/index.d.ts.map +1 -0
  548. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/count/index.js +35 -0
  549. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/index.d.ts +97 -0
  550. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/index.d.ts.map +1 -0
  551. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/index.js +70 -0
  552. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/item/index.d.ts +69 -0
  553. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/item/index.d.ts.map +1 -0
  554. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/assignments/item/index.js +56 -0
  555. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/count/index.d.ts +40 -0
  556. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/count/index.d.ts.map +1 -0
  557. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/count/index.js +35 -0
  558. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/index.d.ts +81 -0
  559. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/index.d.ts.map +1 -0
  560. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/index.js +58 -0
  561. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/item/index.d.ts +41 -0
  562. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/item/index.d.ts.map +1 -0
  563. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/categories/item/index.js +36 -0
  564. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/index.d.ts +55 -0
  565. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/index.d.ts.map +1 -0
  566. package/deviceAppManagement/mobileApps/item/graphIosStoreApp/index.js +53 -0
  567. package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/count/index.d.ts +40 -0
  568. package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/count/index.d.ts.map +1 -0
  569. package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/count/index.js +35 -0
  570. package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/index.d.ts +97 -0
  571. package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/index.d.ts.map +1 -0
  572. package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/index.js +70 -0
  573. package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/item/index.d.ts +69 -0
  574. package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/item/index.d.ts.map +1 -0
  575. package/deviceAppManagement/mobileApps/item/graphIosVppApp/assignments/item/index.js +56 -0
  576. package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/count/index.d.ts +40 -0
  577. package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/count/index.d.ts.map +1 -0
  578. package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/count/index.js +35 -0
  579. package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/index.d.ts +81 -0
  580. package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/index.d.ts.map +1 -0
  581. package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/index.js +58 -0
  582. package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/item/index.d.ts +41 -0
  583. package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/item/index.d.ts.map +1 -0
  584. package/deviceAppManagement/mobileApps/item/graphIosVppApp/categories/item/index.js +36 -0
  585. package/deviceAppManagement/mobileApps/item/graphIosVppApp/index.d.ts +55 -0
  586. package/deviceAppManagement/mobileApps/item/graphIosVppApp/index.d.ts.map +1 -0
  587. package/deviceAppManagement/mobileApps/item/graphIosVppApp/index.js +53 -0
  588. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/count/index.d.ts +40 -0
  589. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/count/index.d.ts.map +1 -0
  590. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/count/index.js +35 -0
  591. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/index.d.ts +97 -0
  592. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/index.d.ts.map +1 -0
  593. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/index.js +70 -0
  594. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/item/index.d.ts +69 -0
  595. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/item/index.d.ts.map +1 -0
  596. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/assignments/item/index.js +56 -0
  597. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/count/index.d.ts +40 -0
  598. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/count/index.d.ts.map +1 -0
  599. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/count/index.js +35 -0
  600. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/index.d.ts +81 -0
  601. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/index.d.ts.map +1 -0
  602. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/index.js +58 -0
  603. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/item/index.d.ts +41 -0
  604. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/item/index.d.ts.map +1 -0
  605. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/categories/item/index.js +36 -0
  606. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/count/index.d.ts +40 -0
  607. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/count/index.d.ts.map +1 -0
  608. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/count/index.js +35 -0
  609. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/index.d.ts +95 -0
  610. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/index.d.ts.map +1 -0
  611. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/index.js +71 -0
  612. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
  613. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  614. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/count/index.js +35 -0
  615. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/index.d.ts +95 -0
  616. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
  617. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/index.js +70 -0
  618. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
  619. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  620. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/containedApps/item/index.js +56 -0
  621. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/count/index.d.ts +40 -0
  622. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/count/index.d.ts.map +1 -0
  623. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/count/index.js +35 -0
  624. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/index.d.ts +95 -0
  625. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/index.d.ts.map +1 -0
  626. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/index.js +71 -0
  627. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
  628. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  629. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/commit/index.js +59 -0
  630. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/index.d.ts +80 -0
  631. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/index.d.ts.map +1 -0
  632. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/index.js +71 -0
  633. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  634. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  635. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
  636. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/index.d.ts +80 -0
  637. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/index.d.ts.map +1 -0
  638. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/contentVersions/item/index.js +73 -0
  639. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/index.d.ts +60 -0
  640. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/index.d.ts.map +1 -0
  641. package/deviceAppManagement/mobileApps/item/graphMacOSDmgApp/index.js +59 -0
  642. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/count/index.d.ts +40 -0
  643. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/count/index.d.ts.map +1 -0
  644. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/count/index.js +35 -0
  645. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/index.d.ts +97 -0
  646. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/index.d.ts.map +1 -0
  647. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/index.js +70 -0
  648. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/item/index.d.ts +69 -0
  649. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/item/index.d.ts.map +1 -0
  650. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/assignments/item/index.js +56 -0
  651. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/count/index.d.ts +40 -0
  652. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/count/index.d.ts.map +1 -0
  653. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/count/index.js +35 -0
  654. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/index.d.ts +81 -0
  655. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/index.d.ts.map +1 -0
  656. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/index.js +58 -0
  657. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/item/index.d.ts +41 -0
  658. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/item/index.d.ts.map +1 -0
  659. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/categories/item/index.js +36 -0
  660. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/count/index.d.ts +40 -0
  661. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/count/index.d.ts.map +1 -0
  662. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/count/index.js +35 -0
  663. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/index.d.ts +95 -0
  664. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/index.d.ts.map +1 -0
  665. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/index.js +71 -0
  666. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
  667. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  668. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/count/index.js +35 -0
  669. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
  670. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
  671. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/index.js +70 -0
  672. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
  673. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  674. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/containedApps/item/index.js +56 -0
  675. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/count/index.d.ts +40 -0
  676. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
  677. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/count/index.js +35 -0
  678. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/index.d.ts +95 -0
  679. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/index.d.ts.map +1 -0
  680. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/index.js +71 -0
  681. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
  682. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  683. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/commit/index.js +59 -0
  684. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/index.d.ts +80 -0
  685. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
  686. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/index.js +71 -0
  687. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  688. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  689. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
  690. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/index.d.ts +80 -0
  691. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/index.d.ts.map +1 -0
  692. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/contentVersions/item/index.js +73 -0
  693. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/index.d.ts +60 -0
  694. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/index.d.ts.map +1 -0
  695. package/deviceAppManagement/mobileApps/item/graphMacOSLobApp/index.js +59 -0
  696. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/count/index.d.ts +40 -0
  697. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/count/index.d.ts.map +1 -0
  698. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/count/index.js +35 -0
  699. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/index.d.ts +97 -0
  700. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/index.d.ts.map +1 -0
  701. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/index.js +70 -0
  702. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/item/index.d.ts +69 -0
  703. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/item/index.d.ts.map +1 -0
  704. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/assignments/item/index.js +56 -0
  705. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/count/index.d.ts +40 -0
  706. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/count/index.d.ts.map +1 -0
  707. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/count/index.js +35 -0
  708. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/index.d.ts +81 -0
  709. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/index.d.ts.map +1 -0
  710. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/index.js +58 -0
  711. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/item/index.d.ts +41 -0
  712. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/item/index.d.ts.map +1 -0
  713. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/categories/item/index.js +36 -0
  714. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/count/index.d.ts +40 -0
  715. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/count/index.d.ts.map +1 -0
  716. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/count/index.js +35 -0
  717. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/index.d.ts +95 -0
  718. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/index.d.ts.map +1 -0
  719. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/index.js +71 -0
  720. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
  721. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  722. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/count/index.js +35 -0
  723. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
  724. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
  725. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/index.js +70 -0
  726. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
  727. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  728. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/containedApps/item/index.js +56 -0
  729. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/count/index.d.ts +40 -0
  730. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
  731. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/count/index.js +35 -0
  732. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/index.d.ts +95 -0
  733. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/index.d.ts.map +1 -0
  734. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/index.js +71 -0
  735. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
  736. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  737. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/commit/index.js +59 -0
  738. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/index.d.ts +80 -0
  739. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
  740. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/index.js +71 -0
  741. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  742. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  743. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
  744. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/index.d.ts +80 -0
  745. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/index.d.ts.map +1 -0
  746. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/contentVersions/item/index.js +73 -0
  747. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/index.d.ts +60 -0
  748. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/index.d.ts.map +1 -0
  749. package/deviceAppManagement/mobileApps/item/graphManagedAndroidLobApp/index.js +59 -0
  750. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/count/index.d.ts +40 -0
  751. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/count/index.d.ts.map +1 -0
  752. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/count/index.js +35 -0
  753. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/index.d.ts +97 -0
  754. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/index.d.ts.map +1 -0
  755. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/index.js +70 -0
  756. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/item/index.d.ts +69 -0
  757. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/item/index.d.ts.map +1 -0
  758. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/assignments/item/index.js +56 -0
  759. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/count/index.d.ts +40 -0
  760. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/count/index.d.ts.map +1 -0
  761. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/count/index.js +35 -0
  762. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/index.d.ts +81 -0
  763. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/index.d.ts.map +1 -0
  764. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/index.js +58 -0
  765. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/item/index.d.ts +41 -0
  766. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/item/index.d.ts.map +1 -0
  767. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/categories/item/index.js +36 -0
  768. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/count/index.d.ts +40 -0
  769. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/count/index.d.ts.map +1 -0
  770. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/count/index.js +35 -0
  771. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/index.d.ts +95 -0
  772. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/index.d.ts.map +1 -0
  773. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/index.js +71 -0
  774. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
  775. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  776. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/count/index.js +35 -0
  777. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
  778. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
  779. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/index.js +70 -0
  780. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
  781. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  782. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/containedApps/item/index.js +56 -0
  783. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/count/index.d.ts +40 -0
  784. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
  785. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/count/index.js +35 -0
  786. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/index.d.ts +95 -0
  787. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/index.d.ts.map +1 -0
  788. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/index.js +71 -0
  789. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
  790. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  791. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/commit/index.js +59 -0
  792. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/index.d.ts +80 -0
  793. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
  794. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/index.js +71 -0
  795. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  796. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  797. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
  798. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/index.d.ts +80 -0
  799. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/index.d.ts.map +1 -0
  800. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/contentVersions/item/index.js +73 -0
  801. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/index.d.ts +60 -0
  802. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/index.d.ts.map +1 -0
  803. package/deviceAppManagement/mobileApps/item/graphManagedIOSLobApp/index.js +59 -0
  804. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/count/index.d.ts +40 -0
  805. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/count/index.d.ts.map +1 -0
  806. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/count/index.js +35 -0
  807. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/index.d.ts +97 -0
  808. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/index.d.ts.map +1 -0
  809. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/index.js +70 -0
  810. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/item/index.d.ts +69 -0
  811. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/item/index.d.ts.map +1 -0
  812. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/assignments/item/index.js +56 -0
  813. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/count/index.d.ts +40 -0
  814. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/count/index.d.ts.map +1 -0
  815. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/count/index.js +35 -0
  816. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/index.d.ts +81 -0
  817. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/index.d.ts.map +1 -0
  818. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/index.js +58 -0
  819. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/item/index.d.ts +41 -0
  820. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/item/index.d.ts.map +1 -0
  821. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/categories/item/index.js +36 -0
  822. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/count/index.d.ts +40 -0
  823. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/count/index.d.ts.map +1 -0
  824. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/count/index.js +35 -0
  825. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/index.d.ts +95 -0
  826. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/index.d.ts.map +1 -0
  827. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/index.js +71 -0
  828. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
  829. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  830. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/count/index.js +35 -0
  831. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/index.d.ts +95 -0
  832. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
  833. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/index.js +70 -0
  834. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
  835. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  836. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/containedApps/item/index.js +56 -0
  837. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/count/index.d.ts +40 -0
  838. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
  839. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/count/index.js +35 -0
  840. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/index.d.ts +95 -0
  841. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/index.d.ts.map +1 -0
  842. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/index.js +71 -0
  843. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
  844. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  845. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/commit/index.js +59 -0
  846. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/index.d.ts +80 -0
  847. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
  848. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/index.js +71 -0
  849. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  850. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  851. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
  852. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/index.d.ts +80 -0
  853. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/index.d.ts.map +1 -0
  854. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/contentVersions/item/index.js +73 -0
  855. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/index.d.ts +60 -0
  856. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/index.d.ts.map +1 -0
  857. package/deviceAppManagement/mobileApps/item/graphManagedMobileLobApp/index.js +59 -0
  858. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/count/index.d.ts +40 -0
  859. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/count/index.d.ts.map +1 -0
  860. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/count/index.js +35 -0
  861. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/index.d.ts +97 -0
  862. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/index.d.ts.map +1 -0
  863. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/index.js +70 -0
  864. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/item/index.d.ts +69 -0
  865. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/item/index.d.ts.map +1 -0
  866. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/assignments/item/index.js +56 -0
  867. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/count/index.d.ts +40 -0
  868. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/count/index.d.ts.map +1 -0
  869. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/count/index.js +35 -0
  870. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/index.d.ts +81 -0
  871. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/index.d.ts.map +1 -0
  872. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/index.js +58 -0
  873. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/item/index.d.ts +41 -0
  874. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/item/index.d.ts.map +1 -0
  875. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/categories/item/index.js +36 -0
  876. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/index.d.ts +55 -0
  877. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/index.d.ts.map +1 -0
  878. package/deviceAppManagement/mobileApps/item/graphMicrosoftStoreForBusinessApp/index.js +53 -0
  879. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/count/index.d.ts +40 -0
  880. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/count/index.d.ts.map +1 -0
  881. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/count/index.js +35 -0
  882. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/index.d.ts +97 -0
  883. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/index.d.ts.map +1 -0
  884. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/index.js +70 -0
  885. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/item/index.d.ts +69 -0
  886. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/item/index.d.ts.map +1 -0
  887. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/assignments/item/index.js +56 -0
  888. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/count/index.d.ts +40 -0
  889. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/count/index.d.ts.map +1 -0
  890. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/count/index.js +35 -0
  891. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/index.d.ts +81 -0
  892. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/index.d.ts.map +1 -0
  893. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/index.js +58 -0
  894. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/item/index.d.ts +41 -0
  895. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/item/index.d.ts.map +1 -0
  896. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/categories/item/index.js +36 -0
  897. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/count/index.d.ts +40 -0
  898. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/count/index.d.ts.map +1 -0
  899. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/count/index.js +35 -0
  900. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/index.d.ts +95 -0
  901. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/index.d.ts.map +1 -0
  902. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/index.js +71 -0
  903. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/count/index.d.ts +40 -0
  904. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  905. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/count/index.js +35 -0
  906. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/index.d.ts +95 -0
  907. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/index.d.ts.map +1 -0
  908. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/index.js +70 -0
  909. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/item/index.d.ts +66 -0
  910. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  911. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/containedApps/item/index.js +56 -0
  912. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/count/index.d.ts +40 -0
  913. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/count/index.d.ts.map +1 -0
  914. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/count/index.js +35 -0
  915. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/index.d.ts +95 -0
  916. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/index.d.ts.map +1 -0
  917. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/index.js +71 -0
  918. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/commit/index.d.ts +59 -0
  919. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  920. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/commit/index.js +59 -0
  921. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/index.d.ts +80 -0
  922. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/index.d.ts.map +1 -0
  923. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/index.js +71 -0
  924. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  925. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  926. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/files/item/renewUpload/index.js +26 -0
  927. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/index.d.ts +80 -0
  928. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/index.d.ts.map +1 -0
  929. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/contentVersions/item/index.js +73 -0
  930. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/index.d.ts +60 -0
  931. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/index.d.ts.map +1 -0
  932. package/deviceAppManagement/mobileApps/item/graphWin32LobApp/index.js +59 -0
  933. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/count/index.d.ts +40 -0
  934. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/count/index.d.ts.map +1 -0
  935. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/count/index.js +35 -0
  936. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/index.d.ts +97 -0
  937. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/index.d.ts.map +1 -0
  938. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/index.js +70 -0
  939. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/item/index.d.ts +69 -0
  940. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/item/index.d.ts.map +1 -0
  941. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/assignments/item/index.js +56 -0
  942. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/count/index.d.ts +40 -0
  943. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/count/index.d.ts.map +1 -0
  944. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/count/index.js +35 -0
  945. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/index.d.ts +81 -0
  946. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/index.d.ts.map +1 -0
  947. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/index.js +58 -0
  948. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/item/index.d.ts +41 -0
  949. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/item/index.d.ts.map +1 -0
  950. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/categories/item/index.js +36 -0
  951. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/count/index.d.ts +40 -0
  952. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/count/index.d.ts.map +1 -0
  953. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/count/index.js +35 -0
  954. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/index.d.ts +95 -0
  955. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/index.d.ts.map +1 -0
  956. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/index.js +71 -0
  957. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/count/index.d.ts +40 -0
  958. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  959. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/count/index.js +35 -0
  960. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/index.d.ts +95 -0
  961. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/index.d.ts.map +1 -0
  962. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/index.js +70 -0
  963. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/item/index.d.ts +66 -0
  964. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  965. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/containedApps/item/index.js +56 -0
  966. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/count/index.d.ts +40 -0
  967. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/count/index.d.ts.map +1 -0
  968. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/count/index.js +35 -0
  969. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/index.d.ts +95 -0
  970. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/index.d.ts.map +1 -0
  971. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/index.js +71 -0
  972. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/commit/index.d.ts +59 -0
  973. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  974. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/commit/index.js +59 -0
  975. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/index.d.ts +80 -0
  976. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/index.d.ts.map +1 -0
  977. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/index.js +71 -0
  978. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  979. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  980. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/files/item/renewUpload/index.js +26 -0
  981. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/index.d.ts +80 -0
  982. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/index.d.ts.map +1 -0
  983. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/contentVersions/item/index.js +73 -0
  984. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/index.d.ts +60 -0
  985. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/index.d.ts.map +1 -0
  986. package/deviceAppManagement/mobileApps/item/graphWindowsAppX/index.js +59 -0
  987. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/count/index.d.ts +40 -0
  988. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/count/index.d.ts.map +1 -0
  989. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/count/index.js +35 -0
  990. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/index.d.ts +97 -0
  991. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/index.d.ts.map +1 -0
  992. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/index.js +70 -0
  993. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/item/index.d.ts +69 -0
  994. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/item/index.d.ts.map +1 -0
  995. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/assignments/item/index.js +56 -0
  996. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/count/index.d.ts +40 -0
  997. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/count/index.d.ts.map +1 -0
  998. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/count/index.js +35 -0
  999. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/index.d.ts +81 -0
  1000. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/index.d.ts.map +1 -0
  1001. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/index.js +58 -0
  1002. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/item/index.d.ts +41 -0
  1003. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/item/index.d.ts.map +1 -0
  1004. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/categories/item/index.js +36 -0
  1005. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/count/index.d.ts +40 -0
  1006. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/count/index.d.ts.map +1 -0
  1007. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/count/index.js +35 -0
  1008. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/index.d.ts +95 -0
  1009. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/index.d.ts.map +1 -0
  1010. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/index.js +71 -0
  1011. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/count/index.d.ts +40 -0
  1012. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  1013. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/count/index.js +35 -0
  1014. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/index.d.ts +95 -0
  1015. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/index.d.ts.map +1 -0
  1016. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/index.js +70 -0
  1017. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/item/index.d.ts +66 -0
  1018. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  1019. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/containedApps/item/index.js +56 -0
  1020. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/count/index.d.ts +40 -0
  1021. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/count/index.d.ts.map +1 -0
  1022. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/count/index.js +35 -0
  1023. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/index.d.ts +95 -0
  1024. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/index.d.ts.map +1 -0
  1025. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/index.js +71 -0
  1026. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/commit/index.d.ts +59 -0
  1027. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  1028. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/commit/index.js +59 -0
  1029. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/index.d.ts +80 -0
  1030. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/index.d.ts.map +1 -0
  1031. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/index.js +71 -0
  1032. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  1033. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  1034. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/files/item/renewUpload/index.js +26 -0
  1035. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/index.d.ts +80 -0
  1036. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/index.d.ts.map +1 -0
  1037. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/contentVersions/item/index.js +73 -0
  1038. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/index.d.ts +60 -0
  1039. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/index.d.ts.map +1 -0
  1040. package/deviceAppManagement/mobileApps/item/graphWindowsMobileMSI/index.js +59 -0
  1041. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/count/index.d.ts +40 -0
  1042. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/count/index.d.ts.map +1 -0
  1043. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/count/index.js +35 -0
  1044. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/index.d.ts +97 -0
  1045. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/index.d.ts.map +1 -0
  1046. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/index.js +70 -0
  1047. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/item/index.d.ts +69 -0
  1048. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/item/index.d.ts.map +1 -0
  1049. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/assignments/item/index.js +56 -0
  1050. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/count/index.d.ts +40 -0
  1051. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/count/index.d.ts.map +1 -0
  1052. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/count/index.js +35 -0
  1053. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/index.d.ts +81 -0
  1054. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/index.d.ts.map +1 -0
  1055. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/index.js +58 -0
  1056. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/item/index.d.ts +41 -0
  1057. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/item/index.d.ts.map +1 -0
  1058. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/categories/item/index.js +36 -0
  1059. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/count/index.d.ts +40 -0
  1060. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/count/index.d.ts.map +1 -0
  1061. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/count/index.js +35 -0
  1062. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/index.d.ts +95 -0
  1063. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/index.d.ts.map +1 -0
  1064. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/index.js +70 -0
  1065. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/item/index.d.ts +66 -0
  1066. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/item/index.d.ts.map +1 -0
  1067. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/committedContainedApps/item/index.js +56 -0
  1068. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/count/index.d.ts +40 -0
  1069. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/count/index.d.ts.map +1 -0
  1070. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/count/index.js +35 -0
  1071. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/index.d.ts +95 -0
  1072. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/index.d.ts.map +1 -0
  1073. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/index.js +71 -0
  1074. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/count/index.d.ts +40 -0
  1075. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/count/index.d.ts.map +1 -0
  1076. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/count/index.js +35 -0
  1077. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/index.d.ts +95 -0
  1078. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/index.d.ts.map +1 -0
  1079. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/index.js +70 -0
  1080. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/item/index.d.ts +66 -0
  1081. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/item/index.d.ts.map +1 -0
  1082. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/containedApps/item/index.js +56 -0
  1083. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/count/index.d.ts +40 -0
  1084. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/count/index.d.ts.map +1 -0
  1085. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/count/index.js +35 -0
  1086. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/index.d.ts +95 -0
  1087. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/index.d.ts.map +1 -0
  1088. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/index.js +71 -0
  1089. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/commit/index.d.ts +59 -0
  1090. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/commit/index.d.ts.map +1 -0
  1091. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/commit/index.js +59 -0
  1092. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/index.d.ts +80 -0
  1093. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/index.d.ts.map +1 -0
  1094. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/index.js +71 -0
  1095. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/renewUpload/index.d.ts +26 -0
  1096. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/renewUpload/index.d.ts.map +1 -0
  1097. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/files/item/renewUpload/index.js +26 -0
  1098. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/index.d.ts +80 -0
  1099. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/index.d.ts.map +1 -0
  1100. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/contentVersions/item/index.js +73 -0
  1101. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/index.d.ts +65 -0
  1102. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/index.d.ts.map +1 -0
  1103. package/deviceAppManagement/mobileApps/item/graphWindowsUniversalAppX/index.js +65 -0
  1104. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/count/index.d.ts +40 -0
  1105. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/count/index.d.ts.map +1 -0
  1106. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/count/index.js +35 -0
  1107. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/index.d.ts +97 -0
  1108. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/index.d.ts.map +1 -0
  1109. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/index.js +70 -0
  1110. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/item/index.d.ts +69 -0
  1111. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/item/index.d.ts.map +1 -0
  1112. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/assignments/item/index.js +56 -0
  1113. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/count/index.d.ts +40 -0
  1114. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/count/index.d.ts.map +1 -0
  1115. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/count/index.js +35 -0
  1116. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/index.d.ts +81 -0
  1117. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/index.d.ts.map +1 -0
  1118. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/index.js +58 -0
  1119. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/item/index.d.ts +41 -0
  1120. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/item/index.d.ts.map +1 -0
  1121. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/categories/item/index.js +36 -0
  1122. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/index.d.ts +55 -0
  1123. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/index.d.ts.map +1 -0
  1124. package/deviceAppManagement/mobileApps/item/graphWindowsWebApp/index.js +53 -0
  1125. package/deviceAppManagement/mobileApps/item/index.d.ts +168 -0
  1126. package/deviceAppManagement/mobileApps/item/index.d.ts.map +1 -0
  1127. package/deviceAppManagement/mobileApps/item/index.js +174 -0
  1128. package/deviceAppManagement/syncMicrosoftStoreForBusinessApps/index.d.ts +27 -0
  1129. package/deviceAppManagement/syncMicrosoftStoreForBusinessApps/index.d.ts.map +1 -0
  1130. package/deviceAppManagement/syncMicrosoftStoreForBusinessApps/index.js +26 -0
  1131. package/deviceAppManagement/targetedManagedAppConfigurations/count/index.d.ts +40 -0
  1132. package/deviceAppManagement/targetedManagedAppConfigurations/count/index.d.ts.map +1 -0
  1133. package/deviceAppManagement/targetedManagedAppConfigurations/count/index.js +35 -0
  1134. package/deviceAppManagement/targetedManagedAppConfigurations/index.d.ts +97 -0
  1135. package/deviceAppManagement/targetedManagedAppConfigurations/index.d.ts.map +1 -0
  1136. package/deviceAppManagement/targetedManagedAppConfigurations/index.js +71 -0
  1137. package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/count/index.d.ts +40 -0
  1138. package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/count/index.d.ts.map +1 -0
  1139. package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/count/index.js +35 -0
  1140. package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/index.d.ts +95 -0
  1141. package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/index.d.ts.map +1 -0
  1142. package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/index.js +70 -0
  1143. package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/item/index.d.ts +66 -0
  1144. package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/item/index.d.ts.map +1 -0
  1145. package/deviceAppManagement/targetedManagedAppConfigurations/item/apps/item/index.js +56 -0
  1146. package/deviceAppManagement/targetedManagedAppConfigurations/item/assign/index.d.ts +60 -0
  1147. package/deviceAppManagement/targetedManagedAppConfigurations/item/assign/index.d.ts.map +1 -0
  1148. package/deviceAppManagement/targetedManagedAppConfigurations/item/assign/index.js +59 -0
  1149. package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/count/index.d.ts +40 -0
  1150. package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/count/index.d.ts.map +1 -0
  1151. package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/count/index.js +35 -0
  1152. package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/index.d.ts +95 -0
  1153. package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/index.d.ts.map +1 -0
  1154. package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/index.js +70 -0
  1155. package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/item/index.d.ts +66 -0
  1156. package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/item/index.d.ts.map +1 -0
  1157. package/deviceAppManagement/targetedManagedAppConfigurations/item/assignments/item/index.js +56 -0
  1158. package/deviceAppManagement/targetedManagedAppConfigurations/item/deploymentSummary/index.d.ts +66 -0
  1159. package/deviceAppManagement/targetedManagedAppConfigurations/item/deploymentSummary/index.d.ts.map +1 -0
  1160. package/deviceAppManagement/targetedManagedAppConfigurations/item/deploymentSummary/index.js +56 -0
  1161. package/deviceAppManagement/targetedManagedAppConfigurations/item/index.d.ts +98 -0
  1162. package/deviceAppManagement/targetedManagedAppConfigurations/item/index.d.ts.map +1 -0
  1163. package/deviceAppManagement/targetedManagedAppConfigurations/item/index.js +88 -0
  1164. package/deviceAppManagement/targetedManagedAppConfigurations/item/targetApps/index.d.ts +64 -0
  1165. package/deviceAppManagement/targetedManagedAppConfigurations/item/targetApps/index.d.ts.map +1 -0
  1166. package/deviceAppManagement/targetedManagedAppConfigurations/item/targetApps/index.js +61 -0
  1167. package/deviceAppManagement/vppTokens/count/index.d.ts +40 -0
  1168. package/deviceAppManagement/vppTokens/count/index.d.ts.map +1 -0
  1169. package/deviceAppManagement/vppTokens/count/index.js +35 -0
  1170. package/deviceAppManagement/vppTokens/index.d.ts +97 -0
  1171. package/deviceAppManagement/vppTokens/index.d.ts.map +1 -0
  1172. package/deviceAppManagement/vppTokens/index.js +71 -0
  1173. package/deviceAppManagement/vppTokens/item/index.d.ts +78 -0
  1174. package/deviceAppManagement/vppTokens/item/index.d.ts.map +1 -0
  1175. package/deviceAppManagement/vppTokens/item/index.js +66 -0
  1176. package/deviceAppManagement/vppTokens/item/syncLicenses/index.d.ts +29 -0
  1177. package/deviceAppManagement/vppTokens/item/syncLicenses/index.d.ts.map +1 -0
  1178. package/deviceAppManagement/vppTokens/item/syncLicenses/index.js +28 -0
  1179. package/deviceAppManagement/windowsInformationProtectionPolicies/count/index.d.ts +40 -0
  1180. package/deviceAppManagement/windowsInformationProtectionPolicies/count/index.d.ts.map +1 -0
  1181. package/deviceAppManagement/windowsInformationProtectionPolicies/count/index.js +35 -0
  1182. package/deviceAppManagement/windowsInformationProtectionPolicies/index.d.ts +97 -0
  1183. package/deviceAppManagement/windowsInformationProtectionPolicies/index.d.ts.map +1 -0
  1184. package/deviceAppManagement/windowsInformationProtectionPolicies/index.js +71 -0
  1185. package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/count/index.d.ts +40 -0
  1186. package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/count/index.d.ts.map +1 -0
  1187. package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/count/index.js +35 -0
  1188. package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/index.d.ts +95 -0
  1189. package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/index.d.ts.map +1 -0
  1190. package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/index.js +70 -0
  1191. package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/item/index.d.ts +66 -0
  1192. package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/item/index.d.ts.map +1 -0
  1193. package/deviceAppManagement/windowsInformationProtectionPolicies/item/assignments/item/index.js +56 -0
  1194. package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.d.ts +40 -0
  1195. package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.d.ts.map +1 -0
  1196. package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/count/index.js +35 -0
  1197. package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.d.ts +95 -0
  1198. package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.d.ts.map +1 -0
  1199. package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/index.js +70 -0
  1200. package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.d.ts +66 -0
  1201. package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.d.ts.map +1 -0
  1202. package/deviceAppManagement/windowsInformationProtectionPolicies/item/exemptAppLockerFiles/item/index.js +56 -0
  1203. package/deviceAppManagement/windowsInformationProtectionPolicies/item/index.d.ts +88 -0
  1204. package/deviceAppManagement/windowsInformationProtectionPolicies/item/index.d.ts.map +1 -0
  1205. package/deviceAppManagement/windowsInformationProtectionPolicies/item/index.js +79 -0
  1206. package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.d.ts +40 -0
  1207. package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.d.ts.map +1 -0
  1208. package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/count/index.js +35 -0
  1209. package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.d.ts +95 -0
  1210. package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.d.ts.map +1 -0
  1211. package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/index.js +70 -0
  1212. package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.d.ts +66 -0
  1213. package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.d.ts.map +1 -0
  1214. package/deviceAppManagement/windowsInformationProtectionPolicies/item/protectedAppLockerFiles/item/index.js +56 -0
  1215. package/deviceAppManagementServiceClient.d.ts +25 -0
  1216. package/deviceAppManagementServiceClient.d.ts.map +1 -0
  1217. package/deviceAppManagementServiceClient.js +49 -0
  1218. package/index.d.ts +11 -0
  1219. package/index.d.ts.map +1 -0
  1220. package/index.js +20 -0
  1221. package/package.json +48 -0
  1222. package/tsconfig.json +15 -0
  1223. package/tsconfig.tsbuildinfo +1 -0
@@ -0,0 +1,174 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MobileAppItemRequestBuilderUriTemplate = exports.MobileAppItemRequestBuilderRequestsMetadata = exports.MobileAppItemRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const assign_1 = require("./assign/");
10
+ const assignments_1 = require("./assignments/");
11
+ const categories_1 = require("./categories/");
12
+ const graphAndroidLobApp_1 = require("./graphAndroidLobApp/");
13
+ const graphAndroidStoreApp_1 = require("./graphAndroidStoreApp/");
14
+ const graphIosLobApp_1 = require("./graphIosLobApp/");
15
+ const graphIosStoreApp_1 = require("./graphIosStoreApp/");
16
+ const graphIosVppApp_1 = require("./graphIosVppApp/");
17
+ const graphMacOSDmgApp_1 = require("./graphMacOSDmgApp/");
18
+ const graphMacOSLobApp_1 = require("./graphMacOSLobApp/");
19
+ const graphManagedAndroidLobApp_1 = require("./graphManagedAndroidLobApp/");
20
+ const graphManagedIOSLobApp_1 = require("./graphManagedIOSLobApp/");
21
+ const graphManagedMobileLobApp_1 = require("./graphManagedMobileLobApp/");
22
+ const graphMicrosoftStoreForBusinessApp_1 = require("./graphMicrosoftStoreForBusinessApp/");
23
+ const graphWin32LobApp_1 = require("./graphWin32LobApp/");
24
+ const graphWindowsAppX_1 = require("./graphWindowsAppX/");
25
+ const graphWindowsMobileMSI_1 = require("./graphWindowsMobileMSI/");
26
+ const graphWindowsUniversalAppX_1 = require("./graphWindowsUniversalAppX/");
27
+ const graphWindowsWebApp_1 = require("./graphWindowsWebApp/");
28
+ /**
29
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
30
+ */
31
+ const MobileAppItemRequestBuilderGetQueryParametersMapper = {
32
+ "expand": "%24expand",
33
+ "select": "%24select",
34
+ };
35
+ /**
36
+ * Metadata for all the navigation properties in the request builder.
37
+ */
38
+ exports.MobileAppItemRequestBuilderNavigationMetadata = {
39
+ assign: {
40
+ uriTemplate: assign_1.AssignRequestBuilderUriTemplate,
41
+ requestsMetadata: assign_1.AssignRequestBuilderRequestsMetadata,
42
+ },
43
+ assignments: {
44
+ uriTemplate: assignments_1.AssignmentsRequestBuilderUriTemplate,
45
+ requestsMetadata: assignments_1.AssignmentsRequestBuilderRequestsMetadata,
46
+ navigationMetadata: assignments_1.AssignmentsRequestBuilderNavigationMetadata,
47
+ },
48
+ categories: {
49
+ uriTemplate: categories_1.CategoriesRequestBuilderUriTemplate,
50
+ requestsMetadata: categories_1.CategoriesRequestBuilderRequestsMetadata,
51
+ navigationMetadata: categories_1.CategoriesRequestBuilderNavigationMetadata,
52
+ },
53
+ graphAndroidLobApp: {
54
+ uriTemplate: graphAndroidLobApp_1.GraphAndroidLobAppRequestBuilderUriTemplate,
55
+ requestsMetadata: graphAndroidLobApp_1.GraphAndroidLobAppRequestBuilderRequestsMetadata,
56
+ navigationMetadata: graphAndroidLobApp_1.GraphAndroidLobAppRequestBuilderNavigationMetadata,
57
+ },
58
+ graphAndroidStoreApp: {
59
+ uriTemplate: graphAndroidStoreApp_1.GraphAndroidStoreAppRequestBuilderUriTemplate,
60
+ requestsMetadata: graphAndroidStoreApp_1.GraphAndroidStoreAppRequestBuilderRequestsMetadata,
61
+ navigationMetadata: graphAndroidStoreApp_1.GraphAndroidStoreAppRequestBuilderNavigationMetadata,
62
+ },
63
+ graphIosLobApp: {
64
+ uriTemplate: graphIosLobApp_1.GraphIosLobAppRequestBuilderUriTemplate,
65
+ requestsMetadata: graphIosLobApp_1.GraphIosLobAppRequestBuilderRequestsMetadata,
66
+ navigationMetadata: graphIosLobApp_1.GraphIosLobAppRequestBuilderNavigationMetadata,
67
+ },
68
+ graphIosStoreApp: {
69
+ uriTemplate: graphIosStoreApp_1.GraphIosStoreAppRequestBuilderUriTemplate,
70
+ requestsMetadata: graphIosStoreApp_1.GraphIosStoreAppRequestBuilderRequestsMetadata,
71
+ navigationMetadata: graphIosStoreApp_1.GraphIosStoreAppRequestBuilderNavigationMetadata,
72
+ },
73
+ graphIosVppApp: {
74
+ uriTemplate: graphIosVppApp_1.GraphIosVppAppRequestBuilderUriTemplate,
75
+ requestsMetadata: graphIosVppApp_1.GraphIosVppAppRequestBuilderRequestsMetadata,
76
+ navigationMetadata: graphIosVppApp_1.GraphIosVppAppRequestBuilderNavigationMetadata,
77
+ },
78
+ graphMacOSDmgApp: {
79
+ uriTemplate: graphMacOSDmgApp_1.GraphMacOSDmgAppRequestBuilderUriTemplate,
80
+ requestsMetadata: graphMacOSDmgApp_1.GraphMacOSDmgAppRequestBuilderRequestsMetadata,
81
+ navigationMetadata: graphMacOSDmgApp_1.GraphMacOSDmgAppRequestBuilderNavigationMetadata,
82
+ },
83
+ graphMacOSLobApp: {
84
+ uriTemplate: graphMacOSLobApp_1.GraphMacOSLobAppRequestBuilderUriTemplate,
85
+ requestsMetadata: graphMacOSLobApp_1.GraphMacOSLobAppRequestBuilderRequestsMetadata,
86
+ navigationMetadata: graphMacOSLobApp_1.GraphMacOSLobAppRequestBuilderNavigationMetadata,
87
+ },
88
+ graphManagedAndroidLobApp: {
89
+ uriTemplate: graphManagedAndroidLobApp_1.GraphManagedAndroidLobAppRequestBuilderUriTemplate,
90
+ requestsMetadata: graphManagedAndroidLobApp_1.GraphManagedAndroidLobAppRequestBuilderRequestsMetadata,
91
+ navigationMetadata: graphManagedAndroidLobApp_1.GraphManagedAndroidLobAppRequestBuilderNavigationMetadata,
92
+ },
93
+ graphManagedIOSLobApp: {
94
+ uriTemplate: graphManagedIOSLobApp_1.GraphManagedIOSLobAppRequestBuilderUriTemplate,
95
+ requestsMetadata: graphManagedIOSLobApp_1.GraphManagedIOSLobAppRequestBuilderRequestsMetadata,
96
+ navigationMetadata: graphManagedIOSLobApp_1.GraphManagedIOSLobAppRequestBuilderNavigationMetadata,
97
+ },
98
+ graphManagedMobileLobApp: {
99
+ uriTemplate: graphManagedMobileLobApp_1.GraphManagedMobileLobAppRequestBuilderUriTemplate,
100
+ requestsMetadata: graphManagedMobileLobApp_1.GraphManagedMobileLobAppRequestBuilderRequestsMetadata,
101
+ navigationMetadata: graphManagedMobileLobApp_1.GraphManagedMobileLobAppRequestBuilderNavigationMetadata,
102
+ },
103
+ graphMicrosoftStoreForBusinessApp: {
104
+ uriTemplate: graphMicrosoftStoreForBusinessApp_1.GraphMicrosoftStoreForBusinessAppRequestBuilderUriTemplate,
105
+ requestsMetadata: graphMicrosoftStoreForBusinessApp_1.GraphMicrosoftStoreForBusinessAppRequestBuilderRequestsMetadata,
106
+ navigationMetadata: graphMicrosoftStoreForBusinessApp_1.GraphMicrosoftStoreForBusinessAppRequestBuilderNavigationMetadata,
107
+ },
108
+ graphWin32LobApp: {
109
+ uriTemplate: graphWin32LobApp_1.GraphWin32LobAppRequestBuilderUriTemplate,
110
+ requestsMetadata: graphWin32LobApp_1.GraphWin32LobAppRequestBuilderRequestsMetadata,
111
+ navigationMetadata: graphWin32LobApp_1.GraphWin32LobAppRequestBuilderNavigationMetadata,
112
+ },
113
+ graphWindowsAppX: {
114
+ uriTemplate: graphWindowsAppX_1.GraphWindowsAppXRequestBuilderUriTemplate,
115
+ requestsMetadata: graphWindowsAppX_1.GraphWindowsAppXRequestBuilderRequestsMetadata,
116
+ navigationMetadata: graphWindowsAppX_1.GraphWindowsAppXRequestBuilderNavigationMetadata,
117
+ },
118
+ graphWindowsMobileMSI: {
119
+ uriTemplate: graphWindowsMobileMSI_1.GraphWindowsMobileMSIRequestBuilderUriTemplate,
120
+ requestsMetadata: graphWindowsMobileMSI_1.GraphWindowsMobileMSIRequestBuilderRequestsMetadata,
121
+ navigationMetadata: graphWindowsMobileMSI_1.GraphWindowsMobileMSIRequestBuilderNavigationMetadata,
122
+ },
123
+ graphWindowsUniversalAppX: {
124
+ uriTemplate: graphWindowsUniversalAppX_1.GraphWindowsUniversalAppXRequestBuilderUriTemplate,
125
+ requestsMetadata: graphWindowsUniversalAppX_1.GraphWindowsUniversalAppXRequestBuilderRequestsMetadata,
126
+ navigationMetadata: graphWindowsUniversalAppX_1.GraphWindowsUniversalAppXRequestBuilderNavigationMetadata,
127
+ },
128
+ graphWindowsWebApp: {
129
+ uriTemplate: graphWindowsWebApp_1.GraphWindowsWebAppRequestBuilderUriTemplate,
130
+ requestsMetadata: graphWindowsWebApp_1.GraphWindowsWebAppRequestBuilderRequestsMetadata,
131
+ navigationMetadata: graphWindowsWebApp_1.GraphWindowsWebAppRequestBuilderNavigationMetadata,
132
+ },
133
+ };
134
+ /**
135
+ * Metadata for all the requests in the request builder.
136
+ */
137
+ exports.MobileAppItemRequestBuilderRequestsMetadata = {
138
+ delete: {
139
+ responseBodyContentType: "application/json",
140
+ errorMappings: {
141
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
142
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
143
+ },
144
+ adapterMethodName: "sendNoResponseContentAsync",
145
+ },
146
+ get: {
147
+ responseBodyContentType: "application/json",
148
+ errorMappings: {
149
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
150
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
151
+ },
152
+ adapterMethodName: "sendAsync",
153
+ responseBodyFactory: models_1.createMobileAppFromDiscriminatorValue,
154
+ queryParametersMapper: MobileAppItemRequestBuilderGetQueryParametersMapper,
155
+ },
156
+ patch: {
157
+ responseBodyContentType: "application/json",
158
+ errorMappings: {
159
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
160
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
161
+ },
162
+ adapterMethodName: "sendAsync",
163
+ responseBodyFactory: models_1.createMobileAppFromDiscriminatorValue,
164
+ requestBodyContentType: "application/json",
165
+ requestBodySerializer: models_1.serializeMobileApp,
166
+ requestInformationContentSetMethod: "setContentFromParsable",
167
+ },
168
+ };
169
+ /**
170
+ * Uri template for the request builder.
171
+ */
172
+ exports.MobileAppItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}{?%24select,%24expand}";
173
+ /* tslint:enable */
174
+ /* eslint-enable */
@@ -0,0 +1,27 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to call the syncMicrosoftStoreForBusinessApps method.
4
+ */
5
+ export interface SyncMicrosoftStoreForBusinessAppsRequestBuilder extends BaseRequestBuilder<SyncMicrosoftStoreForBusinessAppsRequestBuilder> {
6
+ /**
7
+ * Syncs Intune account with Microsoft Store For Business
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @see {@link https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-syncmicrosoftstoreforbusinessapps?view=graph-rest-1.0|Find more info here}
10
+ */
11
+ post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
12
+ /**
13
+ * Syncs Intune account with Microsoft Store For Business
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a RequestInformation
16
+ */
17
+ toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Metadata for all the requests in the request builder.
21
+ */
22
+ export declare const SyncMicrosoftStoreForBusinessAppsRequestBuilderRequestsMetadata: RequestsMetadata;
23
+ /**
24
+ * Uri template for the request builder.
25
+ */
26
+ export declare const SyncMicrosoftStoreForBusinessAppsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/syncMicrosoftStoreForBusinessApps";
27
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,+CAAgD,SAAQ,kBAAkB,CAAC,+CAA+C,CAAC;IACxI;;;;OAIG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvF;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,+DAA+D,EAAE,gBAS7E,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0DAA0D,qEAAqE,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SyncMicrosoftStoreForBusinessAppsRequestBuilderUriTemplate = exports.SyncMicrosoftStoreForBusinessAppsRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Metadata for all the requests in the request builder.
10
+ */
11
+ exports.SyncMicrosoftStoreForBusinessAppsRequestBuilderRequestsMetadata = {
12
+ post: {
13
+ responseBodyContentType: "application/json",
14
+ errorMappings: {
15
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
16
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
17
+ },
18
+ adapterMethodName: "sendNoResponseContentAsync",
19
+ },
20
+ };
21
+ /**
22
+ * Uri template for the request builder.
23
+ */
24
+ exports.SyncMicrosoftStoreForBusinessAppsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/syncMicrosoftStoreForBusinessApps";
25
+ /* tslint:enable */
26
+ /* eslint-enable */
@@ -0,0 +1,40 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of Integer
10
+ */
11
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
12
+ /**
13
+ * Get the number of the resource
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a RequestInformation
16
+ */
17
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Get the number of the resource
21
+ */
22
+ export interface CountRequestBuilderGetQueryParameters {
23
+ /**
24
+ * Filter items by property values
25
+ */
26
+ filter?: string;
27
+ /**
28
+ * Search items by search phrases
29
+ */
30
+ search?: string;
31
+ }
32
+ /**
33
+ * Metadata for all the requests in the request builder.
34
+ */
35
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
36
+ /**
37
+ * Uri template for the request builder.
38
+ */
39
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/targetedManagedAppConfigurations/$count{?%24search,%24filter}";
40
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,iGAAiG,CAAC"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
10
+ */
11
+ const CountRequestBuilderGetQueryParametersMapper = {
12
+ "filter": "%24filter",
13
+ "search": "%24search",
14
+ };
15
+ /**
16
+ * Metadata for all the requests in the request builder.
17
+ */
18
+ exports.CountRequestBuilderRequestsMetadata = {
19
+ get: {
20
+ responseBodyContentType: "text/plain;q=0.9",
21
+ errorMappings: {
22
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
23
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ },
25
+ adapterMethodName: "sendPrimitiveAsync",
26
+ responseBodyFactory: "number",
27
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
28
+ },
29
+ };
30
+ /**
31
+ * Uri template for the request builder.
32
+ */
33
+ exports.CountRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/targetedManagedAppConfigurations/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */
@@ -0,0 +1,97 @@
1
+ import { type TargetedManagedAppConfiguration, type TargetedManagedAppConfigurationCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type TargetedManagedAppConfigurationItemRequestBuilder } from './item/';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the targetedManagedAppConfigurations property of the microsoft.graph.deviceAppManagement entity.
7
+ */
8
+ export interface TargetedManagedAppConfigurationsRequestBuilder extends BaseRequestBuilder<TargetedManagedAppConfigurationsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the targetedManagedAppConfigurations property of the microsoft.graph.deviceAppManagement entity.
15
+ * @param targetedManagedAppConfigurationId The unique identifier of targetedManagedAppConfiguration
16
+ * @returns a TargetedManagedAppConfigurationItemRequestBuilder
17
+ */
18
+ byTargetedManagedAppConfigurationId(targetedManagedAppConfigurationId: string): TargetedManagedAppConfigurationItemRequestBuilder;
19
+ /**
20
+ * List properties and relationships of the targetedManagedAppConfiguration objects.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of TargetedManagedAppConfigurationCollectionResponse
23
+ * @see {@link https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-list?view=graph-rest-1.0|Find more info here}
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<TargetedManagedAppConfigurationsRequestBuilderGetQueryParameters> | undefined): Promise<TargetedManagedAppConfigurationCollectionResponse | undefined>;
26
+ /**
27
+ * Create a new targetedManagedAppConfiguration object.
28
+ * @param body The request body
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns a Promise of TargetedManagedAppConfiguration
31
+ * @see {@link https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-create?view=graph-rest-1.0|Find more info here}
32
+ */
33
+ post(body: TargetedManagedAppConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<TargetedManagedAppConfiguration | undefined>;
34
+ /**
35
+ * List properties and relationships of the targetedManagedAppConfiguration objects.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns a RequestInformation
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<TargetedManagedAppConfigurationsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create a new targetedManagedAppConfiguration object.
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns a RequestInformation
45
+ */
46
+ toPostRequestInformation(body: TargetedManagedAppConfiguration, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * List properties and relationships of the targetedManagedAppConfiguration objects.
50
+ */
51
+ export interface TargetedManagedAppConfigurationsRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Include count of items
54
+ */
55
+ count?: boolean;
56
+ /**
57
+ * Expand related entities
58
+ */
59
+ expand?: string[];
60
+ /**
61
+ * Filter items by property values
62
+ */
63
+ filter?: string;
64
+ /**
65
+ * Order items by property values
66
+ */
67
+ orderby?: string[];
68
+ /**
69
+ * Search items by search phrases
70
+ */
71
+ search?: string;
72
+ /**
73
+ * Select properties to be returned
74
+ */
75
+ select?: string[];
76
+ /**
77
+ * Skip the first n items
78
+ */
79
+ skip?: number;
80
+ /**
81
+ * Show only the first n items
82
+ */
83
+ top?: number;
84
+ }
85
+ /**
86
+ * Metadata for all the navigation properties in the request builder.
87
+ */
88
+ export declare const TargetedManagedAppConfigurationsRequestBuilderNavigationMetadata: Record<Exclude<keyof TargetedManagedAppConfigurationsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
89
+ /**
90
+ * Metadata for all the requests in the request builder.
91
+ */
92
+ export declare const TargetedManagedAppConfigurationsRequestBuilderRequestsMetadata: RequestsMetadata;
93
+ /**
94
+ * Uri template for the request builder.
95
+ */
96
+ export declare const TargetedManagedAppConfigurationsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/targetedManagedAppConfigurations{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
97
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAwL,KAAK,+BAA+B,EAAE,KAAK,iDAAiD,EAAE,MAAM,gCAAgC,CAAC;AAEpU,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAwM,KAAK,iDAAiD,EAAE,MAAM,SAAS,CAAC;AACvR,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,kCAAkC,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAE1P;;GAEG;AACH,MAAM,WAAW,8CAA+C,SAAQ,kBAAkB,CAAC,8CAA8C,CAAC;IACtI;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,mCAAmC,CAAC,iCAAiC,EAAE,MAAM,GAAI,iDAAiD,CAAC;IACpI;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gEAAgE,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iDAAiD,GAAG,SAAS,CAAC,CAAC;IACzM;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,+BAA+B,GAAG,SAAS,CAAC,CAAC;IACrK;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gEAAgE,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACzK;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,+BAA+B,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC1J;AACD;;GAEG;AACH,MAAM,WAAW,gEAAgE;IAC7E;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,gEAAgE,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,8CAA8C,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAW1M,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8DAA8D,EAAE,gBAuB5E,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yDAAyD,iJAAiJ,CAAC"}
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TargetedManagedAppConfigurationsRequestBuilderUriTemplate = exports.TargetedManagedAppConfigurationsRequestBuilderRequestsMetadata = exports.TargetedManagedAppConfigurationsRequestBuilderNavigationMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ const count_1 = require("./count/");
10
+ const item_1 = require("./item/");
11
+ /**
12
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
13
+ */
14
+ const TargetedManagedAppConfigurationsRequestBuilderGetQueryParametersMapper = {
15
+ "count": "%24count",
16
+ "expand": "%24expand",
17
+ "filter": "%24filter",
18
+ "orderby": "%24orderby",
19
+ "search": "%24search",
20
+ "select": "%24select",
21
+ "skip": "%24skip",
22
+ "top": "%24top",
23
+ };
24
+ /**
25
+ * Metadata for all the navigation properties in the request builder.
26
+ */
27
+ exports.TargetedManagedAppConfigurationsRequestBuilderNavigationMetadata = {
28
+ byTargetedManagedAppConfigurationId: {
29
+ uriTemplate: item_1.TargetedManagedAppConfigurationItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.TargetedManagedAppConfigurationItemRequestBuilderRequestsMetadata,
31
+ navigationMetadata: item_1.TargetedManagedAppConfigurationItemRequestBuilderNavigationMetadata,
32
+ pathParametersMappings: ["targetedManagedAppConfiguration%2Did"],
33
+ },
34
+ count: {
35
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
36
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
37
+ },
38
+ };
39
+ /**
40
+ * Metadata for all the requests in the request builder.
41
+ */
42
+ exports.TargetedManagedAppConfigurationsRequestBuilderRequestsMetadata = {
43
+ get: {
44
+ responseBodyContentType: "application/json",
45
+ errorMappings: {
46
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
48
+ },
49
+ adapterMethodName: "sendAsync",
50
+ responseBodyFactory: models_1.createTargetedManagedAppConfigurationCollectionResponseFromDiscriminatorValue,
51
+ queryParametersMapper: TargetedManagedAppConfigurationsRequestBuilderGetQueryParametersMapper,
52
+ },
53
+ post: {
54
+ responseBodyContentType: "application/json",
55
+ errorMappings: {
56
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
58
+ },
59
+ adapterMethodName: "sendAsync",
60
+ responseBodyFactory: models_1.createTargetedManagedAppConfigurationFromDiscriminatorValue,
61
+ requestBodyContentType: "application/json",
62
+ requestBodySerializer: models_1.serializeTargetedManagedAppConfiguration,
63
+ requestInformationContentSetMethod: "setContentFromParsable",
64
+ },
65
+ };
66
+ /**
67
+ * Uri template for the request builder.
68
+ */
69
+ exports.TargetedManagedAppConfigurationsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/targetedManagedAppConfigurations{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
70
+ /* tslint:enable */
71
+ /* eslint-enable */
@@ -0,0 +1,40 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of Integer
10
+ */
11
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
12
+ /**
13
+ * Get the number of the resource
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a RequestInformation
16
+ */
17
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Get the number of the resource
21
+ */
22
+ export interface CountRequestBuilderGetQueryParameters {
23
+ /**
24
+ * Filter items by property values
25
+ */
26
+ filter?: string;
27
+ /**
28
+ * Search items by search phrases
29
+ */
30
+ search?: string;
31
+ }
32
+ /**
33
+ * Metadata for all the requests in the request builder.
34
+ */
35
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
36
+ /**
37
+ * Uri template for the request builder.
38
+ */
39
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration%2Did}/apps/$count{?%24search,%24filter}";
40
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,6IAA6I,CAAC"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
10
+ */
11
+ const CountRequestBuilderGetQueryParametersMapper = {
12
+ "filter": "%24filter",
13
+ "search": "%24search",
14
+ };
15
+ /**
16
+ * Metadata for all the requests in the request builder.
17
+ */
18
+ exports.CountRequestBuilderRequestsMetadata = {
19
+ get: {
20
+ responseBodyContentType: "text/plain;q=0.9",
21
+ errorMappings: {
22
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
23
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ },
25
+ adapterMethodName: "sendPrimitiveAsync",
26
+ responseBodyFactory: "number",
27
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
28
+ },
29
+ };
30
+ /**
31
+ * Uri template for the request builder.
32
+ */
33
+ exports.CountRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration%2Did}/apps/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */