@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,95 @@
1
+ import { type MobileAppContent, type MobileAppContentCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type MobileAppContentItemRequestBuilder } 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 contentVersions property of the microsoft.graph.mobileLobApp entity.
7
+ */
8
+ export interface ContentVersionsRequestBuilder extends BaseRequestBuilder<ContentVersionsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the contentVersions property of the microsoft.graph.mobileLobApp entity.
15
+ * @param mobileAppContentId The unique identifier of mobileAppContent
16
+ * @returns a MobileAppContentItemRequestBuilder
17
+ */
18
+ byMobileAppContentId(mobileAppContentId: string): MobileAppContentItemRequestBuilder;
19
+ /**
20
+ * The list of content versions for this app.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of MobileAppContentCollectionResponse
23
+ */
24
+ get(requestConfiguration?: RequestConfiguration<ContentVersionsRequestBuilderGetQueryParameters> | undefined): Promise<MobileAppContentCollectionResponse | undefined>;
25
+ /**
26
+ * Create new navigation property to contentVersions for deviceAppManagement
27
+ * @param body The request body
28
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
29
+ * @returns a Promise of MobileAppContent
30
+ */
31
+ post(body: MobileAppContent, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MobileAppContent | undefined>;
32
+ /**
33
+ * The list of content versions for this app.
34
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
35
+ * @returns a RequestInformation
36
+ */
37
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<ContentVersionsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
38
+ /**
39
+ * Create new navigation property to contentVersions for deviceAppManagement
40
+ * @param body The request body
41
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
42
+ * @returns a RequestInformation
43
+ */
44
+ toPostRequestInformation(body: MobileAppContent, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
45
+ }
46
+ /**
47
+ * The list of content versions for this app.
48
+ */
49
+ export interface ContentVersionsRequestBuilderGetQueryParameters {
50
+ /**
51
+ * Include count of items
52
+ */
53
+ count?: boolean;
54
+ /**
55
+ * Expand related entities
56
+ */
57
+ expand?: string[];
58
+ /**
59
+ * Filter items by property values
60
+ */
61
+ filter?: string;
62
+ /**
63
+ * Order items by property values
64
+ */
65
+ orderby?: string[];
66
+ /**
67
+ * Search items by search phrases
68
+ */
69
+ search?: string;
70
+ /**
71
+ * Select properties to be returned
72
+ */
73
+ select?: string[];
74
+ /**
75
+ * Skip the first n items
76
+ */
77
+ skip?: number;
78
+ /**
79
+ * Show only the first n items
80
+ */
81
+ top?: number;
82
+ }
83
+ /**
84
+ * Metadata for all the navigation properties in the request builder.
85
+ */
86
+ export declare const ContentVersionsRequestBuilderNavigationMetadata: Record<Exclude<keyof ContentVersionsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
87
+ /**
88
+ * Metadata for all the requests in the request builder.
89
+ */
90
+ export declare const ContentVersionsRequestBuilderRequestsMetadata: RequestsMetadata;
91
+ /**
92
+ * Uri template for the request builder.
93
+ */
94
+ export declare const ContentVersionsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.windowsMobileMSI/contentVersions{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
95
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA2I,KAAK,gBAAgB,EAAE,KAAK,kCAAkC,EAAE,MAAM,gCAAgC,CAAC;AAEzP,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAA2J,KAAK,kCAAkC,EAAE,MAAM,SAAS,CAAC;AAC3N,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,6BAA8B,SAAQ,kBAAkB,CAAC,6BAA6B,CAAC;IACpG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,oBAAoB,CAAC,kBAAkB,EAAE,MAAM,GAAI,kCAAkC,CAAC;IACvF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kCAAkC,GAAG,SAAS,CAAC,CAAC;IACzK;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACvI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,+CAA+C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACxJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC3I;AACD;;GAEG;AACH,MAAM,WAAW,+CAA+C;IAC5D;;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,+CAA+C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,6BAA6B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWxK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,EAAE,gBAuB3D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,wCAAwC,mLAAmL,CAAC"}
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ContentVersionsRequestBuilderUriTemplate = exports.ContentVersionsRequestBuilderRequestsMetadata = exports.ContentVersionsRequestBuilderNavigationMetadata = 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 ContentVersionsRequestBuilderGetQueryParametersMapper = {
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.ContentVersionsRequestBuilderNavigationMetadata = {
28
+ byMobileAppContentId: {
29
+ uriTemplate: item_1.MobileAppContentItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.MobileAppContentItemRequestBuilderRequestsMetadata,
31
+ navigationMetadata: item_1.MobileAppContentItemRequestBuilderNavigationMetadata,
32
+ pathParametersMappings: ["mobileAppContent%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.ContentVersionsRequestBuilderRequestsMetadata = {
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.createMobileAppContentCollectionResponseFromDiscriminatorValue,
51
+ queryParametersMapper: ContentVersionsRequestBuilderGetQueryParametersMapper,
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.createMobileAppContentFromDiscriminatorValue,
61
+ requestBodyContentType: "application/json",
62
+ requestBodySerializer: models_1.serializeMobileAppContent,
63
+ requestInformationContentSetMethod: "setContentFromParsable",
64
+ },
65
+ };
66
+ /**
67
+ * Uri template for the request builder.
68
+ */
69
+ exports.ContentVersionsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.windowsMobileMSI/contentVersions{?%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/mobileApps/{mobileApp%2Did}/graph.windowsMobileMSI/contentVersions/{mobileAppContent%2Did}/containedApps/$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,yKAAyK,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/mobileApps/{mobileApp%2Did}/graph.windowsMobileMSI/contentVersions/{mobileAppContent%2Did}/containedApps/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */
@@ -0,0 +1,95 @@
1
+ import { type MobileContainedApp, type MobileContainedAppCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type MobileContainedAppItemRequestBuilder } 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 containedApps property of the microsoft.graph.mobileAppContent entity.
7
+ */
8
+ export interface ContainedAppsRequestBuilder extends BaseRequestBuilder<ContainedAppsRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the containedApps property of the microsoft.graph.mobileAppContent entity.
15
+ * @param mobileContainedAppId The unique identifier of mobileContainedApp
16
+ * @returns a MobileContainedAppItemRequestBuilder
17
+ */
18
+ byMobileContainedAppId(mobileContainedAppId: string): MobileContainedAppItemRequestBuilder;
19
+ /**
20
+ * The collection of contained apps in a MobileLobApp acting as a package.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of MobileContainedAppCollectionResponse
23
+ */
24
+ get(requestConfiguration?: RequestConfiguration<ContainedAppsRequestBuilderGetQueryParameters> | undefined): Promise<MobileContainedAppCollectionResponse | undefined>;
25
+ /**
26
+ * Create new navigation property to containedApps for deviceAppManagement
27
+ * @param body The request body
28
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
29
+ * @returns a Promise of MobileContainedApp
30
+ */
31
+ post(body: MobileContainedApp, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MobileContainedApp | undefined>;
32
+ /**
33
+ * The collection of contained apps in a MobileLobApp acting as a package.
34
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
35
+ * @returns a RequestInformation
36
+ */
37
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<ContainedAppsRequestBuilderGetQueryParameters> | undefined): RequestInformation;
38
+ /**
39
+ * Create new navigation property to containedApps for deviceAppManagement
40
+ * @param body The request body
41
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
42
+ * @returns a RequestInformation
43
+ */
44
+ toPostRequestInformation(body: MobileContainedApp, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
45
+ }
46
+ /**
47
+ * The collection of contained apps in a MobileLobApp acting as a package.
48
+ */
49
+ export interface ContainedAppsRequestBuilderGetQueryParameters {
50
+ /**
51
+ * Include count of items
52
+ */
53
+ count?: boolean;
54
+ /**
55
+ * Expand related entities
56
+ */
57
+ expand?: string[];
58
+ /**
59
+ * Filter items by property values
60
+ */
61
+ filter?: string;
62
+ /**
63
+ * Order items by property values
64
+ */
65
+ orderby?: string[];
66
+ /**
67
+ * Search items by search phrases
68
+ */
69
+ search?: string;
70
+ /**
71
+ * Select properties to be returned
72
+ */
73
+ select?: string[];
74
+ /**
75
+ * Skip the first n items
76
+ */
77
+ skip?: number;
78
+ /**
79
+ * Show only the first n items
80
+ */
81
+ top?: number;
82
+ }
83
+ /**
84
+ * Metadata for all the navigation properties in the request builder.
85
+ */
86
+ export declare const ContainedAppsRequestBuilderNavigationMetadata: Record<Exclude<keyof ContainedAppsRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
87
+ /**
88
+ * Metadata for all the requests in the request builder.
89
+ */
90
+ export declare const ContainedAppsRequestBuilderRequestsMetadata: RequestsMetadata;
91
+ /**
92
+ * Uri template for the request builder.
93
+ */
94
+ export declare const ContainedAppsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.windowsMobileMSI/contentVersions/{mobileAppContent%2Did}/containedApps{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
95
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAiJ,KAAK,kBAAkB,EAAE,KAAK,oCAAoC,EAAE,MAAM,gCAAgC,CAAC;AAEnQ,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAyG,KAAK,oCAAoC,EAAE,MAAM,SAAS,CAAC;AAC3K,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,2BAA4B,SAAQ,kBAAkB,CAAC,2BAA2B,CAAC;IAChG;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,sBAAsB,CAAC,oBAAoB,EAAE,MAAM,GAAI,oCAAoC,CAAC;IAC7F;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oCAAoC,GAAG,SAAS,CAAC,CAAC;IACzK;;;;;OAKG;IACF,IAAI,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC3I;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,6CAA6C,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACtJ;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;AACD;;GAEG;AACH,MAAM,WAAW,6CAA6C;IAC1D;;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,6CAA6C,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,2BAA2B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAUpK,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,2CAA2C,EAAE,gBAuBzD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sCAAsC,yNAAyN,CAAC"}
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ContainedAppsRequestBuilderUriTemplate = exports.ContainedAppsRequestBuilderRequestsMetadata = exports.ContainedAppsRequestBuilderNavigationMetadata = 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 ContainedAppsRequestBuilderGetQueryParametersMapper = {
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.ContainedAppsRequestBuilderNavigationMetadata = {
28
+ byMobileContainedAppId: {
29
+ uriTemplate: item_1.MobileContainedAppItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.MobileContainedAppItemRequestBuilderRequestsMetadata,
31
+ pathParametersMappings: ["mobileContainedApp%2Did"],
32
+ },
33
+ count: {
34
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
35
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
36
+ },
37
+ };
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ exports.ContainedAppsRequestBuilderRequestsMetadata = {
42
+ get: {
43
+ responseBodyContentType: "application/json",
44
+ errorMappings: {
45
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ },
48
+ adapterMethodName: "sendAsync",
49
+ responseBodyFactory: models_1.createMobileContainedAppCollectionResponseFromDiscriminatorValue,
50
+ queryParametersMapper: ContainedAppsRequestBuilderGetQueryParametersMapper,
51
+ },
52
+ post: {
53
+ responseBodyContentType: "application/json",
54
+ errorMappings: {
55
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
56
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ },
58
+ adapterMethodName: "sendAsync",
59
+ responseBodyFactory: models_1.createMobileContainedAppFromDiscriminatorValue,
60
+ requestBodyContentType: "application/json",
61
+ requestBodySerializer: models_1.serializeMobileContainedApp,
62
+ requestInformationContentSetMethod: "setContentFromParsable",
63
+ },
64
+ };
65
+ /**
66
+ * Uri template for the request builder.
67
+ */
68
+ exports.ContainedAppsRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.windowsMobileMSI/contentVersions/{mobileAppContent%2Did}/containedApps{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
69
+ /* tslint:enable */
70
+ /* eslint-enable */
@@ -0,0 +1,66 @@
1
+ import { type MobileContainedApp } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the containedApps property of the microsoft.graph.mobileAppContent entity.
5
+ */
6
+ export interface MobileContainedAppItemRequestBuilder extends BaseRequestBuilder<MobileContainedAppItemRequestBuilder> {
7
+ /**
8
+ * Delete navigation property containedApps for deviceAppManagement
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ */
11
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
12
+ /**
13
+ * The collection of contained apps in a MobileLobApp acting as a package.
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a Promise of MobileContainedApp
16
+ */
17
+ get(requestConfiguration?: RequestConfiguration<MobileContainedAppItemRequestBuilderGetQueryParameters> | undefined): Promise<MobileContainedApp | undefined>;
18
+ /**
19
+ * Update the navigation property containedApps in deviceAppManagement
20
+ * @param body The request body
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of MobileContainedApp
23
+ */
24
+ patch(body: MobileContainedApp, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MobileContainedApp | undefined>;
25
+ /**
26
+ * Delete navigation property containedApps for deviceAppManagement
27
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
28
+ * @returns a RequestInformation
29
+ */
30
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
31
+ /**
32
+ * The collection of contained apps in a MobileLobApp acting as a package.
33
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
34
+ * @returns a RequestInformation
35
+ */
36
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<MobileContainedAppItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
37
+ /**
38
+ * Update the navigation property containedApps in deviceAppManagement
39
+ * @param body The request body
40
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
41
+ * @returns a RequestInformation
42
+ */
43
+ toPatchRequestInformation(body: MobileContainedApp, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
44
+ }
45
+ /**
46
+ * The collection of contained apps in a MobileLobApp acting as a package.
47
+ */
48
+ export interface MobileContainedAppItemRequestBuilderGetQueryParameters {
49
+ /**
50
+ * Expand related entities
51
+ */
52
+ expand?: string[];
53
+ /**
54
+ * Select properties to be returned
55
+ */
56
+ select?: string[];
57
+ }
58
+ /**
59
+ * Metadata for all the requests in the request builder.
60
+ */
61
+ export declare const MobileContainedAppItemRequestBuilderRequestsMetadata: RequestsMetadata;
62
+ /**
63
+ * Uri template for the request builder.
64
+ */
65
+ export declare const MobileContainedAppItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.windowsMobileMSI/contentVersions/{mobileAppContent%2Did}/containedApps/{mobileContainedApp%2Did}{?%24select,%24expand}";
66
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA+E,KAAK,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAEtJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,oCAAqC,SAAQ,kBAAkB,CAAC,oCAAoC,CAAC;IAClH;;;OAGG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAChK;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,kBAAkB,GAAG,SAAS,CAAC,CAAC;IAC5I;;;;OAIG;IACF,0BAA0B,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAClH;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,sDAAsD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC/J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,kBAAkB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC9I;AACD;;GAEG;AACH,MAAM,WAAW,sDAAsD;IACnE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,oDAAoD,EAAE,gBA+BlE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+CAA+C,4LAA4L,CAAC"}
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MobileContainedAppItemRequestBuilderUriTemplate = exports.MobileContainedAppItemRequestBuilderRequestsMetadata = 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
+ /**
10
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
11
+ */
12
+ const MobileContainedAppItemRequestBuilderGetQueryParametersMapper = {
13
+ "expand": "%24expand",
14
+ "select": "%24select",
15
+ };
16
+ /**
17
+ * Metadata for all the requests in the request builder.
18
+ */
19
+ exports.MobileContainedAppItemRequestBuilderRequestsMetadata = {
20
+ delete: {
21
+ responseBodyContentType: "application/json",
22
+ errorMappings: {
23
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ },
26
+ adapterMethodName: "sendNoResponseContentAsync",
27
+ },
28
+ get: {
29
+ responseBodyContentType: "application/json",
30
+ errorMappings: {
31
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
32
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
33
+ },
34
+ adapterMethodName: "sendAsync",
35
+ responseBodyFactory: models_1.createMobileContainedAppFromDiscriminatorValue,
36
+ queryParametersMapper: MobileContainedAppItemRequestBuilderGetQueryParametersMapper,
37
+ },
38
+ patch: {
39
+ responseBodyContentType: "application/json",
40
+ errorMappings: {
41
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
42
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
43
+ },
44
+ adapterMethodName: "sendAsync",
45
+ responseBodyFactory: models_1.createMobileContainedAppFromDiscriminatorValue,
46
+ requestBodyContentType: "application/json",
47
+ requestBodySerializer: models_1.serializeMobileContainedApp,
48
+ requestInformationContentSetMethod: "setContentFromParsable",
49
+ },
50
+ };
51
+ /**
52
+ * Uri template for the request builder.
53
+ */
54
+ exports.MobileContainedAppItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.windowsMobileMSI/contentVersions/{mobileAppContent%2Did}/containedApps/{mobileContainedApp%2Did}{?%24select,%24expand}";
55
+ /* tslint:enable */
56
+ /* 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/mobileApps/{mobileApp%2Did}/graph.windowsMobileMSI/contentVersions/{mobileAppContent%2Did}/files/$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,iKAAiK,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/mobileApps/{mobileApp%2Did}/graph.windowsMobileMSI/contentVersions/{mobileAppContent%2Did}/files/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */