@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,71 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.FilesRequestBuilderUriTemplate = exports.FilesRequestBuilderRequestsMetadata = exports.FilesRequestBuilderNavigationMetadata = 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 FilesRequestBuilderGetQueryParametersMapper = {
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.FilesRequestBuilderNavigationMetadata = {
28
+ byMobileAppContentFileId: {
29
+ uriTemplate: item_1.MobileAppContentFileItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.MobileAppContentFileItemRequestBuilderRequestsMetadata,
31
+ navigationMetadata: item_1.MobileAppContentFileItemRequestBuilderNavigationMetadata,
32
+ pathParametersMappings: ["mobileAppContentFile%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.FilesRequestBuilderRequestsMetadata = {
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.createMobileAppContentFileCollectionResponseFromDiscriminatorValue,
51
+ queryParametersMapper: FilesRequestBuilderGetQueryParametersMapper,
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.createMobileAppContentFileFromDiscriminatorValue,
61
+ requestBodyContentType: "application/json",
62
+ requestBodySerializer: models_1.serializeMobileAppContentFile,
63
+ requestInformationContentSetMethod: "setContentFromParsable",
64
+ },
65
+ };
66
+ /**
67
+ * Uri template for the request builder.
68
+ */
69
+ exports.FilesRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.win32LobApp/contentVersions/{mobileAppContent%2Did}/files{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
70
+ /* tslint:enable */
71
+ /* eslint-enable */
@@ -0,0 +1,59 @@
1
+ import { type FileEncryptionInfo } from '@microsoft/msgraph-sdk/models/';
2
+ import { type AdditionalDataHolder, type BackedModel, type BaseRequestBuilder, type Parsable, type ParseNode, type RequestConfiguration, type RequestInformation, type RequestsMetadata, type SerializationWriter } from '@microsoft/kiota-abstractions';
3
+ export interface CommitPostRequestBody extends AdditionalDataHolder, BackedModel, Parsable {
4
+ /**
5
+ * Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
6
+ */
7
+ additionalData?: Record<string, unknown>;
8
+ /**
9
+ * Stores model information.
10
+ */
11
+ backingStoreEnabled?: boolean;
12
+ /**
13
+ * The fileEncryptionInfo property
14
+ */
15
+ fileEncryptionInfo?: FileEncryptionInfo;
16
+ }
17
+ /**
18
+ * Provides operations to call the commit method.
19
+ */
20
+ export interface CommitRequestBuilder extends BaseRequestBuilder<CommitRequestBuilder> {
21
+ /**
22
+ * Commits a file of a given app.
23
+ * @param body The request body
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ */
26
+ post(body: CommitPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
27
+ /**
28
+ * Commits a file of a given app.
29
+ * @param body The request body
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns a RequestInformation
32
+ */
33
+ toPostRequestInformation(body: CommitPostRequestBody, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
34
+ }
35
+ /**
36
+ * Creates a new instance of the appropriate class based on discriminator value
37
+ * @param parseNode The parse node to use to read the discriminator value and create the object
38
+ * @returns a commitPostRequestBody
39
+ */
40
+ export declare function createCommitPostRequestBodyFromDiscriminatorValue(parseNode: ParseNode | undefined): typeof deserializeIntoCommitPostRequestBody;
41
+ /**
42
+ * The deserialization information for the current model
43
+ * @returns a Record<string, (node: ParseNode) => void>
44
+ */
45
+ export declare function deserializeIntoCommitPostRequestBody(commitPostRequestBody?: CommitPostRequestBody | undefined): Record<string, (node: ParseNode) => void>;
46
+ /**
47
+ * Serializes information the current object
48
+ * @param writer Serialization writer to use to serialize this model
49
+ */
50
+ export declare function serializeCommitPostRequestBody(writer: SerializationWriter, commitPostRequestBody?: CommitPostRequestBody | undefined): void;
51
+ /**
52
+ * Metadata for all the requests in the request builder.
53
+ */
54
+ export declare const CommitRequestBuilderRequestsMetadata: RequestsMetadata;
55
+ /**
56
+ * Uri template for the request builder.
57
+ */
58
+ export declare const CommitRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.win32LobApp/contentVersions/{mobileAppContent%2Did}/files/{mobileAppContentFile%2Did}/commit";
59
+ //# 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,oBAAoB,EAAE,KAAK,WAAW,EAAqB,KAAK,kBAAkB,EAAE,KAAK,QAAQ,EAAwB,KAAK,SAAS,EAAE,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,KAAK,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAElS,MAAM,WAAW,qBAAsB,SAAQ,oBAAoB,EAAE,WAAW,EAAE,QAAQ;IACtF;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,kBAAkB,CAAC,EAAE,kBAAkB,CAAC;CAC3C;AACD;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,kBAAkB,CAAC,oBAAoB,CAAC;IAClF;;;;OAIG;IACF,IAAI,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACpH;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,qBAAqB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;;;GAIG;AACH,wBAAgB,iDAAiD,CAAC,SAAS,EAAE,SAAS,GAAG,SAAS,+CAEjG;AACD;;;GAGG;AACH,wBAAgB,oCAAoC,CAAC,qBAAqB,GAAE,qBAAqB,GAAG,SAAuC,GAAI,MAAM,CAAC,MAAM,EAAE,CAAC,IAAI,EAAE,SAAS,KAAK,IAAI,CAAC,CAKvL;AACD;;;GAGG;AACH,wBAAgB,8BAA8B,CAAC,MAAM,EAAE,mBAAmB,EAAE,qBAAqB,GAAE,qBAAqB,GAAG,SAAuC,GAAI,IAAI,CAGzK;AACD;;GAEG;AACH,eAAO,MAAM,oCAAoC,EAAE,gBAYlD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,+BAA+B,kKAAkK,CAAC"}
@@ -0,0 +1,59 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CommitRequestBuilderUriTemplate = exports.CommitRequestBuilderRequestsMetadata = exports.serializeCommitPostRequestBody = exports.deserializeIntoCommitPostRequestBody = exports.createCommitPostRequestBodyFromDiscriminatorValue = 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
+ * Creates a new instance of the appropriate class based on discriminator value
11
+ * @param parseNode The parse node to use to read the discriminator value and create the object
12
+ * @returns a commitPostRequestBody
13
+ */
14
+ function createCommitPostRequestBodyFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoCommitPostRequestBody;
16
+ }
17
+ exports.createCommitPostRequestBodyFromDiscriminatorValue = createCommitPostRequestBodyFromDiscriminatorValue;
18
+ /**
19
+ * The deserialization information for the current model
20
+ * @returns a Record<string, (node: ParseNode) => void>
21
+ */
22
+ function deserializeIntoCommitPostRequestBody(commitPostRequestBody = {}) {
23
+ return {
24
+ "backingStoreEnabled": n => { commitPostRequestBody.backingStoreEnabled = true; },
25
+ "fileEncryptionInfo": n => { commitPostRequestBody.fileEncryptionInfo = n.getObjectValue(models_1.createFileEncryptionInfoFromDiscriminatorValue); },
26
+ };
27
+ }
28
+ exports.deserializeIntoCommitPostRequestBody = deserializeIntoCommitPostRequestBody;
29
+ /**
30
+ * Serializes information the current object
31
+ * @param writer Serialization writer to use to serialize this model
32
+ */
33
+ function serializeCommitPostRequestBody(writer, commitPostRequestBody = {}) {
34
+ writer.writeObjectValue("fileEncryptionInfo", commitPostRequestBody.fileEncryptionInfo, models_1.serializeFileEncryptionInfo);
35
+ writer.writeAdditionalData(commitPostRequestBody.additionalData);
36
+ }
37
+ exports.serializeCommitPostRequestBody = serializeCommitPostRequestBody;
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ exports.CommitRequestBuilderRequestsMetadata = {
42
+ post: {
43
+ responseBodyContentType: "application/json",
44
+ errorMappings: {
45
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ },
48
+ adapterMethodName: "sendNoResponseContentAsync",
49
+ requestBodyContentType: "application/json",
50
+ requestBodySerializer: serializeCommitPostRequestBody,
51
+ requestInformationContentSetMethod: "setContentFromParsable",
52
+ },
53
+ };
54
+ /**
55
+ * Uri template for the request builder.
56
+ */
57
+ exports.CommitRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.win32LobApp/contentVersions/{mobileAppContent%2Did}/files/{mobileAppContentFile%2Did}/commit";
58
+ /* tslint:enable */
59
+ /* eslint-enable */
@@ -0,0 +1,80 @@
1
+ import { type MobileAppContentFile } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CommitRequestBuilder } from './commit/';
3
+ import { type RenewUploadRequestBuilder } from './renewUpload/';
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 files property of the microsoft.graph.mobileAppContent entity.
7
+ */
8
+ export interface MobileAppContentFileItemRequestBuilder extends BaseRequestBuilder<MobileAppContentFileItemRequestBuilder> {
9
+ /**
10
+ * Provides operations to call the commit method.
11
+ */
12
+ get commit(): CommitRequestBuilder;
13
+ /**
14
+ * Provides operations to call the renewUpload method.
15
+ */
16
+ get renewUpload(): RenewUploadRequestBuilder;
17
+ /**
18
+ * Delete navigation property files for deviceAppManagement
19
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
20
+ */
21
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
22
+ /**
23
+ * The list of files for this app content version.
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ * @returns a Promise of MobileAppContentFile
26
+ */
27
+ get(requestConfiguration?: RequestConfiguration<MobileAppContentFileItemRequestBuilderGetQueryParameters> | undefined): Promise<MobileAppContentFile | undefined>;
28
+ /**
29
+ * Update the navigation property files in deviceAppManagement
30
+ * @param body The request body
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns a Promise of MobileAppContentFile
33
+ */
34
+ patch(body: MobileAppContentFile, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MobileAppContentFile | undefined>;
35
+ /**
36
+ * Delete navigation property files for deviceAppManagement
37
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
38
+ * @returns a RequestInformation
39
+ */
40
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
41
+ /**
42
+ * The list of files for this app content version.
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns a RequestInformation
45
+ */
46
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<MobileAppContentFileItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
47
+ /**
48
+ * Update the navigation property files in deviceAppManagement
49
+ * @param body The request body
50
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
51
+ * @returns a RequestInformation
52
+ */
53
+ toPatchRequestInformation(body: MobileAppContentFile, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
54
+ }
55
+ /**
56
+ * The list of files for this app content version.
57
+ */
58
+ export interface MobileAppContentFileItemRequestBuilderGetQueryParameters {
59
+ /**
60
+ * Expand related entities
61
+ */
62
+ expand?: string[];
63
+ /**
64
+ * Select properties to be returned
65
+ */
66
+ select?: string[];
67
+ }
68
+ /**
69
+ * Metadata for all the navigation properties in the request builder.
70
+ */
71
+ export declare const MobileAppContentFileItemRequestBuilderNavigationMetadata: Record<Exclude<keyof MobileAppContentFileItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
72
+ /**
73
+ * Metadata for all the requests in the request builder.
74
+ */
75
+ export declare const MobileAppContentFileItemRequestBuilderRequestsMetadata: RequestsMetadata;
76
+ /**
77
+ * Uri template for the request builder.
78
+ */
79
+ export declare const MobileAppContentFileItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.win32LobApp/contentVersions/{mobileAppContent%2Did}/files/{mobileAppContentFile%2Did}{?%24select,%24expand}";
80
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAmF,KAAK,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AAE5J,OAAO,EAAyE,KAAK,oBAAoB,EAAE,MAAM,WAAW,CAAC;AAC7H,OAAO,EAAmF,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AACjJ,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,sCAAuC,SAAQ,kBAAkB,CAAC,sCAAsC,CAAC;IACtH;;OAEG;IACH,IAAI,MAAM,IAAI,oBAAoB,CAAC;IACnC;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;;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,wDAAwD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IACpK;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,oBAAoB,GAAG,SAAS,CAAC,CAAC;IAChJ;;;;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,wDAAwD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IACjK;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,oBAAoB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAChJ;AACD;;GAEG;AACH,MAAM,WAAW,wDAAwD;IACrE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,wDAAwD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,sCAAsC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAS1L,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,sDAAsD,EAAE,gBA+BpE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,iDAAiD,iLAAiL,CAAC"}
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MobileAppContentFileItemRequestBuilderUriTemplate = exports.MobileAppContentFileItemRequestBuilderRequestsMetadata = exports.MobileAppContentFileItemRequestBuilderNavigationMetadata = 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 commit_1 = require("./commit/");
10
+ const renewUpload_1 = require("./renewUpload/");
11
+ /**
12
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
13
+ */
14
+ const MobileAppContentFileItemRequestBuilderGetQueryParametersMapper = {
15
+ "expand": "%24expand",
16
+ "select": "%24select",
17
+ };
18
+ /**
19
+ * Metadata for all the navigation properties in the request builder.
20
+ */
21
+ exports.MobileAppContentFileItemRequestBuilderNavigationMetadata = {
22
+ commit: {
23
+ uriTemplate: commit_1.CommitRequestBuilderUriTemplate,
24
+ requestsMetadata: commit_1.CommitRequestBuilderRequestsMetadata,
25
+ },
26
+ renewUpload: {
27
+ uriTemplate: renewUpload_1.RenewUploadRequestBuilderUriTemplate,
28
+ requestsMetadata: renewUpload_1.RenewUploadRequestBuilderRequestsMetadata,
29
+ },
30
+ };
31
+ /**
32
+ * Metadata for all the requests in the request builder.
33
+ */
34
+ exports.MobileAppContentFileItemRequestBuilderRequestsMetadata = {
35
+ delete: {
36
+ responseBodyContentType: "application/json",
37
+ errorMappings: {
38
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
39
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
40
+ },
41
+ adapterMethodName: "sendNoResponseContentAsync",
42
+ },
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.createMobileAppContentFileFromDiscriminatorValue,
51
+ queryParametersMapper: MobileAppContentFileItemRequestBuilderGetQueryParametersMapper,
52
+ },
53
+ patch: {
54
+ responseBodyContentType: "application/json",
55
+ errorMappings: {
56
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
58
+ },
59
+ adapterMethodName: "sendAsync",
60
+ responseBodyFactory: models_1.createMobileAppContentFileFromDiscriminatorValue,
61
+ requestBodyContentType: "application/json",
62
+ requestBodySerializer: models_1.serializeMobileAppContentFile,
63
+ requestInformationContentSetMethod: "setContentFromParsable",
64
+ },
65
+ };
66
+ /**
67
+ * Uri template for the request builder.
68
+ */
69
+ exports.MobileAppContentFileItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.win32LobApp/contentVersions/{mobileAppContent%2Did}/files/{mobileAppContentFile%2Did}{?%24select,%24expand}";
70
+ /* tslint:enable */
71
+ /* eslint-enable */
@@ -0,0 +1,26 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to call the renewUpload method.
4
+ */
5
+ export interface RenewUploadRequestBuilder extends BaseRequestBuilder<RenewUploadRequestBuilder> {
6
+ /**
7
+ * Renews the SAS URI for an application file upload.
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ */
10
+ post(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
11
+ /**
12
+ * Renews the SAS URI for an application file upload.
13
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
14
+ * @returns a RequestInformation
15
+ */
16
+ toPostRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
17
+ }
18
+ /**
19
+ * Metadata for all the requests in the request builder.
20
+ */
21
+ export declare const RenewUploadRequestBuilderRequestsMetadata: RequestsMetadata;
22
+ /**
23
+ * Uri template for the request builder.
24
+ */
25
+ export declare const RenewUploadRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.win32LobApp/contentVersions/{mobileAppContent%2Did}/files/{mobileAppContentFile%2Did}/renewUpload";
26
+ //# 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,yBAA0B,SAAQ,kBAAkB,CAAC,yBAAyB,CAAC;IAC5F;;;OAGG;IACF,IAAI,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACvF;;;;OAIG;IACF,wBAAwB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACnH;AACD;;GAEG;AACH,eAAO,MAAM,yCAAyC,EAAE,gBASvD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,oCAAoC,uKAAuK,CAAC"}
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.RenewUploadRequestBuilderUriTemplate = exports.RenewUploadRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Metadata for all the requests in the request builder.
10
+ */
11
+ exports.RenewUploadRequestBuilderRequestsMetadata = {
12
+ post: {
13
+ responseBodyContentType: "application/json",
14
+ errorMappings: {
15
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
16
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
17
+ },
18
+ adapterMethodName: "sendNoResponseContentAsync",
19
+ },
20
+ };
21
+ /**
22
+ * Uri template for the request builder.
23
+ */
24
+ exports.RenewUploadRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.win32LobApp/contentVersions/{mobileAppContent%2Did}/files/{mobileAppContentFile%2Did}/renewUpload";
25
+ /* tslint:enable */
26
+ /* eslint-enable */
@@ -0,0 +1,80 @@
1
+ import { type MobileAppContent } from '@microsoft/msgraph-sdk/models/';
2
+ import { type ContainedAppsRequestBuilder } from './containedApps/';
3
+ import { type FilesRequestBuilder } from './files/';
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 MobileAppContentItemRequestBuilder extends BaseRequestBuilder<MobileAppContentItemRequestBuilder> {
9
+ /**
10
+ * Provides operations to manage the containedApps property of the microsoft.graph.mobileAppContent entity.
11
+ */
12
+ get containedApps(): ContainedAppsRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the files property of the microsoft.graph.mobileAppContent entity.
15
+ */
16
+ get files(): FilesRequestBuilder;
17
+ /**
18
+ * Delete navigation property contentVersions for deviceAppManagement
19
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
20
+ */
21
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
22
+ /**
23
+ * The list of content versions for this app.
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ * @returns a Promise of MobileAppContent
26
+ */
27
+ get(requestConfiguration?: RequestConfiguration<MobileAppContentItemRequestBuilderGetQueryParameters> | undefined): Promise<MobileAppContent | undefined>;
28
+ /**
29
+ * Update the navigation property contentVersions in deviceAppManagement
30
+ * @param body The request body
31
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
32
+ * @returns a Promise of MobileAppContent
33
+ */
34
+ patch(body: MobileAppContent, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<MobileAppContent | undefined>;
35
+ /**
36
+ * Delete navigation property contentVersions for deviceAppManagement
37
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
38
+ * @returns a RequestInformation
39
+ */
40
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
41
+ /**
42
+ * The list of content versions for this app.
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns a RequestInformation
45
+ */
46
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<MobileAppContentItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
47
+ /**
48
+ * Update the navigation property contentVersions in deviceAppManagement
49
+ * @param body The request body
50
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
51
+ * @returns a RequestInformation
52
+ */
53
+ toPatchRequestInformation(body: MobileAppContent, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
54
+ }
55
+ /**
56
+ * The list of content versions for this app.
57
+ */
58
+ export interface MobileAppContentItemRequestBuilderGetQueryParameters {
59
+ /**
60
+ * Expand related entities
61
+ */
62
+ expand?: string[];
63
+ /**
64
+ * Select properties to be returned
65
+ */
66
+ select?: string[];
67
+ }
68
+ /**
69
+ * Metadata for all the navigation properties in the request builder.
70
+ */
71
+ export declare const MobileAppContentItemRequestBuilderNavigationMetadata: Record<Exclude<keyof MobileAppContentItemRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
72
+ /**
73
+ * Metadata for all the requests in the request builder.
74
+ */
75
+ export declare const MobileAppContentItemRequestBuilderRequestsMetadata: RequestsMetadata;
76
+ /**
77
+ * Uri template for the request builder.
78
+ */
79
+ export declare const MobileAppContentItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.win32LobApp/contentVersions/{mobileAppContent%2Did}{?%24select,%24expand}";
80
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA2E,KAAK,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAEhJ,OAAO,EAAsI,KAAK,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AACxM,OAAO,EAA8G,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAChK,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,kCAAmC,SAAQ,kBAAkB,CAAC,kCAAkC,CAAC;IAC9G;;OAEG;IACH,IAAI,aAAa,IAAI,2BAA2B,CAAC;IACjD;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;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,oDAAoD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC5J;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IACxI;;;;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,oDAAoD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC7J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,gBAAgB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5I;AACD;;GAEG;AACH,MAAM,WAAW,oDAAoD;IACjE;;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,MAAM,CAAC,OAAO,CAAC,MAAM,kCAAkC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAWlL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,kDAAkD,EAAE,gBA+BhE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,6CAA6C,+IAA+I,CAAC"}
@@ -0,0 +1,73 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.MobileAppContentItemRequestBuilderUriTemplate = exports.MobileAppContentItemRequestBuilderRequestsMetadata = exports.MobileAppContentItemRequestBuilderNavigationMetadata = 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 containedApps_1 = require("./containedApps/");
10
+ const files_1 = require("./files/");
11
+ /**
12
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
13
+ */
14
+ const MobileAppContentItemRequestBuilderGetQueryParametersMapper = {
15
+ "expand": "%24expand",
16
+ "select": "%24select",
17
+ };
18
+ /**
19
+ * Metadata for all the navigation properties in the request builder.
20
+ */
21
+ exports.MobileAppContentItemRequestBuilderNavigationMetadata = {
22
+ containedApps: {
23
+ uriTemplate: containedApps_1.ContainedAppsRequestBuilderUriTemplate,
24
+ requestsMetadata: containedApps_1.ContainedAppsRequestBuilderRequestsMetadata,
25
+ navigationMetadata: containedApps_1.ContainedAppsRequestBuilderNavigationMetadata,
26
+ },
27
+ files: {
28
+ uriTemplate: files_1.FilesRequestBuilderUriTemplate,
29
+ requestsMetadata: files_1.FilesRequestBuilderRequestsMetadata,
30
+ navigationMetadata: files_1.FilesRequestBuilderNavigationMetadata,
31
+ },
32
+ };
33
+ /**
34
+ * Metadata for all the requests in the request builder.
35
+ */
36
+ exports.MobileAppContentItemRequestBuilderRequestsMetadata = {
37
+ delete: {
38
+ responseBodyContentType: "application/json",
39
+ errorMappings: {
40
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
41
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
42
+ },
43
+ adapterMethodName: "sendNoResponseContentAsync",
44
+ },
45
+ get: {
46
+ responseBodyContentType: "application/json",
47
+ errorMappings: {
48
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
49
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
50
+ },
51
+ adapterMethodName: "sendAsync",
52
+ responseBodyFactory: models_1.createMobileAppContentFromDiscriminatorValue,
53
+ queryParametersMapper: MobileAppContentItemRequestBuilderGetQueryParametersMapper,
54
+ },
55
+ patch: {
56
+ responseBodyContentType: "application/json",
57
+ errorMappings: {
58
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
59
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
60
+ },
61
+ adapterMethodName: "sendAsync",
62
+ responseBodyFactory: models_1.createMobileAppContentFromDiscriminatorValue,
63
+ requestBodyContentType: "application/json",
64
+ requestBodySerializer: models_1.serializeMobileAppContent,
65
+ requestInformationContentSetMethod: "setContentFromParsable",
66
+ },
67
+ };
68
+ /**
69
+ * Uri template for the request builder.
70
+ */
71
+ exports.MobileAppContentItemRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.win32LobApp/contentVersions/{mobileAppContent%2Did}{?%24select,%24expand}";
72
+ /* tslint:enable */
73
+ /* eslint-enable */
@@ -0,0 +1,60 @@
1
+ import { type Win32LobApp } from '@microsoft/msgraph-sdk/models/';
2
+ import { type AssignmentsRequestBuilder } from './assignments/';
3
+ import { type CategoriesRequestBuilder } from './categories/';
4
+ import { type ContentVersionsRequestBuilder } from './contentVersions/';
5
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
6
+ /**
7
+ * Casts the previous resource to win32LobApp.
8
+ */
9
+ export interface GraphWin32LobAppRequestBuilder extends BaseRequestBuilder<GraphWin32LobAppRequestBuilder> {
10
+ /**
11
+ * Provides operations to manage the assignments property of the microsoft.graph.mobileApp entity.
12
+ */
13
+ get assignments(): AssignmentsRequestBuilder;
14
+ /**
15
+ * Provides operations to manage the categories property of the microsoft.graph.mobileApp entity.
16
+ */
17
+ get categories(): CategoriesRequestBuilder;
18
+ /**
19
+ * Provides operations to manage the contentVersions property of the microsoft.graph.mobileLobApp entity.
20
+ */
21
+ get contentVersions(): ContentVersionsRequestBuilder;
22
+ /**
23
+ * Get the item of type microsoft.graph.mobileApp as microsoft.graph.win32LobApp
24
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
25
+ * @returns a Promise of Win32LobApp
26
+ */
27
+ get(requestConfiguration?: RequestConfiguration<GraphWin32LobAppRequestBuilderGetQueryParameters> | undefined): Promise<Win32LobApp | undefined>;
28
+ /**
29
+ * Get the item of type microsoft.graph.mobileApp as microsoft.graph.win32LobApp
30
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
31
+ * @returns a RequestInformation
32
+ */
33
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<GraphWin32LobAppRequestBuilderGetQueryParameters> | undefined): RequestInformation;
34
+ }
35
+ /**
36
+ * Get the item of type microsoft.graph.mobileApp as microsoft.graph.win32LobApp
37
+ */
38
+ export interface GraphWin32LobAppRequestBuilderGetQueryParameters {
39
+ /**
40
+ * Expand related entities
41
+ */
42
+ expand?: string[];
43
+ /**
44
+ * Select properties to be returned
45
+ */
46
+ select?: string[];
47
+ }
48
+ /**
49
+ * Metadata for all the navigation properties in the request builder.
50
+ */
51
+ export declare const GraphWin32LobAppRequestBuilderNavigationMetadata: Record<Exclude<keyof GraphWin32LobAppRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
52
+ /**
53
+ * Metadata for all the requests in the request builder.
54
+ */
55
+ export declare const GraphWin32LobAppRequestBuilderRequestsMetadata: RequestsMetadata;
56
+ /**
57
+ * Uri template for the request builder.
58
+ */
59
+ export declare const GraphWin32LobAppRequestBuilderUriTemplate = "{+baseurl}/deviceAppManagement/mobileApps/{mobileApp%2Did}/graph.win32LobApp{?%24select,%24expand}";
60
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA2C,KAAK,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAE3G,OAAO,EAAgI,KAAK,yBAAyB,EAAE,MAAM,gBAAgB,CAAC;AAC9L,OAAO,EAA6H,KAAK,wBAAwB,EAAE,MAAM,eAAe,CAAC;AACzL,OAAO,EAA4I,KAAK,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AAClN,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,8BAA+B,SAAQ,kBAAkB,CAAC,8BAA8B,CAAC;IACtG;;OAEG;IACH,IAAI,WAAW,IAAI,yBAAyB,CAAC;IAC7C;;OAEG;IACH,IAAI,UAAU,IAAI,wBAAwB,CAAC;IAC3C;;OAEG;IACH,IAAI,eAAe,IAAI,6BAA6B,CAAC;IACrD;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,WAAW,GAAG,SAAS,CAAC,CAAC;IACnJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,gDAAgD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5J;AACD;;GAEG;AACH,MAAM,WAAW,gDAAgD;IAC7D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,gDAAgD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,8BAA8B,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAgB1K,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8CAA8C,EAAE,gBAW5D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,yCAAyC,uGAAuG,CAAC"}