@microsoft/msgraph-sdk-applications 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 (290) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +11 -0
  3. package/applications/count/index.d.ts +40 -0
  4. package/applications/count/index.d.ts.map +1 -0
  5. package/applications/count/index.js +35 -0
  6. package/applications/delta/index.d.ts +83 -0
  7. package/applications/delta/index.d.ts.map +1 -0
  8. package/applications/delta/index.js +67 -0
  9. package/applications/getAvailableExtensionProperties/index.d.ts +83 -0
  10. package/applications/getAvailableExtensionProperties/index.d.ts.map +1 -0
  11. package/applications/getAvailableExtensionProperties/index.js +86 -0
  12. package/applications/getByIds/index.d.ts +87 -0
  13. package/applications/getByIds/index.d.ts.map +1 -0
  14. package/applications/getByIds/index.js +88 -0
  15. package/applications/index.d.ts +117 -0
  16. package/applications/index.d.ts.map +1 -0
  17. package/applications/index.js +91 -0
  18. package/applications/item/addKey/index.d.ts +69 -0
  19. package/applications/item/addKey/index.d.ts.map +1 -0
  20. package/applications/item/addKey/index.js +64 -0
  21. package/applications/item/addPassword/index.d.ts +61 -0
  22. package/applications/item/addPassword/index.d.ts.map +1 -0
  23. package/applications/item/addPassword/index.js +60 -0
  24. package/applications/item/appManagementPolicies/count/index.d.ts +40 -0
  25. package/applications/item/appManagementPolicies/count/index.d.ts.map +1 -0
  26. package/applications/item/appManagementPolicies/count/index.js +35 -0
  27. package/applications/item/appManagementPolicies/index.d.ts +86 -0
  28. package/applications/item/appManagementPolicies/index.d.ts.map +1 -0
  29. package/applications/item/appManagementPolicies/index.js +63 -0
  30. package/applications/item/appManagementPolicies/item/index.d.ts +20 -0
  31. package/applications/item/appManagementPolicies/item/index.d.ts.map +1 -0
  32. package/applications/item/appManagementPolicies/item/index.js +22 -0
  33. package/applications/item/appManagementPolicies/item/ref/index.d.ts +36 -0
  34. package/applications/item/appManagementPolicies/item/ref/index.d.ts.map +1 -0
  35. package/applications/item/appManagementPolicies/item/ref/index.js +33 -0
  36. package/applications/item/appManagementPolicies/ref/index.d.ts +71 -0
  37. package/applications/item/appManagementPolicies/ref/index.d.ts.map +1 -0
  38. package/applications/item/appManagementPolicies/ref/index.js +51 -0
  39. package/applications/item/checkMemberGroups/index.d.ts +83 -0
  40. package/applications/item/checkMemberGroups/index.d.ts.map +1 -0
  41. package/applications/item/checkMemberGroups/index.js +86 -0
  42. package/applications/item/checkMemberObjects/index.d.ts +82 -0
  43. package/applications/item/checkMemberObjects/index.d.ts.map +1 -0
  44. package/applications/item/checkMemberObjects/index.js +86 -0
  45. package/applications/item/createdOnBehalfOf/index.d.ts +41 -0
  46. package/applications/item/createdOnBehalfOf/index.d.ts.map +1 -0
  47. package/applications/item/createdOnBehalfOf/index.js +36 -0
  48. package/applications/item/extensionProperties/count/index.d.ts +40 -0
  49. package/applications/item/extensionProperties/count/index.d.ts.map +1 -0
  50. package/applications/item/extensionProperties/count/index.js +35 -0
  51. package/applications/item/extensionProperties/index.d.ts +97 -0
  52. package/applications/item/extensionProperties/index.d.ts.map +1 -0
  53. package/applications/item/extensionProperties/index.js +70 -0
  54. package/applications/item/extensionProperties/item/index.d.ts +68 -0
  55. package/applications/item/extensionProperties/item/index.d.ts.map +1 -0
  56. package/applications/item/extensionProperties/item/index.js +56 -0
  57. package/applications/item/federatedIdentityCredentials/count/index.d.ts +40 -0
  58. package/applications/item/federatedIdentityCredentials/count/index.d.ts.map +1 -0
  59. package/applications/item/federatedIdentityCredentials/count/index.js +35 -0
  60. package/applications/item/federatedIdentityCredentials/index.d.ts +97 -0
  61. package/applications/item/federatedIdentityCredentials/index.d.ts.map +1 -0
  62. package/applications/item/federatedIdentityCredentials/index.js +70 -0
  63. package/applications/item/federatedIdentityCredentials/item/index.d.ts +69 -0
  64. package/applications/item/federatedIdentityCredentials/item/index.d.ts.map +1 -0
  65. package/applications/item/federatedIdentityCredentials/item/index.js +56 -0
  66. package/applications/item/getMemberGroups/index.d.ts +83 -0
  67. package/applications/item/getMemberGroups/index.d.ts.map +1 -0
  68. package/applications/item/getMemberGroups/index.js +86 -0
  69. package/applications/item/getMemberObjects/index.d.ts +83 -0
  70. package/applications/item/getMemberObjects/index.d.ts.map +1 -0
  71. package/applications/item/getMemberObjects/index.js +86 -0
  72. package/applications/item/homeRealmDiscoveryPolicies/count/index.d.ts +40 -0
  73. package/applications/item/homeRealmDiscoveryPolicies/count/index.d.ts.map +1 -0
  74. package/applications/item/homeRealmDiscoveryPolicies/count/index.js +35 -0
  75. package/applications/item/homeRealmDiscoveryPolicies/index.d.ts +81 -0
  76. package/applications/item/homeRealmDiscoveryPolicies/index.d.ts.map +1 -0
  77. package/applications/item/homeRealmDiscoveryPolicies/index.js +58 -0
  78. package/applications/item/homeRealmDiscoveryPolicies/item/index.d.ts +41 -0
  79. package/applications/item/homeRealmDiscoveryPolicies/item/index.d.ts.map +1 -0
  80. package/applications/item/homeRealmDiscoveryPolicies/item/index.js +36 -0
  81. package/applications/item/index.d.ts +178 -0
  82. package/applications/item/index.d.ts.map +1 -0
  83. package/applications/item/index.js +174 -0
  84. package/applications/item/logo/index.d.ts +41 -0
  85. package/applications/item/logo/index.d.ts.map +1 -0
  86. package/applications/item/logo/index.js +38 -0
  87. package/applications/item/owners/count/index.d.ts +40 -0
  88. package/applications/item/owners/count/index.d.ts.map +1 -0
  89. package/applications/item/owners/count/index.js +35 -0
  90. package/applications/item/owners/graphAppRoleAssignment/count/index.d.ts +40 -0
  91. package/applications/item/owners/graphAppRoleAssignment/count/index.d.ts.map +1 -0
  92. package/applications/item/owners/graphAppRoleAssignment/count/index.js +35 -0
  93. package/applications/item/owners/graphAppRoleAssignment/index.d.ts +74 -0
  94. package/applications/item/owners/graphAppRoleAssignment/index.d.ts.map +1 -0
  95. package/applications/item/owners/graphAppRoleAssignment/index.js +52 -0
  96. package/applications/item/owners/graphEndpoint/count/index.d.ts +40 -0
  97. package/applications/item/owners/graphEndpoint/count/index.d.ts.map +1 -0
  98. package/applications/item/owners/graphEndpoint/count/index.js +35 -0
  99. package/applications/item/owners/graphEndpoint/index.d.ts +74 -0
  100. package/applications/item/owners/graphEndpoint/index.d.ts.map +1 -0
  101. package/applications/item/owners/graphEndpoint/index.js +52 -0
  102. package/applications/item/owners/graphServicePrincipal/count/index.d.ts +40 -0
  103. package/applications/item/owners/graphServicePrincipal/count/index.d.ts.map +1 -0
  104. package/applications/item/owners/graphServicePrincipal/count/index.js +35 -0
  105. package/applications/item/owners/graphServicePrincipal/index.d.ts +74 -0
  106. package/applications/item/owners/graphServicePrincipal/index.d.ts.map +1 -0
  107. package/applications/item/owners/graphServicePrincipal/index.js +52 -0
  108. package/applications/item/owners/graphUser/count/index.d.ts +40 -0
  109. package/applications/item/owners/graphUser/count/index.d.ts.map +1 -0
  110. package/applications/item/owners/graphUser/count/index.js +35 -0
  111. package/applications/item/owners/graphUser/index.d.ts +74 -0
  112. package/applications/item/owners/graphUser/index.d.ts.map +1 -0
  113. package/applications/item/owners/graphUser/index.js +52 -0
  114. package/applications/item/owners/index.d.ts +107 -0
  115. package/applications/item/owners/index.d.ts.map +1 -0
  116. package/applications/item/owners/index.js +87 -0
  117. package/applications/item/owners/item/graphAppRoleAssignment/index.d.ts +41 -0
  118. package/applications/item/owners/item/graphAppRoleAssignment/index.d.ts.map +1 -0
  119. package/applications/item/owners/item/graphAppRoleAssignment/index.js +36 -0
  120. package/applications/item/owners/item/graphEndpoint/index.d.ts +41 -0
  121. package/applications/item/owners/item/graphEndpoint/index.d.ts.map +1 -0
  122. package/applications/item/owners/item/graphEndpoint/index.js +36 -0
  123. package/applications/item/owners/item/graphServicePrincipal/index.d.ts +41 -0
  124. package/applications/item/owners/item/graphServicePrincipal/index.d.ts.map +1 -0
  125. package/applications/item/owners/item/graphServicePrincipal/index.js +36 -0
  126. package/applications/item/owners/item/graphUser/index.d.ts +41 -0
  127. package/applications/item/owners/item/graphUser/index.d.ts.map +1 -0
  128. package/applications/item/owners/item/graphUser/index.js +36 -0
  129. package/applications/item/owners/item/index.d.ts +40 -0
  130. package/applications/item/owners/item/index.d.ts.map +1 -0
  131. package/applications/item/owners/item/index.js +42 -0
  132. package/applications/item/owners/item/ref/index.d.ts +36 -0
  133. package/applications/item/owners/item/ref/index.d.ts.map +1 -0
  134. package/applications/item/owners/item/ref/index.js +33 -0
  135. package/applications/item/owners/ref/index.d.ts +72 -0
  136. package/applications/item/owners/ref/index.d.ts.map +1 -0
  137. package/applications/item/owners/ref/index.js +51 -0
  138. package/applications/item/removeKey/index.d.ts +64 -0
  139. package/applications/item/removeKey/index.d.ts.map +1 -0
  140. package/applications/item/removeKey/index.js +60 -0
  141. package/applications/item/removePassword/index.d.ts +60 -0
  142. package/applications/item/removePassword/index.d.ts.map +1 -0
  143. package/applications/item/removePassword/index.js +58 -0
  144. package/applications/item/restore/index.d.ts +29 -0
  145. package/applications/item/restore/index.d.ts.map +1 -0
  146. package/applications/item/restore/index.js +28 -0
  147. package/applications/item/setVerifiedPublisher/index.d.ts +59 -0
  148. package/applications/item/setVerifiedPublisher/index.d.ts.map +1 -0
  149. package/applications/item/setVerifiedPublisher/index.js +58 -0
  150. package/applications/item/synchronization/acquireAccessToken/index.d.ts +60 -0
  151. package/applications/item/synchronization/acquireAccessToken/index.d.ts.map +1 -0
  152. package/applications/item/synchronization/acquireAccessToken/index.js +59 -0
  153. package/applications/item/synchronization/index.d.ts +90 -0
  154. package/applications/item/synchronization/index.d.ts.map +1 -0
  155. package/applications/item/synchronization/index.js +84 -0
  156. package/applications/item/synchronization/jobs/count/index.d.ts +40 -0
  157. package/applications/item/synchronization/jobs/count/index.d.ts.map +1 -0
  158. package/applications/item/synchronization/jobs/count/index.js +35 -0
  159. package/applications/item/synchronization/jobs/index.d.ts +102 -0
  160. package/applications/item/synchronization/jobs/index.d.ts.map +1 -0
  161. package/applications/item/synchronization/jobs/index.js +76 -0
  162. package/applications/item/synchronization/jobs/item/index.d.ts +102 -0
  163. package/applications/item/synchronization/jobs/item/index.d.ts.map +1 -0
  164. package/applications/item/synchronization/jobs/item/index.js +92 -0
  165. package/applications/item/synchronization/jobs/item/pause/index.d.ts +27 -0
  166. package/applications/item/synchronization/jobs/item/pause/index.d.ts.map +1 -0
  167. package/applications/item/synchronization/jobs/item/pause/index.js +26 -0
  168. package/applications/item/synchronization/jobs/item/provisionOnDemand/index.d.ts +61 -0
  169. package/applications/item/synchronization/jobs/item/provisionOnDemand/index.d.ts.map +1 -0
  170. package/applications/item/synchronization/jobs/item/provisionOnDemand/index.js +60 -0
  171. package/applications/item/synchronization/jobs/item/restart/index.d.ts +60 -0
  172. package/applications/item/synchronization/jobs/item/restart/index.d.ts.map +1 -0
  173. package/applications/item/synchronization/jobs/item/restart/index.js +59 -0
  174. package/applications/item/synchronization/jobs/item/schema/directories/count/index.d.ts +40 -0
  175. package/applications/item/synchronization/jobs/item/schema/directories/count/index.d.ts.map +1 -0
  176. package/applications/item/synchronization/jobs/item/schema/directories/count/index.js +35 -0
  177. package/applications/item/synchronization/jobs/item/schema/directories/index.d.ts +95 -0
  178. package/applications/item/synchronization/jobs/item/schema/directories/index.d.ts.map +1 -0
  179. package/applications/item/synchronization/jobs/item/schema/directories/index.js +71 -0
  180. package/applications/item/synchronization/jobs/item/schema/directories/item/discover/index.d.ts +29 -0
  181. package/applications/item/synchronization/jobs/item/schema/directories/item/discover/index.d.ts.map +1 -0
  182. package/applications/item/synchronization/jobs/item/schema/directories/item/discover/index.js +28 -0
  183. package/applications/item/synchronization/jobs/item/schema/directories/item/index.d.ts +75 -0
  184. package/applications/item/synchronization/jobs/item/schema/directories/item/index.d.ts.map +1 -0
  185. package/applications/item/synchronization/jobs/item/schema/directories/item/index.js +66 -0
  186. package/applications/item/synchronization/jobs/item/schema/filterOperators/index.d.ts +83 -0
  187. package/applications/item/synchronization/jobs/item/schema/filterOperators/index.d.ts.map +1 -0
  188. package/applications/item/synchronization/jobs/item/schema/filterOperators/index.js +67 -0
  189. package/applications/item/synchronization/jobs/item/schema/functions/index.d.ts +83 -0
  190. package/applications/item/synchronization/jobs/item/schema/functions/index.d.ts.map +1 -0
  191. package/applications/item/synchronization/jobs/item/schema/functions/index.js +67 -0
  192. package/applications/item/synchronization/jobs/item/schema/index.d.ts +92 -0
  193. package/applications/item/synchronization/jobs/item/schema/index.d.ts.map +1 -0
  194. package/applications/item/synchronization/jobs/item/schema/index.js +82 -0
  195. package/applications/item/synchronization/jobs/item/schema/parseExpression/index.d.ts +69 -0
  196. package/applications/item/synchronization/jobs/item/schema/parseExpression/index.d.ts.map +1 -0
  197. package/applications/item/synchronization/jobs/item/schema/parseExpression/index.js +64 -0
  198. package/applications/item/synchronization/jobs/item/start/index.d.ts +27 -0
  199. package/applications/item/synchronization/jobs/item/start/index.d.ts.map +1 -0
  200. package/applications/item/synchronization/jobs/item/start/index.js +26 -0
  201. package/applications/item/synchronization/jobs/item/validateCredentials/index.d.ts +72 -0
  202. package/applications/item/synchronization/jobs/item/validateCredentials/index.d.ts.map +1 -0
  203. package/applications/item/synchronization/jobs/item/validateCredentials/index.js +65 -0
  204. package/applications/item/synchronization/jobs/validateCredentials/index.d.ts +71 -0
  205. package/applications/item/synchronization/jobs/validateCredentials/index.d.ts.map +1 -0
  206. package/applications/item/synchronization/jobs/validateCredentials/index.js +65 -0
  207. package/applications/item/synchronization/secrets/count/index.d.ts +40 -0
  208. package/applications/item/synchronization/secrets/count/index.d.ts.map +1 -0
  209. package/applications/item/synchronization/secrets/count/index.js +35 -0
  210. package/applications/item/synchronization/secrets/index.d.ts +39 -0
  211. package/applications/item/synchronization/secrets/index.d.ts.map +1 -0
  212. package/applications/item/synchronization/secrets/index.js +41 -0
  213. package/applications/item/synchronization/templates/count/index.d.ts +40 -0
  214. package/applications/item/synchronization/templates/count/index.d.ts.map +1 -0
  215. package/applications/item/synchronization/templates/count/index.js +35 -0
  216. package/applications/item/synchronization/templates/index.d.ts +96 -0
  217. package/applications/item/synchronization/templates/index.d.ts.map +1 -0
  218. package/applications/item/synchronization/templates/index.js +71 -0
  219. package/applications/item/synchronization/templates/item/index.d.ts +76 -0
  220. package/applications/item/synchronization/templates/item/index.d.ts.map +1 -0
  221. package/applications/item/synchronization/templates/item/index.js +67 -0
  222. package/applications/item/synchronization/templates/item/schema/directories/count/index.d.ts +40 -0
  223. package/applications/item/synchronization/templates/item/schema/directories/count/index.d.ts.map +1 -0
  224. package/applications/item/synchronization/templates/item/schema/directories/count/index.js +35 -0
  225. package/applications/item/synchronization/templates/item/schema/directories/index.d.ts +95 -0
  226. package/applications/item/synchronization/templates/item/schema/directories/index.d.ts.map +1 -0
  227. package/applications/item/synchronization/templates/item/schema/directories/index.js +71 -0
  228. package/applications/item/synchronization/templates/item/schema/directories/item/discover/index.d.ts +29 -0
  229. package/applications/item/synchronization/templates/item/schema/directories/item/discover/index.d.ts.map +1 -0
  230. package/applications/item/synchronization/templates/item/schema/directories/item/discover/index.js +28 -0
  231. package/applications/item/synchronization/templates/item/schema/directories/item/index.d.ts +75 -0
  232. package/applications/item/synchronization/templates/item/schema/directories/item/index.d.ts.map +1 -0
  233. package/applications/item/synchronization/templates/item/schema/directories/item/index.js +66 -0
  234. package/applications/item/synchronization/templates/item/schema/filterOperators/index.d.ts +83 -0
  235. package/applications/item/synchronization/templates/item/schema/filterOperators/index.d.ts.map +1 -0
  236. package/applications/item/synchronization/templates/item/schema/filterOperators/index.js +67 -0
  237. package/applications/item/synchronization/templates/item/schema/functions/index.d.ts +83 -0
  238. package/applications/item/synchronization/templates/item/schema/functions/index.d.ts.map +1 -0
  239. package/applications/item/synchronization/templates/item/schema/functions/index.js +67 -0
  240. package/applications/item/synchronization/templates/item/schema/index.d.ts +90 -0
  241. package/applications/item/synchronization/templates/item/schema/index.d.ts.map +1 -0
  242. package/applications/item/synchronization/templates/item/schema/index.js +82 -0
  243. package/applications/item/synchronization/templates/item/schema/parseExpression/index.d.ts +69 -0
  244. package/applications/item/synchronization/templates/item/schema/parseExpression/index.d.ts.map +1 -0
  245. package/applications/item/synchronization/templates/item/schema/parseExpression/index.js +64 -0
  246. package/applications/item/tokenIssuancePolicies/count/index.d.ts +40 -0
  247. package/applications/item/tokenIssuancePolicies/count/index.d.ts.map +1 -0
  248. package/applications/item/tokenIssuancePolicies/count/index.js +35 -0
  249. package/applications/item/tokenIssuancePolicies/index.d.ts +87 -0
  250. package/applications/item/tokenIssuancePolicies/index.d.ts.map +1 -0
  251. package/applications/item/tokenIssuancePolicies/index.js +63 -0
  252. package/applications/item/tokenIssuancePolicies/item/index.d.ts +20 -0
  253. package/applications/item/tokenIssuancePolicies/item/index.d.ts.map +1 -0
  254. package/applications/item/tokenIssuancePolicies/item/index.js +22 -0
  255. package/applications/item/tokenIssuancePolicies/item/ref/index.d.ts +36 -0
  256. package/applications/item/tokenIssuancePolicies/item/ref/index.d.ts.map +1 -0
  257. package/applications/item/tokenIssuancePolicies/item/ref/index.js +33 -0
  258. package/applications/item/tokenIssuancePolicies/ref/index.d.ts +72 -0
  259. package/applications/item/tokenIssuancePolicies/ref/index.d.ts.map +1 -0
  260. package/applications/item/tokenIssuancePolicies/ref/index.js +51 -0
  261. package/applications/item/tokenLifetimePolicies/count/index.d.ts +40 -0
  262. package/applications/item/tokenLifetimePolicies/count/index.d.ts.map +1 -0
  263. package/applications/item/tokenLifetimePolicies/count/index.js +35 -0
  264. package/applications/item/tokenLifetimePolicies/index.d.ts +87 -0
  265. package/applications/item/tokenLifetimePolicies/index.d.ts.map +1 -0
  266. package/applications/item/tokenLifetimePolicies/index.js +63 -0
  267. package/applications/item/tokenLifetimePolicies/item/index.d.ts +20 -0
  268. package/applications/item/tokenLifetimePolicies/item/index.d.ts.map +1 -0
  269. package/applications/item/tokenLifetimePolicies/item/index.js +22 -0
  270. package/applications/item/tokenLifetimePolicies/item/ref/index.d.ts +36 -0
  271. package/applications/item/tokenLifetimePolicies/item/ref/index.d.ts.map +1 -0
  272. package/applications/item/tokenLifetimePolicies/item/ref/index.js +33 -0
  273. package/applications/item/tokenLifetimePolicies/ref/index.d.ts +72 -0
  274. package/applications/item/tokenLifetimePolicies/ref/index.d.ts.map +1 -0
  275. package/applications/item/tokenLifetimePolicies/ref/index.js +51 -0
  276. package/applications/item/unsetVerifiedPublisher/index.d.ts +27 -0
  277. package/applications/item/unsetVerifiedPublisher/index.d.ts.map +1 -0
  278. package/applications/item/unsetVerifiedPublisher/index.js +26 -0
  279. package/applications/validateProperties/index.d.ts +72 -0
  280. package/applications/validateProperties/index.d.ts.map +1 -0
  281. package/applications/validateProperties/index.js +64 -0
  282. package/applicationsServiceClient.d.ts +25 -0
  283. package/applicationsServiceClient.d.ts.map +1 -0
  284. package/applicationsServiceClient.js +49 -0
  285. package/index.d.ts +11 -0
  286. package/index.d.ts.map +1 -0
  287. package/index.js +20 -0
  288. package/package.json +48 -0
  289. package/tsconfig.json +15 -0
  290. package/tsconfig.tsbuildinfo +1 -0
@@ -0,0 +1,86 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CheckMemberObjectsRequestBuilderUriTemplate = exports.CheckMemberObjectsRequestBuilderRequestsMetadata = exports.serializeCheckMemberObjectsPostResponse = exports.serializeCheckMemberObjectsPostRequestBody = exports.deserializeIntoCheckMemberObjectsPostResponse = exports.deserializeIntoCheckMemberObjectsPostRequestBody = exports.createCheckMemberObjectsPostResponseFromDiscriminatorValue = exports.createCheckMemberObjectsPostRequestBodyFromDiscriminatorValue = 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 checkMemberObjectsPostRequestBody
13
+ */
14
+ function createCheckMemberObjectsPostRequestBodyFromDiscriminatorValue(parseNode) {
15
+ return deserializeIntoCheckMemberObjectsPostRequestBody;
16
+ }
17
+ exports.createCheckMemberObjectsPostRequestBodyFromDiscriminatorValue = createCheckMemberObjectsPostRequestBodyFromDiscriminatorValue;
18
+ /**
19
+ * Creates a new instance of the appropriate class based on discriminator value
20
+ * @param parseNode The parse node to use to read the discriminator value and create the object
21
+ * @returns a checkMemberObjectsPostResponse
22
+ */
23
+ function createCheckMemberObjectsPostResponseFromDiscriminatorValue(parseNode) {
24
+ return deserializeIntoCheckMemberObjectsPostResponse;
25
+ }
26
+ exports.createCheckMemberObjectsPostResponseFromDiscriminatorValue = createCheckMemberObjectsPostResponseFromDiscriminatorValue;
27
+ /**
28
+ * The deserialization information for the current model
29
+ * @returns a Record<string, (node: ParseNode) => void>
30
+ */
31
+ function deserializeIntoCheckMemberObjectsPostRequestBody(checkMemberObjectsPostRequestBody = {}) {
32
+ return {
33
+ "backingStoreEnabled": n => { checkMemberObjectsPostRequestBody.backingStoreEnabled = true; },
34
+ "ids": n => { checkMemberObjectsPostRequestBody.ids = n.getCollectionOfPrimitiveValues(); },
35
+ };
36
+ }
37
+ exports.deserializeIntoCheckMemberObjectsPostRequestBody = deserializeIntoCheckMemberObjectsPostRequestBody;
38
+ /**
39
+ * The deserialization information for the current model
40
+ * @returns a Record<string, (node: ParseNode) => void>
41
+ */
42
+ function deserializeIntoCheckMemberObjectsPostResponse(checkMemberObjectsPostResponse = {}) {
43
+ return Object.assign(Object.assign({}, (0, models_1.deserializeIntoBaseCollectionPaginationCountResponse)(checkMemberObjectsPostResponse)), { "value": n => { checkMemberObjectsPostResponse.value = n.getCollectionOfPrimitiveValues(); } });
44
+ }
45
+ exports.deserializeIntoCheckMemberObjectsPostResponse = deserializeIntoCheckMemberObjectsPostResponse;
46
+ /**
47
+ * Serializes information the current object
48
+ * @param writer Serialization writer to use to serialize this model
49
+ */
50
+ function serializeCheckMemberObjectsPostRequestBody(writer, checkMemberObjectsPostRequestBody = {}) {
51
+ writer.writeCollectionOfPrimitiveValues("ids", checkMemberObjectsPostRequestBody.ids);
52
+ writer.writeAdditionalData(checkMemberObjectsPostRequestBody.additionalData);
53
+ }
54
+ exports.serializeCheckMemberObjectsPostRequestBody = serializeCheckMemberObjectsPostRequestBody;
55
+ /**
56
+ * Serializes information the current object
57
+ * @param writer Serialization writer to use to serialize this model
58
+ */
59
+ function serializeCheckMemberObjectsPostResponse(writer, checkMemberObjectsPostResponse = {}) {
60
+ (0, models_1.serializeBaseCollectionPaginationCountResponse)(writer, checkMemberObjectsPostResponse);
61
+ writer.writeCollectionOfPrimitiveValues("value", checkMemberObjectsPostResponse.value);
62
+ }
63
+ exports.serializeCheckMemberObjectsPostResponse = serializeCheckMemberObjectsPostResponse;
64
+ /**
65
+ * Metadata for all the requests in the request builder.
66
+ */
67
+ exports.CheckMemberObjectsRequestBuilderRequestsMetadata = {
68
+ post: {
69
+ responseBodyContentType: "application/json",
70
+ errorMappings: {
71
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
72
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
73
+ },
74
+ adapterMethodName: "sendAsync",
75
+ responseBodyFactory: createCheckMemberObjectsPostResponseFromDiscriminatorValue,
76
+ requestBodyContentType: "application/json",
77
+ requestBodySerializer: serializeCheckMemberObjectsPostRequestBody,
78
+ requestInformationContentSetMethod: "setContentFromParsable",
79
+ },
80
+ };
81
+ /**
82
+ * Uri template for the request builder.
83
+ */
84
+ exports.CheckMemberObjectsRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/checkMemberObjects";
85
+ /* tslint:enable */
86
+ /* eslint-enable */
@@ -0,0 +1,41 @@
1
+ import { type DirectoryObject } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the createdOnBehalfOf property of the microsoft.graph.application entity.
5
+ */
6
+ export interface CreatedOnBehalfOfRequestBuilder extends BaseRequestBuilder<CreatedOnBehalfOfRequestBuilder> {
7
+ /**
8
+ * Supports $filter (/$count eq 0, /$count ne 0). Read-only.
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @returns a Promise of DirectoryObject
11
+ */
12
+ get(requestConfiguration?: RequestConfiguration<CreatedOnBehalfOfRequestBuilderGetQueryParameters> | undefined): Promise<DirectoryObject | undefined>;
13
+ /**
14
+ * Supports $filter (/$count eq 0, /$count ne 0). Read-only.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns a RequestInformation
17
+ */
18
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CreatedOnBehalfOfRequestBuilderGetQueryParameters> | undefined): RequestInformation;
19
+ }
20
+ /**
21
+ * Supports $filter (/$count eq 0, /$count ne 0). Read-only.
22
+ */
23
+ export interface CreatedOnBehalfOfRequestBuilderGetQueryParameters {
24
+ /**
25
+ * Expand related entities
26
+ */
27
+ expand?: string[];
28
+ /**
29
+ * Select properties to be returned
30
+ */
31
+ select?: string[];
32
+ }
33
+ /**
34
+ * Metadata for all the requests in the request builder.
35
+ */
36
+ export declare const CreatedOnBehalfOfRequestBuilderRequestsMetadata: RequestsMetadata;
37
+ /**
38
+ * Uri template for the request builder.
39
+ */
40
+ export declare const CreatedOnBehalfOfRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/createdOnBehalfOf{?%24select,%24expand}";
41
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA+C,KAAK,eAAe,EAAE,MAAM,gCAAgC,CAAC;AAEnH,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,+BAAgC,SAAQ,kBAAkB,CAAC,+BAA+B,CAAC;IACxG;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACxJ;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,iDAAiD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7J;AACD;;GAEG;AACH,MAAM,WAAW,iDAAiD;IAC9D;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,+CAA+C,EAAE,gBAW7D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,0CAA0C,uFAAuF,CAAC"}
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CreatedOnBehalfOfRequestBuilderUriTemplate = exports.CreatedOnBehalfOfRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
11
+ */
12
+ const CreatedOnBehalfOfRequestBuilderGetQueryParametersMapper = {
13
+ "expand": "%24expand",
14
+ "select": "%24select",
15
+ };
16
+ /**
17
+ * Metadata for all the requests in the request builder.
18
+ */
19
+ exports.CreatedOnBehalfOfRequestBuilderRequestsMetadata = {
20
+ get: {
21
+ responseBodyContentType: "application/json",
22
+ errorMappings: {
23
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ },
26
+ adapterMethodName: "sendAsync",
27
+ responseBodyFactory: models_1.createDirectoryObjectFromDiscriminatorValue,
28
+ queryParametersMapper: CreatedOnBehalfOfRequestBuilderGetQueryParametersMapper,
29
+ },
30
+ };
31
+ /**
32
+ * Uri template for the request builder.
33
+ */
34
+ exports.CreatedOnBehalfOfRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/createdOnBehalfOf{?%24select,%24expand}";
35
+ /* tslint:enable */
36
+ /* eslint-enable */
@@ -0,0 +1,40 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of Integer
10
+ */
11
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
12
+ /**
13
+ * Get the number of the resource
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a RequestInformation
16
+ */
17
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Get the number of the resource
21
+ */
22
+ export interface CountRequestBuilderGetQueryParameters {
23
+ /**
24
+ * Filter items by property values
25
+ */
26
+ filter?: string;
27
+ /**
28
+ * Search items by search phrases
29
+ */
30
+ search?: string;
31
+ }
32
+ /**
33
+ * Metadata for all the requests in the request builder.
34
+ */
35
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
36
+ /**
37
+ * Uri template for the request builder.
38
+ */
39
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/extensionProperties/$count{?%24search,%24filter}";
40
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,gGAAgG,CAAC"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
10
+ */
11
+ const CountRequestBuilderGetQueryParametersMapper = {
12
+ "filter": "%24filter",
13
+ "search": "%24search",
14
+ };
15
+ /**
16
+ * Metadata for all the requests in the request builder.
17
+ */
18
+ exports.CountRequestBuilderRequestsMetadata = {
19
+ get: {
20
+ responseBodyContentType: "text/plain;q=0.9",
21
+ errorMappings: {
22
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
23
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ },
25
+ adapterMethodName: "sendPrimitiveAsync",
26
+ responseBodyFactory: "number",
27
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
28
+ },
29
+ };
30
+ /**
31
+ * Uri template for the request builder.
32
+ */
33
+ exports.CountRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/extensionProperties/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */
@@ -0,0 +1,97 @@
1
+ import { type ExtensionProperty, type ExtensionPropertyCollectionResponse } from '@microsoft/msgraph-sdk/models/';
2
+ import { type CountRequestBuilder } from './count/';
3
+ import { type ExtensionPropertyItemRequestBuilder } from './item/';
4
+ import { type BaseRequestBuilder, type KeysToExcludeForNavigationMetadata, type NavigationMetadata, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
5
+ /**
6
+ * Provides operations to manage the extensionProperties property of the microsoft.graph.application entity.
7
+ */
8
+ export interface ExtensionPropertiesRequestBuilder extends BaseRequestBuilder<ExtensionPropertiesRequestBuilder> {
9
+ /**
10
+ * Provides operations to count the resources in the collection.
11
+ */
12
+ get count(): CountRequestBuilder;
13
+ /**
14
+ * Provides operations to manage the extensionProperties property of the microsoft.graph.application entity.
15
+ * @param extensionPropertyId The unique identifier of extensionProperty
16
+ * @returns a ExtensionPropertyItemRequestBuilder
17
+ */
18
+ byExtensionPropertyId(extensionPropertyId: string): ExtensionPropertyItemRequestBuilder;
19
+ /**
20
+ * Retrieve the list of directory extension definitions, represented by extensionProperty objects on an application.
21
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
22
+ * @returns a Promise of ExtensionPropertyCollectionResponse
23
+ * @see {@link https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0|Find more info here}
24
+ */
25
+ get(requestConfiguration?: RequestConfiguration<ExtensionPropertiesRequestBuilderGetQueryParameters> | undefined): Promise<ExtensionPropertyCollectionResponse | undefined>;
26
+ /**
27
+ * Create a new directory extension definition, represented by an extensionProperty object.
28
+ * @param body The request body
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns a Promise of ExtensionProperty
31
+ * @see {@link https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0|Find more info here}
32
+ */
33
+ post(body: ExtensionProperty, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ExtensionProperty | undefined>;
34
+ /**
35
+ * Retrieve the list of directory extension definitions, represented by extensionProperty objects on an application.
36
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
37
+ * @returns a RequestInformation
38
+ */
39
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<ExtensionPropertiesRequestBuilderGetQueryParameters> | undefined): RequestInformation;
40
+ /**
41
+ * Create a new directory extension definition, represented by an extensionProperty object.
42
+ * @param body The request body
43
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
44
+ * @returns a RequestInformation
45
+ */
46
+ toPostRequestInformation(body: ExtensionProperty, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
47
+ }
48
+ /**
49
+ * Retrieve the list of directory extension definitions, represented by extensionProperty objects on an application.
50
+ */
51
+ export interface ExtensionPropertiesRequestBuilderGetQueryParameters {
52
+ /**
53
+ * Include count of items
54
+ */
55
+ count?: boolean;
56
+ /**
57
+ * Expand related entities
58
+ */
59
+ expand?: string[];
60
+ /**
61
+ * Filter items by property values
62
+ */
63
+ filter?: string;
64
+ /**
65
+ * Order items by property values
66
+ */
67
+ orderby?: string[];
68
+ /**
69
+ * Search items by search phrases
70
+ */
71
+ search?: string;
72
+ /**
73
+ * Select properties to be returned
74
+ */
75
+ select?: string[];
76
+ /**
77
+ * Skip the first n items
78
+ */
79
+ skip?: number;
80
+ /**
81
+ * Show only the first n items
82
+ */
83
+ top?: number;
84
+ }
85
+ /**
86
+ * Metadata for all the navigation properties in the request builder.
87
+ */
88
+ export declare const ExtensionPropertiesRequestBuilderNavigationMetadata: Record<Exclude<keyof ExtensionPropertiesRequestBuilder, KeysToExcludeForNavigationMetadata>, NavigationMetadata>;
89
+ /**
90
+ * Metadata for all the requests in the request builder.
91
+ */
92
+ export declare const ExtensionPropertiesRequestBuilderRequestsMetadata: RequestsMetadata;
93
+ /**
94
+ * Uri template for the request builder.
95
+ */
96
+ export declare const ExtensionPropertiesRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/extensionProperties{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
97
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA8I,KAAK,iBAAiB,EAAE,KAAK,mCAAmC,EAAE,MAAM,gCAAgC,CAAC;AAE9P,OAAO,EAAuE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AACzH,OAAO,EAAuG,KAAK,mCAAmC,EAAE,MAAM,SAAS,CAAC;AACxK,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,iCAAkC,SAAQ,kBAAkB,CAAC,iCAAiC,CAAC;IAC5G;;OAEG;IACH,IAAI,KAAK,IAAI,mBAAmB,CAAC;IACjC;;;;OAIG;IACF,qBAAqB,CAAC,mBAAmB,EAAE,MAAM,GAAI,mCAAmC,CAAC;IAC1F;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mDAAmD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,mCAAmC,GAAG,SAAS,CAAC,CAAC;IAC9K;;;;;;OAMG;IACF,IAAI,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IACzI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,mDAAmD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC5J;;;;;OAKG;IACF,wBAAwB,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC5I;AACD;;GAEG;AACH,MAAM,WAAW,mDAAmD;IAChE;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;CAChB;AAcD;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,MAAM,CAAC,OAAO,CAAC,MAAM,iCAAiC,EAAE,kCAAkC,CAAC,EAAE,kBAAkB,CAUhL,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,iDAAiD,EAAE,gBAuB/D,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,4CAA4C,gJAAgJ,CAAC"}
@@ -0,0 +1,70 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ExtensionPropertiesRequestBuilderUriTemplate = exports.ExtensionPropertiesRequestBuilderRequestsMetadata = exports.ExtensionPropertiesRequestBuilderNavigationMetadata = 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 ExtensionPropertiesRequestBuilderGetQueryParametersMapper = {
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.ExtensionPropertiesRequestBuilderNavigationMetadata = {
28
+ byExtensionPropertyId: {
29
+ uriTemplate: item_1.ExtensionPropertyItemRequestBuilderUriTemplate,
30
+ requestsMetadata: item_1.ExtensionPropertyItemRequestBuilderRequestsMetadata,
31
+ pathParametersMappings: ["extensionProperty%2Did"],
32
+ },
33
+ count: {
34
+ uriTemplate: count_1.CountRequestBuilderUriTemplate,
35
+ requestsMetadata: count_1.CountRequestBuilderRequestsMetadata,
36
+ },
37
+ };
38
+ /**
39
+ * Metadata for all the requests in the request builder.
40
+ */
41
+ exports.ExtensionPropertiesRequestBuilderRequestsMetadata = {
42
+ get: {
43
+ responseBodyContentType: "application/json",
44
+ errorMappings: {
45
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
46
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
47
+ },
48
+ adapterMethodName: "sendAsync",
49
+ responseBodyFactory: models_1.createExtensionPropertyCollectionResponseFromDiscriminatorValue,
50
+ queryParametersMapper: ExtensionPropertiesRequestBuilderGetQueryParametersMapper,
51
+ },
52
+ post: {
53
+ responseBodyContentType: "application/json",
54
+ errorMappings: {
55
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
56
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
57
+ },
58
+ adapterMethodName: "sendAsync",
59
+ responseBodyFactory: models_1.createExtensionPropertyFromDiscriminatorValue,
60
+ requestBodyContentType: "application/json",
61
+ requestBodySerializer: models_1.serializeExtensionProperty,
62
+ requestInformationContentSetMethod: "setContentFromParsable",
63
+ },
64
+ };
65
+ /**
66
+ * Uri template for the request builder.
67
+ */
68
+ exports.ExtensionPropertiesRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/extensionProperties{?%24top,%24skip,%24search,%24filter,%24count,%24orderby,%24select,%24expand}";
69
+ /* tslint:enable */
70
+ /* eslint-enable */
@@ -0,0 +1,68 @@
1
+ import { type ExtensionProperty } from '@microsoft/msgraph-sdk/models/';
2
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
3
+ /**
4
+ * Provides operations to manage the extensionProperties property of the microsoft.graph.application entity.
5
+ */
6
+ export interface ExtensionPropertyItemRequestBuilder extends BaseRequestBuilder<ExtensionPropertyItemRequestBuilder> {
7
+ /**
8
+ * Delete a directory extension definition represented by an extensionProperty object. You can delete only directory extensions that aren't synced from on-premises active directory (AD).
9
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
10
+ * @see {@link https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0|Find more info here}
11
+ */
12
+ delete(requestConfiguration?: RequestConfiguration<object> | undefined): Promise<void>;
13
+ /**
14
+ * Read a directory extension definition represented by an extensionProperty object.
15
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
16
+ * @returns a Promise of ExtensionProperty
17
+ * @see {@link https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0|Find more info here}
18
+ */
19
+ get(requestConfiguration?: RequestConfiguration<ExtensionPropertyItemRequestBuilderGetQueryParameters> | undefined): Promise<ExtensionProperty | undefined>;
20
+ /**
21
+ * Update the navigation property extensionProperties in applications
22
+ * @param body The request body
23
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
24
+ * @returns a Promise of ExtensionProperty
25
+ */
26
+ patch(body: ExtensionProperty, requestConfiguration?: RequestConfiguration<object> | undefined): Promise<ExtensionProperty | undefined>;
27
+ /**
28
+ * Delete a directory extension definition represented by an extensionProperty object. You can delete only directory extensions that aren't synced from on-premises active directory (AD).
29
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
30
+ * @returns a RequestInformation
31
+ */
32
+ toDeleteRequestInformation(requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
33
+ /**
34
+ * Read a directory extension definition represented by an extensionProperty object.
35
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
36
+ * @returns a RequestInformation
37
+ */
38
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<ExtensionPropertyItemRequestBuilderGetQueryParameters> | undefined): RequestInformation;
39
+ /**
40
+ * Update the navigation property extensionProperties in applications
41
+ * @param body The request body
42
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
43
+ * @returns a RequestInformation
44
+ */
45
+ toPatchRequestInformation(body: ExtensionProperty, requestConfiguration?: RequestConfiguration<object> | undefined): RequestInformation;
46
+ }
47
+ /**
48
+ * Read a directory extension definition represented by an extensionProperty object.
49
+ */
50
+ export interface ExtensionPropertyItemRequestBuilderGetQueryParameters {
51
+ /**
52
+ * Expand related entities
53
+ */
54
+ expand?: string[];
55
+ /**
56
+ * Select properties to be returned
57
+ */
58
+ select?: string[];
59
+ }
60
+ /**
61
+ * Metadata for all the requests in the request builder.
62
+ */
63
+ export declare const ExtensionPropertyItemRequestBuilderRequestsMetadata: RequestsMetadata;
64
+ /**
65
+ * Uri template for the request builder.
66
+ */
67
+ export declare const ExtensionPropertyItemRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/extensionProperties/{extensionProperty%2Did}{?%24select,%24expand}";
68
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAGA,OAAO,EAA6E,KAAK,iBAAiB,EAAE,MAAM,gCAAgC,CAAC;AAEnJ,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mCAAoC,SAAQ,kBAAkB,CAAC,mCAAmC,CAAC;IAChH;;;;OAIG;IACF,MAAM,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,IAAI,CAAC,CAAC;IACzF;;;;;OAKG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qDAAqD,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IAC9J;;;;;OAKG;IACF,KAAK,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;IAC1I;;;;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,qDAAqD,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;IAC9J;;;;;OAKG;IACF,yBAAyB,CAAC,IAAI,EAAE,iBAAiB,EAAE,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,MAAM,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CAC7I;AACD;;GAEG;AACH,MAAM,WAAW,qDAAqD;IAClE;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACrB;AAQD;;GAEG;AACH,eAAO,MAAM,mDAAmD,EAAE,gBA+BjE,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8CAA8C,kHAAkH,CAAC"}
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ExtensionPropertyItemRequestBuilderUriTemplate = exports.ExtensionPropertyItemRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const models_1 = require("@microsoft/msgraph-sdk/models/");
8
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
9
+ /**
10
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
11
+ */
12
+ const ExtensionPropertyItemRequestBuilderGetQueryParametersMapper = {
13
+ "expand": "%24expand",
14
+ "select": "%24select",
15
+ };
16
+ /**
17
+ * Metadata for all the requests in the request builder.
18
+ */
19
+ exports.ExtensionPropertyItemRequestBuilderRequestsMetadata = {
20
+ delete: {
21
+ responseBodyContentType: "application/json",
22
+ errorMappings: {
23
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
25
+ },
26
+ adapterMethodName: "sendNoResponseContentAsync",
27
+ },
28
+ get: {
29
+ responseBodyContentType: "application/json",
30
+ errorMappings: {
31
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
32
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
33
+ },
34
+ adapterMethodName: "sendAsync",
35
+ responseBodyFactory: models_1.createExtensionPropertyFromDiscriminatorValue,
36
+ queryParametersMapper: ExtensionPropertyItemRequestBuilderGetQueryParametersMapper,
37
+ },
38
+ patch: {
39
+ responseBodyContentType: "application/json",
40
+ errorMappings: {
41
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
42
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
43
+ },
44
+ adapterMethodName: "sendAsync",
45
+ responseBodyFactory: models_1.createExtensionPropertyFromDiscriminatorValue,
46
+ requestBodyContentType: "application/json",
47
+ requestBodySerializer: models_1.serializeExtensionProperty,
48
+ requestInformationContentSetMethod: "setContentFromParsable",
49
+ },
50
+ };
51
+ /**
52
+ * Uri template for the request builder.
53
+ */
54
+ exports.ExtensionPropertyItemRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/extensionProperties/{extensionProperty%2Did}{?%24select,%24expand}";
55
+ /* tslint:enable */
56
+ /* eslint-enable */
@@ -0,0 +1,40 @@
1
+ import { type BaseRequestBuilder, type RequestConfiguration, type RequestInformation, type RequestsMetadata } from '@microsoft/kiota-abstractions';
2
+ /**
3
+ * Provides operations to count the resources in the collection.
4
+ */
5
+ export interface CountRequestBuilder extends BaseRequestBuilder<CountRequestBuilder> {
6
+ /**
7
+ * Get the number of the resource
8
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
9
+ * @returns a Promise of Integer
10
+ */
11
+ get(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): Promise<number | undefined>;
12
+ /**
13
+ * Get the number of the resource
14
+ * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options.
15
+ * @returns a RequestInformation
16
+ */
17
+ toGetRequestInformation(requestConfiguration?: RequestConfiguration<CountRequestBuilderGetQueryParameters> | undefined): RequestInformation;
18
+ }
19
+ /**
20
+ * Get the number of the resource
21
+ */
22
+ export interface CountRequestBuilderGetQueryParameters {
23
+ /**
24
+ * Filter items by property values
25
+ */
26
+ filter?: string;
27
+ /**
28
+ * Search items by search phrases
29
+ */
30
+ search?: string;
31
+ }
32
+ /**
33
+ * Metadata for all the requests in the request builder.
34
+ */
35
+ export declare const CountRequestBuilderRequestsMetadata: RequestsMetadata;
36
+ /**
37
+ * Uri template for the request builder.
38
+ */
39
+ export declare const CountRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/federatedIdentityCredentials/$count{?%24search,%24filter}";
40
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,kBAAkB,EAAuC,KAAK,oBAAoB,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAExL;;GAEG;AACH,MAAM,WAAW,mBAAoB,SAAQ,kBAAkB,CAAC,mBAAmB,CAAC;IAChF;;;;OAIG;IACF,GAAG,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,OAAO,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC;IACnI;;;;OAIG;IACF,uBAAuB,CAAC,oBAAoB,CAAC,EAAE,oBAAoB,CAAC,qCAAqC,CAAC,GAAG,SAAS,GAAI,kBAAkB,CAAC;CACjJ;AACD;;GAEG;AACH,MAAM,WAAW,qCAAqC;IAClD;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD;;GAEG;AACH,eAAO,MAAM,mCAAmC,EAAE,gBAWjD,CAAC;AACF;;GAEG;AACH,eAAO,MAAM,8BAA8B,yGAAyG,CAAC"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CountRequestBuilderUriTemplate = exports.CountRequestBuilderRequestsMetadata = void 0;
4
+ /* tslint:disable */
5
+ /* eslint-disable */
6
+ // Generated by Microsoft Kiota
7
+ const oDataErrors_1 = require("@microsoft/msgraph-sdk/models/oDataErrors/");
8
+ /**
9
+ * Mapper for query parameters from symbol name to serialization name represented as a constant.
10
+ */
11
+ const CountRequestBuilderGetQueryParametersMapper = {
12
+ "filter": "%24filter",
13
+ "search": "%24search",
14
+ };
15
+ /**
16
+ * Metadata for all the requests in the request builder.
17
+ */
18
+ exports.CountRequestBuilderRequestsMetadata = {
19
+ get: {
20
+ responseBodyContentType: "text/plain;q=0.9",
21
+ errorMappings: {
22
+ _4XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
23
+ _5XX: oDataErrors_1.createODataErrorFromDiscriminatorValue,
24
+ },
25
+ adapterMethodName: "sendPrimitiveAsync",
26
+ responseBodyFactory: "number",
27
+ queryParametersMapper: CountRequestBuilderGetQueryParametersMapper,
28
+ },
29
+ };
30
+ /**
31
+ * Uri template for the request builder.
32
+ */
33
+ exports.CountRequestBuilderUriTemplate = "{+baseurl}/applications/{application%2Did}/federatedIdentityCredentials/$count{?%24search,%24filter}";
34
+ /* tslint:enable */
35
+ /* eslint-enable */