@azure/arm-authorization 10.0.0-beta.1 → 10.0.0-beta.2

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 (2484) hide show
  1. package/CHANGELOG.md +14 -4
  2. package/LICENSE +4 -4
  3. package/README.md +26 -17
  4. package/dist/browser/authorizationManagementClient.d.ts +63 -0
  5. package/dist/browser/authorizationManagementClient.d.ts.map +1 -0
  6. package/dist/browser/authorizationManagementClient.js +166 -0
  7. package/dist/browser/authorizationManagementClient.js.map +1 -0
  8. package/dist/browser/index.d.ts +5 -0
  9. package/dist/browser/index.d.ts.map +1 -0
  10. package/dist/browser/index.js +13 -0
  11. package/dist/browser/index.js.map +1 -0
  12. package/dist/browser/lroImpl.d.ts.map +1 -0
  13. package/dist/browser/lroImpl.js +18 -0
  14. package/dist/browser/lroImpl.js.map +1 -0
  15. package/dist/browser/models/index.js.map +1 -0
  16. package/dist/browser/models/mappers.js +6399 -0
  17. package/dist/browser/models/mappers.js.map +1 -0
  18. package/dist/browser/models/parameters.js +587 -0
  19. package/dist/browser/models/parameters.js.map +1 -0
  20. package/dist/browser/operations/accessReviewDefaultSettingsOperations.d.ts +24 -0
  21. package/dist/browser/operations/accessReviewDefaultSettingsOperations.d.ts.map +1 -0
  22. package/dist/browser/operations/accessReviewDefaultSettingsOperations.js +73 -0
  23. package/dist/browser/operations/accessReviewDefaultSettingsOperations.js.map +1 -0
  24. package/dist/browser/operations/accessReviewHistoryDefinitionInstance.d.ts +21 -0
  25. package/dist/browser/operations/accessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  26. package/dist/browser/operations/accessReviewHistoryDefinitionInstance.js +55 -0
  27. package/dist/browser/operations/accessReviewHistoryDefinitionInstance.js.map +1 -0
  28. package/dist/browser/operations/accessReviewHistoryDefinitionInstances.d.ts +35 -0
  29. package/dist/browser/operations/accessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  30. package/dist/browser/operations/accessReviewHistoryDefinitionInstances.js +128 -0
  31. package/dist/browser/operations/accessReviewHistoryDefinitionInstances.js.map +1 -0
  32. package/dist/browser/operations/accessReviewHistoryDefinitionOperations.d.ts +26 -0
  33. package/dist/browser/operations/accessReviewHistoryDefinitionOperations.d.ts.map +1 -0
  34. package/dist/browser/operations/accessReviewHistoryDefinitionOperations.js +82 -0
  35. package/dist/browser/operations/accessReviewHistoryDefinitionOperations.js.map +1 -0
  36. package/dist/browser/operations/accessReviewHistoryDefinitions.d.ts +40 -0
  37. package/dist/browser/operations/accessReviewHistoryDefinitions.d.ts.map +1 -0
  38. package/dist/browser/operations/accessReviewHistoryDefinitions.js +150 -0
  39. package/dist/browser/operations/accessReviewHistoryDefinitions.js.map +1 -0
  40. package/dist/browser/operations/accessReviewInstanceContactedReviewers.d.ts +38 -0
  41. package/dist/browser/operations/accessReviewInstanceContactedReviewers.d.ts.map +1 -0
  42. package/dist/browser/operations/accessReviewInstanceContactedReviewers.js +133 -0
  43. package/dist/browser/operations/accessReviewInstanceContactedReviewers.js.map +1 -0
  44. package/dist/browser/operations/accessReviewInstanceDecisions.d.ts +38 -0
  45. package/dist/browser/operations/accessReviewInstanceDecisions.d.ts.map +1 -0
  46. package/dist/browser/operations/accessReviewInstanceDecisions.js +133 -0
  47. package/dist/browser/operations/accessReviewInstanceDecisions.js.map +1 -0
  48. package/dist/browser/operations/accessReviewInstanceMyDecisions.d.ts +55 -0
  49. package/dist/browser/operations/accessReviewInstanceMyDecisions.d.ts.map +1 -0
  50. package/dist/browser/operations/accessReviewInstanceMyDecisions.js +196 -0
  51. package/dist/browser/operations/accessReviewInstanceMyDecisions.js.map +1 -0
  52. package/dist/browser/operations/accessReviewInstanceOperations.d.ts +48 -0
  53. package/dist/browser/operations/accessReviewInstanceOperations.d.ts.map +1 -0
  54. package/dist/browser/operations/accessReviewInstanceOperations.js +163 -0
  55. package/dist/browser/operations/accessReviewInstanceOperations.js.map +1 -0
  56. package/dist/browser/operations/accessReviewInstances.d.ts +50 -0
  57. package/dist/browser/operations/accessReviewInstances.d.ts.map +1 -0
  58. package/dist/browser/operations/accessReviewInstances.js +191 -0
  59. package/dist/browser/operations/accessReviewInstances.js.map +1 -0
  60. package/dist/browser/operations/accessReviewInstancesAssignedForMyApproval.d.ts +42 -0
  61. package/dist/browser/operations/accessReviewInstancesAssignedForMyApproval.d.ts.map +1 -0
  62. package/dist/browser/operations/accessReviewInstancesAssignedForMyApproval.js +152 -0
  63. package/dist/browser/operations/accessReviewInstancesAssignedForMyApproval.js.map +1 -0
  64. package/dist/browser/operations/accessReviewScheduleDefinitions.d.ts +57 -0
  65. package/dist/browser/operations/accessReviewScheduleDefinitions.d.ts.map +1 -0
  66. package/dist/browser/operations/accessReviewScheduleDefinitions.js +232 -0
  67. package/dist/browser/operations/accessReviewScheduleDefinitions.js.map +1 -0
  68. package/dist/browser/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +32 -0
  69. package/dist/browser/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +1 -0
  70. package/dist/browser/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js +116 -0
  71. package/dist/browser/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +1 -0
  72. package/dist/browser/operations/alertConfigurations.d.ts +56 -0
  73. package/dist/browser/operations/alertConfigurations.d.ts.map +1 -0
  74. package/dist/browser/operations/alertConfigurations.js +176 -0
  75. package/dist/browser/operations/alertConfigurations.js.map +1 -0
  76. package/dist/browser/operations/alertDefinitions.d.ts +48 -0
  77. package/dist/browser/operations/alertDefinitions.d.ts.map +1 -0
  78. package/dist/browser/operations/alertDefinitions.js +154 -0
  79. package/dist/browser/operations/alertDefinitions.js.map +1 -0
  80. package/dist/browser/operations/alertIncidents.d.ts +60 -0
  81. package/dist/browser/operations/alertIncidents.d.ts.map +1 -0
  82. package/dist/browser/operations/alertIncidents.js +193 -0
  83. package/dist/browser/operations/alertIncidents.js.map +1 -0
  84. package/dist/browser/operations/alertOperation.d.ts +20 -0
  85. package/dist/browser/operations/alertOperation.d.ts.map +1 -0
  86. package/dist/browser/operations/alertOperation.js +49 -0
  87. package/dist/browser/operations/alertOperation.js.map +1 -0
  88. package/dist/browser/operations/alerts.d.ts +82 -0
  89. package/dist/browser/operations/alerts.d.ts.map +1 -0
  90. package/dist/browser/operations/alerts.js +347 -0
  91. package/dist/browser/operations/alerts.js.map +1 -0
  92. package/dist/browser/operations/classicAdministrators.d.ts +32 -0
  93. package/dist/browser/operations/classicAdministrators.d.ts.map +1 -0
  94. package/dist/browser/operations/classicAdministrators.js +120 -0
  95. package/dist/browser/operations/classicAdministrators.js.map +1 -0
  96. package/dist/browser/operations/denyAssignments.d.ts +124 -0
  97. package/dist/browser/operations/denyAssignments.d.ts.map +1 -0
  98. package/dist/browser/operations/denyAssignments.js +509 -0
  99. package/dist/browser/operations/denyAssignments.js.map +1 -0
  100. package/dist/browser/operations/eligibleChildResources.d.ts +35 -0
  101. package/dist/browser/operations/eligibleChildResources.d.ts.map +1 -0
  102. package/dist/browser/operations/eligibleChildResources.js +119 -0
  103. package/dist/browser/operations/eligibleChildResources.js.map +1 -0
  104. package/dist/browser/operations/globalAdministrator.d.ts +18 -0
  105. package/dist/browser/operations/globalAdministrator.d.ts.map +1 -0
  106. package/dist/browser/operations/globalAdministrator.js +45 -0
  107. package/dist/browser/operations/globalAdministrator.js.map +1 -0
  108. package/dist/browser/operations/index.d.ts +47 -0
  109. package/dist/browser/operations/index.d.ts.map +1 -0
  110. package/dist/browser/operations/index.js +54 -0
  111. package/dist/browser/operations/index.js.map +1 -0
  112. package/dist/browser/operations/operations.d.ts +32 -0
  113. package/dist/browser/operations/operations.d.ts.map +1 -0
  114. package/dist/browser/operations/operations.js +116 -0
  115. package/dist/browser/operations/operations.js.map +1 -0
  116. package/dist/browser/operations/permissions.d.ts +68 -0
  117. package/dist/browser/operations/permissions.d.ts.map +1 -0
  118. package/dist/browser/operations/permissions.js +265 -0
  119. package/dist/browser/operations/permissions.js.map +1 -0
  120. package/dist/browser/operations/providerOperationsMetadataOperations.d.ts +38 -0
  121. package/dist/browser/operations/providerOperationsMetadataOperations.d.ts.map +1 -0
  122. package/dist/browser/operations/providerOperationsMetadataOperations.js +140 -0
  123. package/dist/browser/operations/providerOperationsMetadataOperations.js.map +1 -0
  124. package/dist/browser/operations/roleAssignmentScheduleInstances.d.ts +43 -0
  125. package/dist/browser/operations/roleAssignmentScheduleInstances.d.ts.map +1 -0
  126. package/dist/browser/operations/roleAssignmentScheduleInstances.js +149 -0
  127. package/dist/browser/operations/roleAssignmentScheduleInstances.js.map +1 -0
  128. package/dist/browser/operations/roleAssignmentScheduleRequests.d.ts +73 -0
  129. package/dist/browser/operations/roleAssignmentScheduleRequests.d.ts.map +1 -0
  130. package/dist/browser/operations/roleAssignmentScheduleRequests.js +247 -0
  131. package/dist/browser/operations/roleAssignmentScheduleRequests.js.map +1 -0
  132. package/dist/browser/operations/roleAssignmentSchedules.d.ts +42 -0
  133. package/dist/browser/operations/roleAssignmentSchedules.d.ts.map +1 -0
  134. package/dist/browser/operations/roleAssignmentSchedules.js +148 -0
  135. package/dist/browser/operations/roleAssignmentSchedules.js.map +1 -0
  136. package/dist/browser/operations/roleAssignments.d.ts +175 -0
  137. package/dist/browser/operations/roleAssignments.d.ts.map +1 -0
  138. package/dist/browser/operations/roleAssignments.js +665 -0
  139. package/dist/browser/operations/roleAssignments.js.map +1 -0
  140. package/dist/browser/operations/roleDefinitions.d.ts +85 -0
  141. package/dist/browser/operations/roleDefinitions.d.ts.map +1 -0
  142. package/dist/browser/operations/roleDefinitions.js +256 -0
  143. package/dist/browser/operations/roleDefinitions.js.map +1 -0
  144. package/dist/browser/operations/roleEligibilityScheduleInstances.d.ts +43 -0
  145. package/dist/browser/operations/roleEligibilityScheduleInstances.d.ts.map +1 -0
  146. package/dist/browser/operations/roleEligibilityScheduleInstances.js +149 -0
  147. package/dist/browser/operations/roleEligibilityScheduleInstances.js.map +1 -0
  148. package/dist/browser/operations/roleEligibilityScheduleRequests.d.ts +73 -0
  149. package/dist/browser/operations/roleEligibilityScheduleRequests.d.ts.map +1 -0
  150. package/dist/browser/operations/roleEligibilityScheduleRequests.js +247 -0
  151. package/dist/browser/operations/roleEligibilityScheduleRequests.js.map +1 -0
  152. package/dist/browser/operations/roleEligibilitySchedules.d.ts +42 -0
  153. package/dist/browser/operations/roleEligibilitySchedules.d.ts.map +1 -0
  154. package/dist/browser/operations/roleEligibilitySchedules.js +148 -0
  155. package/dist/browser/operations/roleEligibilitySchedules.js.map +1 -0
  156. package/dist/browser/operations/roleManagementPolicies.d.ts +57 -0
  157. package/dist/browser/operations/roleManagementPolicies.d.ts.map +1 -0
  158. package/dist/browser/operations/roleManagementPolicies.js +208 -0
  159. package/dist/browser/operations/roleManagementPolicies.js.map +1 -0
  160. package/dist/browser/operations/roleManagementPolicyAssignments.d.ts +60 -0
  161. package/dist/browser/operations/roleManagementPolicyAssignments.d.ts.map +1 -0
  162. package/dist/browser/operations/roleManagementPolicyAssignments.js +211 -0
  163. package/dist/browser/operations/roleManagementPolicyAssignments.js.map +1 -0
  164. package/dist/browser/operations/scopeAccessReviewDefaultSettings.d.ts +26 -0
  165. package/dist/browser/operations/scopeAccessReviewDefaultSettings.d.ts.map +1 -0
  166. package/dist/browser/operations/scopeAccessReviewDefaultSettings.js +75 -0
  167. package/dist/browser/operations/scopeAccessReviewDefaultSettings.js.map +1 -0
  168. package/dist/browser/operations/scopeAccessReviewHistoryDefinition.d.ts +28 -0
  169. package/dist/browser/operations/scopeAccessReviewHistoryDefinition.d.ts.map +1 -0
  170. package/dist/browser/operations/scopeAccessReviewHistoryDefinition.js +84 -0
  171. package/dist/browser/operations/scopeAccessReviewHistoryDefinition.js.map +1 -0
  172. package/dist/browser/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts +22 -0
  173. package/dist/browser/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  174. package/dist/browser/operations/scopeAccessReviewHistoryDefinitionInstance.js +56 -0
  175. package/dist/browser/operations/scopeAccessReviewHistoryDefinitionInstance.js.map +1 -0
  176. package/dist/browser/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts +38 -0
  177. package/dist/browser/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  178. package/dist/browser/operations/scopeAccessReviewHistoryDefinitionInstances.js +131 -0
  179. package/dist/browser/operations/scopeAccessReviewHistoryDefinitionInstances.js.map +1 -0
  180. package/dist/browser/operations/scopeAccessReviewHistoryDefinitions.d.ts +44 -0
  181. package/dist/browser/operations/scopeAccessReviewHistoryDefinitions.d.ts.map +1 -0
  182. package/dist/browser/operations/scopeAccessReviewHistoryDefinitions.js +150 -0
  183. package/dist/browser/operations/scopeAccessReviewHistoryDefinitions.js.map +1 -0
  184. package/dist/browser/operations/scopeAccessReviewInstance.d.ts +54 -0
  185. package/dist/browser/operations/scopeAccessReviewInstance.d.ts.map +1 -0
  186. package/dist/browser/operations/scopeAccessReviewInstance.js +172 -0
  187. package/dist/browser/operations/scopeAccessReviewInstance.js.map +1 -0
  188. package/dist/browser/operations/scopeAccessReviewInstanceContactedReviewers.d.ts +41 -0
  189. package/dist/browser/operations/scopeAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  190. package/dist/browser/operations/scopeAccessReviewInstanceContactedReviewers.js +136 -0
  191. package/dist/browser/operations/scopeAccessReviewInstanceContactedReviewers.js.map +1 -0
  192. package/dist/browser/operations/scopeAccessReviewInstanceDecisions.d.ts +41 -0
  193. package/dist/browser/operations/scopeAccessReviewInstanceDecisions.d.ts.map +1 -0
  194. package/dist/browser/operations/scopeAccessReviewInstanceDecisions.js +136 -0
  195. package/dist/browser/operations/scopeAccessReviewInstanceDecisions.js.map +1 -0
  196. package/dist/browser/operations/scopeAccessReviewInstances.d.ts +55 -0
  197. package/dist/browser/operations/scopeAccessReviewInstances.d.ts.map +1 -0
  198. package/dist/browser/operations/scopeAccessReviewInstances.js +196 -0
  199. package/dist/browser/operations/scopeAccessReviewInstances.js.map +1 -0
  200. package/dist/browser/operations/scopeAccessReviewScheduleDefinitions.d.ts +64 -0
  201. package/dist/browser/operations/scopeAccessReviewScheduleDefinitions.d.ts.map +1 -0
  202. package/dist/browser/operations/scopeAccessReviewScheduleDefinitions.js +235 -0
  203. package/dist/browser/operations/scopeAccessReviewScheduleDefinitions.js.map +1 -0
  204. package/dist/browser/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +38 -0
  205. package/dist/browser/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  206. package/dist/browser/operations/tenantLevelAccessReviewInstanceContactedReviewers.js +131 -0
  207. package/dist/browser/operations/tenantLevelAccessReviewInstanceContactedReviewers.js.map +1 -0
  208. package/dist/browser/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts +16 -0
  209. package/dist/browser/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts.map +1 -0
  210. package/dist/browser/operationsInterfaces/accessReviewDefaultSettingsOperations.js.map +1 -0
  211. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts +13 -0
  212. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  213. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitionInstance.js.map +1 -0
  214. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts +12 -0
  215. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  216. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitionInstances.js.map +1 -0
  217. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts +18 -0
  218. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts.map +1 -0
  219. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitionOperations.js.map +1 -0
  220. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitions.d.ts +18 -0
  221. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitions.d.ts.map +1 -0
  222. package/dist/browser/operationsInterfaces/accessReviewHistoryDefinitions.js.map +1 -0
  223. package/dist/browser/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts +13 -0
  224. package/dist/browser/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts.map +1 -0
  225. package/dist/browser/operationsInterfaces/accessReviewInstanceContactedReviewers.js.map +1 -0
  226. package/dist/browser/operationsInterfaces/accessReviewInstanceDecisions.d.ts +13 -0
  227. package/dist/browser/operationsInterfaces/accessReviewInstanceDecisions.d.ts.map +1 -0
  228. package/dist/browser/operationsInterfaces/accessReviewInstanceDecisions.js.map +1 -0
  229. package/dist/browser/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts +30 -0
  230. package/dist/browser/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts.map +1 -0
  231. package/dist/browser/operationsInterfaces/accessReviewInstanceMyDecisions.js.map +1 -0
  232. package/dist/browser/operationsInterfaces/accessReviewInstanceOperations.d.ts +40 -0
  233. package/dist/browser/operationsInterfaces/accessReviewInstanceOperations.d.ts.map +1 -0
  234. package/dist/browser/operationsInterfaces/accessReviewInstanceOperations.js.map +1 -0
  235. package/dist/browser/operationsInterfaces/accessReviewInstances.d.ts +27 -0
  236. package/dist/browser/operationsInterfaces/accessReviewInstances.d.ts.map +1 -0
  237. package/dist/browser/operationsInterfaces/accessReviewInstances.js.map +1 -0
  238. package/dist/browser/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts +19 -0
  239. package/dist/browser/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts.map +1 -0
  240. package/dist/browser/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js.map +1 -0
  241. package/dist/browser/operationsInterfaces/accessReviewScheduleDefinitions.d.ts +36 -0
  242. package/dist/browser/operationsInterfaces/accessReviewScheduleDefinitions.d.ts.map +1 -0
  243. package/dist/browser/operationsInterfaces/accessReviewScheduleDefinitions.js.map +1 -0
  244. package/dist/browser/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +11 -0
  245. package/dist/browser/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +1 -0
  246. package/dist/browser/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +1 -0
  247. package/dist/browser/operationsInterfaces/alertConfigurations.d.ts +33 -0
  248. package/dist/browser/operationsInterfaces/alertConfigurations.d.ts.map +1 -0
  249. package/dist/browser/operationsInterfaces/alertConfigurations.js.map +1 -0
  250. package/dist/browser/operationsInterfaces/alertDefinitions.d.ts +25 -0
  251. package/dist/browser/operationsInterfaces/alertDefinitions.d.ts.map +1 -0
  252. package/dist/browser/operationsInterfaces/alertDefinitions.js.map +1 -0
  253. package/dist/browser/operationsInterfaces/alertIncidents.d.ts +35 -0
  254. package/dist/browser/operationsInterfaces/alertIncidents.d.ts.map +1 -0
  255. package/dist/browser/operationsInterfaces/alertIncidents.js.map +1 -0
  256. package/dist/browser/operationsInterfaces/alertOperation.d.ts +12 -0
  257. package/dist/browser/operationsInterfaces/alertOperation.d.ts.map +1 -0
  258. package/dist/browser/operationsInterfaces/alertOperation.js.map +1 -0
  259. package/dist/browser/operationsInterfaces/alerts.d.ts +59 -0
  260. package/dist/browser/operationsInterfaces/alerts.d.ts.map +1 -0
  261. package/dist/browser/operationsInterfaces/alerts.js.map +1 -0
  262. package/dist/browser/operationsInterfaces/classicAdministrators.d.ts +11 -0
  263. package/dist/browser/operationsInterfaces/classicAdministrators.d.ts.map +1 -0
  264. package/dist/browser/operationsInterfaces/classicAdministrators.js.map +1 -0
  265. package/dist/browser/operationsInterfaces/denyAssignments.d.ts +50 -0
  266. package/dist/browser/operationsInterfaces/denyAssignments.d.ts.map +1 -0
  267. package/dist/browser/operationsInterfaces/denyAssignments.js.map +1 -0
  268. package/dist/browser/operationsInterfaces/eligibleChildResources.d.ts +12 -0
  269. package/dist/browser/operationsInterfaces/eligibleChildResources.d.ts.map +1 -0
  270. package/dist/browser/operationsInterfaces/eligibleChildResources.js.map +1 -0
  271. package/dist/browser/operationsInterfaces/globalAdministrator.d.ts +10 -0
  272. package/dist/browser/operationsInterfaces/globalAdministrator.d.ts.map +1 -0
  273. package/dist/browser/operationsInterfaces/globalAdministrator.js.map +1 -0
  274. package/dist/browser/operationsInterfaces/index.d.ts +47 -0
  275. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  276. package/dist/browser/operationsInterfaces/index.js +54 -0
  277. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  278. package/dist/browser/operationsInterfaces/operations.d.ts +11 -0
  279. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
  280. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  281. package/dist/browser/operationsInterfaces/permissions.d.ts +22 -0
  282. package/dist/browser/operationsInterfaces/permissions.d.ts.map +1 -0
  283. package/dist/browser/operationsInterfaces/permissions.js.map +1 -0
  284. package/dist/browser/operationsInterfaces/providerOperationsMetadataOperations.d.ts +17 -0
  285. package/dist/browser/operationsInterfaces/providerOperationsMetadataOperations.d.ts.map +1 -0
  286. package/dist/browser/operationsInterfaces/providerOperationsMetadataOperations.js.map +1 -0
  287. package/dist/browser/operationsInterfaces/roleAssignmentScheduleInstances.d.ts +20 -0
  288. package/dist/browser/operationsInterfaces/roleAssignmentScheduleInstances.d.ts.map +1 -0
  289. package/dist/browser/operationsInterfaces/roleAssignmentScheduleInstances.js.map +1 -0
  290. package/dist/browser/operationsInterfaces/roleAssignmentScheduleRequests.d.ts +50 -0
  291. package/dist/browser/operationsInterfaces/roleAssignmentScheduleRequests.d.ts.map +1 -0
  292. package/dist/browser/operationsInterfaces/roleAssignmentScheduleRequests.js.map +1 -0
  293. package/dist/browser/operationsInterfaces/roleAssignmentSchedules.d.ts +19 -0
  294. package/dist/browser/operationsInterfaces/roleAssignmentSchedules.d.ts.map +1 -0
  295. package/dist/browser/operationsInterfaces/roleAssignmentSchedules.js.map +1 -0
  296. package/dist/browser/operationsInterfaces/roleAssignments.d.ts +95 -0
  297. package/dist/browser/operationsInterfaces/roleAssignments.d.ts.map +1 -0
  298. package/dist/browser/operationsInterfaces/roleAssignments.js.map +1 -0
  299. package/dist/browser/operationsInterfaces/roleDefinitions.d.ts +56 -0
  300. package/dist/browser/operationsInterfaces/roleDefinitions.d.ts.map +1 -0
  301. package/dist/browser/operationsInterfaces/roleDefinitions.js.map +1 -0
  302. package/dist/browser/operationsInterfaces/roleEligibilityScheduleInstances.d.ts +20 -0
  303. package/dist/browser/operationsInterfaces/roleEligibilityScheduleInstances.d.ts.map +1 -0
  304. package/dist/browser/operationsInterfaces/roleEligibilityScheduleInstances.js.map +1 -0
  305. package/dist/browser/operationsInterfaces/roleEligibilityScheduleRequests.d.ts +50 -0
  306. package/dist/browser/operationsInterfaces/roleEligibilityScheduleRequests.d.ts.map +1 -0
  307. package/dist/browser/operationsInterfaces/roleEligibilityScheduleRequests.js.map +1 -0
  308. package/dist/browser/operationsInterfaces/roleEligibilitySchedules.d.ts +19 -0
  309. package/dist/browser/operationsInterfaces/roleEligibilitySchedules.d.ts.map +1 -0
  310. package/dist/browser/operationsInterfaces/roleEligibilitySchedules.js.map +1 -0
  311. package/dist/browser/operationsInterfaces/roleManagementPolicies.d.ts +34 -0
  312. package/dist/browser/operationsInterfaces/roleManagementPolicies.d.ts.map +1 -0
  313. package/dist/browser/operationsInterfaces/roleManagementPolicies.js.map +1 -0
  314. package/dist/browser/operationsInterfaces/roleManagementPolicyAssignments.d.ts +37 -0
  315. package/dist/browser/operationsInterfaces/roleManagementPolicyAssignments.d.ts.map +1 -0
  316. package/dist/browser/operationsInterfaces/roleManagementPolicyAssignments.js.map +1 -0
  317. package/dist/browser/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts +18 -0
  318. package/dist/browser/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts.map +1 -0
  319. package/dist/browser/operationsInterfaces/scopeAccessReviewDefaultSettings.js.map +1 -0
  320. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts +20 -0
  321. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts.map +1 -0
  322. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinition.js.map +1 -0
  323. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts +14 -0
  324. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  325. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js.map +1 -0
  326. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts +13 -0
  327. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  328. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js.map +1 -0
  329. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts +20 -0
  330. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts.map +1 -0
  331. package/dist/browser/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js.map +1 -0
  332. package/dist/browser/operationsInterfaces/scopeAccessReviewInstance.d.ts +46 -0
  333. package/dist/browser/operationsInterfaces/scopeAccessReviewInstance.d.ts.map +1 -0
  334. package/dist/browser/operationsInterfaces/scopeAccessReviewInstance.js.map +1 -0
  335. package/dist/browser/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts +14 -0
  336. package/dist/browser/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  337. package/dist/browser/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js.map +1 -0
  338. package/dist/browser/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts +14 -0
  339. package/dist/browser/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts.map +1 -0
  340. package/dist/browser/operationsInterfaces/scopeAccessReviewInstanceDecisions.js.map +1 -0
  341. package/dist/browser/operationsInterfaces/scopeAccessReviewInstances.d.ts +30 -0
  342. package/dist/browser/operationsInterfaces/scopeAccessReviewInstances.d.ts.map +1 -0
  343. package/dist/browser/operationsInterfaces/scopeAccessReviewInstances.js.map +1 -0
  344. package/dist/browser/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts +41 -0
  345. package/dist/browser/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts.map +1 -0
  346. package/dist/browser/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js.map +1 -0
  347. package/dist/browser/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +13 -0
  348. package/dist/browser/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  349. package/dist/browser/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js.map +1 -0
  350. package/dist/browser/package.json +3 -0
  351. package/dist/browser/pagingHelper.js +30 -0
  352. package/dist/browser/pagingHelper.js.map +1 -0
  353. package/dist/commonjs/authorizationManagementClient.d.ts +63 -0
  354. package/dist/commonjs/authorizationManagementClient.d.ts.map +1 -0
  355. package/dist/commonjs/authorizationManagementClient.js +171 -0
  356. package/dist/commonjs/authorizationManagementClient.js.map +1 -0
  357. package/dist/commonjs/index.d.ts +5 -0
  358. package/dist/commonjs/index.d.ts.map +1 -0
  359. package/dist/commonjs/index.js +19 -0
  360. package/dist/commonjs/index.js.map +1 -0
  361. package/dist/commonjs/lroImpl.d.ts +11 -0
  362. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  363. package/dist/commonjs/lroImpl.js +21 -0
  364. package/dist/commonjs/lroImpl.js.map +1 -0
  365. package/dist/commonjs/models/index.d.ts +4326 -0
  366. package/dist/commonjs/models/index.d.ts.map +1 -0
  367. package/dist/commonjs/models/index.js +429 -0
  368. package/dist/commonjs/models/index.js.map +1 -0
  369. package/dist/commonjs/models/mappers.d.ts +155 -0
  370. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  371. package/dist/commonjs/models/mappers.js +6404 -0
  372. package/dist/commonjs/models/mappers.js.map +1 -0
  373. package/dist/commonjs/models/parameters.d.ts +65 -0
  374. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  375. package/dist/commonjs/models/parameters.js +591 -0
  376. package/dist/commonjs/models/parameters.js.map +1 -0
  377. package/dist/commonjs/operations/accessReviewDefaultSettingsOperations.d.ts +24 -0
  378. package/dist/commonjs/operations/accessReviewDefaultSettingsOperations.d.ts.map +1 -0
  379. package/dist/commonjs/operations/accessReviewDefaultSettingsOperations.js +78 -0
  380. package/dist/commonjs/operations/accessReviewDefaultSettingsOperations.js.map +1 -0
  381. package/dist/commonjs/operations/accessReviewHistoryDefinitionInstance.d.ts +21 -0
  382. package/dist/commonjs/operations/accessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  383. package/dist/commonjs/operations/accessReviewHistoryDefinitionInstance.js +60 -0
  384. package/dist/commonjs/operations/accessReviewHistoryDefinitionInstance.js.map +1 -0
  385. package/dist/commonjs/operations/accessReviewHistoryDefinitionInstances.d.ts +35 -0
  386. package/dist/commonjs/operations/accessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  387. package/dist/commonjs/operations/accessReviewHistoryDefinitionInstances.js +133 -0
  388. package/dist/commonjs/operations/accessReviewHistoryDefinitionInstances.js.map +1 -0
  389. package/dist/commonjs/operations/accessReviewHistoryDefinitionOperations.d.ts +26 -0
  390. package/dist/commonjs/operations/accessReviewHistoryDefinitionOperations.d.ts.map +1 -0
  391. package/dist/commonjs/operations/accessReviewHistoryDefinitionOperations.js +87 -0
  392. package/dist/commonjs/operations/accessReviewHistoryDefinitionOperations.js.map +1 -0
  393. package/dist/commonjs/operations/accessReviewHistoryDefinitions.d.ts +40 -0
  394. package/dist/commonjs/operations/accessReviewHistoryDefinitions.d.ts.map +1 -0
  395. package/dist/commonjs/operations/accessReviewHistoryDefinitions.js +155 -0
  396. package/dist/commonjs/operations/accessReviewHistoryDefinitions.js.map +1 -0
  397. package/dist/commonjs/operations/accessReviewInstanceContactedReviewers.d.ts +38 -0
  398. package/dist/commonjs/operations/accessReviewInstanceContactedReviewers.d.ts.map +1 -0
  399. package/dist/commonjs/operations/accessReviewInstanceContactedReviewers.js +138 -0
  400. package/dist/commonjs/operations/accessReviewInstanceContactedReviewers.js.map +1 -0
  401. package/dist/commonjs/operations/accessReviewInstanceDecisions.d.ts +38 -0
  402. package/dist/commonjs/operations/accessReviewInstanceDecisions.d.ts.map +1 -0
  403. package/dist/commonjs/operations/accessReviewInstanceDecisions.js +138 -0
  404. package/dist/commonjs/operations/accessReviewInstanceDecisions.js.map +1 -0
  405. package/dist/commonjs/operations/accessReviewInstanceMyDecisions.d.ts +55 -0
  406. package/dist/commonjs/operations/accessReviewInstanceMyDecisions.d.ts.map +1 -0
  407. package/dist/commonjs/operations/accessReviewInstanceMyDecisions.js +201 -0
  408. package/dist/commonjs/operations/accessReviewInstanceMyDecisions.js.map +1 -0
  409. package/dist/commonjs/operations/accessReviewInstanceOperations.d.ts +48 -0
  410. package/dist/commonjs/operations/accessReviewInstanceOperations.d.ts.map +1 -0
  411. package/dist/commonjs/operations/accessReviewInstanceOperations.js +168 -0
  412. package/dist/commonjs/operations/accessReviewInstanceOperations.js.map +1 -0
  413. package/dist/commonjs/operations/accessReviewInstances.d.ts +50 -0
  414. package/dist/commonjs/operations/accessReviewInstances.d.ts.map +1 -0
  415. package/dist/commonjs/operations/accessReviewInstances.js +196 -0
  416. package/dist/commonjs/operations/accessReviewInstances.js.map +1 -0
  417. package/dist/commonjs/operations/accessReviewInstancesAssignedForMyApproval.d.ts +42 -0
  418. package/dist/commonjs/operations/accessReviewInstancesAssignedForMyApproval.d.ts.map +1 -0
  419. package/dist/commonjs/operations/accessReviewInstancesAssignedForMyApproval.js +157 -0
  420. package/dist/commonjs/operations/accessReviewInstancesAssignedForMyApproval.js.map +1 -0
  421. package/dist/commonjs/operations/accessReviewScheduleDefinitions.d.ts +57 -0
  422. package/dist/commonjs/operations/accessReviewScheduleDefinitions.d.ts.map +1 -0
  423. package/dist/commonjs/operations/accessReviewScheduleDefinitions.js +237 -0
  424. package/dist/commonjs/operations/accessReviewScheduleDefinitions.js.map +1 -0
  425. package/dist/commonjs/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +32 -0
  426. package/dist/commonjs/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +1 -0
  427. package/dist/commonjs/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js +121 -0
  428. package/dist/commonjs/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +1 -0
  429. package/dist/commonjs/operations/alertConfigurations.d.ts +56 -0
  430. package/dist/commonjs/operations/alertConfigurations.d.ts.map +1 -0
  431. package/dist/commonjs/operations/alertConfigurations.js +181 -0
  432. package/dist/commonjs/operations/alertConfigurations.js.map +1 -0
  433. package/dist/commonjs/operations/alertDefinitions.d.ts +48 -0
  434. package/dist/commonjs/operations/alertDefinitions.d.ts.map +1 -0
  435. package/dist/commonjs/operations/alertDefinitions.js +159 -0
  436. package/dist/commonjs/operations/alertDefinitions.js.map +1 -0
  437. package/dist/commonjs/operations/alertIncidents.d.ts +60 -0
  438. package/dist/commonjs/operations/alertIncidents.d.ts.map +1 -0
  439. package/dist/commonjs/operations/alertIncidents.js +198 -0
  440. package/dist/commonjs/operations/alertIncidents.js.map +1 -0
  441. package/dist/commonjs/operations/alertOperation.d.ts +20 -0
  442. package/dist/commonjs/operations/alertOperation.d.ts.map +1 -0
  443. package/dist/commonjs/operations/alertOperation.js +54 -0
  444. package/dist/commonjs/operations/alertOperation.js.map +1 -0
  445. package/dist/commonjs/operations/alerts.d.ts +82 -0
  446. package/dist/commonjs/operations/alerts.d.ts.map +1 -0
  447. package/dist/commonjs/operations/alerts.js +352 -0
  448. package/dist/commonjs/operations/alerts.js.map +1 -0
  449. package/dist/commonjs/operations/classicAdministrators.d.ts +32 -0
  450. package/dist/commonjs/operations/classicAdministrators.d.ts.map +1 -0
  451. package/dist/commonjs/operations/classicAdministrators.js +125 -0
  452. package/dist/commonjs/operations/classicAdministrators.js.map +1 -0
  453. package/dist/commonjs/operations/denyAssignments.d.ts +124 -0
  454. package/dist/commonjs/operations/denyAssignments.d.ts.map +1 -0
  455. package/dist/commonjs/operations/denyAssignments.js +514 -0
  456. package/dist/commonjs/operations/denyAssignments.js.map +1 -0
  457. package/dist/commonjs/operations/eligibleChildResources.d.ts +35 -0
  458. package/dist/commonjs/operations/eligibleChildResources.d.ts.map +1 -0
  459. package/dist/commonjs/operations/eligibleChildResources.js +124 -0
  460. package/dist/commonjs/operations/eligibleChildResources.js.map +1 -0
  461. package/dist/commonjs/operations/globalAdministrator.d.ts +18 -0
  462. package/dist/commonjs/operations/globalAdministrator.d.ts.map +1 -0
  463. package/dist/commonjs/operations/globalAdministrator.js +50 -0
  464. package/dist/commonjs/operations/globalAdministrator.js.map +1 -0
  465. package/dist/commonjs/operations/index.d.ts +47 -0
  466. package/dist/commonjs/operations/index.d.ts.map +1 -0
  467. package/dist/commonjs/operations/index.js +57 -0
  468. package/dist/commonjs/operations/index.js.map +1 -0
  469. package/dist/commonjs/operations/operations.d.ts +32 -0
  470. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  471. package/dist/commonjs/operations/operations.js +121 -0
  472. package/dist/commonjs/operations/operations.js.map +1 -0
  473. package/dist/commonjs/operations/permissions.d.ts +68 -0
  474. package/dist/commonjs/operations/permissions.d.ts.map +1 -0
  475. package/dist/commonjs/operations/permissions.js +270 -0
  476. package/dist/commonjs/operations/permissions.js.map +1 -0
  477. package/dist/commonjs/operations/providerOperationsMetadataOperations.d.ts +38 -0
  478. package/dist/commonjs/operations/providerOperationsMetadataOperations.d.ts.map +1 -0
  479. package/dist/commonjs/operations/providerOperationsMetadataOperations.js +145 -0
  480. package/dist/commonjs/operations/providerOperationsMetadataOperations.js.map +1 -0
  481. package/dist/commonjs/operations/roleAssignmentScheduleInstances.d.ts +43 -0
  482. package/dist/commonjs/operations/roleAssignmentScheduleInstances.d.ts.map +1 -0
  483. package/dist/commonjs/operations/roleAssignmentScheduleInstances.js +154 -0
  484. package/dist/commonjs/operations/roleAssignmentScheduleInstances.js.map +1 -0
  485. package/dist/commonjs/operations/roleAssignmentScheduleRequests.d.ts +73 -0
  486. package/dist/commonjs/operations/roleAssignmentScheduleRequests.d.ts.map +1 -0
  487. package/dist/commonjs/operations/roleAssignmentScheduleRequests.js +252 -0
  488. package/dist/commonjs/operations/roleAssignmentScheduleRequests.js.map +1 -0
  489. package/dist/commonjs/operations/roleAssignmentSchedules.d.ts +42 -0
  490. package/dist/commonjs/operations/roleAssignmentSchedules.d.ts.map +1 -0
  491. package/dist/commonjs/operations/roleAssignmentSchedules.js +153 -0
  492. package/dist/commonjs/operations/roleAssignmentSchedules.js.map +1 -0
  493. package/dist/commonjs/operations/roleAssignments.d.ts +175 -0
  494. package/dist/commonjs/operations/roleAssignments.d.ts.map +1 -0
  495. package/dist/commonjs/operations/roleAssignments.js +670 -0
  496. package/dist/commonjs/operations/roleAssignments.js.map +1 -0
  497. package/dist/commonjs/operations/roleDefinitions.d.ts +85 -0
  498. package/dist/commonjs/operations/roleDefinitions.d.ts.map +1 -0
  499. package/dist/commonjs/operations/roleDefinitions.js +261 -0
  500. package/dist/commonjs/operations/roleDefinitions.js.map +1 -0
  501. package/dist/commonjs/operations/roleEligibilityScheduleInstances.d.ts +43 -0
  502. package/dist/commonjs/operations/roleEligibilityScheduleInstances.d.ts.map +1 -0
  503. package/dist/commonjs/operations/roleEligibilityScheduleInstances.js +154 -0
  504. package/dist/commonjs/operations/roleEligibilityScheduleInstances.js.map +1 -0
  505. package/dist/commonjs/operations/roleEligibilityScheduleRequests.d.ts +73 -0
  506. package/dist/commonjs/operations/roleEligibilityScheduleRequests.d.ts.map +1 -0
  507. package/dist/commonjs/operations/roleEligibilityScheduleRequests.js +252 -0
  508. package/dist/commonjs/operations/roleEligibilityScheduleRequests.js.map +1 -0
  509. package/dist/commonjs/operations/roleEligibilitySchedules.d.ts +42 -0
  510. package/dist/commonjs/operations/roleEligibilitySchedules.d.ts.map +1 -0
  511. package/dist/commonjs/operations/roleEligibilitySchedules.js +153 -0
  512. package/dist/commonjs/operations/roleEligibilitySchedules.js.map +1 -0
  513. package/dist/commonjs/operations/roleManagementPolicies.d.ts +57 -0
  514. package/dist/commonjs/operations/roleManagementPolicies.d.ts.map +1 -0
  515. package/dist/commonjs/operations/roleManagementPolicies.js +213 -0
  516. package/dist/commonjs/operations/roleManagementPolicies.js.map +1 -0
  517. package/dist/commonjs/operations/roleManagementPolicyAssignments.d.ts +60 -0
  518. package/dist/commonjs/operations/roleManagementPolicyAssignments.d.ts.map +1 -0
  519. package/dist/commonjs/operations/roleManagementPolicyAssignments.js +216 -0
  520. package/dist/commonjs/operations/roleManagementPolicyAssignments.js.map +1 -0
  521. package/dist/commonjs/operations/scopeAccessReviewDefaultSettings.d.ts +26 -0
  522. package/dist/commonjs/operations/scopeAccessReviewDefaultSettings.d.ts.map +1 -0
  523. package/dist/commonjs/operations/scopeAccessReviewDefaultSettings.js +80 -0
  524. package/dist/commonjs/operations/scopeAccessReviewDefaultSettings.js.map +1 -0
  525. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinition.d.ts +28 -0
  526. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinition.d.ts.map +1 -0
  527. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinition.js +89 -0
  528. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinition.js.map +1 -0
  529. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts +22 -0
  530. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  531. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitionInstance.js +61 -0
  532. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitionInstance.js.map +1 -0
  533. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts +38 -0
  534. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  535. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitionInstances.js +136 -0
  536. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitionInstances.js.map +1 -0
  537. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitions.d.ts +44 -0
  538. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitions.d.ts.map +1 -0
  539. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitions.js +155 -0
  540. package/dist/commonjs/operations/scopeAccessReviewHistoryDefinitions.js.map +1 -0
  541. package/dist/commonjs/operations/scopeAccessReviewInstance.d.ts +54 -0
  542. package/dist/commonjs/operations/scopeAccessReviewInstance.d.ts.map +1 -0
  543. package/dist/commonjs/operations/scopeAccessReviewInstance.js +177 -0
  544. package/dist/commonjs/operations/scopeAccessReviewInstance.js.map +1 -0
  545. package/dist/commonjs/operations/scopeAccessReviewInstanceContactedReviewers.d.ts +41 -0
  546. package/dist/commonjs/operations/scopeAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  547. package/dist/commonjs/operations/scopeAccessReviewInstanceContactedReviewers.js +141 -0
  548. package/dist/commonjs/operations/scopeAccessReviewInstanceContactedReviewers.js.map +1 -0
  549. package/dist/commonjs/operations/scopeAccessReviewInstanceDecisions.d.ts +41 -0
  550. package/dist/commonjs/operations/scopeAccessReviewInstanceDecisions.d.ts.map +1 -0
  551. package/dist/commonjs/operations/scopeAccessReviewInstanceDecisions.js +141 -0
  552. package/dist/commonjs/operations/scopeAccessReviewInstanceDecisions.js.map +1 -0
  553. package/dist/commonjs/operations/scopeAccessReviewInstances.d.ts +55 -0
  554. package/dist/commonjs/operations/scopeAccessReviewInstances.d.ts.map +1 -0
  555. package/dist/commonjs/operations/scopeAccessReviewInstances.js +201 -0
  556. package/dist/commonjs/operations/scopeAccessReviewInstances.js.map +1 -0
  557. package/dist/commonjs/operations/scopeAccessReviewScheduleDefinitions.d.ts +64 -0
  558. package/dist/commonjs/operations/scopeAccessReviewScheduleDefinitions.d.ts.map +1 -0
  559. package/dist/commonjs/operations/scopeAccessReviewScheduleDefinitions.js +240 -0
  560. package/dist/commonjs/operations/scopeAccessReviewScheduleDefinitions.js.map +1 -0
  561. package/dist/commonjs/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +38 -0
  562. package/dist/commonjs/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  563. package/dist/commonjs/operations/tenantLevelAccessReviewInstanceContactedReviewers.js +136 -0
  564. package/dist/commonjs/operations/tenantLevelAccessReviewInstanceContactedReviewers.js.map +1 -0
  565. package/dist/commonjs/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts +16 -0
  566. package/dist/commonjs/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts.map +1 -0
  567. package/dist/commonjs/operationsInterfaces/accessReviewDefaultSettingsOperations.js +10 -0
  568. package/dist/commonjs/operationsInterfaces/accessReviewDefaultSettingsOperations.js.map +1 -0
  569. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts +13 -0
  570. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  571. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionInstance.js +10 -0
  572. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionInstance.js.map +1 -0
  573. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts +12 -0
  574. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  575. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionInstances.js +10 -0
  576. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionInstances.js.map +1 -0
  577. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts +18 -0
  578. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts.map +1 -0
  579. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionOperations.js +10 -0
  580. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitionOperations.js.map +1 -0
  581. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitions.d.ts +18 -0
  582. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitions.d.ts.map +1 -0
  583. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitions.js +10 -0
  584. package/dist/commonjs/operationsInterfaces/accessReviewHistoryDefinitions.js.map +1 -0
  585. package/dist/commonjs/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts +13 -0
  586. package/dist/commonjs/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts.map +1 -0
  587. package/dist/commonjs/operationsInterfaces/accessReviewInstanceContactedReviewers.js +10 -0
  588. package/dist/commonjs/operationsInterfaces/accessReviewInstanceContactedReviewers.js.map +1 -0
  589. package/dist/commonjs/operationsInterfaces/accessReviewInstanceDecisions.d.ts +13 -0
  590. package/dist/commonjs/operationsInterfaces/accessReviewInstanceDecisions.d.ts.map +1 -0
  591. package/dist/commonjs/operationsInterfaces/accessReviewInstanceDecisions.js +10 -0
  592. package/dist/commonjs/operationsInterfaces/accessReviewInstanceDecisions.js.map +1 -0
  593. package/dist/commonjs/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts +30 -0
  594. package/dist/commonjs/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts.map +1 -0
  595. package/dist/commonjs/operationsInterfaces/accessReviewInstanceMyDecisions.js +10 -0
  596. package/dist/commonjs/operationsInterfaces/accessReviewInstanceMyDecisions.js.map +1 -0
  597. package/dist/commonjs/operationsInterfaces/accessReviewInstanceOperations.d.ts +40 -0
  598. package/dist/commonjs/operationsInterfaces/accessReviewInstanceOperations.d.ts.map +1 -0
  599. package/dist/commonjs/operationsInterfaces/accessReviewInstanceOperations.js +10 -0
  600. package/dist/commonjs/operationsInterfaces/accessReviewInstanceOperations.js.map +1 -0
  601. package/dist/commonjs/operationsInterfaces/accessReviewInstances.d.ts +27 -0
  602. package/dist/commonjs/operationsInterfaces/accessReviewInstances.d.ts.map +1 -0
  603. package/dist/commonjs/operationsInterfaces/accessReviewInstances.js +10 -0
  604. package/dist/commonjs/operationsInterfaces/accessReviewInstances.js.map +1 -0
  605. package/dist/commonjs/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts +19 -0
  606. package/dist/commonjs/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts.map +1 -0
  607. package/dist/commonjs/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js +10 -0
  608. package/dist/commonjs/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js.map +1 -0
  609. package/dist/commonjs/operationsInterfaces/accessReviewScheduleDefinitions.d.ts +36 -0
  610. package/dist/commonjs/operationsInterfaces/accessReviewScheduleDefinitions.d.ts.map +1 -0
  611. package/dist/commonjs/operationsInterfaces/accessReviewScheduleDefinitions.js +10 -0
  612. package/dist/commonjs/operationsInterfaces/accessReviewScheduleDefinitions.js.map +1 -0
  613. package/dist/commonjs/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +11 -0
  614. package/dist/commonjs/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +1 -0
  615. package/dist/commonjs/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js +10 -0
  616. package/dist/commonjs/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +1 -0
  617. package/dist/commonjs/operationsInterfaces/alertConfigurations.d.ts +33 -0
  618. package/dist/commonjs/operationsInterfaces/alertConfigurations.d.ts.map +1 -0
  619. package/dist/commonjs/operationsInterfaces/alertConfigurations.js +10 -0
  620. package/dist/commonjs/operationsInterfaces/alertConfigurations.js.map +1 -0
  621. package/dist/commonjs/operationsInterfaces/alertDefinitions.d.ts +25 -0
  622. package/dist/commonjs/operationsInterfaces/alertDefinitions.d.ts.map +1 -0
  623. package/dist/commonjs/operationsInterfaces/alertDefinitions.js +10 -0
  624. package/dist/commonjs/operationsInterfaces/alertDefinitions.js.map +1 -0
  625. package/dist/commonjs/operationsInterfaces/alertIncidents.d.ts +35 -0
  626. package/dist/commonjs/operationsInterfaces/alertIncidents.d.ts.map +1 -0
  627. package/dist/commonjs/operationsInterfaces/alertIncidents.js +10 -0
  628. package/dist/commonjs/operationsInterfaces/alertIncidents.js.map +1 -0
  629. package/dist/commonjs/operationsInterfaces/alertOperation.d.ts +12 -0
  630. package/dist/commonjs/operationsInterfaces/alertOperation.d.ts.map +1 -0
  631. package/dist/commonjs/operationsInterfaces/alertOperation.js +10 -0
  632. package/dist/commonjs/operationsInterfaces/alertOperation.js.map +1 -0
  633. package/dist/commonjs/operationsInterfaces/alerts.d.ts +59 -0
  634. package/dist/commonjs/operationsInterfaces/alerts.d.ts.map +1 -0
  635. package/dist/commonjs/operationsInterfaces/alerts.js +10 -0
  636. package/dist/commonjs/operationsInterfaces/alerts.js.map +1 -0
  637. package/dist/commonjs/operationsInterfaces/classicAdministrators.d.ts +11 -0
  638. package/dist/commonjs/operationsInterfaces/classicAdministrators.d.ts.map +1 -0
  639. package/dist/commonjs/operationsInterfaces/classicAdministrators.js +10 -0
  640. package/dist/commonjs/operationsInterfaces/classicAdministrators.js.map +1 -0
  641. package/dist/commonjs/operationsInterfaces/denyAssignments.d.ts +50 -0
  642. package/dist/commonjs/operationsInterfaces/denyAssignments.d.ts.map +1 -0
  643. package/dist/commonjs/operationsInterfaces/denyAssignments.js +10 -0
  644. package/dist/commonjs/operationsInterfaces/denyAssignments.js.map +1 -0
  645. package/dist/commonjs/operationsInterfaces/eligibleChildResources.d.ts +12 -0
  646. package/dist/commonjs/operationsInterfaces/eligibleChildResources.d.ts.map +1 -0
  647. package/dist/commonjs/operationsInterfaces/eligibleChildResources.js +10 -0
  648. package/dist/commonjs/operationsInterfaces/eligibleChildResources.js.map +1 -0
  649. package/dist/commonjs/operationsInterfaces/globalAdministrator.d.ts +10 -0
  650. package/dist/commonjs/operationsInterfaces/globalAdministrator.d.ts.map +1 -0
  651. package/dist/commonjs/operationsInterfaces/globalAdministrator.js +10 -0
  652. package/dist/commonjs/operationsInterfaces/globalAdministrator.js.map +1 -0
  653. package/dist/commonjs/operationsInterfaces/index.d.ts +47 -0
  654. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  655. package/dist/commonjs/operationsInterfaces/index.js +57 -0
  656. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  657. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  658. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  659. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  660. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  661. package/dist/commonjs/operationsInterfaces/permissions.d.ts +22 -0
  662. package/dist/commonjs/operationsInterfaces/permissions.d.ts.map +1 -0
  663. package/dist/commonjs/operationsInterfaces/permissions.js +10 -0
  664. package/dist/commonjs/operationsInterfaces/permissions.js.map +1 -0
  665. package/dist/commonjs/operationsInterfaces/providerOperationsMetadataOperations.d.ts +17 -0
  666. package/dist/commonjs/operationsInterfaces/providerOperationsMetadataOperations.d.ts.map +1 -0
  667. package/dist/commonjs/operationsInterfaces/providerOperationsMetadataOperations.js +10 -0
  668. package/dist/commonjs/operationsInterfaces/providerOperationsMetadataOperations.js.map +1 -0
  669. package/dist/commonjs/operationsInterfaces/roleAssignmentScheduleInstances.d.ts +20 -0
  670. package/dist/commonjs/operationsInterfaces/roleAssignmentScheduleInstances.d.ts.map +1 -0
  671. package/dist/commonjs/operationsInterfaces/roleAssignmentScheduleInstances.js +10 -0
  672. package/dist/commonjs/operationsInterfaces/roleAssignmentScheduleInstances.js.map +1 -0
  673. package/dist/commonjs/operationsInterfaces/roleAssignmentScheduleRequests.d.ts +50 -0
  674. package/dist/commonjs/operationsInterfaces/roleAssignmentScheduleRequests.d.ts.map +1 -0
  675. package/dist/commonjs/operationsInterfaces/roleAssignmentScheduleRequests.js +10 -0
  676. package/dist/commonjs/operationsInterfaces/roleAssignmentScheduleRequests.js.map +1 -0
  677. package/dist/commonjs/operationsInterfaces/roleAssignmentSchedules.d.ts +19 -0
  678. package/dist/commonjs/operationsInterfaces/roleAssignmentSchedules.d.ts.map +1 -0
  679. package/dist/commonjs/operationsInterfaces/roleAssignmentSchedules.js +10 -0
  680. package/dist/commonjs/operationsInterfaces/roleAssignmentSchedules.js.map +1 -0
  681. package/dist/commonjs/operationsInterfaces/roleAssignments.d.ts +95 -0
  682. package/dist/commonjs/operationsInterfaces/roleAssignments.d.ts.map +1 -0
  683. package/dist/commonjs/operationsInterfaces/roleAssignments.js +10 -0
  684. package/dist/commonjs/operationsInterfaces/roleAssignments.js.map +1 -0
  685. package/dist/commonjs/operationsInterfaces/roleDefinitions.d.ts +56 -0
  686. package/dist/commonjs/operationsInterfaces/roleDefinitions.d.ts.map +1 -0
  687. package/dist/commonjs/operationsInterfaces/roleDefinitions.js +10 -0
  688. package/dist/commonjs/operationsInterfaces/roleDefinitions.js.map +1 -0
  689. package/dist/commonjs/operationsInterfaces/roleEligibilityScheduleInstances.d.ts +20 -0
  690. package/dist/commonjs/operationsInterfaces/roleEligibilityScheduleInstances.d.ts.map +1 -0
  691. package/dist/commonjs/operationsInterfaces/roleEligibilityScheduleInstances.js +10 -0
  692. package/dist/commonjs/operationsInterfaces/roleEligibilityScheduleInstances.js.map +1 -0
  693. package/dist/commonjs/operationsInterfaces/roleEligibilityScheduleRequests.d.ts +50 -0
  694. package/dist/commonjs/operationsInterfaces/roleEligibilityScheduleRequests.d.ts.map +1 -0
  695. package/dist/commonjs/operationsInterfaces/roleEligibilityScheduleRequests.js +10 -0
  696. package/dist/commonjs/operationsInterfaces/roleEligibilityScheduleRequests.js.map +1 -0
  697. package/dist/commonjs/operationsInterfaces/roleEligibilitySchedules.d.ts +19 -0
  698. package/dist/commonjs/operationsInterfaces/roleEligibilitySchedules.d.ts.map +1 -0
  699. package/dist/commonjs/operationsInterfaces/roleEligibilitySchedules.js +10 -0
  700. package/dist/commonjs/operationsInterfaces/roleEligibilitySchedules.js.map +1 -0
  701. package/dist/commonjs/operationsInterfaces/roleManagementPolicies.d.ts +34 -0
  702. package/dist/commonjs/operationsInterfaces/roleManagementPolicies.d.ts.map +1 -0
  703. package/dist/commonjs/operationsInterfaces/roleManagementPolicies.js +10 -0
  704. package/dist/commonjs/operationsInterfaces/roleManagementPolicies.js.map +1 -0
  705. package/dist/commonjs/operationsInterfaces/roleManagementPolicyAssignments.d.ts +37 -0
  706. package/dist/commonjs/operationsInterfaces/roleManagementPolicyAssignments.d.ts.map +1 -0
  707. package/dist/commonjs/operationsInterfaces/roleManagementPolicyAssignments.js +10 -0
  708. package/dist/commonjs/operationsInterfaces/roleManagementPolicyAssignments.js.map +1 -0
  709. package/dist/commonjs/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts +18 -0
  710. package/dist/commonjs/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts.map +1 -0
  711. package/dist/commonjs/operationsInterfaces/scopeAccessReviewDefaultSettings.js +10 -0
  712. package/dist/commonjs/operationsInterfaces/scopeAccessReviewDefaultSettings.js.map +1 -0
  713. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts +20 -0
  714. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts.map +1 -0
  715. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinition.js +10 -0
  716. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinition.js.map +1 -0
  717. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts +14 -0
  718. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  719. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js +10 -0
  720. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js.map +1 -0
  721. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts +13 -0
  722. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  723. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js +10 -0
  724. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js.map +1 -0
  725. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts +20 -0
  726. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts.map +1 -0
  727. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js +10 -0
  728. package/dist/commonjs/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js.map +1 -0
  729. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstance.d.ts +46 -0
  730. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstance.d.ts.map +1 -0
  731. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstance.js +10 -0
  732. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstance.js.map +1 -0
  733. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts +14 -0
  734. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  735. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js +10 -0
  736. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js.map +1 -0
  737. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts +14 -0
  738. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts.map +1 -0
  739. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstanceDecisions.js +10 -0
  740. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstanceDecisions.js.map +1 -0
  741. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstances.d.ts +30 -0
  742. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstances.d.ts.map +1 -0
  743. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstances.js +10 -0
  744. package/dist/commonjs/operationsInterfaces/scopeAccessReviewInstances.js.map +1 -0
  745. package/dist/commonjs/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts +41 -0
  746. package/dist/commonjs/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts.map +1 -0
  747. package/dist/commonjs/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js +10 -0
  748. package/dist/commonjs/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js.map +1 -0
  749. package/dist/commonjs/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +13 -0
  750. package/dist/commonjs/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  751. package/dist/commonjs/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js +10 -0
  752. package/dist/commonjs/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js.map +1 -0
  753. package/dist/commonjs/package.json +3 -0
  754. package/dist/commonjs/pagingHelper.d.ts +13 -0
  755. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  756. package/dist/commonjs/pagingHelper.js +34 -0
  757. package/dist/commonjs/pagingHelper.js.map +1 -0
  758. package/dist/commonjs/tsdoc-metadata.json +11 -0
  759. package/dist/esm/authorizationManagementClient.d.ts +63 -0
  760. package/dist/esm/authorizationManagementClient.d.ts.map +1 -0
  761. package/dist/esm/authorizationManagementClient.js +166 -0
  762. package/dist/esm/authorizationManagementClient.js.map +1 -0
  763. package/dist/esm/index.d.ts +5 -0
  764. package/dist/esm/index.d.ts.map +1 -0
  765. package/dist/esm/index.js +13 -0
  766. package/dist/esm/index.js.map +1 -0
  767. package/dist/esm/lroImpl.d.ts +11 -0
  768. package/dist/esm/lroImpl.d.ts.map +1 -0
  769. package/dist/esm/lroImpl.js +18 -0
  770. package/dist/esm/lroImpl.js.map +1 -0
  771. package/dist/esm/models/index.d.ts +4326 -0
  772. package/dist/esm/models/index.d.ts.map +1 -0
  773. package/dist/esm/models/index.js +426 -0
  774. package/dist/esm/models/index.js.map +1 -0
  775. package/dist/esm/models/mappers.d.ts +155 -0
  776. package/dist/esm/models/mappers.d.ts.map +1 -0
  777. package/dist/esm/models/mappers.js +6399 -0
  778. package/dist/esm/models/mappers.js.map +1 -0
  779. package/dist/esm/models/parameters.d.ts +65 -0
  780. package/dist/esm/models/parameters.d.ts.map +1 -0
  781. package/dist/esm/models/parameters.js +587 -0
  782. package/dist/esm/models/parameters.js.map +1 -0
  783. package/dist/esm/operations/accessReviewDefaultSettingsOperations.d.ts +24 -0
  784. package/dist/esm/operations/accessReviewDefaultSettingsOperations.d.ts.map +1 -0
  785. package/dist/esm/operations/accessReviewDefaultSettingsOperations.js +73 -0
  786. package/dist/esm/operations/accessReviewDefaultSettingsOperations.js.map +1 -0
  787. package/dist/esm/operations/accessReviewHistoryDefinitionInstance.d.ts +21 -0
  788. package/dist/esm/operations/accessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  789. package/dist/esm/operations/accessReviewHistoryDefinitionInstance.js +55 -0
  790. package/dist/esm/operations/accessReviewHistoryDefinitionInstance.js.map +1 -0
  791. package/dist/esm/operations/accessReviewHistoryDefinitionInstances.d.ts +35 -0
  792. package/dist/esm/operations/accessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  793. package/dist/esm/operations/accessReviewHistoryDefinitionInstances.js +128 -0
  794. package/dist/esm/operations/accessReviewHistoryDefinitionInstances.js.map +1 -0
  795. package/dist/esm/operations/accessReviewHistoryDefinitionOperations.d.ts +26 -0
  796. package/dist/esm/operations/accessReviewHistoryDefinitionOperations.d.ts.map +1 -0
  797. package/dist/esm/operations/accessReviewHistoryDefinitionOperations.js +82 -0
  798. package/dist/esm/operations/accessReviewHistoryDefinitionOperations.js.map +1 -0
  799. package/dist/esm/operations/accessReviewHistoryDefinitions.d.ts +40 -0
  800. package/dist/esm/operations/accessReviewHistoryDefinitions.d.ts.map +1 -0
  801. package/dist/esm/operations/accessReviewHistoryDefinitions.js +150 -0
  802. package/dist/esm/operations/accessReviewHistoryDefinitions.js.map +1 -0
  803. package/dist/esm/operations/accessReviewInstanceContactedReviewers.d.ts +38 -0
  804. package/dist/esm/operations/accessReviewInstanceContactedReviewers.d.ts.map +1 -0
  805. package/dist/esm/operations/accessReviewInstanceContactedReviewers.js +133 -0
  806. package/dist/esm/operations/accessReviewInstanceContactedReviewers.js.map +1 -0
  807. package/dist/esm/operations/accessReviewInstanceDecisions.d.ts +38 -0
  808. package/dist/esm/operations/accessReviewInstanceDecisions.d.ts.map +1 -0
  809. package/dist/esm/operations/accessReviewInstanceDecisions.js +133 -0
  810. package/dist/esm/operations/accessReviewInstanceDecisions.js.map +1 -0
  811. package/dist/esm/operations/accessReviewInstanceMyDecisions.d.ts +55 -0
  812. package/dist/esm/operations/accessReviewInstanceMyDecisions.d.ts.map +1 -0
  813. package/dist/esm/operations/accessReviewInstanceMyDecisions.js +196 -0
  814. package/dist/esm/operations/accessReviewInstanceMyDecisions.js.map +1 -0
  815. package/dist/esm/operations/accessReviewInstanceOperations.d.ts +48 -0
  816. package/dist/esm/operations/accessReviewInstanceOperations.d.ts.map +1 -0
  817. package/dist/esm/operations/accessReviewInstanceOperations.js +163 -0
  818. package/dist/esm/operations/accessReviewInstanceOperations.js.map +1 -0
  819. package/dist/esm/operations/accessReviewInstances.d.ts +50 -0
  820. package/dist/esm/operations/accessReviewInstances.d.ts.map +1 -0
  821. package/dist/esm/operations/accessReviewInstances.js +191 -0
  822. package/dist/esm/operations/accessReviewInstances.js.map +1 -0
  823. package/dist/esm/operations/accessReviewInstancesAssignedForMyApproval.d.ts +42 -0
  824. package/dist/esm/operations/accessReviewInstancesAssignedForMyApproval.d.ts.map +1 -0
  825. package/dist/esm/operations/accessReviewInstancesAssignedForMyApproval.js +152 -0
  826. package/dist/esm/operations/accessReviewInstancesAssignedForMyApproval.js.map +1 -0
  827. package/dist/esm/operations/accessReviewScheduleDefinitions.d.ts +57 -0
  828. package/dist/esm/operations/accessReviewScheduleDefinitions.d.ts.map +1 -0
  829. package/dist/esm/operations/accessReviewScheduleDefinitions.js +232 -0
  830. package/dist/esm/operations/accessReviewScheduleDefinitions.js.map +1 -0
  831. package/dist/esm/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +32 -0
  832. package/dist/esm/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +1 -0
  833. package/dist/esm/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js +116 -0
  834. package/dist/esm/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +1 -0
  835. package/dist/esm/operations/alertConfigurations.d.ts +56 -0
  836. package/dist/esm/operations/alertConfigurations.d.ts.map +1 -0
  837. package/dist/esm/operations/alertConfigurations.js +176 -0
  838. package/dist/esm/operations/alertConfigurations.js.map +1 -0
  839. package/dist/esm/operations/alertDefinitions.d.ts +48 -0
  840. package/dist/esm/operations/alertDefinitions.d.ts.map +1 -0
  841. package/dist/esm/operations/alertDefinitions.js +154 -0
  842. package/dist/esm/operations/alertDefinitions.js.map +1 -0
  843. package/dist/esm/operations/alertIncidents.d.ts +60 -0
  844. package/dist/esm/operations/alertIncidents.d.ts.map +1 -0
  845. package/dist/esm/operations/alertIncidents.js +193 -0
  846. package/dist/esm/operations/alertIncidents.js.map +1 -0
  847. package/dist/esm/operations/alertOperation.d.ts +20 -0
  848. package/dist/esm/operations/alertOperation.d.ts.map +1 -0
  849. package/dist/esm/operations/alertOperation.js +49 -0
  850. package/dist/esm/operations/alertOperation.js.map +1 -0
  851. package/dist/esm/operations/alerts.d.ts +82 -0
  852. package/dist/esm/operations/alerts.d.ts.map +1 -0
  853. package/dist/esm/operations/alerts.js +347 -0
  854. package/dist/esm/operations/alerts.js.map +1 -0
  855. package/dist/esm/operations/classicAdministrators.d.ts +32 -0
  856. package/dist/esm/operations/classicAdministrators.d.ts.map +1 -0
  857. package/dist/esm/operations/classicAdministrators.js +120 -0
  858. package/dist/esm/operations/classicAdministrators.js.map +1 -0
  859. package/dist/esm/operations/denyAssignments.d.ts +124 -0
  860. package/dist/esm/operations/denyAssignments.d.ts.map +1 -0
  861. package/dist/esm/operations/denyAssignments.js +509 -0
  862. package/dist/esm/operations/denyAssignments.js.map +1 -0
  863. package/dist/esm/operations/eligibleChildResources.d.ts +35 -0
  864. package/dist/esm/operations/eligibleChildResources.d.ts.map +1 -0
  865. package/dist/esm/operations/eligibleChildResources.js +119 -0
  866. package/dist/esm/operations/eligibleChildResources.js.map +1 -0
  867. package/dist/esm/operations/globalAdministrator.d.ts +18 -0
  868. package/dist/esm/operations/globalAdministrator.d.ts.map +1 -0
  869. package/dist/esm/operations/globalAdministrator.js +45 -0
  870. package/dist/esm/operations/globalAdministrator.js.map +1 -0
  871. package/dist/esm/operations/index.d.ts +47 -0
  872. package/dist/esm/operations/index.d.ts.map +1 -0
  873. package/dist/esm/operations/index.js +54 -0
  874. package/dist/esm/operations/index.js.map +1 -0
  875. package/dist/esm/operations/operations.d.ts +32 -0
  876. package/dist/esm/operations/operations.d.ts.map +1 -0
  877. package/dist/esm/operations/operations.js +116 -0
  878. package/dist/esm/operations/operations.js.map +1 -0
  879. package/dist/esm/operations/permissions.d.ts +68 -0
  880. package/dist/esm/operations/permissions.d.ts.map +1 -0
  881. package/dist/esm/operations/permissions.js +265 -0
  882. package/dist/esm/operations/permissions.js.map +1 -0
  883. package/dist/esm/operations/providerOperationsMetadataOperations.d.ts +38 -0
  884. package/dist/esm/operations/providerOperationsMetadataOperations.d.ts.map +1 -0
  885. package/dist/esm/operations/providerOperationsMetadataOperations.js +140 -0
  886. package/dist/esm/operations/providerOperationsMetadataOperations.js.map +1 -0
  887. package/dist/esm/operations/roleAssignmentScheduleInstances.d.ts +43 -0
  888. package/dist/esm/operations/roleAssignmentScheduleInstances.d.ts.map +1 -0
  889. package/dist/esm/operations/roleAssignmentScheduleInstances.js +149 -0
  890. package/dist/esm/operations/roleAssignmentScheduleInstances.js.map +1 -0
  891. package/dist/esm/operations/roleAssignmentScheduleRequests.d.ts +73 -0
  892. package/dist/esm/operations/roleAssignmentScheduleRequests.d.ts.map +1 -0
  893. package/dist/esm/operations/roleAssignmentScheduleRequests.js +247 -0
  894. package/dist/esm/operations/roleAssignmentScheduleRequests.js.map +1 -0
  895. package/dist/esm/operations/roleAssignmentSchedules.d.ts +42 -0
  896. package/dist/esm/operations/roleAssignmentSchedules.d.ts.map +1 -0
  897. package/dist/esm/operations/roleAssignmentSchedules.js +148 -0
  898. package/dist/esm/operations/roleAssignmentSchedules.js.map +1 -0
  899. package/dist/esm/operations/roleAssignments.d.ts +175 -0
  900. package/dist/esm/operations/roleAssignments.d.ts.map +1 -0
  901. package/dist/esm/operations/roleAssignments.js +665 -0
  902. package/dist/esm/operations/roleAssignments.js.map +1 -0
  903. package/dist/esm/operations/roleDefinitions.d.ts +85 -0
  904. package/dist/esm/operations/roleDefinitions.d.ts.map +1 -0
  905. package/dist/esm/operations/roleDefinitions.js +256 -0
  906. package/dist/esm/operations/roleDefinitions.js.map +1 -0
  907. package/dist/esm/operations/roleEligibilityScheduleInstances.d.ts +43 -0
  908. package/dist/esm/operations/roleEligibilityScheduleInstances.d.ts.map +1 -0
  909. package/dist/esm/operations/roleEligibilityScheduleInstances.js +149 -0
  910. package/dist/esm/operations/roleEligibilityScheduleInstances.js.map +1 -0
  911. package/dist/esm/operations/roleEligibilityScheduleRequests.d.ts +73 -0
  912. package/dist/esm/operations/roleEligibilityScheduleRequests.d.ts.map +1 -0
  913. package/dist/esm/operations/roleEligibilityScheduleRequests.js +247 -0
  914. package/dist/esm/operations/roleEligibilityScheduleRequests.js.map +1 -0
  915. package/dist/esm/operations/roleEligibilitySchedules.d.ts +42 -0
  916. package/dist/esm/operations/roleEligibilitySchedules.d.ts.map +1 -0
  917. package/dist/esm/operations/roleEligibilitySchedules.js +148 -0
  918. package/dist/esm/operations/roleEligibilitySchedules.js.map +1 -0
  919. package/dist/esm/operations/roleManagementPolicies.d.ts +57 -0
  920. package/dist/esm/operations/roleManagementPolicies.d.ts.map +1 -0
  921. package/dist/esm/operations/roleManagementPolicies.js +208 -0
  922. package/dist/esm/operations/roleManagementPolicies.js.map +1 -0
  923. package/dist/esm/operations/roleManagementPolicyAssignments.d.ts +60 -0
  924. package/dist/esm/operations/roleManagementPolicyAssignments.d.ts.map +1 -0
  925. package/dist/esm/operations/roleManagementPolicyAssignments.js +211 -0
  926. package/dist/esm/operations/roleManagementPolicyAssignments.js.map +1 -0
  927. package/dist/esm/operations/scopeAccessReviewDefaultSettings.d.ts +26 -0
  928. package/dist/esm/operations/scopeAccessReviewDefaultSettings.d.ts.map +1 -0
  929. package/dist/esm/operations/scopeAccessReviewDefaultSettings.js +75 -0
  930. package/dist/esm/operations/scopeAccessReviewDefaultSettings.js.map +1 -0
  931. package/dist/esm/operations/scopeAccessReviewHistoryDefinition.d.ts +28 -0
  932. package/dist/esm/operations/scopeAccessReviewHistoryDefinition.d.ts.map +1 -0
  933. package/dist/esm/operations/scopeAccessReviewHistoryDefinition.js +84 -0
  934. package/dist/esm/operations/scopeAccessReviewHistoryDefinition.js.map +1 -0
  935. package/dist/esm/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts +22 -0
  936. package/dist/esm/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  937. package/dist/esm/operations/scopeAccessReviewHistoryDefinitionInstance.js +56 -0
  938. package/dist/esm/operations/scopeAccessReviewHistoryDefinitionInstance.js.map +1 -0
  939. package/dist/esm/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts +38 -0
  940. package/dist/esm/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  941. package/dist/esm/operations/scopeAccessReviewHistoryDefinitionInstances.js +131 -0
  942. package/dist/esm/operations/scopeAccessReviewHistoryDefinitionInstances.js.map +1 -0
  943. package/dist/esm/operations/scopeAccessReviewHistoryDefinitions.d.ts +44 -0
  944. package/dist/esm/operations/scopeAccessReviewHistoryDefinitions.d.ts.map +1 -0
  945. package/dist/esm/operations/scopeAccessReviewHistoryDefinitions.js +150 -0
  946. package/dist/esm/operations/scopeAccessReviewHistoryDefinitions.js.map +1 -0
  947. package/dist/esm/operations/scopeAccessReviewInstance.d.ts +54 -0
  948. package/dist/esm/operations/scopeAccessReviewInstance.d.ts.map +1 -0
  949. package/dist/esm/operations/scopeAccessReviewInstance.js +172 -0
  950. package/dist/esm/operations/scopeAccessReviewInstance.js.map +1 -0
  951. package/dist/esm/operations/scopeAccessReviewInstanceContactedReviewers.d.ts +41 -0
  952. package/dist/esm/operations/scopeAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  953. package/dist/esm/operations/scopeAccessReviewInstanceContactedReviewers.js +136 -0
  954. package/dist/esm/operations/scopeAccessReviewInstanceContactedReviewers.js.map +1 -0
  955. package/dist/esm/operations/scopeAccessReviewInstanceDecisions.d.ts +41 -0
  956. package/dist/esm/operations/scopeAccessReviewInstanceDecisions.d.ts.map +1 -0
  957. package/dist/esm/operations/scopeAccessReviewInstanceDecisions.js +136 -0
  958. package/dist/esm/operations/scopeAccessReviewInstanceDecisions.js.map +1 -0
  959. package/dist/esm/operations/scopeAccessReviewInstances.d.ts +55 -0
  960. package/dist/esm/operations/scopeAccessReviewInstances.d.ts.map +1 -0
  961. package/dist/esm/operations/scopeAccessReviewInstances.js +196 -0
  962. package/dist/esm/operations/scopeAccessReviewInstances.js.map +1 -0
  963. package/dist/esm/operations/scopeAccessReviewScheduleDefinitions.d.ts +64 -0
  964. package/dist/esm/operations/scopeAccessReviewScheduleDefinitions.d.ts.map +1 -0
  965. package/dist/esm/operations/scopeAccessReviewScheduleDefinitions.js +235 -0
  966. package/dist/esm/operations/scopeAccessReviewScheduleDefinitions.js.map +1 -0
  967. package/dist/esm/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +38 -0
  968. package/dist/esm/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  969. package/dist/esm/operations/tenantLevelAccessReviewInstanceContactedReviewers.js +131 -0
  970. package/dist/esm/operations/tenantLevelAccessReviewInstanceContactedReviewers.js.map +1 -0
  971. package/dist/esm/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts +16 -0
  972. package/dist/esm/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts.map +1 -0
  973. package/dist/esm/operationsInterfaces/accessReviewDefaultSettingsOperations.js +9 -0
  974. package/dist/esm/operationsInterfaces/accessReviewDefaultSettingsOperations.js.map +1 -0
  975. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts +13 -0
  976. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  977. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionInstance.js +9 -0
  978. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionInstance.js.map +1 -0
  979. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts +12 -0
  980. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  981. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionInstances.js +9 -0
  982. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionInstances.js.map +1 -0
  983. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts +18 -0
  984. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts.map +1 -0
  985. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionOperations.js +9 -0
  986. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitionOperations.js.map +1 -0
  987. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitions.d.ts +18 -0
  988. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitions.d.ts.map +1 -0
  989. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitions.js +9 -0
  990. package/dist/esm/operationsInterfaces/accessReviewHistoryDefinitions.js.map +1 -0
  991. package/dist/esm/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts +13 -0
  992. package/dist/esm/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts.map +1 -0
  993. package/dist/esm/operationsInterfaces/accessReviewInstanceContactedReviewers.js +9 -0
  994. package/dist/esm/operationsInterfaces/accessReviewInstanceContactedReviewers.js.map +1 -0
  995. package/dist/esm/operationsInterfaces/accessReviewInstanceDecisions.d.ts +13 -0
  996. package/dist/esm/operationsInterfaces/accessReviewInstanceDecisions.d.ts.map +1 -0
  997. package/dist/esm/operationsInterfaces/accessReviewInstanceDecisions.js +9 -0
  998. package/dist/esm/operationsInterfaces/accessReviewInstanceDecisions.js.map +1 -0
  999. package/dist/esm/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts +30 -0
  1000. package/dist/esm/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts.map +1 -0
  1001. package/dist/esm/operationsInterfaces/accessReviewInstanceMyDecisions.js +9 -0
  1002. package/dist/esm/operationsInterfaces/accessReviewInstanceMyDecisions.js.map +1 -0
  1003. package/dist/esm/operationsInterfaces/accessReviewInstanceOperations.d.ts +40 -0
  1004. package/dist/esm/operationsInterfaces/accessReviewInstanceOperations.d.ts.map +1 -0
  1005. package/dist/esm/operationsInterfaces/accessReviewInstanceOperations.js +9 -0
  1006. package/dist/esm/operationsInterfaces/accessReviewInstanceOperations.js.map +1 -0
  1007. package/dist/esm/operationsInterfaces/accessReviewInstances.d.ts +27 -0
  1008. package/dist/esm/operationsInterfaces/accessReviewInstances.d.ts.map +1 -0
  1009. package/dist/esm/operationsInterfaces/accessReviewInstances.js +9 -0
  1010. package/dist/esm/operationsInterfaces/accessReviewInstances.js.map +1 -0
  1011. package/dist/esm/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts +19 -0
  1012. package/dist/esm/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts.map +1 -0
  1013. package/dist/esm/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js +9 -0
  1014. package/dist/esm/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js.map +1 -0
  1015. package/dist/esm/operationsInterfaces/accessReviewScheduleDefinitions.d.ts +36 -0
  1016. package/dist/esm/operationsInterfaces/accessReviewScheduleDefinitions.d.ts.map +1 -0
  1017. package/dist/esm/operationsInterfaces/accessReviewScheduleDefinitions.js +9 -0
  1018. package/dist/esm/operationsInterfaces/accessReviewScheduleDefinitions.js.map +1 -0
  1019. package/dist/esm/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +11 -0
  1020. package/dist/esm/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +1 -0
  1021. package/dist/esm/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js +9 -0
  1022. package/dist/esm/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +1 -0
  1023. package/dist/esm/operationsInterfaces/alertConfigurations.d.ts +33 -0
  1024. package/dist/esm/operationsInterfaces/alertConfigurations.d.ts.map +1 -0
  1025. package/dist/esm/operationsInterfaces/alertConfigurations.js +9 -0
  1026. package/dist/esm/operationsInterfaces/alertConfigurations.js.map +1 -0
  1027. package/dist/esm/operationsInterfaces/alertDefinitions.d.ts +25 -0
  1028. package/dist/esm/operationsInterfaces/alertDefinitions.d.ts.map +1 -0
  1029. package/dist/esm/operationsInterfaces/alertDefinitions.js +9 -0
  1030. package/dist/esm/operationsInterfaces/alertDefinitions.js.map +1 -0
  1031. package/dist/esm/operationsInterfaces/alertIncidents.d.ts +35 -0
  1032. package/dist/esm/operationsInterfaces/alertIncidents.d.ts.map +1 -0
  1033. package/dist/esm/operationsInterfaces/alertIncidents.js +9 -0
  1034. package/dist/esm/operationsInterfaces/alertIncidents.js.map +1 -0
  1035. package/dist/esm/operationsInterfaces/alertOperation.d.ts +12 -0
  1036. package/dist/esm/operationsInterfaces/alertOperation.d.ts.map +1 -0
  1037. package/dist/esm/operationsInterfaces/alertOperation.js +9 -0
  1038. package/dist/esm/operationsInterfaces/alertOperation.js.map +1 -0
  1039. package/dist/esm/operationsInterfaces/alerts.d.ts +59 -0
  1040. package/dist/esm/operationsInterfaces/alerts.d.ts.map +1 -0
  1041. package/dist/esm/operationsInterfaces/alerts.js +9 -0
  1042. package/dist/esm/operationsInterfaces/alerts.js.map +1 -0
  1043. package/dist/esm/operationsInterfaces/classicAdministrators.d.ts +11 -0
  1044. package/dist/esm/operationsInterfaces/classicAdministrators.d.ts.map +1 -0
  1045. package/dist/esm/operationsInterfaces/classicAdministrators.js +9 -0
  1046. package/dist/esm/operationsInterfaces/classicAdministrators.js.map +1 -0
  1047. package/dist/esm/operationsInterfaces/denyAssignments.d.ts +50 -0
  1048. package/dist/esm/operationsInterfaces/denyAssignments.d.ts.map +1 -0
  1049. package/dist/esm/operationsInterfaces/denyAssignments.js +9 -0
  1050. package/dist/esm/operationsInterfaces/denyAssignments.js.map +1 -0
  1051. package/dist/esm/operationsInterfaces/eligibleChildResources.d.ts +12 -0
  1052. package/dist/esm/operationsInterfaces/eligibleChildResources.d.ts.map +1 -0
  1053. package/dist/esm/operationsInterfaces/eligibleChildResources.js +9 -0
  1054. package/dist/esm/operationsInterfaces/eligibleChildResources.js.map +1 -0
  1055. package/dist/esm/operationsInterfaces/globalAdministrator.d.ts +10 -0
  1056. package/dist/esm/operationsInterfaces/globalAdministrator.d.ts.map +1 -0
  1057. package/dist/esm/operationsInterfaces/globalAdministrator.js +9 -0
  1058. package/dist/esm/operationsInterfaces/globalAdministrator.js.map +1 -0
  1059. package/dist/esm/operationsInterfaces/index.d.ts +47 -0
  1060. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  1061. package/dist/esm/operationsInterfaces/index.js +54 -0
  1062. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  1063. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  1064. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  1065. package/dist/esm/operationsInterfaces/operations.js +9 -0
  1066. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  1067. package/dist/esm/operationsInterfaces/permissions.d.ts +22 -0
  1068. package/dist/esm/operationsInterfaces/permissions.d.ts.map +1 -0
  1069. package/dist/esm/operationsInterfaces/permissions.js +9 -0
  1070. package/dist/esm/operationsInterfaces/permissions.js.map +1 -0
  1071. package/dist/esm/operationsInterfaces/providerOperationsMetadataOperations.d.ts +17 -0
  1072. package/dist/esm/operationsInterfaces/providerOperationsMetadataOperations.d.ts.map +1 -0
  1073. package/dist/esm/operationsInterfaces/providerOperationsMetadataOperations.js +9 -0
  1074. package/dist/esm/operationsInterfaces/providerOperationsMetadataOperations.js.map +1 -0
  1075. package/dist/esm/operationsInterfaces/roleAssignmentScheduleInstances.d.ts +20 -0
  1076. package/dist/esm/operationsInterfaces/roleAssignmentScheduleInstances.d.ts.map +1 -0
  1077. package/dist/esm/operationsInterfaces/roleAssignmentScheduleInstances.js +9 -0
  1078. package/dist/esm/operationsInterfaces/roleAssignmentScheduleInstances.js.map +1 -0
  1079. package/dist/esm/operationsInterfaces/roleAssignmentScheduleRequests.d.ts +50 -0
  1080. package/dist/esm/operationsInterfaces/roleAssignmentScheduleRequests.d.ts.map +1 -0
  1081. package/dist/esm/operationsInterfaces/roleAssignmentScheduleRequests.js +9 -0
  1082. package/dist/esm/operationsInterfaces/roleAssignmentScheduleRequests.js.map +1 -0
  1083. package/dist/esm/operationsInterfaces/roleAssignmentSchedules.d.ts +19 -0
  1084. package/dist/esm/operationsInterfaces/roleAssignmentSchedules.d.ts.map +1 -0
  1085. package/dist/esm/operationsInterfaces/roleAssignmentSchedules.js +9 -0
  1086. package/dist/esm/operationsInterfaces/roleAssignmentSchedules.js.map +1 -0
  1087. package/dist/esm/operationsInterfaces/roleAssignments.d.ts +95 -0
  1088. package/dist/esm/operationsInterfaces/roleAssignments.d.ts.map +1 -0
  1089. package/dist/esm/operationsInterfaces/roleAssignments.js +9 -0
  1090. package/dist/esm/operationsInterfaces/roleAssignments.js.map +1 -0
  1091. package/dist/esm/operationsInterfaces/roleDefinitions.d.ts +56 -0
  1092. package/dist/esm/operationsInterfaces/roleDefinitions.d.ts.map +1 -0
  1093. package/dist/esm/operationsInterfaces/roleDefinitions.js +9 -0
  1094. package/dist/esm/operationsInterfaces/roleDefinitions.js.map +1 -0
  1095. package/dist/esm/operationsInterfaces/roleEligibilityScheduleInstances.d.ts +20 -0
  1096. package/dist/esm/operationsInterfaces/roleEligibilityScheduleInstances.d.ts.map +1 -0
  1097. package/dist/esm/operationsInterfaces/roleEligibilityScheduleInstances.js +9 -0
  1098. package/dist/esm/operationsInterfaces/roleEligibilityScheduleInstances.js.map +1 -0
  1099. package/dist/esm/operationsInterfaces/roleEligibilityScheduleRequests.d.ts +50 -0
  1100. package/dist/esm/operationsInterfaces/roleEligibilityScheduleRequests.d.ts.map +1 -0
  1101. package/dist/esm/operationsInterfaces/roleEligibilityScheduleRequests.js +9 -0
  1102. package/dist/esm/operationsInterfaces/roleEligibilityScheduleRequests.js.map +1 -0
  1103. package/dist/esm/operationsInterfaces/roleEligibilitySchedules.d.ts +19 -0
  1104. package/dist/esm/operationsInterfaces/roleEligibilitySchedules.d.ts.map +1 -0
  1105. package/dist/esm/operationsInterfaces/roleEligibilitySchedules.js +9 -0
  1106. package/dist/esm/operationsInterfaces/roleEligibilitySchedules.js.map +1 -0
  1107. package/dist/esm/operationsInterfaces/roleManagementPolicies.d.ts +34 -0
  1108. package/dist/esm/operationsInterfaces/roleManagementPolicies.d.ts.map +1 -0
  1109. package/dist/esm/operationsInterfaces/roleManagementPolicies.js +9 -0
  1110. package/dist/esm/operationsInterfaces/roleManagementPolicies.js.map +1 -0
  1111. package/dist/esm/operationsInterfaces/roleManagementPolicyAssignments.d.ts +37 -0
  1112. package/dist/esm/operationsInterfaces/roleManagementPolicyAssignments.d.ts.map +1 -0
  1113. package/dist/esm/operationsInterfaces/roleManagementPolicyAssignments.js +9 -0
  1114. package/dist/esm/operationsInterfaces/roleManagementPolicyAssignments.js.map +1 -0
  1115. package/dist/esm/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts +18 -0
  1116. package/dist/esm/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts.map +1 -0
  1117. package/dist/esm/operationsInterfaces/scopeAccessReviewDefaultSettings.js +9 -0
  1118. package/dist/esm/operationsInterfaces/scopeAccessReviewDefaultSettings.js.map +1 -0
  1119. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts +20 -0
  1120. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts.map +1 -0
  1121. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinition.js +9 -0
  1122. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinition.js.map +1 -0
  1123. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts +14 -0
  1124. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  1125. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js +9 -0
  1126. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js.map +1 -0
  1127. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts +13 -0
  1128. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  1129. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js +9 -0
  1130. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js.map +1 -0
  1131. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts +20 -0
  1132. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts.map +1 -0
  1133. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js +9 -0
  1134. package/dist/esm/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js.map +1 -0
  1135. package/dist/esm/operationsInterfaces/scopeAccessReviewInstance.d.ts +46 -0
  1136. package/dist/esm/operationsInterfaces/scopeAccessReviewInstance.d.ts.map +1 -0
  1137. package/dist/esm/operationsInterfaces/scopeAccessReviewInstance.js +9 -0
  1138. package/dist/esm/operationsInterfaces/scopeAccessReviewInstance.js.map +1 -0
  1139. package/dist/esm/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts +14 -0
  1140. package/dist/esm/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  1141. package/dist/esm/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js +9 -0
  1142. package/dist/esm/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js.map +1 -0
  1143. package/dist/esm/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts +14 -0
  1144. package/dist/esm/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts.map +1 -0
  1145. package/dist/esm/operationsInterfaces/scopeAccessReviewInstanceDecisions.js +9 -0
  1146. package/dist/esm/operationsInterfaces/scopeAccessReviewInstanceDecisions.js.map +1 -0
  1147. package/dist/esm/operationsInterfaces/scopeAccessReviewInstances.d.ts +30 -0
  1148. package/dist/esm/operationsInterfaces/scopeAccessReviewInstances.d.ts.map +1 -0
  1149. package/dist/esm/operationsInterfaces/scopeAccessReviewInstances.js +9 -0
  1150. package/dist/esm/operationsInterfaces/scopeAccessReviewInstances.js.map +1 -0
  1151. package/dist/esm/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts +41 -0
  1152. package/dist/esm/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts.map +1 -0
  1153. package/dist/esm/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js +9 -0
  1154. package/dist/esm/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js.map +1 -0
  1155. package/dist/esm/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +13 -0
  1156. package/dist/esm/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  1157. package/dist/esm/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js +9 -0
  1158. package/dist/esm/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js.map +1 -0
  1159. package/dist/esm/package.json +3 -0
  1160. package/dist/esm/pagingHelper.d.ts +13 -0
  1161. package/dist/esm/pagingHelper.d.ts.map +1 -0
  1162. package/dist/esm/pagingHelper.js +30 -0
  1163. package/dist/esm/pagingHelper.js.map +1 -0
  1164. package/dist/react-native/authorizationManagementClient.d.ts +63 -0
  1165. package/dist/react-native/authorizationManagementClient.d.ts.map +1 -0
  1166. package/dist/react-native/authorizationManagementClient.js +166 -0
  1167. package/dist/react-native/authorizationManagementClient.js.map +1 -0
  1168. package/dist/react-native/index.d.ts +5 -0
  1169. package/dist/react-native/index.d.ts.map +1 -0
  1170. package/dist/react-native/index.js +13 -0
  1171. package/dist/react-native/index.js.map +1 -0
  1172. package/dist/react-native/lroImpl.d.ts +11 -0
  1173. package/dist/react-native/lroImpl.d.ts.map +1 -0
  1174. package/dist/react-native/lroImpl.js +18 -0
  1175. package/dist/react-native/lroImpl.js.map +1 -0
  1176. package/dist/react-native/models/index.d.ts +4326 -0
  1177. package/dist/react-native/models/index.d.ts.map +1 -0
  1178. package/dist/react-native/models/index.js +426 -0
  1179. package/dist/react-native/models/index.js.map +1 -0
  1180. package/dist/react-native/models/mappers.d.ts +155 -0
  1181. package/dist/react-native/models/mappers.d.ts.map +1 -0
  1182. package/dist/react-native/models/mappers.js +6399 -0
  1183. package/dist/react-native/models/mappers.js.map +1 -0
  1184. package/dist/react-native/models/parameters.d.ts +65 -0
  1185. package/dist/react-native/models/parameters.d.ts.map +1 -0
  1186. package/dist/react-native/models/parameters.js +587 -0
  1187. package/dist/react-native/models/parameters.js.map +1 -0
  1188. package/dist/react-native/operations/accessReviewDefaultSettingsOperations.d.ts +24 -0
  1189. package/dist/react-native/operations/accessReviewDefaultSettingsOperations.d.ts.map +1 -0
  1190. package/dist/react-native/operations/accessReviewDefaultSettingsOperations.js +73 -0
  1191. package/dist/react-native/operations/accessReviewDefaultSettingsOperations.js.map +1 -0
  1192. package/dist/react-native/operations/accessReviewHistoryDefinitionInstance.d.ts +21 -0
  1193. package/dist/react-native/operations/accessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  1194. package/dist/react-native/operations/accessReviewHistoryDefinitionInstance.js +55 -0
  1195. package/dist/react-native/operations/accessReviewHistoryDefinitionInstance.js.map +1 -0
  1196. package/dist/react-native/operations/accessReviewHistoryDefinitionInstances.d.ts +35 -0
  1197. package/dist/react-native/operations/accessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  1198. package/dist/react-native/operations/accessReviewHistoryDefinitionInstances.js +128 -0
  1199. package/dist/react-native/operations/accessReviewHistoryDefinitionInstances.js.map +1 -0
  1200. package/dist/react-native/operations/accessReviewHistoryDefinitionOperations.d.ts +26 -0
  1201. package/dist/react-native/operations/accessReviewHistoryDefinitionOperations.d.ts.map +1 -0
  1202. package/dist/react-native/operations/accessReviewHistoryDefinitionOperations.js +82 -0
  1203. package/dist/react-native/operations/accessReviewHistoryDefinitionOperations.js.map +1 -0
  1204. package/dist/react-native/operations/accessReviewHistoryDefinitions.d.ts +40 -0
  1205. package/dist/react-native/operations/accessReviewHistoryDefinitions.d.ts.map +1 -0
  1206. package/dist/react-native/operations/accessReviewHistoryDefinitions.js +150 -0
  1207. package/dist/react-native/operations/accessReviewHistoryDefinitions.js.map +1 -0
  1208. package/dist/react-native/operations/accessReviewInstanceContactedReviewers.d.ts +38 -0
  1209. package/dist/react-native/operations/accessReviewInstanceContactedReviewers.d.ts.map +1 -0
  1210. package/dist/react-native/operations/accessReviewInstanceContactedReviewers.js +133 -0
  1211. package/dist/react-native/operations/accessReviewInstanceContactedReviewers.js.map +1 -0
  1212. package/dist/react-native/operations/accessReviewInstanceDecisions.d.ts +38 -0
  1213. package/dist/react-native/operations/accessReviewInstanceDecisions.d.ts.map +1 -0
  1214. package/dist/react-native/operations/accessReviewInstanceDecisions.js +133 -0
  1215. package/dist/react-native/operations/accessReviewInstanceDecisions.js.map +1 -0
  1216. package/dist/react-native/operations/accessReviewInstanceMyDecisions.d.ts +55 -0
  1217. package/dist/react-native/operations/accessReviewInstanceMyDecisions.d.ts.map +1 -0
  1218. package/dist/react-native/operations/accessReviewInstanceMyDecisions.js +196 -0
  1219. package/dist/react-native/operations/accessReviewInstanceMyDecisions.js.map +1 -0
  1220. package/dist/react-native/operations/accessReviewInstanceOperations.d.ts +48 -0
  1221. package/dist/react-native/operations/accessReviewInstanceOperations.d.ts.map +1 -0
  1222. package/dist/react-native/operations/accessReviewInstanceOperations.js +163 -0
  1223. package/dist/react-native/operations/accessReviewInstanceOperations.js.map +1 -0
  1224. package/dist/react-native/operations/accessReviewInstances.d.ts +50 -0
  1225. package/dist/react-native/operations/accessReviewInstances.d.ts.map +1 -0
  1226. package/dist/react-native/operations/accessReviewInstances.js +191 -0
  1227. package/dist/react-native/operations/accessReviewInstances.js.map +1 -0
  1228. package/dist/react-native/operations/accessReviewInstancesAssignedForMyApproval.d.ts +42 -0
  1229. package/dist/react-native/operations/accessReviewInstancesAssignedForMyApproval.d.ts.map +1 -0
  1230. package/dist/react-native/operations/accessReviewInstancesAssignedForMyApproval.js +152 -0
  1231. package/dist/react-native/operations/accessReviewInstancesAssignedForMyApproval.js.map +1 -0
  1232. package/dist/react-native/operations/accessReviewScheduleDefinitions.d.ts +57 -0
  1233. package/dist/react-native/operations/accessReviewScheduleDefinitions.d.ts.map +1 -0
  1234. package/dist/react-native/operations/accessReviewScheduleDefinitions.js +232 -0
  1235. package/dist/react-native/operations/accessReviewScheduleDefinitions.js.map +1 -0
  1236. package/dist/react-native/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +32 -0
  1237. package/dist/react-native/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +1 -0
  1238. package/dist/react-native/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js +116 -0
  1239. package/dist/react-native/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +1 -0
  1240. package/dist/react-native/operations/alertConfigurations.d.ts +56 -0
  1241. package/dist/react-native/operations/alertConfigurations.d.ts.map +1 -0
  1242. package/dist/react-native/operations/alertConfigurations.js +176 -0
  1243. package/dist/react-native/operations/alertConfigurations.js.map +1 -0
  1244. package/dist/react-native/operations/alertDefinitions.d.ts +48 -0
  1245. package/dist/react-native/operations/alertDefinitions.d.ts.map +1 -0
  1246. package/dist/react-native/operations/alertDefinitions.js +154 -0
  1247. package/dist/react-native/operations/alertDefinitions.js.map +1 -0
  1248. package/dist/react-native/operations/alertIncidents.d.ts +60 -0
  1249. package/dist/react-native/operations/alertIncidents.d.ts.map +1 -0
  1250. package/dist/react-native/operations/alertIncidents.js +193 -0
  1251. package/dist/react-native/operations/alertIncidents.js.map +1 -0
  1252. package/dist/react-native/operations/alertOperation.d.ts +20 -0
  1253. package/dist/react-native/operations/alertOperation.d.ts.map +1 -0
  1254. package/dist/react-native/operations/alertOperation.js +49 -0
  1255. package/dist/react-native/operations/alertOperation.js.map +1 -0
  1256. package/dist/react-native/operations/alerts.d.ts +82 -0
  1257. package/dist/react-native/operations/alerts.d.ts.map +1 -0
  1258. package/dist/react-native/operations/alerts.js +347 -0
  1259. package/dist/react-native/operations/alerts.js.map +1 -0
  1260. package/dist/react-native/operations/classicAdministrators.d.ts +32 -0
  1261. package/dist/react-native/operations/classicAdministrators.d.ts.map +1 -0
  1262. package/dist/react-native/operations/classicAdministrators.js +120 -0
  1263. package/dist/react-native/operations/classicAdministrators.js.map +1 -0
  1264. package/dist/react-native/operations/denyAssignments.d.ts +124 -0
  1265. package/dist/react-native/operations/denyAssignments.d.ts.map +1 -0
  1266. package/dist/react-native/operations/denyAssignments.js +509 -0
  1267. package/dist/react-native/operations/denyAssignments.js.map +1 -0
  1268. package/dist/react-native/operations/eligibleChildResources.d.ts +35 -0
  1269. package/dist/react-native/operations/eligibleChildResources.d.ts.map +1 -0
  1270. package/dist/react-native/operations/eligibleChildResources.js +119 -0
  1271. package/dist/react-native/operations/eligibleChildResources.js.map +1 -0
  1272. package/dist/react-native/operations/globalAdministrator.d.ts +18 -0
  1273. package/dist/react-native/operations/globalAdministrator.d.ts.map +1 -0
  1274. package/dist/react-native/operations/globalAdministrator.js +45 -0
  1275. package/dist/react-native/operations/globalAdministrator.js.map +1 -0
  1276. package/dist/react-native/operations/index.d.ts +47 -0
  1277. package/dist/react-native/operations/index.d.ts.map +1 -0
  1278. package/dist/react-native/operations/index.js +54 -0
  1279. package/dist/react-native/operations/index.js.map +1 -0
  1280. package/dist/react-native/operations/operations.d.ts +32 -0
  1281. package/dist/react-native/operations/operations.d.ts.map +1 -0
  1282. package/dist/react-native/operations/operations.js +116 -0
  1283. package/dist/react-native/operations/operations.js.map +1 -0
  1284. package/dist/react-native/operations/permissions.d.ts +68 -0
  1285. package/dist/react-native/operations/permissions.d.ts.map +1 -0
  1286. package/dist/react-native/operations/permissions.js +265 -0
  1287. package/dist/react-native/operations/permissions.js.map +1 -0
  1288. package/dist/react-native/operations/providerOperationsMetadataOperations.d.ts +38 -0
  1289. package/dist/react-native/operations/providerOperationsMetadataOperations.d.ts.map +1 -0
  1290. package/dist/react-native/operations/providerOperationsMetadataOperations.js +140 -0
  1291. package/dist/react-native/operations/providerOperationsMetadataOperations.js.map +1 -0
  1292. package/dist/react-native/operations/roleAssignmentScheduleInstances.d.ts +43 -0
  1293. package/dist/react-native/operations/roleAssignmentScheduleInstances.d.ts.map +1 -0
  1294. package/dist/react-native/operations/roleAssignmentScheduleInstances.js +149 -0
  1295. package/dist/react-native/operations/roleAssignmentScheduleInstances.js.map +1 -0
  1296. package/dist/react-native/operations/roleAssignmentScheduleRequests.d.ts +73 -0
  1297. package/dist/react-native/operations/roleAssignmentScheduleRequests.d.ts.map +1 -0
  1298. package/dist/react-native/operations/roleAssignmentScheduleRequests.js +247 -0
  1299. package/dist/react-native/operations/roleAssignmentScheduleRequests.js.map +1 -0
  1300. package/dist/react-native/operations/roleAssignmentSchedules.d.ts +42 -0
  1301. package/dist/react-native/operations/roleAssignmentSchedules.d.ts.map +1 -0
  1302. package/dist/react-native/operations/roleAssignmentSchedules.js +148 -0
  1303. package/dist/react-native/operations/roleAssignmentSchedules.js.map +1 -0
  1304. package/dist/react-native/operations/roleAssignments.d.ts +175 -0
  1305. package/dist/react-native/operations/roleAssignments.d.ts.map +1 -0
  1306. package/dist/react-native/operations/roleAssignments.js +665 -0
  1307. package/dist/react-native/operations/roleAssignments.js.map +1 -0
  1308. package/dist/react-native/operations/roleDefinitions.d.ts +85 -0
  1309. package/dist/react-native/operations/roleDefinitions.d.ts.map +1 -0
  1310. package/dist/react-native/operations/roleDefinitions.js +256 -0
  1311. package/dist/react-native/operations/roleDefinitions.js.map +1 -0
  1312. package/dist/react-native/operations/roleEligibilityScheduleInstances.d.ts +43 -0
  1313. package/dist/react-native/operations/roleEligibilityScheduleInstances.d.ts.map +1 -0
  1314. package/dist/react-native/operations/roleEligibilityScheduleInstances.js +149 -0
  1315. package/dist/react-native/operations/roleEligibilityScheduleInstances.js.map +1 -0
  1316. package/dist/react-native/operations/roleEligibilityScheduleRequests.d.ts +73 -0
  1317. package/dist/react-native/operations/roleEligibilityScheduleRequests.d.ts.map +1 -0
  1318. package/dist/react-native/operations/roleEligibilityScheduleRequests.js +247 -0
  1319. package/dist/react-native/operations/roleEligibilityScheduleRequests.js.map +1 -0
  1320. package/dist/react-native/operations/roleEligibilitySchedules.d.ts +42 -0
  1321. package/dist/react-native/operations/roleEligibilitySchedules.d.ts.map +1 -0
  1322. package/dist/react-native/operations/roleEligibilitySchedules.js +148 -0
  1323. package/dist/react-native/operations/roleEligibilitySchedules.js.map +1 -0
  1324. package/dist/react-native/operations/roleManagementPolicies.d.ts +57 -0
  1325. package/dist/react-native/operations/roleManagementPolicies.d.ts.map +1 -0
  1326. package/dist/react-native/operations/roleManagementPolicies.js +208 -0
  1327. package/dist/react-native/operations/roleManagementPolicies.js.map +1 -0
  1328. package/dist/react-native/operations/roleManagementPolicyAssignments.d.ts +60 -0
  1329. package/dist/react-native/operations/roleManagementPolicyAssignments.d.ts.map +1 -0
  1330. package/dist/react-native/operations/roleManagementPolicyAssignments.js +211 -0
  1331. package/dist/react-native/operations/roleManagementPolicyAssignments.js.map +1 -0
  1332. package/dist/react-native/operations/scopeAccessReviewDefaultSettings.d.ts +26 -0
  1333. package/dist/react-native/operations/scopeAccessReviewDefaultSettings.d.ts.map +1 -0
  1334. package/dist/react-native/operations/scopeAccessReviewDefaultSettings.js +75 -0
  1335. package/dist/react-native/operations/scopeAccessReviewDefaultSettings.js.map +1 -0
  1336. package/dist/react-native/operations/scopeAccessReviewHistoryDefinition.d.ts +28 -0
  1337. package/dist/react-native/operations/scopeAccessReviewHistoryDefinition.d.ts.map +1 -0
  1338. package/dist/react-native/operations/scopeAccessReviewHistoryDefinition.js +84 -0
  1339. package/dist/react-native/operations/scopeAccessReviewHistoryDefinition.js.map +1 -0
  1340. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts +22 -0
  1341. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  1342. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitionInstance.js +56 -0
  1343. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitionInstance.js.map +1 -0
  1344. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts +38 -0
  1345. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  1346. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitionInstances.js +131 -0
  1347. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitionInstances.js.map +1 -0
  1348. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitions.d.ts +44 -0
  1349. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitions.d.ts.map +1 -0
  1350. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitions.js +150 -0
  1351. package/dist/react-native/operations/scopeAccessReviewHistoryDefinitions.js.map +1 -0
  1352. package/dist/react-native/operations/scopeAccessReviewInstance.d.ts +54 -0
  1353. package/dist/react-native/operations/scopeAccessReviewInstance.d.ts.map +1 -0
  1354. package/dist/react-native/operations/scopeAccessReviewInstance.js +172 -0
  1355. package/dist/react-native/operations/scopeAccessReviewInstance.js.map +1 -0
  1356. package/dist/react-native/operations/scopeAccessReviewInstanceContactedReviewers.d.ts +41 -0
  1357. package/dist/react-native/operations/scopeAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  1358. package/dist/react-native/operations/scopeAccessReviewInstanceContactedReviewers.js +136 -0
  1359. package/dist/react-native/operations/scopeAccessReviewInstanceContactedReviewers.js.map +1 -0
  1360. package/dist/react-native/operations/scopeAccessReviewInstanceDecisions.d.ts +41 -0
  1361. package/dist/react-native/operations/scopeAccessReviewInstanceDecisions.d.ts.map +1 -0
  1362. package/dist/react-native/operations/scopeAccessReviewInstanceDecisions.js +136 -0
  1363. package/dist/react-native/operations/scopeAccessReviewInstanceDecisions.js.map +1 -0
  1364. package/dist/react-native/operations/scopeAccessReviewInstances.d.ts +55 -0
  1365. package/dist/react-native/operations/scopeAccessReviewInstances.d.ts.map +1 -0
  1366. package/dist/react-native/operations/scopeAccessReviewInstances.js +196 -0
  1367. package/dist/react-native/operations/scopeAccessReviewInstances.js.map +1 -0
  1368. package/dist/react-native/operations/scopeAccessReviewScheduleDefinitions.d.ts +64 -0
  1369. package/dist/react-native/operations/scopeAccessReviewScheduleDefinitions.d.ts.map +1 -0
  1370. package/dist/react-native/operations/scopeAccessReviewScheduleDefinitions.js +235 -0
  1371. package/dist/react-native/operations/scopeAccessReviewScheduleDefinitions.js.map +1 -0
  1372. package/dist/react-native/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +38 -0
  1373. package/dist/react-native/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  1374. package/dist/react-native/operations/tenantLevelAccessReviewInstanceContactedReviewers.js +131 -0
  1375. package/dist/react-native/operations/tenantLevelAccessReviewInstanceContactedReviewers.js.map +1 -0
  1376. package/dist/react-native/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts +16 -0
  1377. package/dist/react-native/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts.map +1 -0
  1378. package/dist/react-native/operationsInterfaces/accessReviewDefaultSettingsOperations.js +9 -0
  1379. package/dist/react-native/operationsInterfaces/accessReviewDefaultSettingsOperations.js.map +1 -0
  1380. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts +13 -0
  1381. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  1382. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionInstance.js +9 -0
  1383. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionInstance.js.map +1 -0
  1384. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts +12 -0
  1385. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  1386. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionInstances.js +9 -0
  1387. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionInstances.js.map +1 -0
  1388. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts +18 -0
  1389. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts.map +1 -0
  1390. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionOperations.js +9 -0
  1391. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitionOperations.js.map +1 -0
  1392. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitions.d.ts +18 -0
  1393. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitions.d.ts.map +1 -0
  1394. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitions.js +9 -0
  1395. package/dist/react-native/operationsInterfaces/accessReviewHistoryDefinitions.js.map +1 -0
  1396. package/dist/react-native/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts +13 -0
  1397. package/dist/react-native/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts.map +1 -0
  1398. package/dist/react-native/operationsInterfaces/accessReviewInstanceContactedReviewers.js +9 -0
  1399. package/dist/react-native/operationsInterfaces/accessReviewInstanceContactedReviewers.js.map +1 -0
  1400. package/dist/react-native/operationsInterfaces/accessReviewInstanceDecisions.d.ts +13 -0
  1401. package/dist/react-native/operationsInterfaces/accessReviewInstanceDecisions.d.ts.map +1 -0
  1402. package/dist/react-native/operationsInterfaces/accessReviewInstanceDecisions.js +9 -0
  1403. package/dist/react-native/operationsInterfaces/accessReviewInstanceDecisions.js.map +1 -0
  1404. package/dist/react-native/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts +30 -0
  1405. package/dist/react-native/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts.map +1 -0
  1406. package/dist/react-native/operationsInterfaces/accessReviewInstanceMyDecisions.js +9 -0
  1407. package/dist/react-native/operationsInterfaces/accessReviewInstanceMyDecisions.js.map +1 -0
  1408. package/dist/react-native/operationsInterfaces/accessReviewInstanceOperations.d.ts +40 -0
  1409. package/dist/react-native/operationsInterfaces/accessReviewInstanceOperations.d.ts.map +1 -0
  1410. package/dist/react-native/operationsInterfaces/accessReviewInstanceOperations.js +9 -0
  1411. package/dist/react-native/operationsInterfaces/accessReviewInstanceOperations.js.map +1 -0
  1412. package/dist/react-native/operationsInterfaces/accessReviewInstances.d.ts +27 -0
  1413. package/dist/react-native/operationsInterfaces/accessReviewInstances.d.ts.map +1 -0
  1414. package/dist/react-native/operationsInterfaces/accessReviewInstances.js +9 -0
  1415. package/dist/react-native/operationsInterfaces/accessReviewInstances.js.map +1 -0
  1416. package/dist/react-native/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts +19 -0
  1417. package/dist/react-native/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts.map +1 -0
  1418. package/dist/react-native/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js +9 -0
  1419. package/dist/react-native/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js.map +1 -0
  1420. package/dist/react-native/operationsInterfaces/accessReviewScheduleDefinitions.d.ts +36 -0
  1421. package/dist/react-native/operationsInterfaces/accessReviewScheduleDefinitions.d.ts.map +1 -0
  1422. package/dist/react-native/operationsInterfaces/accessReviewScheduleDefinitions.js +9 -0
  1423. package/dist/react-native/operationsInterfaces/accessReviewScheduleDefinitions.js.map +1 -0
  1424. package/dist/react-native/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +11 -0
  1425. package/dist/react-native/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +1 -0
  1426. package/dist/react-native/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js +9 -0
  1427. package/dist/react-native/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +1 -0
  1428. package/dist/react-native/operationsInterfaces/alertConfigurations.d.ts +33 -0
  1429. package/dist/react-native/operationsInterfaces/alertConfigurations.d.ts.map +1 -0
  1430. package/dist/react-native/operationsInterfaces/alertConfigurations.js +9 -0
  1431. package/dist/react-native/operationsInterfaces/alertConfigurations.js.map +1 -0
  1432. package/dist/react-native/operationsInterfaces/alertDefinitions.d.ts +25 -0
  1433. package/dist/react-native/operationsInterfaces/alertDefinitions.d.ts.map +1 -0
  1434. package/dist/react-native/operationsInterfaces/alertDefinitions.js +9 -0
  1435. package/dist/react-native/operationsInterfaces/alertDefinitions.js.map +1 -0
  1436. package/dist/react-native/operationsInterfaces/alertIncidents.d.ts +35 -0
  1437. package/dist/react-native/operationsInterfaces/alertIncidents.d.ts.map +1 -0
  1438. package/dist/react-native/operationsInterfaces/alertIncidents.js +9 -0
  1439. package/dist/react-native/operationsInterfaces/alertIncidents.js.map +1 -0
  1440. package/dist/react-native/operationsInterfaces/alertOperation.d.ts +12 -0
  1441. package/dist/react-native/operationsInterfaces/alertOperation.d.ts.map +1 -0
  1442. package/dist/react-native/operationsInterfaces/alertOperation.js +9 -0
  1443. package/dist/react-native/operationsInterfaces/alertOperation.js.map +1 -0
  1444. package/dist/react-native/operationsInterfaces/alerts.d.ts +59 -0
  1445. package/dist/react-native/operationsInterfaces/alerts.d.ts.map +1 -0
  1446. package/dist/react-native/operationsInterfaces/alerts.js +9 -0
  1447. package/dist/react-native/operationsInterfaces/alerts.js.map +1 -0
  1448. package/dist/react-native/operationsInterfaces/classicAdministrators.d.ts +11 -0
  1449. package/dist/react-native/operationsInterfaces/classicAdministrators.d.ts.map +1 -0
  1450. package/dist/react-native/operationsInterfaces/classicAdministrators.js +9 -0
  1451. package/dist/react-native/operationsInterfaces/classicAdministrators.js.map +1 -0
  1452. package/dist/react-native/operationsInterfaces/denyAssignments.d.ts +50 -0
  1453. package/dist/react-native/operationsInterfaces/denyAssignments.d.ts.map +1 -0
  1454. package/dist/react-native/operationsInterfaces/denyAssignments.js +9 -0
  1455. package/dist/react-native/operationsInterfaces/denyAssignments.js.map +1 -0
  1456. package/dist/react-native/operationsInterfaces/eligibleChildResources.d.ts +12 -0
  1457. package/dist/react-native/operationsInterfaces/eligibleChildResources.d.ts.map +1 -0
  1458. package/dist/react-native/operationsInterfaces/eligibleChildResources.js +9 -0
  1459. package/dist/react-native/operationsInterfaces/eligibleChildResources.js.map +1 -0
  1460. package/dist/react-native/operationsInterfaces/globalAdministrator.d.ts +10 -0
  1461. package/dist/react-native/operationsInterfaces/globalAdministrator.d.ts.map +1 -0
  1462. package/dist/react-native/operationsInterfaces/globalAdministrator.js +9 -0
  1463. package/dist/react-native/operationsInterfaces/globalAdministrator.js.map +1 -0
  1464. package/dist/react-native/operationsInterfaces/index.d.ts +47 -0
  1465. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  1466. package/dist/react-native/operationsInterfaces/index.js +54 -0
  1467. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  1468. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  1469. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  1470. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  1471. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  1472. package/dist/react-native/operationsInterfaces/permissions.d.ts +22 -0
  1473. package/dist/react-native/operationsInterfaces/permissions.d.ts.map +1 -0
  1474. package/dist/react-native/operationsInterfaces/permissions.js +9 -0
  1475. package/dist/react-native/operationsInterfaces/permissions.js.map +1 -0
  1476. package/dist/react-native/operationsInterfaces/providerOperationsMetadataOperations.d.ts +17 -0
  1477. package/dist/react-native/operationsInterfaces/providerOperationsMetadataOperations.d.ts.map +1 -0
  1478. package/dist/react-native/operationsInterfaces/providerOperationsMetadataOperations.js +9 -0
  1479. package/dist/react-native/operationsInterfaces/providerOperationsMetadataOperations.js.map +1 -0
  1480. package/dist/react-native/operationsInterfaces/roleAssignmentScheduleInstances.d.ts +20 -0
  1481. package/dist/react-native/operationsInterfaces/roleAssignmentScheduleInstances.d.ts.map +1 -0
  1482. package/dist/react-native/operationsInterfaces/roleAssignmentScheduleInstances.js +9 -0
  1483. package/dist/react-native/operationsInterfaces/roleAssignmentScheduleInstances.js.map +1 -0
  1484. package/dist/react-native/operationsInterfaces/roleAssignmentScheduleRequests.d.ts +50 -0
  1485. package/dist/react-native/operationsInterfaces/roleAssignmentScheduleRequests.d.ts.map +1 -0
  1486. package/dist/react-native/operationsInterfaces/roleAssignmentScheduleRequests.js +9 -0
  1487. package/dist/react-native/operationsInterfaces/roleAssignmentScheduleRequests.js.map +1 -0
  1488. package/dist/react-native/operationsInterfaces/roleAssignmentSchedules.d.ts +19 -0
  1489. package/dist/react-native/operationsInterfaces/roleAssignmentSchedules.d.ts.map +1 -0
  1490. package/dist/react-native/operationsInterfaces/roleAssignmentSchedules.js +9 -0
  1491. package/dist/react-native/operationsInterfaces/roleAssignmentSchedules.js.map +1 -0
  1492. package/dist/react-native/operationsInterfaces/roleAssignments.d.ts +95 -0
  1493. package/dist/react-native/operationsInterfaces/roleAssignments.d.ts.map +1 -0
  1494. package/dist/react-native/operationsInterfaces/roleAssignments.js +9 -0
  1495. package/dist/react-native/operationsInterfaces/roleAssignments.js.map +1 -0
  1496. package/dist/react-native/operationsInterfaces/roleDefinitions.d.ts +56 -0
  1497. package/dist/react-native/operationsInterfaces/roleDefinitions.d.ts.map +1 -0
  1498. package/dist/react-native/operationsInterfaces/roleDefinitions.js +9 -0
  1499. package/dist/react-native/operationsInterfaces/roleDefinitions.js.map +1 -0
  1500. package/dist/react-native/operationsInterfaces/roleEligibilityScheduleInstances.d.ts +20 -0
  1501. package/dist/react-native/operationsInterfaces/roleEligibilityScheduleInstances.d.ts.map +1 -0
  1502. package/dist/react-native/operationsInterfaces/roleEligibilityScheduleInstances.js +9 -0
  1503. package/dist/react-native/operationsInterfaces/roleEligibilityScheduleInstances.js.map +1 -0
  1504. package/dist/react-native/operationsInterfaces/roleEligibilityScheduleRequests.d.ts +50 -0
  1505. package/dist/react-native/operationsInterfaces/roleEligibilityScheduleRequests.d.ts.map +1 -0
  1506. package/dist/react-native/operationsInterfaces/roleEligibilityScheduleRequests.js +9 -0
  1507. package/dist/react-native/operationsInterfaces/roleEligibilityScheduleRequests.js.map +1 -0
  1508. package/dist/react-native/operationsInterfaces/roleEligibilitySchedules.d.ts +19 -0
  1509. package/dist/react-native/operationsInterfaces/roleEligibilitySchedules.d.ts.map +1 -0
  1510. package/dist/react-native/operationsInterfaces/roleEligibilitySchedules.js +9 -0
  1511. package/dist/react-native/operationsInterfaces/roleEligibilitySchedules.js.map +1 -0
  1512. package/dist/react-native/operationsInterfaces/roleManagementPolicies.d.ts +34 -0
  1513. package/dist/react-native/operationsInterfaces/roleManagementPolicies.d.ts.map +1 -0
  1514. package/dist/react-native/operationsInterfaces/roleManagementPolicies.js +9 -0
  1515. package/dist/react-native/operationsInterfaces/roleManagementPolicies.js.map +1 -0
  1516. package/dist/react-native/operationsInterfaces/roleManagementPolicyAssignments.d.ts +37 -0
  1517. package/dist/react-native/operationsInterfaces/roleManagementPolicyAssignments.d.ts.map +1 -0
  1518. package/dist/react-native/operationsInterfaces/roleManagementPolicyAssignments.js +9 -0
  1519. package/dist/react-native/operationsInterfaces/roleManagementPolicyAssignments.js.map +1 -0
  1520. package/dist/react-native/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts +18 -0
  1521. package/dist/react-native/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts.map +1 -0
  1522. package/dist/react-native/operationsInterfaces/scopeAccessReviewDefaultSettings.js +9 -0
  1523. package/dist/react-native/operationsInterfaces/scopeAccessReviewDefaultSettings.js.map +1 -0
  1524. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts +20 -0
  1525. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts.map +1 -0
  1526. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinition.js +9 -0
  1527. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinition.js.map +1 -0
  1528. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts +14 -0
  1529. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +1 -0
  1530. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js +9 -0
  1531. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js.map +1 -0
  1532. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts +13 -0
  1533. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +1 -0
  1534. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js +9 -0
  1535. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js.map +1 -0
  1536. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts +20 -0
  1537. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts.map +1 -0
  1538. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js +9 -0
  1539. package/dist/react-native/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js.map +1 -0
  1540. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstance.d.ts +46 -0
  1541. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstance.d.ts.map +1 -0
  1542. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstance.js +9 -0
  1543. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstance.js.map +1 -0
  1544. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts +14 -0
  1545. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  1546. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js +9 -0
  1547. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js.map +1 -0
  1548. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts +14 -0
  1549. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts.map +1 -0
  1550. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstanceDecisions.js +9 -0
  1551. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstanceDecisions.js.map +1 -0
  1552. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstances.d.ts +30 -0
  1553. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstances.d.ts.map +1 -0
  1554. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstances.js +9 -0
  1555. package/dist/react-native/operationsInterfaces/scopeAccessReviewInstances.js.map +1 -0
  1556. package/dist/react-native/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts +41 -0
  1557. package/dist/react-native/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts.map +1 -0
  1558. package/dist/react-native/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js +9 -0
  1559. package/dist/react-native/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js.map +1 -0
  1560. package/dist/react-native/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +13 -0
  1561. package/dist/react-native/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +1 -0
  1562. package/dist/react-native/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js +9 -0
  1563. package/dist/react-native/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js.map +1 -0
  1564. package/dist/react-native/package.json +3 -0
  1565. package/dist/react-native/pagingHelper.d.ts +13 -0
  1566. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  1567. package/dist/react-native/pagingHelper.js +30 -0
  1568. package/dist/react-native/pagingHelper.js.map +1 -0
  1569. package/package.json +86 -77
  1570. package/review/arm-authorization-node.api.md +3229 -0
  1571. package/dist/index.js +0 -16363
  1572. package/dist/index.js.map +0 -1
  1573. package/dist/index.min.js +0 -1
  1574. package/dist/index.min.js.map +0 -1
  1575. package/dist-esm/samples-dev/accessReviewInstanceAcceptRecommendationsSample.d.ts +0 -2
  1576. package/dist-esm/samples-dev/accessReviewInstanceAcceptRecommendationsSample.d.ts.map +0 -1
  1577. package/dist-esm/samples-dev/accessReviewInstanceAcceptRecommendationsSample.js +0 -37
  1578. package/dist-esm/samples-dev/accessReviewInstanceAcceptRecommendationsSample.js.map +0 -1
  1579. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsGetByIdSample.d.ts +0 -2
  1580. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsGetByIdSample.d.ts.map +0 -1
  1581. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsGetByIdSample.js +0 -38
  1582. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsGetByIdSample.js.map +0 -1
  1583. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsListSample.d.ts +0 -2
  1584. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsListSample.d.ts.map +0 -1
  1585. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsListSample.js +0 -58
  1586. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsListSample.js.map +0 -1
  1587. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsPatchSample.d.ts +0 -2
  1588. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsPatchSample.d.ts.map +0 -1
  1589. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsPatchSample.js +0 -39
  1590. package/dist-esm/samples-dev/accessReviewInstanceMyDecisionsPatchSample.js.map +0 -1
  1591. package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalGetByIdSample.d.ts +0 -2
  1592. package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalGetByIdSample.d.ts.map +0 -1
  1593. package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalGetByIdSample.js +0 -37
  1594. package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalGetByIdSample.js.map +0 -1
  1595. package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalListSample.d.ts +0 -2
  1596. package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalListSample.d.ts.map +0 -1
  1597. package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalListSample.js +0 -61
  1598. package/dist-esm/samples-dev/accessReviewInstancesAssignedForMyApprovalListSample.js.map +0 -1
  1599. package/dist-esm/samples-dev/accessReviewScheduleDefinitionsAssignedForMyApprovalListSample.d.ts +0 -2
  1600. package/dist-esm/samples-dev/accessReviewScheduleDefinitionsAssignedForMyApprovalListSample.d.ts.map +0 -1
  1601. package/dist-esm/samples-dev/accessReviewScheduleDefinitionsAssignedForMyApprovalListSample.js +0 -60
  1602. package/dist-esm/samples-dev/accessReviewScheduleDefinitionsAssignedForMyApprovalListSample.js.map +0 -1
  1603. package/dist-esm/samples-dev/alertConfigurationsGetSample.d.ts +0 -2
  1604. package/dist-esm/samples-dev/alertConfigurationsGetSample.d.ts.map +0 -1
  1605. package/dist-esm/samples-dev/alertConfigurationsGetSample.js +0 -37
  1606. package/dist-esm/samples-dev/alertConfigurationsGetSample.js.map +0 -1
  1607. package/dist-esm/samples-dev/alertConfigurationsListForScopeSample.d.ts +0 -2
  1608. package/dist-esm/samples-dev/alertConfigurationsListForScopeSample.d.ts.map +0 -1
  1609. package/dist-esm/samples-dev/alertConfigurationsListForScopeSample.js +0 -57
  1610. package/dist-esm/samples-dev/alertConfigurationsListForScopeSample.js.map +0 -1
  1611. package/dist-esm/samples-dev/alertConfigurationsUpdateSample.d.ts +0 -2
  1612. package/dist-esm/samples-dev/alertConfigurationsUpdateSample.d.ts.map +0 -1
  1613. package/dist-esm/samples-dev/alertConfigurationsUpdateSample.js +0 -41
  1614. package/dist-esm/samples-dev/alertConfigurationsUpdateSample.js.map +0 -1
  1615. package/dist-esm/samples-dev/alertDefinitionsGetSample.d.ts +0 -2
  1616. package/dist-esm/samples-dev/alertDefinitionsGetSample.d.ts.map +0 -1
  1617. package/dist-esm/samples-dev/alertDefinitionsGetSample.js +0 -37
  1618. package/dist-esm/samples-dev/alertDefinitionsGetSample.js.map +0 -1
  1619. package/dist-esm/samples-dev/alertDefinitionsListForScopeSample.d.ts +0 -2
  1620. package/dist-esm/samples-dev/alertDefinitionsListForScopeSample.d.ts.map +0 -1
  1621. package/dist-esm/samples-dev/alertDefinitionsListForScopeSample.js +0 -57
  1622. package/dist-esm/samples-dev/alertDefinitionsListForScopeSample.js.map +0 -1
  1623. package/dist-esm/samples-dev/alertIncidentsGetSample.d.ts +0 -2
  1624. package/dist-esm/samples-dev/alertIncidentsGetSample.d.ts.map +0 -1
  1625. package/dist-esm/samples-dev/alertIncidentsGetSample.js +0 -38
  1626. package/dist-esm/samples-dev/alertIncidentsGetSample.js.map +0 -1
  1627. package/dist-esm/samples-dev/alertIncidentsListForScopeSample.d.ts +0 -2
  1628. package/dist-esm/samples-dev/alertIncidentsListForScopeSample.d.ts.map +0 -1
  1629. package/dist-esm/samples-dev/alertIncidentsListForScopeSample.js +0 -58
  1630. package/dist-esm/samples-dev/alertIncidentsListForScopeSample.js.map +0 -1
  1631. package/dist-esm/samples-dev/alertIncidentsRemediateSample.d.ts +0 -2
  1632. package/dist-esm/samples-dev/alertIncidentsRemediateSample.d.ts.map +0 -1
  1633. package/dist-esm/samples-dev/alertIncidentsRemediateSample.js +0 -38
  1634. package/dist-esm/samples-dev/alertIncidentsRemediateSample.js.map +0 -1
  1635. package/dist-esm/samples-dev/alertOperationGetSample.d.ts +0 -2
  1636. package/dist-esm/samples-dev/alertOperationGetSample.d.ts.map +0 -1
  1637. package/dist-esm/samples-dev/alertOperationGetSample.js +0 -37
  1638. package/dist-esm/samples-dev/alertOperationGetSample.js.map +0 -1
  1639. package/dist-esm/samples-dev/alertsGetSample.d.ts +0 -2
  1640. package/dist-esm/samples-dev/alertsGetSample.d.ts.map +0 -1
  1641. package/dist-esm/samples-dev/alertsGetSample.js +0 -37
  1642. package/dist-esm/samples-dev/alertsGetSample.js.map +0 -1
  1643. package/dist-esm/samples-dev/alertsListForScopeSample.d.ts +0 -2
  1644. package/dist-esm/samples-dev/alertsListForScopeSample.d.ts.map +0 -1
  1645. package/dist-esm/samples-dev/alertsListForScopeSample.js +0 -57
  1646. package/dist-esm/samples-dev/alertsListForScopeSample.js.map +0 -1
  1647. package/dist-esm/samples-dev/alertsRefreshAllSample.d.ts +0 -2
  1648. package/dist-esm/samples-dev/alertsRefreshAllSample.d.ts.map +0 -1
  1649. package/dist-esm/samples-dev/alertsRefreshAllSample.js +0 -36
  1650. package/dist-esm/samples-dev/alertsRefreshAllSample.js.map +0 -1
  1651. package/dist-esm/samples-dev/alertsRefreshSample.d.ts +0 -2
  1652. package/dist-esm/samples-dev/alertsRefreshSample.d.ts.map +0 -1
  1653. package/dist-esm/samples-dev/alertsRefreshSample.js +0 -37
  1654. package/dist-esm/samples-dev/alertsRefreshSample.js.map +0 -1
  1655. package/dist-esm/samples-dev/alertsUpdateSample.d.ts +0 -2
  1656. package/dist-esm/samples-dev/alertsUpdateSample.d.ts.map +0 -1
  1657. package/dist-esm/samples-dev/alertsUpdateSample.js +0 -38
  1658. package/dist-esm/samples-dev/alertsUpdateSample.js.map +0 -1
  1659. package/dist-esm/samples-dev/classicAdministratorsListSample.d.ts +0 -2
  1660. package/dist-esm/samples-dev/classicAdministratorsListSample.d.ts.map +0 -1
  1661. package/dist-esm/samples-dev/classicAdministratorsListSample.js +0 -57
  1662. package/dist-esm/samples-dev/classicAdministratorsListSample.js.map +0 -1
  1663. package/dist-esm/samples-dev/denyAssignmentsGetByIdSample.d.ts +0 -2
  1664. package/dist-esm/samples-dev/denyAssignmentsGetByIdSample.d.ts.map +0 -1
  1665. package/dist-esm/samples-dev/denyAssignmentsGetByIdSample.js +0 -36
  1666. package/dist-esm/samples-dev/denyAssignmentsGetByIdSample.js.map +0 -1
  1667. package/dist-esm/samples-dev/denyAssignmentsGetSample.d.ts +0 -2
  1668. package/dist-esm/samples-dev/denyAssignmentsGetSample.d.ts.map +0 -1
  1669. package/dist-esm/samples-dev/denyAssignmentsGetSample.js +0 -37
  1670. package/dist-esm/samples-dev/denyAssignmentsGetSample.js.map +0 -1
  1671. package/dist-esm/samples-dev/denyAssignmentsListForResourceGroupSample.d.ts +0 -2
  1672. package/dist-esm/samples-dev/denyAssignmentsListForResourceGroupSample.d.ts.map +0 -1
  1673. package/dist-esm/samples-dev/denyAssignmentsListForResourceGroupSample.js +0 -58
  1674. package/dist-esm/samples-dev/denyAssignmentsListForResourceGroupSample.js.map +0 -1
  1675. package/dist-esm/samples-dev/denyAssignmentsListForResourceSample.d.ts +0 -2
  1676. package/dist-esm/samples-dev/denyAssignmentsListForResourceSample.d.ts.map +0 -1
  1677. package/dist-esm/samples-dev/denyAssignmentsListForResourceSample.js +0 -62
  1678. package/dist-esm/samples-dev/denyAssignmentsListForResourceSample.js.map +0 -1
  1679. package/dist-esm/samples-dev/denyAssignmentsListForScopeSample.d.ts +0 -2
  1680. package/dist-esm/samples-dev/denyAssignmentsListForScopeSample.d.ts.map +0 -1
  1681. package/dist-esm/samples-dev/denyAssignmentsListForScopeSample.js +0 -57
  1682. package/dist-esm/samples-dev/denyAssignmentsListForScopeSample.js.map +0 -1
  1683. package/dist-esm/samples-dev/denyAssignmentsListSample.d.ts +0 -2
  1684. package/dist-esm/samples-dev/denyAssignmentsListSample.d.ts.map +0 -1
  1685. package/dist-esm/samples-dev/denyAssignmentsListSample.js +0 -57
  1686. package/dist-esm/samples-dev/denyAssignmentsListSample.js.map +0 -1
  1687. package/dist-esm/samples-dev/eligibleChildResourcesGetSample.d.ts +0 -2
  1688. package/dist-esm/samples-dev/eligibleChildResourcesGetSample.d.ts.map +0 -1
  1689. package/dist-esm/samples-dev/eligibleChildResourcesGetSample.js +0 -59
  1690. package/dist-esm/samples-dev/eligibleChildResourcesGetSample.js.map +0 -1
  1691. package/dist-esm/samples-dev/globalAdministratorElevateAccessSample.d.ts +0 -2
  1692. package/dist-esm/samples-dev/globalAdministratorElevateAccessSample.d.ts.map +0 -1
  1693. package/dist-esm/samples-dev/globalAdministratorElevateAccessSample.js +0 -35
  1694. package/dist-esm/samples-dev/globalAdministratorElevateAccessSample.js.map +0 -1
  1695. package/dist-esm/samples-dev/permissionsListForResourceGroupSample.d.ts +0 -2
  1696. package/dist-esm/samples-dev/permissionsListForResourceGroupSample.d.ts.map +0 -1
  1697. package/dist-esm/samples-dev/permissionsListForResourceGroupSample.js +0 -58
  1698. package/dist-esm/samples-dev/permissionsListForResourceGroupSample.js.map +0 -1
  1699. package/dist-esm/samples-dev/permissionsListForResourceSample.d.ts +0 -2
  1700. package/dist-esm/samples-dev/permissionsListForResourceSample.d.ts.map +0 -1
  1701. package/dist-esm/samples-dev/permissionsListForResourceSample.js +0 -62
  1702. package/dist-esm/samples-dev/permissionsListForResourceSample.js.map +0 -1
  1703. package/dist-esm/samples-dev/providerOperationsMetadataGetSample.d.ts +0 -2
  1704. package/dist-esm/samples-dev/providerOperationsMetadataGetSample.d.ts.map +0 -1
  1705. package/dist-esm/samples-dev/providerOperationsMetadataGetSample.js +0 -36
  1706. package/dist-esm/samples-dev/providerOperationsMetadataGetSample.js.map +0 -1
  1707. package/dist-esm/samples-dev/providerOperationsMetadataListSample.d.ts +0 -2
  1708. package/dist-esm/samples-dev/providerOperationsMetadataListSample.d.ts.map +0 -1
  1709. package/dist-esm/samples-dev/providerOperationsMetadataListSample.js +0 -56
  1710. package/dist-esm/samples-dev/providerOperationsMetadataListSample.js.map +0 -1
  1711. package/dist-esm/samples-dev/roleAssignmentScheduleInstancesGetSample.d.ts +0 -2
  1712. package/dist-esm/samples-dev/roleAssignmentScheduleInstancesGetSample.d.ts.map +0 -1
  1713. package/dist-esm/samples-dev/roleAssignmentScheduleInstancesGetSample.js +0 -37
  1714. package/dist-esm/samples-dev/roleAssignmentScheduleInstancesGetSample.js.map +0 -1
  1715. package/dist-esm/samples-dev/roleAssignmentScheduleInstancesListForScopeSample.d.ts +0 -2
  1716. package/dist-esm/samples-dev/roleAssignmentScheduleInstancesListForScopeSample.d.ts.map +0 -1
  1717. package/dist-esm/samples-dev/roleAssignmentScheduleInstancesListForScopeSample.js +0 -61
  1718. package/dist-esm/samples-dev/roleAssignmentScheduleInstancesListForScopeSample.js.map +0 -1
  1719. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCancelSample.d.ts +0 -2
  1720. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCancelSample.d.ts.map +0 -1
  1721. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCancelSample.js +0 -37
  1722. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCancelSample.js.map +0 -1
  1723. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCreateSample.d.ts +0 -2
  1724. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCreateSample.d.ts.map +0 -1
  1725. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCreateSample.js +0 -53
  1726. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsCreateSample.js.map +0 -1
  1727. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsGetSample.d.ts +0 -2
  1728. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsGetSample.d.ts.map +0 -1
  1729. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsGetSample.js +0 -37
  1730. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsGetSample.js.map +0 -1
  1731. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsListForScopeSample.d.ts +0 -2
  1732. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsListForScopeSample.d.ts.map +0 -1
  1733. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsListForScopeSample.js +0 -61
  1734. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsListForScopeSample.js.map +0 -1
  1735. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsValidateSample.d.ts +0 -2
  1736. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsValidateSample.d.ts.map +0 -1
  1737. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsValidateSample.js +0 -53
  1738. package/dist-esm/samples-dev/roleAssignmentScheduleRequestsValidateSample.js.map +0 -1
  1739. package/dist-esm/samples-dev/roleAssignmentSchedulesGetSample.d.ts +0 -2
  1740. package/dist-esm/samples-dev/roleAssignmentSchedulesGetSample.d.ts.map +0 -1
  1741. package/dist-esm/samples-dev/roleAssignmentSchedulesGetSample.js +0 -37
  1742. package/dist-esm/samples-dev/roleAssignmentSchedulesGetSample.js.map +0 -1
  1743. package/dist-esm/samples-dev/roleAssignmentSchedulesListForScopeSample.d.ts +0 -2
  1744. package/dist-esm/samples-dev/roleAssignmentSchedulesListForScopeSample.d.ts.map +0 -1
  1745. package/dist-esm/samples-dev/roleAssignmentSchedulesListForScopeSample.js +0 -59
  1746. package/dist-esm/samples-dev/roleAssignmentSchedulesListForScopeSample.js.map +0 -1
  1747. package/dist-esm/samples-dev/roleAssignmentsCreateByIdSample.d.ts +0 -2
  1748. package/dist-esm/samples-dev/roleAssignmentsCreateByIdSample.d.ts.map +0 -1
  1749. package/dist-esm/samples-dev/roleAssignmentsCreateByIdSample.js +0 -41
  1750. package/dist-esm/samples-dev/roleAssignmentsCreateByIdSample.js.map +0 -1
  1751. package/dist-esm/samples-dev/roleAssignmentsCreateSample.d.ts +0 -2
  1752. package/dist-esm/samples-dev/roleAssignmentsCreateSample.d.ts.map +0 -1
  1753. package/dist-esm/samples-dev/roleAssignmentsCreateSample.js +0 -86
  1754. package/dist-esm/samples-dev/roleAssignmentsCreateSample.js.map +0 -1
  1755. package/dist-esm/samples-dev/roleAssignmentsDeleteByIdSample.d.ts +0 -2
  1756. package/dist-esm/samples-dev/roleAssignmentsDeleteByIdSample.d.ts.map +0 -1
  1757. package/dist-esm/samples-dev/roleAssignmentsDeleteByIdSample.js +0 -36
  1758. package/dist-esm/samples-dev/roleAssignmentsDeleteByIdSample.js.map +0 -1
  1759. package/dist-esm/samples-dev/roleAssignmentsDeleteSample.d.ts +0 -2
  1760. package/dist-esm/samples-dev/roleAssignmentsDeleteSample.d.ts.map +0 -1
  1761. package/dist-esm/samples-dev/roleAssignmentsDeleteSample.js +0 -37
  1762. package/dist-esm/samples-dev/roleAssignmentsDeleteSample.js.map +0 -1
  1763. package/dist-esm/samples-dev/roleAssignmentsGetByIdSample.d.ts +0 -2
  1764. package/dist-esm/samples-dev/roleAssignmentsGetByIdSample.d.ts.map +0 -1
  1765. package/dist-esm/samples-dev/roleAssignmentsGetByIdSample.js +0 -36
  1766. package/dist-esm/samples-dev/roleAssignmentsGetByIdSample.js.map +0 -1
  1767. package/dist-esm/samples-dev/roleAssignmentsGetSample.d.ts +0 -2
  1768. package/dist-esm/samples-dev/roleAssignmentsGetSample.d.ts.map +0 -1
  1769. package/dist-esm/samples-dev/roleAssignmentsGetSample.js +0 -37
  1770. package/dist-esm/samples-dev/roleAssignmentsGetSample.js.map +0 -1
  1771. package/dist-esm/samples-dev/roleAssignmentsListForResourceGroupSample.d.ts +0 -2
  1772. package/dist-esm/samples-dev/roleAssignmentsListForResourceGroupSample.d.ts.map +0 -1
  1773. package/dist-esm/samples-dev/roleAssignmentsListForResourceGroupSample.js +0 -59
  1774. package/dist-esm/samples-dev/roleAssignmentsListForResourceGroupSample.js.map +0 -1
  1775. package/dist-esm/samples-dev/roleAssignmentsListForResourceSample.d.ts +0 -2
  1776. package/dist-esm/samples-dev/roleAssignmentsListForResourceSample.d.ts.map +0 -1
  1777. package/dist-esm/samples-dev/roleAssignmentsListForResourceSample.js +0 -62
  1778. package/dist-esm/samples-dev/roleAssignmentsListForResourceSample.js.map +0 -1
  1779. package/dist-esm/samples-dev/roleAssignmentsListForScopeSample.d.ts +0 -2
  1780. package/dist-esm/samples-dev/roleAssignmentsListForScopeSample.d.ts.map +0 -1
  1781. package/dist-esm/samples-dev/roleAssignmentsListForScopeSample.js +0 -57
  1782. package/dist-esm/samples-dev/roleAssignmentsListForScopeSample.js.map +0 -1
  1783. package/dist-esm/samples-dev/roleAssignmentsListForSubscriptionSample.d.ts +0 -2
  1784. package/dist-esm/samples-dev/roleAssignmentsListForSubscriptionSample.d.ts.map +0 -1
  1785. package/dist-esm/samples-dev/roleAssignmentsListForSubscriptionSample.js +0 -58
  1786. package/dist-esm/samples-dev/roleAssignmentsListForSubscriptionSample.js.map +0 -1
  1787. package/dist-esm/samples-dev/roleDefinitionsCreateOrUpdateSample.d.ts +0 -2
  1788. package/dist-esm/samples-dev/roleDefinitionsCreateOrUpdateSample.d.ts.map +0 -1
  1789. package/dist-esm/samples-dev/roleDefinitionsCreateOrUpdateSample.js +0 -38
  1790. package/dist-esm/samples-dev/roleDefinitionsCreateOrUpdateSample.js.map +0 -1
  1791. package/dist-esm/samples-dev/roleDefinitionsDeleteSample.d.ts +0 -2
  1792. package/dist-esm/samples-dev/roleDefinitionsDeleteSample.d.ts.map +0 -1
  1793. package/dist-esm/samples-dev/roleDefinitionsDeleteSample.js +0 -37
  1794. package/dist-esm/samples-dev/roleDefinitionsDeleteSample.js.map +0 -1
  1795. package/dist-esm/samples-dev/roleDefinitionsGetByIdSample.d.ts +0 -2
  1796. package/dist-esm/samples-dev/roleDefinitionsGetByIdSample.d.ts.map +0 -1
  1797. package/dist-esm/samples-dev/roleDefinitionsGetByIdSample.js +0 -36
  1798. package/dist-esm/samples-dev/roleDefinitionsGetByIdSample.js.map +0 -1
  1799. package/dist-esm/samples-dev/roleDefinitionsGetSample.d.ts +0 -2
  1800. package/dist-esm/samples-dev/roleDefinitionsGetSample.d.ts.map +0 -1
  1801. package/dist-esm/samples-dev/roleDefinitionsGetSample.js +0 -37
  1802. package/dist-esm/samples-dev/roleDefinitionsGetSample.js.map +0 -1
  1803. package/dist-esm/samples-dev/roleDefinitionsListSample.d.ts +0 -2
  1804. package/dist-esm/samples-dev/roleDefinitionsListSample.d.ts.map +0 -1
  1805. package/dist-esm/samples-dev/roleDefinitionsListSample.js +0 -57
  1806. package/dist-esm/samples-dev/roleDefinitionsListSample.js.map +0 -1
  1807. package/dist-esm/samples-dev/roleEligibilityScheduleInstancesGetSample.d.ts +0 -2
  1808. package/dist-esm/samples-dev/roleEligibilityScheduleInstancesGetSample.d.ts.map +0 -1
  1809. package/dist-esm/samples-dev/roleEligibilityScheduleInstancesGetSample.js +0 -37
  1810. package/dist-esm/samples-dev/roleEligibilityScheduleInstancesGetSample.js.map +0 -1
  1811. package/dist-esm/samples-dev/roleEligibilityScheduleInstancesListForScopeSample.d.ts +0 -2
  1812. package/dist-esm/samples-dev/roleEligibilityScheduleInstancesListForScopeSample.d.ts.map +0 -1
  1813. package/dist-esm/samples-dev/roleEligibilityScheduleInstancesListForScopeSample.js +0 -61
  1814. package/dist-esm/samples-dev/roleEligibilityScheduleInstancesListForScopeSample.js.map +0 -1
  1815. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCancelSample.d.ts +0 -2
  1816. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCancelSample.d.ts.map +0 -1
  1817. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCancelSample.js +0 -37
  1818. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCancelSample.js.map +0 -1
  1819. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCreateSample.d.ts +0 -2
  1820. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCreateSample.d.ts.map +0 -1
  1821. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCreateSample.js +0 -52
  1822. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsCreateSample.js.map +0 -1
  1823. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsGetSample.d.ts +0 -2
  1824. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsGetSample.d.ts.map +0 -1
  1825. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsGetSample.js +0 -37
  1826. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsGetSample.js.map +0 -1
  1827. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsListForScopeSample.d.ts +0 -2
  1828. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsListForScopeSample.d.ts.map +0 -1
  1829. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsListForScopeSample.js +0 -61
  1830. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsListForScopeSample.js.map +0 -1
  1831. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsValidateSample.d.ts +0 -2
  1832. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsValidateSample.d.ts.map +0 -1
  1833. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsValidateSample.js +0 -52
  1834. package/dist-esm/samples-dev/roleEligibilityScheduleRequestsValidateSample.js.map +0 -1
  1835. package/dist-esm/samples-dev/roleEligibilitySchedulesGetSample.d.ts +0 -2
  1836. package/dist-esm/samples-dev/roleEligibilitySchedulesGetSample.d.ts.map +0 -1
  1837. package/dist-esm/samples-dev/roleEligibilitySchedulesGetSample.js +0 -37
  1838. package/dist-esm/samples-dev/roleEligibilitySchedulesGetSample.js.map +0 -1
  1839. package/dist-esm/samples-dev/roleEligibilitySchedulesListForScopeSample.d.ts +0 -2
  1840. package/dist-esm/samples-dev/roleEligibilitySchedulesListForScopeSample.d.ts.map +0 -1
  1841. package/dist-esm/samples-dev/roleEligibilitySchedulesListForScopeSample.js +0 -61
  1842. package/dist-esm/samples-dev/roleEligibilitySchedulesListForScopeSample.js.map +0 -1
  1843. package/dist-esm/samples-dev/roleManagementPoliciesDeleteSample.d.ts +0 -2
  1844. package/dist-esm/samples-dev/roleManagementPoliciesDeleteSample.d.ts.map +0 -1
  1845. package/dist-esm/samples-dev/roleManagementPoliciesDeleteSample.js +0 -37
  1846. package/dist-esm/samples-dev/roleManagementPoliciesDeleteSample.js.map +0 -1
  1847. package/dist-esm/samples-dev/roleManagementPoliciesGetSample.d.ts +0 -2
  1848. package/dist-esm/samples-dev/roleManagementPoliciesGetSample.d.ts.map +0 -1
  1849. package/dist-esm/samples-dev/roleManagementPoliciesGetSample.js +0 -37
  1850. package/dist-esm/samples-dev/roleManagementPoliciesGetSample.js.map +0 -1
  1851. package/dist-esm/samples-dev/roleManagementPoliciesListForScopeSample.d.ts +0 -2
  1852. package/dist-esm/samples-dev/roleManagementPoliciesListForScopeSample.d.ts.map +0 -1
  1853. package/dist-esm/samples-dev/roleManagementPoliciesListForScopeSample.js +0 -57
  1854. package/dist-esm/samples-dev/roleManagementPoliciesListForScopeSample.js.map +0 -1
  1855. package/dist-esm/samples-dev/roleManagementPoliciesUpdateSample.d.ts +0 -2
  1856. package/dist-esm/samples-dev/roleManagementPoliciesUpdateSample.d.ts.map +0 -1
  1857. package/dist-esm/samples-dev/roleManagementPoliciesUpdateSample.js +0 -386
  1858. package/dist-esm/samples-dev/roleManagementPoliciesUpdateSample.js.map +0 -1
  1859. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsCreateSample.d.ts +0 -2
  1860. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsCreateSample.d.ts.map +0 -1
  1861. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsCreateSample.js +0 -42
  1862. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsCreateSample.js.map +0 -1
  1863. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsDeleteSample.d.ts +0 -2
  1864. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsDeleteSample.d.ts.map +0 -1
  1865. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsDeleteSample.js +0 -37
  1866. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsDeleteSample.js.map +0 -1
  1867. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsGetSample.d.ts +0 -2
  1868. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsGetSample.d.ts.map +0 -1
  1869. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsGetSample.js +0 -37
  1870. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsGetSample.js.map +0 -1
  1871. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsListForScopeSample.d.ts +0 -2
  1872. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsListForScopeSample.d.ts.map +0 -1
  1873. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsListForScopeSample.js +0 -57
  1874. package/dist-esm/samples-dev/roleManagementPolicyAssignmentsListForScopeSample.js.map +0 -1
  1875. package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsGetSample.d.ts +0 -2
  1876. package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsGetSample.d.ts.map +0 -1
  1877. package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsGetSample.js +0 -36
  1878. package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsGetSample.js.map +0 -1
  1879. package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsPutSample.d.ts +0 -2
  1880. package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsPutSample.d.ts.map +0 -1
  1881. package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsPutSample.js +0 -37
  1882. package/dist-esm/samples-dev/scopeAccessReviewDefaultSettingsPutSample.js.map +0 -1
  1883. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionCreateSample.d.ts +0 -2
  1884. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionCreateSample.d.ts.map +0 -1
  1885. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionCreateSample.js +0 -38
  1886. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionCreateSample.js.map +0 -1
  1887. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionDeleteByIdSample.d.ts +0 -2
  1888. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionDeleteByIdSample.d.ts.map +0 -1
  1889. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionDeleteByIdSample.js +0 -37
  1890. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionDeleteByIdSample.js.map +0 -1
  1891. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriSample.d.ts +0 -2
  1892. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriSample.d.ts.map +0 -1
  1893. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriSample.js +0 -38
  1894. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriSample.js.map +0 -1
  1895. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstancesListSample.d.ts +0 -2
  1896. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstancesListSample.d.ts.map +0 -1
  1897. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstancesListSample.js +0 -58
  1898. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionInstancesListSample.js.map +0 -1
  1899. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsGetByIdSample.d.ts +0 -2
  1900. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsGetByIdSample.d.ts.map +0 -1
  1901. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsGetByIdSample.js +0 -37
  1902. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsGetByIdSample.js.map +0 -1
  1903. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsListSample.d.ts +0 -2
  1904. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsListSample.d.ts.map +0 -1
  1905. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsListSample.js +0 -57
  1906. package/dist-esm/samples-dev/scopeAccessReviewHistoryDefinitionsListSample.js.map +0 -1
  1907. package/dist-esm/samples-dev/scopeAccessReviewInstanceApplyDecisionsSample.d.ts +0 -2
  1908. package/dist-esm/samples-dev/scopeAccessReviewInstanceApplyDecisionsSample.d.ts.map +0 -1
  1909. package/dist-esm/samples-dev/scopeAccessReviewInstanceApplyDecisionsSample.js +0 -38
  1910. package/dist-esm/samples-dev/scopeAccessReviewInstanceApplyDecisionsSample.js.map +0 -1
  1911. package/dist-esm/samples-dev/scopeAccessReviewInstanceContactedReviewersListSample.d.ts +0 -2
  1912. package/dist-esm/samples-dev/scopeAccessReviewInstanceContactedReviewersListSample.d.ts.map +0 -1
  1913. package/dist-esm/samples-dev/scopeAccessReviewInstanceContactedReviewersListSample.js +0 -59
  1914. package/dist-esm/samples-dev/scopeAccessReviewInstanceContactedReviewersListSample.js.map +0 -1
  1915. package/dist-esm/samples-dev/scopeAccessReviewInstanceDecisionsListSample.d.ts +0 -2
  1916. package/dist-esm/samples-dev/scopeAccessReviewInstanceDecisionsListSample.d.ts.map +0 -1
  1917. package/dist-esm/samples-dev/scopeAccessReviewInstanceDecisionsListSample.js +0 -59
  1918. package/dist-esm/samples-dev/scopeAccessReviewInstanceDecisionsListSample.js.map +0 -1
  1919. package/dist-esm/samples-dev/scopeAccessReviewInstanceRecordAllDecisionsSample.d.ts +0 -2
  1920. package/dist-esm/samples-dev/scopeAccessReviewInstanceRecordAllDecisionsSample.d.ts.map +0 -1
  1921. package/dist-esm/samples-dev/scopeAccessReviewInstanceRecordAllDecisionsSample.js +0 -39
  1922. package/dist-esm/samples-dev/scopeAccessReviewInstanceRecordAllDecisionsSample.js.map +0 -1
  1923. package/dist-esm/samples-dev/scopeAccessReviewInstanceResetDecisionsSample.d.ts +0 -2
  1924. package/dist-esm/samples-dev/scopeAccessReviewInstanceResetDecisionsSample.d.ts.map +0 -1
  1925. package/dist-esm/samples-dev/scopeAccessReviewInstanceResetDecisionsSample.js +0 -38
  1926. package/dist-esm/samples-dev/scopeAccessReviewInstanceResetDecisionsSample.js.map +0 -1
  1927. package/dist-esm/samples-dev/scopeAccessReviewInstanceSendRemindersSample.d.ts +0 -2
  1928. package/dist-esm/samples-dev/scopeAccessReviewInstanceSendRemindersSample.d.ts.map +0 -1
  1929. package/dist-esm/samples-dev/scopeAccessReviewInstanceSendRemindersSample.js +0 -38
  1930. package/dist-esm/samples-dev/scopeAccessReviewInstanceSendRemindersSample.js.map +0 -1
  1931. package/dist-esm/samples-dev/scopeAccessReviewInstanceStopSample.d.ts +0 -2
  1932. package/dist-esm/samples-dev/scopeAccessReviewInstanceStopSample.d.ts.map +0 -1
  1933. package/dist-esm/samples-dev/scopeAccessReviewInstanceStopSample.js +0 -38
  1934. package/dist-esm/samples-dev/scopeAccessReviewInstanceStopSample.js.map +0 -1
  1935. package/dist-esm/samples-dev/scopeAccessReviewInstancesCreateSample.d.ts +0 -2
  1936. package/dist-esm/samples-dev/scopeAccessReviewInstancesCreateSample.d.ts.map +0 -1
  1937. package/dist-esm/samples-dev/scopeAccessReviewInstancesCreateSample.js +0 -39
  1938. package/dist-esm/samples-dev/scopeAccessReviewInstancesCreateSample.js.map +0 -1
  1939. package/dist-esm/samples-dev/scopeAccessReviewInstancesGetByIdSample.d.ts +0 -2
  1940. package/dist-esm/samples-dev/scopeAccessReviewInstancesGetByIdSample.d.ts.map +0 -1
  1941. package/dist-esm/samples-dev/scopeAccessReviewInstancesGetByIdSample.js +0 -38
  1942. package/dist-esm/samples-dev/scopeAccessReviewInstancesGetByIdSample.js.map +0 -1
  1943. package/dist-esm/samples-dev/scopeAccessReviewInstancesListSample.d.ts +0 -2
  1944. package/dist-esm/samples-dev/scopeAccessReviewInstancesListSample.d.ts.map +0 -1
  1945. package/dist-esm/samples-dev/scopeAccessReviewInstancesListSample.js +0 -58
  1946. package/dist-esm/samples-dev/scopeAccessReviewInstancesListSample.js.map +0 -1
  1947. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdSample.d.ts +0 -2
  1948. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdSample.d.ts.map +0 -1
  1949. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdSample.js +0 -38
  1950. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdSample.js.map +0 -1
  1951. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsDeleteByIdSample.d.ts +0 -2
  1952. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsDeleteByIdSample.d.ts.map +0 -1
  1953. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsDeleteByIdSample.js +0 -37
  1954. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsDeleteByIdSample.js.map +0 -1
  1955. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsGetByIdSample.d.ts +0 -2
  1956. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsGetByIdSample.d.ts.map +0 -1
  1957. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsGetByIdSample.js +0 -37
  1958. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsGetByIdSample.js.map +0 -1
  1959. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsListSample.d.ts +0 -2
  1960. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsListSample.d.ts.map +0 -1
  1961. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsListSample.js +0 -57
  1962. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsListSample.js.map +0 -1
  1963. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsStopSample.d.ts +0 -2
  1964. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsStopSample.d.ts.map +0 -1
  1965. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsStopSample.js +0 -37
  1966. package/dist-esm/samples-dev/scopeAccessReviewScheduleDefinitionsStopSample.js.map +0 -1
  1967. package/dist-esm/samples-dev/tenantLevelAccessReviewInstanceContactedReviewersListSample.d.ts +0 -2
  1968. package/dist-esm/samples-dev/tenantLevelAccessReviewInstanceContactedReviewersListSample.d.ts.map +0 -1
  1969. package/dist-esm/samples-dev/tenantLevelAccessReviewInstanceContactedReviewersListSample.js +0 -58
  1970. package/dist-esm/samples-dev/tenantLevelAccessReviewInstanceContactedReviewersListSample.js.map +0 -1
  1971. package/dist-esm/src/authorizationManagementClient.d.ts +0 -63
  1972. package/dist-esm/src/authorizationManagementClient.d.ts.map +0 -1
  1973. package/dist-esm/src/authorizationManagementClient.js +0 -113
  1974. package/dist-esm/src/authorizationManagementClient.js.map +0 -1
  1975. package/dist-esm/src/index.d.ts +0 -6
  1976. package/dist-esm/src/index.d.ts.map +0 -1
  1977. package/dist-esm/src/index.js +0 -13
  1978. package/dist-esm/src/index.js.map +0 -1
  1979. package/dist-esm/src/lroImpl.d.ts.map +0 -1
  1980. package/dist-esm/src/lroImpl.js +0 -21
  1981. package/dist-esm/src/lroImpl.js.map +0 -1
  1982. package/dist-esm/src/models/index.js.map +0 -1
  1983. package/dist-esm/src/models/mappers.js +0 -6332
  1984. package/dist-esm/src/models/mappers.js.map +0 -1
  1985. package/dist-esm/src/models/parameters.js +0 -587
  1986. package/dist-esm/src/models/parameters.js.map +0 -1
  1987. package/dist-esm/src/operations/accessReviewDefaultSettingsOperations.d.ts +0 -24
  1988. package/dist-esm/src/operations/accessReviewDefaultSettingsOperations.d.ts.map +0 -1
  1989. package/dist-esm/src/operations/accessReviewDefaultSettingsOperations.js +0 -72
  1990. package/dist-esm/src/operations/accessReviewDefaultSettingsOperations.js.map +0 -1
  1991. package/dist-esm/src/operations/accessReviewHistoryDefinitionInstance.d.ts +0 -21
  1992. package/dist-esm/src/operations/accessReviewHistoryDefinitionInstance.d.ts.map +0 -1
  1993. package/dist-esm/src/operations/accessReviewHistoryDefinitionInstance.js +0 -54
  1994. package/dist-esm/src/operations/accessReviewHistoryDefinitionInstance.js.map +0 -1
  1995. package/dist-esm/src/operations/accessReviewHistoryDefinitionInstances.d.ts +0 -35
  1996. package/dist-esm/src/operations/accessReviewHistoryDefinitionInstances.d.ts.map +0 -1
  1997. package/dist-esm/src/operations/accessReviewHistoryDefinitionInstances.js +0 -150
  1998. package/dist-esm/src/operations/accessReviewHistoryDefinitionInstances.js.map +0 -1
  1999. package/dist-esm/src/operations/accessReviewHistoryDefinitionOperations.d.ts +0 -26
  2000. package/dist-esm/src/operations/accessReviewHistoryDefinitionOperations.d.ts.map +0 -1
  2001. package/dist-esm/src/operations/accessReviewHistoryDefinitionOperations.js +0 -81
  2002. package/dist-esm/src/operations/accessReviewHistoryDefinitionOperations.js.map +0 -1
  2003. package/dist-esm/src/operations/accessReviewHistoryDefinitions.d.ts +0 -40
  2004. package/dist-esm/src/operations/accessReviewHistoryDefinitions.d.ts.map +0 -1
  2005. package/dist-esm/src/operations/accessReviewHistoryDefinitions.js +0 -172
  2006. package/dist-esm/src/operations/accessReviewHistoryDefinitions.js.map +0 -1
  2007. package/dist-esm/src/operations/accessReviewInstanceContactedReviewers.d.ts +0 -38
  2008. package/dist-esm/src/operations/accessReviewInstanceContactedReviewers.d.ts.map +0 -1
  2009. package/dist-esm/src/operations/accessReviewInstanceContactedReviewers.js +0 -155
  2010. package/dist-esm/src/operations/accessReviewInstanceContactedReviewers.js.map +0 -1
  2011. package/dist-esm/src/operations/accessReviewInstanceDecisions.d.ts +0 -38
  2012. package/dist-esm/src/operations/accessReviewInstanceDecisions.d.ts.map +0 -1
  2013. package/dist-esm/src/operations/accessReviewInstanceDecisions.js +0 -155
  2014. package/dist-esm/src/operations/accessReviewInstanceDecisions.js.map +0 -1
  2015. package/dist-esm/src/operations/accessReviewInstanceMyDecisions.d.ts +0 -55
  2016. package/dist-esm/src/operations/accessReviewInstanceMyDecisions.d.ts.map +0 -1
  2017. package/dist-esm/src/operations/accessReviewInstanceMyDecisions.js +0 -218
  2018. package/dist-esm/src/operations/accessReviewInstanceMyDecisions.js.map +0 -1
  2019. package/dist-esm/src/operations/accessReviewInstanceOperations.d.ts +0 -48
  2020. package/dist-esm/src/operations/accessReviewInstanceOperations.d.ts.map +0 -1
  2021. package/dist-esm/src/operations/accessReviewInstanceOperations.js +0 -162
  2022. package/dist-esm/src/operations/accessReviewInstanceOperations.js.map +0 -1
  2023. package/dist-esm/src/operations/accessReviewInstances.d.ts +0 -50
  2024. package/dist-esm/src/operations/accessReviewInstances.d.ts.map +0 -1
  2025. package/dist-esm/src/operations/accessReviewInstances.js +0 -213
  2026. package/dist-esm/src/operations/accessReviewInstances.js.map +0 -1
  2027. package/dist-esm/src/operations/accessReviewInstancesAssignedForMyApproval.d.ts +0 -42
  2028. package/dist-esm/src/operations/accessReviewInstancesAssignedForMyApproval.d.ts.map +0 -1
  2029. package/dist-esm/src/operations/accessReviewInstancesAssignedForMyApproval.js +0 -174
  2030. package/dist-esm/src/operations/accessReviewInstancesAssignedForMyApproval.js.map +0 -1
  2031. package/dist-esm/src/operations/accessReviewScheduleDefinitions.d.ts +0 -57
  2032. package/dist-esm/src/operations/accessReviewScheduleDefinitions.d.ts.map +0 -1
  2033. package/dist-esm/src/operations/accessReviewScheduleDefinitions.js +0 -254
  2034. package/dist-esm/src/operations/accessReviewScheduleDefinitions.js.map +0 -1
  2035. package/dist-esm/src/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +0 -32
  2036. package/dist-esm/src/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +0 -1
  2037. package/dist-esm/src/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js +0 -138
  2038. package/dist-esm/src/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +0 -1
  2039. package/dist-esm/src/operations/alertConfigurations.d.ts +0 -56
  2040. package/dist-esm/src/operations/alertConfigurations.d.ts.map +0 -1
  2041. package/dist-esm/src/operations/alertConfigurations.js +0 -198
  2042. package/dist-esm/src/operations/alertConfigurations.js.map +0 -1
  2043. package/dist-esm/src/operations/alertDefinitions.d.ts +0 -48
  2044. package/dist-esm/src/operations/alertDefinitions.d.ts.map +0 -1
  2045. package/dist-esm/src/operations/alertDefinitions.js +0 -176
  2046. package/dist-esm/src/operations/alertDefinitions.js.map +0 -1
  2047. package/dist-esm/src/operations/alertIncidents.d.ts +0 -60
  2048. package/dist-esm/src/operations/alertIncidents.d.ts.map +0 -1
  2049. package/dist-esm/src/operations/alertIncidents.js +0 -215
  2050. package/dist-esm/src/operations/alertIncidents.js.map +0 -1
  2051. package/dist-esm/src/operations/alertOperation.d.ts +0 -20
  2052. package/dist-esm/src/operations/alertOperation.d.ts.map +0 -1
  2053. package/dist-esm/src/operations/alertOperation.js +0 -48
  2054. package/dist-esm/src/operations/alertOperation.js.map +0 -1
  2055. package/dist-esm/src/operations/alerts.d.ts +0 -82
  2056. package/dist-esm/src/operations/alerts.d.ts.map +0 -1
  2057. package/dist-esm/src/operations/alerts.js +0 -367
  2058. package/dist-esm/src/operations/alerts.js.map +0 -1
  2059. package/dist-esm/src/operations/classicAdministrators.d.ts +0 -32
  2060. package/dist-esm/src/operations/classicAdministrators.d.ts.map +0 -1
  2061. package/dist-esm/src/operations/classicAdministrators.js +0 -142
  2062. package/dist-esm/src/operations/classicAdministrators.js.map +0 -1
  2063. package/dist-esm/src/operations/denyAssignments.d.ts +0 -124
  2064. package/dist-esm/src/operations/denyAssignments.d.ts.map +0 -1
  2065. package/dist-esm/src/operations/denyAssignments.js +0 -597
  2066. package/dist-esm/src/operations/denyAssignments.js.map +0 -1
  2067. package/dist-esm/src/operations/eligibleChildResources.d.ts +0 -35
  2068. package/dist-esm/src/operations/eligibleChildResources.d.ts.map +0 -1
  2069. package/dist-esm/src/operations/eligibleChildResources.js +0 -141
  2070. package/dist-esm/src/operations/eligibleChildResources.js.map +0 -1
  2071. package/dist-esm/src/operations/globalAdministrator.d.ts +0 -18
  2072. package/dist-esm/src/operations/globalAdministrator.d.ts.map +0 -1
  2073. package/dist-esm/src/operations/globalAdministrator.js +0 -44
  2074. package/dist-esm/src/operations/globalAdministrator.js.map +0 -1
  2075. package/dist-esm/src/operations/index.d.ts +0 -47
  2076. package/dist-esm/src/operations/index.d.ts.map +0 -1
  2077. package/dist-esm/src/operations/index.js +0 -54
  2078. package/dist-esm/src/operations/index.js.map +0 -1
  2079. package/dist-esm/src/operations/operations.d.ts +0 -32
  2080. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  2081. package/dist-esm/src/operations/operations.js +0 -138
  2082. package/dist-esm/src/operations/operations.js.map +0 -1
  2083. package/dist-esm/src/operations/permissions.d.ts +0 -68
  2084. package/dist-esm/src/operations/permissions.d.ts.map +0 -1
  2085. package/dist-esm/src/operations/permissions.js +0 -309
  2086. package/dist-esm/src/operations/permissions.js.map +0 -1
  2087. package/dist-esm/src/operations/providerOperationsMetadataOperations.d.ts +0 -38
  2088. package/dist-esm/src/operations/providerOperationsMetadataOperations.d.ts.map +0 -1
  2089. package/dist-esm/src/operations/providerOperationsMetadataOperations.js +0 -162
  2090. package/dist-esm/src/operations/providerOperationsMetadataOperations.js.map +0 -1
  2091. package/dist-esm/src/operations/roleAssignmentScheduleInstances.d.ts +0 -43
  2092. package/dist-esm/src/operations/roleAssignmentScheduleInstances.d.ts.map +0 -1
  2093. package/dist-esm/src/operations/roleAssignmentScheduleInstances.js +0 -171
  2094. package/dist-esm/src/operations/roleAssignmentScheduleInstances.js.map +0 -1
  2095. package/dist-esm/src/operations/roleAssignmentScheduleRequests.d.ts +0 -73
  2096. package/dist-esm/src/operations/roleAssignmentScheduleRequests.d.ts.map +0 -1
  2097. package/dist-esm/src/operations/roleAssignmentScheduleRequests.js +0 -269
  2098. package/dist-esm/src/operations/roleAssignmentScheduleRequests.js.map +0 -1
  2099. package/dist-esm/src/operations/roleAssignmentSchedules.d.ts +0 -42
  2100. package/dist-esm/src/operations/roleAssignmentSchedules.d.ts.map +0 -1
  2101. package/dist-esm/src/operations/roleAssignmentSchedules.js +0 -170
  2102. package/dist-esm/src/operations/roleAssignmentSchedules.js.map +0 -1
  2103. package/dist-esm/src/operations/roleAssignments.d.ts +0 -175
  2104. package/dist-esm/src/operations/roleAssignments.d.ts.map +0 -1
  2105. package/dist-esm/src/operations/roleAssignments.js +0 -753
  2106. package/dist-esm/src/operations/roleAssignments.js.map +0 -1
  2107. package/dist-esm/src/operations/roleDefinitions.d.ts +0 -85
  2108. package/dist-esm/src/operations/roleDefinitions.d.ts.map +0 -1
  2109. package/dist-esm/src/operations/roleDefinitions.js +0 -278
  2110. package/dist-esm/src/operations/roleDefinitions.js.map +0 -1
  2111. package/dist-esm/src/operations/roleEligibilityScheduleInstances.d.ts +0 -43
  2112. package/dist-esm/src/operations/roleEligibilityScheduleInstances.d.ts.map +0 -1
  2113. package/dist-esm/src/operations/roleEligibilityScheduleInstances.js +0 -171
  2114. package/dist-esm/src/operations/roleEligibilityScheduleInstances.js.map +0 -1
  2115. package/dist-esm/src/operations/roleEligibilityScheduleRequests.d.ts +0 -73
  2116. package/dist-esm/src/operations/roleEligibilityScheduleRequests.d.ts.map +0 -1
  2117. package/dist-esm/src/operations/roleEligibilityScheduleRequests.js +0 -269
  2118. package/dist-esm/src/operations/roleEligibilityScheduleRequests.js.map +0 -1
  2119. package/dist-esm/src/operations/roleEligibilitySchedules.d.ts +0 -42
  2120. package/dist-esm/src/operations/roleEligibilitySchedules.d.ts.map +0 -1
  2121. package/dist-esm/src/operations/roleEligibilitySchedules.js +0 -170
  2122. package/dist-esm/src/operations/roleEligibilitySchedules.js.map +0 -1
  2123. package/dist-esm/src/operations/roleManagementPolicies.d.ts +0 -57
  2124. package/dist-esm/src/operations/roleManagementPolicies.d.ts.map +0 -1
  2125. package/dist-esm/src/operations/roleManagementPolicies.js +0 -230
  2126. package/dist-esm/src/operations/roleManagementPolicies.js.map +0 -1
  2127. package/dist-esm/src/operations/roleManagementPolicyAssignments.d.ts +0 -60
  2128. package/dist-esm/src/operations/roleManagementPolicyAssignments.d.ts.map +0 -1
  2129. package/dist-esm/src/operations/roleManagementPolicyAssignments.js +0 -233
  2130. package/dist-esm/src/operations/roleManagementPolicyAssignments.js.map +0 -1
  2131. package/dist-esm/src/operations/scopeAccessReviewDefaultSettings.d.ts +0 -26
  2132. package/dist-esm/src/operations/scopeAccessReviewDefaultSettings.d.ts.map +0 -1
  2133. package/dist-esm/src/operations/scopeAccessReviewDefaultSettings.js +0 -74
  2134. package/dist-esm/src/operations/scopeAccessReviewDefaultSettings.js.map +0 -1
  2135. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinition.d.ts +0 -28
  2136. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinition.d.ts.map +0 -1
  2137. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinition.js +0 -83
  2138. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinition.js.map +0 -1
  2139. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts +0 -22
  2140. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +0 -1
  2141. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstance.js +0 -55
  2142. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstance.js.map +0 -1
  2143. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts +0 -38
  2144. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +0 -1
  2145. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstances.js +0 -153
  2146. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitionInstances.js.map +0 -1
  2147. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitions.d.ts +0 -44
  2148. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitions.d.ts.map +0 -1
  2149. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitions.js +0 -172
  2150. package/dist-esm/src/operations/scopeAccessReviewHistoryDefinitions.js.map +0 -1
  2151. package/dist-esm/src/operations/scopeAccessReviewInstance.d.ts +0 -54
  2152. package/dist-esm/src/operations/scopeAccessReviewInstance.d.ts.map +0 -1
  2153. package/dist-esm/src/operations/scopeAccessReviewInstance.js +0 -171
  2154. package/dist-esm/src/operations/scopeAccessReviewInstance.js.map +0 -1
  2155. package/dist-esm/src/operations/scopeAccessReviewInstanceContactedReviewers.d.ts +0 -41
  2156. package/dist-esm/src/operations/scopeAccessReviewInstanceContactedReviewers.d.ts.map +0 -1
  2157. package/dist-esm/src/operations/scopeAccessReviewInstanceContactedReviewers.js +0 -158
  2158. package/dist-esm/src/operations/scopeAccessReviewInstanceContactedReviewers.js.map +0 -1
  2159. package/dist-esm/src/operations/scopeAccessReviewInstanceDecisions.d.ts +0 -41
  2160. package/dist-esm/src/operations/scopeAccessReviewInstanceDecisions.d.ts.map +0 -1
  2161. package/dist-esm/src/operations/scopeAccessReviewInstanceDecisions.js +0 -158
  2162. package/dist-esm/src/operations/scopeAccessReviewInstanceDecisions.js.map +0 -1
  2163. package/dist-esm/src/operations/scopeAccessReviewInstances.d.ts +0 -55
  2164. package/dist-esm/src/operations/scopeAccessReviewInstances.d.ts.map +0 -1
  2165. package/dist-esm/src/operations/scopeAccessReviewInstances.js +0 -218
  2166. package/dist-esm/src/operations/scopeAccessReviewInstances.js.map +0 -1
  2167. package/dist-esm/src/operations/scopeAccessReviewScheduleDefinitions.d.ts +0 -64
  2168. package/dist-esm/src/operations/scopeAccessReviewScheduleDefinitions.d.ts.map +0 -1
  2169. package/dist-esm/src/operations/scopeAccessReviewScheduleDefinitions.js +0 -257
  2170. package/dist-esm/src/operations/scopeAccessReviewScheduleDefinitions.js.map +0 -1
  2171. package/dist-esm/src/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +0 -38
  2172. package/dist-esm/src/operations/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +0 -1
  2173. package/dist-esm/src/operations/tenantLevelAccessReviewInstanceContactedReviewers.js +0 -153
  2174. package/dist-esm/src/operations/tenantLevelAccessReviewInstanceContactedReviewers.js.map +0 -1
  2175. package/dist-esm/src/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts +0 -16
  2176. package/dist-esm/src/operationsInterfaces/accessReviewDefaultSettingsOperations.d.ts.map +0 -1
  2177. package/dist-esm/src/operationsInterfaces/accessReviewDefaultSettingsOperations.js.map +0 -1
  2178. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts +0 -13
  2179. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstance.d.ts.map +0 -1
  2180. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstance.js.map +0 -1
  2181. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts +0 -12
  2182. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstances.d.ts.map +0 -1
  2183. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionInstances.js.map +0 -1
  2184. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts +0 -18
  2185. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionOperations.d.ts.map +0 -1
  2186. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitionOperations.js.map +0 -1
  2187. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitions.d.ts +0 -18
  2188. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitions.d.ts.map +0 -1
  2189. package/dist-esm/src/operationsInterfaces/accessReviewHistoryDefinitions.js.map +0 -1
  2190. package/dist-esm/src/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts +0 -13
  2191. package/dist-esm/src/operationsInterfaces/accessReviewInstanceContactedReviewers.d.ts.map +0 -1
  2192. package/dist-esm/src/operationsInterfaces/accessReviewInstanceContactedReviewers.js.map +0 -1
  2193. package/dist-esm/src/operationsInterfaces/accessReviewInstanceDecisions.d.ts +0 -13
  2194. package/dist-esm/src/operationsInterfaces/accessReviewInstanceDecisions.d.ts.map +0 -1
  2195. package/dist-esm/src/operationsInterfaces/accessReviewInstanceDecisions.js.map +0 -1
  2196. package/dist-esm/src/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts +0 -30
  2197. package/dist-esm/src/operationsInterfaces/accessReviewInstanceMyDecisions.d.ts.map +0 -1
  2198. package/dist-esm/src/operationsInterfaces/accessReviewInstanceMyDecisions.js.map +0 -1
  2199. package/dist-esm/src/operationsInterfaces/accessReviewInstanceOperations.d.ts +0 -40
  2200. package/dist-esm/src/operationsInterfaces/accessReviewInstanceOperations.d.ts.map +0 -1
  2201. package/dist-esm/src/operationsInterfaces/accessReviewInstanceOperations.js.map +0 -1
  2202. package/dist-esm/src/operationsInterfaces/accessReviewInstances.d.ts +0 -27
  2203. package/dist-esm/src/operationsInterfaces/accessReviewInstances.d.ts.map +0 -1
  2204. package/dist-esm/src/operationsInterfaces/accessReviewInstances.js.map +0 -1
  2205. package/dist-esm/src/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts +0 -19
  2206. package/dist-esm/src/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.d.ts.map +0 -1
  2207. package/dist-esm/src/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js.map +0 -1
  2208. package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitions.d.ts +0 -36
  2209. package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitions.d.ts.map +0 -1
  2210. package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitions.js.map +0 -1
  2211. package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts +0 -11
  2212. package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.d.ts.map +0 -1
  2213. package/dist-esm/src/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js.map +0 -1
  2214. package/dist-esm/src/operationsInterfaces/alertConfigurations.d.ts +0 -33
  2215. package/dist-esm/src/operationsInterfaces/alertConfigurations.d.ts.map +0 -1
  2216. package/dist-esm/src/operationsInterfaces/alertConfigurations.js.map +0 -1
  2217. package/dist-esm/src/operationsInterfaces/alertDefinitions.d.ts +0 -25
  2218. package/dist-esm/src/operationsInterfaces/alertDefinitions.d.ts.map +0 -1
  2219. package/dist-esm/src/operationsInterfaces/alertDefinitions.js.map +0 -1
  2220. package/dist-esm/src/operationsInterfaces/alertIncidents.d.ts +0 -35
  2221. package/dist-esm/src/operationsInterfaces/alertIncidents.d.ts.map +0 -1
  2222. package/dist-esm/src/operationsInterfaces/alertIncidents.js.map +0 -1
  2223. package/dist-esm/src/operationsInterfaces/alertOperation.d.ts +0 -12
  2224. package/dist-esm/src/operationsInterfaces/alertOperation.d.ts.map +0 -1
  2225. package/dist-esm/src/operationsInterfaces/alertOperation.js.map +0 -1
  2226. package/dist-esm/src/operationsInterfaces/alerts.d.ts +0 -59
  2227. package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +0 -1
  2228. package/dist-esm/src/operationsInterfaces/alerts.js.map +0 -1
  2229. package/dist-esm/src/operationsInterfaces/classicAdministrators.d.ts +0 -11
  2230. package/dist-esm/src/operationsInterfaces/classicAdministrators.d.ts.map +0 -1
  2231. package/dist-esm/src/operationsInterfaces/classicAdministrators.js.map +0 -1
  2232. package/dist-esm/src/operationsInterfaces/denyAssignments.d.ts +0 -50
  2233. package/dist-esm/src/operationsInterfaces/denyAssignments.d.ts.map +0 -1
  2234. package/dist-esm/src/operationsInterfaces/denyAssignments.js.map +0 -1
  2235. package/dist-esm/src/operationsInterfaces/eligibleChildResources.d.ts +0 -12
  2236. package/dist-esm/src/operationsInterfaces/eligibleChildResources.d.ts.map +0 -1
  2237. package/dist-esm/src/operationsInterfaces/eligibleChildResources.js.map +0 -1
  2238. package/dist-esm/src/operationsInterfaces/globalAdministrator.d.ts +0 -10
  2239. package/dist-esm/src/operationsInterfaces/globalAdministrator.d.ts.map +0 -1
  2240. package/dist-esm/src/operationsInterfaces/globalAdministrator.js.map +0 -1
  2241. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -47
  2242. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  2243. package/dist-esm/src/operationsInterfaces/index.js +0 -54
  2244. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  2245. package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
  2246. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  2247. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  2248. package/dist-esm/src/operationsInterfaces/permissions.d.ts +0 -22
  2249. package/dist-esm/src/operationsInterfaces/permissions.d.ts.map +0 -1
  2250. package/dist-esm/src/operationsInterfaces/permissions.js.map +0 -1
  2251. package/dist-esm/src/operationsInterfaces/providerOperationsMetadataOperations.d.ts +0 -17
  2252. package/dist-esm/src/operationsInterfaces/providerOperationsMetadataOperations.d.ts.map +0 -1
  2253. package/dist-esm/src/operationsInterfaces/providerOperationsMetadataOperations.js.map +0 -1
  2254. package/dist-esm/src/operationsInterfaces/roleAssignmentScheduleInstances.d.ts +0 -20
  2255. package/dist-esm/src/operationsInterfaces/roleAssignmentScheduleInstances.d.ts.map +0 -1
  2256. package/dist-esm/src/operationsInterfaces/roleAssignmentScheduleInstances.js.map +0 -1
  2257. package/dist-esm/src/operationsInterfaces/roleAssignmentScheduleRequests.d.ts +0 -50
  2258. package/dist-esm/src/operationsInterfaces/roleAssignmentScheduleRequests.d.ts.map +0 -1
  2259. package/dist-esm/src/operationsInterfaces/roleAssignmentScheduleRequests.js.map +0 -1
  2260. package/dist-esm/src/operationsInterfaces/roleAssignmentSchedules.d.ts +0 -19
  2261. package/dist-esm/src/operationsInterfaces/roleAssignmentSchedules.d.ts.map +0 -1
  2262. package/dist-esm/src/operationsInterfaces/roleAssignmentSchedules.js.map +0 -1
  2263. package/dist-esm/src/operationsInterfaces/roleAssignments.d.ts +0 -95
  2264. package/dist-esm/src/operationsInterfaces/roleAssignments.d.ts.map +0 -1
  2265. package/dist-esm/src/operationsInterfaces/roleAssignments.js.map +0 -1
  2266. package/dist-esm/src/operationsInterfaces/roleDefinitions.d.ts +0 -56
  2267. package/dist-esm/src/operationsInterfaces/roleDefinitions.d.ts.map +0 -1
  2268. package/dist-esm/src/operationsInterfaces/roleDefinitions.js.map +0 -1
  2269. package/dist-esm/src/operationsInterfaces/roleEligibilityScheduleInstances.d.ts +0 -20
  2270. package/dist-esm/src/operationsInterfaces/roleEligibilityScheduleInstances.d.ts.map +0 -1
  2271. package/dist-esm/src/operationsInterfaces/roleEligibilityScheduleInstances.js.map +0 -1
  2272. package/dist-esm/src/operationsInterfaces/roleEligibilityScheduleRequests.d.ts +0 -50
  2273. package/dist-esm/src/operationsInterfaces/roleEligibilityScheduleRequests.d.ts.map +0 -1
  2274. package/dist-esm/src/operationsInterfaces/roleEligibilityScheduleRequests.js.map +0 -1
  2275. package/dist-esm/src/operationsInterfaces/roleEligibilitySchedules.d.ts +0 -19
  2276. package/dist-esm/src/operationsInterfaces/roleEligibilitySchedules.d.ts.map +0 -1
  2277. package/dist-esm/src/operationsInterfaces/roleEligibilitySchedules.js.map +0 -1
  2278. package/dist-esm/src/operationsInterfaces/roleManagementPolicies.d.ts +0 -34
  2279. package/dist-esm/src/operationsInterfaces/roleManagementPolicies.d.ts.map +0 -1
  2280. package/dist-esm/src/operationsInterfaces/roleManagementPolicies.js.map +0 -1
  2281. package/dist-esm/src/operationsInterfaces/roleManagementPolicyAssignments.d.ts +0 -37
  2282. package/dist-esm/src/operationsInterfaces/roleManagementPolicyAssignments.d.ts.map +0 -1
  2283. package/dist-esm/src/operationsInterfaces/roleManagementPolicyAssignments.js.map +0 -1
  2284. package/dist-esm/src/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts +0 -18
  2285. package/dist-esm/src/operationsInterfaces/scopeAccessReviewDefaultSettings.d.ts.map +0 -1
  2286. package/dist-esm/src/operationsInterfaces/scopeAccessReviewDefaultSettings.js.map +0 -1
  2287. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts +0 -20
  2288. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinition.d.ts.map +0 -1
  2289. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinition.js.map +0 -1
  2290. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts +0 -14
  2291. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.d.ts.map +0 -1
  2292. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js.map +0 -1
  2293. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts +0 -13
  2294. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.d.ts.map +0 -1
  2295. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js.map +0 -1
  2296. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts +0 -20
  2297. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitions.d.ts.map +0 -1
  2298. package/dist-esm/src/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js.map +0 -1
  2299. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstance.d.ts +0 -46
  2300. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstance.d.ts.map +0 -1
  2301. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstance.js.map +0 -1
  2302. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts +0 -14
  2303. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.d.ts.map +0 -1
  2304. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js.map +0 -1
  2305. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts +0 -14
  2306. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceDecisions.d.ts.map +0 -1
  2307. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstanceDecisions.js.map +0 -1
  2308. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstances.d.ts +0 -30
  2309. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstances.d.ts.map +0 -1
  2310. package/dist-esm/src/operationsInterfaces/scopeAccessReviewInstances.js.map +0 -1
  2311. package/dist-esm/src/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts +0 -41
  2312. package/dist-esm/src/operationsInterfaces/scopeAccessReviewScheduleDefinitions.d.ts.map +0 -1
  2313. package/dist-esm/src/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js.map +0 -1
  2314. package/dist-esm/src/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts +0 -13
  2315. package/dist-esm/src/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.d.ts.map +0 -1
  2316. package/dist-esm/src/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js.map +0 -1
  2317. package/dist-esm/src/pagingHelper.js +0 -32
  2318. package/dist-esm/src/pagingHelper.js.map +0 -1
  2319. package/dist-esm/test/authorization_operations_test.spec.d.ts +0 -4
  2320. package/dist-esm/test/authorization_operations_test.spec.d.ts.map +0 -1
  2321. package/dist-esm/test/authorization_operations_test.spec.js +0 -122
  2322. package/dist-esm/test/authorization_operations_test.spec.js.map +0 -1
  2323. package/review/arm-authorization.api.md +0 -3230
  2324. package/rollup.config.js +0 -122
  2325. package/src/authorizationManagementClient.ts +0 -358
  2326. package/src/index.ts +0 -13
  2327. package/src/lroImpl.ts +0 -42
  2328. package/src/models/index.ts +0 -4925
  2329. package/src/models/mappers.ts +0 -6553
  2330. package/src/models/parameters.ts +0 -670
  2331. package/src/operations/accessReviewDefaultSettingsOperations.ts +0 -98
  2332. package/src/operations/accessReviewHistoryDefinitionInstance.ts +0 -74
  2333. package/src/operations/accessReviewHistoryDefinitionInstances.ts +0 -178
  2334. package/src/operations/accessReviewHistoryDefinitionOperations.ts +0 -111
  2335. package/src/operations/accessReviewHistoryDefinitions.ts +0 -195
  2336. package/src/operations/accessReviewInstanceContactedReviewers.ts +0 -190
  2337. package/src/operations/accessReviewInstanceDecisions.ts +0 -190
  2338. package/src/operations/accessReviewInstanceMyDecisions.ts +0 -279
  2339. package/src/operations/accessReviewInstanceOperations.ts +0 -221
  2340. package/src/operations/accessReviewInstances.ts +0 -264
  2341. package/src/operations/accessReviewInstancesAssignedForMyApproval.ts +0 -213
  2342. package/src/operations/accessReviewScheduleDefinitions.ts +0 -307
  2343. package/src/operations/accessReviewScheduleDefinitionsAssignedForMyApproval.ts +0 -152
  2344. package/src/operations/alertConfigurations.ts +0 -240
  2345. package/src/operations/alertDefinitions.ts +0 -207
  2346. package/src/operations/alertIncidents.ts +0 -272
  2347. package/src/operations/alertOperation.ts +0 -67
  2348. package/src/operations/alerts.ts +0 -478
  2349. package/src/operations/classicAdministrators.ts +0 -154
  2350. package/src/operations/denyAssignments.ts +0 -729
  2351. package/src/operations/eligibleChildResources.ts +0 -160
  2352. package/src/operations/globalAdministrator.ts +0 -57
  2353. package/src/operations/index.ts +0 -54
  2354. package/src/operations/operations.ts +0 -149
  2355. package/src/operations/permissions.ts +0 -408
  2356. package/src/operations/providerOperationsMetadataOperations.ts +0 -184
  2357. package/src/operations/roleAssignmentScheduleInstances.ts +0 -203
  2358. package/src/operations/roleAssignmentScheduleRequests.ts +0 -335
  2359. package/src/operations/roleAssignmentSchedules.ts +0 -200
  2360. package/src/operations/roleAssignments.ts +0 -921
  2361. package/src/operations/roleDefinitions.ts +0 -340
  2362. package/src/operations/roleEligibilityScheduleInstances.ts +0 -203
  2363. package/src/operations/roleEligibilityScheduleRequests.ts +0 -335
  2364. package/src/operations/roleEligibilitySchedules.ts +0 -200
  2365. package/src/operations/roleManagementPolicies.ts +0 -282
  2366. package/src/operations/roleManagementPolicyAssignments.ts +0 -287
  2367. package/src/operations/scopeAccessReviewDefaultSettings.ts +0 -105
  2368. package/src/operations/scopeAccessReviewHistoryDefinition.ts +0 -115
  2369. package/src/operations/scopeAccessReviewHistoryDefinitionInstance.ts +0 -78
  2370. package/src/operations/scopeAccessReviewHistoryDefinitionInstances.ts +0 -193
  2371. package/src/operations/scopeAccessReviewHistoryDefinitions.ts +0 -204
  2372. package/src/operations/scopeAccessReviewInstance.ts +0 -237
  2373. package/src/operations/scopeAccessReviewInstanceContactedReviewers.ts +0 -206
  2374. package/src/operations/scopeAccessReviewInstanceDecisions.ts +0 -206
  2375. package/src/operations/scopeAccessReviewInstances.ts +0 -284
  2376. package/src/operations/scopeAccessReviewScheduleDefinitions.ts +0 -322
  2377. package/src/operations/tenantLevelAccessReviewInstanceContactedReviewers.ts +0 -190
  2378. package/src/operationsInterfaces/accessReviewDefaultSettingsOperations.ts +0 -35
  2379. package/src/operationsInterfaces/accessReviewHistoryDefinitionInstance.ts +0 -28
  2380. package/src/operationsInterfaces/accessReviewHistoryDefinitionInstances.ts +0 -27
  2381. package/src/operationsInterfaces/accessReviewHistoryDefinitionOperations.ts +0 -38
  2382. package/src/operationsInterfaces/accessReviewHistoryDefinitions.ts +0 -37
  2383. package/src/operationsInterfaces/accessReviewInstanceContactedReviewers.ts +0 -29
  2384. package/src/operationsInterfaces/accessReviewInstanceDecisions.ts +0 -29
  2385. package/src/operationsInterfaces/accessReviewInstanceMyDecisions.ts +0 -62
  2386. package/src/operationsInterfaces/accessReviewInstanceOperations.ts +0 -74
  2387. package/src/operationsInterfaces/accessReviewInstances.ts +0 -56
  2388. package/src/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.ts +0 -40
  2389. package/src/operationsInterfaces/accessReviewScheduleDefinitions.ts +0 -70
  2390. package/src/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.ts +0 -25
  2391. package/src/operationsInterfaces/alertConfigurations.ts +0 -60
  2392. package/src/operationsInterfaces/alertDefinitions.ts +0 -46
  2393. package/src/operationsInterfaces/alertIncidents.ts +0 -64
  2394. package/src/operationsInterfaces/alertOperation.ts +0 -27
  2395. package/src/operationsInterfaces/alerts.ts +0 -114
  2396. package/src/operationsInterfaces/classicAdministrators.ts +0 -25
  2397. package/src/operationsInterfaces/denyAssignments.ts +0 -91
  2398. package/src/operationsInterfaces/eligibleChildResources.ts +0 -27
  2399. package/src/operationsInterfaces/globalAdministrator.ts +0 -20
  2400. package/src/operationsInterfaces/index.ts +0 -54
  2401. package/src/operationsInterfaces/operations.ts +0 -22
  2402. package/src/operationsInterfaces/permissions.ts +0 -45
  2403. package/src/operationsInterfaces/providerOperationsMetadataOperations.ts +0 -36
  2404. package/src/operationsInterfaces/roleAssignmentScheduleInstances.ts +0 -41
  2405. package/src/operationsInterfaces/roleAssignmentScheduleRequests.ts +0 -90
  2406. package/src/operationsInterfaces/roleAssignmentSchedules.ts +0 -40
  2407. package/src/operationsInterfaces/roleAssignments.ts +0 -160
  2408. package/src/operationsInterfaces/roleDefinitions.ts +0 -95
  2409. package/src/operationsInterfaces/roleEligibilityScheduleInstances.ts +0 -41
  2410. package/src/operationsInterfaces/roleEligibilityScheduleRequests.ts +0 -90
  2411. package/src/operationsInterfaces/roleEligibilitySchedules.ts +0 -40
  2412. package/src/operationsInterfaces/roleManagementPolicies.ts +0 -67
  2413. package/src/operationsInterfaces/roleManagementPolicyAssignments.ts +0 -70
  2414. package/src/operationsInterfaces/scopeAccessReviewDefaultSettings.ts +0 -39
  2415. package/src/operationsInterfaces/scopeAccessReviewHistoryDefinition.ts +0 -42
  2416. package/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.ts +0 -32
  2417. package/src/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.ts +0 -29
  2418. package/src/operationsInterfaces/scopeAccessReviewHistoryDefinitions.ts +0 -41
  2419. package/src/operationsInterfaces/scopeAccessReviewInstance.ts +0 -87
  2420. package/src/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.ts +0 -31
  2421. package/src/operationsInterfaces/scopeAccessReviewInstanceDecisions.ts +0 -31
  2422. package/src/operationsInterfaces/scopeAccessReviewInstances.ts +0 -62
  2423. package/src/operationsInterfaces/scopeAccessReviewScheduleDefinitions.ts +0 -80
  2424. package/src/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.ts +0 -29
  2425. package/src/pagingHelper.ts +0 -39
  2426. package/tsconfig.json +0 -33
  2427. package/types/arm-authorization.d.ts +0 -6033
  2428. package/types/tsdoc-metadata.json +0 -11
  2429. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  2430. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  2431. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  2432. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  2433. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  2434. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  2435. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  2436. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  2437. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewDefaultSettingsOperations.js +0 -0
  2438. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewHistoryDefinitionInstance.js +0 -0
  2439. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewHistoryDefinitionInstances.js +0 -0
  2440. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewHistoryDefinitionOperations.js +0 -0
  2441. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewHistoryDefinitions.js +0 -0
  2442. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewInstanceContactedReviewers.js +0 -0
  2443. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewInstanceDecisions.js +0 -0
  2444. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewInstanceMyDecisions.js +0 -0
  2445. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewInstanceOperations.js +0 -0
  2446. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewInstances.js +0 -0
  2447. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewInstancesAssignedForMyApproval.js +0 -0
  2448. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewScheduleDefinitions.js +0 -0
  2449. /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessReviewScheduleDefinitionsAssignedForMyApproval.js +0 -0
  2450. /package/{dist-esm/src → dist/browser}/operationsInterfaces/alertConfigurations.js +0 -0
  2451. /package/{dist-esm/src → dist/browser}/operationsInterfaces/alertDefinitions.js +0 -0
  2452. /package/{dist-esm/src → dist/browser}/operationsInterfaces/alertIncidents.js +0 -0
  2453. /package/{dist-esm/src → dist/browser}/operationsInterfaces/alertOperation.js +0 -0
  2454. /package/{dist-esm/src → dist/browser}/operationsInterfaces/alerts.js +0 -0
  2455. /package/{dist-esm/src → dist/browser}/operationsInterfaces/classicAdministrators.js +0 -0
  2456. /package/{dist-esm/src → dist/browser}/operationsInterfaces/denyAssignments.js +0 -0
  2457. /package/{dist-esm/src → dist/browser}/operationsInterfaces/eligibleChildResources.js +0 -0
  2458. /package/{dist-esm/src → dist/browser}/operationsInterfaces/globalAdministrator.js +0 -0
  2459. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  2460. /package/{dist-esm/src → dist/browser}/operationsInterfaces/permissions.js +0 -0
  2461. /package/{dist-esm/src → dist/browser}/operationsInterfaces/providerOperationsMetadataOperations.js +0 -0
  2462. /package/{dist-esm/src → dist/browser}/operationsInterfaces/roleAssignmentScheduleInstances.js +0 -0
  2463. /package/{dist-esm/src → dist/browser}/operationsInterfaces/roleAssignmentScheduleRequests.js +0 -0
  2464. /package/{dist-esm/src → dist/browser}/operationsInterfaces/roleAssignmentSchedules.js +0 -0
  2465. /package/{dist-esm/src → dist/browser}/operationsInterfaces/roleAssignments.js +0 -0
  2466. /package/{dist-esm/src → dist/browser}/operationsInterfaces/roleDefinitions.js +0 -0
  2467. /package/{dist-esm/src → dist/browser}/operationsInterfaces/roleEligibilityScheduleInstances.js +0 -0
  2468. /package/{dist-esm/src → dist/browser}/operationsInterfaces/roleEligibilityScheduleRequests.js +0 -0
  2469. /package/{dist-esm/src → dist/browser}/operationsInterfaces/roleEligibilitySchedules.js +0 -0
  2470. /package/{dist-esm/src → dist/browser}/operationsInterfaces/roleManagementPolicies.js +0 -0
  2471. /package/{dist-esm/src → dist/browser}/operationsInterfaces/roleManagementPolicyAssignments.js +0 -0
  2472. /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopeAccessReviewDefaultSettings.js +0 -0
  2473. /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopeAccessReviewHistoryDefinition.js +0 -0
  2474. /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstance.js +0 -0
  2475. /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopeAccessReviewHistoryDefinitionInstances.js +0 -0
  2476. /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopeAccessReviewHistoryDefinitions.js +0 -0
  2477. /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopeAccessReviewInstance.js +0 -0
  2478. /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopeAccessReviewInstanceContactedReviewers.js +0 -0
  2479. /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopeAccessReviewInstanceDecisions.js +0 -0
  2480. /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopeAccessReviewInstances.js +0 -0
  2481. /package/{dist-esm/src → dist/browser}/operationsInterfaces/scopeAccessReviewScheduleDefinitions.js +0 -0
  2482. /package/{dist-esm/src → dist/browser}/operationsInterfaces/tenantLevelAccessReviewInstanceContactedReviewers.js +0 -0
  2483. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  2484. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;AA8zFH,sEAAsE;AACtE,IAAY,kBAWX;AAXD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,YAAY;IACZ,qCAAe,CAAA;IACf,uBAAuB;IACvB,2DAAqC,CAAA;IACrC,mBAAmB;IACnB,mDAA6B,CAAA;IAC7B,aAAa;IACb,uCAAiB,CAAA;AACnB,CAAC,EAXW,kBAAkB,kCAAlB,kBAAkB,QAW7B;AAeD,2EAA2E;AAC3E,IAAY,uBAWX;AAXD,WAAY,uBAAuB;IACjC,cAAc;IACd,8CAAmB,CAAA;IACnB,WAAW;IACX,wCAAa,CAAA;IACb,kBAAkB;IAClB,sDAA2B,CAAA;IAC3B,eAAe;IACf,gDAAqB,CAAA;IACrB,kBAAkB;IAClB,sDAA2B,CAAA;AAC7B,CAAC,EAXW,uBAAuB,uCAAvB,uBAAuB,QAWlC;AAeD,4FAA4F;AAC5F,IAAY,wCASX;AATD,WAAY,wCAAwC;IAClD,gBAAgB;IAChB,mEAAuB,CAAA;IACvB,iBAAiB;IACjB,qEAAyB,CAAA;IACzB,WAAW;IACX,yDAAa,CAAA;IACb,YAAY;IACZ,2DAAe,CAAA;AACjB,CAAC,EATW,wCAAwC,wDAAxC,wCAAwC,QASnD;AAcD,sFAAsF;AACtF,IAAY,kCAKX;AALD,WAAY,kCAAkC;IAC5C,WAAW;IACX,mDAAa,CAAA;IACb,uBAAuB;IACvB,2EAAqC,CAAA;AACvC,CAAC,EALW,kCAAkC,kDAAlC,kCAAkC,QAK7C;AAYD,uFAAuF;AACvF,IAAY,mCAWX;AAXD,WAAY,mCAAmC;IAC7C,WAAW;IACX,oDAAa,CAAA;IACb,gBAAgB;IAChB,8DAAuB,CAAA;IACvB,uBAAuB;IACvB,4EAAqC,CAAA;IACrC,gBAAgB;IAChB,+DAAwB,CAAA;IACxB,wBAAwB;IACxB,8EAAuC,CAAA;AACzC,CAAC,EAXW,mCAAmC,mDAAnC,mCAAmC,QAW9C;AAeD,yFAAyF;AACzF,IAAY,qCAKX;AALD,WAAY,qCAAqC;IAC/C,eAAe;IACf,8DAAqB,CAAA;IACrB,aAAa;IACb,0DAAiB,CAAA;AACnB,CAAC,EALW,qCAAqC,qDAArC,qCAAqC,QAKhD;AAYD,0FAA0F;AAC1F,IAAY,sCAKX;AALD,WAAY,sCAAsC;IAChD,aAAa;IACb,2DAAiB,CAAA;IACjB,sBAAsB;IACtB,6EAAmC,CAAA;AACrC,CAAC,EALW,sCAAsC,sDAAtC,sCAAsC,QAKjD;AAYD,wFAAwF;AACxF,IAAY,oCAOX;AAPD,WAAY,oCAAoC;IAC9C,cAAc;IACd,2DAAmB,CAAA;IACnB,YAAY;IACZ,uDAAe,CAAA;IACf,eAAe;IACf,6DAAqB,CAAA;AACvB,CAAC,EAPW,oCAAoC,oDAApC,oCAAoC,QAO/C;AAaD,6FAA6F;AAC7F,IAAY,yCAuBX;AAvBD,WAAY,yCAAyC;IACnD,iBAAiB;IACjB,sEAAyB,CAAA;IACzB,iBAAiB;IACjB,sEAAyB,CAAA;IACzB,gBAAgB;IAChB,oEAAuB,CAAA;IACvB,cAAc;IACd,gEAAmB,CAAA;IACnB,mBAAmB;IACnB,0EAA6B,CAAA;IAC7B,eAAe;IACf,kEAAqB,CAAA;IACrB,iBAAiB;IACjB,sEAAyB,CAAA;IACzB,gBAAgB;IAChB,oEAAuB,CAAA;IACvB,oBAAoB;IACpB,4EAA+B,CAAA;IAC/B,mBAAmB;IACnB,0EAA6B,CAAA;IAC7B,eAAe;IACf,kEAAqB,CAAA;AACvB,CAAC,EAvBW,yCAAyC,yDAAzC,yCAAyC,QAuBpD;AAqBD,4EAA4E;AAC5E,IAAY,wBAOX;AAPD,WAAY,wBAAwB;IAClC,cAAc;IACd,+CAAmB,CAAA;IACnB,WAAW;IACX,yCAAa,CAAA;IACb,qBAAqB;IACrB,6DAAiC,CAAA;AACnC,CAAC,EAPW,wBAAwB,wCAAxB,wBAAwB,QAOnC;AAaD,iFAAiF;AACjF,IAAY,6BAKX;AALD,WAAY,6BAA6B;IACvC,WAAW;IACX,8CAAa,CAAA;IACb,uBAAuB;IACvB,sEAAqC,CAAA;AACvC,CAAC,EALW,6BAA6B,6CAA7B,6BAA6B,QAKxC;AAYD,oGAAoG;AACpG,IAAY,gDAOX;AAPD,WAAY,gDAAgD;IAC1D,eAAe;IACf,yEAAqB,CAAA;IACrB,WAAW;IACX,iEAAa,CAAA;IACb,eAAe;IACf,yEAAqB,CAAA;AACvB,CAAC,EAPW,gDAAgD,gEAAhD,gDAAgD,QAO3D;AAaD,mFAAmF;AACnF,IAAY,+BAuBX;AAvBD,WAAY,+BAA+B;IACzC,iBAAiB;IACjB,4DAAyB,CAAA;IACzB,iBAAiB;IACjB,4DAAyB,CAAA;IACzB,gBAAgB;IAChB,0DAAuB,CAAA;IACvB,cAAc;IACd,sDAAmB,CAAA;IACnB,mBAAmB;IACnB,gEAA6B,CAAA;IAC7B,eAAe;IACf,wDAAqB,CAAA;IACrB,iBAAiB;IACjB,4DAAyB,CAAA;IACzB,gBAAgB;IAChB,0DAAuB,CAAA;IACvB,oBAAoB;IACpB,kEAA+B,CAAA;IAC/B,mBAAmB;IACnB,gEAA6B,CAAA;IAC7B,eAAe;IACf,wDAAqB,CAAA;AACvB,CAAC,EAvBW,+BAA+B,+CAA/B,+BAA+B,QAuB1C;AAqBD,0FAA0F;AAC1F,IAAY,sCAOX;AAPD,WAAY,sCAAsC;IAChD,eAAe;IACf,+DAAqB,CAAA;IACrB,WAAW;IACX,uDAAa,CAAA;IACb,eAAe;IACf,+DAAqB,CAAA;AACvB,CAAC,EAPW,sCAAsC,sDAAtC,sCAAsC,QAOjD;AAaD,2EAA2E;AAC3E,IAAY,uBAKX;AALD,WAAY,uBAAuB;IACjC,WAAW;IACX,wCAAa,CAAA;IACb,uBAAuB;IACvB,gEAAqC,CAAA;AACvC,CAAC,EALW,uBAAuB,uCAAvB,uBAAuB,QAKlC;AAYD,6EAA6E;AAC7E,IAAY,yBAGX;AAHD,WAAY,yBAAyB;IACnC,gBAAgB;IAChB,oDAAuB,CAAA;AACzB,CAAC,EAHW,yBAAyB,yCAAzB,yBAAyB,QAGpC;AAWD,iFAAiF;AACjF,IAAY,6BAOX;AAPD,WAAY,6BAA6B;IACvC,cAAc;IACd,oDAAmB,CAAA;IACnB,WAAW;IACX,8CAAa,CAAA;IACb,sBAAsB;IACtB,oEAAmC,CAAA;AACrC,CAAC,EAPW,6BAA6B,6CAA7B,6BAA6B,QAOxC;AAaD,gFAAgF;AAChF,IAAY,4BAaX;AAbD,WAAY,4BAA4B;IACtC,UAAU;IACV,2CAAW,CAAA;IACX,eAAe;IACf,qDAAqB,CAAA;IACrB,0BAA0B;IAC1B,2EAA2C,CAAA;IAC3C,gCAAgC;IAChC,uFAAuD,CAAA;IACvD,2CAA2C;IAC3C,6GAA6E,CAAA;IAC7E,wBAAwB;IACxB,uEAAuC,CAAA;AACzC,CAAC,EAbW,4BAA4B,4CAA5B,4BAA4B,QAavC;AAgBD,wFAAwF;AACxF,IAAY,oCAGX;AAHD,WAAY,oCAAoC;IAC9C,wBAAwB;IACxB,+EAAuC,CAAA;AACzC,CAAC,EAHW,oCAAoC,oDAApC,oCAAoC,QAG/C;AAWD,4GAA4G;AAC5G,IAAY,wDAKX;AALD,WAAY,wDAAwD;IAClE,aAAa;IACb,6EAAiB,CAAA;IACjB,eAAe;IACf,iFAAqB,CAAA;AACvB,CAAC,EALW,wDAAwD,wEAAxD,wDAAwD,QAKnE;AAYD,iFAAiF;AACjF,IAAY,6BAKX;AALD,WAAY,6BAA6B;IACvC,cAAc;IACd,oDAAmB,CAAA;IACnB,WAAW;IACX,8CAAa,CAAA;AACf,CAAC,EALW,6BAA6B,6CAA7B,6BAA6B,QAKxC;AAYD,uEAAuE;AACvE,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC7B,gBAAgB;IAChB,8CAAuB,CAAA;IACvB,eAAe;IACf,4CAAqB,CAAA;AACvB,CAAC,EALW,mBAAmB,mCAAnB,mBAAmB,QAK9B;AAYD,mEAAmE;AACnE,IAAY,eAOX;AAPD,WAAY,eAAe;IACzB,gBAAgB;IAChB,0CAAuB,CAAA;IACvB,aAAa;IACb,oCAAiB,CAAA;IACjB,YAAY;IACZ,kCAAe,CAAA;AACjB,CAAC,EAPW,eAAe,+BAAf,eAAe,QAO1B;AAaD,+DAA+D;AAC/D,IAAY,WA6CX;AA7CD,WAAY,WAAW;IACrB,eAAe;IACf,oCAAqB,CAAA;IACrB,wBAAwB;IACxB,sDAAuC,CAAA;IACvC,cAAc;IACd,kCAAmB,CAAA;IACnB,aAAa;IACb,gCAAiB,CAAA;IACjB,0BAA0B;IAC1B,0DAA2C,CAAA;IAC3C,kBAAkB;IAClB,0CAA2B,CAAA;IAC3B,wBAAwB;IACxB,sDAAuC,CAAA;IACvC,cAAc;IACd,kCAAmB,CAAA;IACnB,eAAe;IACf,oCAAqB,CAAA;IACrB,aAAa;IACb,gCAAiB,CAAA;IACjB,kCAAkC;IAClC,0EAA2D,CAAA;IAC3D,sBAAsB;IACtB,kDAAmC,CAAA;IACnC,+BAA+B;IAC/B,oEAAqD,CAAA;IACrD,2BAA2B;IAC3B,4DAA6C,CAAA;IAC7C,oBAAoB;IACpB,8CAA+B,CAAA;IAC/B,kBAAkB;IAClB,0CAA2B,CAAA;IAC3B,eAAe;IACf,oCAAqB,CAAA;IACrB,0BAA0B;IAC1B,0DAA2C,CAAA;IAC3C,cAAc;IACd,kCAAmB,CAAA;IACnB,8BAA8B;IAC9B,kEAAmD,CAAA;IACnD,sBAAsB;IACtB,kDAAmC,CAAA;IACnC,kCAAkC;IAClC,0EAA2D,CAAA;AAC7D,CAAC,EA7CW,WAAW,2BAAX,WAAW,QA6CtB;AAgCD,oEAAoE;AACpE,IAAY,gBAmBX;AAnBD,WAAY,gBAAgB;IAC1B,kBAAkB;IAClB,+CAA2B,CAAA;IAC3B,kBAAkB;IAClB,+CAA2B,CAAA;IAC3B,kBAAkB;IAClB,+CAA2B,CAAA;IAC3B,kBAAkB;IAClB,+CAA2B,CAAA;IAC3B,iBAAiB;IACjB,6CAAyB,CAAA;IACzB,mBAAmB;IACnB,iDAA6B,CAAA;IAC7B,qBAAqB;IACrB,qDAAiC,CAAA;IACjC,iBAAiB;IACjB,6CAAyB,CAAA;IACzB,gBAAgB;IAChB,2CAAuB,CAAA;AACzB,CAAC,EAnBW,gBAAgB,gCAAhB,gBAAgB,QAmB3B;AAmBD,6DAA6D;AAC7D,IAAY,SAOX;AAPD,WAAY,SAAS;IACnB,oBAAoB;IACpB,4CAA+B,CAAA;IAC/B,oBAAoB;IACpB,4CAA+B,CAAA;IAC/B,mBAAmB;IACnB,0CAA6B,CAAA;AAC/B,CAAC,EAPW,SAAS,yBAAT,SAAS,QAOpB;AAaD,qFAAqF;AACrF,IAAY,iCAWX;AAXD,WAAY,iCAAiC;IAC3C,uCAAuC;IACvC,0GAAqE,CAAA;IACrE,oDAAoD;IACpD,oIAA+F,CAAA;IAC/F,yCAAyC;IACzC,8GAAyE,CAAA;IACzE,yCAAyC;IACzC,8GAAyE,CAAA;IACzE,2CAA2C;IAC3C,kHAA6E,CAAA;AAC/E,CAAC,EAXW,iCAAiC,iDAAjC,iCAAiC,QAW5C;AAeD,sEAAsE;AACtE,IAAY,kBAOX;AAPD,WAAY,kBAAkB;IAC5B,UAAU;IACV,iCAAW,CAAA;IACX,aAAa;IACb,uCAAiB,CAAA;IACjB,WAAW;IACX,mCAAa,CAAA;AACf,CAAC,EAPW,kBAAkB,kCAAlB,kBAAkB,QAO7B;AAaD,qEAAqE;AACrE,IAAY,iBASX;AATD,WAAY,iBAAiB;IAC3B,kBAAkB;IAClB,gDAA2B,CAAA;IAC3B,aAAa;IACb,sCAAiB,CAAA;IACjB,eAAe;IACf,0CAAqB,CAAA;IACrB,iBAAiB;IACjB,8CAAyB,CAAA;AAC3B,CAAC,EATW,iBAAiB,iCAAjB,iBAAiB,QAS5B;AAcD,iEAAiE;AACjE,IAAY,aAKX;AALD,WAAY,aAAa;IACvB,WAAW;IACX,8BAAa,CAAA;IACb,YAAY;IACZ,gCAAe,CAAA;AACjB,CAAC,EALW,aAAa,6BAAb,aAAa,QAKxB;AAYD,wEAAwE;AACxE,IAAY,oBAOX;AAPD,WAAY,oBAAoB;IAC9B,gCAAgC;IAChC,+EAAuD,CAAA;IACvD,oBAAoB;IACpB,uDAA+B,CAAA;IAC/B,gBAAgB;IAChB,+CAAuB,CAAA;AACzB,CAAC,EAPW,oBAAoB,oCAApB,oBAAoB,QAO/B;AAaD,sFAAsF;AACtF,IAAY,kCAGX;AAHD,WAAY,kCAAkC;IAC5C,YAAY;IACZ,qDAAe,CAAA;AACjB,CAAC,EAHW,kCAAkC,kDAAlC,kCAAkC,QAG7C;AAWD,0EAA0E;AAC1E,IAAY,sBAOX;AAPD,WAAY,sBAAsB;IAChC,WAAW;IACX,uCAAa,CAAA;IACb,eAAe;IACf,+CAAqB,CAAA;IACrB,UAAU;IACV,qCAAW,CAAA;AACb,CAAC,EAPW,sBAAsB,sCAAtB,sBAAsB,QAOjC;AAaD,sEAAsE;AACtE,IAAY,kBAOX;AAPD,WAAY,kBAAkB;IAC5B,gBAAgB;IAChB,6CAAuB,CAAA;IACvB,eAAe;IACf,2CAAqB,CAAA;IACrB,YAAY;IACZ,qCAAe,CAAA;AACjB,CAAC,EAPW,kBAAkB,kCAAlB,kBAAkB,QAO7B","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport type AccessReviewDecisionIdentityUnion =\n | AccessReviewDecisionIdentity\n | AccessReviewDecisionUserIdentity\n | AccessReviewDecisionServicePrincipalIdentity;\nexport type AccessReviewDecisionInsightPropertiesUnion =\n | AccessReviewDecisionInsightProperties\n | AccessReviewDecisionUserSignInInsightProperties;\nexport type RoleManagementPolicyRuleUnion =\n | RoleManagementPolicyRule\n | RoleManagementPolicyApprovalRule\n | RoleManagementPolicyAuthenticationContextRule\n | RoleManagementPolicyEnablementRule\n | RoleManagementPolicyExpirationRule\n | RoleManagementPolicyNotificationRule;\nexport type AlertIncidentPropertiesUnion =\n | AlertIncidentProperties\n | AzureRolesAssignedOutsidePimAlertIncidentProperties\n | DuplicateRoleCreatedAlertIncidentProperties\n | TooManyOwnersAssignedToResourceAlertIncidentProperties\n | TooManyPermanentOwnersAssignedToResourceAlertIncidentProperties;\nexport type AlertConfigurationPropertiesUnion =\n | AlertConfigurationProperties\n | AzureRolesAssignedOutsidePimAlertConfigurationProperties\n | DuplicateRoleCreatedAlertConfigurationProperties\n | TooManyOwnersAssignedToResourceAlertConfigurationProperties\n | TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties;\n\n/** ClassicAdministrator list result information. */\nexport interface ClassicAdministratorListResult {\n /** An array of administrators. */\n value?: ClassicAdministrator[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Classic Administrators */\nexport interface ClassicAdministrator {\n /** The ID of the administrator. */\n id?: string;\n /** The name of the administrator. */\n name?: string;\n /** The type of the administrator. */\n type?: string;\n /** The email address of the administrator. */\n emailAddress?: string;\n /** The role of the administrator. */\n role?: string;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** Deny assignment list operation result. */\nexport interface DenyAssignmentListResult {\n /** Deny assignment list. */\n value?: DenyAssignment[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Deny Assignment */\nexport interface DenyAssignment {\n /**\n * The deny assignment ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The deny assignment name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The deny assignment type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The display name of the deny assignment. */\n denyAssignmentName?: string;\n /** The description of the deny assignment. */\n description?: string;\n /** An array of permissions that are denied by the deny assignment. */\n permissions?: DenyAssignmentPermission[];\n /** The deny assignment scope. */\n scope?: string;\n /** Determines if the deny assignment applies to child scopes. Default value is false. */\n doNotApplyToChildScopes?: boolean;\n /** Array of principals to which the deny assignment applies. */\n principals?: Principal[];\n /** Array of principals to which the deny assignment does not apply. */\n excludePrincipals?: Principal[];\n /** Specifies whether this deny assignment was created by Azure and cannot be edited or deleted. */\n isSystemProtected?: boolean;\n /** The conditions on the deny assignment. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' */\n condition?: string;\n /** Version of the condition. */\n conditionVersion?: string;\n /**\n * Time it was created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdOn?: Date;\n /**\n * Time it was updated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedOn?: Date;\n /**\n * Id of the user who created the assignment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdBy?: string;\n /**\n * Id of the user who updated the assignment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedBy?: string;\n}\n\n/** Deny assignment permissions. */\nexport interface DenyAssignmentPermission {\n /** Actions to which the deny assignment does not grant access. */\n actions?: string[];\n /** Actions to exclude from that the deny assignment does not grant access. */\n notActions?: string[];\n /** Data actions to which the deny assignment does not grant access. */\n dataActions?: string[];\n /** Data actions to exclude from that the deny assignment does not grant access. */\n notDataActions?: string[];\n /** The conditions on the Deny assignment permission. This limits the resources it applies to. */\n condition?: string;\n /** Version of the condition. */\n conditionVersion?: string;\n}\n\n/** The name of the entity last modified it */\nexport interface Principal {\n /** The id of the principal made changes */\n id?: string;\n /** The name of the principal made changes */\n displayName?: string;\n /** Type of principal such as user , group etc */\n type?: string;\n /** Email of principal */\n email?: string;\n}\n\n/** Provider Operations metadata */\nexport interface ProviderOperationsMetadata {\n /** The provider id. */\n id?: string;\n /** The provider name. */\n name?: string;\n /** The provider type. */\n type?: string;\n /** The provider display name. */\n displayName?: string;\n /** The provider resource types */\n resourceTypes?: ResourceType[];\n /** The provider operations. */\n operations?: ProviderOperation[];\n}\n\n/** Resource Type */\nexport interface ResourceType {\n /** The resource type name. */\n name?: string;\n /** The resource type display name. */\n displayName?: string;\n /** The resource type operations. */\n operations?: ProviderOperation[];\n}\n\n/** Operation */\nexport interface ProviderOperation {\n /** The operation name. */\n name?: string;\n /** The operation display name. */\n displayName?: string;\n /** The operation description. */\n description?: string;\n /** The operation origin. */\n origin?: string;\n /** The operation properties. */\n properties?: Record<string, unknown>;\n /** The dataAction flag to specify the operation type. */\n isDataAction?: boolean;\n}\n\n/** Provider operations metadata list */\nexport interface ProviderOperationsMetadataListResult {\n /** The list of providers. */\n value?: ProviderOperationsMetadata[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Role assignment list operation result. */\nexport interface RoleAssignmentListResult {\n /** Role assignment list. */\n value?: RoleAssignment[];\n /**\n * The skipToken to use for getting the next set of results.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Role Assignments */\nexport interface RoleAssignment {\n /**\n * The role assignment ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The role assignment name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The role assignment type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The role assignment scope.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scope?: string;\n /** The role definition ID. */\n roleDefinitionId?: string;\n /** The principal ID. */\n principalId?: string;\n /** The principal type of the assigned principal ID. */\n principalType?: PrincipalType;\n /** Description of role assignment */\n description?: string;\n /** The conditions on the role assignment. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' */\n condition?: string;\n /** Version of the condition. Currently the only accepted value is '2.0' */\n conditionVersion?: string;\n /**\n * Time it was created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdOn?: Date;\n /**\n * Time it was updated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedOn?: Date;\n /**\n * Id of the user who created the assignment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdBy?: string;\n /**\n * Id of the user who updated the assignment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedBy?: string;\n /** Id of the delegated managed identity resource */\n delegatedManagedIdentityResourceId?: string;\n}\n\n/** Role assignment create parameters. */\nexport interface RoleAssignmentCreateParameters {\n /**\n * The role assignment scope.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scope?: string;\n /** The role definition ID. */\n roleDefinitionId: string;\n /** The principal ID. */\n principalId: string;\n /** The principal type of the assigned principal ID. */\n principalType?: PrincipalType;\n /** Description of role assignment */\n description?: string;\n /** The conditions on the role assignment. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' */\n condition?: string;\n /** Version of the condition. Currently the only accepted value is '2.0' */\n conditionVersion?: string;\n /**\n * Time it was created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdOn?: Date;\n /**\n * Time it was updated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedOn?: Date;\n /**\n * Id of the user who created the assignment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdBy?: string;\n /**\n * Id of the user who updated the assignment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedBy?: string;\n /** Id of the delegated managed identity resource */\n delegatedManagedIdentityResourceId?: string;\n}\n\n/** Permissions information. */\nexport interface PermissionGetResult {\n /** An array of permissions. */\n value?: Permission[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Role definition permissions. */\nexport interface Permission {\n /** Allowed actions. */\n actions?: string[];\n /** Denied actions. */\n notActions?: string[];\n /** Allowed Data actions. */\n dataActions?: string[];\n /** Denied Data actions. */\n notDataActions?: string[];\n /**\n * The conditions on the role definition. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly condition?: string;\n /**\n * Version of the condition. Currently the only accepted value is '2.0'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly conditionVersion?: string;\n}\n\n/** Role definition. */\nexport interface RoleDefinition {\n /**\n * The role definition ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The role definition name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The role definition type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The role name. */\n roleName?: string;\n /** The role definition description. */\n description?: string;\n /** The role type. */\n roleType?: string;\n /** Role definition permissions. */\n permissions?: Permission[];\n /** Role definition assignable scopes. */\n assignableScopes?: string[];\n /**\n * Time it was created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdOn?: Date;\n /**\n * Time it was updated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedOn?: Date;\n /**\n * Id of the user who created the assignment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdBy?: string;\n /**\n * Id of the user who updated the assignment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedBy?: string;\n}\n\n/** Role definition list operation result. */\nexport interface RoleDefinitionListResult {\n /** Role definition list. */\n value?: RoleDefinition[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** The result of a request to list Microsoft.Authorization operations. */\nexport interface OperationListResult {\n /** The collection value. */\n value?: Operation[];\n /** The URI that can be used to request the next set of paged results. */\n nextLink?: string;\n}\n\n/** The definition of a Microsoft.Authorization operation. */\nexport interface Operation {\n /** Name of the operation */\n name?: string;\n /** Indicates whether the operation is a data action */\n isDataAction?: boolean;\n /** Display of the operation */\n display?: OperationDisplay;\n /** Origin of the operation */\n origin?: string;\n}\n\n/** The display information for a Microsoft.Authorization operation. */\nexport interface OperationDisplay {\n /**\n * The resource provider name: Microsoft.Authorization.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The resource on which the operation is performed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The operation that users can perform.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The description for the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Error description and code explaining why an operation failed. */\nexport interface ErrorDefinition {\n /** Error of the list gateway status. */\n error?: ErrorDefinitionProperties;\n}\n\n/** Error description and code explaining why an operation failed. */\nexport interface ErrorDefinitionProperties {\n /**\n * Description of the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /** Error code of list gateway. */\n code?: string;\n}\n\n/** List of Access Review History Definitions. */\nexport interface AccessReviewHistoryDefinitionListResult {\n /** Access Review History Definition list. */\n value?: AccessReviewHistoryDefinition[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Access Review History Definition. */\nexport interface AccessReviewHistoryDefinition {\n /**\n * The access review history definition id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The access review history definition unique id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The display name for the history definition. */\n displayName?: string;\n /**\n * Date time used when selecting review data, all reviews included in data start on or after this date. For use only with one-time/non-recurring reports.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reviewHistoryPeriodStartDateTime?: Date;\n /**\n * Date time used when selecting review data, all reviews included in data end on or before this date. For use only with one-time/non-recurring reports.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reviewHistoryPeriodEndDateTime?: Date;\n /** Collection of review decisions which the history data should be filtered on. For example if Approve and Deny are supplied the data will only contain review results in which the decision maker approved or denied a review request. */\n decisions?: AccessReviewResult[];\n /**\n * This read-only field specifies the of the requested review history data. This is either requested, in-progress, done or error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AccessReviewHistoryDefinitionStatus;\n /**\n * Date time when history definition was created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdDateTime?: Date;\n /** A collection of scopes used when selecting review history data */\n scopes?: AccessReviewScope[];\n /** Set of access review history instances for this history definition. */\n instances?: AccessReviewHistoryInstance[];\n /** The recurrence range type. The possible values are: endDate, noEnd, numbered. */\n typePropertiesSettingsRangeType?: AccessReviewRecurrenceRangeType;\n /** The number of times to repeat the access review. Required and must be positive if type is numbered. */\n numberOfOccurrences?: number;\n /** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */\n startDate?: Date;\n /** The DateTime when the review is scheduled to end. Required if type is endDate */\n endDate?: Date;\n /** The recurrence type : weekly, monthly, etc. */\n typePropertiesSettingsPatternType?: AccessReviewRecurrencePatternType;\n /** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */\n interval?: number;\n /**\n * The identity id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The identity type : user/servicePrincipal\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalType?: AccessReviewActorIdentityType;\n /**\n * The identity display name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalName?: string;\n /**\n * The user principal name(if valid)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userPrincipalName?: string;\n}\n\n/** Access Review History Instances. */\nexport interface AccessReviewHistoryDefinitionProperties {\n /** The display name for the history definition. */\n displayName?: string;\n /**\n * Date time used when selecting review data, all reviews included in data start on or after this date. For use only with one-time/non-recurring reports.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reviewHistoryPeriodStartDateTime?: Date;\n /**\n * Date time used when selecting review data, all reviews included in data end on or before this date. For use only with one-time/non-recurring reports.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reviewHistoryPeriodEndDateTime?: Date;\n /** Collection of review decisions which the history data should be filtered on. For example if Approve and Deny are supplied the data will only contain review results in which the decision maker approved or denied a review request. */\n decisions?: AccessReviewResult[];\n /**\n * This read-only field specifies the of the requested review history data. This is either requested, in-progress, done or error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AccessReviewHistoryDefinitionStatus;\n /**\n * Date time when history definition was created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdDateTime?: Date;\n /** A collection of scopes used when selecting review history data */\n scopes?: AccessReviewScope[];\n /** Set of access review history instances for this history definition. */\n instances?: AccessReviewHistoryInstance[];\n /** The recurrence range type. The possible values are: endDate, noEnd, numbered. */\n typeSettingsRangeType?: AccessReviewRecurrenceRangeType;\n /** The number of times to repeat the access review. Required and must be positive if type is numbered. */\n numberOfOccurrences?: number;\n /** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */\n startDate?: Date;\n /** The DateTime when the review is scheduled to end. Required if type is endDate */\n endDate?: Date;\n /** The recurrence type : weekly, monthly, etc. */\n typeSettingsPatternType?: AccessReviewRecurrencePatternType;\n /** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */\n interval?: number;\n /**\n * The identity id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The identity type : user/servicePrincipal\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalType?: AccessReviewActorIdentityType;\n /**\n * The identity display name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalName?: string;\n /**\n * The user principal name(if valid)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userPrincipalName?: string;\n}\n\n/** Descriptor for what needs to be reviewed */\nexport interface AccessReviewScope {\n /**\n * ResourceId in which this review is getting created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n /**\n * This is used to indicate the role being reviewed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly roleDefinitionId?: string;\n /**\n * The identity type user/servicePrincipal to review\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalType?: AccessReviewScopePrincipalType;\n /**\n * The role assignment state eligible/active to review\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assignmentState?: AccessReviewScopeAssignmentState;\n /** Duration users are inactive for. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */\n inactiveDuration?: string;\n /** Flag to indicate whether to expand nested memberships or not. */\n expandNestedMemberships?: boolean;\n /** Flag to indicate whether to expand nested memberships or not. */\n includeInheritedAccess?: boolean;\n /** Flag to indicate whether to expand nested memberships or not. */\n includeAccessBelowResource?: boolean;\n /** This is used to indicate the resource id(s) to exclude */\n excludeResourceId?: string;\n /** This is used to indicate the role definition id(s) to exclude */\n excludeRoleDefinitionId?: string;\n}\n\n/** Access Review History Definition Instance. */\nexport interface AccessReviewHistoryInstance {\n /**\n * The access review history definition instance id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The access review history definition instance unique id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Date time used when selecting review data, all reviews included in data start on or after this date. For use only with one-time/non-recurring reports. */\n reviewHistoryPeriodStartDateTime?: Date;\n /** Date time used when selecting review data, all reviews included in data end on or before this date. For use only with one-time/non-recurring reports. */\n reviewHistoryPeriodEndDateTime?: Date;\n /** The display name for the parent history definition. */\n displayName?: string;\n /**\n * Status of the requested review history instance data. This is either requested, in-progress, done or error. The state transitions are as follows - Requested -> InProgress -> Done -> Expired\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AccessReviewHistoryDefinitionStatus;\n /** Date time when the history data report is scheduled to be generated. */\n runDateTime?: Date;\n /** Date time when the history data report is scheduled to be generated. */\n fulfilledDateTime?: Date;\n /**\n * Uri which can be used to retrieve review history data. To generate this Uri, generateDownloadUri() must be called for a specific accessReviewHistoryDefinitionInstance. The link expires after a 24 hour period. Callers can see the expiration date time by looking at the 'se' parameter in the generated uri.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly downloadUri?: string;\n /** Date time when history data report expires and the associated data is deleted. */\n expiration?: Date;\n}\n\n/** List of Access Review History Instances. */\nexport interface AccessReviewHistoryDefinitionInstanceListResult {\n /** Access Review History Definition's Instance list. */\n value?: AccessReviewHistoryInstance[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** List of Access Review Schedule Definitions. */\nexport interface AccessReviewScheduleDefinitionListResult {\n /** Access Review Schedule Definition list. */\n value?: AccessReviewScheduleDefinition[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Access Review Schedule Definition. */\nexport interface AccessReviewScheduleDefinition {\n /**\n * The access review schedule definition id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The access review schedule definition unique id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The display name for the schedule definition. */\n displayName?: string;\n /**\n * This read-only field specifies the status of an accessReview.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AccessReviewScheduleDefinitionStatus;\n /** The description provided by the access review creator and visible to admins. */\n descriptionForAdmins?: string;\n /** The description provided by the access review creator to be shown to reviewers. */\n descriptionForReviewers?: string;\n /** This is the collection of reviewers. */\n reviewers?: AccessReviewReviewer[];\n /** This is the collection of backup reviewers. */\n backupReviewers?: AccessReviewReviewer[];\n /**\n * This field specifies the type of reviewers for a review. Usually for a review, reviewers are explicitly assigned. However, in some cases, the reviewers may not be assigned and instead be chosen dynamically. For example managers review or self review.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reviewersType?: AccessReviewScheduleDefinitionReviewersType;\n /** This is the collection of instances returned when one does an expand on it. */\n instances?: AccessReviewInstance[];\n /**\n * ResourceId in which this review is getting created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n /**\n * This is used to indicate the role being reviewed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly roleDefinitionId?: string;\n /**\n * The identity type user/servicePrincipal to review\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalTypePropertiesScopePrincipalType?: AccessReviewScopePrincipalType;\n /**\n * The role assignment state eligible/active to review\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assignmentState?: AccessReviewScopeAssignmentState;\n /** Duration users are inactive for. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */\n inactiveDuration?: string;\n /** Flag to indicate whether to expand nested memberships or not. */\n expandNestedMemberships?: boolean;\n /** Flag to indicate whether to expand nested memberships or not. */\n includeInheritedAccess?: boolean;\n /** Flag to indicate whether to expand nested memberships or not. */\n includeAccessBelowResource?: boolean;\n /** This is used to indicate the resource id(s) to exclude */\n excludeResourceId?: string;\n /** This is used to indicate the role definition id(s) to exclude */\n excludeRoleDefinitionId?: string;\n /** Flag to indicate whether sending mails to reviewers and the review creator is enabled. */\n mailNotificationsEnabled?: boolean;\n /** Flag to indicate whether sending reminder emails to reviewers are enabled. */\n reminderNotificationsEnabled?: boolean;\n /** Flag to indicate whether reviewers are required to provide a justification when reviewing access. */\n defaultDecisionEnabled?: boolean;\n /** Flag to indicate whether the reviewer is required to pass justification when recording a decision. */\n justificationRequiredOnApproval?: boolean;\n /** This specifies the behavior for the autoReview feature when an access review completes. */\n defaultDecision?: DefaultDecisionType;\n /** Flag to indicate whether auto-apply capability, to automatically change the target object access resource, is enabled. If not enabled, a user must, after the review completes, apply the access review. */\n autoApplyDecisionsEnabled?: boolean;\n /** Flag to indicate whether showing recommendations to reviewers is enabled. */\n recommendationsEnabled?: boolean;\n /** Recommendations for access reviews are calculated by looking back at 30 days of data(w.r.t the start date of the review) by default. However, in some scenarios, customers want to change how far back to look at and want to configure 60 days, 90 days, etc. instead. This setting allows customers to configure this duration. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */\n recommendationLookBackDuration?: string;\n /** The duration in days for an instance. */\n instanceDurationInDays?: number;\n /** The recurrence range type. The possible values are: endDate, noEnd, numbered. */\n typePropertiesSettingsRecurrenceRangeType?: AccessReviewRecurrenceRangeType;\n /** The number of times to repeat the access review. Required and must be positive if type is numbered. */\n numberOfOccurrences?: number;\n /** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */\n startDate?: Date;\n /** The DateTime when the review is scheduled to end. Required if type is endDate */\n endDate?: Date;\n /** The recurrence type : weekly, monthly, etc. */\n typePropertiesSettingsRecurrencePatternType?: AccessReviewRecurrencePatternType;\n /** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */\n interval?: number;\n /**\n * The identity id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The identity type : user/servicePrincipal\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalTypePropertiesCreatedByPrincipalType?: AccessReviewActorIdentityType;\n /**\n * The identity display name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalName?: string;\n /**\n * The user principal name(if valid)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userPrincipalName?: string;\n}\n\n/** Access Review. */\nexport interface AccessReviewScheduleDefinitionProperties {\n /** The display name for the schedule definition. */\n displayName?: string;\n /**\n * This read-only field specifies the status of an accessReview.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AccessReviewScheduleDefinitionStatus;\n /** The description provided by the access review creator and visible to admins. */\n descriptionForAdmins?: string;\n /** The description provided by the access review creator to be shown to reviewers. */\n descriptionForReviewers?: string;\n /** This is the collection of reviewers. */\n reviewers?: AccessReviewReviewer[];\n /** This is the collection of backup reviewers. */\n backupReviewers?: AccessReviewReviewer[];\n /**\n * This field specifies the type of reviewers for a review. Usually for a review, reviewers are explicitly assigned. However, in some cases, the reviewers may not be assigned and instead be chosen dynamically. For example managers review or self review.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reviewersType?: AccessReviewScheduleDefinitionReviewersType;\n /** This is the collection of instances returned when one does an expand on it. */\n instances?: AccessReviewInstance[];\n /**\n * ResourceId in which this review is getting created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n /**\n * This is used to indicate the role being reviewed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly roleDefinitionId?: string;\n /**\n * The identity type user/servicePrincipal to review\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalTypeScopePrincipalType?: AccessReviewScopePrincipalType;\n /**\n * The role assignment state eligible/active to review\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assignmentState?: AccessReviewScopeAssignmentState;\n /** Duration users are inactive for. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */\n inactiveDuration?: string;\n /** Flag to indicate whether to expand nested memberships or not. */\n expandNestedMemberships?: boolean;\n /** Flag to indicate whether to expand nested memberships or not. */\n includeInheritedAccess?: boolean;\n /** Flag to indicate whether to expand nested memberships or not. */\n includeAccessBelowResource?: boolean;\n /** This is used to indicate the resource id(s) to exclude */\n excludeResourceId?: string;\n /** This is used to indicate the role definition id(s) to exclude */\n excludeRoleDefinitionId?: string;\n /** Flag to indicate whether sending mails to reviewers and the review creator is enabled. */\n mailNotificationsEnabled?: boolean;\n /** Flag to indicate whether sending reminder emails to reviewers are enabled. */\n reminderNotificationsEnabled?: boolean;\n /** Flag to indicate whether reviewers are required to provide a justification when reviewing access. */\n defaultDecisionEnabled?: boolean;\n /** Flag to indicate whether the reviewer is required to pass justification when recording a decision. */\n justificationRequiredOnApproval?: boolean;\n /** This specifies the behavior for the autoReview feature when an access review completes. */\n defaultDecision?: DefaultDecisionType;\n /** Flag to indicate whether auto-apply capability, to automatically change the target object access resource, is enabled. If not enabled, a user must, after the review completes, apply the access review. */\n autoApplyDecisionsEnabled?: boolean;\n /** Flag to indicate whether showing recommendations to reviewers is enabled. */\n recommendationsEnabled?: boolean;\n /** Recommendations for access reviews are calculated by looking back at 30 days of data(w.r.t the start date of the review) by default. However, in some scenarios, customers want to change how far back to look at and want to configure 60 days, 90 days, etc. instead. This setting allows customers to configure this duration. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */\n recommendationLookBackDuration?: string;\n /** The duration in days for an instance. */\n instanceDurationInDays?: number;\n /** The recurrence range type. The possible values are: endDate, noEnd, numbered. */\n typeSettingsRecurrenceRangeType?: AccessReviewRecurrenceRangeType;\n /** The number of times to repeat the access review. Required and must be positive if type is numbered. */\n numberOfOccurrences?: number;\n /** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */\n startDate?: Date;\n /** The DateTime when the review is scheduled to end. Required if type is endDate */\n endDate?: Date;\n /** The recurrence type : weekly, monthly, etc. */\n typeSettingsRecurrencePatternType?: AccessReviewRecurrencePatternType;\n /** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */\n interval?: number;\n /**\n * The identity id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The identity type : user/servicePrincipal\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalTypeCreatedByPrincipalType?: AccessReviewActorIdentityType;\n /**\n * The identity display name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalName?: string;\n /**\n * The user principal name(if valid)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userPrincipalName?: string;\n}\n\n/** Settings of an Access Review. */\nexport interface AccessReviewScheduleSettings {\n /** Flag to indicate whether sending mails to reviewers and the review creator is enabled. */\n mailNotificationsEnabled?: boolean;\n /** Flag to indicate whether sending reminder emails to reviewers are enabled. */\n reminderNotificationsEnabled?: boolean;\n /** Flag to indicate whether reviewers are required to provide a justification when reviewing access. */\n defaultDecisionEnabled?: boolean;\n /** Flag to indicate whether the reviewer is required to pass justification when recording a decision. */\n justificationRequiredOnApproval?: boolean;\n /** This specifies the behavior for the autoReview feature when an access review completes. */\n defaultDecision?: DefaultDecisionType;\n /** Flag to indicate whether auto-apply capability, to automatically change the target object access resource, is enabled. If not enabled, a user must, after the review completes, apply the access review. */\n autoApplyDecisionsEnabled?: boolean;\n /** Flag to indicate whether showing recommendations to reviewers is enabled. */\n recommendationsEnabled?: boolean;\n /** Recommendations for access reviews are calculated by looking back at 30 days of data(w.r.t the start date of the review) by default. However, in some scenarios, customers want to change how far back to look at and want to configure 60 days, 90 days, etc. instead. This setting allows customers to configure this duration. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */\n recommendationLookBackDuration?: string;\n /** The duration in days for an instance. */\n instanceDurationInDays?: number;\n /** The recurrence range type. The possible values are: endDate, noEnd, numbered. */\n typeRecurrenceRangeType?: AccessReviewRecurrenceRangeType;\n /** The number of times to repeat the access review. Required and must be positive if type is numbered. */\n numberOfOccurrences?: number;\n /** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */\n startDate?: Date;\n /** The DateTime when the review is scheduled to end. Required if type is endDate */\n endDate?: Date;\n /** The recurrence type : weekly, monthly, etc. */\n typeRecurrencePatternType?: AccessReviewRecurrencePatternType;\n /** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */\n interval?: number;\n}\n\n/** Descriptor for what needs to be reviewed */\nexport interface AccessReviewReviewer {\n /** The id of the reviewer(user/servicePrincipal) */\n principalId?: string;\n /**\n * The identity type : user/servicePrincipal\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalType?: AccessReviewReviewerType;\n}\n\n/** Access Review Instance. */\nexport interface AccessReviewInstance {\n /**\n * The access review instance id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The access review instance name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * This read-only field specifies the status of an access review instance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AccessReviewInstanceStatus;\n /** The DateTime when the review instance is scheduled to be start. */\n startDateTime?: Date;\n /** The DateTime when the review instance is scheduled to end. */\n endDateTime?: Date;\n /** This is the collection of reviewers. */\n reviewers?: AccessReviewReviewer[];\n /** This is the collection of backup reviewers. */\n backupReviewers?: AccessReviewReviewer[];\n /**\n * This field specifies the type of reviewers for a review. Usually for a review, reviewers are explicitly assigned. However, in some cases, the reviewers may not be assigned and instead be chosen dynamically. For example managers review or self review.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reviewersType?: AccessReviewInstanceReviewersType;\n}\n\n/** Access Review Instance properties. */\nexport interface AccessReviewInstanceProperties {\n /**\n * This read-only field specifies the status of an access review instance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AccessReviewInstanceStatus;\n /** The DateTime when the review instance is scheduled to be start. */\n startDateTime?: Date;\n /** The DateTime when the review instance is scheduled to end. */\n endDateTime?: Date;\n /** This is the collection of reviewers. */\n reviewers?: AccessReviewReviewer[];\n /** This is the collection of backup reviewers. */\n backupReviewers?: AccessReviewReviewer[];\n /**\n * This field specifies the type of reviewers for a review. Usually for a review, reviewers are explicitly assigned. However, in some cases, the reviewers may not be assigned and instead be chosen dynamically. For example managers review or self review.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reviewersType?: AccessReviewInstanceReviewersType;\n}\n\n/** List of Access Review Instances. */\nexport interface AccessReviewInstanceListResult {\n /** Access Review Instance list. */\n value?: AccessReviewInstance[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** List of access review decisions. */\nexport interface AccessReviewDecisionListResult {\n /** Access Review Decision list. */\n value?: AccessReviewDecision[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Access Review. */\nexport interface AccessReviewDecision {\n /**\n * The access review decision id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The access review decision name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The feature- generated recommendation shown to the reviewer.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendation?: AccessRecommendationType;\n /** The decision on the approval step. This value is initially set to NotReviewed. Approvers can take action of Approve/Deny */\n decision?: AccessReviewResult;\n /** Justification provided by approvers for their action */\n justification?: string;\n /**\n * Date Time when a decision was taken.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reviewedDateTime?: Date;\n /**\n * The outcome of applying the decision.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly applyResult?: AccessReviewApplyResult;\n /**\n * The date and time when the review decision was applied.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly appliedDateTime?: Date;\n /** This is the collection of insights for this decision item. */\n insights?: AccessReviewDecisionInsight[];\n /** Every decision item in an access review represents a principal's membership to a resource. This property represents details of the membership. Examples of this detail might be whether the principal has direct access or indirect access */\n membershipTypes?: AccessReviewDecisionPrincipalResourceMembershipType[];\n /**\n * The identity id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalIdPropertiesAppliedByPrincipalId?: string;\n /**\n * The identity type : user/servicePrincipal\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalTypePropertiesAppliedByPrincipalType?: AccessReviewActorIdentityType;\n /**\n * The identity display name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalNamePropertiesAppliedByPrincipalName?: string;\n /**\n * The user principal name(if valid)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userPrincipalNamePropertiesAppliedByUserPrincipalName?: string;\n /**\n * The identity id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalIdPropertiesReviewedByPrincipalId?: string;\n /**\n * The identity type : user/servicePrincipal\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalTypePropertiesReviewedByPrincipalType?: AccessReviewActorIdentityType;\n /**\n * The identity display name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalNamePropertiesReviewedByPrincipalName?: string;\n /**\n * The user principal name(if valid)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userPrincipalNamePropertiesReviewedByUserPrincipalName?: string;\n /** The type of resource */\n typePropertiesResourceType?: DecisionResourceType;\n /**\n * The id of resource associated with a decision record.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly idPropertiesResourceId?: string;\n /**\n * The display name of resource associated with a decision record.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayNamePropertiesResourceDisplayName?: string;\n /** The type of decision target : User/ServicePrincipal */\n typePropertiesPrincipalType?: DecisionTargetType;\n /**\n * The id of principal whose access was reviewed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly idPropertiesPrincipalId?: string;\n /**\n * The display name of the user whose access was reviewed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayNamePropertiesPrincipalDisplayName?: string;\n}\n\n/** Approval Step. */\nexport interface AccessReviewDecisionProperties {\n /**\n * The feature- generated recommendation shown to the reviewer.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendation?: AccessRecommendationType;\n /** The decision on the approval step. This value is initially set to NotReviewed. Approvers can take action of Approve/Deny */\n decision?: AccessReviewResult;\n /** Justification provided by approvers for their action */\n justification?: string;\n /**\n * Date Time when a decision was taken.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reviewedDateTime?: Date;\n /**\n * The outcome of applying the decision.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly applyResult?: AccessReviewApplyResult;\n /**\n * The date and time when the review decision was applied.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly appliedDateTime?: Date;\n /** This is the collection of insights for this decision item. */\n insights?: AccessReviewDecisionInsight[];\n /** Every decision item in an access review represents a principal's membership to a resource. This property represents details of the membership. Examples of this detail might be whether the principal has direct access or indirect access */\n membershipTypes?: AccessReviewDecisionPrincipalResourceMembershipType[];\n /**\n * The identity id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalIdAppliedByPrincipalId?: string;\n /**\n * The identity type : user/servicePrincipal\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalTypeAppliedByPrincipalType?: AccessReviewActorIdentityType;\n /**\n * The identity display name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalNameAppliedByPrincipalName?: string;\n /**\n * The user principal name(if valid)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userPrincipalNameAppliedByUserPrincipalName?: string;\n /**\n * The identity id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalIdReviewedByPrincipalId?: string;\n /**\n * The identity type : user/servicePrincipal\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalTypeReviewedByPrincipalType?: AccessReviewActorIdentityType;\n /**\n * The identity display name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalNameReviewedByPrincipalName?: string;\n /**\n * The user principal name(if valid)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userPrincipalNameReviewedByUserPrincipalName?: string;\n /** The type of resource */\n typeResourceType?: DecisionResourceType;\n /**\n * The id of resource associated with a decision record.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly idResourceId?: string;\n /**\n * The display name of resource associated with a decision record.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayNameResourceDisplayName?: string;\n /** The type of decision target : User/ServicePrincipal */\n typePrincipalType?: DecisionTargetType;\n /**\n * The id of principal whose access was reviewed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly idPrincipalId?: string;\n /**\n * The display name of the user whose access was reviewed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayNamePrincipalDisplayName?: string;\n}\n\n/** Target of the decision. */\nexport interface AccessReviewDecisionIdentity {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"user\" | \"servicePrincipal\";\n /**\n * The id of principal whose access was reviewed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The display name of the user whose access was reviewed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n}\n\n/** Access Review Decision Insight. */\nexport interface AccessReviewDecisionInsight {\n /**\n * The access review insight id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The access review insight name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The type of insight */\n typePropertiesType?: AccessReviewDecisionInsightType;\n /**\n * Date Time when the insight was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly insightCreatedDateTime?: any;\n}\n\n/** Details of the Insight. */\nexport interface AccessReviewDecisionInsightProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"userSignInInsight\";\n /**\n * Date Time when the insight was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly insightCreatedDateTime?: any;\n}\n\n/** List of access review contacted reviewers. */\nexport interface AccessReviewContactedReviewerListResult {\n /** Access Review Contacted Reviewer. */\n value?: AccessReviewContactedReviewer[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Access Review Contacted Reviewer. */\nexport interface AccessReviewContactedReviewer {\n /**\n * The access review reviewer id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The access review reviewer id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The display name of the reviewer\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userDisplayName?: string;\n /**\n * The user principal name of the reviewer\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userPrincipalName?: string;\n /**\n * Date Time when the reviewer was contacted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdDateTime?: Date;\n}\n\n/** Access Review Default Settings. */\nexport interface AccessReviewDefaultSettings {\n /**\n * The access review default settings id. This is only going to be default\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The access review default settings name. This is always going to be Access Review Default Settings\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Flag to indicate whether sending mails to reviewers and the review creator is enabled. */\n mailNotificationsEnabled?: boolean;\n /** Flag to indicate whether sending reminder emails to reviewers are enabled. */\n reminderNotificationsEnabled?: boolean;\n /** Flag to indicate whether reviewers are required to provide a justification when reviewing access. */\n defaultDecisionEnabled?: boolean;\n /** Flag to indicate whether the reviewer is required to pass justification when recording a decision. */\n justificationRequiredOnApproval?: boolean;\n /** This specifies the behavior for the autoReview feature when an access review completes. */\n defaultDecision?: DefaultDecisionType;\n /** Flag to indicate whether auto-apply capability, to automatically change the target object access resource, is enabled. If not enabled, a user must, after the review completes, apply the access review. */\n autoApplyDecisionsEnabled?: boolean;\n /** Flag to indicate whether showing recommendations to reviewers is enabled. */\n recommendationsEnabled?: boolean;\n /** Recommendations for access reviews are calculated by looking back at 30 days of data(w.r.t the start date of the review) by default. However, in some scenarios, customers want to change how far back to look at and want to configure 60 days, 90 days, etc. instead. This setting allows customers to configure this duration. The value should be in ISO 8601 format (http://en.wikipedia.org/wiki/ISO_8601#Durations).This code can be used to convert TimeSpan to a valid interval string: XmlConvert.ToString(new TimeSpan(hours, minutes, seconds)) */\n recommendationLookBackDuration?: string;\n /** The duration in days for an instance. */\n instanceDurationInDays?: number;\n /** The recurrence range type. The possible values are: endDate, noEnd, numbered. */\n typePropertiesRecurrenceRangeType?: AccessReviewRecurrenceRangeType;\n /** The number of times to repeat the access review. Required and must be positive if type is numbered. */\n numberOfOccurrences?: number;\n /** The DateTime when the review is scheduled to be start. This could be a date in the future. Required on create. */\n startDate?: Date;\n /** The DateTime when the review is scheduled to end. Required if type is endDate */\n endDate?: Date;\n /** The recurrence type : weekly, monthly, etc. */\n typePropertiesRecurrencePatternType?: AccessReviewRecurrencePatternType;\n /** The interval for recurrence. For a quarterly review, the interval is 3 for type : absoluteMonthly. */\n interval?: number;\n}\n\n/** Record All Decisions payload. */\nexport interface RecordAllDecisionsProperties {\n /**\n * The id of principal which needs to be approved/denied.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The id of resource which needs to be approved/denied.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n /** The decision to make. Approvers can take action of Approve/Deny */\n decision?: RecordAllDecisionsResult;\n /** Justification provided by approvers for their action */\n justification?: string;\n}\n\n/** Eligible child resources list operation result. */\nexport interface EligibleChildResourcesListResult {\n /** Eligible child resource list. */\n value?: EligibleChildResource[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Eligible child resource */\nexport interface EligibleChildResource {\n /**\n * The resource scope Id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** An error response from the service. */\nexport interface CloudError {\n /** An error response from the service. */\n error?: CloudErrorBody;\n}\n\n/** An error response from the service. */\nexport interface CloudErrorBody {\n /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */\n code?: string;\n /** A message describing the error, intended to be suitable for display in a user interface. */\n message?: string;\n}\n\n/** Role Assignment schedule */\nexport interface RoleAssignmentSchedule {\n /**\n * The role assignment schedule Id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The role assignment schedule name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The role assignment schedule type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The role assignment schedule scope. */\n scope?: string;\n /** The role definition ID. */\n roleDefinitionId?: string;\n /** The principal ID. */\n principalId?: string;\n /** The principal type of the assigned principal ID. */\n principalType?: PrincipalType;\n /** The id of roleAssignmentScheduleRequest used to create this roleAssignmentSchedule */\n roleAssignmentScheduleRequestId?: string;\n /** The id of roleEligibilitySchedule used to activated this roleAssignmentSchedule */\n linkedRoleEligibilityScheduleId?: string;\n /** Assignment type of the role assignment schedule */\n assignmentType?: AssignmentType;\n /** Membership type of the role assignment schedule */\n memberType?: MemberType;\n /** The status of the role assignment schedule. */\n status?: Status;\n /** Start DateTime when role assignment schedule */\n startDateTime?: Date;\n /** End DateTime when role assignment schedule */\n endDateTime?: Date;\n /** The conditions on the role assignment. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' */\n condition?: string;\n /** Version of the condition. Currently accepted value is '2.0' */\n conditionVersion?: string;\n /** DateTime when role assignment schedule was created */\n createdOn?: Date;\n /** DateTime when role assignment schedule was modified */\n updatedOn?: Date;\n /** Additional properties of principal, scope and role definition */\n expandedProperties?: ExpandedProperties;\n}\n\nexport interface ExpandedProperties {\n /** Details of the resource scope */\n scope?: ExpandedPropertiesScope;\n /** Details of role definition */\n roleDefinition?: ExpandedPropertiesRoleDefinition;\n /** Details of the principal */\n principal?: ExpandedPropertiesPrincipal;\n}\n\n/** Details of the resource scope */\nexport interface ExpandedPropertiesScope {\n /** Scope id of the resource */\n id?: string;\n /** Display name of the resource */\n displayName?: string;\n /** Type of the resource */\n type?: string;\n}\n\n/** Details of role definition */\nexport interface ExpandedPropertiesRoleDefinition {\n /** Id of the role definition */\n id?: string;\n /** Display name of the role definition */\n displayName?: string;\n /** Type of the role definition */\n type?: string;\n}\n\n/** Details of the principal */\nexport interface ExpandedPropertiesPrincipal {\n /** Id of the principal */\n id?: string;\n /** Display name of the principal */\n displayName?: string;\n /** Email id of the principal */\n email?: string;\n /** Type of the principal */\n type?: string;\n}\n\n/** Role assignment schedule list operation result. */\nexport interface RoleAssignmentScheduleListResult {\n /** Role assignment schedule list. */\n value?: RoleAssignmentSchedule[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Role assignment schedule instance list operation result. */\nexport interface RoleAssignmentScheduleInstanceListResult {\n /** Role assignment schedule instance list. */\n value?: RoleAssignmentScheduleInstance[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Information about current or upcoming role assignment schedule instance */\nexport interface RoleAssignmentScheduleInstance {\n /**\n * The role assignment schedule instance ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The role assignment schedule instance name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The role assignment schedule instance type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The role assignment schedule scope. */\n scope?: string;\n /** The role definition ID. */\n roleDefinitionId?: string;\n /** The principal ID. */\n principalId?: string;\n /** The principal type of the assigned principal ID. */\n principalType?: PrincipalType;\n /** Id of the master role assignment schedule */\n roleAssignmentScheduleId?: string;\n /** Role Assignment Id in external system */\n originRoleAssignmentId?: string;\n /** The status of the role assignment schedule instance. */\n status?: Status;\n /** The startDateTime of the role assignment schedule instance */\n startDateTime?: Date;\n /** The endDateTime of the role assignment schedule instance */\n endDateTime?: Date;\n /** roleEligibilityScheduleId used to activate */\n linkedRoleEligibilityScheduleId?: string;\n /** roleEligibilityScheduleInstanceId linked to this roleAssignmentScheduleInstance */\n linkedRoleEligibilityScheduleInstanceId?: string;\n /** Assignment type of the role assignment schedule */\n assignmentType?: AssignmentType;\n /** Membership type of the role assignment schedule */\n memberType?: MemberType;\n /** The conditions on the role assignment. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' */\n condition?: string;\n /** Version of the condition. Currently accepted value is '2.0' */\n conditionVersion?: string;\n /** DateTime when role assignment schedule was created */\n createdOn?: Date;\n /** Additional properties of principal, scope and role definition */\n expandedProperties?: ExpandedProperties;\n}\n\n/** Role Assignment schedule request */\nexport interface RoleAssignmentScheduleRequest {\n /**\n * The role assignment schedule request ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The role assignment schedule request name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The role assignment schedule request type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The role assignment schedule request scope.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scope?: string;\n /** The role definition ID. */\n roleDefinitionId?: string;\n /** The principal ID. */\n principalId?: string;\n /**\n * The principal type of the assigned principal ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalType?: PrincipalType;\n /** The type of the role assignment schedule request. Eg: SelfActivate, AdminAssign etc */\n requestType?: RequestType;\n /**\n * The status of the role assignment schedule request.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: Status;\n /**\n * The approvalId of the role assignment schedule request.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly approvalId?: string;\n /** The resultant role assignment schedule id or the role assignment schedule id being updated */\n targetRoleAssignmentScheduleId?: string;\n /** The role assignment schedule instance id being updated */\n targetRoleAssignmentScheduleInstanceId?: string;\n /** Schedule info of the role assignment schedule */\n scheduleInfo?: RoleAssignmentScheduleRequestPropertiesScheduleInfo;\n /** The linked role eligibility schedule id - to activate an eligibility. */\n linkedRoleEligibilityScheduleId?: string;\n /** Justification for the role assignment */\n justification?: string;\n /** Ticket Info of the role assignment */\n ticketInfo?: RoleAssignmentScheduleRequestPropertiesTicketInfo;\n /** The conditions on the role assignment. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' */\n condition?: string;\n /** Version of the condition. Currently accepted value is '2.0' */\n conditionVersion?: string;\n /**\n * DateTime when role assignment schedule request was created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdOn?: Date;\n /**\n * Id of the user who created this request\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requestorId?: string;\n /**\n * Additional properties of principal, scope and role definition\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly expandedProperties?: ExpandedProperties;\n}\n\n/** Schedule info of the role assignment schedule */\nexport interface RoleAssignmentScheduleRequestPropertiesScheduleInfo {\n /** Start DateTime of the role assignment schedule. */\n startDateTime?: Date;\n /** Expiration of the role assignment schedule */\n expiration?: RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration;\n}\n\n/** Expiration of the role assignment schedule */\nexport interface RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration {\n /** Type of the role assignment schedule expiration */\n type?: Type;\n /** End DateTime of the role assignment schedule. */\n endDateTime?: Date;\n /** Duration of the role assignment schedule in TimeSpan. */\n duration?: string;\n}\n\n/** Ticket Info of the role assignment */\nexport interface RoleAssignmentScheduleRequestPropertiesTicketInfo {\n /** Ticket number for the role assignment */\n ticketNumber?: string;\n /** Ticket system name for the role assignment */\n ticketSystem?: string;\n}\n\n/** Role assignment schedule request list operation result. */\nexport interface RoleAssignmentScheduleRequestListResult {\n /** Role assignment schedule request list. */\n value?: RoleAssignmentScheduleRequest[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Role eligibility schedule */\nexport interface RoleEligibilitySchedule {\n /**\n * The role eligibility schedule Id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The role eligibility schedule name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The role eligibility schedule type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The role eligibility schedule scope. */\n scope?: string;\n /** The role definition ID. */\n roleDefinitionId?: string;\n /** The principal ID. */\n principalId?: string;\n /** The principal type of the assigned principal ID. */\n principalType?: PrincipalType;\n /** The id of roleEligibilityScheduleRequest used to create this roleAssignmentSchedule */\n roleEligibilityScheduleRequestId?: string;\n /** Membership type of the role eligibility schedule */\n memberType?: MemberType;\n /** The status of the role eligibility schedule. */\n status?: Status;\n /** Start DateTime when role eligibility schedule */\n startDateTime?: Date;\n /** End DateTime when role eligibility schedule */\n endDateTime?: Date;\n /** The conditions on the role assignment. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' */\n condition?: string;\n /** Version of the condition. Currently accepted value is '2.0' */\n conditionVersion?: string;\n /** DateTime when role eligibility schedule was created */\n createdOn?: Date;\n /** DateTime when role eligibility schedule was modified */\n updatedOn?: Date;\n /** Additional properties of principal, scope and role definition */\n expandedProperties?: ExpandedProperties;\n}\n\n/** role eligibility schedule list operation result. */\nexport interface RoleEligibilityScheduleListResult {\n /** role eligibility schedule list. */\n value?: RoleEligibilitySchedule[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Role eligibility schedule instance list operation result. */\nexport interface RoleEligibilityScheduleInstanceListResult {\n /** Role eligibility schedule instance list. */\n value?: RoleEligibilityScheduleInstance[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Information about current or upcoming role eligibility schedule instance */\nexport interface RoleEligibilityScheduleInstance {\n /**\n * The role eligibility schedule instance ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The role eligibility schedule instance name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The role eligibility schedule instance type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The role eligibility schedule scope. */\n scope?: string;\n /** The role definition ID. */\n roleDefinitionId?: string;\n /** The principal ID. */\n principalId?: string;\n /** The principal type of the assigned principal ID. */\n principalType?: PrincipalType;\n /** Id of the master role eligibility schedule */\n roleEligibilityScheduleId?: string;\n /** The status of the role eligibility schedule instance */\n status?: Status;\n /** The startDateTime of the role eligibility schedule instance */\n startDateTime?: Date;\n /** The endDateTime of the role eligibility schedule instance */\n endDateTime?: Date;\n /** Membership type of the role eligibility schedule */\n memberType?: MemberType;\n /** The conditions on the role assignment. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' */\n condition?: string;\n /** Version of the condition. Currently accepted value is '2.0' */\n conditionVersion?: string;\n /** DateTime when role eligibility schedule was created */\n createdOn?: Date;\n /** Additional properties of principal, scope and role definition */\n expandedProperties?: ExpandedProperties;\n}\n\n/** Role Eligibility schedule request */\nexport interface RoleEligibilityScheduleRequest {\n /**\n * The role eligibility schedule request ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The role eligibility schedule request name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The role eligibility schedule request type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The role eligibility schedule request scope.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scope?: string;\n /** The role definition ID. */\n roleDefinitionId?: string;\n /** The principal ID. */\n principalId?: string;\n /**\n * The principal type of the assigned principal ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalType?: PrincipalType;\n /** The type of the role assignment schedule request. Eg: SelfActivate, AdminAssign etc */\n requestType?: RequestType;\n /**\n * The status of the role eligibility schedule request.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: Status;\n /**\n * The approvalId of the role eligibility schedule request.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly approvalId?: string;\n /** Schedule info of the role eligibility schedule */\n scheduleInfo?: RoleEligibilityScheduleRequestPropertiesScheduleInfo;\n /** The resultant role eligibility schedule id or the role eligibility schedule id being updated */\n targetRoleEligibilityScheduleId?: string;\n /** The role eligibility schedule instance id being updated */\n targetRoleEligibilityScheduleInstanceId?: string;\n /** Justification for the role eligibility */\n justification?: string;\n /** Ticket Info of the role eligibility */\n ticketInfo?: RoleEligibilityScheduleRequestPropertiesTicketInfo;\n /** The conditions on the role assignment. This limits the resources it can be assigned to. e.g.: @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container' */\n condition?: string;\n /** Version of the condition. Currently accepted value is '2.0' */\n conditionVersion?: string;\n /**\n * DateTime when role eligibility schedule request was created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdOn?: Date;\n /**\n * Id of the user who created this request\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requestorId?: string;\n /**\n * Additional properties of principal, scope and role definition\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly expandedProperties?: ExpandedProperties;\n}\n\n/** Schedule info of the role eligibility schedule */\nexport interface RoleEligibilityScheduleRequestPropertiesScheduleInfo {\n /** Start DateTime of the role eligibility schedule. */\n startDateTime?: Date;\n /** Expiration of the role eligibility schedule */\n expiration?: RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration;\n}\n\n/** Expiration of the role eligibility schedule */\nexport interface RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration {\n /** Type of the role eligibility schedule expiration */\n type?: Type;\n /** End DateTime of the role eligibility schedule. */\n endDateTime?: Date;\n /** Duration of the role eligibility schedule in TimeSpan. */\n duration?: string;\n}\n\n/** Ticket Info of the role eligibility */\nexport interface RoleEligibilityScheduleRequestPropertiesTicketInfo {\n /** Ticket number for the role eligibility */\n ticketNumber?: string;\n /** Ticket system name for the role eligibility */\n ticketSystem?: string;\n}\n\n/** Role eligibility schedule request list operation result. */\nexport interface RoleEligibilityScheduleRequestListResult {\n /** Role eligibility schedule request list. */\n value?: RoleEligibilityScheduleRequest[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Role management policy */\nexport interface RoleManagementPolicy {\n /**\n * The role management policy Id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The role management policy name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The role management policy type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The role management policy scope. */\n scope?: string;\n /** The role management policy display name. */\n displayName?: string;\n /** The role management policy description. */\n description?: string;\n /** The role management policy is default policy. */\n isOrganizationDefault?: boolean;\n /**\n * The name of the entity last modified it\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedBy?: Principal;\n /**\n * The last modified date time.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedDateTime?: Date;\n /** The rule applied to the policy. */\n rules?: RoleManagementPolicyRuleUnion[];\n /**\n * The readonly computed rule applied to the policy.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly effectiveRules?: RoleManagementPolicyRuleUnion[];\n /**\n * Additional properties of scope\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly policyProperties?: PolicyProperties;\n}\n\n/** The role management policy rule. */\nexport interface RoleManagementPolicyRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType:\n | \"RoleManagementPolicyApprovalRule\"\n | \"RoleManagementPolicyAuthenticationContextRule\"\n | \"RoleManagementPolicyEnablementRule\"\n | \"RoleManagementPolicyExpirationRule\"\n | \"RoleManagementPolicyNotificationRule\";\n /** The id of the rule. */\n id?: string;\n /** The target of the current rule. */\n target?: RoleManagementPolicyRuleTarget;\n}\n\n/** The role management policy rule target. */\nexport interface RoleManagementPolicyRuleTarget {\n /** The caller of the setting. */\n caller?: string;\n /** The type of operation. */\n operations?: string[];\n /** The assignment level to which rule is applied. */\n level?: string;\n /** The list of target objects. */\n targetObjects?: string[];\n /** The list of inheritable settings. */\n inheritableSettings?: string[];\n /** The list of enforced settings. */\n enforcedSettings?: string[];\n}\n\nexport interface PolicyProperties {\n /**\n * Details of the resource scope\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scope?: PolicyPropertiesScope;\n}\n\n/** Details of the resource scope */\nexport interface PolicyPropertiesScope {\n /** Scope id of the resource */\n id?: string;\n /** Display name of the resource */\n displayName?: string;\n /** Type of the resource */\n type?: string;\n}\n\n/** Role management policy list operation result. */\nexport interface RoleManagementPolicyListResult {\n /** Role management policy list. */\n value?: RoleManagementPolicy[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Role management policy */\nexport interface RoleManagementPolicyAssignment {\n /**\n * The role management policy Id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The role management policy name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The role management policy type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The role management policy scope. */\n scope?: string;\n /** The role definition of management policy assignment. */\n roleDefinitionId?: string;\n /** The policy id role management policy assignment. */\n policyId?: string;\n /**\n * Additional properties of scope, role definition and policy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly policyAssignmentProperties?: PolicyAssignmentProperties;\n}\n\nexport interface PolicyAssignmentProperties {\n /** Details of the resource scope */\n scope?: PolicyAssignmentPropertiesScope;\n /** Details of role definition */\n roleDefinition?: PolicyAssignmentPropertiesRoleDefinition;\n /** Details of the policy */\n policy?: PolicyAssignmentPropertiesPolicy;\n}\n\n/** Details of the resource scope */\nexport interface PolicyAssignmentPropertiesScope {\n /** Scope id of the resource */\n id?: string;\n /** Display name of the resource */\n displayName?: string;\n /** Type of the resource */\n type?: string;\n}\n\n/** Details of role definition */\nexport interface PolicyAssignmentPropertiesRoleDefinition {\n /** Id of the role definition */\n id?: string;\n /** Display name of the role definition */\n displayName?: string;\n /** Type of the role definition */\n type?: string;\n}\n\n/** Details of the policy */\nexport interface PolicyAssignmentPropertiesPolicy {\n /** Id of the policy */\n id?: string;\n /**\n * The name of the entity last modified it\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedBy?: Principal;\n /** The last modified date time. */\n lastModifiedDateTime?: Date;\n}\n\n/** Role management policy assignment list operation result. */\nexport interface RoleManagementPolicyAssignmentListResult {\n /** Role management policy assignment list. */\n value?: RoleManagementPolicyAssignment[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** The alert. */\nexport interface Alert {\n /**\n * The alert ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The alert name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The alert type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The alert scope.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scope?: string;\n /** False by default; true if the alert is active. */\n isActive?: boolean;\n /**\n * The number of generated incidents of the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly incidentCount?: number;\n /**\n * The date time when the alert configuration was updated or new incidents were generated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedDateTime?: Date;\n /**\n * The date time when the alert was last scanned.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastScannedDateTime?: Date;\n /**\n * The alert definition.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertDefinition?: AlertDefinition;\n /**\n * The alert incidents.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertIncidents?: AlertIncident[];\n /**\n * The alert configuration.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertConfiguration?: AlertConfiguration;\n}\n\n/** Alert definition */\nexport interface AlertDefinition {\n /**\n * The alert definition ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The alert definition name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The alert definition type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The alert display name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * The alert scope.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scope?: string;\n /**\n * The alert description.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * Severity level of the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly severityLevel?: SeverityLevel;\n /**\n * Security impact of the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly securityImpact?: string;\n /**\n * The methods to mitigate the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly mitigationSteps?: string;\n /**\n * The ways to prevent the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly howToPrevent?: string;\n /**\n * True if the alert can be remediated; false, otherwise.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isRemediatable?: boolean;\n /**\n * True if the alert configuration can be configured; false, otherwise.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isConfigurable?: boolean;\n}\n\n/** Alert incident */\nexport interface AlertIncident {\n /**\n * The alert incident ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The alert incident name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The alert incident type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The alert incident type. */\n alertIncidentType?: string;\n}\n\n/** Alert incident properties */\nexport interface AlertIncidentProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n alertIncidentType:\n | \"AzureRolesAssignedOutsidePimAlertIncident\"\n | \"DuplicateRoleCreatedAlertIncident\"\n | \"TooManyOwnersAssignedToResourceAlertIncident\"\n | \"TooManyPermanentOwnersAssignedToResourceAlertIncident\";\n}\n\n/** Alert configuration. */\nexport interface AlertConfiguration {\n /**\n * The alert configuration ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The alert configuration name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The alert configuration type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The alert definition ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertDefinitionId?: string;\n /**\n * The alert scope.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scope?: string;\n /** True if the alert is enabled, false will disable the scanning for the specific alert. */\n isEnabled?: boolean;\n /** The alert configuration type. */\n alertConfigurationType?: string;\n /**\n * The alert definition.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertDefinition?: AlertDefinition;\n}\n\n/** Alert configuration properties. */\nexport interface AlertConfigurationProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n alertConfigurationType:\n | \"AzureRolesAssignedOutsidePimAlertConfiguration\"\n | \"DuplicateRoleCreatedAlertConfiguration\"\n | \"TooManyOwnersAssignedToResourceAlertConfiguration\"\n | \"TooManyPermanentOwnersAssignedToResourceAlertConfiguration\";\n /**\n * The alert definition ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertDefinitionId?: string;\n /**\n * The alert scope.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scope?: string;\n /** True if the alert is enabled, false will disable the scanning for the specific alert. */\n isEnabled?: boolean;\n /**\n * The alert definition.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertDefinition?: AlertDefinition;\n}\n\n/** Alert list operation result. */\nexport interface AlertListResult {\n /** Alert list */\n value?: Alert[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Alert operation result */\nexport interface AlertOperationResult {\n /**\n * The id of the alert operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The status of the alert operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: string;\n /**\n * The status detail of the alert operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusDetail?: string;\n /**\n * The created date of the alert operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdDateTime?: Date;\n /**\n * The last action date of the alert operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastActionDateTime?: Date;\n /**\n * The location of the alert associated with the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceLocation?: string;\n}\n\n/** Alert configuration list operation result. */\nexport interface AlertConfigurationListResult {\n /** Alert configuration list */\n value?: AlertConfiguration[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Alert definition list operation result. */\nexport interface AlertDefinitionListResult {\n /** Alert definition list */\n value?: AlertDefinition[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Alert incident list operation result. */\nexport interface AlertIncidentListResult {\n /** Alert incident list */\n value?: AlertIncident[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Deny Assignments filter */\nexport interface DenyAssignmentFilter {\n /** Return deny assignment with specified name. */\n denyAssignmentName?: string;\n /** Return all deny assignments where the specified principal is listed in the principals list of deny assignments. */\n principalId?: string;\n /** Return all deny assignments where the specified principal is listed either in the principals list or exclude principals list of deny assignments. */\n gdprExportPrincipalId?: string;\n}\n\n/** Failed validation result details */\nexport interface ValidationResponseErrorInfo {\n /**\n * Error code indicating why validation failed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * Message indicating why validation failed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n}\n\n/** Validation response */\nexport interface ValidationResponse {\n /**\n * Whether or not validation succeeded\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isValid?: boolean;\n /** Failed validation result details */\n errorInfo?: ValidationResponseErrorInfo;\n}\n\n/** Role Assignments filter */\nexport interface RoleAssignmentFilter {\n /** Returns role assignment of the specific principal. */\n principalId?: string;\n}\n\n/** Role Definitions filter */\nexport interface RoleDefinitionFilter {\n /** Returns role definition with the specific name. */\n roleName?: string;\n /** Returns role definition with the specific type. */\n type?: string;\n}\n\n/** The approval settings. */\nexport interface ApprovalSettings {\n /** Determines whether approval is required or not. */\n isApprovalRequired?: boolean;\n /** Determines whether approval is required for assignment extension. */\n isApprovalRequiredForExtension?: boolean;\n /** Determine whether requestor justification is required. */\n isRequestorJustificationRequired?: boolean;\n /** The type of rule */\n approvalMode?: ApprovalMode;\n /** The approval stages of the request. */\n approvalStages?: ApprovalStage[];\n}\n\n/** The approval stage. */\nexport interface ApprovalStage {\n /** The time in days when approval request would be timed out */\n approvalStageTimeOutInDays?: number;\n /** Determines whether approver need to provide justification for his decision. */\n isApproverJustificationRequired?: boolean;\n /** The time in minutes when the approval request would be escalated if the primary approver does not approve */\n escalationTimeInMinutes?: number;\n /** The primary approver of the request. */\n primaryApprovers?: UserSet[];\n /** The value determine whether escalation feature is enabled. */\n isEscalationEnabled?: boolean;\n /** The escalation approver of the request. */\n escalationApprovers?: UserSet[];\n}\n\n/** The detail of a user. */\nexport interface UserSet {\n /** The type of user. */\n userType?: UserType;\n /** The value indicating whether the user is a backup fallback approver */\n isBackup?: boolean;\n /** The object id of the user. */\n id?: string;\n /** The description of the user. */\n description?: string;\n}\n\n/** Role assignment schedule filter */\nexport interface RoleAssignmentScheduleFilter {\n /** Returns role assignment schedule of the specific principal. */\n principalId?: string;\n /** Returns role assignment schedule of the specific role definition. */\n roleDefinitionId?: string;\n /** Returns role assignment schedule instances of the specific status. */\n status?: string;\n}\n\n/** Role assignment schedule instance filter */\nexport interface RoleAssignmentScheduleInstanceFilter {\n /** Returns role assignment schedule instances of the specific principal. */\n principalId?: string;\n /** Returns role assignment schedule instances of the specific role definition. */\n roleDefinitionId?: string;\n /** Returns role assignment schedule instances of the specific status. */\n status?: string;\n /** Returns role assignment schedule instances belonging to a specific role assignment schedule. */\n roleAssignmentScheduleId?: string;\n}\n\n/** Role assignment schedule request filter */\nexport interface RoleAssignmentScheduleRequestFilter {\n /** Returns role assignment requests of the specific principal. */\n principalId?: string;\n /** Returns role assignment requests of the specific role definition. */\n roleDefinitionId?: string;\n /** Returns role assignment requests created by specific principal. */\n requestorId?: string;\n /** Returns role assignment requests of specific status. */\n status?: string;\n}\n\n/** Role eligibility schedule filter */\nexport interface RoleEligibilityScheduleFilter {\n /** Returns role eligibility schedule of the specific principal. */\n principalId?: string;\n /** Returns role eligibility schedule of the specific role definition. */\n roleDefinitionId?: string;\n /** Returns role eligibility schedule of the specific status. */\n status?: string;\n}\n\n/** Role eligibility schedule instance filter */\nexport interface RoleEligibilityScheduleInstanceFilter {\n /** Returns role eligibility schedule instances of the specific principal. */\n principalId?: string;\n /** Returns role eligibility schedule instances of the specific role definition. */\n roleDefinitionId?: string;\n /** Returns role eligibility schedule instances of the specific status. */\n status?: string;\n /** Returns role eligibility schedule instances belonging to a specific role eligibility schedule. */\n roleEligibilityScheduleId?: string;\n}\n\n/** Role eligibility schedule request filter */\nexport interface RoleEligibilityScheduleRequestFilter {\n /** Returns role eligibility requests of the specific principal. */\n principalId?: string;\n /** Returns role eligibility requests of the specific role definition. */\n roleDefinitionId?: string;\n /** Returns role eligibility requests created by specific principal. */\n requestorId?: string;\n /** Returns role eligibility requests of specific status. */\n status?: string;\n}\n\n/** User Decision Target */\nexport interface AccessReviewDecisionUserIdentity\n extends AccessReviewDecisionIdentity {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"user\";\n /**\n * The user principal name of the user whose access was reviewed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userPrincipalName?: string;\n}\n\n/** Service Principal Decision Target */\nexport interface AccessReviewDecisionServicePrincipalIdentity\n extends AccessReviewDecisionIdentity {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"servicePrincipal\";\n /**\n * The appId for the service principal entity being reviewed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly appId?: string;\n}\n\n/** User Decision Target */\nexport interface AccessReviewDecisionUserSignInInsightProperties\n extends AccessReviewDecisionInsightProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"userSignInInsight\";\n /**\n * Date Time when the user signed into the tenant.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastSignInDateTime?: any;\n}\n\n/** The role management policy approval rule. */\nexport interface RoleManagementPolicyApprovalRule\n extends RoleManagementPolicyRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"RoleManagementPolicyApprovalRule\";\n /** The approval setting */\n setting?: ApprovalSettings;\n}\n\n/** The role management policy authentication context rule. */\nexport interface RoleManagementPolicyAuthenticationContextRule\n extends RoleManagementPolicyRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"RoleManagementPolicyAuthenticationContextRule\";\n /** The value indicating if rule is enabled. */\n isEnabled?: boolean;\n /** The claim value. */\n claimValue?: string;\n}\n\n/** The role management policy enablement rule. */\nexport interface RoleManagementPolicyEnablementRule\n extends RoleManagementPolicyRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"RoleManagementPolicyEnablementRule\";\n /** The list of enabled rules. */\n enabledRules?: EnablementRules[];\n}\n\n/** The role management policy expiration rule. */\nexport interface RoleManagementPolicyExpirationRule\n extends RoleManagementPolicyRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"RoleManagementPolicyExpirationRule\";\n /** The value indicating whether expiration is required. */\n isExpirationRequired?: boolean;\n /** The maximum duration of expiration in timespan. */\n maximumDuration?: string;\n}\n\n/** The role management policy notification rule. */\nexport interface RoleManagementPolicyNotificationRule\n extends RoleManagementPolicyRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"RoleManagementPolicyNotificationRule\";\n /** The type of notification. */\n notificationType?: NotificationDeliveryMechanism;\n /** The notification level. */\n notificationLevel?: NotificationLevel;\n /** The recipient type. */\n recipientType?: RecipientType;\n /** The list of notification recipients. */\n notificationRecipients?: string[];\n /** Determines if the notification will be sent to the recipient type specified in the policy rule. */\n isDefaultRecipientsEnabled?: boolean;\n}\n\n/** Azure roles assigned outside PIM alert incident properties. */\nexport interface AzureRolesAssignedOutsidePimAlertIncidentProperties\n extends AlertIncidentProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n alertIncidentType: \"AzureRolesAssignedOutsidePimAlertIncident\";\n /**\n * The assignee display name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assigneeDisplayName?: string;\n /**\n * The assignee user principal name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assigneeUserPrincipalName?: string;\n /**\n * The assignee ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assigneeId?: string;\n /**\n * The role display name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly roleDisplayName?: string;\n /**\n * The role template ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly roleTemplateId?: string;\n /**\n * The role definition ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly roleDefinitionId?: string;\n /**\n * The date the assignment was activated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assignmentActivatedDate?: Date;\n /**\n * The requestor ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requestorId?: string;\n /**\n * The requestor display name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requestorDisplayName?: string;\n /**\n * The requestor user principal name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requestorUserPrincipalName?: string;\n}\n\n/** Duplicate role created alert incident properties. */\nexport interface DuplicateRoleCreatedAlertIncidentProperties\n extends AlertIncidentProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n alertIncidentType: \"DuplicateRoleCreatedAlertIncident\";\n /**\n * The role name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly roleName?: string;\n /**\n * The duplicate roles.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly duplicateRoles?: string;\n /**\n * The reason for the incident.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reason?: string;\n}\n\n/** Too many owners assigned to resource alert incident properties. */\nexport interface TooManyOwnersAssignedToResourceAlertIncidentProperties\n extends AlertIncidentProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n alertIncidentType: \"TooManyOwnersAssignedToResourceAlertIncident\";\n /**\n * The assignee name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assigneeName?: string;\n /**\n * The assignee type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assigneeType?: string;\n}\n\n/** Too many permanent owners assigned to resource alert incident properties. */\nexport interface TooManyPermanentOwnersAssignedToResourceAlertIncidentProperties\n extends AlertIncidentProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n alertIncidentType: \"TooManyPermanentOwnersAssignedToResourceAlertIncident\";\n /**\n * The assignee name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assigneeName?: string;\n /**\n * The assignee type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assigneeType?: string;\n}\n\n/** The Azure roles assigned outside PIM alert configuration properties. */\nexport interface AzureRolesAssignedOutsidePimAlertConfigurationProperties\n extends AlertConfigurationProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n alertConfigurationType: \"AzureRolesAssignedOutsidePimAlertConfiguration\";\n}\n\n/** The duplicate role created alert configuration. */\nexport interface DuplicateRoleCreatedAlertConfigurationProperties\n extends AlertConfigurationProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n alertConfigurationType: \"DuplicateRoleCreatedAlertConfiguration\";\n}\n\n/** Too many owners assigned to resource alert configuration properties. */\nexport interface TooManyOwnersAssignedToResourceAlertConfigurationProperties\n extends AlertConfigurationProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n alertConfigurationType: \"TooManyOwnersAssignedToResourceAlertConfiguration\";\n /** The threshold number of owners. */\n thresholdNumberOfOwners?: number;\n /** The threshold percentage of owners out of all role members. */\n thresholdPercentageOfOwnersOutOfAllRoleMembers?: number;\n}\n\n/** Too many permanent owners assigned to resource alert configuration properties. */\nexport interface TooManyPermanentOwnersAssignedToResourceAlertConfigurationProperties\n extends AlertConfigurationProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n alertConfigurationType: \"TooManyPermanentOwnersAssignedToResourceAlertConfiguration\";\n /** The threshold number of permanent owners. */\n thresholdNumberOfPermanentOwners?: number;\n /** The threshold percentage of permanent owners out of all owners. */\n thresholdPercentageOfPermanentOwnersOutOfAllOwners?: number;\n}\n\n/** Defines headers for Alerts_refresh operation. */\nexport interface AlertsRefreshHeaders {\n location?: string;\n}\n\n/** Defines headers for Alerts_refreshAll operation. */\nexport interface AlertsRefreshAllHeaders {\n location?: string;\n}\n\n/** Known values of {@link PrincipalType} that the service accepts. */\nexport enum KnownPrincipalType {\n /** User */\n User = \"User\",\n /** Group */\n Group = \"Group\",\n /** ServicePrincipal */\n ServicePrincipal = \"ServicePrincipal\",\n /** ForeignGroup */\n ForeignGroup = \"ForeignGroup\",\n /** Device */\n Device = \"Device\"\n}\n\n/**\n * Defines values for PrincipalType. \\\n * {@link KnownPrincipalType} can be used interchangeably with PrincipalType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Group** \\\n * **ServicePrincipal** \\\n * **ForeignGroup** \\\n * **Device**\n */\nexport type PrincipalType = string;\n\n/** Known values of {@link AccessReviewResult} that the service accepts. */\nexport enum KnownAccessReviewResult {\n /** Approve */\n Approve = \"Approve\",\n /** Deny */\n Deny = \"Deny\",\n /** NotReviewed */\n NotReviewed = \"NotReviewed\",\n /** DontKnow */\n DontKnow = \"DontKnow\",\n /** NotNotified */\n NotNotified = \"NotNotified\"\n}\n\n/**\n * Defines values for AccessReviewResult. \\\n * {@link KnownAccessReviewResult} can be used interchangeably with AccessReviewResult,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Approve** \\\n * **Deny** \\\n * **NotReviewed** \\\n * **DontKnow** \\\n * **NotNotified**\n */\nexport type AccessReviewResult = string;\n\n/** Known values of {@link AccessReviewHistoryDefinitionStatus} that the service accepts. */\nexport enum KnownAccessReviewHistoryDefinitionStatus {\n /** Requested */\n Requested = \"Requested\",\n /** InProgress */\n InProgress = \"InProgress\",\n /** Done */\n Done = \"Done\",\n /** Error */\n Error = \"Error\"\n}\n\n/**\n * Defines values for AccessReviewHistoryDefinitionStatus. \\\n * {@link KnownAccessReviewHistoryDefinitionStatus} can be used interchangeably with AccessReviewHistoryDefinitionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Requested** \\\n * **InProgress** \\\n * **Done** \\\n * **Error**\n */\nexport type AccessReviewHistoryDefinitionStatus = string;\n\n/** Known values of {@link AccessReviewActorIdentityType} that the service accepts. */\nexport enum KnownAccessReviewActorIdentityType {\n /** User */\n User = \"user\",\n /** ServicePrincipal */\n ServicePrincipal = \"servicePrincipal\"\n}\n\n/**\n * Defines values for AccessReviewActorIdentityType. \\\n * {@link KnownAccessReviewActorIdentityType} can be used interchangeably with AccessReviewActorIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **servicePrincipal**\n */\nexport type AccessReviewActorIdentityType = string;\n\n/** Known values of {@link AccessReviewScopePrincipalType} that the service accepts. */\nexport enum KnownAccessReviewScopePrincipalType {\n /** User */\n User = \"user\",\n /** GuestUser */\n GuestUser = \"guestUser\",\n /** ServicePrincipal */\n ServicePrincipal = \"servicePrincipal\",\n /** UserGroup */\n UserGroup = \"user,group\",\n /** RedeemedGuestUser */\n RedeemedGuestUser = \"redeemedGuestUser\"\n}\n\n/**\n * Defines values for AccessReviewScopePrincipalType. \\\n * {@link KnownAccessReviewScopePrincipalType} can be used interchangeably with AccessReviewScopePrincipalType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **guestUser** \\\n * **servicePrincipal** \\\n * **user,group** \\\n * **redeemedGuestUser**\n */\nexport type AccessReviewScopePrincipalType = string;\n\n/** Known values of {@link AccessReviewScopeAssignmentState} that the service accepts. */\nexport enum KnownAccessReviewScopeAssignmentState {\n /** Eligible */\n Eligible = \"eligible\",\n /** Active */\n Active = \"active\"\n}\n\n/**\n * Defines values for AccessReviewScopeAssignmentState. \\\n * {@link KnownAccessReviewScopeAssignmentState} can be used interchangeably with AccessReviewScopeAssignmentState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **eligible** \\\n * **active**\n */\nexport type AccessReviewScopeAssignmentState = string;\n\n/** Known values of {@link AccessReviewRecurrencePatternType} that the service accepts. */\nexport enum KnownAccessReviewRecurrencePatternType {\n /** Weekly */\n Weekly = \"weekly\",\n /** AbsoluteMonthly */\n AbsoluteMonthly = \"absoluteMonthly\"\n}\n\n/**\n * Defines values for AccessReviewRecurrencePatternType. \\\n * {@link KnownAccessReviewRecurrencePatternType} can be used interchangeably with AccessReviewRecurrencePatternType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **weekly** \\\n * **absoluteMonthly**\n */\nexport type AccessReviewRecurrencePatternType = string;\n\n/** Known values of {@link AccessReviewRecurrenceRangeType} that the service accepts. */\nexport enum KnownAccessReviewRecurrenceRangeType {\n /** EndDate */\n EndDate = \"endDate\",\n /** NoEnd */\n NoEnd = \"noEnd\",\n /** Numbered */\n Numbered = \"numbered\"\n}\n\n/**\n * Defines values for AccessReviewRecurrenceRangeType. \\\n * {@link KnownAccessReviewRecurrenceRangeType} can be used interchangeably with AccessReviewRecurrenceRangeType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **endDate** \\\n * **noEnd** \\\n * **numbered**\n */\nexport type AccessReviewRecurrenceRangeType = string;\n\n/** Known values of {@link AccessReviewScheduleDefinitionStatus} that the service accepts. */\nexport enum KnownAccessReviewScheduleDefinitionStatus {\n /** NotStarted */\n NotStarted = \"NotStarted\",\n /** InProgress */\n InProgress = \"InProgress\",\n /** Completed */\n Completed = \"Completed\",\n /** Applied */\n Applied = \"Applied\",\n /** Initializing */\n Initializing = \"Initializing\",\n /** Applying */\n Applying = \"Applying\",\n /** Completing */\n Completing = \"Completing\",\n /** Scheduled */\n Scheduled = \"Scheduled\",\n /** AutoReviewing */\n AutoReviewing = \"AutoReviewing\",\n /** AutoReviewed */\n AutoReviewed = \"AutoReviewed\",\n /** Starting */\n Starting = \"Starting\"\n}\n\n/**\n * Defines values for AccessReviewScheduleDefinitionStatus. \\\n * {@link KnownAccessReviewScheduleDefinitionStatus} can be used interchangeably with AccessReviewScheduleDefinitionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotStarted** \\\n * **InProgress** \\\n * **Completed** \\\n * **Applied** \\\n * **Initializing** \\\n * **Applying** \\\n * **Completing** \\\n * **Scheduled** \\\n * **AutoReviewing** \\\n * **AutoReviewed** \\\n * **Starting**\n */\nexport type AccessReviewScheduleDefinitionStatus = string;\n\n/** Known values of {@link DefaultDecisionType} that the service accepts. */\nexport enum KnownDefaultDecisionType {\n /** Approve */\n Approve = \"Approve\",\n /** Deny */\n Deny = \"Deny\",\n /** Recommendation */\n Recommendation = \"Recommendation\"\n}\n\n/**\n * Defines values for DefaultDecisionType. \\\n * {@link KnownDefaultDecisionType} can be used interchangeably with DefaultDecisionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Approve** \\\n * **Deny** \\\n * **Recommendation**\n */\nexport type DefaultDecisionType = string;\n\n/** Known values of {@link AccessReviewReviewerType} that the service accepts. */\nexport enum KnownAccessReviewReviewerType {\n /** User */\n User = \"user\",\n /** ServicePrincipal */\n ServicePrincipal = \"servicePrincipal\"\n}\n\n/**\n * Defines values for AccessReviewReviewerType. \\\n * {@link KnownAccessReviewReviewerType} can be used interchangeably with AccessReviewReviewerType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **servicePrincipal**\n */\nexport type AccessReviewReviewerType = string;\n\n/** Known values of {@link AccessReviewScheduleDefinitionReviewersType} that the service accepts. */\nexport enum KnownAccessReviewScheduleDefinitionReviewersType {\n /** Assigned */\n Assigned = \"Assigned\",\n /** Self */\n Self = \"Self\",\n /** Managers */\n Managers = \"Managers\"\n}\n\n/**\n * Defines values for AccessReviewScheduleDefinitionReviewersType. \\\n * {@link KnownAccessReviewScheduleDefinitionReviewersType} can be used interchangeably with AccessReviewScheduleDefinitionReviewersType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Assigned** \\\n * **Self** \\\n * **Managers**\n */\nexport type AccessReviewScheduleDefinitionReviewersType = string;\n\n/** Known values of {@link AccessReviewInstanceStatus} that the service accepts. */\nexport enum KnownAccessReviewInstanceStatus {\n /** NotStarted */\n NotStarted = \"NotStarted\",\n /** InProgress */\n InProgress = \"InProgress\",\n /** Completed */\n Completed = \"Completed\",\n /** Applied */\n Applied = \"Applied\",\n /** Initializing */\n Initializing = \"Initializing\",\n /** Applying */\n Applying = \"Applying\",\n /** Completing */\n Completing = \"Completing\",\n /** Scheduled */\n Scheduled = \"Scheduled\",\n /** AutoReviewing */\n AutoReviewing = \"AutoReviewing\",\n /** AutoReviewed */\n AutoReviewed = \"AutoReviewed\",\n /** Starting */\n Starting = \"Starting\"\n}\n\n/**\n * Defines values for AccessReviewInstanceStatus. \\\n * {@link KnownAccessReviewInstanceStatus} can be used interchangeably with AccessReviewInstanceStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotStarted** \\\n * **InProgress** \\\n * **Completed** \\\n * **Applied** \\\n * **Initializing** \\\n * **Applying** \\\n * **Completing** \\\n * **Scheduled** \\\n * **AutoReviewing** \\\n * **AutoReviewed** \\\n * **Starting**\n */\nexport type AccessReviewInstanceStatus = string;\n\n/** Known values of {@link AccessReviewInstanceReviewersType} that the service accepts. */\nexport enum KnownAccessReviewInstanceReviewersType {\n /** Assigned */\n Assigned = \"Assigned\",\n /** Self */\n Self = \"Self\",\n /** Managers */\n Managers = \"Managers\"\n}\n\n/**\n * Defines values for AccessReviewInstanceReviewersType. \\\n * {@link KnownAccessReviewInstanceReviewersType} can be used interchangeably with AccessReviewInstanceReviewersType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Assigned** \\\n * **Self** \\\n * **Managers**\n */\nexport type AccessReviewInstanceReviewersType = string;\n\n/** Known values of {@link DecisionTargetType} that the service accepts. */\nexport enum KnownDecisionTargetType {\n /** User */\n User = \"user\",\n /** ServicePrincipal */\n ServicePrincipal = \"servicePrincipal\"\n}\n\n/**\n * Defines values for DecisionTargetType. \\\n * {@link KnownDecisionTargetType} can be used interchangeably with DecisionTargetType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **servicePrincipal**\n */\nexport type DecisionTargetType = string;\n\n/** Known values of {@link DecisionResourceType} that the service accepts. */\nexport enum KnownDecisionResourceType {\n /** AzureRole */\n AzureRole = \"azureRole\"\n}\n\n/**\n * Defines values for DecisionResourceType. \\\n * {@link KnownDecisionResourceType} can be used interchangeably with DecisionResourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **azureRole**\n */\nexport type DecisionResourceType = string;\n\n/** Known values of {@link AccessRecommendationType} that the service accepts. */\nexport enum KnownAccessRecommendationType {\n /** Approve */\n Approve = \"Approve\",\n /** Deny */\n Deny = \"Deny\",\n /** NoInfoAvailable */\n NoInfoAvailable = \"NoInfoAvailable\"\n}\n\n/**\n * Defines values for AccessRecommendationType. \\\n * {@link KnownAccessRecommendationType} can be used interchangeably with AccessRecommendationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Approve** \\\n * **Deny** \\\n * **NoInfoAvailable**\n */\nexport type AccessRecommendationType = string;\n\n/** Known values of {@link AccessReviewApplyResult} that the service accepts. */\nexport enum KnownAccessReviewApplyResult {\n /** New */\n New = \"New\",\n /** Applying */\n Applying = \"Applying\",\n /** AppliedSuccessfully */\n AppliedSuccessfully = \"AppliedSuccessfully\",\n /** AppliedWithUnknownFailure */\n AppliedWithUnknownFailure = \"AppliedWithUnknownFailure\",\n /** AppliedSuccessfullyButObjectNotFound */\n AppliedSuccessfullyButObjectNotFound = \"AppliedSuccessfullyButObjectNotFound\",\n /** ApplyNotSupported */\n ApplyNotSupported = \"ApplyNotSupported\"\n}\n\n/**\n * Defines values for AccessReviewApplyResult. \\\n * {@link KnownAccessReviewApplyResult} can be used interchangeably with AccessReviewApplyResult,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **New** \\\n * **Applying** \\\n * **AppliedSuccessfully** \\\n * **AppliedWithUnknownFailure** \\\n * **AppliedSuccessfullyButObjectNotFound** \\\n * **ApplyNotSupported**\n */\nexport type AccessReviewApplyResult = string;\n\n/** Known values of {@link AccessReviewDecisionInsightType} that the service accepts. */\nexport enum KnownAccessReviewDecisionInsightType {\n /** UserSignInInsight */\n UserSignInInsight = \"userSignInInsight\"\n}\n\n/**\n * Defines values for AccessReviewDecisionInsightType. \\\n * {@link KnownAccessReviewDecisionInsightType} can be used interchangeably with AccessReviewDecisionInsightType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **userSignInInsight**\n */\nexport type AccessReviewDecisionInsightType = string;\n\n/** Known values of {@link AccessReviewDecisionPrincipalResourceMembershipType} that the service accepts. */\nexport enum KnownAccessReviewDecisionPrincipalResourceMembershipType {\n /** Direct */\n Direct = \"direct\",\n /** Indirect */\n Indirect = \"indirect\"\n}\n\n/**\n * Defines values for AccessReviewDecisionPrincipalResourceMembershipType. \\\n * {@link KnownAccessReviewDecisionPrincipalResourceMembershipType} can be used interchangeably with AccessReviewDecisionPrincipalResourceMembershipType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **direct** \\\n * **indirect**\n */\nexport type AccessReviewDecisionPrincipalResourceMembershipType = string;\n\n/** Known values of {@link RecordAllDecisionsResult} that the service accepts. */\nexport enum KnownRecordAllDecisionsResult {\n /** Approve */\n Approve = \"Approve\",\n /** Deny */\n Deny = \"Deny\"\n}\n\n/**\n * Defines values for RecordAllDecisionsResult. \\\n * {@link KnownRecordAllDecisionsResult} can be used interchangeably with RecordAllDecisionsResult,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Approve** \\\n * **Deny**\n */\nexport type RecordAllDecisionsResult = string;\n\n/** Known values of {@link AssignmentType} that the service accepts. */\nexport enum KnownAssignmentType {\n /** Activated */\n Activated = \"Activated\",\n /** Assigned */\n Assigned = \"Assigned\"\n}\n\n/**\n * Defines values for AssignmentType. \\\n * {@link KnownAssignmentType} can be used interchangeably with AssignmentType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Activated** \\\n * **Assigned**\n */\nexport type AssignmentType = string;\n\n/** Known values of {@link MemberType} that the service accepts. */\nexport enum KnownMemberType {\n /** Inherited */\n Inherited = \"Inherited\",\n /** Direct */\n Direct = \"Direct\",\n /** Group */\n Group = \"Group\"\n}\n\n/**\n * Defines values for MemberType. \\\n * {@link KnownMemberType} can be used interchangeably with MemberType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Inherited** \\\n * **Direct** \\\n * **Group**\n */\nexport type MemberType = string;\n\n/** Known values of {@link Status} that the service accepts. */\nexport enum KnownStatus {\n /** Accepted */\n Accepted = \"Accepted\",\n /** PendingEvaluation */\n PendingEvaluation = \"PendingEvaluation\",\n /** Granted */\n Granted = \"Granted\",\n /** Denied */\n Denied = \"Denied\",\n /** PendingProvisioning */\n PendingProvisioning = \"PendingProvisioning\",\n /** Provisioned */\n Provisioned = \"Provisioned\",\n /** PendingRevocation */\n PendingRevocation = \"PendingRevocation\",\n /** Revoked */\n Revoked = \"Revoked\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Failed */\n Failed = \"Failed\",\n /** PendingApprovalProvisioning */\n PendingApprovalProvisioning = \"PendingApprovalProvisioning\",\n /** PendingApproval */\n PendingApproval = \"PendingApproval\",\n /** FailedAsResourceIsLocked */\n FailedAsResourceIsLocked = \"FailedAsResourceIsLocked\",\n /** PendingAdminDecision */\n PendingAdminDecision = \"PendingAdminDecision\",\n /** AdminApproved */\n AdminApproved = \"AdminApproved\",\n /** AdminDenied */\n AdminDenied = \"AdminDenied\",\n /** TimedOut */\n TimedOut = \"TimedOut\",\n /** ProvisioningStarted */\n ProvisioningStarted = \"ProvisioningStarted\",\n /** Invalid */\n Invalid = \"Invalid\",\n /** PendingScheduleCreation */\n PendingScheduleCreation = \"PendingScheduleCreation\",\n /** ScheduleCreated */\n ScheduleCreated = \"ScheduleCreated\",\n /** PendingExternalProvisioning */\n PendingExternalProvisioning = \"PendingExternalProvisioning\"\n}\n\n/**\n * Defines values for Status. \\\n * {@link KnownStatus} can be used interchangeably with Status,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **PendingEvaluation** \\\n * **Granted** \\\n * **Denied** \\\n * **PendingProvisioning** \\\n * **Provisioned** \\\n * **PendingRevocation** \\\n * **Revoked** \\\n * **Canceled** \\\n * **Failed** \\\n * **PendingApprovalProvisioning** \\\n * **PendingApproval** \\\n * **FailedAsResourceIsLocked** \\\n * **PendingAdminDecision** \\\n * **AdminApproved** \\\n * **AdminDenied** \\\n * **TimedOut** \\\n * **ProvisioningStarted** \\\n * **Invalid** \\\n * **PendingScheduleCreation** \\\n * **ScheduleCreated** \\\n * **PendingExternalProvisioning**\n */\nexport type Status = string;\n\n/** Known values of {@link RequestType} that the service accepts. */\nexport enum KnownRequestType {\n /** AdminAssign */\n AdminAssign = \"AdminAssign\",\n /** AdminRemove */\n AdminRemove = \"AdminRemove\",\n /** AdminUpdate */\n AdminUpdate = \"AdminUpdate\",\n /** AdminExtend */\n AdminExtend = \"AdminExtend\",\n /** AdminRenew */\n AdminRenew = \"AdminRenew\",\n /** SelfActivate */\n SelfActivate = \"SelfActivate\",\n /** SelfDeactivate */\n SelfDeactivate = \"SelfDeactivate\",\n /** SelfExtend */\n SelfExtend = \"SelfExtend\",\n /** SelfRenew */\n SelfRenew = \"SelfRenew\"\n}\n\n/**\n * Defines values for RequestType. \\\n * {@link KnownRequestType} can be used interchangeably with RequestType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AdminAssign** \\\n * **AdminRemove** \\\n * **AdminUpdate** \\\n * **AdminExtend** \\\n * **AdminRenew** \\\n * **SelfActivate** \\\n * **SelfDeactivate** \\\n * **SelfExtend** \\\n * **SelfRenew**\n */\nexport type RequestType = string;\n\n/** Known values of {@link Type} that the service accepts. */\nexport enum KnownType {\n /** AfterDuration */\n AfterDuration = \"AfterDuration\",\n /** AfterDateTime */\n AfterDateTime = \"AfterDateTime\",\n /** NoExpiration */\n NoExpiration = \"NoExpiration\"\n}\n\n/**\n * Defines values for Type. \\\n * {@link KnownType} can be used interchangeably with Type,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AfterDuration** \\\n * **AfterDateTime** \\\n * **NoExpiration**\n */\nexport type Type = string;\n\n/** Known values of {@link RoleManagementPolicyRuleType} that the service accepts. */\nexport enum KnownRoleManagementPolicyRuleType {\n /** RoleManagementPolicyApprovalRule */\n RoleManagementPolicyApprovalRule = \"RoleManagementPolicyApprovalRule\",\n /** RoleManagementPolicyAuthenticationContextRule */\n RoleManagementPolicyAuthenticationContextRule = \"RoleManagementPolicyAuthenticationContextRule\",\n /** RoleManagementPolicyEnablementRule */\n RoleManagementPolicyEnablementRule = \"RoleManagementPolicyEnablementRule\",\n /** RoleManagementPolicyExpirationRule */\n RoleManagementPolicyExpirationRule = \"RoleManagementPolicyExpirationRule\",\n /** RoleManagementPolicyNotificationRule */\n RoleManagementPolicyNotificationRule = \"RoleManagementPolicyNotificationRule\"\n}\n\n/**\n * Defines values for RoleManagementPolicyRuleType. \\\n * {@link KnownRoleManagementPolicyRuleType} can be used interchangeably with RoleManagementPolicyRuleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **RoleManagementPolicyApprovalRule** \\\n * **RoleManagementPolicyAuthenticationContextRule** \\\n * **RoleManagementPolicyEnablementRule** \\\n * **RoleManagementPolicyExpirationRule** \\\n * **RoleManagementPolicyNotificationRule**\n */\nexport type RoleManagementPolicyRuleType = string;\n\n/** Known values of {@link SeverityLevel} that the service accepts. */\nexport enum KnownSeverityLevel {\n /** Low */\n Low = \"Low\",\n /** Medium */\n Medium = \"Medium\",\n /** High */\n High = \"High\"\n}\n\n/**\n * Defines values for SeverityLevel. \\\n * {@link KnownSeverityLevel} can be used interchangeably with SeverityLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Low** \\\n * **Medium** \\\n * **High**\n */\nexport type SeverityLevel = string;\n\n/** Known values of {@link ApprovalMode} that the service accepts. */\nexport enum KnownApprovalMode {\n /** SingleStage */\n SingleStage = \"SingleStage\",\n /** Serial */\n Serial = \"Serial\",\n /** Parallel */\n Parallel = \"Parallel\",\n /** NoApproval */\n NoApproval = \"NoApproval\"\n}\n\n/**\n * Defines values for ApprovalMode. \\\n * {@link KnownApprovalMode} can be used interchangeably with ApprovalMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SingleStage** \\\n * **Serial** \\\n * **Parallel** \\\n * **NoApproval**\n */\nexport type ApprovalMode = string;\n\n/** Known values of {@link UserType} that the service accepts. */\nexport enum KnownUserType {\n /** User */\n User = \"User\",\n /** Group */\n Group = \"Group\"\n}\n\n/**\n * Defines values for UserType. \\\n * {@link KnownUserType} can be used interchangeably with UserType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Group**\n */\nexport type UserType = string;\n\n/** Known values of {@link EnablementRules} that the service accepts. */\nexport enum KnownEnablementRules {\n /** MultiFactorAuthentication */\n MultiFactorAuthentication = \"MultiFactorAuthentication\",\n /** Justification */\n Justification = \"Justification\",\n /** Ticketing */\n Ticketing = \"Ticketing\"\n}\n\n/**\n * Defines values for EnablementRules. \\\n * {@link KnownEnablementRules} can be used interchangeably with EnablementRules,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MultiFactorAuthentication** \\\n * **Justification** \\\n * **Ticketing**\n */\nexport type EnablementRules = string;\n\n/** Known values of {@link NotificationDeliveryMechanism} that the service accepts. */\nexport enum KnownNotificationDeliveryMechanism {\n /** Email */\n Email = \"Email\"\n}\n\n/**\n * Defines values for NotificationDeliveryMechanism. \\\n * {@link KnownNotificationDeliveryMechanism} can be used interchangeably with NotificationDeliveryMechanism,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Email**\n */\nexport type NotificationDeliveryMechanism = string;\n\n/** Known values of {@link NotificationLevel} that the service accepts. */\nexport enum KnownNotificationLevel {\n /** None */\n None = \"None\",\n /** Critical */\n Critical = \"Critical\",\n /** All */\n All = \"All\"\n}\n\n/**\n * Defines values for NotificationLevel. \\\n * {@link KnownNotificationLevel} can be used interchangeably with NotificationLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Critical** \\\n * **All**\n */\nexport type NotificationLevel = string;\n\n/** Known values of {@link RecipientType} that the service accepts. */\nexport enum KnownRecipientType {\n /** Requestor */\n Requestor = \"Requestor\",\n /** Approver */\n Approver = \"Approver\",\n /** Admin */\n Admin = \"Admin\"\n}\n\n/**\n * Defines values for RecipientType. \\\n * {@link KnownRecipientType} can be used interchangeably with RecipientType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Requestor** \\\n * **Approver** \\\n * **Admin**\n */\nexport type RecipientType = string;\n\n/** Optional parameters. */\nexport interface ClassicAdministratorsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ClassicAdministratorsListResponse = ClassicAdministratorListResult;\n\n/** Optional parameters. */\nexport interface ClassicAdministratorsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ClassicAdministratorsListNextResponse = ClassicAdministratorListResult;\n\n/** Optional parameters. */\nexport interface GlobalAdministratorElevateAccessOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface DenyAssignmentsListForResourceOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all deny assignments at or above the scope. Use $filter=denyAssignmentName eq '{name}' to search deny assignments by name at specified scope. Use $filter=principalId eq '{id}' to return all deny assignments at, above and below the scope for the specified principal. Use $filter=gdprExportPrincipalId eq '{id}' to return all deny assignments at, above and below the scope for the specified principal. This filter is different from the principalId filter as it returns not only those deny assignments that contain the specified principal is the Principals list but also those deny assignments that contain the specified principal is the ExcludePrincipals list. Additionally, when gdprExportPrincipalId filter is used, only the deny assignment name and description properties are returned. */\n filter?: string;\n}\n\n/** Contains response data for the listForResource operation. */\nexport type DenyAssignmentsListForResourceResponse = DenyAssignmentListResult;\n\n/** Optional parameters. */\nexport interface DenyAssignmentsListForResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all deny assignments at or above the scope. Use $filter=denyAssignmentName eq '{name}' to search deny assignments by name at specified scope. Use $filter=principalId eq '{id}' to return all deny assignments at, above and below the scope for the specified principal. Use $filter=gdprExportPrincipalId eq '{id}' to return all deny assignments at, above and below the scope for the specified principal. This filter is different from the principalId filter as it returns not only those deny assignments that contain the specified principal is the Principals list but also those deny assignments that contain the specified principal is the ExcludePrincipals list. Additionally, when gdprExportPrincipalId filter is used, only the deny assignment name and description properties are returned. */\n filter?: string;\n}\n\n/** Contains response data for the listForResourceGroup operation. */\nexport type DenyAssignmentsListForResourceGroupResponse = DenyAssignmentListResult;\n\n/** Optional parameters. */\nexport interface DenyAssignmentsListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all deny assignments at or above the scope. Use $filter=denyAssignmentName eq '{name}' to search deny assignments by name at specified scope. Use $filter=principalId eq '{id}' to return all deny assignments at, above and below the scope for the specified principal. Use $filter=gdprExportPrincipalId eq '{id}' to return all deny assignments at, above and below the scope for the specified principal. This filter is different from the principalId filter as it returns not only those deny assignments that contain the specified principal is the Principals list but also those deny assignments that contain the specified principal is the ExcludePrincipals list. Additionally, when gdprExportPrincipalId filter is used, only the deny assignment name and description properties are returned. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type DenyAssignmentsListResponse = DenyAssignmentListResult;\n\n/** Optional parameters. */\nexport interface DenyAssignmentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DenyAssignmentsGetResponse = DenyAssignment;\n\n/** Optional parameters. */\nexport interface DenyAssignmentsGetByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getById operation. */\nexport type DenyAssignmentsGetByIdResponse = DenyAssignment;\n\n/** Optional parameters. */\nexport interface DenyAssignmentsListForScopeOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all deny assignments at or above the scope. Use $filter=denyAssignmentName eq '{name}' to search deny assignments by name at specified scope. Use $filter=principalId eq '{id}' to return all deny assignments at, above and below the scope for the specified principal. Use $filter=gdprExportPrincipalId eq '{id}' to return all deny assignments at, above and below the scope for the specified principal. This filter is different from the principalId filter as it returns not only those deny assignments that contain the specified principal is the Principals list but also those deny assignments that contain the specified principal is the ExcludePrincipals list. Additionally, when gdprExportPrincipalId filter is used, only the deny assignment name and description properties are returned. */\n filter?: string;\n}\n\n/** Contains response data for the listForScope operation. */\nexport type DenyAssignmentsListForScopeResponse = DenyAssignmentListResult;\n\n/** Optional parameters. */\nexport interface DenyAssignmentsListForResourceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForResourceNext operation. */\nexport type DenyAssignmentsListForResourceNextResponse = DenyAssignmentListResult;\n\n/** Optional parameters. */\nexport interface DenyAssignmentsListForResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForResourceGroupNext operation. */\nexport type DenyAssignmentsListForResourceGroupNextResponse = DenyAssignmentListResult;\n\n/** Optional parameters. */\nexport interface DenyAssignmentsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DenyAssignmentsListNextResponse = DenyAssignmentListResult;\n\n/** Optional parameters. */\nexport interface DenyAssignmentsListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type DenyAssignmentsListForScopeNextResponse = DenyAssignmentListResult;\n\n/** Optional parameters. */\nexport interface ProviderOperationsMetadataGetOptionalParams\n extends coreClient.OperationOptions {\n /** Specifies whether to expand the values. */\n expand?: string;\n}\n\n/** Contains response data for the get operation. */\nexport type ProviderOperationsMetadataGetResponse = ProviderOperationsMetadata;\n\n/** Optional parameters. */\nexport interface ProviderOperationsMetadataListOptionalParams\n extends coreClient.OperationOptions {\n /** Specifies whether to expand the values. */\n expand?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ProviderOperationsMetadataListResponse = ProviderOperationsMetadataListResult;\n\n/** Optional parameters. */\nexport interface ProviderOperationsMetadataListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ProviderOperationsMetadataListNextResponse = ProviderOperationsMetadataListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsListForSubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all role assignments at or above the scope. Use $filter=principalId eq {id} to return all role assignments at, above or below the scope for the specified principal. */\n filter?: string;\n /** Tenant ID for cross-tenant request */\n tenantId?: string;\n}\n\n/** Contains response data for the listForSubscription operation. */\nexport type RoleAssignmentsListForSubscriptionResponse = RoleAssignmentListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsListForResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all role assignments at or above the scope. Use $filter=principalId eq {id} to return all role assignments at, above or below the scope for the specified principal. */\n filter?: string;\n /** Tenant ID for cross-tenant request */\n tenantId?: string;\n}\n\n/** Contains response data for the listForResourceGroup operation. */\nexport type RoleAssignmentsListForResourceGroupResponse = RoleAssignmentListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsListForResourceOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all role assignments at or above the scope. Use $filter=principalId eq {id} to return all role assignments at, above or below the scope for the specified principal. */\n filter?: string;\n /** Tenant ID for cross-tenant request */\n tenantId?: string;\n}\n\n/** Contains response data for the listForResource operation. */\nexport type RoleAssignmentsListForResourceResponse = RoleAssignmentListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsGetOptionalParams\n extends coreClient.OperationOptions {\n /** Tenant ID for cross-tenant request */\n tenantId?: string;\n}\n\n/** Contains response data for the get operation. */\nexport type RoleAssignmentsGetResponse = RoleAssignment;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type RoleAssignmentsCreateResponse = RoleAssignment;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Tenant ID for cross-tenant request */\n tenantId?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type RoleAssignmentsDeleteResponse = RoleAssignment;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsListForScopeOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all role assignments at or above the scope. Use $filter=principalId eq {id} to return all role assignments at, above or below the scope for the specified principal. */\n filter?: string;\n /** Tenant ID for cross-tenant request */\n tenantId?: string;\n /** The skipToken to apply on the operation. Use $skipToken={skiptoken} to return paged role assignments following the skipToken passed. Only supported on provider level calls. */\n skipToken?: string;\n}\n\n/** Contains response data for the listForScope operation. */\nexport type RoleAssignmentsListForScopeResponse = RoleAssignmentListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsGetByIdOptionalParams\n extends coreClient.OperationOptions {\n /** Tenant ID for cross-tenant request */\n tenantId?: string;\n}\n\n/** Contains response data for the getById operation. */\nexport type RoleAssignmentsGetByIdResponse = RoleAssignment;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsCreateByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createById operation. */\nexport type RoleAssignmentsCreateByIdResponse = RoleAssignment;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsDeleteByIdOptionalParams\n extends coreClient.OperationOptions {\n /** Tenant ID for cross-tenant request */\n tenantId?: string;\n}\n\n/** Contains response data for the deleteById operation. */\nexport type RoleAssignmentsDeleteByIdResponse = RoleAssignment;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsListForSubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForSubscriptionNext operation. */\nexport type RoleAssignmentsListForSubscriptionNextResponse = RoleAssignmentListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsListForResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForResourceGroupNext operation. */\nexport type RoleAssignmentsListForResourceGroupNextResponse = RoleAssignmentListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsListForResourceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForResourceNext operation. */\nexport type RoleAssignmentsListForResourceNextResponse = RoleAssignmentListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentsListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type RoleAssignmentsListForScopeNextResponse = RoleAssignmentListResult;\n\n/** Optional parameters. */\nexport interface PermissionsListForResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForResourceGroup operation. */\nexport type PermissionsListForResourceGroupResponse = PermissionGetResult;\n\n/** Optional parameters. */\nexport interface PermissionsListForResourceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForResource operation. */\nexport type PermissionsListForResourceResponse = PermissionGetResult;\n\n/** Optional parameters. */\nexport interface PermissionsListForResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForResourceGroupNext operation. */\nexport type PermissionsListForResourceGroupNextResponse = PermissionGetResult;\n\n/** Optional parameters. */\nexport interface PermissionsListForResourceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForResourceNext operation. */\nexport type PermissionsListForResourceNextResponse = PermissionGetResult;\n\n/** Optional parameters. */\nexport interface RoleDefinitionsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the delete operation. */\nexport type RoleDefinitionsDeleteResponse = RoleDefinition;\n\n/** Optional parameters. */\nexport interface RoleDefinitionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RoleDefinitionsGetResponse = RoleDefinition;\n\n/** Optional parameters. */\nexport interface RoleDefinitionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RoleDefinitionsCreateOrUpdateResponse = RoleDefinition;\n\n/** Optional parameters. */\nexport interface RoleDefinitionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use atScopeAndBelow filter to search below the given scope as well. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type RoleDefinitionsListResponse = RoleDefinitionListResult;\n\n/** Optional parameters. */\nexport interface RoleDefinitionsGetByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getById operation. */\nexport type RoleDefinitionsGetByIdResponse = RoleDefinition;\n\n/** Optional parameters. */\nexport interface RoleDefinitionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RoleDefinitionsListNextResponse = RoleDefinitionListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewHistoryDefinitionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Only standard filters on definition name and created date are supported */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type AccessReviewHistoryDefinitionsListResponse = AccessReviewHistoryDefinitionListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewHistoryDefinitionsGetByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getById operation. */\nexport type AccessReviewHistoryDefinitionsGetByIdResponse = AccessReviewHistoryDefinition;\n\n/** Optional parameters. */\nexport interface AccessReviewHistoryDefinitionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessReviewHistoryDefinitionsListNextResponse = AccessReviewHistoryDefinitionListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewHistoryDefinitionCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type AccessReviewHistoryDefinitionCreateResponse = AccessReviewHistoryDefinition;\n\n/** Optional parameters. */\nexport interface AccessReviewHistoryDefinitionDeleteByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AccessReviewHistoryDefinitionInstanceGenerateDownloadUriOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the generateDownloadUri operation. */\nexport type AccessReviewHistoryDefinitionInstanceGenerateDownloadUriResponse = AccessReviewHistoryInstance;\n\n/** Optional parameters. */\nexport interface AccessReviewHistoryDefinitionInstancesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AccessReviewHistoryDefinitionInstancesListResponse = AccessReviewHistoryDefinitionInstanceListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewHistoryDefinitionInstancesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessReviewHistoryDefinitionInstancesListNextResponse = AccessReviewHistoryDefinitionInstanceListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewScheduleDefinitionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type AccessReviewScheduleDefinitionsListResponse = AccessReviewScheduleDefinitionListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewScheduleDefinitionsGetByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getById operation. */\nexport type AccessReviewScheduleDefinitionsGetByIdResponse = AccessReviewScheduleDefinition;\n\n/** Optional parameters. */\nexport interface AccessReviewScheduleDefinitionsDeleteByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AccessReviewScheduleDefinitionsCreateOrUpdateByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdateById operation. */\nexport type AccessReviewScheduleDefinitionsCreateOrUpdateByIdResponse = AccessReviewScheduleDefinition;\n\n/** Optional parameters. */\nexport interface AccessReviewScheduleDefinitionsStopOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AccessReviewScheduleDefinitionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessReviewScheduleDefinitionsListNextResponse = AccessReviewScheduleDefinitionListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewInstancesListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type AccessReviewInstancesListResponse = AccessReviewInstanceListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewInstancesGetByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getById operation. */\nexport type AccessReviewInstancesGetByIdResponse = AccessReviewInstance;\n\n/** Optional parameters. */\nexport interface AccessReviewInstancesCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type AccessReviewInstancesCreateResponse = AccessReviewInstance;\n\n/** Optional parameters. */\nexport interface AccessReviewInstancesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessReviewInstancesListNextResponse = AccessReviewInstanceListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceStopOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceResetDecisionsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceApplyDecisionsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceSendRemindersOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceAcceptRecommendationsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceDecisionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type AccessReviewInstanceDecisionsListResponse = AccessReviewDecisionListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceDecisionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessReviewInstanceDecisionsListNextResponse = AccessReviewDecisionListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceContactedReviewersListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AccessReviewInstanceContactedReviewersListResponse = AccessReviewContactedReviewerListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceContactedReviewersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessReviewInstanceContactedReviewersListNextResponse = AccessReviewContactedReviewerListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewDefaultSettingsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccessReviewDefaultSettingsGetResponse = AccessReviewDefaultSettings;\n\n/** Optional parameters. */\nexport interface AccessReviewDefaultSettingsPutOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the put operation. */\nexport type AccessReviewDefaultSettingsPutResponse = AccessReviewDefaultSettings;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewHistoryDefinitionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Only standard filters on definition name and created date are supported */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ScopeAccessReviewHistoryDefinitionsListResponse = AccessReviewHistoryDefinitionListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewHistoryDefinitionsGetByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getById operation. */\nexport type ScopeAccessReviewHistoryDefinitionsGetByIdResponse = AccessReviewHistoryDefinition;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewHistoryDefinitionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ScopeAccessReviewHistoryDefinitionsListNextResponse = AccessReviewHistoryDefinitionListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewHistoryDefinitionCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type ScopeAccessReviewHistoryDefinitionCreateResponse = AccessReviewHistoryDefinition;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewHistoryDefinitionDeleteByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the generateDownloadUri operation. */\nexport type ScopeAccessReviewHistoryDefinitionInstanceGenerateDownloadUriResponse = AccessReviewHistoryInstance;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewHistoryDefinitionInstancesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ScopeAccessReviewHistoryDefinitionInstancesListResponse = AccessReviewHistoryDefinitionInstanceListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewHistoryDefinitionInstancesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ScopeAccessReviewHistoryDefinitionInstancesListNextResponse = AccessReviewHistoryDefinitionInstanceListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewScheduleDefinitionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ScopeAccessReviewScheduleDefinitionsListResponse = AccessReviewScheduleDefinitionListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewScheduleDefinitionsGetByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getById operation. */\nexport type ScopeAccessReviewScheduleDefinitionsGetByIdResponse = AccessReviewScheduleDefinition;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewScheduleDefinitionsDeleteByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdateById operation. */\nexport type ScopeAccessReviewScheduleDefinitionsCreateOrUpdateByIdResponse = AccessReviewScheduleDefinition;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewScheduleDefinitionsStopOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewScheduleDefinitionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ScopeAccessReviewScheduleDefinitionsListNextResponse = AccessReviewScheduleDefinitionListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstancesListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ScopeAccessReviewInstancesListResponse = AccessReviewInstanceListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstancesGetByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getById operation. */\nexport type ScopeAccessReviewInstancesGetByIdResponse = AccessReviewInstance;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstancesCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type ScopeAccessReviewInstancesCreateResponse = AccessReviewInstance;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstancesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ScopeAccessReviewInstancesListNextResponse = AccessReviewInstanceListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstanceStopOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstanceRecordAllDecisionsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstanceResetDecisionsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstanceApplyDecisionsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstanceSendRemindersOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstanceDecisionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type ScopeAccessReviewInstanceDecisionsListResponse = AccessReviewDecisionListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstanceDecisionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ScopeAccessReviewInstanceDecisionsListNextResponse = AccessReviewDecisionListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstanceContactedReviewersListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ScopeAccessReviewInstanceContactedReviewersListResponse = AccessReviewContactedReviewerListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewInstanceContactedReviewersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ScopeAccessReviewInstanceContactedReviewersListNextResponse = AccessReviewContactedReviewerListResult;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewDefaultSettingsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ScopeAccessReviewDefaultSettingsGetResponse = AccessReviewDefaultSettings;\n\n/** Optional parameters. */\nexport interface ScopeAccessReviewDefaultSettingsPutOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the put operation. */\nexport type ScopeAccessReviewDefaultSettingsPutResponse = AccessReviewDefaultSettings;\n\n/** Optional parameters. */\nexport interface AccessReviewScheduleDefinitionsAssignedForMyApprovalListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type AccessReviewScheduleDefinitionsAssignedForMyApprovalListResponse = AccessReviewScheduleDefinitionListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewScheduleDefinitionsAssignedForMyApprovalListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessReviewScheduleDefinitionsAssignedForMyApprovalListNextResponse = AccessReviewScheduleDefinitionListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewInstancesAssignedForMyApprovalListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type AccessReviewInstancesAssignedForMyApprovalListResponse = AccessReviewInstanceListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewInstancesAssignedForMyApprovalGetByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getById operation. */\nexport type AccessReviewInstancesAssignedForMyApprovalGetByIdResponse = AccessReviewInstance;\n\n/** Optional parameters. */\nexport interface AccessReviewInstancesAssignedForMyApprovalListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessReviewInstancesAssignedForMyApprovalListNextResponse = AccessReviewInstanceListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceMyDecisionsListOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Other than standard filters, one custom filter option is supported : 'assignedToMeToReview()'. When one specified $filter=assignedToMeToReview(), only items that are assigned to the calling user to review are returned */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type AccessReviewInstanceMyDecisionsListResponse = AccessReviewDecisionListResult;\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceMyDecisionsGetByIdOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getById operation. */\nexport type AccessReviewInstanceMyDecisionsGetByIdResponse = AccessReviewDecision;\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceMyDecisionsPatchOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the patch operation. */\nexport type AccessReviewInstanceMyDecisionsPatchResponse = AccessReviewDecision;\n\n/** Optional parameters. */\nexport interface AccessReviewInstanceMyDecisionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccessReviewInstanceMyDecisionsListNextResponse = AccessReviewDecisionListResult;\n\n/** Optional parameters. */\nexport interface TenantLevelAccessReviewInstanceContactedReviewersListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type TenantLevelAccessReviewInstanceContactedReviewersListResponse = AccessReviewContactedReviewerListResult;\n\n/** Optional parameters. */\nexport interface TenantLevelAccessReviewInstanceContactedReviewersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type TenantLevelAccessReviewInstanceContactedReviewersListNextResponse = AccessReviewContactedReviewerListResult;\n\n/** Optional parameters. */\nexport interface EligibleChildResourcesGetOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=resourceType+eq+'Subscription' to filter on only resource of type = 'Subscription'. Use $filter=resourceType+eq+'subscription'+or+resourceType+eq+'resourcegroup' to filter on resource of type = 'Subscription' or 'ResourceGroup' */\n filter?: string;\n}\n\n/** Contains response data for the get operation. */\nexport type EligibleChildResourcesGetResponse = EligibleChildResourcesListResult;\n\n/** Optional parameters. */\nexport interface EligibleChildResourcesGetNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getNext operation. */\nexport type EligibleChildResourcesGetNextResponse = EligibleChildResourcesListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentSchedulesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RoleAssignmentSchedulesGetResponse = RoleAssignmentSchedule;\n\n/** Optional parameters. */\nexport interface RoleAssignmentSchedulesListForScopeOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all role assignment schedules at or above the scope. Use $filter=principalId eq {id} to return all role assignment schedules at, above or below the scope for the specified principal. Use $filter=assignedTo('{userId}') to return all role assignment schedules for the current user. Use $filter=asTarget() to return all role assignment schedules created for the current user. */\n filter?: string;\n}\n\n/** Contains response data for the listForScope operation. */\nexport type RoleAssignmentSchedulesListForScopeResponse = RoleAssignmentScheduleListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentSchedulesListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type RoleAssignmentSchedulesListForScopeNextResponse = RoleAssignmentScheduleListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentScheduleInstancesListForScopeOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all role assignment schedules at or above the scope. Use $filter=principalId eq {id} to return all role assignment schedules at, above or below the scope for the specified principal. Use $filter=assignedTo('{userId}') to return all role assignment schedule instances for the user. Use $filter=asTarget() to return all role assignment schedule instances created for the current user. */\n filter?: string;\n}\n\n/** Contains response data for the listForScope operation. */\nexport type RoleAssignmentScheduleInstancesListForScopeResponse = RoleAssignmentScheduleInstanceListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentScheduleInstancesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RoleAssignmentScheduleInstancesGetResponse = RoleAssignmentScheduleInstance;\n\n/** Optional parameters. */\nexport interface RoleAssignmentScheduleInstancesListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type RoleAssignmentScheduleInstancesListForScopeNextResponse = RoleAssignmentScheduleInstanceListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentScheduleRequestsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type RoleAssignmentScheduleRequestsCreateResponse = RoleAssignmentScheduleRequest;\n\n/** Optional parameters. */\nexport interface RoleAssignmentScheduleRequestsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RoleAssignmentScheduleRequestsGetResponse = RoleAssignmentScheduleRequest;\n\n/** Optional parameters. */\nexport interface RoleAssignmentScheduleRequestsListForScopeOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all role assignment schedule requests at or above the scope. Use $filter=principalId eq {id} to return all role assignment schedule requests at, above or below the scope for the specified principal. Use $filter=asRequestor() to return all role assignment schedule requests requested by the current user. Use $filter=asTarget() to return all role assignment schedule requests created for the current user. Use $filter=asApprover() to return all role assignment schedule requests where the current user is an approver. */\n filter?: string;\n}\n\n/** Contains response data for the listForScope operation. */\nexport type RoleAssignmentScheduleRequestsListForScopeResponse = RoleAssignmentScheduleRequestListResult;\n\n/** Optional parameters. */\nexport interface RoleAssignmentScheduleRequestsCancelOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface RoleAssignmentScheduleRequestsValidateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the validate operation. */\nexport type RoleAssignmentScheduleRequestsValidateResponse = RoleAssignmentScheduleRequest;\n\n/** Optional parameters. */\nexport interface RoleAssignmentScheduleRequestsListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type RoleAssignmentScheduleRequestsListForScopeNextResponse = RoleAssignmentScheduleRequestListResult;\n\n/** Optional parameters. */\nexport interface RoleEligibilitySchedulesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RoleEligibilitySchedulesGetResponse = RoleEligibilitySchedule;\n\n/** Optional parameters. */\nexport interface RoleEligibilitySchedulesListForScopeOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all role eligibility schedules at or above the scope. Use $filter=principalId eq {id} to return all role eligibility schedules at, above or below the scope for the specified principal. Use $filter=assignedTo('{userId}') to return all role eligibility schedules for the user. Use $filter=asTarget() to return all role eligibility schedules created for the current user. */\n filter?: string;\n}\n\n/** Contains response data for the listForScope operation. */\nexport type RoleEligibilitySchedulesListForScopeResponse = RoleEligibilityScheduleListResult;\n\n/** Optional parameters. */\nexport interface RoleEligibilitySchedulesListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type RoleEligibilitySchedulesListForScopeNextResponse = RoleEligibilityScheduleListResult;\n\n/** Optional parameters. */\nexport interface RoleEligibilityScheduleInstancesListForScopeOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all role assignment schedules at or above the scope. Use $filter=principalId eq {id} to return all role assignment schedules at, above or below the scope for the specified principal. Use $filter=assignedTo('{userId}') to return all role eligibility schedules for the user. Use $filter=asTarget() to return all role eligibility schedules created for the current user. */\n filter?: string;\n}\n\n/** Contains response data for the listForScope operation. */\nexport type RoleEligibilityScheduleInstancesListForScopeResponse = RoleEligibilityScheduleInstanceListResult;\n\n/** Optional parameters. */\nexport interface RoleEligibilityScheduleInstancesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RoleEligibilityScheduleInstancesGetResponse = RoleEligibilityScheduleInstance;\n\n/** Optional parameters. */\nexport interface RoleEligibilityScheduleInstancesListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type RoleEligibilityScheduleInstancesListForScopeNextResponse = RoleEligibilityScheduleInstanceListResult;\n\n/** Optional parameters. */\nexport interface RoleEligibilityScheduleRequestsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type RoleEligibilityScheduleRequestsCreateResponse = RoleEligibilityScheduleRequest;\n\n/** Optional parameters. */\nexport interface RoleEligibilityScheduleRequestsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RoleEligibilityScheduleRequestsGetResponse = RoleEligibilityScheduleRequest;\n\n/** Optional parameters. */\nexport interface RoleEligibilityScheduleRequestsListForScopeOptionalParams\n extends coreClient.OperationOptions {\n /** The filter to apply on the operation. Use $filter=atScope() to return all role eligibility schedule requests at or above the scope. Use $filter=principalId eq {id} to return all role eligibility schedule requests at, above or below the scope for the specified principal. Use $filter=asRequestor() to return all role eligibility schedule requests requested by the current user. Use $filter=asTarget() to return all role eligibility schedule requests created for the current user. Use $filter=asApprover() to return all role eligibility schedule requests where the current user is an approver. */\n filter?: string;\n}\n\n/** Contains response data for the listForScope operation. */\nexport type RoleEligibilityScheduleRequestsListForScopeResponse = RoleEligibilityScheduleRequestListResult;\n\n/** Optional parameters. */\nexport interface RoleEligibilityScheduleRequestsCancelOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface RoleEligibilityScheduleRequestsValidateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the validate operation. */\nexport type RoleEligibilityScheduleRequestsValidateResponse = RoleEligibilityScheduleRequest;\n\n/** Optional parameters. */\nexport interface RoleEligibilityScheduleRequestsListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type RoleEligibilityScheduleRequestsListForScopeNextResponse = RoleEligibilityScheduleRequestListResult;\n\n/** Optional parameters. */\nexport interface RoleManagementPoliciesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RoleManagementPoliciesGetResponse = RoleManagementPolicy;\n\n/** Optional parameters. */\nexport interface RoleManagementPoliciesUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type RoleManagementPoliciesUpdateResponse = RoleManagementPolicy;\n\n/** Optional parameters. */\nexport interface RoleManagementPoliciesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface RoleManagementPoliciesListForScopeOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScope operation. */\nexport type RoleManagementPoliciesListForScopeResponse = RoleManagementPolicyListResult;\n\n/** Optional parameters. */\nexport interface RoleManagementPoliciesListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type RoleManagementPoliciesListForScopeNextResponse = RoleManagementPolicyListResult;\n\n/** Optional parameters. */\nexport interface RoleManagementPolicyAssignmentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RoleManagementPolicyAssignmentsGetResponse = RoleManagementPolicyAssignment;\n\n/** Optional parameters. */\nexport interface RoleManagementPolicyAssignmentsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type RoleManagementPolicyAssignmentsCreateResponse = RoleManagementPolicyAssignment;\n\n/** Optional parameters. */\nexport interface RoleManagementPolicyAssignmentsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface RoleManagementPolicyAssignmentsListForScopeOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScope operation. */\nexport type RoleManagementPolicyAssignmentsListForScopeResponse = RoleManagementPolicyAssignmentListResult;\n\n/** Optional parameters. */\nexport interface RoleManagementPolicyAssignmentsListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type RoleManagementPolicyAssignmentsListForScopeNextResponse = RoleManagementPolicyAssignmentListResult;\n\n/** Optional parameters. */\nexport interface AlertsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AlertsGetResponse = Alert;\n\n/** Optional parameters. */\nexport interface AlertsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertsListForScopeOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScope operation. */\nexport type AlertsListForScopeResponse = AlertListResult;\n\n/** Optional parameters. */\nexport interface AlertsRefreshOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the refresh operation. */\nexport type AlertsRefreshResponse = AlertsRefreshHeaders & AlertOperationResult;\n\n/** Optional parameters. */\nexport interface AlertsRefreshAllOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the refreshAll operation. */\nexport type AlertsRefreshAllResponse = AlertsRefreshAllHeaders &\n AlertOperationResult;\n\n/** Optional parameters. */\nexport interface AlertsListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type AlertsListForScopeNextResponse = AlertListResult;\n\n/** Optional parameters. */\nexport interface AlertConfigurationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AlertConfigurationsGetResponse = AlertConfiguration;\n\n/** Optional parameters. */\nexport interface AlertConfigurationsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertConfigurationsListForScopeOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScope operation. */\nexport type AlertConfigurationsListForScopeResponse = AlertConfigurationListResult;\n\n/** Optional parameters. */\nexport interface AlertConfigurationsListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type AlertConfigurationsListForScopeNextResponse = AlertConfigurationListResult;\n\n/** Optional parameters. */\nexport interface AlertDefinitionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AlertDefinitionsGetResponse = AlertDefinition;\n\n/** Optional parameters. */\nexport interface AlertDefinitionsListForScopeOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScope operation. */\nexport type AlertDefinitionsListForScopeResponse = AlertDefinitionListResult;\n\n/** Optional parameters. */\nexport interface AlertDefinitionsListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type AlertDefinitionsListForScopeNextResponse = AlertDefinitionListResult;\n\n/** Optional parameters. */\nexport interface AlertIncidentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AlertIncidentsGetResponse = AlertIncident;\n\n/** Optional parameters. */\nexport interface AlertIncidentsListForScopeOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScope operation. */\nexport type AlertIncidentsListForScopeResponse = AlertIncidentListResult;\n\n/** Optional parameters. */\nexport interface AlertIncidentsRemediateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertIncidentsListForScopeNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listForScopeNext operation. */\nexport type AlertIncidentsListForScopeNextResponse = AlertIncidentListResult;\n\n/** Optional parameters. */\nexport interface AlertOperationGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AlertOperationGetResponse = AlertOperationResult;\n\n/** Optional parameters. */\nexport interface AuthorizationManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}