@azure/arm-security 6.0.0-beta.5 → 6.0.0-beta.6

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 (4043) hide show
  1. package/CHANGELOG.md +23 -13
  2. package/LICENSE +4 -4
  3. package/README.md +26 -17
  4. package/dist/browser/index.d.ts +5 -0
  5. package/dist/browser/index.d.ts.map +1 -0
  6. package/dist/browser/index.js +13 -0
  7. package/dist/browser/index.js.map +1 -0
  8. package/dist/browser/lroImpl.d.ts.map +1 -0
  9. package/dist/browser/lroImpl.js +18 -0
  10. package/dist/browser/lroImpl.js.map +1 -0
  11. package/dist/browser/models/index.js.map +1 -0
  12. package/dist/browser/models/mappers.js +13230 -0
  13. package/dist/browser/models/mappers.js.map +1 -0
  14. package/dist/browser/models/parameters.js +1350 -0
  15. package/dist/browser/models/parameters.js.map +1 -0
  16. package/dist/browser/operations/aPICollections.d.ts +133 -0
  17. package/dist/browser/operations/aPICollections.d.ts.map +1 -0
  18. package/dist/browser/operations/aPICollections.js +507 -0
  19. package/dist/browser/operations/aPICollections.js.map +1 -0
  20. package/dist/browser/operations/adaptiveApplicationControls.d.ts +43 -0
  21. package/dist/browser/operations/adaptiveApplicationControls.d.ts.map +1 -0
  22. package/dist/browser/operations/adaptiveApplicationControls.js +147 -0
  23. package/dist/browser/operations/adaptiveApplicationControls.js.map +1 -0
  24. package/dist/browser/operations/adaptiveNetworkHardenings.d.ts +83 -0
  25. package/dist/browser/operations/adaptiveNetworkHardenings.d.ts.map +1 -0
  26. package/dist/browser/operations/adaptiveNetworkHardenings.js +307 -0
  27. package/dist/browser/operations/adaptiveNetworkHardenings.js.map +1 -0
  28. package/dist/browser/operations/advancedThreatProtection.d.ts +26 -0
  29. package/dist/browser/operations/advancedThreatProtection.d.ts.map +1 -0
  30. package/dist/browser/operations/advancedThreatProtection.js +83 -0
  31. package/dist/browser/operations/advancedThreatProtection.js.map +1 -0
  32. package/dist/browser/operations/alerts.d.ts +221 -0
  33. package/dist/browser/operations/alerts.d.ts.map +1 -0
  34. package/dist/browser/operations/alerts.js +840 -0
  35. package/dist/browser/operations/alerts.js.map +1 -0
  36. package/dist/browser/operations/alertsSuppressionRules.d.ts +51 -0
  37. package/dist/browser/operations/alertsSuppressionRules.d.ts.map +1 -0
  38. package/dist/browser/operations/alertsSuppressionRules.js +205 -0
  39. package/dist/browser/operations/alertsSuppressionRules.js.map +1 -0
  40. package/dist/browser/operations/allowedConnections.d.ts +67 -0
  41. package/dist/browser/operations/allowedConnections.d.ts.map +1 -0
  42. package/dist/browser/operations/allowedConnections.js +260 -0
  43. package/dist/browser/operations/allowedConnections.js.map +1 -0
  44. package/dist/browser/operations/applicationOperations.d.ts +32 -0
  45. package/dist/browser/operations/applicationOperations.d.ts.map +1 -0
  46. package/dist/browser/operations/applicationOperations.js +106 -0
  47. package/dist/browser/operations/applicationOperations.js.map +1 -0
  48. package/dist/browser/operations/applications.d.ts +32 -0
  49. package/dist/browser/operations/applications.d.ts.map +1 -0
  50. package/dist/browser/operations/applications.js +120 -0
  51. package/dist/browser/operations/applications.js.map +1 -0
  52. package/dist/browser/operations/assessments.d.ts +65 -0
  53. package/dist/browser/operations/assessments.d.ts.map +1 -0
  54. package/dist/browser/operations/assessments.js +219 -0
  55. package/dist/browser/operations/assessments.js.map +1 -0
  56. package/dist/browser/operations/assessmentsMetadata.d.ts +76 -0
  57. package/dist/browser/operations/assessmentsMetadata.d.ts.map +1 -0
  58. package/dist/browser/operations/assessmentsMetadata.js +320 -0
  59. package/dist/browser/operations/assessmentsMetadata.js.map +1 -0
  60. package/dist/browser/operations/autoProvisioningSettings.d.ts +45 -0
  61. package/dist/browser/operations/autoProvisioningSettings.d.ts.map +1 -0
  62. package/dist/browser/operations/autoProvisioningSettings.js +179 -0
  63. package/dist/browser/operations/autoProvisioningSettings.js.map +1 -0
  64. package/dist/browser/operations/automations.d.ts +105 -0
  65. package/dist/browser/operations/automations.d.ts.map +1 -0
  66. package/dist/browser/operations/automations.js +397 -0
  67. package/dist/browser/operations/automations.js.map +1 -0
  68. package/dist/browser/operations/azureDevOpsOrgs.d.ts +91 -0
  69. package/dist/browser/operations/azureDevOpsOrgs.d.ts.map +1 -0
  70. package/dist/browser/operations/azureDevOpsOrgs.js +398 -0
  71. package/dist/browser/operations/azureDevOpsOrgs.js.map +1 -0
  72. package/dist/browser/operations/azureDevOpsProjects.d.ts +91 -0
  73. package/dist/browser/operations/azureDevOpsProjects.d.ts.map +1 -0
  74. package/dist/browser/operations/azureDevOpsProjects.js +388 -0
  75. package/dist/browser/operations/azureDevOpsProjects.js.map +1 -0
  76. package/dist/browser/operations/azureDevOpsRepos.d.ts +99 -0
  77. package/dist/browser/operations/azureDevOpsRepos.d.ts.map +1 -0
  78. package/dist/browser/operations/azureDevOpsRepos.js +417 -0
  79. package/dist/browser/operations/azureDevOpsRepos.js.map +1 -0
  80. package/dist/browser/operations/complianceResults.d.ts +48 -0
  81. package/dist/browser/operations/complianceResults.d.ts.map +1 -0
  82. package/dist/browser/operations/complianceResults.js +154 -0
  83. package/dist/browser/operations/complianceResults.js.map +1 -0
  84. package/dist/browser/operations/compliances.d.ts +50 -0
  85. package/dist/browser/operations/compliances.d.ts.map +1 -0
  86. package/dist/browser/operations/compliances.js +156 -0
  87. package/dist/browser/operations/compliances.js.map +1 -0
  88. package/dist/browser/operations/connectors.d.ts +53 -0
  89. package/dist/browser/operations/connectors.d.ts.map +1 -0
  90. package/dist/browser/operations/connectors.js +208 -0
  91. package/dist/browser/operations/connectors.js.map +1 -0
  92. package/dist/browser/operations/customAssessmentAutomations.d.ts +82 -0
  93. package/dist/browser/operations/customAssessmentAutomations.d.ts.map +1 -0
  94. package/dist/browser/operations/customAssessmentAutomations.js +329 -0
  95. package/dist/browser/operations/customAssessmentAutomations.js.map +1 -0
  96. package/dist/browser/operations/customEntityStoreAssignments.d.ts +85 -0
  97. package/dist/browser/operations/customEntityStoreAssignments.d.ts.map +1 -0
  98. package/dist/browser/operations/customEntityStoreAssignments.js +332 -0
  99. package/dist/browser/operations/customEntityStoreAssignments.js.map +1 -0
  100. package/dist/browser/operations/defenderForStorage.d.ts +28 -0
  101. package/dist/browser/operations/defenderForStorage.d.ts.map +1 -0
  102. package/dist/browser/operations/defenderForStorage.js +88 -0
  103. package/dist/browser/operations/defenderForStorage.js.map +1 -0
  104. package/dist/browser/operations/devOpsConfigurations.d.ts +92 -0
  105. package/dist/browser/operations/devOpsConfigurations.d.ts.map +1 -0
  106. package/dist/browser/operations/devOpsConfigurations.js +435 -0
  107. package/dist/browser/operations/devOpsConfigurations.js.map +1 -0
  108. package/dist/browser/operations/devOpsOperationResults.d.ts +21 -0
  109. package/dist/browser/operations/devOpsOperationResults.d.ts.map +1 -0
  110. package/dist/browser/operations/devOpsOperationResults.js +56 -0
  111. package/dist/browser/operations/devOpsOperationResults.js.map +1 -0
  112. package/dist/browser/operations/deviceSecurityGroups.d.ts +60 -0
  113. package/dist/browser/operations/deviceSecurityGroups.d.ts.map +1 -0
  114. package/dist/browser/operations/deviceSecurityGroups.js +214 -0
  115. package/dist/browser/operations/deviceSecurityGroups.js.map +1 -0
  116. package/dist/browser/operations/discoveredSecuritySolutions.d.ts +66 -0
  117. package/dist/browser/operations/discoveredSecuritySolutions.d.ts.map +1 -0
  118. package/dist/browser/operations/discoveredSecuritySolutions.js +264 -0
  119. package/dist/browser/operations/discoveredSecuritySolutions.js.map +1 -0
  120. package/dist/browser/operations/externalSecuritySolutions.d.ts +66 -0
  121. package/dist/browser/operations/externalSecuritySolutions.d.ts.map +1 -0
  122. package/dist/browser/operations/externalSecuritySolutions.js +264 -0
  123. package/dist/browser/operations/externalSecuritySolutions.js.map +1 -0
  124. package/dist/browser/operations/gitHubOwners.d.ts +53 -0
  125. package/dist/browser/operations/gitHubOwners.d.ts.map +1 -0
  126. package/dist/browser/operations/gitHubOwners.js +195 -0
  127. package/dist/browser/operations/gitHubOwners.js.map +1 -0
  128. package/dist/browser/operations/gitHubRepos.d.ts +50 -0
  129. package/dist/browser/operations/gitHubRepos.d.ts.map +1 -0
  130. package/dist/browser/operations/gitHubRepos.js +184 -0
  131. package/dist/browser/operations/gitHubRepos.js.map +1 -0
  132. package/dist/browser/operations/gitLabGroups.d.ts +53 -0
  133. package/dist/browser/operations/gitLabGroups.d.ts.map +1 -0
  134. package/dist/browser/operations/gitLabGroups.js +195 -0
  135. package/dist/browser/operations/gitLabGroups.js.map +1 -0
  136. package/dist/browser/operations/gitLabProjects.d.ts +52 -0
  137. package/dist/browser/operations/gitLabProjects.d.ts.map +1 -0
  138. package/dist/browser/operations/gitLabProjects.js +186 -0
  139. package/dist/browser/operations/gitLabProjects.js.map +1 -0
  140. package/dist/browser/operations/gitLabSubgroups.d.ts +21 -0
  141. package/dist/browser/operations/gitLabSubgroups.d.ts.map +1 -0
  142. package/dist/browser/operations/gitLabSubgroups.js +56 -0
  143. package/dist/browser/operations/gitLabSubgroups.js.map +1 -0
  144. package/dist/browser/operations/governanceAssignments.d.ts +78 -0
  145. package/dist/browser/operations/governanceAssignments.d.ts.map +1 -0
  146. package/dist/browser/operations/governanceAssignments.js +237 -0
  147. package/dist/browser/operations/governanceAssignments.js.map +1 -0
  148. package/dist/browser/operations/governanceRules.d.ts +117 -0
  149. package/dist/browser/operations/governanceRules.d.ts.map +1 -0
  150. package/dist/browser/operations/governanceRules.js +390 -0
  151. package/dist/browser/operations/governanceRules.js.map +1 -0
  152. package/dist/browser/operations/healthReports.d.ts +46 -0
  153. package/dist/browser/operations/healthReports.d.ts.map +1 -0
  154. package/dist/browser/operations/healthReports.js +152 -0
  155. package/dist/browser/operations/healthReports.js.map +1 -0
  156. package/dist/browser/operations/index.d.ts +71 -0
  157. package/dist/browser/operations/index.d.ts.map +1 -0
  158. package/dist/browser/operations/index.js +78 -0
  159. package/dist/browser/operations/index.js.map +1 -0
  160. package/dist/browser/operations/informationProtectionPolicies.d.ts +60 -0
  161. package/dist/browser/operations/informationProtectionPolicies.d.ts.map +1 -0
  162. package/dist/browser/operations/informationProtectionPolicies.js +198 -0
  163. package/dist/browser/operations/informationProtectionPolicies.js.map +1 -0
  164. package/dist/browser/operations/iotSecuritySolution.d.ts +91 -0
  165. package/dist/browser/operations/iotSecuritySolution.d.ts.map +1 -0
  166. package/dist/browser/operations/iotSecuritySolution.js +363 -0
  167. package/dist/browser/operations/iotSecuritySolution.js.map +1 -0
  168. package/dist/browser/operations/iotSecuritySolutionAnalytics.d.ts +29 -0
  169. package/dist/browser/operations/iotSecuritySolutionAnalytics.d.ts.map +1 -0
  170. package/dist/browser/operations/iotSecuritySolutionAnalytics.js +86 -0
  171. package/dist/browser/operations/iotSecuritySolutionAnalytics.js.map +1 -0
  172. package/dist/browser/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +60 -0
  173. package/dist/browser/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
  174. package/dist/browser/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js +201 -0
  175. package/dist/browser/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
  176. package/dist/browser/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts +53 -0
  177. package/dist/browser/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
  178. package/dist/browser/operations/iotSecuritySolutionsAnalyticsRecommendation.js +177 -0
  179. package/dist/browser/operations/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
  180. package/dist/browser/operations/jitNetworkAccessPolicies.d.ts +153 -0
  181. package/dist/browser/operations/jitNetworkAccessPolicies.d.ts.map +1 -0
  182. package/dist/browser/operations/jitNetworkAccessPolicies.js +598 -0
  183. package/dist/browser/operations/jitNetworkAccessPolicies.js.map +1 -0
  184. package/dist/browser/operations/locations.d.ts +43 -0
  185. package/dist/browser/operations/locations.d.ts.map +1 -0
  186. package/dist/browser/operations/locations.js +153 -0
  187. package/dist/browser/operations/locations.js.map +1 -0
  188. package/dist/browser/operations/mdeOnboardings.d.ts +23 -0
  189. package/dist/browser/operations/mdeOnboardings.d.ts.map +1 -0
  190. package/dist/browser/operations/mdeOnboardings.js +70 -0
  191. package/dist/browser/operations/mdeOnboardings.js.map +1 -0
  192. package/dist/browser/operations/operations.d.ts +32 -0
  193. package/dist/browser/operations/operations.d.ts.map +1 -0
  194. package/dist/browser/operations/operations.js +116 -0
  195. package/dist/browser/operations/operations.js.map +1 -0
  196. package/dist/browser/operations/pricings.d.ts +61 -0
  197. package/dist/browser/operations/pricings.d.ts.map +1 -0
  198. package/dist/browser/operations/pricings.js +160 -0
  199. package/dist/browser/operations/pricings.js.map +1 -0
  200. package/dist/browser/operations/regulatoryComplianceAssessments.d.ts +46 -0
  201. package/dist/browser/operations/regulatoryComplianceAssessments.d.ts.map +1 -0
  202. package/dist/browser/operations/regulatoryComplianceAssessments.js +179 -0
  203. package/dist/browser/operations/regulatoryComplianceAssessments.js.map +1 -0
  204. package/dist/browser/operations/regulatoryComplianceControls.d.ts +42 -0
  205. package/dist/browser/operations/regulatoryComplianceControls.d.ts.map +1 -0
  206. package/dist/browser/operations/regulatoryComplianceControls.js +162 -0
  207. package/dist/browser/operations/regulatoryComplianceControls.js.map +1 -0
  208. package/dist/browser/operations/regulatoryComplianceStandards.d.ts +38 -0
  209. package/dist/browser/operations/regulatoryComplianceStandards.d.ts.map +1 -0
  210. package/dist/browser/operations/regulatoryComplianceStandards.js +148 -0
  211. package/dist/browser/operations/regulatoryComplianceStandards.js.map +1 -0
  212. package/dist/browser/operations/secureScoreControlDefinitions.d.ts +52 -0
  213. package/dist/browser/operations/secureScoreControlDefinitions.d.ts.map +1 -0
  214. package/dist/browser/operations/secureScoreControlDefinitions.js +212 -0
  215. package/dist/browser/operations/secureScoreControlDefinitions.js.map +1 -0
  216. package/dist/browser/operations/secureScoreControls.d.ts +56 -0
  217. package/dist/browser/operations/secureScoreControls.d.ts.map +1 -0
  218. package/dist/browser/operations/secureScoreControls.js +225 -0
  219. package/dist/browser/operations/secureScoreControls.js.map +1 -0
  220. package/dist/browser/operations/secureScores.d.ts +40 -0
  221. package/dist/browser/operations/secureScores.d.ts.map +1 -0
  222. package/dist/browser/operations/secureScores.js +150 -0
  223. package/dist/browser/operations/secureScores.js.map +1 -0
  224. package/dist/browser/operations/securityConnectorApplication.d.ts +41 -0
  225. package/dist/browser/operations/securityConnectorApplication.d.ts.map +1 -0
  226. package/dist/browser/operations/securityConnectorApplication.js +127 -0
  227. package/dist/browser/operations/securityConnectorApplication.js.map +1 -0
  228. package/dist/browser/operations/securityConnectorApplications.d.ts +41 -0
  229. package/dist/browser/operations/securityConnectorApplications.d.ts.map +1 -0
  230. package/dist/browser/operations/securityConnectorApplications.js +136 -0
  231. package/dist/browser/operations/securityConnectorApplications.js.map +1 -0
  232. package/dist/browser/operations/securityConnectors.d.ts +95 -0
  233. package/dist/browser/operations/securityConnectors.d.ts.map +1 -0
  234. package/dist/browser/operations/securityConnectors.js +362 -0
  235. package/dist/browser/operations/securityConnectors.js.map +1 -0
  236. package/dist/browser/operations/securityContacts.d.ts +51 -0
  237. package/dist/browser/operations/securityContacts.d.ts.map +1 -0
  238. package/dist/browser/operations/securityContacts.js +209 -0
  239. package/dist/browser/operations/securityContacts.js.map +1 -0
  240. package/dist/browser/operations/securityOperators.d.ts +40 -0
  241. package/dist/browser/operations/securityOperators.d.ts.map +1 -0
  242. package/dist/browser/operations/securityOperators.js +141 -0
  243. package/dist/browser/operations/securityOperators.js.map +1 -0
  244. package/dist/browser/operations/securitySolutions.d.ts +42 -0
  245. package/dist/browser/operations/securitySolutions.d.ts.map +1 -0
  246. package/dist/browser/operations/securitySolutions.js +154 -0
  247. package/dist/browser/operations/securitySolutions.js.map +1 -0
  248. package/dist/browser/operations/securitySolutionsReferenceDataOperations.d.ts +25 -0
  249. package/dist/browser/operations/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
  250. package/dist/browser/operations/securitySolutionsReferenceDataOperations.js +76 -0
  251. package/dist/browser/operations/securitySolutionsReferenceDataOperations.js.map +1 -0
  252. package/dist/browser/operations/sensitivitySettings.d.ts +18 -0
  253. package/dist/browser/operations/sensitivitySettings.d.ts.map +1 -0
  254. package/dist/browser/operations/sensitivitySettings.js +47 -0
  255. package/dist/browser/operations/sensitivitySettings.js.map +1 -0
  256. package/dist/browser/operations/serverVulnerabilityAssessmentOperations.d.ts +65 -0
  257. package/dist/browser/operations/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
  258. package/dist/browser/operations/serverVulnerabilityAssessmentOperations.js +246 -0
  259. package/dist/browser/operations/serverVulnerabilityAssessmentOperations.js.map +1 -0
  260. package/dist/browser/operations/serverVulnerabilityAssessmentsSettings.d.ts +54 -0
  261. package/dist/browser/operations/serverVulnerabilityAssessmentsSettings.d.ts.map +1 -0
  262. package/dist/browser/operations/serverVulnerabilityAssessmentsSettings.js +212 -0
  263. package/dist/browser/operations/serverVulnerabilityAssessmentsSettings.js.map +1 -0
  264. package/dist/browser/operations/settings.d.ts +45 -0
  265. package/dist/browser/operations/settings.d.ts.map +1 -0
  266. package/dist/browser/operations/settings.js +179 -0
  267. package/dist/browser/operations/settings.js.map +1 -0
  268. package/dist/browser/operations/softwareInventories.d.ts +76 -0
  269. package/dist/browser/operations/softwareInventories.d.ts.map +1 -0
  270. package/dist/browser/operations/softwareInventories.js +297 -0
  271. package/dist/browser/operations/softwareInventories.js.map +1 -0
  272. package/dist/browser/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts +51 -0
  273. package/dist/browser/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
  274. package/dist/browser/operations/sqlVulnerabilityAssessmentBaselineRules.js +155 -0
  275. package/dist/browser/operations/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
  276. package/dist/browser/operations/sqlVulnerabilityAssessmentScanResults.d.ts +30 -0
  277. package/dist/browser/operations/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
  278. package/dist/browser/operations/sqlVulnerabilityAssessmentScanResults.js +82 -0
  279. package/dist/browser/operations/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
  280. package/dist/browser/operations/sqlVulnerabilityAssessmentScans.d.ts +28 -0
  281. package/dist/browser/operations/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
  282. package/dist/browser/operations/sqlVulnerabilityAssessmentScans.js +75 -0
  283. package/dist/browser/operations/sqlVulnerabilityAssessmentScans.js.map +1 -0
  284. package/dist/browser/operations/subAssessments.d.ts +81 -0
  285. package/dist/browser/operations/subAssessments.d.ts.map +1 -0
  286. package/dist/browser/operations/subAssessments.js +269 -0
  287. package/dist/browser/operations/subAssessments.js.map +1 -0
  288. package/dist/browser/operations/tasks.d.ts +124 -0
  289. package/dist/browser/operations/tasks.d.ts.map +1 -0
  290. package/dist/browser/operations/tasks.js +474 -0
  291. package/dist/browser/operations/tasks.js.map +1 -0
  292. package/dist/browser/operations/topology.d.ts +66 -0
  293. package/dist/browser/operations/topology.d.ts.map +1 -0
  294. package/dist/browser/operations/topology.js +259 -0
  295. package/dist/browser/operations/topology.js.map +1 -0
  296. package/dist/browser/operations/workspaceSettings.d.ts +62 -0
  297. package/dist/browser/operations/workspaceSettings.d.ts.map +1 -0
  298. package/dist/browser/operations/workspaceSettings.js +240 -0
  299. package/dist/browser/operations/workspaceSettings.js.map +1 -0
  300. package/dist/browser/operationsInterfaces/aPICollections.d.ts +74 -0
  301. package/dist/browser/operationsInterfaces/aPICollections.d.ts.map +1 -0
  302. package/dist/browser/operationsInterfaces/aPICollections.js.map +1 -0
  303. package/dist/browser/operationsInterfaces/adaptiveApplicationControls.d.ts +35 -0
  304. package/dist/browser/operationsInterfaces/adaptiveApplicationControls.d.ts.map +1 -0
  305. package/dist/browser/operationsInterfaces/adaptiveApplicationControls.js.map +1 -0
  306. package/dist/browser/operationsInterfaces/adaptiveNetworkHardenings.d.ts +52 -0
  307. package/dist/browser/operationsInterfaces/adaptiveNetworkHardenings.d.ts.map +1 -0
  308. package/dist/browser/operationsInterfaces/adaptiveNetworkHardenings.js.map +1 -0
  309. package/dist/browser/operationsInterfaces/advancedThreatProtection.d.ts +18 -0
  310. package/dist/browser/operationsInterfaces/advancedThreatProtection.d.ts.map +1 -0
  311. package/dist/browser/operationsInterfaces/advancedThreatProtection.js.map +1 -0
  312. package/dist/browser/operationsInterfaces/alerts.d.ts +142 -0
  313. package/dist/browser/operationsInterfaces/alerts.d.ts.map +1 -0
  314. package/dist/browser/operationsInterfaces/alerts.js.map +1 -0
  315. package/dist/browser/operationsInterfaces/alertsSuppressionRules.d.ts +30 -0
  316. package/dist/browser/operationsInterfaces/alertsSuppressionRules.d.ts.map +1 -0
  317. package/dist/browser/operationsInterfaces/alertsSuppressionRules.js.map +1 -0
  318. package/dist/browser/operationsInterfaces/allowedConnections.d.ts +29 -0
  319. package/dist/browser/operationsInterfaces/allowedConnections.d.ts.map +1 -0
  320. package/dist/browser/operationsInterfaces/allowedConnections.js.map +1 -0
  321. package/dist/browser/operationsInterfaces/applicationOperations.d.ts +24 -0
  322. package/dist/browser/operationsInterfaces/applicationOperations.d.ts.map +1 -0
  323. package/dist/browser/operationsInterfaces/applicationOperations.js.map +1 -0
  324. package/dist/browser/operationsInterfaces/applications.d.ts +11 -0
  325. package/dist/browser/operationsInterfaces/applications.d.ts.map +1 -0
  326. package/dist/browser/operationsInterfaces/applications.js.map +1 -0
  327. package/dist/browser/operationsInterfaces/assessments.d.ts +38 -0
  328. package/dist/browser/operationsInterfaces/assessments.d.ts.map +1 -0
  329. package/dist/browser/operationsInterfaces/assessments.js.map +1 -0
  330. package/dist/browser/operationsInterfaces/assessmentsMetadata.d.ts +42 -0
  331. package/dist/browser/operationsInterfaces/assessmentsMetadata.d.ts.map +1 -0
  332. package/dist/browser/operationsInterfaces/assessmentsMetadata.js.map +1 -0
  333. package/dist/browser/operationsInterfaces/autoProvisioningSettings.d.ts +24 -0
  334. package/dist/browser/operationsInterfaces/autoProvisioningSettings.d.ts.map +1 -0
  335. package/dist/browser/operationsInterfaces/autoProvisioningSettings.js.map +1 -0
  336. package/dist/browser/operationsInterfaces/automations.d.ts +65 -0
  337. package/dist/browser/operationsInterfaces/automations.d.ts.map +1 -0
  338. package/dist/browser/operationsInterfaces/automations.js.map +1 -0
  339. package/dist/browser/operationsInterfaces/azureDevOpsOrgs.d.ts +66 -0
  340. package/dist/browser/operationsInterfaces/azureDevOpsOrgs.d.ts.map +1 -0
  341. package/dist/browser/operationsInterfaces/azureDevOpsOrgs.js.map +1 -0
  342. package/dist/browser/operationsInterfaces/azureDevOpsProjects.d.ts +64 -0
  343. package/dist/browser/operationsInterfaces/azureDevOpsProjects.d.ts.map +1 -0
  344. package/dist/browser/operationsInterfaces/azureDevOpsProjects.js.map +1 -0
  345. package/dist/browser/operationsInterfaces/azureDevOpsRepos.d.ts +70 -0
  346. package/dist/browser/operationsInterfaces/azureDevOpsRepos.d.ts.map +1 -0
  347. package/dist/browser/operationsInterfaces/azureDevOpsRepos.js.map +1 -0
  348. package/dist/browser/operationsInterfaces/complianceResults.d.ts +21 -0
  349. package/dist/browser/operationsInterfaces/complianceResults.d.ts.map +1 -0
  350. package/dist/browser/operationsInterfaces/complianceResults.js.map +1 -0
  351. package/dist/browser/operationsInterfaces/compliances.d.ts +23 -0
  352. package/dist/browser/operationsInterfaces/compliances.d.ts.map +1 -0
  353. package/dist/browser/operationsInterfaces/compliances.js.map +1 -0
  354. package/dist/browser/operationsInterfaces/connectors.d.ts +32 -0
  355. package/dist/browser/operationsInterfaces/connectors.d.ts.map +1 -0
  356. package/dist/browser/operationsInterfaces/connectors.js.map +1 -0
  357. package/dist/browser/operationsInterfaces/customAssessmentAutomations.d.ts +44 -0
  358. package/dist/browser/operationsInterfaces/customAssessmentAutomations.d.ts.map +1 -0
  359. package/dist/browser/operationsInterfaces/customAssessmentAutomations.js.map +1 -0
  360. package/dist/browser/operationsInterfaces/customEntityStoreAssignments.d.ts +47 -0
  361. package/dist/browser/operationsInterfaces/customEntityStoreAssignments.d.ts.map +1 -0
  362. package/dist/browser/operationsInterfaces/customEntityStoreAssignments.js.map +1 -0
  363. package/dist/browser/operationsInterfaces/defenderForStorage.d.ts +20 -0
  364. package/dist/browser/operationsInterfaces/defenderForStorage.d.ts.map +1 -0
  365. package/dist/browser/operationsInterfaces/defenderForStorage.js.map +1 -0
  366. package/dist/browser/operationsInterfaces/devOpsConfigurations.d.ts +67 -0
  367. package/dist/browser/operationsInterfaces/devOpsConfigurations.d.ts.map +1 -0
  368. package/dist/browser/operationsInterfaces/devOpsConfigurations.js.map +1 -0
  369. package/dist/browser/operationsInterfaces/devOpsOperationResults.d.ts +13 -0
  370. package/dist/browser/operationsInterfaces/devOpsOperationResults.d.ts.map +1 -0
  371. package/dist/browser/operationsInterfaces/devOpsOperationResults.js.map +1 -0
  372. package/dist/browser/operationsInterfaces/deviceSecurityGroups.d.ts +37 -0
  373. package/dist/browser/operationsInterfaces/deviceSecurityGroups.d.ts.map +1 -0
  374. package/dist/browser/operationsInterfaces/deviceSecurityGroups.js.map +1 -0
  375. package/dist/browser/operationsInterfaces/discoveredSecuritySolutions.d.ts +28 -0
  376. package/dist/browser/operationsInterfaces/discoveredSecuritySolutions.d.ts.map +1 -0
  377. package/dist/browser/operationsInterfaces/discoveredSecuritySolutions.js.map +1 -0
  378. package/dist/browser/operationsInterfaces/externalSecuritySolutions.d.ts +28 -0
  379. package/dist/browser/operationsInterfaces/externalSecuritySolutions.d.ts.map +1 -0
  380. package/dist/browser/operationsInterfaces/externalSecuritySolutions.js.map +1 -0
  381. package/dist/browser/operationsInterfaces/gitHubOwners.d.ts +28 -0
  382. package/dist/browser/operationsInterfaces/gitHubOwners.d.ts.map +1 -0
  383. package/dist/browser/operationsInterfaces/gitHubOwners.js.map +1 -0
  384. package/dist/browser/operationsInterfaces/gitHubRepos.d.ts +23 -0
  385. package/dist/browser/operationsInterfaces/gitHubRepos.d.ts.map +1 -0
  386. package/dist/browser/operationsInterfaces/gitHubRepos.js.map +1 -0
  387. package/dist/browser/operationsInterfaces/gitLabGroups.d.ts +28 -0
  388. package/dist/browser/operationsInterfaces/gitLabGroups.d.ts.map +1 -0
  389. package/dist/browser/operationsInterfaces/gitLabGroups.js.map +1 -0
  390. package/dist/browser/operationsInterfaces/gitLabProjects.d.ts +24 -0
  391. package/dist/browser/operationsInterfaces/gitLabProjects.d.ts.map +1 -0
  392. package/dist/browser/operationsInterfaces/gitLabProjects.js.map +1 -0
  393. package/dist/browser/operationsInterfaces/gitLabSubgroups.d.ts +13 -0
  394. package/dist/browser/operationsInterfaces/gitLabSubgroups.d.ts.map +1 -0
  395. package/dist/browser/operationsInterfaces/gitLabSubgroups.js.map +1 -0
  396. package/dist/browser/operationsInterfaces/governanceAssignments.d.ts +49 -0
  397. package/dist/browser/operationsInterfaces/governanceAssignments.d.ts.map +1 -0
  398. package/dist/browser/operationsInterfaces/governanceAssignments.js.map +1 -0
  399. package/dist/browser/operationsInterfaces/governanceRules.d.ts +88 -0
  400. package/dist/browser/operationsInterfaces/governanceRules.d.ts.map +1 -0
  401. package/dist/browser/operationsInterfaces/governanceRules.js.map +1 -0
  402. package/dist/browser/operationsInterfaces/healthReports.d.ts +21 -0
  403. package/dist/browser/operationsInterfaces/healthReports.d.ts.map +1 -0
  404. package/dist/browser/operationsInterfaces/healthReports.js.map +1 -0
  405. package/dist/browser/operationsInterfaces/index.d.ts +71 -0
  406. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  407. package/dist/browser/operationsInterfaces/index.js +78 -0
  408. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  409. package/dist/browser/operationsInterfaces/informationProtectionPolicies.d.ts +33 -0
  410. package/dist/browser/operationsInterfaces/informationProtectionPolicies.d.ts.map +1 -0
  411. package/dist/browser/operationsInterfaces/informationProtectionPolicies.js.map +1 -0
  412. package/dist/browser/operationsInterfaces/iotSecuritySolution.d.ts +53 -0
  413. package/dist/browser/operationsInterfaces/iotSecuritySolution.d.ts.map +1 -0
  414. package/dist/browser/operationsInterfaces/iotSecuritySolution.js.map +1 -0
  415. package/dist/browser/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts +21 -0
  416. package/dist/browser/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts.map +1 -0
  417. package/dist/browser/operationsInterfaces/iotSecuritySolutionAnalytics.js.map +1 -0
  418. package/dist/browser/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +33 -0
  419. package/dist/browser/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
  420. package/dist/browser/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
  421. package/dist/browser/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts +25 -0
  422. package/dist/browser/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
  423. package/dist/browser/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
  424. package/dist/browser/operationsInterfaces/jitNetworkAccessPolicies.d.ts +76 -0
  425. package/dist/browser/operationsInterfaces/jitNetworkAccessPolicies.d.ts.map +1 -0
  426. package/dist/browser/operationsInterfaces/jitNetworkAccessPolicies.js.map +1 -0
  427. package/dist/browser/operationsInterfaces/locations.d.ts +20 -0
  428. package/dist/browser/operationsInterfaces/locations.d.ts.map +1 -0
  429. package/dist/browser/operationsInterfaces/locations.js.map +1 -0
  430. package/dist/browser/operationsInterfaces/mdeOnboardings.d.ts +15 -0
  431. package/dist/browser/operationsInterfaces/mdeOnboardings.d.ts.map +1 -0
  432. package/dist/browser/operationsInterfaces/mdeOnboardings.js.map +1 -0
  433. package/dist/browser/operationsInterfaces/operations.d.ts +11 -0
  434. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
  435. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  436. package/dist/browser/operationsInterfaces/pricings.d.ts +53 -0
  437. package/dist/browser/operationsInterfaces/pricings.d.ts.map +1 -0
  438. package/dist/browser/operationsInterfaces/pricings.js.map +1 -0
  439. package/dist/browser/operationsInterfaces/regulatoryComplianceAssessments.d.ts +21 -0
  440. package/dist/browser/operationsInterfaces/regulatoryComplianceAssessments.d.ts.map +1 -0
  441. package/dist/browser/operationsInterfaces/regulatoryComplianceAssessments.js.map +1 -0
  442. package/dist/browser/operationsInterfaces/regulatoryComplianceControls.d.ts +19 -0
  443. package/dist/browser/operationsInterfaces/regulatoryComplianceControls.d.ts.map +1 -0
  444. package/dist/browser/operationsInterfaces/regulatoryComplianceControls.js.map +1 -0
  445. package/dist/browser/operationsInterfaces/regulatoryComplianceStandards.d.ts +17 -0
  446. package/dist/browser/operationsInterfaces/regulatoryComplianceStandards.d.ts.map +1 -0
  447. package/dist/browser/operationsInterfaces/regulatoryComplianceStandards.js.map +1 -0
  448. package/dist/browser/operationsInterfaces/secureScoreControlDefinitions.d.ts +17 -0
  449. package/dist/browser/operationsInterfaces/secureScoreControlDefinitions.d.ts.map +1 -0
  450. package/dist/browser/operationsInterfaces/secureScoreControlDefinitions.js.map +1 -0
  451. package/dist/browser/operationsInterfaces/secureScoreControls.d.ts +18 -0
  452. package/dist/browser/operationsInterfaces/secureScoreControls.d.ts.map +1 -0
  453. package/dist/browser/operationsInterfaces/secureScoreControls.js.map +1 -0
  454. package/dist/browser/operationsInterfaces/secureScores.d.ts +19 -0
  455. package/dist/browser/operationsInterfaces/secureScores.d.ts.map +1 -0
  456. package/dist/browser/operationsInterfaces/secureScores.js.map +1 -0
  457. package/dist/browser/operationsInterfaces/securityConnectorApplication.d.ts +33 -0
  458. package/dist/browser/operationsInterfaces/securityConnectorApplication.d.ts.map +1 -0
  459. package/dist/browser/operationsInterfaces/securityConnectorApplication.js.map +1 -0
  460. package/dist/browser/operationsInterfaces/securityConnectorApplications.d.ts +14 -0
  461. package/dist/browser/operationsInterfaces/securityConnectorApplications.d.ts.map +1 -0
  462. package/dist/browser/operationsInterfaces/securityConnectorApplications.js.map +1 -0
  463. package/dist/browser/operationsInterfaces/securityConnectors.d.ts +55 -0
  464. package/dist/browser/operationsInterfaces/securityConnectors.d.ts.map +1 -0
  465. package/dist/browser/operationsInterfaces/securityConnectors.js.map +1 -0
  466. package/dist/browser/operationsInterfaces/securityContacts.d.ts +30 -0
  467. package/dist/browser/operationsInterfaces/securityContacts.d.ts.map +1 -0
  468. package/dist/browser/operationsInterfaces/securityContacts.js.map +1 -0
  469. package/dist/browser/operationsInterfaces/securityOperators.d.ts +32 -0
  470. package/dist/browser/operationsInterfaces/securityOperators.d.ts.map +1 -0
  471. package/dist/browser/operationsInterfaces/securityOperators.js.map +1 -0
  472. package/dist/browser/operationsInterfaces/securitySolutions.d.ts +21 -0
  473. package/dist/browser/operationsInterfaces/securitySolutions.d.ts.map +1 -0
  474. package/dist/browser/operationsInterfaces/securitySolutions.js.map +1 -0
  475. package/dist/browser/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts +17 -0
  476. package/dist/browser/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
  477. package/dist/browser/operationsInterfaces/securitySolutionsReferenceDataOperations.js.map +1 -0
  478. package/dist/browser/operationsInterfaces/sensitivitySettings.d.ts +10 -0
  479. package/dist/browser/operationsInterfaces/sensitivitySettings.d.ts.map +1 -0
  480. package/dist/browser/operationsInterfaces/sensitivitySettings.js.map +1 -0
  481. package/dist/browser/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts +57 -0
  482. package/dist/browser/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
  483. package/dist/browser/operationsInterfaces/serverVulnerabilityAssessmentOperations.js.map +1 -0
  484. package/dist/browser/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts +33 -0
  485. package/dist/browser/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts.map +1 -0
  486. package/dist/browser/operationsInterfaces/serverVulnerabilityAssessmentsSettings.js.map +1 -0
  487. package/dist/browser/operationsInterfaces/settings.d.ts +24 -0
  488. package/dist/browser/operationsInterfaces/settings.d.ts.map +1 -0
  489. package/dist/browser/operationsInterfaces/settings.js.map +1 -0
  490. package/dist/browser/operationsInterfaces/softwareInventories.d.ts +32 -0
  491. package/dist/browser/operationsInterfaces/softwareInventories.d.ts.map +1 -0
  492. package/dist/browser/operationsInterfaces/softwareInventories.js.map +1 -0
  493. package/dist/browser/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts +43 -0
  494. package/dist/browser/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
  495. package/dist/browser/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
  496. package/dist/browser/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts +22 -0
  497. package/dist/browser/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
  498. package/dist/browser/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
  499. package/dist/browser/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts +20 -0
  500. package/dist/browser/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
  501. package/dist/browser/operationsInterfaces/sqlVulnerabilityAssessmentScans.js.map +1 -0
  502. package/dist/browser/operationsInterfaces/subAssessments.d.ts +33 -0
  503. package/dist/browser/operationsInterfaces/subAssessments.d.ts.map +1 -0
  504. package/dist/browser/operationsInterfaces/subAssessments.js.map +1 -0
  505. package/dist/browser/operationsInterfaces/tasks.d.ts +65 -0
  506. package/dist/browser/operationsInterfaces/tasks.d.ts.map +1 -0
  507. package/dist/browser/operationsInterfaces/tasks.js.map +1 -0
  508. package/dist/browser/operationsInterfaces/topology.d.ts +28 -0
  509. package/dist/browser/operationsInterfaces/topology.d.ts.map +1 -0
  510. package/dist/browser/operationsInterfaces/topology.js.map +1 -0
  511. package/dist/browser/operationsInterfaces/workspaceSettings.d.ts +40 -0
  512. package/dist/browser/operationsInterfaces/workspaceSettings.d.ts.map +1 -0
  513. package/dist/browser/operationsInterfaces/workspaceSettings.js.map +1 -0
  514. package/dist/browser/package.json +3 -0
  515. package/dist/browser/pagingHelper.js +30 -0
  516. package/dist/browser/pagingHelper.js.map +1 -0
  517. package/dist/browser/securityCenter.d.ts +98 -0
  518. package/dist/browser/securityCenter.d.ts.map +1 -0
  519. package/dist/browser/securityCenter.js +276 -0
  520. package/dist/browser/securityCenter.js.map +1 -0
  521. package/dist/commonjs/index.d.ts +5 -0
  522. package/dist/commonjs/index.d.ts.map +1 -0
  523. package/dist/commonjs/index.js +19 -0
  524. package/dist/commonjs/index.js.map +1 -0
  525. package/dist/commonjs/lroImpl.d.ts +11 -0
  526. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  527. package/dist/commonjs/lroImpl.js +21 -0
  528. package/dist/commonjs/lroImpl.js.map +1 -0
  529. package/dist/commonjs/models/index.d.ts +9525 -0
  530. package/dist/commonjs/models/index.d.ts.map +1 -0
  531. package/dist/commonjs/models/index.js +1491 -0
  532. package/dist/commonjs/models/index.js.map +1 -0
  533. package/dist/commonjs/models/mappers.d.ts +521 -0
  534. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  535. package/dist/commonjs/models/mappers.js +13241 -0
  536. package/dist/commonjs/models/mappers.js.map +1 -0
  537. package/dist/commonjs/models/parameters.d.ts +151 -0
  538. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  539. package/dist/commonjs/models/parameters.js +1355 -0
  540. package/dist/commonjs/models/parameters.js.map +1 -0
  541. package/dist/commonjs/operations/aPICollections.d.ts +133 -0
  542. package/dist/commonjs/operations/aPICollections.d.ts.map +1 -0
  543. package/dist/commonjs/operations/aPICollections.js +512 -0
  544. package/dist/commonjs/operations/aPICollections.js.map +1 -0
  545. package/dist/commonjs/operations/adaptiveApplicationControls.d.ts +43 -0
  546. package/dist/commonjs/operations/adaptiveApplicationControls.d.ts.map +1 -0
  547. package/dist/commonjs/operations/adaptiveApplicationControls.js +152 -0
  548. package/dist/commonjs/operations/adaptiveApplicationControls.js.map +1 -0
  549. package/dist/commonjs/operations/adaptiveNetworkHardenings.d.ts +83 -0
  550. package/dist/commonjs/operations/adaptiveNetworkHardenings.d.ts.map +1 -0
  551. package/dist/commonjs/operations/adaptiveNetworkHardenings.js +312 -0
  552. package/dist/commonjs/operations/adaptiveNetworkHardenings.js.map +1 -0
  553. package/dist/commonjs/operations/advancedThreatProtection.d.ts +26 -0
  554. package/dist/commonjs/operations/advancedThreatProtection.d.ts.map +1 -0
  555. package/dist/commonjs/operations/advancedThreatProtection.js +88 -0
  556. package/dist/commonjs/operations/advancedThreatProtection.js.map +1 -0
  557. package/dist/commonjs/operations/alerts.d.ts +221 -0
  558. package/dist/commonjs/operations/alerts.d.ts.map +1 -0
  559. package/dist/commonjs/operations/alerts.js +845 -0
  560. package/dist/commonjs/operations/alerts.js.map +1 -0
  561. package/dist/commonjs/operations/alertsSuppressionRules.d.ts +51 -0
  562. package/dist/commonjs/operations/alertsSuppressionRules.d.ts.map +1 -0
  563. package/dist/commonjs/operations/alertsSuppressionRules.js +210 -0
  564. package/dist/commonjs/operations/alertsSuppressionRules.js.map +1 -0
  565. package/dist/commonjs/operations/allowedConnections.d.ts +67 -0
  566. package/dist/commonjs/operations/allowedConnections.d.ts.map +1 -0
  567. package/dist/commonjs/operations/allowedConnections.js +265 -0
  568. package/dist/commonjs/operations/allowedConnections.js.map +1 -0
  569. package/dist/commonjs/operations/applicationOperations.d.ts +32 -0
  570. package/dist/commonjs/operations/applicationOperations.d.ts.map +1 -0
  571. package/dist/commonjs/operations/applicationOperations.js +111 -0
  572. package/dist/commonjs/operations/applicationOperations.js.map +1 -0
  573. package/dist/commonjs/operations/applications.d.ts +32 -0
  574. package/dist/commonjs/operations/applications.d.ts.map +1 -0
  575. package/dist/commonjs/operations/applications.js +125 -0
  576. package/dist/commonjs/operations/applications.js.map +1 -0
  577. package/dist/commonjs/operations/assessments.d.ts +65 -0
  578. package/dist/commonjs/operations/assessments.d.ts.map +1 -0
  579. package/dist/commonjs/operations/assessments.js +224 -0
  580. package/dist/commonjs/operations/assessments.js.map +1 -0
  581. package/dist/commonjs/operations/assessmentsMetadata.d.ts +76 -0
  582. package/dist/commonjs/operations/assessmentsMetadata.d.ts.map +1 -0
  583. package/dist/commonjs/operations/assessmentsMetadata.js +325 -0
  584. package/dist/commonjs/operations/assessmentsMetadata.js.map +1 -0
  585. package/dist/commonjs/operations/autoProvisioningSettings.d.ts +45 -0
  586. package/dist/commonjs/operations/autoProvisioningSettings.d.ts.map +1 -0
  587. package/dist/commonjs/operations/autoProvisioningSettings.js +184 -0
  588. package/dist/commonjs/operations/autoProvisioningSettings.js.map +1 -0
  589. package/dist/commonjs/operations/automations.d.ts +105 -0
  590. package/dist/commonjs/operations/automations.d.ts.map +1 -0
  591. package/dist/commonjs/operations/automations.js +402 -0
  592. package/dist/commonjs/operations/automations.js.map +1 -0
  593. package/dist/commonjs/operations/azureDevOpsOrgs.d.ts +91 -0
  594. package/dist/commonjs/operations/azureDevOpsOrgs.d.ts.map +1 -0
  595. package/dist/commonjs/operations/azureDevOpsOrgs.js +403 -0
  596. package/dist/commonjs/operations/azureDevOpsOrgs.js.map +1 -0
  597. package/dist/commonjs/operations/azureDevOpsProjects.d.ts +91 -0
  598. package/dist/commonjs/operations/azureDevOpsProjects.d.ts.map +1 -0
  599. package/dist/commonjs/operations/azureDevOpsProjects.js +393 -0
  600. package/dist/commonjs/operations/azureDevOpsProjects.js.map +1 -0
  601. package/dist/commonjs/operations/azureDevOpsRepos.d.ts +99 -0
  602. package/dist/commonjs/operations/azureDevOpsRepos.d.ts.map +1 -0
  603. package/dist/commonjs/operations/azureDevOpsRepos.js +422 -0
  604. package/dist/commonjs/operations/azureDevOpsRepos.js.map +1 -0
  605. package/dist/commonjs/operations/complianceResults.d.ts +48 -0
  606. package/dist/commonjs/operations/complianceResults.d.ts.map +1 -0
  607. package/dist/commonjs/operations/complianceResults.js +159 -0
  608. package/dist/commonjs/operations/complianceResults.js.map +1 -0
  609. package/dist/commonjs/operations/compliances.d.ts +50 -0
  610. package/dist/commonjs/operations/compliances.d.ts.map +1 -0
  611. package/dist/commonjs/operations/compliances.js +161 -0
  612. package/dist/commonjs/operations/compliances.js.map +1 -0
  613. package/dist/commonjs/operations/connectors.d.ts +53 -0
  614. package/dist/commonjs/operations/connectors.d.ts.map +1 -0
  615. package/dist/commonjs/operations/connectors.js +213 -0
  616. package/dist/commonjs/operations/connectors.js.map +1 -0
  617. package/dist/commonjs/operations/customAssessmentAutomations.d.ts +82 -0
  618. package/dist/commonjs/operations/customAssessmentAutomations.d.ts.map +1 -0
  619. package/dist/commonjs/operations/customAssessmentAutomations.js +334 -0
  620. package/dist/commonjs/operations/customAssessmentAutomations.js.map +1 -0
  621. package/dist/commonjs/operations/customEntityStoreAssignments.d.ts +85 -0
  622. package/dist/commonjs/operations/customEntityStoreAssignments.d.ts.map +1 -0
  623. package/dist/commonjs/operations/customEntityStoreAssignments.js +337 -0
  624. package/dist/commonjs/operations/customEntityStoreAssignments.js.map +1 -0
  625. package/dist/commonjs/operations/defenderForStorage.d.ts +28 -0
  626. package/dist/commonjs/operations/defenderForStorage.d.ts.map +1 -0
  627. package/dist/commonjs/operations/defenderForStorage.js +93 -0
  628. package/dist/commonjs/operations/defenderForStorage.js.map +1 -0
  629. package/dist/commonjs/operations/devOpsConfigurations.d.ts +92 -0
  630. package/dist/commonjs/operations/devOpsConfigurations.d.ts.map +1 -0
  631. package/dist/commonjs/operations/devOpsConfigurations.js +440 -0
  632. package/dist/commonjs/operations/devOpsConfigurations.js.map +1 -0
  633. package/dist/commonjs/operations/devOpsOperationResults.d.ts +21 -0
  634. package/dist/commonjs/operations/devOpsOperationResults.d.ts.map +1 -0
  635. package/dist/commonjs/operations/devOpsOperationResults.js +61 -0
  636. package/dist/commonjs/operations/devOpsOperationResults.js.map +1 -0
  637. package/dist/commonjs/operations/deviceSecurityGroups.d.ts +60 -0
  638. package/dist/commonjs/operations/deviceSecurityGroups.d.ts.map +1 -0
  639. package/dist/commonjs/operations/deviceSecurityGroups.js +219 -0
  640. package/dist/commonjs/operations/deviceSecurityGroups.js.map +1 -0
  641. package/dist/commonjs/operations/discoveredSecuritySolutions.d.ts +66 -0
  642. package/dist/commonjs/operations/discoveredSecuritySolutions.d.ts.map +1 -0
  643. package/dist/commonjs/operations/discoveredSecuritySolutions.js +269 -0
  644. package/dist/commonjs/operations/discoveredSecuritySolutions.js.map +1 -0
  645. package/dist/commonjs/operations/externalSecuritySolutions.d.ts +66 -0
  646. package/dist/commonjs/operations/externalSecuritySolutions.d.ts.map +1 -0
  647. package/dist/commonjs/operations/externalSecuritySolutions.js +269 -0
  648. package/dist/commonjs/operations/externalSecuritySolutions.js.map +1 -0
  649. package/dist/commonjs/operations/gitHubOwners.d.ts +53 -0
  650. package/dist/commonjs/operations/gitHubOwners.d.ts.map +1 -0
  651. package/dist/commonjs/operations/gitHubOwners.js +200 -0
  652. package/dist/commonjs/operations/gitHubOwners.js.map +1 -0
  653. package/dist/commonjs/operations/gitHubRepos.d.ts +50 -0
  654. package/dist/commonjs/operations/gitHubRepos.d.ts.map +1 -0
  655. package/dist/commonjs/operations/gitHubRepos.js +189 -0
  656. package/dist/commonjs/operations/gitHubRepos.js.map +1 -0
  657. package/dist/commonjs/operations/gitLabGroups.d.ts +53 -0
  658. package/dist/commonjs/operations/gitLabGroups.d.ts.map +1 -0
  659. package/dist/commonjs/operations/gitLabGroups.js +200 -0
  660. package/dist/commonjs/operations/gitLabGroups.js.map +1 -0
  661. package/dist/commonjs/operations/gitLabProjects.d.ts +52 -0
  662. package/dist/commonjs/operations/gitLabProjects.d.ts.map +1 -0
  663. package/dist/commonjs/operations/gitLabProjects.js +191 -0
  664. package/dist/commonjs/operations/gitLabProjects.js.map +1 -0
  665. package/dist/commonjs/operations/gitLabSubgroups.d.ts +21 -0
  666. package/dist/commonjs/operations/gitLabSubgroups.d.ts.map +1 -0
  667. package/dist/commonjs/operations/gitLabSubgroups.js +61 -0
  668. package/dist/commonjs/operations/gitLabSubgroups.js.map +1 -0
  669. package/dist/commonjs/operations/governanceAssignments.d.ts +78 -0
  670. package/dist/commonjs/operations/governanceAssignments.d.ts.map +1 -0
  671. package/dist/commonjs/operations/governanceAssignments.js +242 -0
  672. package/dist/commonjs/operations/governanceAssignments.js.map +1 -0
  673. package/dist/commonjs/operations/governanceRules.d.ts +117 -0
  674. package/dist/commonjs/operations/governanceRules.d.ts.map +1 -0
  675. package/dist/commonjs/operations/governanceRules.js +395 -0
  676. package/dist/commonjs/operations/governanceRules.js.map +1 -0
  677. package/dist/commonjs/operations/healthReports.d.ts +46 -0
  678. package/dist/commonjs/operations/healthReports.d.ts.map +1 -0
  679. package/dist/commonjs/operations/healthReports.js +157 -0
  680. package/dist/commonjs/operations/healthReports.js.map +1 -0
  681. package/dist/commonjs/operations/index.d.ts +71 -0
  682. package/dist/commonjs/operations/index.d.ts.map +1 -0
  683. package/dist/commonjs/operations/index.js +81 -0
  684. package/dist/commonjs/operations/index.js.map +1 -0
  685. package/dist/commonjs/operations/informationProtectionPolicies.d.ts +60 -0
  686. package/dist/commonjs/operations/informationProtectionPolicies.d.ts.map +1 -0
  687. package/dist/commonjs/operations/informationProtectionPolicies.js +203 -0
  688. package/dist/commonjs/operations/informationProtectionPolicies.js.map +1 -0
  689. package/dist/commonjs/operations/iotSecuritySolution.d.ts +91 -0
  690. package/dist/commonjs/operations/iotSecuritySolution.d.ts.map +1 -0
  691. package/dist/commonjs/operations/iotSecuritySolution.js +368 -0
  692. package/dist/commonjs/operations/iotSecuritySolution.js.map +1 -0
  693. package/dist/commonjs/operations/iotSecuritySolutionAnalytics.d.ts +29 -0
  694. package/dist/commonjs/operations/iotSecuritySolutionAnalytics.d.ts.map +1 -0
  695. package/dist/commonjs/operations/iotSecuritySolutionAnalytics.js +91 -0
  696. package/dist/commonjs/operations/iotSecuritySolutionAnalytics.js.map +1 -0
  697. package/dist/commonjs/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +60 -0
  698. package/dist/commonjs/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
  699. package/dist/commonjs/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js +206 -0
  700. package/dist/commonjs/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
  701. package/dist/commonjs/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts +53 -0
  702. package/dist/commonjs/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
  703. package/dist/commonjs/operations/iotSecuritySolutionsAnalyticsRecommendation.js +182 -0
  704. package/dist/commonjs/operations/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
  705. package/dist/commonjs/operations/jitNetworkAccessPolicies.d.ts +153 -0
  706. package/dist/commonjs/operations/jitNetworkAccessPolicies.d.ts.map +1 -0
  707. package/dist/commonjs/operations/jitNetworkAccessPolicies.js +603 -0
  708. package/dist/commonjs/operations/jitNetworkAccessPolicies.js.map +1 -0
  709. package/dist/commonjs/operations/locations.d.ts +43 -0
  710. package/dist/commonjs/operations/locations.d.ts.map +1 -0
  711. package/dist/commonjs/operations/locations.js +158 -0
  712. package/dist/commonjs/operations/locations.js.map +1 -0
  713. package/dist/commonjs/operations/mdeOnboardings.d.ts +23 -0
  714. package/dist/commonjs/operations/mdeOnboardings.d.ts.map +1 -0
  715. package/dist/commonjs/operations/mdeOnboardings.js +75 -0
  716. package/dist/commonjs/operations/mdeOnboardings.js.map +1 -0
  717. package/dist/commonjs/operations/operations.d.ts +32 -0
  718. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  719. package/dist/commonjs/operations/operations.js +121 -0
  720. package/dist/commonjs/operations/operations.js.map +1 -0
  721. package/dist/commonjs/operations/pricings.d.ts +61 -0
  722. package/dist/commonjs/operations/pricings.d.ts.map +1 -0
  723. package/dist/commonjs/operations/pricings.js +165 -0
  724. package/dist/commonjs/operations/pricings.js.map +1 -0
  725. package/dist/commonjs/operations/regulatoryComplianceAssessments.d.ts +46 -0
  726. package/dist/commonjs/operations/regulatoryComplianceAssessments.d.ts.map +1 -0
  727. package/dist/commonjs/operations/regulatoryComplianceAssessments.js +184 -0
  728. package/dist/commonjs/operations/regulatoryComplianceAssessments.js.map +1 -0
  729. package/dist/commonjs/operations/regulatoryComplianceControls.d.ts +42 -0
  730. package/dist/commonjs/operations/regulatoryComplianceControls.d.ts.map +1 -0
  731. package/dist/commonjs/operations/regulatoryComplianceControls.js +167 -0
  732. package/dist/commonjs/operations/regulatoryComplianceControls.js.map +1 -0
  733. package/dist/commonjs/operations/regulatoryComplianceStandards.d.ts +38 -0
  734. package/dist/commonjs/operations/regulatoryComplianceStandards.d.ts.map +1 -0
  735. package/dist/commonjs/operations/regulatoryComplianceStandards.js +153 -0
  736. package/dist/commonjs/operations/regulatoryComplianceStandards.js.map +1 -0
  737. package/dist/commonjs/operations/secureScoreControlDefinitions.d.ts +52 -0
  738. package/dist/commonjs/operations/secureScoreControlDefinitions.d.ts.map +1 -0
  739. package/dist/commonjs/operations/secureScoreControlDefinitions.js +217 -0
  740. package/dist/commonjs/operations/secureScoreControlDefinitions.js.map +1 -0
  741. package/dist/commonjs/operations/secureScoreControls.d.ts +56 -0
  742. package/dist/commonjs/operations/secureScoreControls.d.ts.map +1 -0
  743. package/dist/commonjs/operations/secureScoreControls.js +230 -0
  744. package/dist/commonjs/operations/secureScoreControls.js.map +1 -0
  745. package/dist/commonjs/operations/secureScores.d.ts +40 -0
  746. package/dist/commonjs/operations/secureScores.d.ts.map +1 -0
  747. package/dist/commonjs/operations/secureScores.js +155 -0
  748. package/dist/commonjs/operations/secureScores.js.map +1 -0
  749. package/dist/commonjs/operations/securityConnectorApplication.d.ts +41 -0
  750. package/dist/commonjs/operations/securityConnectorApplication.d.ts.map +1 -0
  751. package/dist/commonjs/operations/securityConnectorApplication.js +132 -0
  752. package/dist/commonjs/operations/securityConnectorApplication.js.map +1 -0
  753. package/dist/commonjs/operations/securityConnectorApplications.d.ts +41 -0
  754. package/dist/commonjs/operations/securityConnectorApplications.d.ts.map +1 -0
  755. package/dist/commonjs/operations/securityConnectorApplications.js +141 -0
  756. package/dist/commonjs/operations/securityConnectorApplications.js.map +1 -0
  757. package/dist/commonjs/operations/securityConnectors.d.ts +95 -0
  758. package/dist/commonjs/operations/securityConnectors.d.ts.map +1 -0
  759. package/dist/commonjs/operations/securityConnectors.js +367 -0
  760. package/dist/commonjs/operations/securityConnectors.js.map +1 -0
  761. package/dist/commonjs/operations/securityContacts.d.ts +51 -0
  762. package/dist/commonjs/operations/securityContacts.d.ts.map +1 -0
  763. package/dist/commonjs/operations/securityContacts.js +214 -0
  764. package/dist/commonjs/operations/securityContacts.js.map +1 -0
  765. package/dist/commonjs/operations/securityOperators.d.ts +40 -0
  766. package/dist/commonjs/operations/securityOperators.d.ts.map +1 -0
  767. package/dist/commonjs/operations/securityOperators.js +146 -0
  768. package/dist/commonjs/operations/securityOperators.js.map +1 -0
  769. package/dist/commonjs/operations/securitySolutions.d.ts +42 -0
  770. package/dist/commonjs/operations/securitySolutions.d.ts.map +1 -0
  771. package/dist/commonjs/operations/securitySolutions.js +159 -0
  772. package/dist/commonjs/operations/securitySolutions.js.map +1 -0
  773. package/dist/commonjs/operations/securitySolutionsReferenceDataOperations.d.ts +25 -0
  774. package/dist/commonjs/operations/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
  775. package/dist/commonjs/operations/securitySolutionsReferenceDataOperations.js +81 -0
  776. package/dist/commonjs/operations/securitySolutionsReferenceDataOperations.js.map +1 -0
  777. package/dist/commonjs/operations/sensitivitySettings.d.ts +18 -0
  778. package/dist/commonjs/operations/sensitivitySettings.d.ts.map +1 -0
  779. package/dist/commonjs/operations/sensitivitySettings.js +52 -0
  780. package/dist/commonjs/operations/sensitivitySettings.js.map +1 -0
  781. package/dist/commonjs/operations/serverVulnerabilityAssessmentOperations.d.ts +65 -0
  782. package/dist/commonjs/operations/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
  783. package/dist/commonjs/operations/serverVulnerabilityAssessmentOperations.js +251 -0
  784. package/dist/commonjs/operations/serverVulnerabilityAssessmentOperations.js.map +1 -0
  785. package/dist/commonjs/operations/serverVulnerabilityAssessmentsSettings.d.ts +54 -0
  786. package/dist/commonjs/operations/serverVulnerabilityAssessmentsSettings.d.ts.map +1 -0
  787. package/dist/commonjs/operations/serverVulnerabilityAssessmentsSettings.js +217 -0
  788. package/dist/commonjs/operations/serverVulnerabilityAssessmentsSettings.js.map +1 -0
  789. package/dist/commonjs/operations/settings.d.ts +45 -0
  790. package/dist/commonjs/operations/settings.d.ts.map +1 -0
  791. package/dist/commonjs/operations/settings.js +184 -0
  792. package/dist/commonjs/operations/settings.js.map +1 -0
  793. package/dist/commonjs/operations/softwareInventories.d.ts +76 -0
  794. package/dist/commonjs/operations/softwareInventories.d.ts.map +1 -0
  795. package/dist/commonjs/operations/softwareInventories.js +302 -0
  796. package/dist/commonjs/operations/softwareInventories.js.map +1 -0
  797. package/dist/commonjs/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts +51 -0
  798. package/dist/commonjs/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
  799. package/dist/commonjs/operations/sqlVulnerabilityAssessmentBaselineRules.js +160 -0
  800. package/dist/commonjs/operations/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
  801. package/dist/commonjs/operations/sqlVulnerabilityAssessmentScanResults.d.ts +30 -0
  802. package/dist/commonjs/operations/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
  803. package/dist/commonjs/operations/sqlVulnerabilityAssessmentScanResults.js +87 -0
  804. package/dist/commonjs/operations/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
  805. package/dist/commonjs/operations/sqlVulnerabilityAssessmentScans.d.ts +28 -0
  806. package/dist/commonjs/operations/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
  807. package/dist/commonjs/operations/sqlVulnerabilityAssessmentScans.js +80 -0
  808. package/dist/commonjs/operations/sqlVulnerabilityAssessmentScans.js.map +1 -0
  809. package/dist/commonjs/operations/subAssessments.d.ts +81 -0
  810. package/dist/commonjs/operations/subAssessments.d.ts.map +1 -0
  811. package/dist/commonjs/operations/subAssessments.js +274 -0
  812. package/dist/commonjs/operations/subAssessments.js.map +1 -0
  813. package/dist/commonjs/operations/tasks.d.ts +124 -0
  814. package/dist/commonjs/operations/tasks.d.ts.map +1 -0
  815. package/dist/commonjs/operations/tasks.js +479 -0
  816. package/dist/commonjs/operations/tasks.js.map +1 -0
  817. package/dist/commonjs/operations/topology.d.ts +66 -0
  818. package/dist/commonjs/operations/topology.d.ts.map +1 -0
  819. package/dist/commonjs/operations/topology.js +264 -0
  820. package/dist/commonjs/operations/topology.js.map +1 -0
  821. package/dist/commonjs/operations/workspaceSettings.d.ts +62 -0
  822. package/dist/commonjs/operations/workspaceSettings.d.ts.map +1 -0
  823. package/dist/commonjs/operations/workspaceSettings.js +245 -0
  824. package/dist/commonjs/operations/workspaceSettings.js.map +1 -0
  825. package/dist/commonjs/operationsInterfaces/aPICollections.d.ts +74 -0
  826. package/dist/commonjs/operationsInterfaces/aPICollections.d.ts.map +1 -0
  827. package/dist/commonjs/operationsInterfaces/aPICollections.js +10 -0
  828. package/dist/commonjs/operationsInterfaces/aPICollections.js.map +1 -0
  829. package/dist/commonjs/operationsInterfaces/adaptiveApplicationControls.d.ts +35 -0
  830. package/dist/commonjs/operationsInterfaces/adaptiveApplicationControls.d.ts.map +1 -0
  831. package/dist/commonjs/operationsInterfaces/adaptiveApplicationControls.js +10 -0
  832. package/dist/commonjs/operationsInterfaces/adaptiveApplicationControls.js.map +1 -0
  833. package/dist/commonjs/operationsInterfaces/adaptiveNetworkHardenings.d.ts +52 -0
  834. package/dist/commonjs/operationsInterfaces/adaptiveNetworkHardenings.d.ts.map +1 -0
  835. package/dist/commonjs/operationsInterfaces/adaptiveNetworkHardenings.js +10 -0
  836. package/dist/commonjs/operationsInterfaces/adaptiveNetworkHardenings.js.map +1 -0
  837. package/dist/commonjs/operationsInterfaces/advancedThreatProtection.d.ts +18 -0
  838. package/dist/commonjs/operationsInterfaces/advancedThreatProtection.d.ts.map +1 -0
  839. package/dist/commonjs/operationsInterfaces/advancedThreatProtection.js +10 -0
  840. package/dist/commonjs/operationsInterfaces/advancedThreatProtection.js.map +1 -0
  841. package/dist/commonjs/operationsInterfaces/alerts.d.ts +142 -0
  842. package/dist/commonjs/operationsInterfaces/alerts.d.ts.map +1 -0
  843. package/dist/commonjs/operationsInterfaces/alerts.js +10 -0
  844. package/dist/commonjs/operationsInterfaces/alerts.js.map +1 -0
  845. package/dist/commonjs/operationsInterfaces/alertsSuppressionRules.d.ts +30 -0
  846. package/dist/commonjs/operationsInterfaces/alertsSuppressionRules.d.ts.map +1 -0
  847. package/dist/commonjs/operationsInterfaces/alertsSuppressionRules.js +10 -0
  848. package/dist/commonjs/operationsInterfaces/alertsSuppressionRules.js.map +1 -0
  849. package/dist/commonjs/operationsInterfaces/allowedConnections.d.ts +29 -0
  850. package/dist/commonjs/operationsInterfaces/allowedConnections.d.ts.map +1 -0
  851. package/dist/commonjs/operationsInterfaces/allowedConnections.js +10 -0
  852. package/dist/commonjs/operationsInterfaces/allowedConnections.js.map +1 -0
  853. package/dist/commonjs/operationsInterfaces/applicationOperations.d.ts +24 -0
  854. package/dist/commonjs/operationsInterfaces/applicationOperations.d.ts.map +1 -0
  855. package/dist/commonjs/operationsInterfaces/applicationOperations.js +10 -0
  856. package/dist/commonjs/operationsInterfaces/applicationOperations.js.map +1 -0
  857. package/dist/commonjs/operationsInterfaces/applications.d.ts +11 -0
  858. package/dist/commonjs/operationsInterfaces/applications.d.ts.map +1 -0
  859. package/dist/commonjs/operationsInterfaces/applications.js +10 -0
  860. package/dist/commonjs/operationsInterfaces/applications.js.map +1 -0
  861. package/dist/commonjs/operationsInterfaces/assessments.d.ts +38 -0
  862. package/dist/commonjs/operationsInterfaces/assessments.d.ts.map +1 -0
  863. package/dist/commonjs/operationsInterfaces/assessments.js +10 -0
  864. package/dist/commonjs/operationsInterfaces/assessments.js.map +1 -0
  865. package/dist/commonjs/operationsInterfaces/assessmentsMetadata.d.ts +42 -0
  866. package/dist/commonjs/operationsInterfaces/assessmentsMetadata.d.ts.map +1 -0
  867. package/dist/commonjs/operationsInterfaces/assessmentsMetadata.js +10 -0
  868. package/dist/commonjs/operationsInterfaces/assessmentsMetadata.js.map +1 -0
  869. package/dist/commonjs/operationsInterfaces/autoProvisioningSettings.d.ts +24 -0
  870. package/dist/commonjs/operationsInterfaces/autoProvisioningSettings.d.ts.map +1 -0
  871. package/dist/commonjs/operationsInterfaces/autoProvisioningSettings.js +10 -0
  872. package/dist/commonjs/operationsInterfaces/autoProvisioningSettings.js.map +1 -0
  873. package/dist/commonjs/operationsInterfaces/automations.d.ts +65 -0
  874. package/dist/commonjs/operationsInterfaces/automations.d.ts.map +1 -0
  875. package/dist/commonjs/operationsInterfaces/automations.js +10 -0
  876. package/dist/commonjs/operationsInterfaces/automations.js.map +1 -0
  877. package/dist/commonjs/operationsInterfaces/azureDevOpsOrgs.d.ts +66 -0
  878. package/dist/commonjs/operationsInterfaces/azureDevOpsOrgs.d.ts.map +1 -0
  879. package/dist/commonjs/operationsInterfaces/azureDevOpsOrgs.js +10 -0
  880. package/dist/commonjs/operationsInterfaces/azureDevOpsOrgs.js.map +1 -0
  881. package/dist/commonjs/operationsInterfaces/azureDevOpsProjects.d.ts +64 -0
  882. package/dist/commonjs/operationsInterfaces/azureDevOpsProjects.d.ts.map +1 -0
  883. package/dist/commonjs/operationsInterfaces/azureDevOpsProjects.js +10 -0
  884. package/dist/commonjs/operationsInterfaces/azureDevOpsProjects.js.map +1 -0
  885. package/dist/commonjs/operationsInterfaces/azureDevOpsRepos.d.ts +70 -0
  886. package/dist/commonjs/operationsInterfaces/azureDevOpsRepos.d.ts.map +1 -0
  887. package/dist/commonjs/operationsInterfaces/azureDevOpsRepos.js +10 -0
  888. package/dist/commonjs/operationsInterfaces/azureDevOpsRepos.js.map +1 -0
  889. package/dist/commonjs/operationsInterfaces/complianceResults.d.ts +21 -0
  890. package/dist/commonjs/operationsInterfaces/complianceResults.d.ts.map +1 -0
  891. package/dist/commonjs/operationsInterfaces/complianceResults.js +10 -0
  892. package/dist/commonjs/operationsInterfaces/complianceResults.js.map +1 -0
  893. package/dist/commonjs/operationsInterfaces/compliances.d.ts +23 -0
  894. package/dist/commonjs/operationsInterfaces/compliances.d.ts.map +1 -0
  895. package/dist/commonjs/operationsInterfaces/compliances.js +10 -0
  896. package/dist/commonjs/operationsInterfaces/compliances.js.map +1 -0
  897. package/dist/commonjs/operationsInterfaces/connectors.d.ts +32 -0
  898. package/dist/commonjs/operationsInterfaces/connectors.d.ts.map +1 -0
  899. package/dist/commonjs/operationsInterfaces/connectors.js +10 -0
  900. package/dist/commonjs/operationsInterfaces/connectors.js.map +1 -0
  901. package/dist/commonjs/operationsInterfaces/customAssessmentAutomations.d.ts +44 -0
  902. package/dist/commonjs/operationsInterfaces/customAssessmentAutomations.d.ts.map +1 -0
  903. package/dist/commonjs/operationsInterfaces/customAssessmentAutomations.js +10 -0
  904. package/dist/commonjs/operationsInterfaces/customAssessmentAutomations.js.map +1 -0
  905. package/dist/commonjs/operationsInterfaces/customEntityStoreAssignments.d.ts +47 -0
  906. package/dist/commonjs/operationsInterfaces/customEntityStoreAssignments.d.ts.map +1 -0
  907. package/dist/commonjs/operationsInterfaces/customEntityStoreAssignments.js +10 -0
  908. package/dist/commonjs/operationsInterfaces/customEntityStoreAssignments.js.map +1 -0
  909. package/dist/commonjs/operationsInterfaces/defenderForStorage.d.ts +20 -0
  910. package/dist/commonjs/operationsInterfaces/defenderForStorage.d.ts.map +1 -0
  911. package/dist/commonjs/operationsInterfaces/defenderForStorage.js +10 -0
  912. package/dist/commonjs/operationsInterfaces/defenderForStorage.js.map +1 -0
  913. package/dist/commonjs/operationsInterfaces/devOpsConfigurations.d.ts +67 -0
  914. package/dist/commonjs/operationsInterfaces/devOpsConfigurations.d.ts.map +1 -0
  915. package/dist/commonjs/operationsInterfaces/devOpsConfigurations.js +10 -0
  916. package/dist/commonjs/operationsInterfaces/devOpsConfigurations.js.map +1 -0
  917. package/dist/commonjs/operationsInterfaces/devOpsOperationResults.d.ts +13 -0
  918. package/dist/commonjs/operationsInterfaces/devOpsOperationResults.d.ts.map +1 -0
  919. package/dist/commonjs/operationsInterfaces/devOpsOperationResults.js +10 -0
  920. package/dist/commonjs/operationsInterfaces/devOpsOperationResults.js.map +1 -0
  921. package/dist/commonjs/operationsInterfaces/deviceSecurityGroups.d.ts +37 -0
  922. package/dist/commonjs/operationsInterfaces/deviceSecurityGroups.d.ts.map +1 -0
  923. package/dist/commonjs/operationsInterfaces/deviceSecurityGroups.js +10 -0
  924. package/dist/commonjs/operationsInterfaces/deviceSecurityGroups.js.map +1 -0
  925. package/dist/commonjs/operationsInterfaces/discoveredSecuritySolutions.d.ts +28 -0
  926. package/dist/commonjs/operationsInterfaces/discoveredSecuritySolutions.d.ts.map +1 -0
  927. package/dist/commonjs/operationsInterfaces/discoveredSecuritySolutions.js +10 -0
  928. package/dist/commonjs/operationsInterfaces/discoveredSecuritySolutions.js.map +1 -0
  929. package/dist/commonjs/operationsInterfaces/externalSecuritySolutions.d.ts +28 -0
  930. package/dist/commonjs/operationsInterfaces/externalSecuritySolutions.d.ts.map +1 -0
  931. package/dist/commonjs/operationsInterfaces/externalSecuritySolutions.js +10 -0
  932. package/dist/commonjs/operationsInterfaces/externalSecuritySolutions.js.map +1 -0
  933. package/dist/commonjs/operationsInterfaces/gitHubOwners.d.ts +28 -0
  934. package/dist/commonjs/operationsInterfaces/gitHubOwners.d.ts.map +1 -0
  935. package/dist/commonjs/operationsInterfaces/gitHubOwners.js +10 -0
  936. package/dist/commonjs/operationsInterfaces/gitHubOwners.js.map +1 -0
  937. package/dist/commonjs/operationsInterfaces/gitHubRepos.d.ts +23 -0
  938. package/dist/commonjs/operationsInterfaces/gitHubRepos.d.ts.map +1 -0
  939. package/dist/commonjs/operationsInterfaces/gitHubRepos.js +10 -0
  940. package/dist/commonjs/operationsInterfaces/gitHubRepos.js.map +1 -0
  941. package/dist/commonjs/operationsInterfaces/gitLabGroups.d.ts +28 -0
  942. package/dist/commonjs/operationsInterfaces/gitLabGroups.d.ts.map +1 -0
  943. package/dist/commonjs/operationsInterfaces/gitLabGroups.js +10 -0
  944. package/dist/commonjs/operationsInterfaces/gitLabGroups.js.map +1 -0
  945. package/dist/commonjs/operationsInterfaces/gitLabProjects.d.ts +24 -0
  946. package/dist/commonjs/operationsInterfaces/gitLabProjects.d.ts.map +1 -0
  947. package/dist/commonjs/operationsInterfaces/gitLabProjects.js +10 -0
  948. package/dist/commonjs/operationsInterfaces/gitLabProjects.js.map +1 -0
  949. package/dist/commonjs/operationsInterfaces/gitLabSubgroups.d.ts +13 -0
  950. package/dist/commonjs/operationsInterfaces/gitLabSubgroups.d.ts.map +1 -0
  951. package/dist/commonjs/operationsInterfaces/gitLabSubgroups.js +10 -0
  952. package/dist/commonjs/operationsInterfaces/gitLabSubgroups.js.map +1 -0
  953. package/dist/commonjs/operationsInterfaces/governanceAssignments.d.ts +49 -0
  954. package/dist/commonjs/operationsInterfaces/governanceAssignments.d.ts.map +1 -0
  955. package/dist/commonjs/operationsInterfaces/governanceAssignments.js +10 -0
  956. package/dist/commonjs/operationsInterfaces/governanceAssignments.js.map +1 -0
  957. package/dist/commonjs/operationsInterfaces/governanceRules.d.ts +88 -0
  958. package/dist/commonjs/operationsInterfaces/governanceRules.d.ts.map +1 -0
  959. package/dist/commonjs/operationsInterfaces/governanceRules.js +10 -0
  960. package/dist/commonjs/operationsInterfaces/governanceRules.js.map +1 -0
  961. package/dist/commonjs/operationsInterfaces/healthReports.d.ts +21 -0
  962. package/dist/commonjs/operationsInterfaces/healthReports.d.ts.map +1 -0
  963. package/dist/commonjs/operationsInterfaces/healthReports.js +10 -0
  964. package/dist/commonjs/operationsInterfaces/healthReports.js.map +1 -0
  965. package/dist/commonjs/operationsInterfaces/index.d.ts +71 -0
  966. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  967. package/dist/commonjs/operationsInterfaces/index.js +81 -0
  968. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  969. package/dist/commonjs/operationsInterfaces/informationProtectionPolicies.d.ts +33 -0
  970. package/dist/commonjs/operationsInterfaces/informationProtectionPolicies.d.ts.map +1 -0
  971. package/dist/commonjs/operationsInterfaces/informationProtectionPolicies.js +10 -0
  972. package/dist/commonjs/operationsInterfaces/informationProtectionPolicies.js.map +1 -0
  973. package/dist/commonjs/operationsInterfaces/iotSecuritySolution.d.ts +53 -0
  974. package/dist/commonjs/operationsInterfaces/iotSecuritySolution.d.ts.map +1 -0
  975. package/dist/commonjs/operationsInterfaces/iotSecuritySolution.js +10 -0
  976. package/dist/commonjs/operationsInterfaces/iotSecuritySolution.js.map +1 -0
  977. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts +21 -0
  978. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts.map +1 -0
  979. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionAnalytics.js +10 -0
  980. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionAnalytics.js.map +1 -0
  981. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +33 -0
  982. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
  983. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js +10 -0
  984. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
  985. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts +25 -0
  986. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
  987. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js +10 -0
  988. package/dist/commonjs/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
  989. package/dist/commonjs/operationsInterfaces/jitNetworkAccessPolicies.d.ts +76 -0
  990. package/dist/commonjs/operationsInterfaces/jitNetworkAccessPolicies.d.ts.map +1 -0
  991. package/dist/commonjs/operationsInterfaces/jitNetworkAccessPolicies.js +10 -0
  992. package/dist/commonjs/operationsInterfaces/jitNetworkAccessPolicies.js.map +1 -0
  993. package/dist/commonjs/operationsInterfaces/locations.d.ts +20 -0
  994. package/dist/commonjs/operationsInterfaces/locations.d.ts.map +1 -0
  995. package/dist/commonjs/operationsInterfaces/locations.js +10 -0
  996. package/dist/commonjs/operationsInterfaces/locations.js.map +1 -0
  997. package/dist/commonjs/operationsInterfaces/mdeOnboardings.d.ts +15 -0
  998. package/dist/commonjs/operationsInterfaces/mdeOnboardings.d.ts.map +1 -0
  999. package/dist/commonjs/operationsInterfaces/mdeOnboardings.js +10 -0
  1000. package/dist/commonjs/operationsInterfaces/mdeOnboardings.js.map +1 -0
  1001. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  1002. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  1003. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  1004. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  1005. package/dist/commonjs/operationsInterfaces/pricings.d.ts +53 -0
  1006. package/dist/commonjs/operationsInterfaces/pricings.d.ts.map +1 -0
  1007. package/dist/commonjs/operationsInterfaces/pricings.js +10 -0
  1008. package/dist/commonjs/operationsInterfaces/pricings.js.map +1 -0
  1009. package/dist/commonjs/operationsInterfaces/regulatoryComplianceAssessments.d.ts +21 -0
  1010. package/dist/commonjs/operationsInterfaces/regulatoryComplianceAssessments.d.ts.map +1 -0
  1011. package/dist/commonjs/operationsInterfaces/regulatoryComplianceAssessments.js +10 -0
  1012. package/dist/commonjs/operationsInterfaces/regulatoryComplianceAssessments.js.map +1 -0
  1013. package/dist/commonjs/operationsInterfaces/regulatoryComplianceControls.d.ts +19 -0
  1014. package/dist/commonjs/operationsInterfaces/regulatoryComplianceControls.d.ts.map +1 -0
  1015. package/dist/commonjs/operationsInterfaces/regulatoryComplianceControls.js +10 -0
  1016. package/dist/commonjs/operationsInterfaces/regulatoryComplianceControls.js.map +1 -0
  1017. package/dist/commonjs/operationsInterfaces/regulatoryComplianceStandards.d.ts +17 -0
  1018. package/dist/commonjs/operationsInterfaces/regulatoryComplianceStandards.d.ts.map +1 -0
  1019. package/dist/commonjs/operationsInterfaces/regulatoryComplianceStandards.js +10 -0
  1020. package/dist/commonjs/operationsInterfaces/regulatoryComplianceStandards.js.map +1 -0
  1021. package/dist/commonjs/operationsInterfaces/secureScoreControlDefinitions.d.ts +17 -0
  1022. package/dist/commonjs/operationsInterfaces/secureScoreControlDefinitions.d.ts.map +1 -0
  1023. package/dist/commonjs/operationsInterfaces/secureScoreControlDefinitions.js +10 -0
  1024. package/dist/commonjs/operationsInterfaces/secureScoreControlDefinitions.js.map +1 -0
  1025. package/dist/commonjs/operationsInterfaces/secureScoreControls.d.ts +18 -0
  1026. package/dist/commonjs/operationsInterfaces/secureScoreControls.d.ts.map +1 -0
  1027. package/dist/commonjs/operationsInterfaces/secureScoreControls.js +10 -0
  1028. package/dist/commonjs/operationsInterfaces/secureScoreControls.js.map +1 -0
  1029. package/dist/commonjs/operationsInterfaces/secureScores.d.ts +19 -0
  1030. package/dist/commonjs/operationsInterfaces/secureScores.d.ts.map +1 -0
  1031. package/dist/commonjs/operationsInterfaces/secureScores.js +10 -0
  1032. package/dist/commonjs/operationsInterfaces/secureScores.js.map +1 -0
  1033. package/dist/commonjs/operationsInterfaces/securityConnectorApplication.d.ts +33 -0
  1034. package/dist/commonjs/operationsInterfaces/securityConnectorApplication.d.ts.map +1 -0
  1035. package/dist/commonjs/operationsInterfaces/securityConnectorApplication.js +10 -0
  1036. package/dist/commonjs/operationsInterfaces/securityConnectorApplication.js.map +1 -0
  1037. package/dist/commonjs/operationsInterfaces/securityConnectorApplications.d.ts +14 -0
  1038. package/dist/commonjs/operationsInterfaces/securityConnectorApplications.d.ts.map +1 -0
  1039. package/dist/commonjs/operationsInterfaces/securityConnectorApplications.js +10 -0
  1040. package/dist/commonjs/operationsInterfaces/securityConnectorApplications.js.map +1 -0
  1041. package/dist/commonjs/operationsInterfaces/securityConnectors.d.ts +55 -0
  1042. package/dist/commonjs/operationsInterfaces/securityConnectors.d.ts.map +1 -0
  1043. package/dist/commonjs/operationsInterfaces/securityConnectors.js +10 -0
  1044. package/dist/commonjs/operationsInterfaces/securityConnectors.js.map +1 -0
  1045. package/dist/commonjs/operationsInterfaces/securityContacts.d.ts +30 -0
  1046. package/dist/commonjs/operationsInterfaces/securityContacts.d.ts.map +1 -0
  1047. package/dist/commonjs/operationsInterfaces/securityContacts.js +10 -0
  1048. package/dist/commonjs/operationsInterfaces/securityContacts.js.map +1 -0
  1049. package/dist/commonjs/operationsInterfaces/securityOperators.d.ts +32 -0
  1050. package/dist/commonjs/operationsInterfaces/securityOperators.d.ts.map +1 -0
  1051. package/dist/commonjs/operationsInterfaces/securityOperators.js +10 -0
  1052. package/dist/commonjs/operationsInterfaces/securityOperators.js.map +1 -0
  1053. package/dist/commonjs/operationsInterfaces/securitySolutions.d.ts +21 -0
  1054. package/dist/commonjs/operationsInterfaces/securitySolutions.d.ts.map +1 -0
  1055. package/dist/commonjs/operationsInterfaces/securitySolutions.js +10 -0
  1056. package/dist/commonjs/operationsInterfaces/securitySolutions.js.map +1 -0
  1057. package/dist/commonjs/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts +17 -0
  1058. package/dist/commonjs/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
  1059. package/dist/commonjs/operationsInterfaces/securitySolutionsReferenceDataOperations.js +10 -0
  1060. package/dist/commonjs/operationsInterfaces/securitySolutionsReferenceDataOperations.js.map +1 -0
  1061. package/dist/commonjs/operationsInterfaces/sensitivitySettings.d.ts +10 -0
  1062. package/dist/commonjs/operationsInterfaces/sensitivitySettings.d.ts.map +1 -0
  1063. package/dist/commonjs/operationsInterfaces/sensitivitySettings.js +10 -0
  1064. package/dist/commonjs/operationsInterfaces/sensitivitySettings.js.map +1 -0
  1065. package/dist/commonjs/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts +57 -0
  1066. package/dist/commonjs/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
  1067. package/dist/commonjs/operationsInterfaces/serverVulnerabilityAssessmentOperations.js +10 -0
  1068. package/dist/commonjs/operationsInterfaces/serverVulnerabilityAssessmentOperations.js.map +1 -0
  1069. package/dist/commonjs/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts +33 -0
  1070. package/dist/commonjs/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts.map +1 -0
  1071. package/dist/commonjs/operationsInterfaces/serverVulnerabilityAssessmentsSettings.js +10 -0
  1072. package/dist/commonjs/operationsInterfaces/serverVulnerabilityAssessmentsSettings.js.map +1 -0
  1073. package/dist/commonjs/operationsInterfaces/settings.d.ts +24 -0
  1074. package/dist/commonjs/operationsInterfaces/settings.d.ts.map +1 -0
  1075. package/dist/commonjs/operationsInterfaces/settings.js +10 -0
  1076. package/dist/commonjs/operationsInterfaces/settings.js.map +1 -0
  1077. package/dist/commonjs/operationsInterfaces/softwareInventories.d.ts +32 -0
  1078. package/dist/commonjs/operationsInterfaces/softwareInventories.d.ts.map +1 -0
  1079. package/dist/commonjs/operationsInterfaces/softwareInventories.js +10 -0
  1080. package/dist/commonjs/operationsInterfaces/softwareInventories.js.map +1 -0
  1081. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts +43 -0
  1082. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
  1083. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js +10 -0
  1084. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
  1085. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts +22 -0
  1086. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
  1087. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js +10 -0
  1088. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
  1089. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts +20 -0
  1090. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
  1091. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentScans.js +10 -0
  1092. package/dist/commonjs/operationsInterfaces/sqlVulnerabilityAssessmentScans.js.map +1 -0
  1093. package/dist/commonjs/operationsInterfaces/subAssessments.d.ts +33 -0
  1094. package/dist/commonjs/operationsInterfaces/subAssessments.d.ts.map +1 -0
  1095. package/dist/commonjs/operationsInterfaces/subAssessments.js +10 -0
  1096. package/dist/commonjs/operationsInterfaces/subAssessments.js.map +1 -0
  1097. package/dist/commonjs/operationsInterfaces/tasks.d.ts +65 -0
  1098. package/dist/commonjs/operationsInterfaces/tasks.d.ts.map +1 -0
  1099. package/dist/commonjs/operationsInterfaces/tasks.js +10 -0
  1100. package/dist/commonjs/operationsInterfaces/tasks.js.map +1 -0
  1101. package/dist/commonjs/operationsInterfaces/topology.d.ts +28 -0
  1102. package/dist/commonjs/operationsInterfaces/topology.d.ts.map +1 -0
  1103. package/dist/commonjs/operationsInterfaces/topology.js +10 -0
  1104. package/dist/commonjs/operationsInterfaces/topology.js.map +1 -0
  1105. package/dist/commonjs/operationsInterfaces/workspaceSettings.d.ts +40 -0
  1106. package/dist/commonjs/operationsInterfaces/workspaceSettings.d.ts.map +1 -0
  1107. package/dist/commonjs/operationsInterfaces/workspaceSettings.js +10 -0
  1108. package/dist/commonjs/operationsInterfaces/workspaceSettings.js.map +1 -0
  1109. package/dist/commonjs/package.json +3 -0
  1110. package/dist/commonjs/pagingHelper.d.ts +13 -0
  1111. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  1112. package/dist/commonjs/pagingHelper.js +34 -0
  1113. package/dist/commonjs/pagingHelper.js.map +1 -0
  1114. package/dist/commonjs/securityCenter.d.ts +98 -0
  1115. package/dist/commonjs/securityCenter.d.ts.map +1 -0
  1116. package/dist/commonjs/securityCenter.js +281 -0
  1117. package/dist/commonjs/securityCenter.js.map +1 -0
  1118. package/dist/commonjs/tsdoc-metadata.json +11 -0
  1119. package/dist/esm/index.d.ts +5 -0
  1120. package/dist/esm/index.d.ts.map +1 -0
  1121. package/dist/esm/index.js +13 -0
  1122. package/dist/esm/index.js.map +1 -0
  1123. package/dist/esm/lroImpl.d.ts +11 -0
  1124. package/dist/esm/lroImpl.d.ts.map +1 -0
  1125. package/dist/esm/lroImpl.js +18 -0
  1126. package/dist/esm/lroImpl.js.map +1 -0
  1127. package/dist/esm/models/index.d.ts +9525 -0
  1128. package/dist/esm/models/index.d.ts.map +1 -0
  1129. package/dist/esm/models/index.js +1486 -0
  1130. package/dist/esm/models/index.js.map +1 -0
  1131. package/dist/esm/models/mappers.d.ts +521 -0
  1132. package/dist/esm/models/mappers.d.ts.map +1 -0
  1133. package/dist/esm/models/mappers.js +13230 -0
  1134. package/dist/esm/models/mappers.js.map +1 -0
  1135. package/dist/esm/models/parameters.d.ts +151 -0
  1136. package/dist/esm/models/parameters.d.ts.map +1 -0
  1137. package/dist/esm/models/parameters.js +1350 -0
  1138. package/dist/esm/models/parameters.js.map +1 -0
  1139. package/dist/esm/operations/aPICollections.d.ts +133 -0
  1140. package/dist/esm/operations/aPICollections.d.ts.map +1 -0
  1141. package/dist/esm/operations/aPICollections.js +507 -0
  1142. package/dist/esm/operations/aPICollections.js.map +1 -0
  1143. package/dist/esm/operations/adaptiveApplicationControls.d.ts +43 -0
  1144. package/dist/esm/operations/adaptiveApplicationControls.d.ts.map +1 -0
  1145. package/dist/esm/operations/adaptiveApplicationControls.js +147 -0
  1146. package/dist/esm/operations/adaptiveApplicationControls.js.map +1 -0
  1147. package/dist/esm/operations/adaptiveNetworkHardenings.d.ts +83 -0
  1148. package/dist/esm/operations/adaptiveNetworkHardenings.d.ts.map +1 -0
  1149. package/dist/esm/operations/adaptiveNetworkHardenings.js +307 -0
  1150. package/dist/esm/operations/adaptiveNetworkHardenings.js.map +1 -0
  1151. package/dist/esm/operations/advancedThreatProtection.d.ts +26 -0
  1152. package/dist/esm/operations/advancedThreatProtection.d.ts.map +1 -0
  1153. package/dist/esm/operations/advancedThreatProtection.js +83 -0
  1154. package/dist/esm/operations/advancedThreatProtection.js.map +1 -0
  1155. package/dist/esm/operations/alerts.d.ts +221 -0
  1156. package/dist/esm/operations/alerts.d.ts.map +1 -0
  1157. package/dist/esm/operations/alerts.js +840 -0
  1158. package/dist/esm/operations/alerts.js.map +1 -0
  1159. package/dist/esm/operations/alertsSuppressionRules.d.ts +51 -0
  1160. package/dist/esm/operations/alertsSuppressionRules.d.ts.map +1 -0
  1161. package/dist/esm/operations/alertsSuppressionRules.js +205 -0
  1162. package/dist/esm/operations/alertsSuppressionRules.js.map +1 -0
  1163. package/dist/esm/operations/allowedConnections.d.ts +67 -0
  1164. package/dist/esm/operations/allowedConnections.d.ts.map +1 -0
  1165. package/dist/esm/operations/allowedConnections.js +260 -0
  1166. package/dist/esm/operations/allowedConnections.js.map +1 -0
  1167. package/dist/esm/operations/applicationOperations.d.ts +32 -0
  1168. package/dist/esm/operations/applicationOperations.d.ts.map +1 -0
  1169. package/dist/esm/operations/applicationOperations.js +106 -0
  1170. package/dist/esm/operations/applicationOperations.js.map +1 -0
  1171. package/dist/esm/operations/applications.d.ts +32 -0
  1172. package/dist/esm/operations/applications.d.ts.map +1 -0
  1173. package/dist/esm/operations/applications.js +120 -0
  1174. package/dist/esm/operations/applications.js.map +1 -0
  1175. package/dist/esm/operations/assessments.d.ts +65 -0
  1176. package/dist/esm/operations/assessments.d.ts.map +1 -0
  1177. package/dist/esm/operations/assessments.js +219 -0
  1178. package/dist/esm/operations/assessments.js.map +1 -0
  1179. package/dist/esm/operations/assessmentsMetadata.d.ts +76 -0
  1180. package/dist/esm/operations/assessmentsMetadata.d.ts.map +1 -0
  1181. package/dist/esm/operations/assessmentsMetadata.js +320 -0
  1182. package/dist/esm/operations/assessmentsMetadata.js.map +1 -0
  1183. package/dist/esm/operations/autoProvisioningSettings.d.ts +45 -0
  1184. package/dist/esm/operations/autoProvisioningSettings.d.ts.map +1 -0
  1185. package/dist/esm/operations/autoProvisioningSettings.js +179 -0
  1186. package/dist/esm/operations/autoProvisioningSettings.js.map +1 -0
  1187. package/dist/esm/operations/automations.d.ts +105 -0
  1188. package/dist/esm/operations/automations.d.ts.map +1 -0
  1189. package/dist/esm/operations/automations.js +397 -0
  1190. package/dist/esm/operations/automations.js.map +1 -0
  1191. package/dist/esm/operations/azureDevOpsOrgs.d.ts +91 -0
  1192. package/dist/esm/operations/azureDevOpsOrgs.d.ts.map +1 -0
  1193. package/dist/esm/operations/azureDevOpsOrgs.js +398 -0
  1194. package/dist/esm/operations/azureDevOpsOrgs.js.map +1 -0
  1195. package/dist/esm/operations/azureDevOpsProjects.d.ts +91 -0
  1196. package/dist/esm/operations/azureDevOpsProjects.d.ts.map +1 -0
  1197. package/dist/esm/operations/azureDevOpsProjects.js +388 -0
  1198. package/dist/esm/operations/azureDevOpsProjects.js.map +1 -0
  1199. package/dist/esm/operations/azureDevOpsRepos.d.ts +99 -0
  1200. package/dist/esm/operations/azureDevOpsRepos.d.ts.map +1 -0
  1201. package/dist/esm/operations/azureDevOpsRepos.js +417 -0
  1202. package/dist/esm/operations/azureDevOpsRepos.js.map +1 -0
  1203. package/dist/esm/operations/complianceResults.d.ts +48 -0
  1204. package/dist/esm/operations/complianceResults.d.ts.map +1 -0
  1205. package/dist/esm/operations/complianceResults.js +154 -0
  1206. package/dist/esm/operations/complianceResults.js.map +1 -0
  1207. package/dist/esm/operations/compliances.d.ts +50 -0
  1208. package/dist/esm/operations/compliances.d.ts.map +1 -0
  1209. package/dist/esm/operations/compliances.js +156 -0
  1210. package/dist/esm/operations/compliances.js.map +1 -0
  1211. package/dist/esm/operations/connectors.d.ts +53 -0
  1212. package/dist/esm/operations/connectors.d.ts.map +1 -0
  1213. package/dist/esm/operations/connectors.js +208 -0
  1214. package/dist/esm/operations/connectors.js.map +1 -0
  1215. package/dist/esm/operations/customAssessmentAutomations.d.ts +82 -0
  1216. package/dist/esm/operations/customAssessmentAutomations.d.ts.map +1 -0
  1217. package/dist/esm/operations/customAssessmentAutomations.js +329 -0
  1218. package/dist/esm/operations/customAssessmentAutomations.js.map +1 -0
  1219. package/dist/esm/operations/customEntityStoreAssignments.d.ts +85 -0
  1220. package/dist/esm/operations/customEntityStoreAssignments.d.ts.map +1 -0
  1221. package/dist/esm/operations/customEntityStoreAssignments.js +332 -0
  1222. package/dist/esm/operations/customEntityStoreAssignments.js.map +1 -0
  1223. package/dist/esm/operations/defenderForStorage.d.ts +28 -0
  1224. package/dist/esm/operations/defenderForStorage.d.ts.map +1 -0
  1225. package/dist/esm/operations/defenderForStorage.js +88 -0
  1226. package/dist/esm/operations/defenderForStorage.js.map +1 -0
  1227. package/dist/esm/operations/devOpsConfigurations.d.ts +92 -0
  1228. package/dist/esm/operations/devOpsConfigurations.d.ts.map +1 -0
  1229. package/dist/esm/operations/devOpsConfigurations.js +435 -0
  1230. package/dist/esm/operations/devOpsConfigurations.js.map +1 -0
  1231. package/dist/esm/operations/devOpsOperationResults.d.ts +21 -0
  1232. package/dist/esm/operations/devOpsOperationResults.d.ts.map +1 -0
  1233. package/dist/esm/operations/devOpsOperationResults.js +56 -0
  1234. package/dist/esm/operations/devOpsOperationResults.js.map +1 -0
  1235. package/dist/esm/operations/deviceSecurityGroups.d.ts +60 -0
  1236. package/dist/esm/operations/deviceSecurityGroups.d.ts.map +1 -0
  1237. package/dist/esm/operations/deviceSecurityGroups.js +214 -0
  1238. package/dist/esm/operations/deviceSecurityGroups.js.map +1 -0
  1239. package/dist/esm/operations/discoveredSecuritySolutions.d.ts +66 -0
  1240. package/dist/esm/operations/discoveredSecuritySolutions.d.ts.map +1 -0
  1241. package/dist/esm/operations/discoveredSecuritySolutions.js +264 -0
  1242. package/dist/esm/operations/discoveredSecuritySolutions.js.map +1 -0
  1243. package/dist/esm/operations/externalSecuritySolutions.d.ts +66 -0
  1244. package/dist/esm/operations/externalSecuritySolutions.d.ts.map +1 -0
  1245. package/dist/esm/operations/externalSecuritySolutions.js +264 -0
  1246. package/dist/esm/operations/externalSecuritySolutions.js.map +1 -0
  1247. package/dist/esm/operations/gitHubOwners.d.ts +53 -0
  1248. package/dist/esm/operations/gitHubOwners.d.ts.map +1 -0
  1249. package/dist/esm/operations/gitHubOwners.js +195 -0
  1250. package/dist/esm/operations/gitHubOwners.js.map +1 -0
  1251. package/dist/esm/operations/gitHubRepos.d.ts +50 -0
  1252. package/dist/esm/operations/gitHubRepos.d.ts.map +1 -0
  1253. package/dist/esm/operations/gitHubRepos.js +184 -0
  1254. package/dist/esm/operations/gitHubRepos.js.map +1 -0
  1255. package/dist/esm/operations/gitLabGroups.d.ts +53 -0
  1256. package/dist/esm/operations/gitLabGroups.d.ts.map +1 -0
  1257. package/dist/esm/operations/gitLabGroups.js +195 -0
  1258. package/dist/esm/operations/gitLabGroups.js.map +1 -0
  1259. package/dist/esm/operations/gitLabProjects.d.ts +52 -0
  1260. package/dist/esm/operations/gitLabProjects.d.ts.map +1 -0
  1261. package/dist/esm/operations/gitLabProjects.js +186 -0
  1262. package/dist/esm/operations/gitLabProjects.js.map +1 -0
  1263. package/dist/esm/operations/gitLabSubgroups.d.ts +21 -0
  1264. package/dist/esm/operations/gitLabSubgroups.d.ts.map +1 -0
  1265. package/dist/esm/operations/gitLabSubgroups.js +56 -0
  1266. package/dist/esm/operations/gitLabSubgroups.js.map +1 -0
  1267. package/dist/esm/operations/governanceAssignments.d.ts +78 -0
  1268. package/dist/esm/operations/governanceAssignments.d.ts.map +1 -0
  1269. package/dist/esm/operations/governanceAssignments.js +237 -0
  1270. package/dist/esm/operations/governanceAssignments.js.map +1 -0
  1271. package/dist/esm/operations/governanceRules.d.ts +117 -0
  1272. package/dist/esm/operations/governanceRules.d.ts.map +1 -0
  1273. package/dist/esm/operations/governanceRules.js +390 -0
  1274. package/dist/esm/operations/governanceRules.js.map +1 -0
  1275. package/dist/esm/operations/healthReports.d.ts +46 -0
  1276. package/dist/esm/operations/healthReports.d.ts.map +1 -0
  1277. package/dist/esm/operations/healthReports.js +152 -0
  1278. package/dist/esm/operations/healthReports.js.map +1 -0
  1279. package/dist/esm/operations/index.d.ts +71 -0
  1280. package/dist/esm/operations/index.d.ts.map +1 -0
  1281. package/dist/esm/operations/index.js +78 -0
  1282. package/dist/esm/operations/index.js.map +1 -0
  1283. package/dist/esm/operations/informationProtectionPolicies.d.ts +60 -0
  1284. package/dist/esm/operations/informationProtectionPolicies.d.ts.map +1 -0
  1285. package/dist/esm/operations/informationProtectionPolicies.js +198 -0
  1286. package/dist/esm/operations/informationProtectionPolicies.js.map +1 -0
  1287. package/dist/esm/operations/iotSecuritySolution.d.ts +91 -0
  1288. package/dist/esm/operations/iotSecuritySolution.d.ts.map +1 -0
  1289. package/dist/esm/operations/iotSecuritySolution.js +363 -0
  1290. package/dist/esm/operations/iotSecuritySolution.js.map +1 -0
  1291. package/dist/esm/operations/iotSecuritySolutionAnalytics.d.ts +29 -0
  1292. package/dist/esm/operations/iotSecuritySolutionAnalytics.d.ts.map +1 -0
  1293. package/dist/esm/operations/iotSecuritySolutionAnalytics.js +86 -0
  1294. package/dist/esm/operations/iotSecuritySolutionAnalytics.js.map +1 -0
  1295. package/dist/esm/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +60 -0
  1296. package/dist/esm/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
  1297. package/dist/esm/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js +201 -0
  1298. package/dist/esm/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
  1299. package/dist/esm/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts +53 -0
  1300. package/dist/esm/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
  1301. package/dist/esm/operations/iotSecuritySolutionsAnalyticsRecommendation.js +177 -0
  1302. package/dist/esm/operations/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
  1303. package/dist/esm/operations/jitNetworkAccessPolicies.d.ts +153 -0
  1304. package/dist/esm/operations/jitNetworkAccessPolicies.d.ts.map +1 -0
  1305. package/dist/esm/operations/jitNetworkAccessPolicies.js +598 -0
  1306. package/dist/esm/operations/jitNetworkAccessPolicies.js.map +1 -0
  1307. package/dist/esm/operations/locations.d.ts +43 -0
  1308. package/dist/esm/operations/locations.d.ts.map +1 -0
  1309. package/dist/esm/operations/locations.js +153 -0
  1310. package/dist/esm/operations/locations.js.map +1 -0
  1311. package/dist/esm/operations/mdeOnboardings.d.ts +23 -0
  1312. package/dist/esm/operations/mdeOnboardings.d.ts.map +1 -0
  1313. package/dist/esm/operations/mdeOnboardings.js +70 -0
  1314. package/dist/esm/operations/mdeOnboardings.js.map +1 -0
  1315. package/dist/esm/operations/operations.d.ts +32 -0
  1316. package/dist/esm/operations/operations.d.ts.map +1 -0
  1317. package/dist/esm/operations/operations.js +116 -0
  1318. package/dist/esm/operations/operations.js.map +1 -0
  1319. package/dist/esm/operations/pricings.d.ts +61 -0
  1320. package/dist/esm/operations/pricings.d.ts.map +1 -0
  1321. package/dist/esm/operations/pricings.js +160 -0
  1322. package/dist/esm/operations/pricings.js.map +1 -0
  1323. package/dist/esm/operations/regulatoryComplianceAssessments.d.ts +46 -0
  1324. package/dist/esm/operations/regulatoryComplianceAssessments.d.ts.map +1 -0
  1325. package/dist/esm/operations/regulatoryComplianceAssessments.js +179 -0
  1326. package/dist/esm/operations/regulatoryComplianceAssessments.js.map +1 -0
  1327. package/dist/esm/operations/regulatoryComplianceControls.d.ts +42 -0
  1328. package/dist/esm/operations/regulatoryComplianceControls.d.ts.map +1 -0
  1329. package/dist/esm/operations/regulatoryComplianceControls.js +162 -0
  1330. package/dist/esm/operations/regulatoryComplianceControls.js.map +1 -0
  1331. package/dist/esm/operations/regulatoryComplianceStandards.d.ts +38 -0
  1332. package/dist/esm/operations/regulatoryComplianceStandards.d.ts.map +1 -0
  1333. package/dist/esm/operations/regulatoryComplianceStandards.js +148 -0
  1334. package/dist/esm/operations/regulatoryComplianceStandards.js.map +1 -0
  1335. package/dist/esm/operations/secureScoreControlDefinitions.d.ts +52 -0
  1336. package/dist/esm/operations/secureScoreControlDefinitions.d.ts.map +1 -0
  1337. package/dist/esm/operations/secureScoreControlDefinitions.js +212 -0
  1338. package/dist/esm/operations/secureScoreControlDefinitions.js.map +1 -0
  1339. package/dist/esm/operations/secureScoreControls.d.ts +56 -0
  1340. package/dist/esm/operations/secureScoreControls.d.ts.map +1 -0
  1341. package/dist/esm/operations/secureScoreControls.js +225 -0
  1342. package/dist/esm/operations/secureScoreControls.js.map +1 -0
  1343. package/dist/esm/operations/secureScores.d.ts +40 -0
  1344. package/dist/esm/operations/secureScores.d.ts.map +1 -0
  1345. package/dist/esm/operations/secureScores.js +150 -0
  1346. package/dist/esm/operations/secureScores.js.map +1 -0
  1347. package/dist/esm/operations/securityConnectorApplication.d.ts +41 -0
  1348. package/dist/esm/operations/securityConnectorApplication.d.ts.map +1 -0
  1349. package/dist/esm/operations/securityConnectorApplication.js +127 -0
  1350. package/dist/esm/operations/securityConnectorApplication.js.map +1 -0
  1351. package/dist/esm/operations/securityConnectorApplications.d.ts +41 -0
  1352. package/dist/esm/operations/securityConnectorApplications.d.ts.map +1 -0
  1353. package/dist/esm/operations/securityConnectorApplications.js +136 -0
  1354. package/dist/esm/operations/securityConnectorApplications.js.map +1 -0
  1355. package/dist/esm/operations/securityConnectors.d.ts +95 -0
  1356. package/dist/esm/operations/securityConnectors.d.ts.map +1 -0
  1357. package/dist/esm/operations/securityConnectors.js +362 -0
  1358. package/dist/esm/operations/securityConnectors.js.map +1 -0
  1359. package/dist/esm/operations/securityContacts.d.ts +51 -0
  1360. package/dist/esm/operations/securityContacts.d.ts.map +1 -0
  1361. package/dist/esm/operations/securityContacts.js +209 -0
  1362. package/dist/esm/operations/securityContacts.js.map +1 -0
  1363. package/dist/esm/operations/securityOperators.d.ts +40 -0
  1364. package/dist/esm/operations/securityOperators.d.ts.map +1 -0
  1365. package/dist/esm/operations/securityOperators.js +141 -0
  1366. package/dist/esm/operations/securityOperators.js.map +1 -0
  1367. package/dist/esm/operations/securitySolutions.d.ts +42 -0
  1368. package/dist/esm/operations/securitySolutions.d.ts.map +1 -0
  1369. package/dist/esm/operations/securitySolutions.js +154 -0
  1370. package/dist/esm/operations/securitySolutions.js.map +1 -0
  1371. package/dist/esm/operations/securitySolutionsReferenceDataOperations.d.ts +25 -0
  1372. package/dist/esm/operations/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
  1373. package/dist/esm/operations/securitySolutionsReferenceDataOperations.js +76 -0
  1374. package/dist/esm/operations/securitySolutionsReferenceDataOperations.js.map +1 -0
  1375. package/dist/esm/operations/sensitivitySettings.d.ts +18 -0
  1376. package/dist/esm/operations/sensitivitySettings.d.ts.map +1 -0
  1377. package/dist/esm/operations/sensitivitySettings.js +47 -0
  1378. package/dist/esm/operations/sensitivitySettings.js.map +1 -0
  1379. package/dist/esm/operations/serverVulnerabilityAssessmentOperations.d.ts +65 -0
  1380. package/dist/esm/operations/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
  1381. package/dist/esm/operations/serverVulnerabilityAssessmentOperations.js +246 -0
  1382. package/dist/esm/operations/serverVulnerabilityAssessmentOperations.js.map +1 -0
  1383. package/dist/esm/operations/serverVulnerabilityAssessmentsSettings.d.ts +54 -0
  1384. package/dist/esm/operations/serverVulnerabilityAssessmentsSettings.d.ts.map +1 -0
  1385. package/dist/esm/operations/serverVulnerabilityAssessmentsSettings.js +212 -0
  1386. package/dist/esm/operations/serverVulnerabilityAssessmentsSettings.js.map +1 -0
  1387. package/dist/esm/operations/settings.d.ts +45 -0
  1388. package/dist/esm/operations/settings.d.ts.map +1 -0
  1389. package/dist/esm/operations/settings.js +179 -0
  1390. package/dist/esm/operations/settings.js.map +1 -0
  1391. package/dist/esm/operations/softwareInventories.d.ts +76 -0
  1392. package/dist/esm/operations/softwareInventories.d.ts.map +1 -0
  1393. package/dist/esm/operations/softwareInventories.js +297 -0
  1394. package/dist/esm/operations/softwareInventories.js.map +1 -0
  1395. package/dist/esm/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts +51 -0
  1396. package/dist/esm/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
  1397. package/dist/esm/operations/sqlVulnerabilityAssessmentBaselineRules.js +155 -0
  1398. package/dist/esm/operations/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
  1399. package/dist/esm/operations/sqlVulnerabilityAssessmentScanResults.d.ts +30 -0
  1400. package/dist/esm/operations/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
  1401. package/dist/esm/operations/sqlVulnerabilityAssessmentScanResults.js +82 -0
  1402. package/dist/esm/operations/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
  1403. package/dist/esm/operations/sqlVulnerabilityAssessmentScans.d.ts +28 -0
  1404. package/dist/esm/operations/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
  1405. package/dist/esm/operations/sqlVulnerabilityAssessmentScans.js +75 -0
  1406. package/dist/esm/operations/sqlVulnerabilityAssessmentScans.js.map +1 -0
  1407. package/dist/esm/operations/subAssessments.d.ts +81 -0
  1408. package/dist/esm/operations/subAssessments.d.ts.map +1 -0
  1409. package/dist/esm/operations/subAssessments.js +269 -0
  1410. package/dist/esm/operations/subAssessments.js.map +1 -0
  1411. package/dist/esm/operations/tasks.d.ts +124 -0
  1412. package/dist/esm/operations/tasks.d.ts.map +1 -0
  1413. package/dist/esm/operations/tasks.js +474 -0
  1414. package/dist/esm/operations/tasks.js.map +1 -0
  1415. package/dist/esm/operations/topology.d.ts +66 -0
  1416. package/dist/esm/operations/topology.d.ts.map +1 -0
  1417. package/dist/esm/operations/topology.js +259 -0
  1418. package/dist/esm/operations/topology.js.map +1 -0
  1419. package/dist/esm/operations/workspaceSettings.d.ts +62 -0
  1420. package/dist/esm/operations/workspaceSettings.d.ts.map +1 -0
  1421. package/dist/esm/operations/workspaceSettings.js +240 -0
  1422. package/dist/esm/operations/workspaceSettings.js.map +1 -0
  1423. package/dist/esm/operationsInterfaces/aPICollections.d.ts +74 -0
  1424. package/dist/esm/operationsInterfaces/aPICollections.d.ts.map +1 -0
  1425. package/dist/esm/operationsInterfaces/aPICollections.js +9 -0
  1426. package/dist/esm/operationsInterfaces/aPICollections.js.map +1 -0
  1427. package/dist/esm/operationsInterfaces/adaptiveApplicationControls.d.ts +35 -0
  1428. package/dist/esm/operationsInterfaces/adaptiveApplicationControls.d.ts.map +1 -0
  1429. package/dist/esm/operationsInterfaces/adaptiveApplicationControls.js +9 -0
  1430. package/dist/esm/operationsInterfaces/adaptiveApplicationControls.js.map +1 -0
  1431. package/dist/esm/operationsInterfaces/adaptiveNetworkHardenings.d.ts +52 -0
  1432. package/dist/esm/operationsInterfaces/adaptiveNetworkHardenings.d.ts.map +1 -0
  1433. package/dist/esm/operationsInterfaces/adaptiveNetworkHardenings.js +9 -0
  1434. package/dist/esm/operationsInterfaces/adaptiveNetworkHardenings.js.map +1 -0
  1435. package/dist/esm/operationsInterfaces/advancedThreatProtection.d.ts +18 -0
  1436. package/dist/esm/operationsInterfaces/advancedThreatProtection.d.ts.map +1 -0
  1437. package/dist/esm/operationsInterfaces/advancedThreatProtection.js +9 -0
  1438. package/dist/esm/operationsInterfaces/advancedThreatProtection.js.map +1 -0
  1439. package/dist/esm/operationsInterfaces/alerts.d.ts +142 -0
  1440. package/dist/esm/operationsInterfaces/alerts.d.ts.map +1 -0
  1441. package/dist/esm/operationsInterfaces/alerts.js +9 -0
  1442. package/dist/esm/operationsInterfaces/alerts.js.map +1 -0
  1443. package/dist/esm/operationsInterfaces/alertsSuppressionRules.d.ts +30 -0
  1444. package/dist/esm/operationsInterfaces/alertsSuppressionRules.d.ts.map +1 -0
  1445. package/dist/esm/operationsInterfaces/alertsSuppressionRules.js +9 -0
  1446. package/dist/esm/operationsInterfaces/alertsSuppressionRules.js.map +1 -0
  1447. package/dist/esm/operationsInterfaces/allowedConnections.d.ts +29 -0
  1448. package/dist/esm/operationsInterfaces/allowedConnections.d.ts.map +1 -0
  1449. package/dist/esm/operationsInterfaces/allowedConnections.js +9 -0
  1450. package/dist/esm/operationsInterfaces/allowedConnections.js.map +1 -0
  1451. package/dist/esm/operationsInterfaces/applicationOperations.d.ts +24 -0
  1452. package/dist/esm/operationsInterfaces/applicationOperations.d.ts.map +1 -0
  1453. package/dist/esm/operationsInterfaces/applicationOperations.js +9 -0
  1454. package/dist/esm/operationsInterfaces/applicationOperations.js.map +1 -0
  1455. package/dist/esm/operationsInterfaces/applications.d.ts +11 -0
  1456. package/dist/esm/operationsInterfaces/applications.d.ts.map +1 -0
  1457. package/dist/esm/operationsInterfaces/applications.js +9 -0
  1458. package/dist/esm/operationsInterfaces/applications.js.map +1 -0
  1459. package/dist/esm/operationsInterfaces/assessments.d.ts +38 -0
  1460. package/dist/esm/operationsInterfaces/assessments.d.ts.map +1 -0
  1461. package/dist/esm/operationsInterfaces/assessments.js +9 -0
  1462. package/dist/esm/operationsInterfaces/assessments.js.map +1 -0
  1463. package/dist/esm/operationsInterfaces/assessmentsMetadata.d.ts +42 -0
  1464. package/dist/esm/operationsInterfaces/assessmentsMetadata.d.ts.map +1 -0
  1465. package/dist/esm/operationsInterfaces/assessmentsMetadata.js +9 -0
  1466. package/dist/esm/operationsInterfaces/assessmentsMetadata.js.map +1 -0
  1467. package/dist/esm/operationsInterfaces/autoProvisioningSettings.d.ts +24 -0
  1468. package/dist/esm/operationsInterfaces/autoProvisioningSettings.d.ts.map +1 -0
  1469. package/dist/esm/operationsInterfaces/autoProvisioningSettings.js +9 -0
  1470. package/dist/esm/operationsInterfaces/autoProvisioningSettings.js.map +1 -0
  1471. package/dist/esm/operationsInterfaces/automations.d.ts +65 -0
  1472. package/dist/esm/operationsInterfaces/automations.d.ts.map +1 -0
  1473. package/dist/esm/operationsInterfaces/automations.js +9 -0
  1474. package/dist/esm/operationsInterfaces/automations.js.map +1 -0
  1475. package/dist/esm/operationsInterfaces/azureDevOpsOrgs.d.ts +66 -0
  1476. package/dist/esm/operationsInterfaces/azureDevOpsOrgs.d.ts.map +1 -0
  1477. package/dist/esm/operationsInterfaces/azureDevOpsOrgs.js +9 -0
  1478. package/dist/esm/operationsInterfaces/azureDevOpsOrgs.js.map +1 -0
  1479. package/dist/esm/operationsInterfaces/azureDevOpsProjects.d.ts +64 -0
  1480. package/dist/esm/operationsInterfaces/azureDevOpsProjects.d.ts.map +1 -0
  1481. package/dist/esm/operationsInterfaces/azureDevOpsProjects.js +9 -0
  1482. package/dist/esm/operationsInterfaces/azureDevOpsProjects.js.map +1 -0
  1483. package/dist/esm/operationsInterfaces/azureDevOpsRepos.d.ts +70 -0
  1484. package/dist/esm/operationsInterfaces/azureDevOpsRepos.d.ts.map +1 -0
  1485. package/dist/esm/operationsInterfaces/azureDevOpsRepos.js +9 -0
  1486. package/dist/esm/operationsInterfaces/azureDevOpsRepos.js.map +1 -0
  1487. package/dist/esm/operationsInterfaces/complianceResults.d.ts +21 -0
  1488. package/dist/esm/operationsInterfaces/complianceResults.d.ts.map +1 -0
  1489. package/dist/esm/operationsInterfaces/complianceResults.js +9 -0
  1490. package/dist/esm/operationsInterfaces/complianceResults.js.map +1 -0
  1491. package/dist/esm/operationsInterfaces/compliances.d.ts +23 -0
  1492. package/dist/esm/operationsInterfaces/compliances.d.ts.map +1 -0
  1493. package/dist/esm/operationsInterfaces/compliances.js +9 -0
  1494. package/dist/esm/operationsInterfaces/compliances.js.map +1 -0
  1495. package/dist/esm/operationsInterfaces/connectors.d.ts +32 -0
  1496. package/dist/esm/operationsInterfaces/connectors.d.ts.map +1 -0
  1497. package/dist/esm/operationsInterfaces/connectors.js +9 -0
  1498. package/dist/esm/operationsInterfaces/connectors.js.map +1 -0
  1499. package/dist/esm/operationsInterfaces/customAssessmentAutomations.d.ts +44 -0
  1500. package/dist/esm/operationsInterfaces/customAssessmentAutomations.d.ts.map +1 -0
  1501. package/dist/esm/operationsInterfaces/customAssessmentAutomations.js +9 -0
  1502. package/dist/esm/operationsInterfaces/customAssessmentAutomations.js.map +1 -0
  1503. package/dist/esm/operationsInterfaces/customEntityStoreAssignments.d.ts +47 -0
  1504. package/dist/esm/operationsInterfaces/customEntityStoreAssignments.d.ts.map +1 -0
  1505. package/dist/esm/operationsInterfaces/customEntityStoreAssignments.js +9 -0
  1506. package/dist/esm/operationsInterfaces/customEntityStoreAssignments.js.map +1 -0
  1507. package/dist/esm/operationsInterfaces/defenderForStorage.d.ts +20 -0
  1508. package/dist/esm/operationsInterfaces/defenderForStorage.d.ts.map +1 -0
  1509. package/dist/esm/operationsInterfaces/defenderForStorage.js +9 -0
  1510. package/dist/esm/operationsInterfaces/defenderForStorage.js.map +1 -0
  1511. package/dist/esm/operationsInterfaces/devOpsConfigurations.d.ts +67 -0
  1512. package/dist/esm/operationsInterfaces/devOpsConfigurations.d.ts.map +1 -0
  1513. package/dist/esm/operationsInterfaces/devOpsConfigurations.js +9 -0
  1514. package/dist/esm/operationsInterfaces/devOpsConfigurations.js.map +1 -0
  1515. package/dist/esm/operationsInterfaces/devOpsOperationResults.d.ts +13 -0
  1516. package/dist/esm/operationsInterfaces/devOpsOperationResults.d.ts.map +1 -0
  1517. package/dist/esm/operationsInterfaces/devOpsOperationResults.js +9 -0
  1518. package/dist/esm/operationsInterfaces/devOpsOperationResults.js.map +1 -0
  1519. package/dist/esm/operationsInterfaces/deviceSecurityGroups.d.ts +37 -0
  1520. package/dist/esm/operationsInterfaces/deviceSecurityGroups.d.ts.map +1 -0
  1521. package/dist/esm/operationsInterfaces/deviceSecurityGroups.js +9 -0
  1522. package/dist/esm/operationsInterfaces/deviceSecurityGroups.js.map +1 -0
  1523. package/dist/esm/operationsInterfaces/discoveredSecuritySolutions.d.ts +28 -0
  1524. package/dist/esm/operationsInterfaces/discoveredSecuritySolutions.d.ts.map +1 -0
  1525. package/dist/esm/operationsInterfaces/discoveredSecuritySolutions.js +9 -0
  1526. package/dist/esm/operationsInterfaces/discoveredSecuritySolutions.js.map +1 -0
  1527. package/dist/esm/operationsInterfaces/externalSecuritySolutions.d.ts +28 -0
  1528. package/dist/esm/operationsInterfaces/externalSecuritySolutions.d.ts.map +1 -0
  1529. package/dist/esm/operationsInterfaces/externalSecuritySolutions.js +9 -0
  1530. package/dist/esm/operationsInterfaces/externalSecuritySolutions.js.map +1 -0
  1531. package/dist/esm/operationsInterfaces/gitHubOwners.d.ts +28 -0
  1532. package/dist/esm/operationsInterfaces/gitHubOwners.d.ts.map +1 -0
  1533. package/dist/esm/operationsInterfaces/gitHubOwners.js +9 -0
  1534. package/dist/esm/operationsInterfaces/gitHubOwners.js.map +1 -0
  1535. package/dist/esm/operationsInterfaces/gitHubRepos.d.ts +23 -0
  1536. package/dist/esm/operationsInterfaces/gitHubRepos.d.ts.map +1 -0
  1537. package/dist/esm/operationsInterfaces/gitHubRepos.js +9 -0
  1538. package/dist/esm/operationsInterfaces/gitHubRepos.js.map +1 -0
  1539. package/dist/esm/operationsInterfaces/gitLabGroups.d.ts +28 -0
  1540. package/dist/esm/operationsInterfaces/gitLabGroups.d.ts.map +1 -0
  1541. package/dist/esm/operationsInterfaces/gitLabGroups.js +9 -0
  1542. package/dist/esm/operationsInterfaces/gitLabGroups.js.map +1 -0
  1543. package/dist/esm/operationsInterfaces/gitLabProjects.d.ts +24 -0
  1544. package/dist/esm/operationsInterfaces/gitLabProjects.d.ts.map +1 -0
  1545. package/dist/esm/operationsInterfaces/gitLabProjects.js +9 -0
  1546. package/dist/esm/operationsInterfaces/gitLabProjects.js.map +1 -0
  1547. package/dist/esm/operationsInterfaces/gitLabSubgroups.d.ts +13 -0
  1548. package/dist/esm/operationsInterfaces/gitLabSubgroups.d.ts.map +1 -0
  1549. package/dist/esm/operationsInterfaces/gitLabSubgroups.js +9 -0
  1550. package/dist/esm/operationsInterfaces/gitLabSubgroups.js.map +1 -0
  1551. package/dist/esm/operationsInterfaces/governanceAssignments.d.ts +49 -0
  1552. package/dist/esm/operationsInterfaces/governanceAssignments.d.ts.map +1 -0
  1553. package/dist/esm/operationsInterfaces/governanceAssignments.js +9 -0
  1554. package/dist/esm/operationsInterfaces/governanceAssignments.js.map +1 -0
  1555. package/dist/esm/operationsInterfaces/governanceRules.d.ts +88 -0
  1556. package/dist/esm/operationsInterfaces/governanceRules.d.ts.map +1 -0
  1557. package/dist/esm/operationsInterfaces/governanceRules.js +9 -0
  1558. package/dist/esm/operationsInterfaces/governanceRules.js.map +1 -0
  1559. package/dist/esm/operationsInterfaces/healthReports.d.ts +21 -0
  1560. package/dist/esm/operationsInterfaces/healthReports.d.ts.map +1 -0
  1561. package/dist/esm/operationsInterfaces/healthReports.js +9 -0
  1562. package/dist/esm/operationsInterfaces/healthReports.js.map +1 -0
  1563. package/dist/esm/operationsInterfaces/index.d.ts +71 -0
  1564. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  1565. package/dist/esm/operationsInterfaces/index.js +78 -0
  1566. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  1567. package/dist/esm/operationsInterfaces/informationProtectionPolicies.d.ts +33 -0
  1568. package/dist/esm/operationsInterfaces/informationProtectionPolicies.d.ts.map +1 -0
  1569. package/dist/esm/operationsInterfaces/informationProtectionPolicies.js +9 -0
  1570. package/dist/esm/operationsInterfaces/informationProtectionPolicies.js.map +1 -0
  1571. package/dist/esm/operationsInterfaces/iotSecuritySolution.d.ts +53 -0
  1572. package/dist/esm/operationsInterfaces/iotSecuritySolution.d.ts.map +1 -0
  1573. package/dist/esm/operationsInterfaces/iotSecuritySolution.js +9 -0
  1574. package/dist/esm/operationsInterfaces/iotSecuritySolution.js.map +1 -0
  1575. package/dist/esm/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts +21 -0
  1576. package/dist/esm/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts.map +1 -0
  1577. package/dist/esm/operationsInterfaces/iotSecuritySolutionAnalytics.js +9 -0
  1578. package/dist/esm/operationsInterfaces/iotSecuritySolutionAnalytics.js.map +1 -0
  1579. package/dist/esm/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +33 -0
  1580. package/dist/esm/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
  1581. package/dist/esm/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js +9 -0
  1582. package/dist/esm/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
  1583. package/dist/esm/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts +25 -0
  1584. package/dist/esm/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
  1585. package/dist/esm/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js +9 -0
  1586. package/dist/esm/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
  1587. package/dist/esm/operationsInterfaces/jitNetworkAccessPolicies.d.ts +76 -0
  1588. package/dist/esm/operationsInterfaces/jitNetworkAccessPolicies.d.ts.map +1 -0
  1589. package/dist/esm/operationsInterfaces/jitNetworkAccessPolicies.js +9 -0
  1590. package/dist/esm/operationsInterfaces/jitNetworkAccessPolicies.js.map +1 -0
  1591. package/dist/esm/operationsInterfaces/locations.d.ts +20 -0
  1592. package/dist/esm/operationsInterfaces/locations.d.ts.map +1 -0
  1593. package/dist/esm/operationsInterfaces/locations.js +9 -0
  1594. package/dist/esm/operationsInterfaces/locations.js.map +1 -0
  1595. package/dist/esm/operationsInterfaces/mdeOnboardings.d.ts +15 -0
  1596. package/dist/esm/operationsInterfaces/mdeOnboardings.d.ts.map +1 -0
  1597. package/dist/esm/operationsInterfaces/mdeOnboardings.js +9 -0
  1598. package/dist/esm/operationsInterfaces/mdeOnboardings.js.map +1 -0
  1599. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  1600. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  1601. package/dist/esm/operationsInterfaces/operations.js +9 -0
  1602. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  1603. package/dist/esm/operationsInterfaces/pricings.d.ts +53 -0
  1604. package/dist/esm/operationsInterfaces/pricings.d.ts.map +1 -0
  1605. package/dist/esm/operationsInterfaces/pricings.js +9 -0
  1606. package/dist/esm/operationsInterfaces/pricings.js.map +1 -0
  1607. package/dist/esm/operationsInterfaces/regulatoryComplianceAssessments.d.ts +21 -0
  1608. package/dist/esm/operationsInterfaces/regulatoryComplianceAssessments.d.ts.map +1 -0
  1609. package/dist/esm/operationsInterfaces/regulatoryComplianceAssessments.js +9 -0
  1610. package/dist/esm/operationsInterfaces/regulatoryComplianceAssessments.js.map +1 -0
  1611. package/dist/esm/operationsInterfaces/regulatoryComplianceControls.d.ts +19 -0
  1612. package/dist/esm/operationsInterfaces/regulatoryComplianceControls.d.ts.map +1 -0
  1613. package/dist/esm/operationsInterfaces/regulatoryComplianceControls.js +9 -0
  1614. package/dist/esm/operationsInterfaces/regulatoryComplianceControls.js.map +1 -0
  1615. package/dist/esm/operationsInterfaces/regulatoryComplianceStandards.d.ts +17 -0
  1616. package/dist/esm/operationsInterfaces/regulatoryComplianceStandards.d.ts.map +1 -0
  1617. package/dist/esm/operationsInterfaces/regulatoryComplianceStandards.js +9 -0
  1618. package/dist/esm/operationsInterfaces/regulatoryComplianceStandards.js.map +1 -0
  1619. package/dist/esm/operationsInterfaces/secureScoreControlDefinitions.d.ts +17 -0
  1620. package/dist/esm/operationsInterfaces/secureScoreControlDefinitions.d.ts.map +1 -0
  1621. package/dist/esm/operationsInterfaces/secureScoreControlDefinitions.js +9 -0
  1622. package/dist/esm/operationsInterfaces/secureScoreControlDefinitions.js.map +1 -0
  1623. package/dist/esm/operationsInterfaces/secureScoreControls.d.ts +18 -0
  1624. package/dist/esm/operationsInterfaces/secureScoreControls.d.ts.map +1 -0
  1625. package/dist/esm/operationsInterfaces/secureScoreControls.js +9 -0
  1626. package/dist/esm/operationsInterfaces/secureScoreControls.js.map +1 -0
  1627. package/dist/esm/operationsInterfaces/secureScores.d.ts +19 -0
  1628. package/dist/esm/operationsInterfaces/secureScores.d.ts.map +1 -0
  1629. package/dist/esm/operationsInterfaces/secureScores.js +9 -0
  1630. package/dist/esm/operationsInterfaces/secureScores.js.map +1 -0
  1631. package/dist/esm/operationsInterfaces/securityConnectorApplication.d.ts +33 -0
  1632. package/dist/esm/operationsInterfaces/securityConnectorApplication.d.ts.map +1 -0
  1633. package/dist/esm/operationsInterfaces/securityConnectorApplication.js +9 -0
  1634. package/dist/esm/operationsInterfaces/securityConnectorApplication.js.map +1 -0
  1635. package/dist/esm/operationsInterfaces/securityConnectorApplications.d.ts +14 -0
  1636. package/dist/esm/operationsInterfaces/securityConnectorApplications.d.ts.map +1 -0
  1637. package/dist/esm/operationsInterfaces/securityConnectorApplications.js +9 -0
  1638. package/dist/esm/operationsInterfaces/securityConnectorApplications.js.map +1 -0
  1639. package/dist/esm/operationsInterfaces/securityConnectors.d.ts +55 -0
  1640. package/dist/esm/operationsInterfaces/securityConnectors.d.ts.map +1 -0
  1641. package/dist/esm/operationsInterfaces/securityConnectors.js +9 -0
  1642. package/dist/esm/operationsInterfaces/securityConnectors.js.map +1 -0
  1643. package/dist/esm/operationsInterfaces/securityContacts.d.ts +30 -0
  1644. package/dist/esm/operationsInterfaces/securityContacts.d.ts.map +1 -0
  1645. package/dist/esm/operationsInterfaces/securityContacts.js +9 -0
  1646. package/dist/esm/operationsInterfaces/securityContacts.js.map +1 -0
  1647. package/dist/esm/operationsInterfaces/securityOperators.d.ts +32 -0
  1648. package/dist/esm/operationsInterfaces/securityOperators.d.ts.map +1 -0
  1649. package/dist/esm/operationsInterfaces/securityOperators.js +9 -0
  1650. package/dist/esm/operationsInterfaces/securityOperators.js.map +1 -0
  1651. package/dist/esm/operationsInterfaces/securitySolutions.d.ts +21 -0
  1652. package/dist/esm/operationsInterfaces/securitySolutions.d.ts.map +1 -0
  1653. package/dist/esm/operationsInterfaces/securitySolutions.js +9 -0
  1654. package/dist/esm/operationsInterfaces/securitySolutions.js.map +1 -0
  1655. package/dist/esm/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts +17 -0
  1656. package/dist/esm/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
  1657. package/dist/esm/operationsInterfaces/securitySolutionsReferenceDataOperations.js +9 -0
  1658. package/dist/esm/operationsInterfaces/securitySolutionsReferenceDataOperations.js.map +1 -0
  1659. package/dist/esm/operationsInterfaces/sensitivitySettings.d.ts +10 -0
  1660. package/dist/esm/operationsInterfaces/sensitivitySettings.d.ts.map +1 -0
  1661. package/dist/esm/operationsInterfaces/sensitivitySettings.js +9 -0
  1662. package/dist/esm/operationsInterfaces/sensitivitySettings.js.map +1 -0
  1663. package/dist/esm/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts +57 -0
  1664. package/dist/esm/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
  1665. package/dist/esm/operationsInterfaces/serverVulnerabilityAssessmentOperations.js +9 -0
  1666. package/dist/esm/operationsInterfaces/serverVulnerabilityAssessmentOperations.js.map +1 -0
  1667. package/dist/esm/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts +33 -0
  1668. package/dist/esm/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts.map +1 -0
  1669. package/dist/esm/operationsInterfaces/serverVulnerabilityAssessmentsSettings.js +9 -0
  1670. package/dist/esm/operationsInterfaces/serverVulnerabilityAssessmentsSettings.js.map +1 -0
  1671. package/dist/esm/operationsInterfaces/settings.d.ts +24 -0
  1672. package/dist/esm/operationsInterfaces/settings.d.ts.map +1 -0
  1673. package/dist/esm/operationsInterfaces/settings.js +9 -0
  1674. package/dist/esm/operationsInterfaces/settings.js.map +1 -0
  1675. package/dist/esm/operationsInterfaces/softwareInventories.d.ts +32 -0
  1676. package/dist/esm/operationsInterfaces/softwareInventories.d.ts.map +1 -0
  1677. package/dist/esm/operationsInterfaces/softwareInventories.js +9 -0
  1678. package/dist/esm/operationsInterfaces/softwareInventories.js.map +1 -0
  1679. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts +43 -0
  1680. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
  1681. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js +9 -0
  1682. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
  1683. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts +22 -0
  1684. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
  1685. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js +9 -0
  1686. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
  1687. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts +20 -0
  1688. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
  1689. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentScans.js +9 -0
  1690. package/dist/esm/operationsInterfaces/sqlVulnerabilityAssessmentScans.js.map +1 -0
  1691. package/dist/esm/operationsInterfaces/subAssessments.d.ts +33 -0
  1692. package/dist/esm/operationsInterfaces/subAssessments.d.ts.map +1 -0
  1693. package/dist/esm/operationsInterfaces/subAssessments.js +9 -0
  1694. package/dist/esm/operationsInterfaces/subAssessments.js.map +1 -0
  1695. package/dist/esm/operationsInterfaces/tasks.d.ts +65 -0
  1696. package/dist/esm/operationsInterfaces/tasks.d.ts.map +1 -0
  1697. package/dist/esm/operationsInterfaces/tasks.js +9 -0
  1698. package/dist/esm/operationsInterfaces/tasks.js.map +1 -0
  1699. package/dist/esm/operationsInterfaces/topology.d.ts +28 -0
  1700. package/dist/esm/operationsInterfaces/topology.d.ts.map +1 -0
  1701. package/dist/esm/operationsInterfaces/topology.js +9 -0
  1702. package/dist/esm/operationsInterfaces/topology.js.map +1 -0
  1703. package/dist/esm/operationsInterfaces/workspaceSettings.d.ts +40 -0
  1704. package/dist/esm/operationsInterfaces/workspaceSettings.d.ts.map +1 -0
  1705. package/dist/esm/operationsInterfaces/workspaceSettings.js +9 -0
  1706. package/dist/esm/operationsInterfaces/workspaceSettings.js.map +1 -0
  1707. package/dist/esm/package.json +3 -0
  1708. package/dist/esm/pagingHelper.d.ts +13 -0
  1709. package/dist/esm/pagingHelper.d.ts.map +1 -0
  1710. package/dist/esm/pagingHelper.js +30 -0
  1711. package/dist/esm/pagingHelper.js.map +1 -0
  1712. package/dist/esm/securityCenter.d.ts +98 -0
  1713. package/dist/esm/securityCenter.d.ts.map +1 -0
  1714. package/dist/esm/securityCenter.js +276 -0
  1715. package/dist/esm/securityCenter.js.map +1 -0
  1716. package/dist/react-native/index.d.ts +5 -0
  1717. package/dist/react-native/index.d.ts.map +1 -0
  1718. package/dist/react-native/index.js +13 -0
  1719. package/dist/react-native/index.js.map +1 -0
  1720. package/dist/react-native/lroImpl.d.ts +11 -0
  1721. package/dist/react-native/lroImpl.d.ts.map +1 -0
  1722. package/dist/react-native/lroImpl.js +18 -0
  1723. package/dist/react-native/lroImpl.js.map +1 -0
  1724. package/dist/react-native/models/index.d.ts +9525 -0
  1725. package/dist/react-native/models/index.d.ts.map +1 -0
  1726. package/dist/react-native/models/index.js +1486 -0
  1727. package/dist/react-native/models/index.js.map +1 -0
  1728. package/dist/react-native/models/mappers.d.ts +521 -0
  1729. package/dist/react-native/models/mappers.d.ts.map +1 -0
  1730. package/dist/react-native/models/mappers.js +13230 -0
  1731. package/dist/react-native/models/mappers.js.map +1 -0
  1732. package/dist/react-native/models/parameters.d.ts +151 -0
  1733. package/dist/react-native/models/parameters.d.ts.map +1 -0
  1734. package/dist/react-native/models/parameters.js +1350 -0
  1735. package/dist/react-native/models/parameters.js.map +1 -0
  1736. package/dist/react-native/operations/aPICollections.d.ts +133 -0
  1737. package/dist/react-native/operations/aPICollections.d.ts.map +1 -0
  1738. package/dist/react-native/operations/aPICollections.js +507 -0
  1739. package/dist/react-native/operations/aPICollections.js.map +1 -0
  1740. package/dist/react-native/operations/adaptiveApplicationControls.d.ts +43 -0
  1741. package/dist/react-native/operations/adaptiveApplicationControls.d.ts.map +1 -0
  1742. package/dist/react-native/operations/adaptiveApplicationControls.js +147 -0
  1743. package/dist/react-native/operations/adaptiveApplicationControls.js.map +1 -0
  1744. package/dist/react-native/operations/adaptiveNetworkHardenings.d.ts +83 -0
  1745. package/dist/react-native/operations/adaptiveNetworkHardenings.d.ts.map +1 -0
  1746. package/dist/react-native/operations/adaptiveNetworkHardenings.js +307 -0
  1747. package/dist/react-native/operations/adaptiveNetworkHardenings.js.map +1 -0
  1748. package/dist/react-native/operations/advancedThreatProtection.d.ts +26 -0
  1749. package/dist/react-native/operations/advancedThreatProtection.d.ts.map +1 -0
  1750. package/dist/react-native/operations/advancedThreatProtection.js +83 -0
  1751. package/dist/react-native/operations/advancedThreatProtection.js.map +1 -0
  1752. package/dist/react-native/operations/alerts.d.ts +221 -0
  1753. package/dist/react-native/operations/alerts.d.ts.map +1 -0
  1754. package/dist/react-native/operations/alerts.js +840 -0
  1755. package/dist/react-native/operations/alerts.js.map +1 -0
  1756. package/dist/react-native/operations/alertsSuppressionRules.d.ts +51 -0
  1757. package/dist/react-native/operations/alertsSuppressionRules.d.ts.map +1 -0
  1758. package/dist/react-native/operations/alertsSuppressionRules.js +205 -0
  1759. package/dist/react-native/operations/alertsSuppressionRules.js.map +1 -0
  1760. package/dist/react-native/operations/allowedConnections.d.ts +67 -0
  1761. package/dist/react-native/operations/allowedConnections.d.ts.map +1 -0
  1762. package/dist/react-native/operations/allowedConnections.js +260 -0
  1763. package/dist/react-native/operations/allowedConnections.js.map +1 -0
  1764. package/dist/react-native/operations/applicationOperations.d.ts +32 -0
  1765. package/dist/react-native/operations/applicationOperations.d.ts.map +1 -0
  1766. package/dist/react-native/operations/applicationOperations.js +106 -0
  1767. package/dist/react-native/operations/applicationOperations.js.map +1 -0
  1768. package/dist/react-native/operations/applications.d.ts +32 -0
  1769. package/dist/react-native/operations/applications.d.ts.map +1 -0
  1770. package/dist/react-native/operations/applications.js +120 -0
  1771. package/dist/react-native/operations/applications.js.map +1 -0
  1772. package/dist/react-native/operations/assessments.d.ts +65 -0
  1773. package/dist/react-native/operations/assessments.d.ts.map +1 -0
  1774. package/dist/react-native/operations/assessments.js +219 -0
  1775. package/dist/react-native/operations/assessments.js.map +1 -0
  1776. package/dist/react-native/operations/assessmentsMetadata.d.ts +76 -0
  1777. package/dist/react-native/operations/assessmentsMetadata.d.ts.map +1 -0
  1778. package/dist/react-native/operations/assessmentsMetadata.js +320 -0
  1779. package/dist/react-native/operations/assessmentsMetadata.js.map +1 -0
  1780. package/dist/react-native/operations/autoProvisioningSettings.d.ts +45 -0
  1781. package/dist/react-native/operations/autoProvisioningSettings.d.ts.map +1 -0
  1782. package/dist/react-native/operations/autoProvisioningSettings.js +179 -0
  1783. package/dist/react-native/operations/autoProvisioningSettings.js.map +1 -0
  1784. package/dist/react-native/operations/automations.d.ts +105 -0
  1785. package/dist/react-native/operations/automations.d.ts.map +1 -0
  1786. package/dist/react-native/operations/automations.js +397 -0
  1787. package/dist/react-native/operations/automations.js.map +1 -0
  1788. package/dist/react-native/operations/azureDevOpsOrgs.d.ts +91 -0
  1789. package/dist/react-native/operations/azureDevOpsOrgs.d.ts.map +1 -0
  1790. package/dist/react-native/operations/azureDevOpsOrgs.js +398 -0
  1791. package/dist/react-native/operations/azureDevOpsOrgs.js.map +1 -0
  1792. package/dist/react-native/operations/azureDevOpsProjects.d.ts +91 -0
  1793. package/dist/react-native/operations/azureDevOpsProjects.d.ts.map +1 -0
  1794. package/dist/react-native/operations/azureDevOpsProjects.js +388 -0
  1795. package/dist/react-native/operations/azureDevOpsProjects.js.map +1 -0
  1796. package/dist/react-native/operations/azureDevOpsRepos.d.ts +99 -0
  1797. package/dist/react-native/operations/azureDevOpsRepos.d.ts.map +1 -0
  1798. package/dist/react-native/operations/azureDevOpsRepos.js +417 -0
  1799. package/dist/react-native/operations/azureDevOpsRepos.js.map +1 -0
  1800. package/dist/react-native/operations/complianceResults.d.ts +48 -0
  1801. package/dist/react-native/operations/complianceResults.d.ts.map +1 -0
  1802. package/dist/react-native/operations/complianceResults.js +154 -0
  1803. package/dist/react-native/operations/complianceResults.js.map +1 -0
  1804. package/dist/react-native/operations/compliances.d.ts +50 -0
  1805. package/dist/react-native/operations/compliances.d.ts.map +1 -0
  1806. package/dist/react-native/operations/compliances.js +156 -0
  1807. package/dist/react-native/operations/compliances.js.map +1 -0
  1808. package/dist/react-native/operations/connectors.d.ts +53 -0
  1809. package/dist/react-native/operations/connectors.d.ts.map +1 -0
  1810. package/dist/react-native/operations/connectors.js +208 -0
  1811. package/dist/react-native/operations/connectors.js.map +1 -0
  1812. package/dist/react-native/operations/customAssessmentAutomations.d.ts +82 -0
  1813. package/dist/react-native/operations/customAssessmentAutomations.d.ts.map +1 -0
  1814. package/dist/react-native/operations/customAssessmentAutomations.js +329 -0
  1815. package/dist/react-native/operations/customAssessmentAutomations.js.map +1 -0
  1816. package/dist/react-native/operations/customEntityStoreAssignments.d.ts +85 -0
  1817. package/dist/react-native/operations/customEntityStoreAssignments.d.ts.map +1 -0
  1818. package/dist/react-native/operations/customEntityStoreAssignments.js +332 -0
  1819. package/dist/react-native/operations/customEntityStoreAssignments.js.map +1 -0
  1820. package/dist/react-native/operations/defenderForStorage.d.ts +28 -0
  1821. package/dist/react-native/operations/defenderForStorage.d.ts.map +1 -0
  1822. package/dist/react-native/operations/defenderForStorage.js +88 -0
  1823. package/dist/react-native/operations/defenderForStorage.js.map +1 -0
  1824. package/dist/react-native/operations/devOpsConfigurations.d.ts +92 -0
  1825. package/dist/react-native/operations/devOpsConfigurations.d.ts.map +1 -0
  1826. package/dist/react-native/operations/devOpsConfigurations.js +435 -0
  1827. package/dist/react-native/operations/devOpsConfigurations.js.map +1 -0
  1828. package/dist/react-native/operations/devOpsOperationResults.d.ts +21 -0
  1829. package/dist/react-native/operations/devOpsOperationResults.d.ts.map +1 -0
  1830. package/dist/react-native/operations/devOpsOperationResults.js +56 -0
  1831. package/dist/react-native/operations/devOpsOperationResults.js.map +1 -0
  1832. package/dist/react-native/operations/deviceSecurityGroups.d.ts +60 -0
  1833. package/dist/react-native/operations/deviceSecurityGroups.d.ts.map +1 -0
  1834. package/dist/react-native/operations/deviceSecurityGroups.js +214 -0
  1835. package/dist/react-native/operations/deviceSecurityGroups.js.map +1 -0
  1836. package/dist/react-native/operations/discoveredSecuritySolutions.d.ts +66 -0
  1837. package/dist/react-native/operations/discoveredSecuritySolutions.d.ts.map +1 -0
  1838. package/dist/react-native/operations/discoveredSecuritySolutions.js +264 -0
  1839. package/dist/react-native/operations/discoveredSecuritySolutions.js.map +1 -0
  1840. package/dist/react-native/operations/externalSecuritySolutions.d.ts +66 -0
  1841. package/dist/react-native/operations/externalSecuritySolutions.d.ts.map +1 -0
  1842. package/dist/react-native/operations/externalSecuritySolutions.js +264 -0
  1843. package/dist/react-native/operations/externalSecuritySolutions.js.map +1 -0
  1844. package/dist/react-native/operations/gitHubOwners.d.ts +53 -0
  1845. package/dist/react-native/operations/gitHubOwners.d.ts.map +1 -0
  1846. package/dist/react-native/operations/gitHubOwners.js +195 -0
  1847. package/dist/react-native/operations/gitHubOwners.js.map +1 -0
  1848. package/dist/react-native/operations/gitHubRepos.d.ts +50 -0
  1849. package/dist/react-native/operations/gitHubRepos.d.ts.map +1 -0
  1850. package/dist/react-native/operations/gitHubRepos.js +184 -0
  1851. package/dist/react-native/operations/gitHubRepos.js.map +1 -0
  1852. package/dist/react-native/operations/gitLabGroups.d.ts +53 -0
  1853. package/dist/react-native/operations/gitLabGroups.d.ts.map +1 -0
  1854. package/dist/react-native/operations/gitLabGroups.js +195 -0
  1855. package/dist/react-native/operations/gitLabGroups.js.map +1 -0
  1856. package/dist/react-native/operations/gitLabProjects.d.ts +52 -0
  1857. package/dist/react-native/operations/gitLabProjects.d.ts.map +1 -0
  1858. package/dist/react-native/operations/gitLabProjects.js +186 -0
  1859. package/dist/react-native/operations/gitLabProjects.js.map +1 -0
  1860. package/dist/react-native/operations/gitLabSubgroups.d.ts +21 -0
  1861. package/dist/react-native/operations/gitLabSubgroups.d.ts.map +1 -0
  1862. package/dist/react-native/operations/gitLabSubgroups.js +56 -0
  1863. package/dist/react-native/operations/gitLabSubgroups.js.map +1 -0
  1864. package/dist/react-native/operations/governanceAssignments.d.ts +78 -0
  1865. package/dist/react-native/operations/governanceAssignments.d.ts.map +1 -0
  1866. package/dist/react-native/operations/governanceAssignments.js +237 -0
  1867. package/dist/react-native/operations/governanceAssignments.js.map +1 -0
  1868. package/dist/react-native/operations/governanceRules.d.ts +117 -0
  1869. package/dist/react-native/operations/governanceRules.d.ts.map +1 -0
  1870. package/dist/react-native/operations/governanceRules.js +390 -0
  1871. package/dist/react-native/operations/governanceRules.js.map +1 -0
  1872. package/dist/react-native/operations/healthReports.d.ts +46 -0
  1873. package/dist/react-native/operations/healthReports.d.ts.map +1 -0
  1874. package/dist/react-native/operations/healthReports.js +152 -0
  1875. package/dist/react-native/operations/healthReports.js.map +1 -0
  1876. package/dist/react-native/operations/index.d.ts +71 -0
  1877. package/dist/react-native/operations/index.d.ts.map +1 -0
  1878. package/dist/react-native/operations/index.js +78 -0
  1879. package/dist/react-native/operations/index.js.map +1 -0
  1880. package/dist/react-native/operations/informationProtectionPolicies.d.ts +60 -0
  1881. package/dist/react-native/operations/informationProtectionPolicies.d.ts.map +1 -0
  1882. package/dist/react-native/operations/informationProtectionPolicies.js +198 -0
  1883. package/dist/react-native/operations/informationProtectionPolicies.js.map +1 -0
  1884. package/dist/react-native/operations/iotSecuritySolution.d.ts +91 -0
  1885. package/dist/react-native/operations/iotSecuritySolution.d.ts.map +1 -0
  1886. package/dist/react-native/operations/iotSecuritySolution.js +363 -0
  1887. package/dist/react-native/operations/iotSecuritySolution.js.map +1 -0
  1888. package/dist/react-native/operations/iotSecuritySolutionAnalytics.d.ts +29 -0
  1889. package/dist/react-native/operations/iotSecuritySolutionAnalytics.d.ts.map +1 -0
  1890. package/dist/react-native/operations/iotSecuritySolutionAnalytics.js +86 -0
  1891. package/dist/react-native/operations/iotSecuritySolutionAnalytics.js.map +1 -0
  1892. package/dist/react-native/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +60 -0
  1893. package/dist/react-native/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
  1894. package/dist/react-native/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js +201 -0
  1895. package/dist/react-native/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
  1896. package/dist/react-native/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts +53 -0
  1897. package/dist/react-native/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
  1898. package/dist/react-native/operations/iotSecuritySolutionsAnalyticsRecommendation.js +177 -0
  1899. package/dist/react-native/operations/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
  1900. package/dist/react-native/operations/jitNetworkAccessPolicies.d.ts +153 -0
  1901. package/dist/react-native/operations/jitNetworkAccessPolicies.d.ts.map +1 -0
  1902. package/dist/react-native/operations/jitNetworkAccessPolicies.js +598 -0
  1903. package/dist/react-native/operations/jitNetworkAccessPolicies.js.map +1 -0
  1904. package/dist/react-native/operations/locations.d.ts +43 -0
  1905. package/dist/react-native/operations/locations.d.ts.map +1 -0
  1906. package/dist/react-native/operations/locations.js +153 -0
  1907. package/dist/react-native/operations/locations.js.map +1 -0
  1908. package/dist/react-native/operations/mdeOnboardings.d.ts +23 -0
  1909. package/dist/react-native/operations/mdeOnboardings.d.ts.map +1 -0
  1910. package/dist/react-native/operations/mdeOnboardings.js +70 -0
  1911. package/dist/react-native/operations/mdeOnboardings.js.map +1 -0
  1912. package/dist/react-native/operations/operations.d.ts +32 -0
  1913. package/dist/react-native/operations/operations.d.ts.map +1 -0
  1914. package/dist/react-native/operations/operations.js +116 -0
  1915. package/dist/react-native/operations/operations.js.map +1 -0
  1916. package/dist/react-native/operations/pricings.d.ts +61 -0
  1917. package/dist/react-native/operations/pricings.d.ts.map +1 -0
  1918. package/dist/react-native/operations/pricings.js +160 -0
  1919. package/dist/react-native/operations/pricings.js.map +1 -0
  1920. package/dist/react-native/operations/regulatoryComplianceAssessments.d.ts +46 -0
  1921. package/dist/react-native/operations/regulatoryComplianceAssessments.d.ts.map +1 -0
  1922. package/dist/react-native/operations/regulatoryComplianceAssessments.js +179 -0
  1923. package/dist/react-native/operations/regulatoryComplianceAssessments.js.map +1 -0
  1924. package/dist/react-native/operations/regulatoryComplianceControls.d.ts +42 -0
  1925. package/dist/react-native/operations/regulatoryComplianceControls.d.ts.map +1 -0
  1926. package/dist/react-native/operations/regulatoryComplianceControls.js +162 -0
  1927. package/dist/react-native/operations/regulatoryComplianceControls.js.map +1 -0
  1928. package/dist/react-native/operations/regulatoryComplianceStandards.d.ts +38 -0
  1929. package/dist/react-native/operations/regulatoryComplianceStandards.d.ts.map +1 -0
  1930. package/dist/react-native/operations/regulatoryComplianceStandards.js +148 -0
  1931. package/dist/react-native/operations/regulatoryComplianceStandards.js.map +1 -0
  1932. package/dist/react-native/operations/secureScoreControlDefinitions.d.ts +52 -0
  1933. package/dist/react-native/operations/secureScoreControlDefinitions.d.ts.map +1 -0
  1934. package/dist/react-native/operations/secureScoreControlDefinitions.js +212 -0
  1935. package/dist/react-native/operations/secureScoreControlDefinitions.js.map +1 -0
  1936. package/dist/react-native/operations/secureScoreControls.d.ts +56 -0
  1937. package/dist/react-native/operations/secureScoreControls.d.ts.map +1 -0
  1938. package/dist/react-native/operations/secureScoreControls.js +225 -0
  1939. package/dist/react-native/operations/secureScoreControls.js.map +1 -0
  1940. package/dist/react-native/operations/secureScores.d.ts +40 -0
  1941. package/dist/react-native/operations/secureScores.d.ts.map +1 -0
  1942. package/dist/react-native/operations/secureScores.js +150 -0
  1943. package/dist/react-native/operations/secureScores.js.map +1 -0
  1944. package/dist/react-native/operations/securityConnectorApplication.d.ts +41 -0
  1945. package/dist/react-native/operations/securityConnectorApplication.d.ts.map +1 -0
  1946. package/dist/react-native/operations/securityConnectorApplication.js +127 -0
  1947. package/dist/react-native/operations/securityConnectorApplication.js.map +1 -0
  1948. package/dist/react-native/operations/securityConnectorApplications.d.ts +41 -0
  1949. package/dist/react-native/operations/securityConnectorApplications.d.ts.map +1 -0
  1950. package/dist/react-native/operations/securityConnectorApplications.js +136 -0
  1951. package/dist/react-native/operations/securityConnectorApplications.js.map +1 -0
  1952. package/dist/react-native/operations/securityConnectors.d.ts +95 -0
  1953. package/dist/react-native/operations/securityConnectors.d.ts.map +1 -0
  1954. package/dist/react-native/operations/securityConnectors.js +362 -0
  1955. package/dist/react-native/operations/securityConnectors.js.map +1 -0
  1956. package/dist/react-native/operations/securityContacts.d.ts +51 -0
  1957. package/dist/react-native/operations/securityContacts.d.ts.map +1 -0
  1958. package/dist/react-native/operations/securityContacts.js +209 -0
  1959. package/dist/react-native/operations/securityContacts.js.map +1 -0
  1960. package/dist/react-native/operations/securityOperators.d.ts +40 -0
  1961. package/dist/react-native/operations/securityOperators.d.ts.map +1 -0
  1962. package/dist/react-native/operations/securityOperators.js +141 -0
  1963. package/dist/react-native/operations/securityOperators.js.map +1 -0
  1964. package/dist/react-native/operations/securitySolutions.d.ts +42 -0
  1965. package/dist/react-native/operations/securitySolutions.d.ts.map +1 -0
  1966. package/dist/react-native/operations/securitySolutions.js +154 -0
  1967. package/dist/react-native/operations/securitySolutions.js.map +1 -0
  1968. package/dist/react-native/operations/securitySolutionsReferenceDataOperations.d.ts +25 -0
  1969. package/dist/react-native/operations/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
  1970. package/dist/react-native/operations/securitySolutionsReferenceDataOperations.js +76 -0
  1971. package/dist/react-native/operations/securitySolutionsReferenceDataOperations.js.map +1 -0
  1972. package/dist/react-native/operations/sensitivitySettings.d.ts +18 -0
  1973. package/dist/react-native/operations/sensitivitySettings.d.ts.map +1 -0
  1974. package/dist/react-native/operations/sensitivitySettings.js +47 -0
  1975. package/dist/react-native/operations/sensitivitySettings.js.map +1 -0
  1976. package/dist/react-native/operations/serverVulnerabilityAssessmentOperations.d.ts +65 -0
  1977. package/dist/react-native/operations/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
  1978. package/dist/react-native/operations/serverVulnerabilityAssessmentOperations.js +246 -0
  1979. package/dist/react-native/operations/serverVulnerabilityAssessmentOperations.js.map +1 -0
  1980. package/dist/react-native/operations/serverVulnerabilityAssessmentsSettings.d.ts +54 -0
  1981. package/dist/react-native/operations/serverVulnerabilityAssessmentsSettings.d.ts.map +1 -0
  1982. package/dist/react-native/operations/serverVulnerabilityAssessmentsSettings.js +212 -0
  1983. package/dist/react-native/operations/serverVulnerabilityAssessmentsSettings.js.map +1 -0
  1984. package/dist/react-native/operations/settings.d.ts +45 -0
  1985. package/dist/react-native/operations/settings.d.ts.map +1 -0
  1986. package/dist/react-native/operations/settings.js +179 -0
  1987. package/dist/react-native/operations/settings.js.map +1 -0
  1988. package/dist/react-native/operations/softwareInventories.d.ts +76 -0
  1989. package/dist/react-native/operations/softwareInventories.d.ts.map +1 -0
  1990. package/dist/react-native/operations/softwareInventories.js +297 -0
  1991. package/dist/react-native/operations/softwareInventories.js.map +1 -0
  1992. package/dist/react-native/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts +51 -0
  1993. package/dist/react-native/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
  1994. package/dist/react-native/operations/sqlVulnerabilityAssessmentBaselineRules.js +155 -0
  1995. package/dist/react-native/operations/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
  1996. package/dist/react-native/operations/sqlVulnerabilityAssessmentScanResults.d.ts +30 -0
  1997. package/dist/react-native/operations/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
  1998. package/dist/react-native/operations/sqlVulnerabilityAssessmentScanResults.js +82 -0
  1999. package/dist/react-native/operations/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
  2000. package/dist/react-native/operations/sqlVulnerabilityAssessmentScans.d.ts +28 -0
  2001. package/dist/react-native/operations/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
  2002. package/dist/react-native/operations/sqlVulnerabilityAssessmentScans.js +75 -0
  2003. package/dist/react-native/operations/sqlVulnerabilityAssessmentScans.js.map +1 -0
  2004. package/dist/react-native/operations/subAssessments.d.ts +81 -0
  2005. package/dist/react-native/operations/subAssessments.d.ts.map +1 -0
  2006. package/dist/react-native/operations/subAssessments.js +269 -0
  2007. package/dist/react-native/operations/subAssessments.js.map +1 -0
  2008. package/dist/react-native/operations/tasks.d.ts +124 -0
  2009. package/dist/react-native/operations/tasks.d.ts.map +1 -0
  2010. package/dist/react-native/operations/tasks.js +474 -0
  2011. package/dist/react-native/operations/tasks.js.map +1 -0
  2012. package/dist/react-native/operations/topology.d.ts +66 -0
  2013. package/dist/react-native/operations/topology.d.ts.map +1 -0
  2014. package/dist/react-native/operations/topology.js +259 -0
  2015. package/dist/react-native/operations/topology.js.map +1 -0
  2016. package/dist/react-native/operations/workspaceSettings.d.ts +62 -0
  2017. package/dist/react-native/operations/workspaceSettings.d.ts.map +1 -0
  2018. package/dist/react-native/operations/workspaceSettings.js +240 -0
  2019. package/dist/react-native/operations/workspaceSettings.js.map +1 -0
  2020. package/dist/react-native/operationsInterfaces/aPICollections.d.ts +74 -0
  2021. package/dist/react-native/operationsInterfaces/aPICollections.d.ts.map +1 -0
  2022. package/dist/react-native/operationsInterfaces/aPICollections.js +9 -0
  2023. package/dist/react-native/operationsInterfaces/aPICollections.js.map +1 -0
  2024. package/dist/react-native/operationsInterfaces/adaptiveApplicationControls.d.ts +35 -0
  2025. package/dist/react-native/operationsInterfaces/adaptiveApplicationControls.d.ts.map +1 -0
  2026. package/dist/react-native/operationsInterfaces/adaptiveApplicationControls.js +9 -0
  2027. package/dist/react-native/operationsInterfaces/adaptiveApplicationControls.js.map +1 -0
  2028. package/dist/react-native/operationsInterfaces/adaptiveNetworkHardenings.d.ts +52 -0
  2029. package/dist/react-native/operationsInterfaces/adaptiveNetworkHardenings.d.ts.map +1 -0
  2030. package/dist/react-native/operationsInterfaces/adaptiveNetworkHardenings.js +9 -0
  2031. package/dist/react-native/operationsInterfaces/adaptiveNetworkHardenings.js.map +1 -0
  2032. package/dist/react-native/operationsInterfaces/advancedThreatProtection.d.ts +18 -0
  2033. package/dist/react-native/operationsInterfaces/advancedThreatProtection.d.ts.map +1 -0
  2034. package/dist/react-native/operationsInterfaces/advancedThreatProtection.js +9 -0
  2035. package/dist/react-native/operationsInterfaces/advancedThreatProtection.js.map +1 -0
  2036. package/dist/react-native/operationsInterfaces/alerts.d.ts +142 -0
  2037. package/dist/react-native/operationsInterfaces/alerts.d.ts.map +1 -0
  2038. package/dist/react-native/operationsInterfaces/alerts.js +9 -0
  2039. package/dist/react-native/operationsInterfaces/alerts.js.map +1 -0
  2040. package/dist/react-native/operationsInterfaces/alertsSuppressionRules.d.ts +30 -0
  2041. package/dist/react-native/operationsInterfaces/alertsSuppressionRules.d.ts.map +1 -0
  2042. package/dist/react-native/operationsInterfaces/alertsSuppressionRules.js +9 -0
  2043. package/dist/react-native/operationsInterfaces/alertsSuppressionRules.js.map +1 -0
  2044. package/dist/react-native/operationsInterfaces/allowedConnections.d.ts +29 -0
  2045. package/dist/react-native/operationsInterfaces/allowedConnections.d.ts.map +1 -0
  2046. package/dist/react-native/operationsInterfaces/allowedConnections.js +9 -0
  2047. package/dist/react-native/operationsInterfaces/allowedConnections.js.map +1 -0
  2048. package/dist/react-native/operationsInterfaces/applicationOperations.d.ts +24 -0
  2049. package/dist/react-native/operationsInterfaces/applicationOperations.d.ts.map +1 -0
  2050. package/dist/react-native/operationsInterfaces/applicationOperations.js +9 -0
  2051. package/dist/react-native/operationsInterfaces/applicationOperations.js.map +1 -0
  2052. package/dist/react-native/operationsInterfaces/applications.d.ts +11 -0
  2053. package/dist/react-native/operationsInterfaces/applications.d.ts.map +1 -0
  2054. package/dist/react-native/operationsInterfaces/applications.js +9 -0
  2055. package/dist/react-native/operationsInterfaces/applications.js.map +1 -0
  2056. package/dist/react-native/operationsInterfaces/assessments.d.ts +38 -0
  2057. package/dist/react-native/operationsInterfaces/assessments.d.ts.map +1 -0
  2058. package/dist/react-native/operationsInterfaces/assessments.js +9 -0
  2059. package/dist/react-native/operationsInterfaces/assessments.js.map +1 -0
  2060. package/dist/react-native/operationsInterfaces/assessmentsMetadata.d.ts +42 -0
  2061. package/dist/react-native/operationsInterfaces/assessmentsMetadata.d.ts.map +1 -0
  2062. package/dist/react-native/operationsInterfaces/assessmentsMetadata.js +9 -0
  2063. package/dist/react-native/operationsInterfaces/assessmentsMetadata.js.map +1 -0
  2064. package/dist/react-native/operationsInterfaces/autoProvisioningSettings.d.ts +24 -0
  2065. package/dist/react-native/operationsInterfaces/autoProvisioningSettings.d.ts.map +1 -0
  2066. package/dist/react-native/operationsInterfaces/autoProvisioningSettings.js +9 -0
  2067. package/dist/react-native/operationsInterfaces/autoProvisioningSettings.js.map +1 -0
  2068. package/dist/react-native/operationsInterfaces/automations.d.ts +65 -0
  2069. package/dist/react-native/operationsInterfaces/automations.d.ts.map +1 -0
  2070. package/dist/react-native/operationsInterfaces/automations.js +9 -0
  2071. package/dist/react-native/operationsInterfaces/automations.js.map +1 -0
  2072. package/dist/react-native/operationsInterfaces/azureDevOpsOrgs.d.ts +66 -0
  2073. package/dist/react-native/operationsInterfaces/azureDevOpsOrgs.d.ts.map +1 -0
  2074. package/dist/react-native/operationsInterfaces/azureDevOpsOrgs.js +9 -0
  2075. package/dist/react-native/operationsInterfaces/azureDevOpsOrgs.js.map +1 -0
  2076. package/dist/react-native/operationsInterfaces/azureDevOpsProjects.d.ts +64 -0
  2077. package/dist/react-native/operationsInterfaces/azureDevOpsProjects.d.ts.map +1 -0
  2078. package/dist/react-native/operationsInterfaces/azureDevOpsProjects.js +9 -0
  2079. package/dist/react-native/operationsInterfaces/azureDevOpsProjects.js.map +1 -0
  2080. package/dist/react-native/operationsInterfaces/azureDevOpsRepos.d.ts +70 -0
  2081. package/dist/react-native/operationsInterfaces/azureDevOpsRepos.d.ts.map +1 -0
  2082. package/dist/react-native/operationsInterfaces/azureDevOpsRepos.js +9 -0
  2083. package/dist/react-native/operationsInterfaces/azureDevOpsRepos.js.map +1 -0
  2084. package/dist/react-native/operationsInterfaces/complianceResults.d.ts +21 -0
  2085. package/dist/react-native/operationsInterfaces/complianceResults.d.ts.map +1 -0
  2086. package/dist/react-native/operationsInterfaces/complianceResults.js +9 -0
  2087. package/dist/react-native/operationsInterfaces/complianceResults.js.map +1 -0
  2088. package/dist/react-native/operationsInterfaces/compliances.d.ts +23 -0
  2089. package/dist/react-native/operationsInterfaces/compliances.d.ts.map +1 -0
  2090. package/dist/react-native/operationsInterfaces/compliances.js +9 -0
  2091. package/dist/react-native/operationsInterfaces/compliances.js.map +1 -0
  2092. package/dist/react-native/operationsInterfaces/connectors.d.ts +32 -0
  2093. package/dist/react-native/operationsInterfaces/connectors.d.ts.map +1 -0
  2094. package/dist/react-native/operationsInterfaces/connectors.js +9 -0
  2095. package/dist/react-native/operationsInterfaces/connectors.js.map +1 -0
  2096. package/dist/react-native/operationsInterfaces/customAssessmentAutomations.d.ts +44 -0
  2097. package/dist/react-native/operationsInterfaces/customAssessmentAutomations.d.ts.map +1 -0
  2098. package/dist/react-native/operationsInterfaces/customAssessmentAutomations.js +9 -0
  2099. package/dist/react-native/operationsInterfaces/customAssessmentAutomations.js.map +1 -0
  2100. package/dist/react-native/operationsInterfaces/customEntityStoreAssignments.d.ts +47 -0
  2101. package/dist/react-native/operationsInterfaces/customEntityStoreAssignments.d.ts.map +1 -0
  2102. package/dist/react-native/operationsInterfaces/customEntityStoreAssignments.js +9 -0
  2103. package/dist/react-native/operationsInterfaces/customEntityStoreAssignments.js.map +1 -0
  2104. package/dist/react-native/operationsInterfaces/defenderForStorage.d.ts +20 -0
  2105. package/dist/react-native/operationsInterfaces/defenderForStorage.d.ts.map +1 -0
  2106. package/dist/react-native/operationsInterfaces/defenderForStorage.js +9 -0
  2107. package/dist/react-native/operationsInterfaces/defenderForStorage.js.map +1 -0
  2108. package/dist/react-native/operationsInterfaces/devOpsConfigurations.d.ts +67 -0
  2109. package/dist/react-native/operationsInterfaces/devOpsConfigurations.d.ts.map +1 -0
  2110. package/dist/react-native/operationsInterfaces/devOpsConfigurations.js +9 -0
  2111. package/dist/react-native/operationsInterfaces/devOpsConfigurations.js.map +1 -0
  2112. package/dist/react-native/operationsInterfaces/devOpsOperationResults.d.ts +13 -0
  2113. package/dist/react-native/operationsInterfaces/devOpsOperationResults.d.ts.map +1 -0
  2114. package/dist/react-native/operationsInterfaces/devOpsOperationResults.js +9 -0
  2115. package/dist/react-native/operationsInterfaces/devOpsOperationResults.js.map +1 -0
  2116. package/dist/react-native/operationsInterfaces/deviceSecurityGroups.d.ts +37 -0
  2117. package/dist/react-native/operationsInterfaces/deviceSecurityGroups.d.ts.map +1 -0
  2118. package/dist/react-native/operationsInterfaces/deviceSecurityGroups.js +9 -0
  2119. package/dist/react-native/operationsInterfaces/deviceSecurityGroups.js.map +1 -0
  2120. package/dist/react-native/operationsInterfaces/discoveredSecuritySolutions.d.ts +28 -0
  2121. package/dist/react-native/operationsInterfaces/discoveredSecuritySolutions.d.ts.map +1 -0
  2122. package/dist/react-native/operationsInterfaces/discoveredSecuritySolutions.js +9 -0
  2123. package/dist/react-native/operationsInterfaces/discoveredSecuritySolutions.js.map +1 -0
  2124. package/dist/react-native/operationsInterfaces/externalSecuritySolutions.d.ts +28 -0
  2125. package/dist/react-native/operationsInterfaces/externalSecuritySolutions.d.ts.map +1 -0
  2126. package/dist/react-native/operationsInterfaces/externalSecuritySolutions.js +9 -0
  2127. package/dist/react-native/operationsInterfaces/externalSecuritySolutions.js.map +1 -0
  2128. package/dist/react-native/operationsInterfaces/gitHubOwners.d.ts +28 -0
  2129. package/dist/react-native/operationsInterfaces/gitHubOwners.d.ts.map +1 -0
  2130. package/dist/react-native/operationsInterfaces/gitHubOwners.js +9 -0
  2131. package/dist/react-native/operationsInterfaces/gitHubOwners.js.map +1 -0
  2132. package/dist/react-native/operationsInterfaces/gitHubRepos.d.ts +23 -0
  2133. package/dist/react-native/operationsInterfaces/gitHubRepos.d.ts.map +1 -0
  2134. package/dist/react-native/operationsInterfaces/gitHubRepos.js +9 -0
  2135. package/dist/react-native/operationsInterfaces/gitHubRepos.js.map +1 -0
  2136. package/dist/react-native/operationsInterfaces/gitLabGroups.d.ts +28 -0
  2137. package/dist/react-native/operationsInterfaces/gitLabGroups.d.ts.map +1 -0
  2138. package/dist/react-native/operationsInterfaces/gitLabGroups.js +9 -0
  2139. package/dist/react-native/operationsInterfaces/gitLabGroups.js.map +1 -0
  2140. package/dist/react-native/operationsInterfaces/gitLabProjects.d.ts +24 -0
  2141. package/dist/react-native/operationsInterfaces/gitLabProjects.d.ts.map +1 -0
  2142. package/dist/react-native/operationsInterfaces/gitLabProjects.js +9 -0
  2143. package/dist/react-native/operationsInterfaces/gitLabProjects.js.map +1 -0
  2144. package/dist/react-native/operationsInterfaces/gitLabSubgroups.d.ts +13 -0
  2145. package/dist/react-native/operationsInterfaces/gitLabSubgroups.d.ts.map +1 -0
  2146. package/dist/react-native/operationsInterfaces/gitLabSubgroups.js +9 -0
  2147. package/dist/react-native/operationsInterfaces/gitLabSubgroups.js.map +1 -0
  2148. package/dist/react-native/operationsInterfaces/governanceAssignments.d.ts +49 -0
  2149. package/dist/react-native/operationsInterfaces/governanceAssignments.d.ts.map +1 -0
  2150. package/dist/react-native/operationsInterfaces/governanceAssignments.js +9 -0
  2151. package/dist/react-native/operationsInterfaces/governanceAssignments.js.map +1 -0
  2152. package/dist/react-native/operationsInterfaces/governanceRules.d.ts +88 -0
  2153. package/dist/react-native/operationsInterfaces/governanceRules.d.ts.map +1 -0
  2154. package/dist/react-native/operationsInterfaces/governanceRules.js +9 -0
  2155. package/dist/react-native/operationsInterfaces/governanceRules.js.map +1 -0
  2156. package/dist/react-native/operationsInterfaces/healthReports.d.ts +21 -0
  2157. package/dist/react-native/operationsInterfaces/healthReports.d.ts.map +1 -0
  2158. package/dist/react-native/operationsInterfaces/healthReports.js +9 -0
  2159. package/dist/react-native/operationsInterfaces/healthReports.js.map +1 -0
  2160. package/dist/react-native/operationsInterfaces/index.d.ts +71 -0
  2161. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  2162. package/dist/react-native/operationsInterfaces/index.js +78 -0
  2163. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  2164. package/dist/react-native/operationsInterfaces/informationProtectionPolicies.d.ts +33 -0
  2165. package/dist/react-native/operationsInterfaces/informationProtectionPolicies.d.ts.map +1 -0
  2166. package/dist/react-native/operationsInterfaces/informationProtectionPolicies.js +9 -0
  2167. package/dist/react-native/operationsInterfaces/informationProtectionPolicies.js.map +1 -0
  2168. package/dist/react-native/operationsInterfaces/iotSecuritySolution.d.ts +53 -0
  2169. package/dist/react-native/operationsInterfaces/iotSecuritySolution.d.ts.map +1 -0
  2170. package/dist/react-native/operationsInterfaces/iotSecuritySolution.js +9 -0
  2171. package/dist/react-native/operationsInterfaces/iotSecuritySolution.js.map +1 -0
  2172. package/dist/react-native/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts +21 -0
  2173. package/dist/react-native/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts.map +1 -0
  2174. package/dist/react-native/operationsInterfaces/iotSecuritySolutionAnalytics.js +9 -0
  2175. package/dist/react-native/operationsInterfaces/iotSecuritySolutionAnalytics.js.map +1 -0
  2176. package/dist/react-native/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +33 -0
  2177. package/dist/react-native/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -0
  2178. package/dist/react-native/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js +9 -0
  2179. package/dist/react-native/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -0
  2180. package/dist/react-native/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts +25 -0
  2181. package/dist/react-native/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -0
  2182. package/dist/react-native/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js +9 -0
  2183. package/dist/react-native/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -0
  2184. package/dist/react-native/operationsInterfaces/jitNetworkAccessPolicies.d.ts +76 -0
  2185. package/dist/react-native/operationsInterfaces/jitNetworkAccessPolicies.d.ts.map +1 -0
  2186. package/dist/react-native/operationsInterfaces/jitNetworkAccessPolicies.js +9 -0
  2187. package/dist/react-native/operationsInterfaces/jitNetworkAccessPolicies.js.map +1 -0
  2188. package/dist/react-native/operationsInterfaces/locations.d.ts +20 -0
  2189. package/dist/react-native/operationsInterfaces/locations.d.ts.map +1 -0
  2190. package/dist/react-native/operationsInterfaces/locations.js +9 -0
  2191. package/dist/react-native/operationsInterfaces/locations.js.map +1 -0
  2192. package/dist/react-native/operationsInterfaces/mdeOnboardings.d.ts +15 -0
  2193. package/dist/react-native/operationsInterfaces/mdeOnboardings.d.ts.map +1 -0
  2194. package/dist/react-native/operationsInterfaces/mdeOnboardings.js +9 -0
  2195. package/dist/react-native/operationsInterfaces/mdeOnboardings.js.map +1 -0
  2196. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  2197. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  2198. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  2199. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  2200. package/dist/react-native/operationsInterfaces/pricings.d.ts +53 -0
  2201. package/dist/react-native/operationsInterfaces/pricings.d.ts.map +1 -0
  2202. package/dist/react-native/operationsInterfaces/pricings.js +9 -0
  2203. package/dist/react-native/operationsInterfaces/pricings.js.map +1 -0
  2204. package/dist/react-native/operationsInterfaces/regulatoryComplianceAssessments.d.ts +21 -0
  2205. package/dist/react-native/operationsInterfaces/regulatoryComplianceAssessments.d.ts.map +1 -0
  2206. package/dist/react-native/operationsInterfaces/regulatoryComplianceAssessments.js +9 -0
  2207. package/dist/react-native/operationsInterfaces/regulatoryComplianceAssessments.js.map +1 -0
  2208. package/dist/react-native/operationsInterfaces/regulatoryComplianceControls.d.ts +19 -0
  2209. package/dist/react-native/operationsInterfaces/regulatoryComplianceControls.d.ts.map +1 -0
  2210. package/dist/react-native/operationsInterfaces/regulatoryComplianceControls.js +9 -0
  2211. package/dist/react-native/operationsInterfaces/regulatoryComplianceControls.js.map +1 -0
  2212. package/dist/react-native/operationsInterfaces/regulatoryComplianceStandards.d.ts +17 -0
  2213. package/dist/react-native/operationsInterfaces/regulatoryComplianceStandards.d.ts.map +1 -0
  2214. package/dist/react-native/operationsInterfaces/regulatoryComplianceStandards.js +9 -0
  2215. package/dist/react-native/operationsInterfaces/regulatoryComplianceStandards.js.map +1 -0
  2216. package/dist/react-native/operationsInterfaces/secureScoreControlDefinitions.d.ts +17 -0
  2217. package/dist/react-native/operationsInterfaces/secureScoreControlDefinitions.d.ts.map +1 -0
  2218. package/dist/react-native/operationsInterfaces/secureScoreControlDefinitions.js +9 -0
  2219. package/dist/react-native/operationsInterfaces/secureScoreControlDefinitions.js.map +1 -0
  2220. package/dist/react-native/operationsInterfaces/secureScoreControls.d.ts +18 -0
  2221. package/dist/react-native/operationsInterfaces/secureScoreControls.d.ts.map +1 -0
  2222. package/dist/react-native/operationsInterfaces/secureScoreControls.js +9 -0
  2223. package/dist/react-native/operationsInterfaces/secureScoreControls.js.map +1 -0
  2224. package/dist/react-native/operationsInterfaces/secureScores.d.ts +19 -0
  2225. package/dist/react-native/operationsInterfaces/secureScores.d.ts.map +1 -0
  2226. package/dist/react-native/operationsInterfaces/secureScores.js +9 -0
  2227. package/dist/react-native/operationsInterfaces/secureScores.js.map +1 -0
  2228. package/dist/react-native/operationsInterfaces/securityConnectorApplication.d.ts +33 -0
  2229. package/dist/react-native/operationsInterfaces/securityConnectorApplication.d.ts.map +1 -0
  2230. package/dist/react-native/operationsInterfaces/securityConnectorApplication.js +9 -0
  2231. package/dist/react-native/operationsInterfaces/securityConnectorApplication.js.map +1 -0
  2232. package/dist/react-native/operationsInterfaces/securityConnectorApplications.d.ts +14 -0
  2233. package/dist/react-native/operationsInterfaces/securityConnectorApplications.d.ts.map +1 -0
  2234. package/dist/react-native/operationsInterfaces/securityConnectorApplications.js +9 -0
  2235. package/dist/react-native/operationsInterfaces/securityConnectorApplications.js.map +1 -0
  2236. package/dist/react-native/operationsInterfaces/securityConnectors.d.ts +55 -0
  2237. package/dist/react-native/operationsInterfaces/securityConnectors.d.ts.map +1 -0
  2238. package/dist/react-native/operationsInterfaces/securityConnectors.js +9 -0
  2239. package/dist/react-native/operationsInterfaces/securityConnectors.js.map +1 -0
  2240. package/dist/react-native/operationsInterfaces/securityContacts.d.ts +30 -0
  2241. package/dist/react-native/operationsInterfaces/securityContacts.d.ts.map +1 -0
  2242. package/dist/react-native/operationsInterfaces/securityContacts.js +9 -0
  2243. package/dist/react-native/operationsInterfaces/securityContacts.js.map +1 -0
  2244. package/dist/react-native/operationsInterfaces/securityOperators.d.ts +32 -0
  2245. package/dist/react-native/operationsInterfaces/securityOperators.d.ts.map +1 -0
  2246. package/dist/react-native/operationsInterfaces/securityOperators.js +9 -0
  2247. package/dist/react-native/operationsInterfaces/securityOperators.js.map +1 -0
  2248. package/dist/react-native/operationsInterfaces/securitySolutions.d.ts +21 -0
  2249. package/dist/react-native/operationsInterfaces/securitySolutions.d.ts.map +1 -0
  2250. package/dist/react-native/operationsInterfaces/securitySolutions.js +9 -0
  2251. package/dist/react-native/operationsInterfaces/securitySolutions.js.map +1 -0
  2252. package/dist/react-native/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts +17 -0
  2253. package/dist/react-native/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts.map +1 -0
  2254. package/dist/react-native/operationsInterfaces/securitySolutionsReferenceDataOperations.js +9 -0
  2255. package/dist/react-native/operationsInterfaces/securitySolutionsReferenceDataOperations.js.map +1 -0
  2256. package/dist/react-native/operationsInterfaces/sensitivitySettings.d.ts +10 -0
  2257. package/dist/react-native/operationsInterfaces/sensitivitySettings.d.ts.map +1 -0
  2258. package/dist/react-native/operationsInterfaces/sensitivitySettings.js +9 -0
  2259. package/dist/react-native/operationsInterfaces/sensitivitySettings.js.map +1 -0
  2260. package/dist/react-native/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts +57 -0
  2261. package/dist/react-native/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts.map +1 -0
  2262. package/dist/react-native/operationsInterfaces/serverVulnerabilityAssessmentOperations.js +9 -0
  2263. package/dist/react-native/operationsInterfaces/serverVulnerabilityAssessmentOperations.js.map +1 -0
  2264. package/dist/react-native/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts +33 -0
  2265. package/dist/react-native/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts.map +1 -0
  2266. package/dist/react-native/operationsInterfaces/serverVulnerabilityAssessmentsSettings.js +9 -0
  2267. package/dist/react-native/operationsInterfaces/serverVulnerabilityAssessmentsSettings.js.map +1 -0
  2268. package/dist/react-native/operationsInterfaces/settings.d.ts +24 -0
  2269. package/dist/react-native/operationsInterfaces/settings.d.ts.map +1 -0
  2270. package/dist/react-native/operationsInterfaces/settings.js +9 -0
  2271. package/dist/react-native/operationsInterfaces/settings.js.map +1 -0
  2272. package/dist/react-native/operationsInterfaces/softwareInventories.d.ts +32 -0
  2273. package/dist/react-native/operationsInterfaces/softwareInventories.d.ts.map +1 -0
  2274. package/dist/react-native/operationsInterfaces/softwareInventories.js +9 -0
  2275. package/dist/react-native/operationsInterfaces/softwareInventories.js.map +1 -0
  2276. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts +43 -0
  2277. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -0
  2278. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js +9 -0
  2279. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -0
  2280. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts +22 -0
  2281. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -0
  2282. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js +9 -0
  2283. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js.map +1 -0
  2284. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts +20 -0
  2285. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts.map +1 -0
  2286. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentScans.js +9 -0
  2287. package/dist/react-native/operationsInterfaces/sqlVulnerabilityAssessmentScans.js.map +1 -0
  2288. package/dist/react-native/operationsInterfaces/subAssessments.d.ts +33 -0
  2289. package/dist/react-native/operationsInterfaces/subAssessments.d.ts.map +1 -0
  2290. package/dist/react-native/operationsInterfaces/subAssessments.js +9 -0
  2291. package/dist/react-native/operationsInterfaces/subAssessments.js.map +1 -0
  2292. package/dist/react-native/operationsInterfaces/tasks.d.ts +65 -0
  2293. package/dist/react-native/operationsInterfaces/tasks.d.ts.map +1 -0
  2294. package/dist/react-native/operationsInterfaces/tasks.js +9 -0
  2295. package/dist/react-native/operationsInterfaces/tasks.js.map +1 -0
  2296. package/dist/react-native/operationsInterfaces/topology.d.ts +28 -0
  2297. package/dist/react-native/operationsInterfaces/topology.d.ts.map +1 -0
  2298. package/dist/react-native/operationsInterfaces/topology.js +9 -0
  2299. package/dist/react-native/operationsInterfaces/topology.js.map +1 -0
  2300. package/dist/react-native/operationsInterfaces/workspaceSettings.d.ts +40 -0
  2301. package/dist/react-native/operationsInterfaces/workspaceSettings.d.ts.map +1 -0
  2302. package/dist/react-native/operationsInterfaces/workspaceSettings.js +9 -0
  2303. package/dist/react-native/operationsInterfaces/workspaceSettings.js.map +1 -0
  2304. package/dist/react-native/package.json +3 -0
  2305. package/dist/react-native/pagingHelper.d.ts +13 -0
  2306. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  2307. package/dist/react-native/pagingHelper.js +30 -0
  2308. package/dist/react-native/pagingHelper.js.map +1 -0
  2309. package/dist/react-native/securityCenter.d.ts +98 -0
  2310. package/dist/react-native/securityCenter.d.ts.map +1 -0
  2311. package/dist/react-native/securityCenter.js +276 -0
  2312. package/dist/react-native/securityCenter.js.map +1 -0
  2313. package/package.json +84 -69
  2314. package/review/arm-security-node.api.md +7369 -0
  2315. package/dist/index.js +0 -32822
  2316. package/dist/index.js.map +0 -1
  2317. package/dist/index.min.js +0 -1
  2318. package/dist/index.min.js.map +0 -1
  2319. package/dist-esm/samples-dev/adaptiveApplicationControlsDeleteSample.d.ts +0 -2
  2320. package/dist-esm/samples-dev/adaptiveApplicationControlsDeleteSample.d.ts.map +0 -1
  2321. package/dist-esm/samples-dev/adaptiveApplicationControlsDeleteSample.js +0 -39
  2322. package/dist-esm/samples-dev/adaptiveApplicationControlsDeleteSample.js.map +0 -1
  2323. package/dist-esm/samples-dev/adaptiveApplicationControlsGetSample.d.ts +0 -2
  2324. package/dist-esm/samples-dev/adaptiveApplicationControlsGetSample.d.ts.map +0 -1
  2325. package/dist-esm/samples-dev/adaptiveApplicationControlsGetSample.js +0 -39
  2326. package/dist-esm/samples-dev/adaptiveApplicationControlsGetSample.js.map +0 -1
  2327. package/dist-esm/samples-dev/adaptiveApplicationControlsListSample.d.ts +0 -2
  2328. package/dist-esm/samples-dev/adaptiveApplicationControlsListSample.d.ts.map +0 -1
  2329. package/dist-esm/samples-dev/adaptiveApplicationControlsListSample.js +0 -43
  2330. package/dist-esm/samples-dev/adaptiveApplicationControlsListSample.js.map +0 -1
  2331. package/dist-esm/samples-dev/adaptiveApplicationControlsPutSample.d.ts +0 -2
  2332. package/dist-esm/samples-dev/adaptiveApplicationControlsPutSample.d.ts.map +0 -1
  2333. package/dist-esm/samples-dev/adaptiveApplicationControlsPutSample.js +0 -125
  2334. package/dist-esm/samples-dev/adaptiveApplicationControlsPutSample.js.map +0 -1
  2335. package/dist-esm/samples-dev/adaptiveNetworkHardeningsEnforceSample.d.ts +0 -2
  2336. package/dist-esm/samples-dev/adaptiveNetworkHardeningsEnforceSample.d.ts.map +0 -1
  2337. package/dist-esm/samples-dev/adaptiveNetworkHardeningsEnforceSample.js +0 -64
  2338. package/dist-esm/samples-dev/adaptiveNetworkHardeningsEnforceSample.js.map +0 -1
  2339. package/dist-esm/samples-dev/adaptiveNetworkHardeningsGetSample.d.ts +0 -2
  2340. package/dist-esm/samples-dev/adaptiveNetworkHardeningsGetSample.d.ts.map +0 -1
  2341. package/dist-esm/samples-dev/adaptiveNetworkHardeningsGetSample.js +0 -42
  2342. package/dist-esm/samples-dev/adaptiveNetworkHardeningsGetSample.js.map +0 -1
  2343. package/dist-esm/samples-dev/adaptiveNetworkHardeningsListByExtendedResourceSample.d.ts +0 -2
  2344. package/dist-esm/samples-dev/adaptiveNetworkHardeningsListByExtendedResourceSample.d.ts.map +0 -1
  2345. package/dist-esm/samples-dev/adaptiveNetworkHardeningsListByExtendedResourceSample.js +0 -57
  2346. package/dist-esm/samples-dev/adaptiveNetworkHardeningsListByExtendedResourceSample.js.map +0 -1
  2347. package/dist-esm/samples-dev/advancedThreatProtectionCreateSample.d.ts +0 -2
  2348. package/dist-esm/samples-dev/advancedThreatProtectionCreateSample.d.ts.map +0 -1
  2349. package/dist-esm/samples-dev/advancedThreatProtectionCreateSample.js +0 -42
  2350. package/dist-esm/samples-dev/advancedThreatProtectionCreateSample.js.map +0 -1
  2351. package/dist-esm/samples-dev/advancedThreatProtectionGetSample.d.ts +0 -2
  2352. package/dist-esm/samples-dev/advancedThreatProtectionGetSample.d.ts.map +0 -1
  2353. package/dist-esm/samples-dev/advancedThreatProtectionGetSample.js +0 -36
  2354. package/dist-esm/samples-dev/advancedThreatProtectionGetSample.js.map +0 -1
  2355. package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.d.ts +0 -2
  2356. package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.d.ts.map +0 -1
  2357. package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.js +0 -40
  2358. package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.js.map +0 -1
  2359. package/dist-esm/samples-dev/alertsGetSubscriptionLevelSample.d.ts +0 -2
  2360. package/dist-esm/samples-dev/alertsGetSubscriptionLevelSample.d.ts.map +0 -1
  2361. package/dist-esm/samples-dev/alertsGetSubscriptionLevelSample.js +0 -39
  2362. package/dist-esm/samples-dev/alertsGetSubscriptionLevelSample.js.map +0 -1
  2363. package/dist-esm/samples-dev/alertsListByResourceGroupSample.d.ts +0 -2
  2364. package/dist-esm/samples-dev/alertsListByResourceGroupSample.d.ts.map +0 -1
  2365. package/dist-esm/samples-dev/alertsListByResourceGroupSample.js +0 -54
  2366. package/dist-esm/samples-dev/alertsListByResourceGroupSample.js.map +0 -1
  2367. package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.d.ts +0 -2
  2368. package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.d.ts.map +0 -1
  2369. package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.js +0 -55
  2370. package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.js.map +0 -1
  2371. package/dist-esm/samples-dev/alertsListSample.d.ts +0 -2
  2372. package/dist-esm/samples-dev/alertsListSample.d.ts.map +0 -1
  2373. package/dist-esm/samples-dev/alertsListSample.js +0 -53
  2374. package/dist-esm/samples-dev/alertsListSample.js.map +0 -1
  2375. package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.d.ts +0 -2
  2376. package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.d.ts.map +0 -1
  2377. package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.js +0 -54
  2378. package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.js.map +0 -1
  2379. package/dist-esm/samples-dev/alertsSimulateSample.d.ts +0 -2
  2380. package/dist-esm/samples-dev/alertsSimulateSample.d.ts.map +0 -1
  2381. package/dist-esm/samples-dev/alertsSimulateSample.js +0 -54
  2382. package/dist-esm/samples-dev/alertsSimulateSample.js.map +0 -1
  2383. package/dist-esm/samples-dev/alertsSuppressionRulesDeleteSample.d.ts +0 -2
  2384. package/dist-esm/samples-dev/alertsSuppressionRulesDeleteSample.d.ts.map +0 -1
  2385. package/dist-esm/samples-dev/alertsSuppressionRulesDeleteSample.js +0 -38
  2386. package/dist-esm/samples-dev/alertsSuppressionRulesDeleteSample.js.map +0 -1
  2387. package/dist-esm/samples-dev/alertsSuppressionRulesGetSample.d.ts +0 -2
  2388. package/dist-esm/samples-dev/alertsSuppressionRulesGetSample.d.ts.map +0 -1
  2389. package/dist-esm/samples-dev/alertsSuppressionRulesGetSample.js +0 -38
  2390. package/dist-esm/samples-dev/alertsSuppressionRulesGetSample.js.map +0 -1
  2391. package/dist-esm/samples-dev/alertsSuppressionRulesListSample.d.ts +0 -2
  2392. package/dist-esm/samples-dev/alertsSuppressionRulesListSample.d.ts.map +0 -1
  2393. package/dist-esm/samples-dev/alertsSuppressionRulesListSample.js +0 -86
  2394. package/dist-esm/samples-dev/alertsSuppressionRulesListSample.js.map +0 -1
  2395. package/dist-esm/samples-dev/alertsSuppressionRulesUpdateSample.d.ts +0 -2
  2396. package/dist-esm/samples-dev/alertsSuppressionRulesUpdateSample.d.ts.map +0 -1
  2397. package/dist-esm/samples-dev/alertsSuppressionRulesUpdateSample.js +0 -51
  2398. package/dist-esm/samples-dev/alertsSuppressionRulesUpdateSample.js.map +0 -1
  2399. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.d.ts +0 -2
  2400. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.d.ts.map +0 -1
  2401. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.js +0 -40
  2402. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.js.map +0 -1
  2403. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.d.ts +0 -2
  2404. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.d.ts.map +0 -1
  2405. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.js +0 -40
  2406. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.js.map +0 -1
  2407. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.d.ts +0 -2
  2408. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.d.ts.map +0 -1
  2409. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.js +0 -40
  2410. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.js.map +0 -1
  2411. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.d.ts +0 -2
  2412. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.d.ts.map +0 -1
  2413. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.js +0 -40
  2414. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.js.map +0 -1
  2415. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToActivateSample.d.ts +0 -2
  2416. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToActivateSample.d.ts.map +0 -1
  2417. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToActivateSample.js +0 -39
  2418. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToActivateSample.js.map +0 -1
  2419. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToDismissSample.d.ts +0 -2
  2420. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToDismissSample.d.ts.map +0 -1
  2421. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToDismissSample.js +0 -39
  2422. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToDismissSample.js.map +0 -1
  2423. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.d.ts +0 -2
  2424. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.d.ts.map +0 -1
  2425. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.js +0 -39
  2426. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.js.map +0 -1
  2427. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToResolveSample.d.ts +0 -2
  2428. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToResolveSample.d.ts.map +0 -1
  2429. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToResolveSample.js +0 -39
  2430. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToResolveSample.js.map +0 -1
  2431. package/dist-esm/samples-dev/allowedConnectionsGetSample.d.ts +0 -2
  2432. package/dist-esm/samples-dev/allowedConnectionsGetSample.d.ts.map +0 -1
  2433. package/dist-esm/samples-dev/allowedConnectionsGetSample.js +0 -40
  2434. package/dist-esm/samples-dev/allowedConnectionsGetSample.js.map +0 -1
  2435. package/dist-esm/samples-dev/allowedConnectionsListByHomeRegionSample.d.ts +0 -2
  2436. package/dist-esm/samples-dev/allowedConnectionsListByHomeRegionSample.d.ts.map +0 -1
  2437. package/dist-esm/samples-dev/allowedConnectionsListByHomeRegionSample.js +0 -54
  2438. package/dist-esm/samples-dev/allowedConnectionsListByHomeRegionSample.js.map +0 -1
  2439. package/dist-esm/samples-dev/allowedConnectionsListSample.d.ts +0 -2
  2440. package/dist-esm/samples-dev/allowedConnectionsListSample.d.ts.map +0 -1
  2441. package/dist-esm/samples-dev/allowedConnectionsListSample.js +0 -53
  2442. package/dist-esm/samples-dev/allowedConnectionsListSample.js.map +0 -1
  2443. package/dist-esm/samples-dev/apiCollectionsGetByAzureApiManagementServiceSample.d.ts +0 -2
  2444. package/dist-esm/samples-dev/apiCollectionsGetByAzureApiManagementServiceSample.d.ts.map +0 -1
  2445. package/dist-esm/samples-dev/apiCollectionsGetByAzureApiManagementServiceSample.js +0 -40
  2446. package/dist-esm/samples-dev/apiCollectionsGetByAzureApiManagementServiceSample.js.map +0 -1
  2447. package/dist-esm/samples-dev/apiCollectionsListByAzureApiManagementServiceSample.d.ts +0 -2
  2448. package/dist-esm/samples-dev/apiCollectionsListByAzureApiManagementServiceSample.d.ts.map +0 -1
  2449. package/dist-esm/samples-dev/apiCollectionsListByAzureApiManagementServiceSample.js +0 -55
  2450. package/dist-esm/samples-dev/apiCollectionsListByAzureApiManagementServiceSample.js.map +0 -1
  2451. package/dist-esm/samples-dev/apiCollectionsListByResourceGroupSample.d.ts +0 -2
  2452. package/dist-esm/samples-dev/apiCollectionsListByResourceGroupSample.d.ts.map +0 -1
  2453. package/dist-esm/samples-dev/apiCollectionsListByResourceGroupSample.js +0 -54
  2454. package/dist-esm/samples-dev/apiCollectionsListByResourceGroupSample.js.map +0 -1
  2455. package/dist-esm/samples-dev/apiCollectionsListBySubscriptionSample.d.ts +0 -2
  2456. package/dist-esm/samples-dev/apiCollectionsListBySubscriptionSample.d.ts.map +0 -1
  2457. package/dist-esm/samples-dev/apiCollectionsListBySubscriptionSample.js +0 -53
  2458. package/dist-esm/samples-dev/apiCollectionsListBySubscriptionSample.js.map +0 -1
  2459. package/dist-esm/samples-dev/apiCollectionsOffboardAzureApiManagementApiSample.d.ts +0 -2
  2460. package/dist-esm/samples-dev/apiCollectionsOffboardAzureApiManagementApiSample.d.ts.map +0 -1
  2461. package/dist-esm/samples-dev/apiCollectionsOffboardAzureApiManagementApiSample.js +0 -40
  2462. package/dist-esm/samples-dev/apiCollectionsOffboardAzureApiManagementApiSample.js.map +0 -1
  2463. package/dist-esm/samples-dev/apiCollectionsOnboardAzureApiManagementApiSample.d.ts +0 -2
  2464. package/dist-esm/samples-dev/apiCollectionsOnboardAzureApiManagementApiSample.d.ts.map +0 -1
  2465. package/dist-esm/samples-dev/apiCollectionsOnboardAzureApiManagementApiSample.js +0 -40
  2466. package/dist-esm/samples-dev/apiCollectionsOnboardAzureApiManagementApiSample.js.map +0 -1
  2467. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.d.ts +0 -2
  2468. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.d.ts.map +0 -1
  2469. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js +0 -50
  2470. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js.map +0 -1
  2471. package/dist-esm/samples-dev/applicationDeleteSample.d.ts +0 -2
  2472. package/dist-esm/samples-dev/applicationDeleteSample.d.ts.map +0 -1
  2473. package/dist-esm/samples-dev/applicationDeleteSample.js +0 -38
  2474. package/dist-esm/samples-dev/applicationDeleteSample.js.map +0 -1
  2475. package/dist-esm/samples-dev/applicationGetSample.d.ts +0 -2
  2476. package/dist-esm/samples-dev/applicationGetSample.d.ts.map +0 -1
  2477. package/dist-esm/samples-dev/applicationGetSample.js +0 -38
  2478. package/dist-esm/samples-dev/applicationGetSample.js.map +0 -1
  2479. package/dist-esm/samples-dev/applicationsListSample.d.ts +0 -2
  2480. package/dist-esm/samples-dev/applicationsListSample.d.ts.map +0 -1
  2481. package/dist-esm/samples-dev/applicationsListSample.js +0 -53
  2482. package/dist-esm/samples-dev/applicationsListSample.js.map +0 -1
  2483. package/dist-esm/samples-dev/assessmentsCreateOrUpdateSample.d.ts +0 -2
  2484. package/dist-esm/samples-dev/assessmentsCreateOrUpdateSample.d.ts.map +0 -1
  2485. package/dist-esm/samples-dev/assessmentsCreateOrUpdateSample.js +0 -41
  2486. package/dist-esm/samples-dev/assessmentsCreateOrUpdateSample.js.map +0 -1
  2487. package/dist-esm/samples-dev/assessmentsDeleteSample.d.ts +0 -2
  2488. package/dist-esm/samples-dev/assessmentsDeleteSample.d.ts.map +0 -1
  2489. package/dist-esm/samples-dev/assessmentsDeleteSample.js +0 -37
  2490. package/dist-esm/samples-dev/assessmentsDeleteSample.js.map +0 -1
  2491. package/dist-esm/samples-dev/assessmentsGetSample.d.ts +0 -2
  2492. package/dist-esm/samples-dev/assessmentsGetSample.d.ts.map +0 -1
  2493. package/dist-esm/samples-dev/assessmentsGetSample.js +0 -56
  2494. package/dist-esm/samples-dev/assessmentsGetSample.js.map +0 -1
  2495. package/dist-esm/samples-dev/assessmentsListSample.d.ts +0 -2
  2496. package/dist-esm/samples-dev/assessmentsListSample.d.ts.map +0 -1
  2497. package/dist-esm/samples-dev/assessmentsListSample.js +0 -52
  2498. package/dist-esm/samples-dev/assessmentsListSample.js.map +0 -1
  2499. package/dist-esm/samples-dev/assessmentsMetadataCreateInSubscriptionSample.d.ts +0 -2
  2500. package/dist-esm/samples-dev/assessmentsMetadataCreateInSubscriptionSample.d.ts.map +0 -1
  2501. package/dist-esm/samples-dev/assessmentsMetadataCreateInSubscriptionSample.js +0 -49
  2502. package/dist-esm/samples-dev/assessmentsMetadataCreateInSubscriptionSample.js.map +0 -1
  2503. package/dist-esm/samples-dev/assessmentsMetadataDeleteInSubscriptionSample.d.ts +0 -2
  2504. package/dist-esm/samples-dev/assessmentsMetadataDeleteInSubscriptionSample.d.ts.map +0 -1
  2505. package/dist-esm/samples-dev/assessmentsMetadataDeleteInSubscriptionSample.js +0 -38
  2506. package/dist-esm/samples-dev/assessmentsMetadataDeleteInSubscriptionSample.js.map +0 -1
  2507. package/dist-esm/samples-dev/assessmentsMetadataGetInSubscriptionSample.d.ts +0 -2
  2508. package/dist-esm/samples-dev/assessmentsMetadataGetInSubscriptionSample.d.ts.map +0 -1
  2509. package/dist-esm/samples-dev/assessmentsMetadataGetInSubscriptionSample.js +0 -38
  2510. package/dist-esm/samples-dev/assessmentsMetadataGetInSubscriptionSample.js.map +0 -1
  2511. package/dist-esm/samples-dev/assessmentsMetadataGetSample.d.ts +0 -2
  2512. package/dist-esm/samples-dev/assessmentsMetadataGetSample.d.ts.map +0 -1
  2513. package/dist-esm/samples-dev/assessmentsMetadataGetSample.js +0 -36
  2514. package/dist-esm/samples-dev/assessmentsMetadataGetSample.js.map +0 -1
  2515. package/dist-esm/samples-dev/assessmentsMetadataListBySubscriptionSample.d.ts +0 -2
  2516. package/dist-esm/samples-dev/assessmentsMetadataListBySubscriptionSample.d.ts.map +0 -1
  2517. package/dist-esm/samples-dev/assessmentsMetadataListBySubscriptionSample.js +0 -53
  2518. package/dist-esm/samples-dev/assessmentsMetadataListBySubscriptionSample.js.map +0 -1
  2519. package/dist-esm/samples-dev/assessmentsMetadataListSample.d.ts +0 -2
  2520. package/dist-esm/samples-dev/assessmentsMetadataListSample.d.ts.map +0 -1
  2521. package/dist-esm/samples-dev/assessmentsMetadataListSample.js +0 -51
  2522. package/dist-esm/samples-dev/assessmentsMetadataListSample.js.map +0 -1
  2523. package/dist-esm/samples-dev/autoProvisioningSettingsCreateSample.d.ts +0 -2
  2524. package/dist-esm/samples-dev/autoProvisioningSettingsCreateSample.d.ts.map +0 -1
  2525. package/dist-esm/samples-dev/autoProvisioningSettingsCreateSample.js +0 -44
  2526. package/dist-esm/samples-dev/autoProvisioningSettingsCreateSample.js.map +0 -1
  2527. package/dist-esm/samples-dev/autoProvisioningSettingsGetSample.d.ts +0 -2
  2528. package/dist-esm/samples-dev/autoProvisioningSettingsGetSample.d.ts.map +0 -1
  2529. package/dist-esm/samples-dev/autoProvisioningSettingsGetSample.js +0 -38
  2530. package/dist-esm/samples-dev/autoProvisioningSettingsGetSample.js.map +0 -1
  2531. package/dist-esm/samples-dev/autoProvisioningSettingsListSample.d.ts +0 -2
  2532. package/dist-esm/samples-dev/autoProvisioningSettingsListSample.d.ts.map +0 -1
  2533. package/dist-esm/samples-dev/autoProvisioningSettingsListSample.js +0 -53
  2534. package/dist-esm/samples-dev/autoProvisioningSettingsListSample.js.map +0 -1
  2535. package/dist-esm/samples-dev/automationsCreateOrUpdateSample.d.ts +0 -2
  2536. package/dist-esm/samples-dev/automationsCreateOrUpdateSample.d.ts.map +0 -1
  2537. package/dist-esm/samples-dev/automationsCreateOrUpdateSample.js +0 -172
  2538. package/dist-esm/samples-dev/automationsCreateOrUpdateSample.js.map +0 -1
  2539. package/dist-esm/samples-dev/automationsDeleteSample.d.ts +0 -2
  2540. package/dist-esm/samples-dev/automationsDeleteSample.d.ts.map +0 -1
  2541. package/dist-esm/samples-dev/automationsDeleteSample.js +0 -39
  2542. package/dist-esm/samples-dev/automationsDeleteSample.js.map +0 -1
  2543. package/dist-esm/samples-dev/automationsGetSample.d.ts +0 -2
  2544. package/dist-esm/samples-dev/automationsGetSample.d.ts.map +0 -1
  2545. package/dist-esm/samples-dev/automationsGetSample.js +0 -39
  2546. package/dist-esm/samples-dev/automationsGetSample.js.map +0 -1
  2547. package/dist-esm/samples-dev/automationsListByResourceGroupSample.d.ts +0 -2
  2548. package/dist-esm/samples-dev/automationsListByResourceGroupSample.d.ts.map +0 -1
  2549. package/dist-esm/samples-dev/automationsListByResourceGroupSample.js +0 -54
  2550. package/dist-esm/samples-dev/automationsListByResourceGroupSample.js.map +0 -1
  2551. package/dist-esm/samples-dev/automationsListSample.d.ts +0 -2
  2552. package/dist-esm/samples-dev/automationsListSample.d.ts.map +0 -1
  2553. package/dist-esm/samples-dev/automationsListSample.js +0 -53
  2554. package/dist-esm/samples-dev/automationsListSample.js.map +0 -1
  2555. package/dist-esm/samples-dev/automationsUpdateSample.d.ts +0 -2
  2556. package/dist-esm/samples-dev/automationsUpdateSample.d.ts.map +0 -1
  2557. package/dist-esm/samples-dev/automationsUpdateSample.js +0 -57
  2558. package/dist-esm/samples-dev/automationsUpdateSample.js.map +0 -1
  2559. package/dist-esm/samples-dev/automationsValidateSample.d.ts +0 -2
  2560. package/dist-esm/samples-dev/automationsValidateSample.d.ts.map +0 -1
  2561. package/dist-esm/samples-dev/automationsValidateSample.js +0 -75
  2562. package/dist-esm/samples-dev/automationsValidateSample.js.map +0 -1
  2563. package/dist-esm/samples-dev/azureDevOpsOrgsCreateOrUpdateSample.d.ts +0 -2
  2564. package/dist-esm/samples-dev/azureDevOpsOrgsCreateOrUpdateSample.d.ts.map +0 -1
  2565. package/dist-esm/samples-dev/azureDevOpsOrgsCreateOrUpdateSample.js +0 -46
  2566. package/dist-esm/samples-dev/azureDevOpsOrgsCreateOrUpdateSample.js.map +0 -1
  2567. package/dist-esm/samples-dev/azureDevOpsOrgsGetSample.d.ts +0 -2
  2568. package/dist-esm/samples-dev/azureDevOpsOrgsGetSample.d.ts.map +0 -1
  2569. package/dist-esm/samples-dev/azureDevOpsOrgsGetSample.js +0 -40
  2570. package/dist-esm/samples-dev/azureDevOpsOrgsGetSample.js.map +0 -1
  2571. package/dist-esm/samples-dev/azureDevOpsOrgsListAvailableSample.d.ts +0 -2
  2572. package/dist-esm/samples-dev/azureDevOpsOrgsListAvailableSample.d.ts.map +0 -1
  2573. package/dist-esm/samples-dev/azureDevOpsOrgsListAvailableSample.js +0 -39
  2574. package/dist-esm/samples-dev/azureDevOpsOrgsListAvailableSample.js.map +0 -1
  2575. package/dist-esm/samples-dev/azureDevOpsOrgsListSample.d.ts +0 -2
  2576. package/dist-esm/samples-dev/azureDevOpsOrgsListSample.d.ts.map +0 -1
  2577. package/dist-esm/samples-dev/azureDevOpsOrgsListSample.js +0 -55
  2578. package/dist-esm/samples-dev/azureDevOpsOrgsListSample.js.map +0 -1
  2579. package/dist-esm/samples-dev/azureDevOpsOrgsUpdateSample.d.ts +0 -2
  2580. package/dist-esm/samples-dev/azureDevOpsOrgsUpdateSample.d.ts.map +0 -1
  2581. package/dist-esm/samples-dev/azureDevOpsOrgsUpdateSample.js +0 -46
  2582. package/dist-esm/samples-dev/azureDevOpsOrgsUpdateSample.js.map +0 -1
  2583. package/dist-esm/samples-dev/azureDevOpsProjectsCreateOrUpdateSample.d.ts +0 -2
  2584. package/dist-esm/samples-dev/azureDevOpsProjectsCreateOrUpdateSample.d.ts.map +0 -1
  2585. package/dist-esm/samples-dev/azureDevOpsProjectsCreateOrUpdateSample.js +0 -47
  2586. package/dist-esm/samples-dev/azureDevOpsProjectsCreateOrUpdateSample.js.map +0 -1
  2587. package/dist-esm/samples-dev/azureDevOpsProjectsGetSample.d.ts +0 -2
  2588. package/dist-esm/samples-dev/azureDevOpsProjectsGetSample.d.ts.map +0 -1
  2589. package/dist-esm/samples-dev/azureDevOpsProjectsGetSample.js +0 -41
  2590. package/dist-esm/samples-dev/azureDevOpsProjectsGetSample.js.map +0 -1
  2591. package/dist-esm/samples-dev/azureDevOpsProjectsListSample.d.ts +0 -2
  2592. package/dist-esm/samples-dev/azureDevOpsProjectsListSample.d.ts.map +0 -1
  2593. package/dist-esm/samples-dev/azureDevOpsProjectsListSample.js +0 -56
  2594. package/dist-esm/samples-dev/azureDevOpsProjectsListSample.js.map +0 -1
  2595. package/dist-esm/samples-dev/azureDevOpsProjectsUpdateSample.d.ts +0 -2
  2596. package/dist-esm/samples-dev/azureDevOpsProjectsUpdateSample.d.ts.map +0 -1
  2597. package/dist-esm/samples-dev/azureDevOpsProjectsUpdateSample.js +0 -47
  2598. package/dist-esm/samples-dev/azureDevOpsProjectsUpdateSample.js.map +0 -1
  2599. package/dist-esm/samples-dev/azureDevOpsReposCreateOrUpdateSample.d.ts +0 -2
  2600. package/dist-esm/samples-dev/azureDevOpsReposCreateOrUpdateSample.d.ts.map +0 -1
  2601. package/dist-esm/samples-dev/azureDevOpsReposCreateOrUpdateSample.js +0 -48
  2602. package/dist-esm/samples-dev/azureDevOpsReposCreateOrUpdateSample.js.map +0 -1
  2603. package/dist-esm/samples-dev/azureDevOpsReposGetSample.d.ts +0 -2
  2604. package/dist-esm/samples-dev/azureDevOpsReposGetSample.d.ts.map +0 -1
  2605. package/dist-esm/samples-dev/azureDevOpsReposGetSample.js +0 -42
  2606. package/dist-esm/samples-dev/azureDevOpsReposGetSample.js.map +0 -1
  2607. package/dist-esm/samples-dev/azureDevOpsReposListSample.d.ts +0 -2
  2608. package/dist-esm/samples-dev/azureDevOpsReposListSample.d.ts.map +0 -1
  2609. package/dist-esm/samples-dev/azureDevOpsReposListSample.js +0 -57
  2610. package/dist-esm/samples-dev/azureDevOpsReposListSample.js.map +0 -1
  2611. package/dist-esm/samples-dev/azureDevOpsReposUpdateSample.d.ts +0 -2
  2612. package/dist-esm/samples-dev/azureDevOpsReposUpdateSample.d.ts.map +0 -1
  2613. package/dist-esm/samples-dev/azureDevOpsReposUpdateSample.js +0 -48
  2614. package/dist-esm/samples-dev/azureDevOpsReposUpdateSample.js.map +0 -1
  2615. package/dist-esm/samples-dev/complianceResultsGetSample.d.ts +0 -2
  2616. package/dist-esm/samples-dev/complianceResultsGetSample.d.ts.map +0 -1
  2617. package/dist-esm/samples-dev/complianceResultsGetSample.js +0 -37
  2618. package/dist-esm/samples-dev/complianceResultsGetSample.js.map +0 -1
  2619. package/dist-esm/samples-dev/complianceResultsListSample.d.ts +0 -2
  2620. package/dist-esm/samples-dev/complianceResultsListSample.d.ts.map +0 -1
  2621. package/dist-esm/samples-dev/complianceResultsListSample.js +0 -52
  2622. package/dist-esm/samples-dev/complianceResultsListSample.js.map +0 -1
  2623. package/dist-esm/samples-dev/compliancesGetSample.d.ts +0 -2
  2624. package/dist-esm/samples-dev/compliancesGetSample.d.ts.map +0 -1
  2625. package/dist-esm/samples-dev/compliancesGetSample.js +0 -37
  2626. package/dist-esm/samples-dev/compliancesGetSample.js.map +0 -1
  2627. package/dist-esm/samples-dev/compliancesListSample.d.ts +0 -2
  2628. package/dist-esm/samples-dev/compliancesListSample.d.ts.map +0 -1
  2629. package/dist-esm/samples-dev/compliancesListSample.js +0 -52
  2630. package/dist-esm/samples-dev/compliancesListSample.js.map +0 -1
  2631. package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.d.ts +0 -2
  2632. package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.d.ts.map +0 -1
  2633. package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.js +0 -125
  2634. package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.js.map +0 -1
  2635. package/dist-esm/samples-dev/connectorsDeleteSample.d.ts +0 -2
  2636. package/dist-esm/samples-dev/connectorsDeleteSample.d.ts.map +0 -1
  2637. package/dist-esm/samples-dev/connectorsDeleteSample.js +0 -38
  2638. package/dist-esm/samples-dev/connectorsDeleteSample.js.map +0 -1
  2639. package/dist-esm/samples-dev/connectorsGetSample.d.ts +0 -2
  2640. package/dist-esm/samples-dev/connectorsGetSample.d.ts.map +0 -1
  2641. package/dist-esm/samples-dev/connectorsGetSample.js +0 -38
  2642. package/dist-esm/samples-dev/connectorsGetSample.js.map +0 -1
  2643. package/dist-esm/samples-dev/connectorsListSample.d.ts +0 -2
  2644. package/dist-esm/samples-dev/connectorsListSample.d.ts.map +0 -1
  2645. package/dist-esm/samples-dev/connectorsListSample.js +0 -53
  2646. package/dist-esm/samples-dev/connectorsListSample.js.map +0 -1
  2647. package/dist-esm/samples-dev/customAssessmentAutomationsCreateSample.d.ts +0 -2
  2648. package/dist-esm/samples-dev/customAssessmentAutomationsCreateSample.d.ts.map +0 -1
  2649. package/dist-esm/samples-dev/customAssessmentAutomationsCreateSample.js +0 -47
  2650. package/dist-esm/samples-dev/customAssessmentAutomationsCreateSample.js.map +0 -1
  2651. package/dist-esm/samples-dev/customAssessmentAutomationsDeleteSample.d.ts +0 -2
  2652. package/dist-esm/samples-dev/customAssessmentAutomationsDeleteSample.d.ts.map +0 -1
  2653. package/dist-esm/samples-dev/customAssessmentAutomationsDeleteSample.js +0 -39
  2654. package/dist-esm/samples-dev/customAssessmentAutomationsDeleteSample.js.map +0 -1
  2655. package/dist-esm/samples-dev/customAssessmentAutomationsGetSample.d.ts +0 -2
  2656. package/dist-esm/samples-dev/customAssessmentAutomationsGetSample.d.ts.map +0 -1
  2657. package/dist-esm/samples-dev/customAssessmentAutomationsGetSample.js +0 -39
  2658. package/dist-esm/samples-dev/customAssessmentAutomationsGetSample.js.map +0 -1
  2659. package/dist-esm/samples-dev/customAssessmentAutomationsListByResourceGroupSample.d.ts +0 -2
  2660. package/dist-esm/samples-dev/customAssessmentAutomationsListByResourceGroupSample.d.ts.map +0 -1
  2661. package/dist-esm/samples-dev/customAssessmentAutomationsListByResourceGroupSample.js +0 -54
  2662. package/dist-esm/samples-dev/customAssessmentAutomationsListByResourceGroupSample.js.map +0 -1
  2663. package/dist-esm/samples-dev/customAssessmentAutomationsListBySubscriptionSample.d.ts +0 -2
  2664. package/dist-esm/samples-dev/customAssessmentAutomationsListBySubscriptionSample.d.ts.map +0 -1
  2665. package/dist-esm/samples-dev/customAssessmentAutomationsListBySubscriptionSample.js +0 -53
  2666. package/dist-esm/samples-dev/customAssessmentAutomationsListBySubscriptionSample.js.map +0 -1
  2667. package/dist-esm/samples-dev/customEntityStoreAssignmentsCreateSample.d.ts +0 -2
  2668. package/dist-esm/samples-dev/customEntityStoreAssignmentsCreateSample.d.ts.map +0 -1
  2669. package/dist-esm/samples-dev/customEntityStoreAssignmentsCreateSample.js +0 -42
  2670. package/dist-esm/samples-dev/customEntityStoreAssignmentsCreateSample.js.map +0 -1
  2671. package/dist-esm/samples-dev/customEntityStoreAssignmentsDeleteSample.d.ts +0 -2
  2672. package/dist-esm/samples-dev/customEntityStoreAssignmentsDeleteSample.d.ts.map +0 -1
  2673. package/dist-esm/samples-dev/customEntityStoreAssignmentsDeleteSample.js +0 -39
  2674. package/dist-esm/samples-dev/customEntityStoreAssignmentsDeleteSample.js.map +0 -1
  2675. package/dist-esm/samples-dev/customEntityStoreAssignmentsGetSample.d.ts +0 -2
  2676. package/dist-esm/samples-dev/customEntityStoreAssignmentsGetSample.d.ts.map +0 -1
  2677. package/dist-esm/samples-dev/customEntityStoreAssignmentsGetSample.js +0 -39
  2678. package/dist-esm/samples-dev/customEntityStoreAssignmentsGetSample.js.map +0 -1
  2679. package/dist-esm/samples-dev/customEntityStoreAssignmentsListByResourceGroupSample.d.ts +0 -2
  2680. package/dist-esm/samples-dev/customEntityStoreAssignmentsListByResourceGroupSample.d.ts.map +0 -1
  2681. package/dist-esm/samples-dev/customEntityStoreAssignmentsListByResourceGroupSample.js +0 -54
  2682. package/dist-esm/samples-dev/customEntityStoreAssignmentsListByResourceGroupSample.js.map +0 -1
  2683. package/dist-esm/samples-dev/customEntityStoreAssignmentsListBySubscriptionSample.d.ts +0 -2
  2684. package/dist-esm/samples-dev/customEntityStoreAssignmentsListBySubscriptionSample.d.ts.map +0 -1
  2685. package/dist-esm/samples-dev/customEntityStoreAssignmentsListBySubscriptionSample.js +0 -53
  2686. package/dist-esm/samples-dev/customEntityStoreAssignmentsListBySubscriptionSample.js.map +0 -1
  2687. package/dist-esm/samples-dev/defenderForStorageCreateSample.d.ts +0 -2
  2688. package/dist-esm/samples-dev/defenderForStorageCreateSample.d.ts.map +0 -1
  2689. package/dist-esm/samples-dev/defenderForStorageCreateSample.js +0 -43
  2690. package/dist-esm/samples-dev/defenderForStorageCreateSample.js.map +0 -1
  2691. package/dist-esm/samples-dev/defenderForStorageGetSample.d.ts +0 -2
  2692. package/dist-esm/samples-dev/defenderForStorageGetSample.d.ts.map +0 -1
  2693. package/dist-esm/samples-dev/defenderForStorageGetSample.js +0 -37
  2694. package/dist-esm/samples-dev/defenderForStorageGetSample.js.map +0 -1
  2695. package/dist-esm/samples-dev/devOpsConfigurationsCreateOrUpdateSample.d.ts +0 -2
  2696. package/dist-esm/samples-dev/devOpsConfigurationsCreateOrUpdateSample.d.ts.map +0 -1
  2697. package/dist-esm/samples-dev/devOpsConfigurationsCreateOrUpdateSample.js +0 -96
  2698. package/dist-esm/samples-dev/devOpsConfigurationsCreateOrUpdateSample.js.map +0 -1
  2699. package/dist-esm/samples-dev/devOpsConfigurationsDeleteSample.d.ts +0 -2
  2700. package/dist-esm/samples-dev/devOpsConfigurationsDeleteSample.d.ts.map +0 -1
  2701. package/dist-esm/samples-dev/devOpsConfigurationsDeleteSample.js +0 -39
  2702. package/dist-esm/samples-dev/devOpsConfigurationsDeleteSample.js.map +0 -1
  2703. package/dist-esm/samples-dev/devOpsConfigurationsGetSample.d.ts +0 -2
  2704. package/dist-esm/samples-dev/devOpsConfigurationsGetSample.d.ts.map +0 -1
  2705. package/dist-esm/samples-dev/devOpsConfigurationsGetSample.js +0 -39
  2706. package/dist-esm/samples-dev/devOpsConfigurationsGetSample.js.map +0 -1
  2707. package/dist-esm/samples-dev/devOpsConfigurationsListSample.d.ts +0 -2
  2708. package/dist-esm/samples-dev/devOpsConfigurationsListSample.d.ts.map +0 -1
  2709. package/dist-esm/samples-dev/devOpsConfigurationsListSample.js +0 -55
  2710. package/dist-esm/samples-dev/devOpsConfigurationsListSample.js.map +0 -1
  2711. package/dist-esm/samples-dev/devOpsConfigurationsUpdateSample.d.ts +0 -2
  2712. package/dist-esm/samples-dev/devOpsConfigurationsUpdateSample.d.ts.map +0 -1
  2713. package/dist-esm/samples-dev/devOpsConfigurationsUpdateSample.js +0 -42
  2714. package/dist-esm/samples-dev/devOpsConfigurationsUpdateSample.js.map +0 -1
  2715. package/dist-esm/samples-dev/devOpsOperationResultsGetSample.d.ts +0 -2
  2716. package/dist-esm/samples-dev/devOpsOperationResultsGetSample.d.ts.map +0 -1
  2717. package/dist-esm/samples-dev/devOpsOperationResultsGetSample.js +0 -60
  2718. package/dist-esm/samples-dev/devOpsOperationResultsGetSample.js.map +0 -1
  2719. package/dist-esm/samples-dev/deviceSecurityGroupsCreateOrUpdateSample.d.ts +0 -2
  2720. package/dist-esm/samples-dev/deviceSecurityGroupsCreateOrUpdateSample.d.ts.map +0 -1
  2721. package/dist-esm/samples-dev/deviceSecurityGroupsCreateOrUpdateSample.js +0 -48
  2722. package/dist-esm/samples-dev/deviceSecurityGroupsCreateOrUpdateSample.js.map +0 -1
  2723. package/dist-esm/samples-dev/deviceSecurityGroupsDeleteSample.d.ts +0 -2
  2724. package/dist-esm/samples-dev/deviceSecurityGroupsDeleteSample.d.ts.map +0 -1
  2725. package/dist-esm/samples-dev/deviceSecurityGroupsDeleteSample.js +0 -37
  2726. package/dist-esm/samples-dev/deviceSecurityGroupsDeleteSample.js.map +0 -1
  2727. package/dist-esm/samples-dev/deviceSecurityGroupsGetSample.d.ts +0 -2
  2728. package/dist-esm/samples-dev/deviceSecurityGroupsGetSample.d.ts.map +0 -1
  2729. package/dist-esm/samples-dev/deviceSecurityGroupsGetSample.js +0 -37
  2730. package/dist-esm/samples-dev/deviceSecurityGroupsGetSample.js.map +0 -1
  2731. package/dist-esm/samples-dev/deviceSecurityGroupsListSample.d.ts +0 -2
  2732. package/dist-esm/samples-dev/deviceSecurityGroupsListSample.d.ts.map +0 -1
  2733. package/dist-esm/samples-dev/deviceSecurityGroupsListSample.js +0 -52
  2734. package/dist-esm/samples-dev/deviceSecurityGroupsListSample.js.map +0 -1
  2735. package/dist-esm/samples-dev/discoveredSecuritySolutionsGetSample.d.ts +0 -2
  2736. package/dist-esm/samples-dev/discoveredSecuritySolutionsGetSample.d.ts.map +0 -1
  2737. package/dist-esm/samples-dev/discoveredSecuritySolutionsGetSample.js +0 -40
  2738. package/dist-esm/samples-dev/discoveredSecuritySolutionsGetSample.js.map +0 -1
  2739. package/dist-esm/samples-dev/discoveredSecuritySolutionsListByHomeRegionSample.d.ts +0 -2
  2740. package/dist-esm/samples-dev/discoveredSecuritySolutionsListByHomeRegionSample.d.ts.map +0 -1
  2741. package/dist-esm/samples-dev/discoveredSecuritySolutionsListByHomeRegionSample.js +0 -54
  2742. package/dist-esm/samples-dev/discoveredSecuritySolutionsListByHomeRegionSample.js.map +0 -1
  2743. package/dist-esm/samples-dev/discoveredSecuritySolutionsListSample.d.ts +0 -2
  2744. package/dist-esm/samples-dev/discoveredSecuritySolutionsListSample.d.ts.map +0 -1
  2745. package/dist-esm/samples-dev/discoveredSecuritySolutionsListSample.js +0 -53
  2746. package/dist-esm/samples-dev/discoveredSecuritySolutionsListSample.js.map +0 -1
  2747. package/dist-esm/samples-dev/externalSecuritySolutionsGetSample.d.ts +0 -2
  2748. package/dist-esm/samples-dev/externalSecuritySolutionsGetSample.d.ts.map +0 -1
  2749. package/dist-esm/samples-dev/externalSecuritySolutionsGetSample.js +0 -40
  2750. package/dist-esm/samples-dev/externalSecuritySolutionsGetSample.js.map +0 -1
  2751. package/dist-esm/samples-dev/externalSecuritySolutionsListByHomeRegionSample.d.ts +0 -2
  2752. package/dist-esm/samples-dev/externalSecuritySolutionsListByHomeRegionSample.d.ts.map +0 -1
  2753. package/dist-esm/samples-dev/externalSecuritySolutionsListByHomeRegionSample.js +0 -54
  2754. package/dist-esm/samples-dev/externalSecuritySolutionsListByHomeRegionSample.js.map +0 -1
  2755. package/dist-esm/samples-dev/externalSecuritySolutionsListSample.d.ts +0 -2
  2756. package/dist-esm/samples-dev/externalSecuritySolutionsListSample.d.ts.map +0 -1
  2757. package/dist-esm/samples-dev/externalSecuritySolutionsListSample.js +0 -53
  2758. package/dist-esm/samples-dev/externalSecuritySolutionsListSample.js.map +0 -1
  2759. package/dist-esm/samples-dev/getSensitivitySettingsSample.d.ts +0 -2
  2760. package/dist-esm/samples-dev/getSensitivitySettingsSample.d.ts.map +0 -1
  2761. package/dist-esm/samples-dev/getSensitivitySettingsSample.js +0 -35
  2762. package/dist-esm/samples-dev/getSensitivitySettingsSample.js.map +0 -1
  2763. package/dist-esm/samples-dev/gitHubOwnersGetSample.d.ts +0 -2
  2764. package/dist-esm/samples-dev/gitHubOwnersGetSample.d.ts.map +0 -1
  2765. package/dist-esm/samples-dev/gitHubOwnersGetSample.js +0 -40
  2766. package/dist-esm/samples-dev/gitHubOwnersGetSample.js.map +0 -1
  2767. package/dist-esm/samples-dev/gitHubOwnersListAvailableSample.d.ts +0 -2
  2768. package/dist-esm/samples-dev/gitHubOwnersListAvailableSample.d.ts.map +0 -1
  2769. package/dist-esm/samples-dev/gitHubOwnersListAvailableSample.js +0 -39
  2770. package/dist-esm/samples-dev/gitHubOwnersListAvailableSample.js.map +0 -1
  2771. package/dist-esm/samples-dev/gitHubOwnersListSample.d.ts +0 -2
  2772. package/dist-esm/samples-dev/gitHubOwnersListSample.d.ts.map +0 -1
  2773. package/dist-esm/samples-dev/gitHubOwnersListSample.js +0 -55
  2774. package/dist-esm/samples-dev/gitHubOwnersListSample.js.map +0 -1
  2775. package/dist-esm/samples-dev/gitHubReposGetSample.d.ts +0 -2
  2776. package/dist-esm/samples-dev/gitHubReposGetSample.d.ts.map +0 -1
  2777. package/dist-esm/samples-dev/gitHubReposGetSample.js +0 -41
  2778. package/dist-esm/samples-dev/gitHubReposGetSample.js.map +0 -1
  2779. package/dist-esm/samples-dev/gitHubReposListSample.d.ts +0 -2
  2780. package/dist-esm/samples-dev/gitHubReposListSample.d.ts.map +0 -1
  2781. package/dist-esm/samples-dev/gitHubReposListSample.js +0 -56
  2782. package/dist-esm/samples-dev/gitHubReposListSample.js.map +0 -1
  2783. package/dist-esm/samples-dev/gitLabGroupsGetSample.d.ts +0 -2
  2784. package/dist-esm/samples-dev/gitLabGroupsGetSample.d.ts.map +0 -1
  2785. package/dist-esm/samples-dev/gitLabGroupsGetSample.js +0 -40
  2786. package/dist-esm/samples-dev/gitLabGroupsGetSample.js.map +0 -1
  2787. package/dist-esm/samples-dev/gitLabGroupsListAvailableSample.d.ts +0 -2
  2788. package/dist-esm/samples-dev/gitLabGroupsListAvailableSample.d.ts.map +0 -1
  2789. package/dist-esm/samples-dev/gitLabGroupsListAvailableSample.js +0 -39
  2790. package/dist-esm/samples-dev/gitLabGroupsListAvailableSample.js.map +0 -1
  2791. package/dist-esm/samples-dev/gitLabGroupsListSample.d.ts +0 -2
  2792. package/dist-esm/samples-dev/gitLabGroupsListSample.d.ts.map +0 -1
  2793. package/dist-esm/samples-dev/gitLabGroupsListSample.js +0 -55
  2794. package/dist-esm/samples-dev/gitLabGroupsListSample.js.map +0 -1
  2795. package/dist-esm/samples-dev/gitLabProjectsGetSample.d.ts +0 -2
  2796. package/dist-esm/samples-dev/gitLabProjectsGetSample.d.ts.map +0 -1
  2797. package/dist-esm/samples-dev/gitLabProjectsGetSample.js +0 -41
  2798. package/dist-esm/samples-dev/gitLabProjectsGetSample.js.map +0 -1
  2799. package/dist-esm/samples-dev/gitLabProjectsListSample.d.ts +0 -2
  2800. package/dist-esm/samples-dev/gitLabProjectsListSample.d.ts.map +0 -1
  2801. package/dist-esm/samples-dev/gitLabProjectsListSample.js +0 -56
  2802. package/dist-esm/samples-dev/gitLabProjectsListSample.js.map +0 -1
  2803. package/dist-esm/samples-dev/gitLabSubgroupsListSample.d.ts +0 -2
  2804. package/dist-esm/samples-dev/gitLabSubgroupsListSample.d.ts.map +0 -1
  2805. package/dist-esm/samples-dev/gitLabSubgroupsListSample.js +0 -40
  2806. package/dist-esm/samples-dev/gitLabSubgroupsListSample.js.map +0 -1
  2807. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.d.ts +0 -2
  2808. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.d.ts.map +0 -1
  2809. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js +0 -56
  2810. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js.map +0 -1
  2811. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.d.ts +0 -2
  2812. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.d.ts.map +0 -1
  2813. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js +0 -38
  2814. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js.map +0 -1
  2815. package/dist-esm/samples-dev/governanceAssignmentsGetSample.d.ts +0 -2
  2816. package/dist-esm/samples-dev/governanceAssignmentsGetSample.d.ts.map +0 -1
  2817. package/dist-esm/samples-dev/governanceAssignmentsGetSample.js +0 -38
  2818. package/dist-esm/samples-dev/governanceAssignmentsGetSample.js.map +0 -1
  2819. package/dist-esm/samples-dev/governanceAssignmentsListSample.d.ts +0 -2
  2820. package/dist-esm/samples-dev/governanceAssignmentsListSample.d.ts.map +0 -1
  2821. package/dist-esm/samples-dev/governanceAssignmentsListSample.js +0 -53
  2822. package/dist-esm/samples-dev/governanceAssignmentsListSample.js.map +0 -1
  2823. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.d.ts +0 -2
  2824. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.d.ts.map +0 -1
  2825. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js +0 -150
  2826. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js.map +0 -1
  2827. package/dist-esm/samples-dev/governanceRulesDeleteSample.d.ts +0 -2
  2828. package/dist-esm/samples-dev/governanceRulesDeleteSample.d.ts.map +0 -1
  2829. package/dist-esm/samples-dev/governanceRulesDeleteSample.js +0 -71
  2830. package/dist-esm/samples-dev/governanceRulesDeleteSample.js.map +0 -1
  2831. package/dist-esm/samples-dev/governanceRulesExecuteSample.d.ts +0 -2
  2832. package/dist-esm/samples-dev/governanceRulesExecuteSample.d.ts.map +0 -1
  2833. package/dist-esm/samples-dev/governanceRulesExecuteSample.js +0 -71
  2834. package/dist-esm/samples-dev/governanceRulesExecuteSample.js.map +0 -1
  2835. package/dist-esm/samples-dev/governanceRulesGetSample.d.ts +0 -2
  2836. package/dist-esm/samples-dev/governanceRulesGetSample.d.ts.map +0 -1
  2837. package/dist-esm/samples-dev/governanceRulesGetSample.js +0 -71
  2838. package/dist-esm/samples-dev/governanceRulesGetSample.js.map +0 -1
  2839. package/dist-esm/samples-dev/governanceRulesListSample.d.ts +0 -2
  2840. package/dist-esm/samples-dev/governanceRulesListSample.d.ts.map +0 -1
  2841. package/dist-esm/samples-dev/governanceRulesListSample.js +0 -116
  2842. package/dist-esm/samples-dev/governanceRulesListSample.js.map +0 -1
  2843. package/dist-esm/samples-dev/governanceRulesOperationResultsSample.d.ts +0 -2
  2844. package/dist-esm/samples-dev/governanceRulesOperationResultsSample.d.ts.map +0 -1
  2845. package/dist-esm/samples-dev/governanceRulesOperationResultsSample.js +0 -74
  2846. package/dist-esm/samples-dev/governanceRulesOperationResultsSample.js.map +0 -1
  2847. package/dist-esm/samples-dev/healthReportsGetSample.d.ts +0 -2
  2848. package/dist-esm/samples-dev/healthReportsGetSample.d.ts.map +0 -1
  2849. package/dist-esm/samples-dev/healthReportsGetSample.js +0 -37
  2850. package/dist-esm/samples-dev/healthReportsGetSample.js.map +0 -1
  2851. package/dist-esm/samples-dev/healthReportsListSample.d.ts +0 -2
  2852. package/dist-esm/samples-dev/healthReportsListSample.d.ts.map +0 -1
  2853. package/dist-esm/samples-dev/healthReportsListSample.js +0 -52
  2854. package/dist-esm/samples-dev/healthReportsListSample.js.map +0 -1
  2855. package/dist-esm/samples-dev/informationProtectionPoliciesCreateOrUpdateSample.d.ts +0 -2
  2856. package/dist-esm/samples-dev/informationProtectionPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  2857. package/dist-esm/samples-dev/informationProtectionPoliciesCreateOrUpdateSample.js +0 -76
  2858. package/dist-esm/samples-dev/informationProtectionPoliciesCreateOrUpdateSample.js.map +0 -1
  2859. package/dist-esm/samples-dev/informationProtectionPoliciesGetSample.d.ts +0 -2
  2860. package/dist-esm/samples-dev/informationProtectionPoliciesGetSample.d.ts.map +0 -1
  2861. package/dist-esm/samples-dev/informationProtectionPoliciesGetSample.js +0 -54
  2862. package/dist-esm/samples-dev/informationProtectionPoliciesGetSample.js.map +0 -1
  2863. package/dist-esm/samples-dev/informationProtectionPoliciesListSample.d.ts +0 -2
  2864. package/dist-esm/samples-dev/informationProtectionPoliciesListSample.d.ts.map +0 -1
  2865. package/dist-esm/samples-dev/informationProtectionPoliciesListSample.js +0 -52
  2866. package/dist-esm/samples-dev/informationProtectionPoliciesListSample.js.map +0 -1
  2867. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsGetSample.d.ts +0 -2
  2868. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsGetSample.d.ts.map +0 -1
  2869. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsGetSample.js +0 -39
  2870. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsGetSample.js.map +0 -1
  2871. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsListSample.d.ts +0 -2
  2872. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsListSample.d.ts.map +0 -1
  2873. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsListSample.js +0 -39
  2874. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsListSample.js.map +0 -1
  2875. package/dist-esm/samples-dev/iotSecuritySolutionCreateOrUpdateSample.d.ts +0 -2
  2876. package/dist-esm/samples-dev/iotSecuritySolutionCreateOrUpdateSample.d.ts.map +0 -1
  2877. package/dist-esm/samples-dev/iotSecuritySolutionCreateOrUpdateSample.js +0 -60
  2878. package/dist-esm/samples-dev/iotSecuritySolutionCreateOrUpdateSample.js.map +0 -1
  2879. package/dist-esm/samples-dev/iotSecuritySolutionDeleteSample.d.ts +0 -2
  2880. package/dist-esm/samples-dev/iotSecuritySolutionDeleteSample.d.ts.map +0 -1
  2881. package/dist-esm/samples-dev/iotSecuritySolutionDeleteSample.js +0 -39
  2882. package/dist-esm/samples-dev/iotSecuritySolutionDeleteSample.js.map +0 -1
  2883. package/dist-esm/samples-dev/iotSecuritySolutionGetSample.d.ts +0 -2
  2884. package/dist-esm/samples-dev/iotSecuritySolutionGetSample.d.ts.map +0 -1
  2885. package/dist-esm/samples-dev/iotSecuritySolutionGetSample.js +0 -39
  2886. package/dist-esm/samples-dev/iotSecuritySolutionGetSample.js.map +0 -1
  2887. package/dist-esm/samples-dev/iotSecuritySolutionListByResourceGroupSample.d.ts +0 -2
  2888. package/dist-esm/samples-dev/iotSecuritySolutionListByResourceGroupSample.d.ts.map +0 -1
  2889. package/dist-esm/samples-dev/iotSecuritySolutionListByResourceGroupSample.js +0 -92
  2890. package/dist-esm/samples-dev/iotSecuritySolutionListByResourceGroupSample.js.map +0 -1
  2891. package/dist-esm/samples-dev/iotSecuritySolutionListBySubscriptionSample.d.ts +0 -2
  2892. package/dist-esm/samples-dev/iotSecuritySolutionListBySubscriptionSample.d.ts.map +0 -1
  2893. package/dist-esm/samples-dev/iotSecuritySolutionListBySubscriptionSample.js +0 -90
  2894. package/dist-esm/samples-dev/iotSecuritySolutionListBySubscriptionSample.js.map +0 -1
  2895. package/dist-esm/samples-dev/iotSecuritySolutionUpdateSample.d.ts +0 -2
  2896. package/dist-esm/samples-dev/iotSecuritySolutionUpdateSample.d.ts.map +0 -1
  2897. package/dist-esm/samples-dev/iotSecuritySolutionUpdateSample.js +0 -50
  2898. package/dist-esm/samples-dev/iotSecuritySolutionUpdateSample.js.map +0 -1
  2899. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertDismissSample.d.ts +0 -2
  2900. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertDismissSample.d.ts.map +0 -1
  2901. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertDismissSample.js +0 -40
  2902. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertDismissSample.js.map +0 -1
  2903. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertGetSample.d.ts +0 -2
  2904. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertGetSample.d.ts.map +0 -1
  2905. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertGetSample.js +0 -40
  2906. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertGetSample.js.map +0 -1
  2907. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertListSample.d.ts +0 -2
  2908. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertListSample.d.ts.map +0 -1
  2909. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertListSample.js +0 -55
  2910. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertListSample.js.map +0 -1
  2911. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationGetSample.d.ts +0 -2
  2912. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationGetSample.d.ts.map +0 -1
  2913. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationGetSample.js +0 -40
  2914. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationGetSample.js.map +0 -1
  2915. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationListSample.d.ts +0 -2
  2916. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationListSample.d.ts.map +0 -1
  2917. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationListSample.js +0 -55
  2918. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationListSample.js.map +0 -1
  2919. package/dist-esm/samples-dev/jitNetworkAccessPoliciesCreateOrUpdateSample.d.ts +0 -2
  2920. package/dist-esm/samples-dev/jitNetworkAccessPoliciesCreateOrUpdateSample.d.ts.map +0 -1
  2921. package/dist-esm/samples-dev/jitNetworkAccessPoliciesCreateOrUpdateSample.js +0 -87
  2922. package/dist-esm/samples-dev/jitNetworkAccessPoliciesCreateOrUpdateSample.js.map +0 -1
  2923. package/dist-esm/samples-dev/jitNetworkAccessPoliciesDeleteSample.d.ts +0 -2
  2924. package/dist-esm/samples-dev/jitNetworkAccessPoliciesDeleteSample.d.ts.map +0 -1
  2925. package/dist-esm/samples-dev/jitNetworkAccessPoliciesDeleteSample.js +0 -40
  2926. package/dist-esm/samples-dev/jitNetworkAccessPoliciesDeleteSample.js.map +0 -1
  2927. package/dist-esm/samples-dev/jitNetworkAccessPoliciesGetSample.d.ts +0 -2
  2928. package/dist-esm/samples-dev/jitNetworkAccessPoliciesGetSample.d.ts.map +0 -1
  2929. package/dist-esm/samples-dev/jitNetworkAccessPoliciesGetSample.js +0 -40
  2930. package/dist-esm/samples-dev/jitNetworkAccessPoliciesGetSample.js.map +0 -1
  2931. package/dist-esm/samples-dev/jitNetworkAccessPoliciesInitiateSample.d.ts +0 -2
  2932. package/dist-esm/samples-dev/jitNetworkAccessPoliciesInitiateSample.d.ts.map +0 -1
  2933. package/dist-esm/samples-dev/jitNetworkAccessPoliciesInitiateSample.js +0 -49
  2934. package/dist-esm/samples-dev/jitNetworkAccessPoliciesInitiateSample.js.map +0 -1
  2935. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByRegionSample.d.ts +0 -2
  2936. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByRegionSample.d.ts.map +0 -1
  2937. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByRegionSample.js +0 -54
  2938. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByRegionSample.js.map +0 -1
  2939. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupAndRegionSample.d.ts +0 -2
  2940. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupAndRegionSample.d.ts.map +0 -1
  2941. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupAndRegionSample.js +0 -55
  2942. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupAndRegionSample.js.map +0 -1
  2943. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupSample.d.ts +0 -2
  2944. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupSample.d.ts.map +0 -1
  2945. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupSample.js +0 -54
  2946. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupSample.js.map +0 -1
  2947. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListSample.d.ts +0 -2
  2948. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListSample.d.ts.map +0 -1
  2949. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListSample.js +0 -53
  2950. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListSample.js.map +0 -1
  2951. package/dist-esm/samples-dev/locationsGetSample.d.ts +0 -2
  2952. package/dist-esm/samples-dev/locationsGetSample.d.ts.map +0 -1
  2953. package/dist-esm/samples-dev/locationsGetSample.js +0 -38
  2954. package/dist-esm/samples-dev/locationsGetSample.js.map +0 -1
  2955. package/dist-esm/samples-dev/locationsListSample.d.ts +0 -2
  2956. package/dist-esm/samples-dev/locationsListSample.d.ts.map +0 -1
  2957. package/dist-esm/samples-dev/locationsListSample.js +0 -53
  2958. package/dist-esm/samples-dev/locationsListSample.js.map +0 -1
  2959. package/dist-esm/samples-dev/mdeOnboardingsGetSample.d.ts +0 -2
  2960. package/dist-esm/samples-dev/mdeOnboardingsGetSample.d.ts.map +0 -1
  2961. package/dist-esm/samples-dev/mdeOnboardingsGetSample.js +0 -37
  2962. package/dist-esm/samples-dev/mdeOnboardingsGetSample.js.map +0 -1
  2963. package/dist-esm/samples-dev/mdeOnboardingsListSample.d.ts +0 -2
  2964. package/dist-esm/samples-dev/mdeOnboardingsListSample.d.ts.map +0 -1
  2965. package/dist-esm/samples-dev/mdeOnboardingsListSample.js +0 -37
  2966. package/dist-esm/samples-dev/mdeOnboardingsListSample.js.map +0 -1
  2967. package/dist-esm/samples-dev/pricingsDeleteSample.d.ts +0 -2
  2968. package/dist-esm/samples-dev/pricingsDeleteSample.d.ts.map +0 -1
  2969. package/dist-esm/samples-dev/pricingsDeleteSample.js +0 -37
  2970. package/dist-esm/samples-dev/pricingsDeleteSample.js.map +0 -1
  2971. package/dist-esm/samples-dev/pricingsGetSample.d.ts +0 -2
  2972. package/dist-esm/samples-dev/pricingsGetSample.d.ts.map +0 -1
  2973. package/dist-esm/samples-dev/pricingsGetSample.js +0 -122
  2974. package/dist-esm/samples-dev/pricingsGetSample.js.map +0 -1
  2975. package/dist-esm/samples-dev/pricingsListSample.d.ts +0 -2
  2976. package/dist-esm/samples-dev/pricingsListSample.d.ts.map +0 -1
  2977. package/dist-esm/samples-dev/pricingsListSample.js +0 -68
  2978. package/dist-esm/samples-dev/pricingsListSample.js.map +0 -1
  2979. package/dist-esm/samples-dev/pricingsUpdateSample.d.ts +0 -2
  2980. package/dist-esm/samples-dev/pricingsUpdateSample.d.ts.map +0 -1
  2981. package/dist-esm/samples-dev/pricingsUpdateSample.js +0 -96
  2982. package/dist-esm/samples-dev/pricingsUpdateSample.js.map +0 -1
  2983. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsGetSample.d.ts +0 -2
  2984. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsGetSample.d.ts.map +0 -1
  2985. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsGetSample.js +0 -40
  2986. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsGetSample.js.map +0 -1
  2987. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsListSample.d.ts +0 -2
  2988. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsListSample.d.ts.map +0 -1
  2989. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsListSample.js +0 -55
  2990. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsListSample.js.map +0 -1
  2991. package/dist-esm/samples-dev/regulatoryComplianceControlsGetSample.d.ts +0 -2
  2992. package/dist-esm/samples-dev/regulatoryComplianceControlsGetSample.d.ts.map +0 -1
  2993. package/dist-esm/samples-dev/regulatoryComplianceControlsGetSample.js +0 -39
  2994. package/dist-esm/samples-dev/regulatoryComplianceControlsGetSample.js.map +0 -1
  2995. package/dist-esm/samples-dev/regulatoryComplianceControlsListSample.d.ts +0 -2
  2996. package/dist-esm/samples-dev/regulatoryComplianceControlsListSample.d.ts.map +0 -1
  2997. package/dist-esm/samples-dev/regulatoryComplianceControlsListSample.js +0 -54
  2998. package/dist-esm/samples-dev/regulatoryComplianceControlsListSample.js.map +0 -1
  2999. package/dist-esm/samples-dev/regulatoryComplianceStandardsGetSample.d.ts +0 -2
  3000. package/dist-esm/samples-dev/regulatoryComplianceStandardsGetSample.d.ts.map +0 -1
  3001. package/dist-esm/samples-dev/regulatoryComplianceStandardsGetSample.js +0 -38
  3002. package/dist-esm/samples-dev/regulatoryComplianceStandardsGetSample.js.map +0 -1
  3003. package/dist-esm/samples-dev/regulatoryComplianceStandardsListSample.d.ts +0 -2
  3004. package/dist-esm/samples-dev/regulatoryComplianceStandardsListSample.d.ts.map +0 -1
  3005. package/dist-esm/samples-dev/regulatoryComplianceStandardsListSample.js +0 -53
  3006. package/dist-esm/samples-dev/regulatoryComplianceStandardsListSample.js.map +0 -1
  3007. package/dist-esm/samples-dev/secureScoreControlDefinitionsListBySubscriptionSample.d.ts +0 -2
  3008. package/dist-esm/samples-dev/secureScoreControlDefinitionsListBySubscriptionSample.d.ts.map +0 -1
  3009. package/dist-esm/samples-dev/secureScoreControlDefinitionsListBySubscriptionSample.js +0 -53
  3010. package/dist-esm/samples-dev/secureScoreControlDefinitionsListBySubscriptionSample.js.map +0 -1
  3011. package/dist-esm/samples-dev/secureScoreControlDefinitionsListSample.d.ts +0 -2
  3012. package/dist-esm/samples-dev/secureScoreControlDefinitionsListSample.d.ts.map +0 -1
  3013. package/dist-esm/samples-dev/secureScoreControlDefinitionsListSample.js +0 -51
  3014. package/dist-esm/samples-dev/secureScoreControlDefinitionsListSample.js.map +0 -1
  3015. package/dist-esm/samples-dev/secureScoreControlsListBySecureScoreSample.d.ts +0 -2
  3016. package/dist-esm/samples-dev/secureScoreControlsListBySecureScoreSample.d.ts.map +0 -1
  3017. package/dist-esm/samples-dev/secureScoreControlsListBySecureScoreSample.js +0 -92
  3018. package/dist-esm/samples-dev/secureScoreControlsListBySecureScoreSample.js.map +0 -1
  3019. package/dist-esm/samples-dev/secureScoreControlsListSample.d.ts +0 -2
  3020. package/dist-esm/samples-dev/secureScoreControlsListSample.d.ts.map +0 -1
  3021. package/dist-esm/samples-dev/secureScoreControlsListSample.js +0 -53
  3022. package/dist-esm/samples-dev/secureScoreControlsListSample.js.map +0 -1
  3023. package/dist-esm/samples-dev/secureScoresGetSample.d.ts +0 -2
  3024. package/dist-esm/samples-dev/secureScoresGetSample.d.ts.map +0 -1
  3025. package/dist-esm/samples-dev/secureScoresGetSample.js +0 -38
  3026. package/dist-esm/samples-dev/secureScoresGetSample.js.map +0 -1
  3027. package/dist-esm/samples-dev/secureScoresListSample.d.ts +0 -2
  3028. package/dist-esm/samples-dev/secureScoresListSample.d.ts.map +0 -1
  3029. package/dist-esm/samples-dev/secureScoresListSample.js +0 -53
  3030. package/dist-esm/samples-dev/secureScoresListSample.js.map +0 -1
  3031. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.d.ts +0 -2
  3032. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.d.ts.map +0 -1
  3033. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js +0 -52
  3034. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js.map +0 -1
  3035. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.d.ts +0 -2
  3036. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.d.ts.map +0 -1
  3037. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.js +0 -40
  3038. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.js.map +0 -1
  3039. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.d.ts +0 -2
  3040. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.d.ts.map +0 -1
  3041. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.js +0 -40
  3042. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.js.map +0 -1
  3043. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.d.ts +0 -2
  3044. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.d.ts.map +0 -1
  3045. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js +0 -55
  3046. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js.map +0 -1
  3047. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.d.ts +0 -2
  3048. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.d.ts.map +0 -1
  3049. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js +0 -55
  3050. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js.map +0 -1
  3051. package/dist-esm/samples-dev/securityConnectorsDeleteSample.d.ts +0 -2
  3052. package/dist-esm/samples-dev/securityConnectorsDeleteSample.d.ts.map +0 -1
  3053. package/dist-esm/samples-dev/securityConnectorsDeleteSample.js +0 -39
  3054. package/dist-esm/samples-dev/securityConnectorsDeleteSample.js.map +0 -1
  3055. package/dist-esm/samples-dev/securityConnectorsGetSample.d.ts +0 -2
  3056. package/dist-esm/samples-dev/securityConnectorsGetSample.d.ts.map +0 -1
  3057. package/dist-esm/samples-dev/securityConnectorsGetSample.js +0 -39
  3058. package/dist-esm/samples-dev/securityConnectorsGetSample.js.map +0 -1
  3059. package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.d.ts +0 -2
  3060. package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.d.ts.map +0 -1
  3061. package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.js +0 -54
  3062. package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.js.map +0 -1
  3063. package/dist-esm/samples-dev/securityConnectorsListSample.d.ts +0 -2
  3064. package/dist-esm/samples-dev/securityConnectorsListSample.d.ts.map +0 -1
  3065. package/dist-esm/samples-dev/securityConnectorsListSample.js +0 -53
  3066. package/dist-esm/samples-dev/securityConnectorsListSample.js.map +0 -1
  3067. package/dist-esm/samples-dev/securityConnectorsUpdateSample.d.ts +0 -2
  3068. package/dist-esm/samples-dev/securityConnectorsUpdateSample.d.ts.map +0 -1
  3069. package/dist-esm/samples-dev/securityConnectorsUpdateSample.js +0 -55
  3070. package/dist-esm/samples-dev/securityConnectorsUpdateSample.js.map +0 -1
  3071. package/dist-esm/samples-dev/securityContactsCreateSample.d.ts +0 -2
  3072. package/dist-esm/samples-dev/securityContactsCreateSample.d.ts.map +0 -1
  3073. package/dist-esm/samples-dev/securityContactsCreateSample.js +0 -48
  3074. package/dist-esm/samples-dev/securityContactsCreateSample.js.map +0 -1
  3075. package/dist-esm/samples-dev/securityContactsDeleteSample.d.ts +0 -2
  3076. package/dist-esm/samples-dev/securityContactsDeleteSample.d.ts.map +0 -1
  3077. package/dist-esm/samples-dev/securityContactsDeleteSample.js +0 -38
  3078. package/dist-esm/samples-dev/securityContactsDeleteSample.js.map +0 -1
  3079. package/dist-esm/samples-dev/securityContactsGetSample.d.ts +0 -2
  3080. package/dist-esm/samples-dev/securityContactsGetSample.d.ts.map +0 -1
  3081. package/dist-esm/samples-dev/securityContactsGetSample.js +0 -38
  3082. package/dist-esm/samples-dev/securityContactsGetSample.js.map +0 -1
  3083. package/dist-esm/samples-dev/securityContactsListSample.d.ts +0 -2
  3084. package/dist-esm/samples-dev/securityContactsListSample.d.ts.map +0 -1
  3085. package/dist-esm/samples-dev/securityContactsListSample.js +0 -53
  3086. package/dist-esm/samples-dev/securityContactsListSample.js.map +0 -1
  3087. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.d.ts +0 -2
  3088. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.d.ts.map +0 -1
  3089. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.js +0 -39
  3090. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.js.map +0 -1
  3091. package/dist-esm/samples-dev/securityOperatorsDeleteSample.d.ts +0 -2
  3092. package/dist-esm/samples-dev/securityOperatorsDeleteSample.d.ts.map +0 -1
  3093. package/dist-esm/samples-dev/securityOperatorsDeleteSample.js +0 -39
  3094. package/dist-esm/samples-dev/securityOperatorsDeleteSample.js.map +0 -1
  3095. package/dist-esm/samples-dev/securityOperatorsGetSample.d.ts +0 -2
  3096. package/dist-esm/samples-dev/securityOperatorsGetSample.d.ts.map +0 -1
  3097. package/dist-esm/samples-dev/securityOperatorsGetSample.js +0 -39
  3098. package/dist-esm/samples-dev/securityOperatorsGetSample.js.map +0 -1
  3099. package/dist-esm/samples-dev/securityOperatorsListSample.d.ts +0 -2
  3100. package/dist-esm/samples-dev/securityOperatorsListSample.d.ts.map +0 -1
  3101. package/dist-esm/samples-dev/securityOperatorsListSample.js +0 -38
  3102. package/dist-esm/samples-dev/securityOperatorsListSample.js.map +0 -1
  3103. package/dist-esm/samples-dev/securitySolutionsGetSample.d.ts +0 -2
  3104. package/dist-esm/samples-dev/securitySolutionsGetSample.d.ts.map +0 -1
  3105. package/dist-esm/samples-dev/securitySolutionsGetSample.js +0 -40
  3106. package/dist-esm/samples-dev/securitySolutionsGetSample.js.map +0 -1
  3107. package/dist-esm/samples-dev/securitySolutionsListSample.d.ts +0 -2
  3108. package/dist-esm/samples-dev/securitySolutionsListSample.d.ts.map +0 -1
  3109. package/dist-esm/samples-dev/securitySolutionsListSample.js +0 -53
  3110. package/dist-esm/samples-dev/securitySolutionsListSample.js.map +0 -1
  3111. package/dist-esm/samples-dev/securitySolutionsReferenceDataListByHomeRegionSample.d.ts +0 -2
  3112. package/dist-esm/samples-dev/securitySolutionsReferenceDataListByHomeRegionSample.d.ts.map +0 -1
  3113. package/dist-esm/samples-dev/securitySolutionsReferenceDataListByHomeRegionSample.js +0 -38
  3114. package/dist-esm/samples-dev/securitySolutionsReferenceDataListByHomeRegionSample.js.map +0 -1
  3115. package/dist-esm/samples-dev/securitySolutionsReferenceDataListSample.d.ts +0 -2
  3116. package/dist-esm/samples-dev/securitySolutionsReferenceDataListSample.d.ts.map +0 -1
  3117. package/dist-esm/samples-dev/securitySolutionsReferenceDataListSample.js +0 -37
  3118. package/dist-esm/samples-dev/securitySolutionsReferenceDataListSample.js.map +0 -1
  3119. package/dist-esm/samples-dev/sensitivitySettingsListSample.d.ts +0 -2
  3120. package/dist-esm/samples-dev/sensitivitySettingsListSample.d.ts.map +0 -1
  3121. package/dist-esm/samples-dev/sensitivitySettingsListSample.js +0 -35
  3122. package/dist-esm/samples-dev/sensitivitySettingsListSample.js.map +0 -1
  3123. package/dist-esm/samples-dev/serverVulnerabilityAssessmentCreateOrUpdateSample.d.ts +0 -2
  3124. package/dist-esm/samples-dev/serverVulnerabilityAssessmentCreateOrUpdateSample.d.ts.map +0 -1
  3125. package/dist-esm/samples-dev/serverVulnerabilityAssessmentCreateOrUpdateSample.js +0 -41
  3126. package/dist-esm/samples-dev/serverVulnerabilityAssessmentCreateOrUpdateSample.js.map +0 -1
  3127. package/dist-esm/samples-dev/serverVulnerabilityAssessmentDeleteSample.d.ts +0 -2
  3128. package/dist-esm/samples-dev/serverVulnerabilityAssessmentDeleteSample.d.ts.map +0 -1
  3129. package/dist-esm/samples-dev/serverVulnerabilityAssessmentDeleteSample.js +0 -41
  3130. package/dist-esm/samples-dev/serverVulnerabilityAssessmentDeleteSample.js.map +0 -1
  3131. package/dist-esm/samples-dev/serverVulnerabilityAssessmentGetSample.d.ts +0 -2
  3132. package/dist-esm/samples-dev/serverVulnerabilityAssessmentGetSample.d.ts.map +0 -1
  3133. package/dist-esm/samples-dev/serverVulnerabilityAssessmentGetSample.js +0 -41
  3134. package/dist-esm/samples-dev/serverVulnerabilityAssessmentGetSample.js.map +0 -1
  3135. package/dist-esm/samples-dev/serverVulnerabilityAssessmentListByExtendedResourceSample.d.ts +0 -2
  3136. package/dist-esm/samples-dev/serverVulnerabilityAssessmentListByExtendedResourceSample.d.ts.map +0 -1
  3137. package/dist-esm/samples-dev/serverVulnerabilityAssessmentListByExtendedResourceSample.js +0 -41
  3138. package/dist-esm/samples-dev/serverVulnerabilityAssessmentListByExtendedResourceSample.js.map +0 -1
  3139. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsCreateOrUpdateSample.d.ts +0 -2
  3140. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsCreateOrUpdateSample.d.ts.map +0 -1
  3141. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsCreateOrUpdateSample.js +0 -42
  3142. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsCreateOrUpdateSample.js.map +0 -1
  3143. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsDeleteSample.d.ts +0 -2
  3144. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsDeleteSample.d.ts.map +0 -1
  3145. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsDeleteSample.js +0 -38
  3146. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsDeleteSample.js.map +0 -1
  3147. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsGetSample.d.ts +0 -2
  3148. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsGetSample.d.ts.map +0 -1
  3149. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsGetSample.js +0 -38
  3150. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsGetSample.js.map +0 -1
  3151. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsListBySubscriptionSample.d.ts +0 -2
  3152. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsListBySubscriptionSample.d.ts.map +0 -1
  3153. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsListBySubscriptionSample.js +0 -53
  3154. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsListBySubscriptionSample.js.map +0 -1
  3155. package/dist-esm/samples-dev/settingsGetSample.d.ts +0 -2
  3156. package/dist-esm/samples-dev/settingsGetSample.d.ts.map +0 -1
  3157. package/dist-esm/samples-dev/settingsGetSample.js +0 -38
  3158. package/dist-esm/samples-dev/settingsGetSample.js.map +0 -1
  3159. package/dist-esm/samples-dev/settingsListSample.d.ts +0 -2
  3160. package/dist-esm/samples-dev/settingsListSample.d.ts.map +0 -1
  3161. package/dist-esm/samples-dev/settingsListSample.js +0 -53
  3162. package/dist-esm/samples-dev/settingsListSample.js.map +0 -1
  3163. package/dist-esm/samples-dev/settingsUpdateSample.d.ts +0 -2
  3164. package/dist-esm/samples-dev/settingsUpdateSample.d.ts.map +0 -1
  3165. package/dist-esm/samples-dev/settingsUpdateSample.js +0 -42
  3166. package/dist-esm/samples-dev/settingsUpdateSample.js.map +0 -1
  3167. package/dist-esm/samples-dev/softwareInventoriesGetSample.d.ts +0 -2
  3168. package/dist-esm/samples-dev/softwareInventoriesGetSample.d.ts.map +0 -1
  3169. package/dist-esm/samples-dev/softwareInventoriesGetSample.js +0 -42
  3170. package/dist-esm/samples-dev/softwareInventoriesGetSample.js.map +0 -1
  3171. package/dist-esm/samples-dev/softwareInventoriesListByExtendedResourceSample.d.ts +0 -2
  3172. package/dist-esm/samples-dev/softwareInventoriesListByExtendedResourceSample.d.ts.map +0 -1
  3173. package/dist-esm/samples-dev/softwareInventoriesListByExtendedResourceSample.js +0 -57
  3174. package/dist-esm/samples-dev/softwareInventoriesListByExtendedResourceSample.js.map +0 -1
  3175. package/dist-esm/samples-dev/softwareInventoriesListBySubscriptionSample.d.ts +0 -2
  3176. package/dist-esm/samples-dev/softwareInventoriesListBySubscriptionSample.d.ts.map +0 -1
  3177. package/dist-esm/samples-dev/softwareInventoriesListBySubscriptionSample.js +0 -53
  3178. package/dist-esm/samples-dev/softwareInventoriesListBySubscriptionSample.js.map +0 -1
  3179. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesAddSample.d.ts +0 -2
  3180. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesAddSample.d.ts.map +0 -1
  3181. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesAddSample.js +0 -71
  3182. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesAddSample.js.map +0 -1
  3183. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateSample.d.ts +0 -2
  3184. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateSample.d.ts.map +0 -1
  3185. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateSample.js +0 -66
  3186. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateSample.js.map +0 -1
  3187. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesDeleteSample.d.ts +0 -2
  3188. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesDeleteSample.d.ts.map +0 -1
  3189. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesDeleteSample.js +0 -38
  3190. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesDeleteSample.js.map +0 -1
  3191. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesGetSample.d.ts +0 -2
  3192. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesGetSample.d.ts.map +0 -1
  3193. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesGetSample.js +0 -38
  3194. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesGetSample.js.map +0 -1
  3195. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesListSample.d.ts +0 -2
  3196. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesListSample.d.ts.map +0 -1
  3197. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesListSample.js +0 -37
  3198. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesListSample.js.map +0 -1
  3199. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsGetSample.d.ts +0 -2
  3200. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsGetSample.d.ts.map +0 -1
  3201. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsGetSample.js +0 -58
  3202. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsGetSample.js.map +0 -1
  3203. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsListSample.d.ts +0 -2
  3204. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsListSample.d.ts.map +0 -1
  3205. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsListSample.js +0 -56
  3206. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsListSample.js.map +0 -1
  3207. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansGetSample.d.ts +0 -2
  3208. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansGetSample.d.ts.map +0 -1
  3209. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansGetSample.js +0 -56
  3210. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansGetSample.js.map +0 -1
  3211. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansListSample.d.ts +0 -2
  3212. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansListSample.d.ts.map +0 -1
  3213. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansListSample.js +0 -37
  3214. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansListSample.js.map +0 -1
  3215. package/dist-esm/samples-dev/subAssessmentsGetSample.d.ts +0 -2
  3216. package/dist-esm/samples-dev/subAssessmentsGetSample.d.ts.map +0 -1
  3217. package/dist-esm/samples-dev/subAssessmentsGetSample.js +0 -38
  3218. package/dist-esm/samples-dev/subAssessmentsGetSample.js.map +0 -1
  3219. package/dist-esm/samples-dev/subAssessmentsListAllSample.d.ts +0 -2
  3220. package/dist-esm/samples-dev/subAssessmentsListAllSample.d.ts.map +0 -1
  3221. package/dist-esm/samples-dev/subAssessmentsListAllSample.js +0 -52
  3222. package/dist-esm/samples-dev/subAssessmentsListAllSample.js.map +0 -1
  3223. package/dist-esm/samples-dev/subAssessmentsListSample.d.ts +0 -2
  3224. package/dist-esm/samples-dev/subAssessmentsListSample.d.ts.map +0 -1
  3225. package/dist-esm/samples-dev/subAssessmentsListSample.js +0 -53
  3226. package/dist-esm/samples-dev/subAssessmentsListSample.js.map +0 -1
  3227. package/dist-esm/samples-dev/tasksGetResourceGroupLevelTaskSample.d.ts +0 -2
  3228. package/dist-esm/samples-dev/tasksGetResourceGroupLevelTaskSample.d.ts.map +0 -1
  3229. package/dist-esm/samples-dev/tasksGetResourceGroupLevelTaskSample.js +0 -40
  3230. package/dist-esm/samples-dev/tasksGetResourceGroupLevelTaskSample.js.map +0 -1
  3231. package/dist-esm/samples-dev/tasksGetSubscriptionLevelTaskSample.d.ts +0 -2
  3232. package/dist-esm/samples-dev/tasksGetSubscriptionLevelTaskSample.d.ts.map +0 -1
  3233. package/dist-esm/samples-dev/tasksGetSubscriptionLevelTaskSample.js +0 -39
  3234. package/dist-esm/samples-dev/tasksGetSubscriptionLevelTaskSample.js.map +0 -1
  3235. package/dist-esm/samples-dev/tasksListByHomeRegionSample.d.ts +0 -2
  3236. package/dist-esm/samples-dev/tasksListByHomeRegionSample.d.ts.map +0 -1
  3237. package/dist-esm/samples-dev/tasksListByHomeRegionSample.js +0 -54
  3238. package/dist-esm/samples-dev/tasksListByHomeRegionSample.js.map +0 -1
  3239. package/dist-esm/samples-dev/tasksListByResourceGroupSample.d.ts +0 -2
  3240. package/dist-esm/samples-dev/tasksListByResourceGroupSample.d.ts.map +0 -1
  3241. package/dist-esm/samples-dev/tasksListByResourceGroupSample.js +0 -55
  3242. package/dist-esm/samples-dev/tasksListByResourceGroupSample.js.map +0 -1
  3243. package/dist-esm/samples-dev/tasksListSample.d.ts +0 -2
  3244. package/dist-esm/samples-dev/tasksListSample.d.ts.map +0 -1
  3245. package/dist-esm/samples-dev/tasksListSample.js +0 -53
  3246. package/dist-esm/samples-dev/tasksListSample.js.map +0 -1
  3247. package/dist-esm/samples-dev/tasksUpdateResourceGroupLevelTaskStateSample.d.ts +0 -2
  3248. package/dist-esm/samples-dev/tasksUpdateResourceGroupLevelTaskStateSample.d.ts.map +0 -1
  3249. package/dist-esm/samples-dev/tasksUpdateResourceGroupLevelTaskStateSample.js +0 -41
  3250. package/dist-esm/samples-dev/tasksUpdateResourceGroupLevelTaskStateSample.js.map +0 -1
  3251. package/dist-esm/samples-dev/tasksUpdateSubscriptionLevelTaskStateSample.d.ts +0 -2
  3252. package/dist-esm/samples-dev/tasksUpdateSubscriptionLevelTaskStateSample.d.ts.map +0 -1
  3253. package/dist-esm/samples-dev/tasksUpdateSubscriptionLevelTaskStateSample.js +0 -40
  3254. package/dist-esm/samples-dev/tasksUpdateSubscriptionLevelTaskStateSample.js.map +0 -1
  3255. package/dist-esm/samples-dev/topologyGetSample.d.ts +0 -2
  3256. package/dist-esm/samples-dev/topologyGetSample.d.ts.map +0 -1
  3257. package/dist-esm/samples-dev/topologyGetSample.js +0 -40
  3258. package/dist-esm/samples-dev/topologyGetSample.js.map +0 -1
  3259. package/dist-esm/samples-dev/topologyListByHomeRegionSample.d.ts +0 -2
  3260. package/dist-esm/samples-dev/topologyListByHomeRegionSample.d.ts.map +0 -1
  3261. package/dist-esm/samples-dev/topologyListByHomeRegionSample.js +0 -54
  3262. package/dist-esm/samples-dev/topologyListByHomeRegionSample.js.map +0 -1
  3263. package/dist-esm/samples-dev/topologyListSample.d.ts +0 -2
  3264. package/dist-esm/samples-dev/topologyListSample.d.ts.map +0 -1
  3265. package/dist-esm/samples-dev/topologyListSample.js +0 -53
  3266. package/dist-esm/samples-dev/topologyListSample.js.map +0 -1
  3267. package/dist-esm/samples-dev/updateSensitivitySettingsSample.d.ts +0 -2
  3268. package/dist-esm/samples-dev/updateSensitivitySettingsSample.d.ts.map +0 -1
  3269. package/dist-esm/samples-dev/updateSensitivitySettingsSample.js +0 -44
  3270. package/dist-esm/samples-dev/updateSensitivitySettingsSample.js.map +0 -1
  3271. package/dist-esm/samples-dev/workspaceSettingsCreateSample.d.ts +0 -2
  3272. package/dist-esm/samples-dev/workspaceSettingsCreateSample.d.ts.map +0 -1
  3273. package/dist-esm/samples-dev/workspaceSettingsCreateSample.js +0 -45
  3274. package/dist-esm/samples-dev/workspaceSettingsCreateSample.js.map +0 -1
  3275. package/dist-esm/samples-dev/workspaceSettingsDeleteSample.d.ts +0 -2
  3276. package/dist-esm/samples-dev/workspaceSettingsDeleteSample.d.ts.map +0 -1
  3277. package/dist-esm/samples-dev/workspaceSettingsDeleteSample.js +0 -38
  3278. package/dist-esm/samples-dev/workspaceSettingsDeleteSample.js.map +0 -1
  3279. package/dist-esm/samples-dev/workspaceSettingsGetSample.d.ts +0 -2
  3280. package/dist-esm/samples-dev/workspaceSettingsGetSample.d.ts.map +0 -1
  3281. package/dist-esm/samples-dev/workspaceSettingsGetSample.js +0 -38
  3282. package/dist-esm/samples-dev/workspaceSettingsGetSample.js.map +0 -1
  3283. package/dist-esm/samples-dev/workspaceSettingsListSample.d.ts +0 -2
  3284. package/dist-esm/samples-dev/workspaceSettingsListSample.d.ts.map +0 -1
  3285. package/dist-esm/samples-dev/workspaceSettingsListSample.js +0 -53
  3286. package/dist-esm/samples-dev/workspaceSettingsListSample.js.map +0 -1
  3287. package/dist-esm/samples-dev/workspaceSettingsUpdateSample.d.ts +0 -2
  3288. package/dist-esm/samples-dev/workspaceSettingsUpdateSample.d.ts.map +0 -1
  3289. package/dist-esm/samples-dev/workspaceSettingsUpdateSample.js +0 -44
  3290. package/dist-esm/samples-dev/workspaceSettingsUpdateSample.js.map +0 -1
  3291. package/dist-esm/src/index.d.ts +0 -6
  3292. package/dist-esm/src/index.d.ts.map +0 -1
  3293. package/dist-esm/src/index.js +0 -13
  3294. package/dist-esm/src/index.js.map +0 -1
  3295. package/dist-esm/src/lroImpl.d.ts.map +0 -1
  3296. package/dist-esm/src/lroImpl.js +0 -21
  3297. package/dist-esm/src/lroImpl.js.map +0 -1
  3298. package/dist-esm/src/models/index.js.map +0 -1
  3299. package/dist-esm/src/models/mappers.js +0 -12406
  3300. package/dist-esm/src/models/mappers.js.map +0 -1
  3301. package/dist-esm/src/models/parameters.js +0 -1350
  3302. package/dist-esm/src/models/parameters.js.map +0 -1
  3303. package/dist-esm/src/operations/aPICollections.d.ts +0 -133
  3304. package/dist-esm/src/operations/aPICollections.d.ts.map +0 -1
  3305. package/dist-esm/src/operations/aPICollections.js +0 -557
  3306. package/dist-esm/src/operations/aPICollections.js.map +0 -1
  3307. package/dist-esm/src/operations/adaptiveApplicationControls.d.ts +0 -43
  3308. package/dist-esm/src/operations/adaptiveApplicationControls.d.ts.map +0 -1
  3309. package/dist-esm/src/operations/adaptiveApplicationControls.js +0 -146
  3310. package/dist-esm/src/operations/adaptiveApplicationControls.js.map +0 -1
  3311. package/dist-esm/src/operations/adaptiveNetworkHardenings.d.ts +0 -83
  3312. package/dist-esm/src/operations/adaptiveNetworkHardenings.d.ts.map +0 -1
  3313. package/dist-esm/src/operations/adaptiveNetworkHardenings.js +0 -323
  3314. package/dist-esm/src/operations/adaptiveNetworkHardenings.js.map +0 -1
  3315. package/dist-esm/src/operations/advancedThreatProtection.d.ts +0 -26
  3316. package/dist-esm/src/operations/advancedThreatProtection.d.ts.map +0 -1
  3317. package/dist-esm/src/operations/advancedThreatProtection.js +0 -82
  3318. package/dist-esm/src/operations/advancedThreatProtection.js.map +0 -1
  3319. package/dist-esm/src/operations/alerts.d.ts +0 -221
  3320. package/dist-esm/src/operations/alerts.d.ts.map +0 -1
  3321. package/dist-esm/src/operations/alerts.js +0 -907
  3322. package/dist-esm/src/operations/alerts.js.map +0 -1
  3323. package/dist-esm/src/operations/alertsSuppressionRules.d.ts +0 -51
  3324. package/dist-esm/src/operations/alertsSuppressionRules.d.ts.map +0 -1
  3325. package/dist-esm/src/operations/alertsSuppressionRules.js +0 -222
  3326. package/dist-esm/src/operations/alertsSuppressionRules.js.map +0 -1
  3327. package/dist-esm/src/operations/allowedConnections.d.ts +0 -67
  3328. package/dist-esm/src/operations/allowedConnections.d.ts.map +0 -1
  3329. package/dist-esm/src/operations/allowedConnections.js +0 -294
  3330. package/dist-esm/src/operations/allowedConnections.js.map +0 -1
  3331. package/dist-esm/src/operations/applicationOperations.d.ts +0 -32
  3332. package/dist-esm/src/operations/applicationOperations.d.ts.map +0 -1
  3333. package/dist-esm/src/operations/applicationOperations.js +0 -105
  3334. package/dist-esm/src/operations/applicationOperations.js.map +0 -1
  3335. package/dist-esm/src/operations/applications.d.ts +0 -32
  3336. package/dist-esm/src/operations/applications.d.ts.map +0 -1
  3337. package/dist-esm/src/operations/applications.js +0 -137
  3338. package/dist-esm/src/operations/applications.js.map +0 -1
  3339. package/dist-esm/src/operations/assessments.d.ts +0 -65
  3340. package/dist-esm/src/operations/assessments.d.ts.map +0 -1
  3341. package/dist-esm/src/operations/assessments.js +0 -236
  3342. package/dist-esm/src/operations/assessments.js.map +0 -1
  3343. package/dist-esm/src/operations/assessmentsMetadata.d.ts +0 -76
  3344. package/dist-esm/src/operations/assessmentsMetadata.d.ts.map +0 -1
  3345. package/dist-esm/src/operations/assessmentsMetadata.js +0 -354
  3346. package/dist-esm/src/operations/assessmentsMetadata.js.map +0 -1
  3347. package/dist-esm/src/operations/autoProvisioningSettings.d.ts +0 -45
  3348. package/dist-esm/src/operations/autoProvisioningSettings.d.ts.map +0 -1
  3349. package/dist-esm/src/operations/autoProvisioningSettings.js +0 -196
  3350. package/dist-esm/src/operations/autoProvisioningSettings.js.map +0 -1
  3351. package/dist-esm/src/operations/automations.d.ts +0 -105
  3352. package/dist-esm/src/operations/automations.d.ts.map +0 -1
  3353. package/dist-esm/src/operations/automations.js +0 -431
  3354. package/dist-esm/src/operations/automations.js.map +0 -1
  3355. package/dist-esm/src/operations/azureDevOpsOrgs.d.ts +0 -91
  3356. package/dist-esm/src/operations/azureDevOpsOrgs.d.ts.map +0 -1
  3357. package/dist-esm/src/operations/azureDevOpsOrgs.js +0 -413
  3358. package/dist-esm/src/operations/azureDevOpsOrgs.js.map +0 -1
  3359. package/dist-esm/src/operations/azureDevOpsProjects.d.ts +0 -91
  3360. package/dist-esm/src/operations/azureDevOpsProjects.d.ts.map +0 -1
  3361. package/dist-esm/src/operations/azureDevOpsProjects.js +0 -403
  3362. package/dist-esm/src/operations/azureDevOpsProjects.js.map +0 -1
  3363. package/dist-esm/src/operations/azureDevOpsRepos.d.ts +0 -99
  3364. package/dist-esm/src/operations/azureDevOpsRepos.d.ts.map +0 -1
  3365. package/dist-esm/src/operations/azureDevOpsRepos.js +0 -432
  3366. package/dist-esm/src/operations/azureDevOpsRepos.js.map +0 -1
  3367. package/dist-esm/src/operations/complianceResults.d.ts +0 -48
  3368. package/dist-esm/src/operations/complianceResults.d.ts.map +0 -1
  3369. package/dist-esm/src/operations/complianceResults.js +0 -171
  3370. package/dist-esm/src/operations/complianceResults.js.map +0 -1
  3371. package/dist-esm/src/operations/compliances.d.ts +0 -50
  3372. package/dist-esm/src/operations/compliances.d.ts.map +0 -1
  3373. package/dist-esm/src/operations/compliances.js +0 -173
  3374. package/dist-esm/src/operations/compliances.js.map +0 -1
  3375. package/dist-esm/src/operations/connectors.d.ts +0 -53
  3376. package/dist-esm/src/operations/connectors.d.ts.map +0 -1
  3377. package/dist-esm/src/operations/connectors.js +0 -225
  3378. package/dist-esm/src/operations/connectors.js.map +0 -1
  3379. package/dist-esm/src/operations/customAssessmentAutomations.d.ts +0 -82
  3380. package/dist-esm/src/operations/customAssessmentAutomations.d.ts.map +0 -1
  3381. package/dist-esm/src/operations/customAssessmentAutomations.js +0 -363
  3382. package/dist-esm/src/operations/customAssessmentAutomations.js.map +0 -1
  3383. package/dist-esm/src/operations/customEntityStoreAssignments.d.ts +0 -85
  3384. package/dist-esm/src/operations/customEntityStoreAssignments.d.ts.map +0 -1
  3385. package/dist-esm/src/operations/customEntityStoreAssignments.js +0 -366
  3386. package/dist-esm/src/operations/customEntityStoreAssignments.js.map +0 -1
  3387. package/dist-esm/src/operations/defenderForStorage.d.ts +0 -28
  3388. package/dist-esm/src/operations/defenderForStorage.d.ts.map +0 -1
  3389. package/dist-esm/src/operations/defenderForStorage.js +0 -87
  3390. package/dist-esm/src/operations/defenderForStorage.js.map +0 -1
  3391. package/dist-esm/src/operations/devOpsConfigurations.d.ts +0 -92
  3392. package/dist-esm/src/operations/devOpsConfigurations.d.ts.map +0 -1
  3393. package/dist-esm/src/operations/devOpsConfigurations.js +0 -449
  3394. package/dist-esm/src/operations/devOpsConfigurations.js.map +0 -1
  3395. package/dist-esm/src/operations/devOpsOperationResults.d.ts +0 -21
  3396. package/dist-esm/src/operations/devOpsOperationResults.d.ts.map +0 -1
  3397. package/dist-esm/src/operations/devOpsOperationResults.js +0 -55
  3398. package/dist-esm/src/operations/devOpsOperationResults.js.map +0 -1
  3399. package/dist-esm/src/operations/deviceSecurityGroups.d.ts +0 -60
  3400. package/dist-esm/src/operations/deviceSecurityGroups.d.ts.map +0 -1
  3401. package/dist-esm/src/operations/deviceSecurityGroups.js +0 -231
  3402. package/dist-esm/src/operations/deviceSecurityGroups.js.map +0 -1
  3403. package/dist-esm/src/operations/discoveredSecuritySolutions.d.ts +0 -66
  3404. package/dist-esm/src/operations/discoveredSecuritySolutions.d.ts.map +0 -1
  3405. package/dist-esm/src/operations/discoveredSecuritySolutions.js +0 -298
  3406. package/dist-esm/src/operations/discoveredSecuritySolutions.js.map +0 -1
  3407. package/dist-esm/src/operations/externalSecuritySolutions.d.ts +0 -66
  3408. package/dist-esm/src/operations/externalSecuritySolutions.d.ts.map +0 -1
  3409. package/dist-esm/src/operations/externalSecuritySolutions.js +0 -298
  3410. package/dist-esm/src/operations/externalSecuritySolutions.js.map +0 -1
  3411. package/dist-esm/src/operations/gitHubOwners.d.ts +0 -53
  3412. package/dist-esm/src/operations/gitHubOwners.d.ts.map +0 -1
  3413. package/dist-esm/src/operations/gitHubOwners.js +0 -212
  3414. package/dist-esm/src/operations/gitHubOwners.js.map +0 -1
  3415. package/dist-esm/src/operations/gitHubRepos.d.ts +0 -50
  3416. package/dist-esm/src/operations/gitHubRepos.d.ts.map +0 -1
  3417. package/dist-esm/src/operations/gitHubRepos.js +0 -201
  3418. package/dist-esm/src/operations/gitHubRepos.js.map +0 -1
  3419. package/dist-esm/src/operations/gitLabGroups.d.ts +0 -53
  3420. package/dist-esm/src/operations/gitLabGroups.d.ts.map +0 -1
  3421. package/dist-esm/src/operations/gitLabGroups.js +0 -212
  3422. package/dist-esm/src/operations/gitLabGroups.js.map +0 -1
  3423. package/dist-esm/src/operations/gitLabProjects.d.ts +0 -52
  3424. package/dist-esm/src/operations/gitLabProjects.d.ts.map +0 -1
  3425. package/dist-esm/src/operations/gitLabProjects.js +0 -203
  3426. package/dist-esm/src/operations/gitLabProjects.js.map +0 -1
  3427. package/dist-esm/src/operations/gitLabSubgroups.d.ts +0 -21
  3428. package/dist-esm/src/operations/gitLabSubgroups.d.ts.map +0 -1
  3429. package/dist-esm/src/operations/gitLabSubgroups.js +0 -55
  3430. package/dist-esm/src/operations/gitLabSubgroups.js.map +0 -1
  3431. package/dist-esm/src/operations/governanceAssignments.d.ts +0 -78
  3432. package/dist-esm/src/operations/governanceAssignments.d.ts.map +0 -1
  3433. package/dist-esm/src/operations/governanceAssignments.js +0 -254
  3434. package/dist-esm/src/operations/governanceAssignments.js.map +0 -1
  3435. package/dist-esm/src/operations/governanceRules.d.ts +0 -117
  3436. package/dist-esm/src/operations/governanceRules.d.ts.map +0 -1
  3437. package/dist-esm/src/operations/governanceRules.js +0 -405
  3438. package/dist-esm/src/operations/governanceRules.js.map +0 -1
  3439. package/dist-esm/src/operations/healthReports.d.ts +0 -46
  3440. package/dist-esm/src/operations/healthReports.d.ts.map +0 -1
  3441. package/dist-esm/src/operations/healthReports.js +0 -169
  3442. package/dist-esm/src/operations/healthReports.js.map +0 -1
  3443. package/dist-esm/src/operations/index.d.ts +0 -71
  3444. package/dist-esm/src/operations/index.d.ts.map +0 -1
  3445. package/dist-esm/src/operations/index.js +0 -78
  3446. package/dist-esm/src/operations/index.js.map +0 -1
  3447. package/dist-esm/src/operations/informationProtectionPolicies.d.ts +0 -60
  3448. package/dist-esm/src/operations/informationProtectionPolicies.d.ts.map +0 -1
  3449. package/dist-esm/src/operations/informationProtectionPolicies.js +0 -215
  3450. package/dist-esm/src/operations/informationProtectionPolicies.js.map +0 -1
  3451. package/dist-esm/src/operations/iotSecuritySolution.d.ts +0 -91
  3452. package/dist-esm/src/operations/iotSecuritySolution.d.ts.map +0 -1
  3453. package/dist-esm/src/operations/iotSecuritySolution.js +0 -397
  3454. package/dist-esm/src/operations/iotSecuritySolution.js.map +0 -1
  3455. package/dist-esm/src/operations/iotSecuritySolutionAnalytics.d.ts +0 -29
  3456. package/dist-esm/src/operations/iotSecuritySolutionAnalytics.d.ts.map +0 -1
  3457. package/dist-esm/src/operations/iotSecuritySolutionAnalytics.js +0 -85
  3458. package/dist-esm/src/operations/iotSecuritySolutionAnalytics.js.map +0 -1
  3459. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +0 -60
  3460. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +0 -1
  3461. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js +0 -218
  3462. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +0 -1
  3463. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts +0 -53
  3464. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +0 -1
  3465. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.js +0 -194
  3466. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.js.map +0 -1
  3467. package/dist-esm/src/operations/jitNetworkAccessPolicies.d.ts +0 -153
  3468. package/dist-esm/src/operations/jitNetworkAccessPolicies.d.ts.map +0 -1
  3469. package/dist-esm/src/operations/jitNetworkAccessPolicies.js +0 -666
  3470. package/dist-esm/src/operations/jitNetworkAccessPolicies.js.map +0 -1
  3471. package/dist-esm/src/operations/locations.d.ts +0 -43
  3472. package/dist-esm/src/operations/locations.d.ts.map +0 -1
  3473. package/dist-esm/src/operations/locations.js +0 -170
  3474. package/dist-esm/src/operations/locations.js.map +0 -1
  3475. package/dist-esm/src/operations/mdeOnboardings.d.ts +0 -23
  3476. package/dist-esm/src/operations/mdeOnboardings.d.ts.map +0 -1
  3477. package/dist-esm/src/operations/mdeOnboardings.js +0 -69
  3478. package/dist-esm/src/operations/mdeOnboardings.js.map +0 -1
  3479. package/dist-esm/src/operations/operations.d.ts +0 -32
  3480. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  3481. package/dist-esm/src/operations/operations.js +0 -133
  3482. package/dist-esm/src/operations/operations.js.map +0 -1
  3483. package/dist-esm/src/operations/pricings.d.ts +0 -61
  3484. package/dist-esm/src/operations/pricings.d.ts.map +0 -1
  3485. package/dist-esm/src/operations/pricings.js +0 -159
  3486. package/dist-esm/src/operations/pricings.js.map +0 -1
  3487. package/dist-esm/src/operations/regulatoryComplianceAssessments.d.ts +0 -46
  3488. package/dist-esm/src/operations/regulatoryComplianceAssessments.d.ts.map +0 -1
  3489. package/dist-esm/src/operations/regulatoryComplianceAssessments.js +0 -196
  3490. package/dist-esm/src/operations/regulatoryComplianceAssessments.js.map +0 -1
  3491. package/dist-esm/src/operations/regulatoryComplianceControls.d.ts +0 -42
  3492. package/dist-esm/src/operations/regulatoryComplianceControls.d.ts.map +0 -1
  3493. package/dist-esm/src/operations/regulatoryComplianceControls.js +0 -179
  3494. package/dist-esm/src/operations/regulatoryComplianceControls.js.map +0 -1
  3495. package/dist-esm/src/operations/regulatoryComplianceStandards.d.ts +0 -38
  3496. package/dist-esm/src/operations/regulatoryComplianceStandards.d.ts.map +0 -1
  3497. package/dist-esm/src/operations/regulatoryComplianceStandards.js +0 -165
  3498. package/dist-esm/src/operations/regulatoryComplianceStandards.js.map +0 -1
  3499. package/dist-esm/src/operations/secureScoreControlDefinitions.d.ts +0 -52
  3500. package/dist-esm/src/operations/secureScoreControlDefinitions.d.ts.map +0 -1
  3501. package/dist-esm/src/operations/secureScoreControlDefinitions.js +0 -246
  3502. package/dist-esm/src/operations/secureScoreControlDefinitions.js.map +0 -1
  3503. package/dist-esm/src/operations/secureScoreControls.d.ts +0 -56
  3504. package/dist-esm/src/operations/secureScoreControls.d.ts.map +0 -1
  3505. package/dist-esm/src/operations/secureScoreControls.js +0 -259
  3506. package/dist-esm/src/operations/secureScoreControls.js.map +0 -1
  3507. package/dist-esm/src/operations/secureScores.d.ts +0 -40
  3508. package/dist-esm/src/operations/secureScores.d.ts.map +0 -1
  3509. package/dist-esm/src/operations/secureScores.js +0 -167
  3510. package/dist-esm/src/operations/secureScores.js.map +0 -1
  3511. package/dist-esm/src/operations/securityConnectorApplication.d.ts +0 -41
  3512. package/dist-esm/src/operations/securityConnectorApplication.d.ts.map +0 -1
  3513. package/dist-esm/src/operations/securityConnectorApplication.js +0 -126
  3514. package/dist-esm/src/operations/securityConnectorApplication.js.map +0 -1
  3515. package/dist-esm/src/operations/securityConnectorApplications.d.ts +0 -41
  3516. package/dist-esm/src/operations/securityConnectorApplications.d.ts.map +0 -1
  3517. package/dist-esm/src/operations/securityConnectorApplications.js +0 -153
  3518. package/dist-esm/src/operations/securityConnectorApplications.js.map +0 -1
  3519. package/dist-esm/src/operations/securityConnectors.d.ts +0 -95
  3520. package/dist-esm/src/operations/securityConnectors.d.ts.map +0 -1
  3521. package/dist-esm/src/operations/securityConnectors.js +0 -396
  3522. package/dist-esm/src/operations/securityConnectors.js.map +0 -1
  3523. package/dist-esm/src/operations/securityContacts.d.ts +0 -51
  3524. package/dist-esm/src/operations/securityContacts.d.ts.map +0 -1
  3525. package/dist-esm/src/operations/securityContacts.js +0 -226
  3526. package/dist-esm/src/operations/securityContacts.js.map +0 -1
  3527. package/dist-esm/src/operations/securityOperators.d.ts +0 -40
  3528. package/dist-esm/src/operations/securityOperators.d.ts.map +0 -1
  3529. package/dist-esm/src/operations/securityOperators.js +0 -140
  3530. package/dist-esm/src/operations/securityOperators.js.map +0 -1
  3531. package/dist-esm/src/operations/securitySolutions.d.ts +0 -42
  3532. package/dist-esm/src/operations/securitySolutions.d.ts.map +0 -1
  3533. package/dist-esm/src/operations/securitySolutions.js +0 -171
  3534. package/dist-esm/src/operations/securitySolutions.js.map +0 -1
  3535. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.d.ts +0 -25
  3536. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.d.ts.map +0 -1
  3537. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js +0 -75
  3538. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js.map +0 -1
  3539. package/dist-esm/src/operations/sensitivitySettings.d.ts +0 -18
  3540. package/dist-esm/src/operations/sensitivitySettings.d.ts.map +0 -1
  3541. package/dist-esm/src/operations/sensitivitySettings.js +0 -46
  3542. package/dist-esm/src/operations/sensitivitySettings.js.map +0 -1
  3543. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.d.ts +0 -65
  3544. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.d.ts.map +0 -1
  3545. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js +0 -245
  3546. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js.map +0 -1
  3547. package/dist-esm/src/operations/serverVulnerabilityAssessmentsSettings.d.ts +0 -54
  3548. package/dist-esm/src/operations/serverVulnerabilityAssessmentsSettings.d.ts.map +0 -1
  3549. package/dist-esm/src/operations/serverVulnerabilityAssessmentsSettings.js +0 -229
  3550. package/dist-esm/src/operations/serverVulnerabilityAssessmentsSettings.js.map +0 -1
  3551. package/dist-esm/src/operations/settings.d.ts +0 -45
  3552. package/dist-esm/src/operations/settings.d.ts.map +0 -1
  3553. package/dist-esm/src/operations/settings.js +0 -196
  3554. package/dist-esm/src/operations/settings.js.map +0 -1
  3555. package/dist-esm/src/operations/softwareInventories.d.ts +0 -76
  3556. package/dist-esm/src/operations/softwareInventories.d.ts.map +0 -1
  3557. package/dist-esm/src/operations/softwareInventories.js +0 -331
  3558. package/dist-esm/src/operations/softwareInventories.js.map +0 -1
  3559. package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts +0 -51
  3560. package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +0 -1
  3561. package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.js +0 -154
  3562. package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.js.map +0 -1
  3563. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.d.ts +0 -30
  3564. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.d.ts.map +0 -1
  3565. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.js +0 -81
  3566. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.js.map +0 -1
  3567. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.d.ts +0 -28
  3568. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.d.ts.map +0 -1
  3569. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.js +0 -74
  3570. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.js.map +0 -1
  3571. package/dist-esm/src/operations/subAssessments.d.ts +0 -81
  3572. package/dist-esm/src/operations/subAssessments.d.ts.map +0 -1
  3573. package/dist-esm/src/operations/subAssessments.js +0 -303
  3574. package/dist-esm/src/operations/subAssessments.js.map +0 -1
  3575. package/dist-esm/src/operations/tasks.d.ts +0 -124
  3576. package/dist-esm/src/operations/tasks.d.ts.map +0 -1
  3577. package/dist-esm/src/operations/tasks.js +0 -525
  3578. package/dist-esm/src/operations/tasks.js.map +0 -1
  3579. package/dist-esm/src/operations/topology.d.ts +0 -66
  3580. package/dist-esm/src/operations/topology.d.ts.map +0 -1
  3581. package/dist-esm/src/operations/topology.js +0 -293
  3582. package/dist-esm/src/operations/topology.js.map +0 -1
  3583. package/dist-esm/src/operations/workspaceSettings.d.ts +0 -62
  3584. package/dist-esm/src/operations/workspaceSettings.d.ts.map +0 -1
  3585. package/dist-esm/src/operations/workspaceSettings.js +0 -257
  3586. package/dist-esm/src/operations/workspaceSettings.js.map +0 -1
  3587. package/dist-esm/src/operationsInterfaces/aPICollections.d.ts +0 -74
  3588. package/dist-esm/src/operationsInterfaces/aPICollections.d.ts.map +0 -1
  3589. package/dist-esm/src/operationsInterfaces/aPICollections.js.map +0 -1
  3590. package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.d.ts +0 -35
  3591. package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.d.ts.map +0 -1
  3592. package/dist-esm/src/operationsInterfaces/adaptiveApplicationControls.js.map +0 -1
  3593. package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.d.ts +0 -52
  3594. package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.d.ts.map +0 -1
  3595. package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.js.map +0 -1
  3596. package/dist-esm/src/operationsInterfaces/advancedThreatProtection.d.ts +0 -18
  3597. package/dist-esm/src/operationsInterfaces/advancedThreatProtection.d.ts.map +0 -1
  3598. package/dist-esm/src/operationsInterfaces/advancedThreatProtection.js.map +0 -1
  3599. package/dist-esm/src/operationsInterfaces/alerts.d.ts +0 -142
  3600. package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +0 -1
  3601. package/dist-esm/src/operationsInterfaces/alerts.js.map +0 -1
  3602. package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.d.ts +0 -30
  3603. package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.d.ts.map +0 -1
  3604. package/dist-esm/src/operationsInterfaces/alertsSuppressionRules.js.map +0 -1
  3605. package/dist-esm/src/operationsInterfaces/allowedConnections.d.ts +0 -29
  3606. package/dist-esm/src/operationsInterfaces/allowedConnections.d.ts.map +0 -1
  3607. package/dist-esm/src/operationsInterfaces/allowedConnections.js.map +0 -1
  3608. package/dist-esm/src/operationsInterfaces/applicationOperations.d.ts +0 -24
  3609. package/dist-esm/src/operationsInterfaces/applicationOperations.d.ts.map +0 -1
  3610. package/dist-esm/src/operationsInterfaces/applicationOperations.js.map +0 -1
  3611. package/dist-esm/src/operationsInterfaces/applications.d.ts +0 -11
  3612. package/dist-esm/src/operationsInterfaces/applications.d.ts.map +0 -1
  3613. package/dist-esm/src/operationsInterfaces/applications.js.map +0 -1
  3614. package/dist-esm/src/operationsInterfaces/assessments.d.ts +0 -38
  3615. package/dist-esm/src/operationsInterfaces/assessments.d.ts.map +0 -1
  3616. package/dist-esm/src/operationsInterfaces/assessments.js.map +0 -1
  3617. package/dist-esm/src/operationsInterfaces/assessmentsMetadata.d.ts +0 -42
  3618. package/dist-esm/src/operationsInterfaces/assessmentsMetadata.d.ts.map +0 -1
  3619. package/dist-esm/src/operationsInterfaces/assessmentsMetadata.js.map +0 -1
  3620. package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.d.ts +0 -24
  3621. package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.d.ts.map +0 -1
  3622. package/dist-esm/src/operationsInterfaces/autoProvisioningSettings.js.map +0 -1
  3623. package/dist-esm/src/operationsInterfaces/automations.d.ts +0 -65
  3624. package/dist-esm/src/operationsInterfaces/automations.d.ts.map +0 -1
  3625. package/dist-esm/src/operationsInterfaces/automations.js.map +0 -1
  3626. package/dist-esm/src/operationsInterfaces/azureDevOpsOrgs.d.ts +0 -66
  3627. package/dist-esm/src/operationsInterfaces/azureDevOpsOrgs.d.ts.map +0 -1
  3628. package/dist-esm/src/operationsInterfaces/azureDevOpsOrgs.js.map +0 -1
  3629. package/dist-esm/src/operationsInterfaces/azureDevOpsProjects.d.ts +0 -64
  3630. package/dist-esm/src/operationsInterfaces/azureDevOpsProjects.d.ts.map +0 -1
  3631. package/dist-esm/src/operationsInterfaces/azureDevOpsProjects.js.map +0 -1
  3632. package/dist-esm/src/operationsInterfaces/azureDevOpsRepos.d.ts +0 -70
  3633. package/dist-esm/src/operationsInterfaces/azureDevOpsRepos.d.ts.map +0 -1
  3634. package/dist-esm/src/operationsInterfaces/azureDevOpsRepos.js.map +0 -1
  3635. package/dist-esm/src/operationsInterfaces/complianceResults.d.ts +0 -21
  3636. package/dist-esm/src/operationsInterfaces/complianceResults.d.ts.map +0 -1
  3637. package/dist-esm/src/operationsInterfaces/complianceResults.js.map +0 -1
  3638. package/dist-esm/src/operationsInterfaces/compliances.d.ts +0 -23
  3639. package/dist-esm/src/operationsInterfaces/compliances.d.ts.map +0 -1
  3640. package/dist-esm/src/operationsInterfaces/compliances.js.map +0 -1
  3641. package/dist-esm/src/operationsInterfaces/connectors.d.ts +0 -32
  3642. package/dist-esm/src/operationsInterfaces/connectors.d.ts.map +0 -1
  3643. package/dist-esm/src/operationsInterfaces/connectors.js.map +0 -1
  3644. package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.d.ts +0 -44
  3645. package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.d.ts.map +0 -1
  3646. package/dist-esm/src/operationsInterfaces/customAssessmentAutomations.js.map +0 -1
  3647. package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.d.ts +0 -47
  3648. package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.d.ts.map +0 -1
  3649. package/dist-esm/src/operationsInterfaces/customEntityStoreAssignments.js.map +0 -1
  3650. package/dist-esm/src/operationsInterfaces/defenderForStorage.d.ts +0 -20
  3651. package/dist-esm/src/operationsInterfaces/defenderForStorage.d.ts.map +0 -1
  3652. package/dist-esm/src/operationsInterfaces/defenderForStorage.js.map +0 -1
  3653. package/dist-esm/src/operationsInterfaces/devOpsConfigurations.d.ts +0 -67
  3654. package/dist-esm/src/operationsInterfaces/devOpsConfigurations.d.ts.map +0 -1
  3655. package/dist-esm/src/operationsInterfaces/devOpsConfigurations.js.map +0 -1
  3656. package/dist-esm/src/operationsInterfaces/devOpsOperationResults.d.ts +0 -13
  3657. package/dist-esm/src/operationsInterfaces/devOpsOperationResults.d.ts.map +0 -1
  3658. package/dist-esm/src/operationsInterfaces/devOpsOperationResults.js.map +0 -1
  3659. package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.d.ts +0 -37
  3660. package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.d.ts.map +0 -1
  3661. package/dist-esm/src/operationsInterfaces/deviceSecurityGroups.js.map +0 -1
  3662. package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.d.ts +0 -28
  3663. package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.d.ts.map +0 -1
  3664. package/dist-esm/src/operationsInterfaces/discoveredSecuritySolutions.js.map +0 -1
  3665. package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts +0 -28
  3666. package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts.map +0 -1
  3667. package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.js.map +0 -1
  3668. package/dist-esm/src/operationsInterfaces/gitHubOwners.d.ts +0 -28
  3669. package/dist-esm/src/operationsInterfaces/gitHubOwners.d.ts.map +0 -1
  3670. package/dist-esm/src/operationsInterfaces/gitHubOwners.js.map +0 -1
  3671. package/dist-esm/src/operationsInterfaces/gitHubRepos.d.ts +0 -23
  3672. package/dist-esm/src/operationsInterfaces/gitHubRepos.d.ts.map +0 -1
  3673. package/dist-esm/src/operationsInterfaces/gitHubRepos.js.map +0 -1
  3674. package/dist-esm/src/operationsInterfaces/gitLabGroups.d.ts +0 -28
  3675. package/dist-esm/src/operationsInterfaces/gitLabGroups.d.ts.map +0 -1
  3676. package/dist-esm/src/operationsInterfaces/gitLabGroups.js.map +0 -1
  3677. package/dist-esm/src/operationsInterfaces/gitLabProjects.d.ts +0 -24
  3678. package/dist-esm/src/operationsInterfaces/gitLabProjects.d.ts.map +0 -1
  3679. package/dist-esm/src/operationsInterfaces/gitLabProjects.js.map +0 -1
  3680. package/dist-esm/src/operationsInterfaces/gitLabSubgroups.d.ts +0 -13
  3681. package/dist-esm/src/operationsInterfaces/gitLabSubgroups.d.ts.map +0 -1
  3682. package/dist-esm/src/operationsInterfaces/gitLabSubgroups.js.map +0 -1
  3683. package/dist-esm/src/operationsInterfaces/governanceAssignments.d.ts +0 -49
  3684. package/dist-esm/src/operationsInterfaces/governanceAssignments.d.ts.map +0 -1
  3685. package/dist-esm/src/operationsInterfaces/governanceAssignments.js.map +0 -1
  3686. package/dist-esm/src/operationsInterfaces/governanceRules.d.ts +0 -88
  3687. package/dist-esm/src/operationsInterfaces/governanceRules.d.ts.map +0 -1
  3688. package/dist-esm/src/operationsInterfaces/governanceRules.js.map +0 -1
  3689. package/dist-esm/src/operationsInterfaces/healthReports.d.ts +0 -21
  3690. package/dist-esm/src/operationsInterfaces/healthReports.d.ts.map +0 -1
  3691. package/dist-esm/src/operationsInterfaces/healthReports.js.map +0 -1
  3692. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -71
  3693. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  3694. package/dist-esm/src/operationsInterfaces/index.js +0 -78
  3695. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  3696. package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.d.ts +0 -33
  3697. package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.d.ts.map +0 -1
  3698. package/dist-esm/src/operationsInterfaces/informationProtectionPolicies.js.map +0 -1
  3699. package/dist-esm/src/operationsInterfaces/iotSecuritySolution.d.ts +0 -53
  3700. package/dist-esm/src/operationsInterfaces/iotSecuritySolution.d.ts.map +0 -1
  3701. package/dist-esm/src/operationsInterfaces/iotSecuritySolution.js.map +0 -1
  3702. package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts +0 -21
  3703. package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.d.ts.map +0 -1
  3704. package/dist-esm/src/operationsInterfaces/iotSecuritySolutionAnalytics.js.map +0 -1
  3705. package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts +0 -33
  3706. package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +0 -1
  3707. package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +0 -1
  3708. package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts +0 -25
  3709. package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +0 -1
  3710. package/dist-esm/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js.map +0 -1
  3711. package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.d.ts +0 -76
  3712. package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.d.ts.map +0 -1
  3713. package/dist-esm/src/operationsInterfaces/jitNetworkAccessPolicies.js.map +0 -1
  3714. package/dist-esm/src/operationsInterfaces/locations.d.ts +0 -20
  3715. package/dist-esm/src/operationsInterfaces/locations.d.ts.map +0 -1
  3716. package/dist-esm/src/operationsInterfaces/locations.js.map +0 -1
  3717. package/dist-esm/src/operationsInterfaces/mdeOnboardings.d.ts +0 -15
  3718. package/dist-esm/src/operationsInterfaces/mdeOnboardings.d.ts.map +0 -1
  3719. package/dist-esm/src/operationsInterfaces/mdeOnboardings.js.map +0 -1
  3720. package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
  3721. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  3722. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  3723. package/dist-esm/src/operationsInterfaces/pricings.d.ts +0 -53
  3724. package/dist-esm/src/operationsInterfaces/pricings.d.ts.map +0 -1
  3725. package/dist-esm/src/operationsInterfaces/pricings.js.map +0 -1
  3726. package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.d.ts +0 -21
  3727. package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.d.ts.map +0 -1
  3728. package/dist-esm/src/operationsInterfaces/regulatoryComplianceAssessments.js.map +0 -1
  3729. package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.d.ts +0 -19
  3730. package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.d.ts.map +0 -1
  3731. package/dist-esm/src/operationsInterfaces/regulatoryComplianceControls.js.map +0 -1
  3732. package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.d.ts +0 -17
  3733. package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.d.ts.map +0 -1
  3734. package/dist-esm/src/operationsInterfaces/regulatoryComplianceStandards.js.map +0 -1
  3735. package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.d.ts +0 -17
  3736. package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.d.ts.map +0 -1
  3737. package/dist-esm/src/operationsInterfaces/secureScoreControlDefinitions.js.map +0 -1
  3738. package/dist-esm/src/operationsInterfaces/secureScoreControls.d.ts +0 -18
  3739. package/dist-esm/src/operationsInterfaces/secureScoreControls.d.ts.map +0 -1
  3740. package/dist-esm/src/operationsInterfaces/secureScoreControls.js.map +0 -1
  3741. package/dist-esm/src/operationsInterfaces/secureScores.d.ts +0 -19
  3742. package/dist-esm/src/operationsInterfaces/secureScores.d.ts.map +0 -1
  3743. package/dist-esm/src/operationsInterfaces/secureScores.js.map +0 -1
  3744. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.d.ts +0 -33
  3745. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.d.ts.map +0 -1
  3746. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.js.map +0 -1
  3747. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.d.ts +0 -14
  3748. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.d.ts.map +0 -1
  3749. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.js.map +0 -1
  3750. package/dist-esm/src/operationsInterfaces/securityConnectors.d.ts +0 -55
  3751. package/dist-esm/src/operationsInterfaces/securityConnectors.d.ts.map +0 -1
  3752. package/dist-esm/src/operationsInterfaces/securityConnectors.js.map +0 -1
  3753. package/dist-esm/src/operationsInterfaces/securityContacts.d.ts +0 -30
  3754. package/dist-esm/src/operationsInterfaces/securityContacts.d.ts.map +0 -1
  3755. package/dist-esm/src/operationsInterfaces/securityContacts.js.map +0 -1
  3756. package/dist-esm/src/operationsInterfaces/securityOperators.d.ts +0 -32
  3757. package/dist-esm/src/operationsInterfaces/securityOperators.d.ts.map +0 -1
  3758. package/dist-esm/src/operationsInterfaces/securityOperators.js.map +0 -1
  3759. package/dist-esm/src/operationsInterfaces/securitySolutions.d.ts +0 -21
  3760. package/dist-esm/src/operationsInterfaces/securitySolutions.d.ts.map +0 -1
  3761. package/dist-esm/src/operationsInterfaces/securitySolutions.js.map +0 -1
  3762. package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts +0 -17
  3763. package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.d.ts.map +0 -1
  3764. package/dist-esm/src/operationsInterfaces/securitySolutionsReferenceDataOperations.js.map +0 -1
  3765. package/dist-esm/src/operationsInterfaces/sensitivitySettings.d.ts +0 -10
  3766. package/dist-esm/src/operationsInterfaces/sensitivitySettings.d.ts.map +0 -1
  3767. package/dist-esm/src/operationsInterfaces/sensitivitySettings.js.map +0 -1
  3768. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts +0 -57
  3769. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts.map +0 -1
  3770. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.js.map +0 -1
  3771. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts +0 -33
  3772. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts.map +0 -1
  3773. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentsSettings.js.map +0 -1
  3774. package/dist-esm/src/operationsInterfaces/settings.d.ts +0 -24
  3775. package/dist-esm/src/operationsInterfaces/settings.d.ts.map +0 -1
  3776. package/dist-esm/src/operationsInterfaces/settings.js.map +0 -1
  3777. package/dist-esm/src/operationsInterfaces/softwareInventories.d.ts +0 -32
  3778. package/dist-esm/src/operationsInterfaces/softwareInventories.d.ts.map +0 -1
  3779. package/dist-esm/src/operationsInterfaces/softwareInventories.js.map +0 -1
  3780. package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts +0 -43
  3781. package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +0 -1
  3782. package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js.map +0 -1
  3783. package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts +0 -22
  3784. package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.d.ts.map +0 -1
  3785. package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js.map +0 -1
  3786. package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts +0 -20
  3787. package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.d.ts.map +0 -1
  3788. package/dist-esm/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.js.map +0 -1
  3789. package/dist-esm/src/operationsInterfaces/subAssessments.d.ts +0 -33
  3790. package/dist-esm/src/operationsInterfaces/subAssessments.d.ts.map +0 -1
  3791. package/dist-esm/src/operationsInterfaces/subAssessments.js.map +0 -1
  3792. package/dist-esm/src/operationsInterfaces/tasks.d.ts +0 -65
  3793. package/dist-esm/src/operationsInterfaces/tasks.d.ts.map +0 -1
  3794. package/dist-esm/src/operationsInterfaces/tasks.js.map +0 -1
  3795. package/dist-esm/src/operationsInterfaces/topology.d.ts +0 -28
  3796. package/dist-esm/src/operationsInterfaces/topology.d.ts.map +0 -1
  3797. package/dist-esm/src/operationsInterfaces/topology.js.map +0 -1
  3798. package/dist-esm/src/operationsInterfaces/workspaceSettings.d.ts +0 -40
  3799. package/dist-esm/src/operationsInterfaces/workspaceSettings.d.ts.map +0 -1
  3800. package/dist-esm/src/operationsInterfaces/workspaceSettings.js.map +0 -1
  3801. package/dist-esm/src/pagingHelper.js +0 -32
  3802. package/dist-esm/src/pagingHelper.js.map +0 -1
  3803. package/dist-esm/src/securityCenter.d.ts +0 -98
  3804. package/dist-esm/src/securityCenter.d.ts.map +0 -1
  3805. package/dist-esm/src/securityCenter.js +0 -199
  3806. package/dist-esm/src/securityCenter.js.map +0 -1
  3807. package/dist-esm/test/security_examples.spec.d.ts +0 -7
  3808. package/dist-esm/test/security_examples.spec.d.ts.map +0 -1
  3809. package/dist-esm/test/security_examples.spec.js +0 -128
  3810. package/dist-esm/test/security_examples.spec.js.map +0 -1
  3811. package/review/arm-security.api.md +0 -7370
  3812. package/src/index.ts +0 -13
  3813. package/src/lroImpl.ts +0 -42
  3814. package/src/models/index.ts +0 -11099
  3815. package/src/models/mappers.ts +0 -13844
  3816. package/src/models/parameters.ts +0 -1546
  3817. package/src/operations/aPICollections.ts +0 -709
  3818. package/src/operations/adaptiveApplicationControls.ts +0 -192
  3819. package/src/operations/adaptiveNetworkHardenings.ts +0 -453
  3820. package/src/operations/advancedThreatProtection.ts +0 -110
  3821. package/src/operations/alerts.ts +0 -1159
  3822. package/src/operations/alertsSuppressionRules.ts +0 -265
  3823. package/src/operations/allowedConnections.ts +0 -344
  3824. package/src/operations/applicationOperations.ts +0 -141
  3825. package/src/operations/applications.ts +0 -153
  3826. package/src/operations/assessments.ts +0 -291
  3827. package/src/operations/assessmentsMetadata.ts +0 -416
  3828. package/src/operations/autoProvisioningSettings.ts +0 -231
  3829. package/src/operations/automations.ts +0 -526
  3830. package/src/operations/azureDevOpsOrgs.ts +0 -573
  3831. package/src/operations/azureDevOpsProjects.ts +0 -570
  3832. package/src/operations/azureDevOpsRepos.ts +0 -616
  3833. package/src/operations/complianceResults.ts +0 -205
  3834. package/src/operations/compliances.ts +0 -207
  3835. package/src/operations/connectors.ts +0 -268
  3836. package/src/operations/customAssessmentAutomations.ts +0 -441
  3837. package/src/operations/customEntityStoreAssignments.ts +0 -444
  3838. package/src/operations/defenderForStorage.ts +0 -118
  3839. package/src/operations/devOpsConfigurations.ts +0 -619
  3840. package/src/operations/devOpsOperationResults.ts +0 -74
  3841. package/src/operations/deviceSecurityGroups.ts +0 -285
  3842. package/src/operations/discoveredSecuritySolutions.ts +0 -349
  3843. package/src/operations/externalSecuritySolutions.ts +0 -349
  3844. package/src/operations/gitHubOwners.ts +0 -284
  3845. package/src/operations/gitHubRepos.ts +0 -274
  3846. package/src/operations/gitLabGroups.ts +0 -284
  3847. package/src/operations/gitLabProjects.ts +0 -276
  3848. package/src/operations/gitLabSubgroups.ts +0 -74
  3849. package/src/operations/governanceAssignments.ts +0 -325
  3850. package/src/operations/governanceRules.ts +0 -520
  3851. package/src/operations/healthReports.ts +0 -203
  3852. package/src/operations/index.ts +0 -78
  3853. package/src/operations/informationProtectionPolicies.ts +0 -263
  3854. package/src/operations/iotSecuritySolution.ts +0 -484
  3855. package/src/operations/iotSecuritySolutionAnalytics.ts +0 -115
  3856. package/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.ts +0 -284
  3857. package/src/operations/iotSecuritySolutionsAnalyticsRecommendation.ts +0 -250
  3858. package/src/operations/jitNetworkAccessPolicies.ts +0 -819
  3859. package/src/operations/locations.ts +0 -195
  3860. package/src/operations/mdeOnboardings.ts +0 -87
  3861. package/src/operations/operations.ts +0 -149
  3862. package/src/operations/pricings.ts +0 -207
  3863. package/src/operations/regulatoryComplianceAssessments.ts +0 -260
  3864. package/src/operations/regulatoryComplianceControls.ts +0 -226
  3865. package/src/operations/regulatoryComplianceStandards.ts +0 -192
  3866. package/src/operations/secureScoreControlDefinitions.ts +0 -274
  3867. package/src/operations/secureScoreControls.ts +0 -301
  3868. package/src/operations/secureScores.ts +0 -192
  3869. package/src/operations/securityConnectorApplication.ts +0 -170
  3870. package/src/operations/securityConnectorApplications.ts +0 -206
  3871. package/src/operations/securityConnectors.ts +0 -479
  3872. package/src/operations/securityContacts.ts +0 -270
  3873. package/src/operations/securityOperators.ts +0 -186
  3874. package/src/operations/securitySolutions.ts +0 -198
  3875. package/src/operations/securitySolutionsReferenceDataOperations.ts +0 -99
  3876. package/src/operations/sensitivitySettings.ts +0 -59
  3877. package/src/operations/serverVulnerabilityAssessmentOperations.ts +0 -327
  3878. package/src/operations/serverVulnerabilityAssessmentsSettings.ts +0 -278
  3879. package/src/operations/settings.ts +0 -232
  3880. package/src/operations/softwareInventories.ts +0 -425
  3881. package/src/operations/sqlVulnerabilityAssessmentBaselineRules.ts +0 -216
  3882. package/src/operations/sqlVulnerabilityAssessmentScanResults.ts +0 -114
  3883. package/src/operations/sqlVulnerabilityAssessmentScans.ts +0 -105
  3884. package/src/operations/subAssessments.ts +0 -367
  3885. package/src/operations/tasks.ts +0 -648
  3886. package/src/operations/topology.ts +0 -342
  3887. package/src/operations/workspaceSettings.ts +0 -310
  3888. package/src/operationsInterfaces/aPICollections.ts +0 -127
  3889. package/src/operationsInterfaces/adaptiveApplicationControls.ts +0 -67
  3890. package/src/operationsInterfaces/adaptiveNetworkHardenings.ts +0 -97
  3891. package/src/operationsInterfaces/advancedThreatProtection.ts +0 -39
  3892. package/src/operationsInterfaces/alerts.ts +0 -234
  3893. package/src/operationsInterfaces/alertsSuppressionRules.ts +0 -59
  3894. package/src/operationsInterfaces/allowedConnections.ts +0 -55
  3895. package/src/operationsInterfaces/applicationOperations.ts +0 -49
  3896. package/src/operationsInterfaces/applications.ts +0 -22
  3897. package/src/operationsInterfaces/assessments.ts +0 -72
  3898. package/src/operationsInterfaces/assessmentsMetadata.ts +0 -79
  3899. package/src/operationsInterfaces/autoProvisioningSettings.ts +0 -49
  3900. package/src/operationsInterfaces/automations.ts +0 -116
  3901. package/src/operationsInterfaces/azureDevOpsOrgs.ts +0 -133
  3902. package/src/operationsInterfaces/azureDevOpsProjects.ts +0 -131
  3903. package/src/operationsInterfaces/azureDevOpsRepos.ts +0 -143
  3904. package/src/operationsInterfaces/complianceResults.ts +0 -42
  3905. package/src/operationsInterfaces/compliances.ts +0 -44
  3906. package/src/operationsInterfaces/connectors.ts +0 -61
  3907. package/src/operationsInterfaces/customAssessmentAutomations.ts +0 -81
  3908. package/src/operationsInterfaces/customEntityStoreAssignments.ts +0 -84
  3909. package/src/operationsInterfaces/defenderForStorage.ts +0 -44
  3910. package/src/operationsInterfaces/devOpsConfigurations.ts +0 -132
  3911. package/src/operationsInterfaces/devOpsOperationResults.ts +0 -29
  3912. package/src/operationsInterfaces/deviceSecurityGroups.ts +0 -70
  3913. package/src/operationsInterfaces/discoveredSecuritySolutions.ts +0 -53
  3914. package/src/operationsInterfaces/externalSecuritySolutions.ts +0 -53
  3915. package/src/operationsInterfaces/gitHubOwners.ts +0 -57
  3916. package/src/operationsInterfaces/gitHubRepos.ts +0 -48
  3917. package/src/operationsInterfaces/gitLabGroups.ts +0 -57
  3918. package/src/operationsInterfaces/gitLabProjects.ts +0 -49
  3919. package/src/operationsInterfaces/gitLabSubgroups.ts +0 -29
  3920. package/src/operationsInterfaces/governanceAssignments.ts +0 -86
  3921. package/src/operationsInterfaces/governanceRules.ts +0 -147
  3922. package/src/operationsInterfaces/healthReports.ts +0 -42
  3923. package/src/operationsInterfaces/index.ts +0 -78
  3924. package/src/operationsInterfaces/informationProtectionPolicies.ts +0 -62
  3925. package/src/operationsInterfaces/iotSecuritySolution.ts +0 -97
  3926. package/src/operationsInterfaces/iotSecuritySolutionAnalytics.ts +0 -42
  3927. package/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.ts +0 -62
  3928. package/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.ts +0 -48
  3929. package/src/operationsInterfaces/jitNetworkAccessPolicies.ts +0 -133
  3930. package/src/operationsInterfaces/locations.ts +0 -39
  3931. package/src/operationsInterfaces/mdeOnboardings.ts +0 -32
  3932. package/src/operationsInterfaces/operations.ts +0 -22
  3933. package/src/operationsInterfaces/pricings.ts +0 -86
  3934. package/src/operationsInterfaces/regulatoryComplianceAssessments.ts +0 -44
  3935. package/src/operationsInterfaces/regulatoryComplianceControls.ts +0 -40
  3936. package/src/operationsInterfaces/regulatoryComplianceStandards.ts +0 -36
  3937. package/src/operationsInterfaces/secureScoreControlDefinitions.ts +0 -34
  3938. package/src/operationsInterfaces/secureScoreControls.ts +0 -36
  3939. package/src/operationsInterfaces/secureScores.ts +0 -38
  3940. package/src/operationsInterfaces/securityConnectorApplication.ts +0 -64
  3941. package/src/operationsInterfaces/securityConnectorApplications.ts +0 -30
  3942. package/src/operationsInterfaces/securityConnectors.ts +0 -98
  3943. package/src/operationsInterfaces/securityContacts.ts +0 -60
  3944. package/src/operationsInterfaces/securityOperators.ts +0 -63
  3945. package/src/operationsInterfaces/securitySolutions.ts +0 -42
  3946. package/src/operationsInterfaces/securitySolutionsReferenceDataOperations.ts +0 -35
  3947. package/src/operationsInterfaces/sensitivitySettings.ts +0 -23
  3948. package/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.ts +0 -103
  3949. package/src/operationsInterfaces/serverVulnerabilityAssessmentsSettings.ts +0 -63
  3950. package/src/operationsInterfaces/settings.ts +0 -50
  3951. package/src/operationsInterfaces/softwareInventories.ts +0 -62
  3952. package/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.ts +0 -84
  3953. package/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.ts +0 -46
  3954. package/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.ts +0 -42
  3955. package/src/operationsInterfaces/subAssessments.ts +0 -60
  3956. package/src/operationsInterfaces/tasks.ts +0 -115
  3957. package/src/operationsInterfaces/topology.ts +0 -53
  3958. package/src/operationsInterfaces/workspaceSettings.ts +0 -75
  3959. package/src/pagingHelper.ts +0 -39
  3960. package/src/securityCenter.ts +0 -504
  3961. package/tsconfig.json +0 -33
  3962. package/types/arm-security.d.ts +0 -13262
  3963. package/types/tsdoc-metadata.json +0 -11
  3964. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  3965. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  3966. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  3967. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  3968. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  3969. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  3970. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  3971. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  3972. /package/{dist-esm/src → dist/browser}/operationsInterfaces/aPICollections.js +0 -0
  3973. /package/{dist-esm/src → dist/browser}/operationsInterfaces/adaptiveApplicationControls.js +0 -0
  3974. /package/{dist-esm/src → dist/browser}/operationsInterfaces/adaptiveNetworkHardenings.js +0 -0
  3975. /package/{dist-esm/src → dist/browser}/operationsInterfaces/advancedThreatProtection.js +0 -0
  3976. /package/{dist-esm/src → dist/browser}/operationsInterfaces/alerts.js +0 -0
  3977. /package/{dist-esm/src → dist/browser}/operationsInterfaces/alertsSuppressionRules.js +0 -0
  3978. /package/{dist-esm/src → dist/browser}/operationsInterfaces/allowedConnections.js +0 -0
  3979. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applicationOperations.js +0 -0
  3980. /package/{dist-esm/src → dist/browser}/operationsInterfaces/applications.js +0 -0
  3981. /package/{dist-esm/src → dist/browser}/operationsInterfaces/assessments.js +0 -0
  3982. /package/{dist-esm/src → dist/browser}/operationsInterfaces/assessmentsMetadata.js +0 -0
  3983. /package/{dist-esm/src → dist/browser}/operationsInterfaces/autoProvisioningSettings.js +0 -0
  3984. /package/{dist-esm/src → dist/browser}/operationsInterfaces/automations.js +0 -0
  3985. /package/{dist-esm/src → dist/browser}/operationsInterfaces/azureDevOpsOrgs.js +0 -0
  3986. /package/{dist-esm/src → dist/browser}/operationsInterfaces/azureDevOpsProjects.js +0 -0
  3987. /package/{dist-esm/src → dist/browser}/operationsInterfaces/azureDevOpsRepos.js +0 -0
  3988. /package/{dist-esm/src → dist/browser}/operationsInterfaces/complianceResults.js +0 -0
  3989. /package/{dist-esm/src → dist/browser}/operationsInterfaces/compliances.js +0 -0
  3990. /package/{dist-esm/src → dist/browser}/operationsInterfaces/connectors.js +0 -0
  3991. /package/{dist-esm/src → dist/browser}/operationsInterfaces/customAssessmentAutomations.js +0 -0
  3992. /package/{dist-esm/src → dist/browser}/operationsInterfaces/customEntityStoreAssignments.js +0 -0
  3993. /package/{dist-esm/src → dist/browser}/operationsInterfaces/defenderForStorage.js +0 -0
  3994. /package/{dist-esm/src → dist/browser}/operationsInterfaces/devOpsConfigurations.js +0 -0
  3995. /package/{dist-esm/src → dist/browser}/operationsInterfaces/devOpsOperationResults.js +0 -0
  3996. /package/{dist-esm/src → dist/browser}/operationsInterfaces/deviceSecurityGroups.js +0 -0
  3997. /package/{dist-esm/src → dist/browser}/operationsInterfaces/discoveredSecuritySolutions.js +0 -0
  3998. /package/{dist-esm/src → dist/browser}/operationsInterfaces/externalSecuritySolutions.js +0 -0
  3999. /package/{dist-esm/src → dist/browser}/operationsInterfaces/gitHubOwners.js +0 -0
  4000. /package/{dist-esm/src → dist/browser}/operationsInterfaces/gitHubRepos.js +0 -0
  4001. /package/{dist-esm/src → dist/browser}/operationsInterfaces/gitLabGroups.js +0 -0
  4002. /package/{dist-esm/src → dist/browser}/operationsInterfaces/gitLabProjects.js +0 -0
  4003. /package/{dist-esm/src → dist/browser}/operationsInterfaces/gitLabSubgroups.js +0 -0
  4004. /package/{dist-esm/src → dist/browser}/operationsInterfaces/governanceAssignments.js +0 -0
  4005. /package/{dist-esm/src → dist/browser}/operationsInterfaces/governanceRules.js +0 -0
  4006. /package/{dist-esm/src → dist/browser}/operationsInterfaces/healthReports.js +0 -0
  4007. /package/{dist-esm/src → dist/browser}/operationsInterfaces/informationProtectionPolicies.js +0 -0
  4008. /package/{dist-esm/src → dist/browser}/operationsInterfaces/iotSecuritySolution.js +0 -0
  4009. /package/{dist-esm/src → dist/browser}/operationsInterfaces/iotSecuritySolutionAnalytics.js +0 -0
  4010. /package/{dist-esm/src → dist/browser}/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.js +0 -0
  4011. /package/{dist-esm/src → dist/browser}/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.js +0 -0
  4012. /package/{dist-esm/src → dist/browser}/operationsInterfaces/jitNetworkAccessPolicies.js +0 -0
  4013. /package/{dist-esm/src → dist/browser}/operationsInterfaces/locations.js +0 -0
  4014. /package/{dist-esm/src → dist/browser}/operationsInterfaces/mdeOnboardings.js +0 -0
  4015. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  4016. /package/{dist-esm/src → dist/browser}/operationsInterfaces/pricings.js +0 -0
  4017. /package/{dist-esm/src → dist/browser}/operationsInterfaces/regulatoryComplianceAssessments.js +0 -0
  4018. /package/{dist-esm/src → dist/browser}/operationsInterfaces/regulatoryComplianceControls.js +0 -0
  4019. /package/{dist-esm/src → dist/browser}/operationsInterfaces/regulatoryComplianceStandards.js +0 -0
  4020. /package/{dist-esm/src → dist/browser}/operationsInterfaces/secureScoreControlDefinitions.js +0 -0
  4021. /package/{dist-esm/src → dist/browser}/operationsInterfaces/secureScoreControls.js +0 -0
  4022. /package/{dist-esm/src → dist/browser}/operationsInterfaces/secureScores.js +0 -0
  4023. /package/{dist-esm/src → dist/browser}/operationsInterfaces/securityConnectorApplication.js +0 -0
  4024. /package/{dist-esm/src → dist/browser}/operationsInterfaces/securityConnectorApplications.js +0 -0
  4025. /package/{dist-esm/src → dist/browser}/operationsInterfaces/securityConnectors.js +0 -0
  4026. /package/{dist-esm/src → dist/browser}/operationsInterfaces/securityContacts.js +0 -0
  4027. /package/{dist-esm/src → dist/browser}/operationsInterfaces/securityOperators.js +0 -0
  4028. /package/{dist-esm/src → dist/browser}/operationsInterfaces/securitySolutions.js +0 -0
  4029. /package/{dist-esm/src → dist/browser}/operationsInterfaces/securitySolutionsReferenceDataOperations.js +0 -0
  4030. /package/{dist-esm/src → dist/browser}/operationsInterfaces/sensitivitySettings.js +0 -0
  4031. /package/{dist-esm/src → dist/browser}/operationsInterfaces/serverVulnerabilityAssessmentOperations.js +0 -0
  4032. /package/{dist-esm/src → dist/browser}/operationsInterfaces/serverVulnerabilityAssessmentsSettings.js +0 -0
  4033. /package/{dist-esm/src → dist/browser}/operationsInterfaces/settings.js +0 -0
  4034. /package/{dist-esm/src → dist/browser}/operationsInterfaces/softwareInventories.js +0 -0
  4035. /package/{dist-esm/src → dist/browser}/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.js +0 -0
  4036. /package/{dist-esm/src → dist/browser}/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.js +0 -0
  4037. /package/{dist-esm/src → dist/browser}/operationsInterfaces/sqlVulnerabilityAssessmentScans.js +0 -0
  4038. /package/{dist-esm/src → dist/browser}/operationsInterfaces/subAssessments.js +0 -0
  4039. /package/{dist-esm/src → dist/browser}/operationsInterfaces/tasks.js +0 -0
  4040. /package/{dist-esm/src → dist/browser}/operationsInterfaces/topology.js +0 -0
  4041. /package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaceSettings.js +0 -0
  4042. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  4043. /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;AAksLH,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAWX;AAXD,WAAY,yBAAyB;IACnC,eAAe;IACf,kDAAqB,CAAA;IACrB,cAAc;IACd,gDAAmB,CAAA;IACnB,YAAY;IACZ,4CAAe,CAAA;IACf,cAAc;IACd,gDAAmB,CAAA;IACnB,YAAY;IACZ,4CAAe,CAAA;AACjB,CAAC,EAXW,yBAAyB,KAAzB,yBAAyB,QAWpC;AAeD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,0DAA0D;IAC1D,+BAAS,CAAA;IACT,6DAA6D;IAC7D,iCAAW,CAAA;AACb,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B;AAYD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCAKX;AALD,WAAY,oCAAoC;IAC9C,gBAAgB;IAChB,+DAAuB,CAAA;IACvB,aAAa;IACb,yDAAiB,CAAA;AACnB,CAAC,EALW,oCAAoC,KAApC,oCAAoC,QAK/C;AAYD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBA2BX;AA3BD,WAAY,gBAAgB;IAC1B,kBAAkB;IAClB,+CAA2B,CAAA;IAC3B,0BAA0B;IAC1B,+DAA2C,CAAA;IAC3C,qBAAqB;IACrB,qDAAiC,CAAA;IACjC,6BAA6B;IAC7B,qEAAiD,CAAA;IACjD,aAAa;IACb,qCAAiB,CAAA;IACjB,mBAAmB;IACnB,iDAA6B,CAAA;IAC7B,2BAA2B;IAC3B,iEAA6C,CAAA;IAC7C,0BAA0B;IAC1B,+DAA2C,CAAA;IAC3C,kCAAkC;IAClC,+EAA2D,CAAA;IAC3D,qCAAqC;IACrC,qFAAiE,CAAA;IACjE,6CAA6C;IAC7C,qGAAiF,CAAA;IACjF,kBAAkB;IAClB,+CAA2B,CAAA;IAC3B,0BAA0B;IAC1B,+DAA2C,CAAA;AAC7C,CAAC,EA3BW,gBAAgB,KAAhB,gBAAgB,QA2B3B;AAuBD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBASX;AATD,WAAY,iBAAiB;IAC3B,aAAa;IACb,sCAAiB,CAAA;IACjB,cAAc;IACd,wCAAmB,CAAA;IACnB,aAAa;IACb,sCAAiB,CAAA;IACjB,cAAc;IACd,wCAAmB,CAAA;AACrB,CAAC,EATW,iBAAiB,KAAjB,iBAAiB,QAS5B;AAcD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAmBX;AAnBD,WAAY,aAAa;IACvB,mDAAmD;IACnD,kCAAiB,CAAA;IACjB,wCAAwC;IACxC,4CAA2B,CAAA;IAC3B,wCAAwC;IACxC,8DAA6C,CAAA;IAC7C,wCAAwC;IACxC,0CAAyB,CAAA;IACzB,wCAAwC;IACxC,4DAA2C,CAAA;IAC3C,oDAAoD;IACpD,wCAAuB,CAAA;IACvB,4CAA4C;IAC5C,sCAAqB,CAAA;IACrB,4CAA4C;IAC5C,0CAAyB,CAAA;IACzB,4CAA4C;IAC5C,sCAAqB,CAAA;AACvB,CAAC,EAnBW,aAAa,KAAb,aAAa,QAmBxB;AAmBD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAOX;AAPD,WAAY,eAAe;IACzB,eAAe;IACf,wCAAqB,CAAA;IACrB,eAAe;IACf,wCAAqB,CAAA;IACrB,gBAAgB;IAChB,0CAAuB,CAAA;AACzB,CAAC,EAPW,eAAe,KAAf,eAAe,QAO1B;AAaD,8DAA8D;AAC9D,MAAM,CAAN,IAAY,UASX;AATD,WAAY,UAAU;IACpB,6FAA6F;IAC7F,+BAAiB,CAAA;IACjB,uGAAuG;IACvG,+BAAiB,CAAA;IACjB,iGAAiG;IACjG,iCAAmB,CAAA;IACnB,qEAAqE;IACrE,yCAA2B,CAAA;AAC7B,CAAC,EATW,UAAU,KAAV,UAAU,QASrB;AAcD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAOX;AAPD,WAAY,4BAA4B;IACtC,8BAA8B;IAC9B,mDAAmB,CAAA;IACnB,mEAAmE;IACnE,uDAAuB,CAAA;IACvB,kDAAkD;IAClD,+DAA+B,CAAA;AACjC,CAAC,EAPW,4BAA4B,KAA5B,4BAA4B,QAOvC;AAaD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAOX;AAPD,WAAY,aAAa;IACvB,UAAU;IACV,4BAAW,CAAA;IACX,aAAa;IACb,kCAAiB,CAAA;IACjB,WAAW;IACX,8BAAa,CAAA;AACf,CAAC,EAPW,aAAa,KAAb,aAAa,QAOxB;AAaD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAOX;AAPD,WAAY,WAAW;IACrB,2BAA2B;IAC3B,8BAAe,CAAA;IACf,iEAAiE;IACjE,sCAAuB,CAAA;IACvB,qEAAqE;IACrE,4CAA6B,CAAA;AAC/B,CAAC,EAPW,WAAW,KAAX,WAAW,QAOtB;AAaD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAOX;AAPD,WAAY,yBAAyB;IACnC,6BAA6B;IAC7B,8EAAiD,CAAA;IACjD,qCAAqC;IACrC,8FAAiE,CAAA;IACjE,0BAA0B;IAC1B,wEAA2C,CAAA;AAC7C,CAAC,EAPW,yBAAyB,KAAzB,yBAAyB,QAOpC;AAaD,uFAAuF;AACvF,MAAM,CAAN,IAAY,mCAOX;AAPD,WAAY,mCAAmC;IAC7C,uCAAuC;IACvC,sDAAe,CAAA;IACf,yCAAyC;IACzC,0DAAmB,CAAA;IACnB,gDAAgD;IAChD,0DAAmB,CAAA;AACrB,CAAC,EAPW,mCAAmC,KAAnC,mCAAmC,QAO9C;AAaD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCASX;AATD,WAAY,oCAAoC;IAC9C,sBAAsB;IACtB,uDAAe,CAAA;IACf,wBAAwB;IACxB,2DAAmB,CAAA;IACnB,iCAAiC;IACjC,2DAAmB,CAAA;IACnB,wCAAwC;IACxC,2EAAmC,CAAA;AACrC,CAAC,EATW,oCAAoC,KAApC,oCAAoC,QAS/C;AAcD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBASX;AATD,WAAY,uBAAuB;IACjC,+EAA+E;IAC/E,gGAAqE,CAAA;IACrE,6EAA6E;IAC7E,kEAAuC,CAAA;IACvC,oHAAoH;IACpH,sFAA2D,CAAA;IAC3D,gFAAgF;IAChF,6FAAkE,CAAA;AACpE,CAAC,EATW,uBAAuB,KAAvB,uBAAuB,QASlC;AAcD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAOX;AAPD,WAAY,uBAAuB;IACjC,kEAAkE;IAClE,gDAAqB,CAAA;IACrB,uDAAuD;IACvD,0DAA+B,CAAA;IAC/B,8DAA8D;IAC9D,4DAAiC,CAAA;AACnC,CAAC,EAPW,uBAAuB,KAAvB,uBAAuB,QAOlC;AAaD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,YAAY;IACZ,kCAAe,CAAA;IACf,iBAAiB;IACjB,4CAAyB,CAAA;AAC3B,CAAC,EALW,eAAe,KAAf,eAAe,QAK1B;AAYD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBASX;AATD,WAAY,wBAAwB;IAClC,wEAAwE;IACxE,yDAA6B,CAAA;IAC7B,wEAAwE;IACxE,yDAA6B,CAAA;IAC7B,6EAA6E;IAC7E,2CAAe,CAAA;IACf,mFAAmF;IACnF,uDAA2B,CAAA;AAC7B,CAAC,EATW,wBAAwB,KAAxB,wBAAwB,QASnC;AAcD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAGX;AAHD,WAAY,wBAAwB;IAClC,gEAAgE;IAChE,+CAAmB,CAAA;AACrB,CAAC,EAHW,wBAAwB,KAAxB,wBAAwB,QAGnC;AAWD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAWX;AAXD,WAAY,uBAAuB;IACjC,WAAW;IACX,wCAAa,CAAA;IACb,wBAAwB;IACxB,kEAAuC,CAAA;IACvC,+BAA+B;IAC/B,gFAAqD,CAAA;IACrD,gCAAgC;IAChC,kFAAuD,CAAA;IACvD,uCAAuC;IACvC,gGAAqE,CAAA;AACvE,CAAC,EAXW,uBAAuB,KAAvB,uBAAuB,QAWlC;AAeD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,WAAW;IACX,mCAAa,CAAA;IACb,kBAAkB;IAClB,iDAA2B,CAAA;IAC3B,sBAAsB;IACtB,yDAAmC,CAAA;IACnC,UAAU;IACV,iCAAW,CAAA;AACb,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAKX;AALD,WAAY,uBAAuB;IACjC,UAAU;IACV,sCAAW,CAAA;IACX,UAAU;IACV,sCAAW,CAAA;AACb,CAAC,EALW,uBAAuB,KAAvB,uBAAuB,QAKlC;AAYD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAOX;AAPD,WAAY,iBAAiB;IAC3B,WAAW;IACX,kCAAa,CAAA;IACb,aAAa;IACb,sCAAiB,CAAA;IACjB,UAAU;IACV,gCAAW,CAAA;AACb,CAAC,EAPW,iBAAiB,KAAjB,iBAAiB,QAO5B;AAaD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAKX;AALD,WAAY,uBAAuB;IACjC,2DAA2D;IAC3D,oDAAyB,CAAA;IACzB,2DAA2D;IAC3D,oDAAyB,CAAA;AAC3B,CAAC,EALW,uBAAuB,KAAvB,uBAAuB,QAKlC;AAYD,yFAAyF;AACzF,MAAM,CAAN,IAAY,qCAGX;AAHD,WAAY,qCAAqC;IAC/C,uDAAuD;IACvD,oEAA2B,CAAA;AAC7B,CAAC,EAHW,qCAAqC,KAArC,qCAAqC,QAGhD;AAWD,sFAAsF;AACtF,MAAM,CAAN,IAAY,kCAKX;AALD,WAAY,kCAAkC;IAC5C,sDAAsD;IACtD,qDAAe,CAAA;IACf,4CAA4C;IAC5C,2DAAqB,CAAA;AACvB,CAAC,EALW,kCAAkC,KAAlC,kCAAkC,QAK7C;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAOX;AAPD,WAAY,oBAAoB;IAC9B,8BAA8B;IAC9B,+CAAuB,CAAA;IACvB,2BAA2B;IAC3B,yCAAiB,CAAA;IACjB,6BAA6B;IAC7B,6CAAqB,CAAA;AACvB,CAAC,EAPW,oBAAoB,KAApB,oBAAoB,QAO/B;AAaD,sFAAsF;AACtF,MAAM,CAAN,IAAY,kCAGX;AAHD,WAAY,kCAAkC;IAC5C,mDAAmD;IACnD,iEAA2B,CAAA;AAC7B,CAAC,EAHW,kCAAkC,KAAlC,kCAAkC,QAG7C;AAWD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAGX;AAHD,WAAY,gBAAgB;IAC1B,sDAAsD;IACtD,uCAAmB,CAAA;AACrB,CAAC,EAHW,gBAAgB,KAAhB,gBAAgB,QAG3B;AAWD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,eAAe;IACf,6CAAqB,CAAA;IACrB,gBAAgB;IAChB,+CAAuB,CAAA;AACzB,CAAC,EALW,oBAAoB,KAApB,oBAAoB,QAK/B;AAYD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cASX;AATD,WAAY,cAAc;IACxB,aAAa;IACb,mCAAiB,CAAA;IACjB,kBAAkB;IAClB,6CAA2B,CAAA;IAC3B,iBAAiB;IACjB,2CAAyB,CAAA;IACzB,aAAa;IACb,mCAAiB,CAAA;AACnB,CAAC,EATW,cAAc,KAAd,cAAc,QASzB;AAcD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAOX;AAPD,WAAY,eAAe;IACzB,iBAAiB;IACjB,4CAAyB,CAAA;IACzB,cAAc;IACd,sCAAmB,CAAA;IACnB,oBAAoB;IACpB,kDAA+B,CAAA;AACjC,CAAC,EAPW,eAAe,KAAf,eAAe,QAO1B;AAaD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAWX;AAXD,WAAY,iBAAiB;IAC3B,WAAW;IACX,kCAAa,CAAA;IACb,aAAa;IACb,sCAAiB,CAAA;IACjB,UAAU;IACV,gCAAW,CAAA;IACX,oBAAoB;IACpB,oDAA+B,CAAA;IAC/B,eAAe;IACf,0CAAqB,CAAA;AACvB,CAAC,EAXW,iBAAiB,KAAjB,iBAAiB,QAW5B;AAeD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aASX;AATD,WAAY,aAAa;IACvB,aAAa;IACb,kCAAiB,CAAA;IACjB,uBAAuB;IACvB,sDAAqC,CAAA;IACrC,mBAAmB;IACnB,8CAA6B,CAAA;IAC7B,mBAAmB;IACnB,8CAA6B,CAAA;AAC/B,CAAC,EATW,aAAa,KAAb,aAAa,QASxB;AAcD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBASX;AATD,WAAY,yBAAyB;IACnC,SAAS;IACT,sCAAS,CAAA;IACT,gBAAgB;IAChB,oDAAuB,CAAA;IACvB,0BAA0B;IAC1B,wEAA2C,CAAA;IAC3C,kBAAkB;IAClB,wDAA2B,CAAA;AAC7B,CAAC,EATW,yBAAyB,KAAzB,yBAAyB,QASpC;AAcD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAOX;AAPD,WAAY,eAAe;IACzB,cAAc;IACd,sCAAmB,CAAA;IACnB,iBAAiB;IACjB,4CAAyB,CAAA;IACzB,oBAAoB;IACpB,kDAA+B,CAAA;AACjC,CAAC,EAPW,eAAe,KAAf,eAAe,QAO1B;AAaD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAeX;AAfD,WAAY,4BAA4B;IACtC,gBAAgB;IAChB,uDAAuB,CAAA;IACvB,aAAa;IACb,iDAAiB,CAAA;IACjB,eAAe;IACf,qDAAqB,CAAA;IACrB,cAAc;IACd,mDAAmB,CAAA;IACnB,sBAAsB;IACtB,mEAAmC,CAAA;IACnC,sBAAsB;IACtB,mEAAmC,CAAA;IACnC,sBAAsB;IACtB,mEAAmC,CAAA;AACrC,CAAC,EAfW,4BAA4B,KAA5B,4BAA4B,QAevC;AAiBD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBASX;AATD,WAAY,oBAAoB;IAC9B,oBAAoB;IACpB,uDAA+B,CAAA;IAC/B,gCAAgC;IAChC,+EAAuD,CAAA;IACvD,gBAAgB;IAChB,+CAAuB,CAAA;IACvB,mBAAmB;IACnB,qDAA6B,CAAA;AAC/B,CAAC,EATW,oBAAoB,KAApB,oBAAoB,QAS/B;AAcD,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BAOX;AAPD,WAAY,+BAA+B;IACzC,WAAW;IACX,gDAAa,CAAA;IACb,eAAe;IACf,wDAAqB,CAAA;IACrB,cAAc;IACd,sDAAmB,CAAA;AACrB,CAAC,EAPW,+BAA+B,KAA/B,+BAA+B,QAO1C;AAaD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAaX;AAbD,WAAY,iBAAiB;IAC3B,WAAW;IACX,kCAAa,CAAA;IACb,gBAAgB;IAChB,4CAAuB,CAAA;IACvB,mBAAmB;IACnB,kDAA6B,CAAA;IAC7B,cAAc;IACd,wCAAmB,CAAA;IACnB,UAAU;IACV,gCAAW,CAAA;IACX,iBAAiB;IACjB,8CAAyB,CAAA;AAC3B,CAAC,EAbW,iBAAiB,KAAjB,iBAAiB,QAa5B;AAgBD,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BAKX;AALD,WAAY,+BAA+B;IACzC,eAAe;IACf,wDAAqB,CAAA;IACrB,cAAc;IACd,sDAAmB,CAAA;AACrB,CAAC,EALW,+BAA+B,KAA/B,+BAA+B,QAK1C;AAYD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BAKX;AALD,WAAY,2BAA2B;IACrC,eAAe;IACf,oDAAqB,CAAA;IACrB,cAAc;IACd,kDAAmB,CAAA;AACrB,CAAC,EALW,2BAA2B,KAA3B,2BAA2B,QAKtC;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAOX;AAPD,WAAY,kBAAkB;IAC5B,eAAe;IACf,2CAAqB,CAAA;IACrB,cAAc;IACd,yCAAmB,CAAA;IACnB,oBAAoB;IACpB,qDAA+B,CAAA;AACjC,CAAC,EAPW,kBAAkB,KAAlB,kBAAkB,QAO7B;AAaD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAaX;AAbD,WAAY,cAAc;IACxB,YAAY;IACZ,iCAAe,CAAA;IACf,UAAU;IACV,6BAAW,CAAA;IACX,UAAU;IACV,6BAAW,CAAA;IACX,aAAa;IACb,mCAAiB,CAAA;IACjB,kBAAkB;IAClB,6CAA2B,CAAA;IAC3B,aAAa;IACb,mCAAiB,CAAA;AACnB,CAAC,EAbW,cAAc,KAAd,cAAc,QAazB;AAgBD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAmCX;AAnCD,WAAY,iBAAiB;IAC3B,qBAAqB;IACrB,sDAAiC,CAAA;IACjC,+BAA+B;IAC/B,0EAAqD,CAAA;IACrD,4BAA4B;IAC5B,oEAA+C,CAAA;IAC/C,8BAA8B;IAC9B,wEAAmD,CAAA;IACnD,+BAA+B;IAC/B,0EAAqD,CAAA;IACrD,qBAAqB;IACrB,sDAAiC,CAAA;IACjC,wBAAwB;IACxB,4DAAuC,CAAA;IACvC,6BAA6B;IAC7B,sEAAiD,CAAA;IACjD,4BAA4B;IAC5B,oEAA+C,CAAA;IAC/C,+BAA+B;IAC/B,0EAAqD,CAAA;IACrD,8BAA8B;IAC9B,wEAAmD,CAAA;IACnD,sBAAsB;IACtB,wDAAmC,CAAA;IACnC,sBAAsB;IACtB,wDAAmC,CAAA;IACnC,8BAA8B;IAC9B,wEAAmD,CAAA;IACnD,mCAAmC;IACnC,kFAA6D,CAAA;IAC7D,wBAAwB;IACxB,4DAAuC,CAAA;IACvC,8BAA8B;IAC9B,wEAAmD,CAAA;AACrD,CAAC,EAnCW,iBAAiB,KAAjB,iBAAiB,QAmC5B;AA2BD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAWX;AAXD,WAAY,oBAAoB;IAC9B,iBAAiB;IACjB,iDAAyB,CAAA;IACzB,iBAAiB;IACjB,iDAAyB,CAAA;IACzB,kBAAkB;IAClB,mDAA2B,CAAA;IAC3B,uBAAuB;IACvB,6DAAqC,CAAA;IACrC,kBAAkB;IAClB,mDAA2B,CAAA;AAC7B,CAAC,EAXW,oBAAoB,KAApB,oBAAoB,QAW/B;AAeD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBASX;AATD,WAAY,mBAAmB;IAC7B,iDAAiD;IACjD,0CAAmB,CAAA;IACnB,yDAAyD;IACzD,sDAA+B,CAAA;IAC/B,mEAAmE;IACnE,kDAA2B,CAAA;IAC3B,qDAAqD;IACrD,gDAAyB,CAAA;AAC3B,CAAC,EATW,mBAAmB,KAAnB,mBAAmB,QAS9B;AAcD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,0DAA0D;IAC1D,mCAAiB,CAAA;IACjB,wBAAwB;IACxB,mCAAiB,CAAA;AACnB,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAYD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBASX;AATD,WAAY,qBAAqB;IAC/B,oBAAoB;IACpB,wDAA+B,CAAA;IAC/B,UAAU;IACV,oCAAW,CAAA;IACX,aAAa;IACb,0CAAiB,CAAA;IACjB,WAAW;IACX,sCAAa,CAAA;AACf,CAAC,EATW,qBAAqB,KAArB,qBAAqB,QAShC;AAcD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BAKX;AALD,WAAY,2BAA2B;IACrC,cAAc;IACd,kDAAmB,CAAA;IACnB,eAAe;IACf,oDAAqB,CAAA;AACvB,CAAC,EALW,2BAA2B,KAA3B,2BAA2B,QAKtC;AAYD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,uBAAuB;IACvB,0CAAuB,CAAA;AACzB,CAAC,EAHW,eAAe,KAAf,eAAe,QAG1B;AAWD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,wBAAwB;IACxB,wCAAqB,CAAA;AACvB,CAAC,EAHW,eAAe,KAAf,eAAe,QAG1B;AAWD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAiCX;AAjCD,WAAY,uBAAuB;IACjC,+HAA+H;IAC/H,yEAA8C,CAAA;IAC9C,uKAAuK;IACvK,+FAAoE,CAAA;IACpE,+DAA+D;IAC/D,uDAA4B,CAAA;IAC5B,wIAAwI;IACxI,2EAAgD,CAAA;IAChD,gDAAgD;IAChD,2EAAgD,CAAA;IAChD,oHAAoH;IACpH,2FAAgE,CAAA;IAChE,kDAAkD;IAClD,+DAAoC,CAAA;IACpC,0HAA0H;IAC1H,sEAA2C,CAAA;IAC3C,uIAAuI;IACvI,oFAAyD,CAAA;IACzD,oDAAoD;IACpD,yDAA8B,CAAA;IAC9B,iLAAiL;IACjL,uFAA4D,CAAA;IAC5D,0HAA0H;IAC1H,+FAAoE,CAAA;IACpE,0HAA0H;IAC1H,iGAAsE,CAAA;IACtE,qKAAqK;IACrK,qFAA0D,CAAA;IAC1D,8NAA8N;IAC9N,yEAA8C,CAAA;IAC9C,2EAA2E;IAC3E,uFAA4D,CAAA;AAC9D,CAAC,EAjCW,uBAAuB,KAAvB,uBAAuB,QAiClC;AA0BD,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BAKX;AALD,WAAY,+BAA+B;IACzC,eAAe;IACf,wDAAqB,CAAA;IACrB,cAAc;IACd,sDAAmB,CAAA;AACrB,CAAC,EALW,+BAA+B,KAA/B,+BAA+B,QAK1C;AAYD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,sCAAsC;IACtC,qDAAqB,CAAA;IACrB,qCAAqC;IACrC,mDAAmB,CAAA;AACrB,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAYD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAGX;AAHD,WAAY,4BAA4B;IACtC,eAAe;IACf,qDAAqB,CAAA;AACvB,CAAC,EAHW,4BAA4B,KAA5B,4BAA4B,QAGvC;AAWD,oFAAoF;AACpF,MAAM,CAAN,IAAY,gCAKX;AALD,WAAY,gCAAgC;IAC1C,aAAa;IACb,qDAAiB,CAAA;IACjB,gBAAgB;IAChB,2DAAuB,CAAA;AACzB,CAAC,EALW,gCAAgC,KAAhC,gCAAgC,QAK3C;AAYD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,cAAc;IACd,qCAAmB,CAAA;IACnB,eAAe;IACf,uCAAqB,CAAA;AACvB,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAYD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAKX;AALD,WAAY,sBAAsB;IAChC,UAAU;IACV,qCAAW,CAAA;IACX,UAAU;IACV,qCAAW,CAAA;AACb,CAAC,EALW,sBAAsB,KAAtB,sBAAsB,QAKjC;AAYD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC7B,eAAe;IACf,4CAAqB,CAAA;IACrB,eAAe;IACf,4CAAqB,CAAA;AACvB,CAAC,EALW,mBAAmB,KAAnB,mBAAmB,QAK9B;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAOX;AAPD,WAAY,oBAAoB;IAC9B,YAAY;IACZ,uCAAe,CAAA;IACf,cAAc;IACd,2CAAmB,CAAA;IACnB,WAAW;IACX,qCAAa,CAAA;AACf,CAAC,EAPW,oBAAoB,KAApB,oBAAoB,QAO/B;AAaD,4EAA4E;AAC5E,MAAM,CAAN,IAAY,wBAWX;AAXD,WAAY,wBAAwB;IAClC,iBAAiB;IACjB,qDAAyB,CAAA;IACzB,oBAAoB;IACpB,2DAA+B,CAAA;IAC/B,iBAAiB;IACjB,qDAAyB,CAAA;IACzB,aAAa;IACb,6CAAiB,CAAA;IACjB,eAAe;IACf,iDAAqB,CAAA;AACvB,CAAC,EAXW,wBAAwB,KAAxB,wBAAwB,QAWnC;AAeD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBASX;AATD,WAAY,yBAAyB;IACnC,kBAAkB;IAClB,wDAA2B,CAAA;IAC3B,qBAAqB;IACrB,8DAAiC,CAAA;IACjC,mBAAmB;IACnB,0DAA6B,CAAA;IAC7B,eAAe;IACf,kDAAqB,CAAA;AACvB,CAAC,EATW,yBAAyB,KAAzB,yBAAyB,QASpC;AAcD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCAaX;AAbD,WAAY,oCAAoC;IAC9C,wBAAwB;IACxB,+EAAuC,CAAA;IACvC,wBAAwB;IACxB,+EAAuC,CAAA;IACvC,oCAAoC;IACpC,uGAA+D,CAAA;IAC/D,oCAAoC;IACpC,uGAA+D,CAAA;IAC/D,kCAAkC;IAClC,mGAA2D,CAAA;IAC3D,4BAA4B;IAC5B,uFAA+C,CAAA;AACjD,CAAC,EAbW,oCAAoC,KAApC,oCAAoC,QAa/C;AAgBD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAWX;AAXD,WAAY,iBAAiB;IAC3B,qBAAqB;IACrB,uDAAkC,CAAA;IAClC,kBAAkB;IAClB,iDAA4B,CAAA;IAC5B,wBAAwB;IACxB,6DAAwC,CAAA;IACxC,qBAAqB;IACrB,uDAAkC,CAAA;IAClC,WAAW;IACX,kCAAa,CAAA;AACf,CAAC,EAXW,iBAAiB,KAAjB,iBAAiB,QAW5B;AAeD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAOX;AAPD,WAAY,yBAAyB;IACnC,kBAAkB;IAClB,wDAA2B,CAAA;IAC3B,UAAU;IACV,wCAAW,CAAA;IACX,aAAa;IACb,8CAAiB,CAAA;AACnB,CAAC,EAPW,yBAAyB,KAAzB,yBAAyB,QAOpC;AAaD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAOX;AAPD,WAAY,uBAAuB;IACjC,gBAAgB;IAChB,kDAAuB,CAAA;IACvB,mBAAmB;IACnB,wDAA6B,CAAA;IAC7B,cAAc;IACd,8CAAmB,CAAA;AACrB,CAAC,EAPW,uBAAuB,KAAvB,uBAAuB,QAOlC;AAaD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAaX;AAbD,WAAY,aAAa;IACvB,UAAU;IACV,4BAAW,CAAA;IACX,UAAU;IACV,4BAAW,CAAA;IACX,UAAU;IACV,4BAAW,CAAA;IACX,aAAa;IACb,kCAAiB,CAAA;IACjB,iBAAiB;IACjB,0CAAyB,CAAA;IACzB,cAAc;IACd,oCAAmB,CAAA;AACrB,CAAC,EAbW,aAAa,KAAb,aAAa,QAaxB;AAgBD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBASX;AATD,WAAY,mBAAmB;IAC7B,UAAU;IACV,kCAAW,CAAA;IACX,WAAW;IACX,oCAAa,CAAA;IACb,cAAc;IACd,0CAAmB,CAAA;IACnB,SAAS;IACT,gCAAS,CAAA;AACX,CAAC,EATW,mBAAmB,KAAnB,mBAAmB,QAS9B;AAcD,qFAAqF;AACrF,MAAM,CAAN,IAAY,iCAOX;AAPD,WAAY,iCAAiC;IAC3C,UAAU;IACV,gDAAW,CAAA;IACX,UAAU;IACV,gDAAW,CAAA;IACX,UAAU;IACV,gDAAW,CAAA;AACb,CAAC,EAPW,iCAAiC,KAAjC,iCAAiC,QAO5C;AAaD,iEAAiE;AACjE,MAAM,CAAN,IAAY,aAOX;AAPD,WAAY,aAAa;IACvB,UAAU;IACV,4BAAW,CAAA;IACX,UAAU;IACV,4BAAW,CAAA;IACX,UAAU;IACV,0BAAS,CAAA;AACX,CAAC,EAPW,aAAa,KAAb,aAAa,QAOxB;AAaD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAKX;AALD,WAAY,WAAW;IACrB,cAAc;IACd,kCAAmB,CAAA;IACnB,gBAAgB;IAChB,sCAAuB,CAAA;AACzB,CAAC,EALW,WAAW,KAAX,WAAW,QAKtB;AAYD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAOX;AAPD,WAAY,iBAAiB;IAC3B,cAAc;IACd,wCAAmB,CAAA;IACnB,oBAAoB;IACpB,oDAA+B,CAAA;IAC/B,4BAA4B;IAC5B,oEAA+C,CAAA;AACjD,CAAC,EAPW,iBAAiB,KAAjB,iBAAiB,QAO5B;AAaD,2EAA2E;AAC3E,MAAM,CAAN,IAAY,uBAGX;AAHD,WAAY,uBAAuB;IACjC,6CAA6C;IAC7C,oDAAyB,CAAA;AAC3B,CAAC,EAHW,uBAAuB,KAAvB,uBAAuB,QAGlC;AAWD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,uDAAuD;IACvD,uCAAmB,CAAA;IACnB,2DAA2D;IAC3D,qCAAiB,CAAA;AACnB,CAAC,EALW,gBAAgB,KAAhB,gBAAgB,QAK3B;AAYD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,sBAOX;AAPD,WAAY,sBAAsB;IAChC,gBAAgB;IAChB,iDAAuB,CAAA;IACvB,aAAa;IACb,2CAAiB,CAAA;IACjB,eAAe;IACf,+CAAqB,CAAA;AACvB,CAAC,EAPW,sBAAsB,KAAtB,sBAAsB,QAOjC;AAaD,iHAAiH;AACjH,MAAM,CAAN,IAAY,6DAWX;AAXD,WAAY,6DAA6D;IACvE,gBAAgB;IAChB,wFAAuB,CAAA;IACvB,aAAa;IACb,kFAAiB,CAAA;IACjB,eAAe;IACf,sFAAqB,CAAA;IACrB,mBAAmB;IACnB,8FAA6B,CAAA;IAC7B,qBAAqB;IACrB,kGAAiC,CAAA;AACnC,CAAC,EAXW,6DAA6D,KAA7D,6DAA6D,QAWxE;AAeD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YA6BX;AA7BD,WAAY,YAAY;IACtB,qBAAqB;IACrB,iDAAiC,CAAA;IACjC,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,oBAAoB;IACpB,gDAAgC,CAAA;IAChC,gBAAgB;IAChB,uCAAuB,CAAA;IACvB,kBAAkB;IAClB,2CAA2B,CAAA;IAC3B,0BAA0B;IAC1B,4DAA4C,CAAA;IAC5C,qBAAqB;IACrB,kDAAkC,CAAA;IAClC,uBAAuB;IACvB,sDAAsC,CAAA;IACtC,gBAAgB;IAChB,uCAAuB,CAAA;IACvB,sBAAsB;IACtB,oDAAoC,CAAA;IACpC,iBAAiB;IACjB,yCAAyB,CAAA;IACzB,wBAAwB;IACxB,yDAAyC,CAAA;IACzC,mBAAmB;IACnB,6CAA6B,CAAA;IAC7B,aAAa;IACb,iCAAiB,CAAA;AACnB,CAAC,EA7BW,YAAY,KAAZ,YAAY,QA6BvB;AAwBD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAiNX;AAjND,WAAY,eAAe;IACzB,qCAAqC;IACrC,uFAAoE,CAAA;IACpE,8BAA8B;IAC9B,wEAAqD,CAAA;IACrD,uBAAuB;IACvB,yDAAsC,CAAA;IACtC,0BAA0B;IAC1B,+DAA4C,CAAA;IAC5C,qBAAqB;IACrB,qDAAkC,CAAA;IAClC,+BAA+B;IAC/B,0EAAuD,CAAA;IACvD,mBAAmB;IACnB,iDAA8B,CAAA;IAC9B,oCAAoC;IACpC,sFAAmE,CAAA;IACnE,uCAAuC;IACvC,4FAAyE,CAAA;IACzE,iBAAiB;IACjB,6CAA0B,CAAA;IAC1B,mCAAmC;IACnC,kFAA+D,CAAA;IAC/D,4BAA4B;IAC5B,oEAAiD,CAAA;IACjD,4BAA4B;IAC5B,oEAAiD,CAAA;IACjD,qCAAqC;IACrC,uFAAoE,CAAA;IACpE,qCAAqC;IACrC,uFAAoE,CAAA;IACpE,+BAA+B;IAC/B,yEAAsD,CAAA;IACtD,oCAAoC;IACpC,qFAAkE,CAAA;IAClE,oBAAoB;IACpB,mDAAgC,CAAA;IAChC,kCAAkC;IAClC,kFAA+D,CAAA;IAC/D,oCAAoC;IACpC,qFAAkE,CAAA;IAClE,sBAAsB;IACtB,uDAAoC,CAAA;IACpC,6BAA6B;IAC7B,uEAAoD,CAAA;IACpD,iCAAiC;IACjC,gFAA6D,CAAA;IAC7D,sCAAsC;IACtC,yFAAsE,CAAA;IACtE,sCAAsC;IACtC,yFAAsE,CAAA;IACtE,0BAA0B;IAC1B,iEAA8C,CAAA;IAC9C,uBAAuB;IACvB,yDAAsC,CAAA;IACtC,iBAAiB;IACjB,6CAA0B,CAAA;IAC1B,iBAAiB;IACjB,4CAAyB,CAAA;IACzB,0CAA0C;IAC1C,kGAA+E,CAAA;IAC/E,eAAe;IACf,yCAAsB,CAAA;IACtB,2BAA2B;IAC3B,kEAA+C,CAAA;IAC/C,wBAAwB;IACxB,4DAAyC,CAAA;IACzC,wBAAwB;IACxB,2DAAwC,CAAA;IACxC,8BAA8B;IAC9B,yEAAsD,CAAA;IACtD,8BAA8B;IAC9B,wEAAqD,CAAA;IACrD,0CAA0C;IAC1C,iGAA8E,CAAA;IAC9E,qCAAqC;IACrC,uFAAoE,CAAA;IACpE,qCAAqC;IACrC,uFAAoE,CAAA;IACpE,sCAAsC;IACtC,yFAAsE,CAAA;IACtE,oCAAoC;IACpC,qFAAkE,CAAA;IAClE,yCAAyC;IACzC,+FAA4E,CAAA;IAC5E,mCAAmC;IACnC,mFAAgE,CAAA;IAChE,6BAA6B;IAC7B,sEAAmD,CAAA;IACnD,uBAAuB;IACvB,yDAAsC,CAAA;IACtC,gCAAgC;IAChC,6EAA0D,CAAA;IAC1D,qCAAqC;IACrC,uFAAoE,CAAA;IACpE,oBAAoB;IACpB,mDAAgC,CAAA;IAChC,0BAA0B;IAC1B,gEAA6C,CAAA;IAC7C,qBAAqB;IACrB,qDAAkC,CAAA;IAClC,4BAA4B;IAC5B,oEAAiD,CAAA;IACjD,6BAA6B;IAC7B,uEAAoD,CAAA;IACpD,+BAA+B;IAC/B,0EAAuD,CAAA;IACvD,0BAA0B;IAC1B,gEAA6C,CAAA;IAC7C,mBAAmB;IACnB,iDAA8B,CAAA;IAC9B,gCAAgC;IAChC,4EAAyD,CAAA;IACzD,0BAA0B;IAC1B,gEAA6C,CAAA;IAC7C,qBAAqB;IACrB,uDAAoC,CAAA;IACpC,mBAAmB;IACnB,gDAA6B,CAAA;IAC7B,kCAAkC;IAClC,gFAA6D,CAAA;IAC7D,qBAAqB;IACrB,qDAAkC,CAAA;IAClC,6BAA6B;IAC7B,uEAAoD,CAAA;IACpD,6BAA6B;IAC7B,sEAAmD,CAAA;IACnD,sBAAsB;IACtB,uDAAoC,CAAA;IACpC,kCAAkC;IAClC,iFAA8D,CAAA;IAC9D,sBAAsB;IACtB,wDAAqC,CAAA;IACrC,yBAAyB;IACzB,6DAA0C,CAAA;IAC1C,mCAAmC;IACnC,mFAAgE,CAAA;IAChE,+BAA+B;IAC/B,0EAAuD,CAAA;IACvD,0BAA0B;IAC1B,gEAA6C,CAAA;IAC7C,gCAAgC;IAChC,4EAAyD,CAAA;IACzD,eAAe;IACf,wCAAqB,CAAA;IACrB,gBAAgB;IAChB,4CAAyB,CAAA;IACzB,uBAAuB;IACvB,yDAAsC,CAAA;IACtC,uBAAuB;IACvB,yDAAsC,CAAA;IACtC,wBAAwB;IACxB,2DAAwC,CAAA;IACxC,YAAY;IACZ,kCAAe,CAAA;IACf,oBAAoB;IACpB,mDAAgC,CAAA;IAChC,2BAA2B;IAC3B,kEAA+C,CAAA;IAC/C,oCAAoC;IACpC,qFAAkE,CAAA;IAClE,qBAAqB;IACrB,qDAAkC,CAAA;IAClC,4BAA4B;IAC5B,oEAAiD,CAAA;IACjD,wBAAwB;IACxB,2DAAwC,CAAA;IACxC,uBAAuB;IACvB,0DAAuC,CAAA;IACvC,oBAAoB;IACpB,mDAAgC,CAAA;IAChC,gCAAgC;IAChC,6EAA0D,CAAA;IAC1D,8BAA8B;IAC9B,wEAAqD,CAAA;IACrD,kBAAkB;IAClB,+CAA4B,CAAA;IAC5B,iCAAiC;IACjC,+EAA4D,CAAA;IAC5D,8BAA8B;IAC9B,wEAAqD,CAAA;IACrD,0BAA0B;IAC1B,gEAA6C,CAAA;IAC7C,kCAAkC;IAClC,kFAA+D,CAAA;IAC/D,2BAA2B;IAC3B,kEAA+C,CAAA;IAC/C,4BAA4B;IAC5B,oEAAiD,CAAA;IACjD,iCAAiC;IACjC,8EAA2D,CAAA;IAC3D,yBAAyB;IACzB,8DAA2C,CAAA;IAC3C,uBAAuB;IACvB,yDAAsC,CAAA;IACtC,iCAAiC;IACjC,gFAA6D,CAAA;IAC7D,0BAA0B;IAC1B,+DAA4C,CAAA;IAC5C,2BAA2B;IAC3B,iEAA8C,CAAA;IAC9C,oBAAoB;IACpB,mDAAgC,CAAA;IAChC,oBAAoB;IACpB,mDAAgC,CAAA;IAChC,uCAAuC;IACvC,0FAAuE,CAAA;IACvE,8CAA8C;IAC9C,0GAAuF,CAAA;AACzF,CAAC,EAjNW,eAAe,KAAf,eAAe,QAiN1B;AAkHD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAWX;AAXD,WAAY,eAAe;IACzB,cAAc;IACd,sCAAmB,CAAA;IACnB,iBAAiB;IACjB,4CAAyB,CAAA;IACzB,WAAW;IACX,gCAAa,CAAA;IACb,wBAAwB;IACxB,0DAAuC,CAAA;IACvC,UAAU;IACV,8BAAW,CAAA;AACb,CAAC,EAXW,eAAe,KAAf,eAAe,QAW1B;AAeD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAOX;AAPD,WAAY,eAAe;IACzB,UAAU;IACV,8BAAW,CAAA;IACX,eAAe;IACf,wCAAqB,CAAA;IACrB,WAAW;IACX,gCAAa,CAAA;AACf,CAAC,EAPW,eAAe,KAAf,eAAe,QAO1B;AAaD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAOX;AAPD,WAAY,yBAAyB;IACnC,UAAU;IACV,wCAAW,CAAA;IACX,eAAe;IACf,kDAAqB,CAAA;IACrB,WAAW;IACX,0CAAa,CAAA;AACf,CAAC,EAPW,yBAAyB,KAAzB,yBAAyB,QAOpC;AAaD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAiBX;AAjBD,WAAY,YAAY;IACtB,oBAAoB;IACpB,+CAA+B,CAAA;IAC/B,uBAAuB;IACvB,qDAAqC,CAAA;IACrC,mBAAmB;IACnB,6CAA6B,CAAA;IAC7B,uBAAuB;IACvB,qDAAqC,CAAA;IACrC,2BAA2B;IAC3B,6DAA6C,CAAA;IAC7C,uBAAuB;IACvB,qDAAqC,CAAA;IACrC,sBAAsB;IACtB,mDAAmC,CAAA;IACnC,sBAAsB;IACtB,mDAAmC,CAAA;AACrC,CAAC,EAjBW,YAAY,KAAZ,YAAY,QAiBvB;AAkBD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBASX;AATD,WAAY,mBAAmB;IAC7B,uDAAuD;IACvD,0CAAmB,CAAA;IACnB,8GAA8G;IAC9G,oDAA6B,CAAA;IAC7B,wGAAwG;IACxG,0DAAmC,CAAA;IACnC,6FAA6F;IAC7F,0DAAmC,CAAA;AACrC,CAAC,EATW,mBAAmB,KAAnB,mBAAmB,QAS9B;AAcD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAOX;AAPD,WAAY,yBAAyB;IACnC,8BAA8B;IAC9B,gDAAmB,CAAA;IACnB,mEAAmE;IACnE,oDAAuB,CAAA;IACvB,kDAAkD;IAClD,4DAA+B,CAAA;AACjC,CAAC,EAPW,yBAAyB,KAAzB,yBAAyB,QAOpC;AAaD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAKX;AALD,WAAY,eAAe;IACzB,8CAA8C;IAC9C,kCAAe,CAAA;IACf,0BAA0B;IAC1B,wCAAqB,CAAA;AACvB,CAAC,EALW,eAAe,KAAf,eAAe,QAK1B;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBASX;AATD,WAAY,kBAAkB;IAC5B,oBAAoB;IACpB,qDAA+B,CAAA;IAC/B,UAAU;IACV,iCAAW,CAAA;IACX,aAAa;IACb,uCAAiB,CAAA;IACjB,WAAW;IACX,mCAAa,CAAA;AACf,CAAC,EATW,kBAAkB,KAAlB,kBAAkB,QAS7B;AAcD,+DAA+D;AAC/D,MAAM,CAAN,IAAY,WAiCX;AAjCD,WAAY,WAAW;IACrB,cAAc;IACd,kCAAmB,CAAA;IACnB,2cAA2c;IAC3c,sCAAuB,CAAA;IACvB,qGAAqG;IACrG,8CAA+B,CAAA;IAC/B,6IAA6I;IAC7I,0CAA2B,CAAA;IAC3B,4IAA4I;IAC5I,0DAA2C,CAAA;IAC3C,8GAA8G;IAC9G,gDAAiC,CAAA;IACjC,4KAA4K;IAC5K,oDAAqC,CAAA;IACrC,yHAAyH;IACzH,sCAAuB,CAAA;IACvB,4MAA4M;IAC5M,kDAAmC,CAAA;IACnC,oIAAoI;IACpI,sCAAuB,CAAA;IACvB,uJAAuJ;IACvJ,wCAAyB,CAAA;IACzB,iJAAiJ;IACjJ,4CAA6B,CAAA;IAC7B,sIAAsI;IACtI,sDAAuC,CAAA;IACvC,iMAAiM;IACjM,gCAAiB,CAAA;IACjB,2MAA2M;IAC3M,kCAAmB,CAAA;IACnB,sMAAsM;IACtM,4CAA6B,CAAA;AAC/B,CAAC,EAjCW,WAAW,KAAX,WAAW,QAiCtB;AA0BD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BAKX;AALD,WAAY,2BAA2B;IACrC,oBAAoB;IACpB,8DAA+B,CAAA;IAC/B,mBAAmB;IACnB,4DAA6B,CAAA;AAC/B,CAAC,EALW,2BAA2B,KAA3B,2BAA2B,QAKtC;AAYD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBASX;AATD,WAAY,gBAAgB;IAC1B,6EAA6E;IAC7E,qCAAiB,CAAA;IACjB,0CAA0C;IAC1C,6CAAyB,CAAA;IACzB,kCAAkC;IAClC,yCAAqB,CAAA;IACrB,wCAAwC;IACxC,2CAAuB,CAAA;AACzB,CAAC,EATW,gBAAgB,KAAhB,gBAAgB,QAS3B;AAcD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,2CAA2C;IAC3C,gCAAmB,CAAA;AACrB,CAAC,EAHW,SAAS,KAAT,SAAS,QAGpB;AAWD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAOX;AAPD,WAAY,gBAAgB;IAC1B,yBAAyB;IACzB,6DAAyC,CAAA;IACzC,8BAA8B;IAC9B,uEAAmD,CAAA;IACnD,wBAAwB;IACxB,2DAAuC,CAAA;AACzC,CAAC,EAPW,gBAAgB,KAAhB,gBAAgB,QAO3B;AAaD,iFAAiF;AACjF,MAAM,CAAN,IAAY,6BAWX;AAXD,WAAY,6BAA6B;IACvC,WAAW;IACX,8CAAa,CAAA;IACb,YAAY;IACZ,gDAAe,CAAA;IACf,qCAAqC;IACrC,sGAAqE,CAAA;IACrE,2BAA2B;IAC3B,gFAA+C,CAAA;IAC/C,eAAe;IACf,sDAAqB,CAAA;AACvB,CAAC,EAXW,6BAA6B,KAA7B,6BAA6B,QAWxC;AAeD,kGAAkG;AAClG,MAAM,CAAN,IAAY,8CAGX;AAHD,WAAY,8CAA8C;IACxD,0BAA0B;IAC1B,6FAA2C,CAAA;AAC7C,CAAC,EAHW,8CAA8C,KAA9C,8CAA8C,QAGzD;AAWD,sGAAsG;AACtG,MAAM,CAAN,IAAY,kDAGX;AAHD,WAAY,kDAAkD;IAC5D,0BAA0B;IAC1B,iGAA2C,CAAA;AAC7C,CAAC,EAHW,kDAAkD,KAAlD,kDAAkD,QAG7D;AAWD,oEAAoE;AACpE,MAAM,CAAN,IAAY,gBAKX;AALD,WAAY,gBAAgB;IAC1B,oFAAoF;IACpF,iCAAa,CAAA;IACb,+FAA+F;IAC/F,yCAAqB,CAAA;AACvB,CAAC,EALW,gBAAgB,KAAhB,gBAAgB,QAK3B;AAYD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,sIAAsI;IACtI,+BAAe,CAAA;IACf,iGAAiG;IACjG,6BAAa,CAAA;AACf,CAAC,EALW,YAAY,KAAZ,YAAY,QAKvB;AAYD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,+FAA+F;IAC/F,+BAAa,CAAA;IACb,kHAAkH;IAClH,iCAAe,CAAA;AACjB,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAYD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAOX;AAPD,WAAY,4BAA4B;IACtC,+GAA+G;IAC/G,6DAA6B,CAAA;IAC7B,uLAAuL;IACvL,qEAAqC,CAAA;IACrC,kKAAkK;IAClK,yDAAyB,CAAA;AAC3B,CAAC,EAPW,4BAA4B,KAA5B,4BAA4B,QAOvC;AAaD,kEAAkE;AAClE,MAAM,CAAN,IAAY,cAKX;AALD,WAAY,cAAc;IACxB,yCAAyC;IACzC,+BAAa,CAAA;IACb,0CAA0C;IAC1C,iCAAe,CAAA;AACjB,CAAC,EALW,cAAc,KAAd,cAAc,QAKzB;AAYD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,mDAAmD;IACnD,oCAAuB,CAAA;IACvB,sGAAsG;IACtG,8BAAiB,CAAA;AACnB,CAAC,EALW,SAAS,KAAT,SAAS,QAKpB;AAYD,wEAAwE;AACxE,MAAM,CAAN,IAAY,oBAOX;AAPD,WAAY,oBAAoB;IAC9B,yDAAyD;IACzD,qCAAa,CAAA;IACb,mEAAmE;IACnE,yCAAiB,CAAA;IACjB,wEAAwE;IACxE,mCAAW,CAAA;AACb,CAAC,EAPW,oBAAoB,KAApB,oBAAoB,QAO/B;AAaD,yEAAyE;AACzE,MAAM,CAAN,IAAY,qBASX;AATD,WAAY,qBAAqB;IAC/B,qEAAqE;IACrE,8CAAqB,CAAA;IACrB,6EAA6E;IAC7E,sCAAa,CAAA;IACb,qFAAqF;IACrF,0CAAiB,CAAA;IACjB,0FAA0F;IAC1F,oCAAW,CAAA;AACb,CAAC,EATW,qBAAqB,KAArB,qBAAqB,QAShC;AAcD,wFAAwF;AACxF,MAAM,CAAN,IAAY,oCAKX;AALD,WAAY,oCAAoC;IAC9C,sGAAsG;IACtG,yDAAiB,CAAA;IACjB,8GAA8G;IAC9G,iDAAS,CAAA;AACX,CAAC,EALW,oCAAoC,KAApC,oCAAoC,QAK/C;AAYD,qFAAqF;AACrF,MAAM,CAAN,IAAY,iCAOX;AAPD,WAAY,iCAAiC;IAC3C,4FAA4F;IAC5F,0DAAqB,CAAA;IACrB,0FAA0F;IAC1F,sDAAiB,CAAA;IACjB,8GAA8G;IAC9G,8CAAS,CAAA;AACX,CAAC,EAPW,iCAAiC,KAAjC,iCAAiC,QAO5C;AAaD,+EAA+E;AAC/E,MAAM,CAAN,IAAY,2BAKX;AALD,WAAY,2BAA2B;IACrC,eAAe;IACf,oDAAqB,CAAA;IACrB,cAAc;IACd,kDAAmB,CAAA;AACrB,CAAC,EALW,2BAA2B,KAA3B,2BAA2B,QAKtC;AAYD,mFAAmF;AACnF,MAAM,CAAN,IAAY,+BAKX;AALD,WAAY,+BAA+B;IACzC,aAAa;IACb,oDAAiB,CAAA;IACjB,mBAAmB;IACnB,gEAA6B,CAAA;AAC/B,CAAC,EALW,+BAA+B,KAA/B,+BAA+B,QAK1C;AAYD,6DAA6D;AAC7D,MAAM,CAAN,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,aAAa;IACb,8BAAiB,CAAA;IACjB,UAAU;IACV,wBAAW,CAAA;AACb,CAAC,EALW,SAAS,KAAT,SAAS,QAKpB;AAYD,gEAAgE;AAChE,MAAM,CAAN,IAAY,YAKX;AALD,WAAY,YAAY;IACtB,SAAS;IACT,yBAAS,CAAA;IACT,SAAS;IACT,yBAAS,CAAA;AACX,CAAC,EALW,YAAY,KAAZ,YAAY,QAKvB;AAYD,qEAAqE;AACrE,MAAM,CAAN,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC3B,cAAc;IACd,wCAAmB,CAAA;AACrB,CAAC,EAHW,iBAAiB,KAAjB,iBAAiB,QAG5B;AAWD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBAOX;AAPD,WAAY,yBAAyB;IACnC,iBAAiB;IACjB,sDAAyB,CAAA;IACzB,kBAAkB;IAClB,wDAA2B,CAAA;IAC3B,gBAAgB;IAChB,oDAAuB,CAAA;AACzB,CAAC,EAPW,yBAAyB,KAAzB,yBAAyB,QAOpC;AAaD,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAmBX;AAnBD,WAAY,eAAe;IACzB,kBAAkB;IAClB,8CAA2B,CAAA;IAC3B,UAAU;IACV,8BAAW,CAAA;IACX,gBAAgB;IAChB,0CAAuB,CAAA;IACvB,wBAAwB;IACxB,0DAAuC,CAAA;IACvC,sBAAsB;IACtB,sDAAmC,CAAA;IACnC,iBAAiB;IACjB,4CAAyB,CAAA;IACzB,sBAAsB;IACtB,sDAAmC,CAAA;IACnC,sBAAsB;IACtB,sDAAmC,CAAA;IACnC,gBAAgB;IAChB,0CAAuB,CAAA;AACzB,CAAC,EAnBW,eAAe,KAAf,eAAe,QAmB1B;AAmBD,mHAAmH;AACnH,MAAM,CAAN,IAAY,+DAGX;AAHD,WAAY,+DAA+D;IACzE,4EAA4E;IAC5E,oFAAiB,CAAA;AACnB,CAAC,EAHW,+DAA+D,KAA/D,+DAA+D,QAG1E","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 AutomationActionUnion =\n | AutomationAction\n | AutomationActionLogicApp\n | AutomationActionEventHub\n | AutomationActionWorkspace;\nexport type ResourceDetailsUnion =\n | ResourceDetails\n | AzureResourceDetails\n | OnPremiseResourceDetailsUnion;\nexport type AdditionalDataUnion =\n | AdditionalData\n | SqlServerVulnerabilityProperties\n | ContainerRegistryVulnerabilityProperties\n | ServerVulnerabilityProperties;\nexport type AuthenticationDetailsPropertiesUnion =\n | AuthenticationDetailsProperties\n | AwsCredsAuthenticationDetailsProperties\n | AwAssumeRoleAuthenticationDetailsProperties\n | GcpCredentialsDetailsProperties;\nexport type NotificationsSourceUnion =\n | NotificationsSource\n | NotificationsSourceAlert\n | NotificationsSourceAttackPath;\nexport type CloudOfferingUnion =\n | CloudOffering\n | CspmMonitorAwsOffering\n | DefenderForContainersAwsOffering\n | DefenderForServersAwsOffering\n | DefenderFoDatabasesAwsOffering\n | InformationProtectionAwsOffering\n | CspmMonitorGcpOffering\n | DefenderForServersGcpOffering\n | DefenderForDatabasesGcpOffering\n | DefenderForContainersGcpOffering\n | CspmMonitorGithubOffering\n | CspmMonitorAzureDevOpsOffering\n | DefenderCspmAwsOffering\n | DefenderCspmGcpOffering\n | DefenderForDevOpsGithubOffering\n | DefenderForDevOpsAzureDevOpsOffering\n | CspmMonitorGitLabOffering\n | DefenderForDevOpsGitLabOffering;\nexport type EnvironmentDataUnion =\n | EnvironmentData\n | AwsEnvironmentData\n | GcpProjectEnvironmentData\n | GithubScopeEnvironmentData\n | AzureDevOpsScopeEnvironmentData\n | GitlabScopeEnvironmentData;\nexport type CustomAlertRuleUnion =\n | CustomAlertRule\n | ThresholdCustomAlertRuleUnion\n | ListCustomAlertRuleUnion;\nexport type ResourceIdentifierUnion =\n | ResourceIdentifier\n | AzureResourceIdentifier\n | LogAnalyticsIdentifier;\nexport type AlertSimulatorRequestPropertiesUnion =\n | AlertSimulatorRequestProperties\n | AlertSimulatorBundlesRequestProperties;\nexport type AwsOrganizationalDataUnion =\n | AwsOrganizationalData\n | AwsOrganizationalDataMaster\n | AwsOrganizationalDataMember;\nexport type GcpOrganizationalDataUnion =\n | GcpOrganizationalData\n | GcpOrganizationalDataOrganization\n | GcpOrganizationalDataMember;\nexport type SettingUnion = Setting | DataExportSettings | AlertSyncSettings;\nexport type OnPremiseResourceDetailsUnion =\n | OnPremiseResourceDetails\n | OnPremiseSqlResourceDetails;\nexport type ThresholdCustomAlertRuleUnion =\n | ThresholdCustomAlertRule\n | TimeWindowCustomAlertRuleUnion;\nexport type ListCustomAlertRuleUnion =\n | ListCustomAlertRule\n | AllowlistCustomAlertRuleUnion\n | DenylistCustomAlertRule;\nexport type ServerVulnerabilityAssessmentsSettingUnion =\n | ServerVulnerabilityAssessmentsSetting\n | AzureServersSetting;\nexport type TimeWindowCustomAlertRuleUnion =\n | TimeWindowCustomAlertRule\n | ActiveConnectionsNotInAllowedRange\n | AmqpC2DMessagesNotInAllowedRange\n | MqttC2DMessagesNotInAllowedRange\n | HttpC2DMessagesNotInAllowedRange\n | AmqpC2DRejectedMessagesNotInAllowedRange\n | MqttC2DRejectedMessagesNotInAllowedRange\n | HttpC2DRejectedMessagesNotInAllowedRange\n | AmqpD2CMessagesNotInAllowedRange\n | MqttD2CMessagesNotInAllowedRange\n | HttpD2CMessagesNotInAllowedRange\n | DirectMethodInvokesNotInAllowedRange\n | FailedLocalLoginsNotInAllowedRange\n | FileUploadsNotInAllowedRange\n | QueuePurgesNotInAllowedRange\n | TwinUpdatesNotInAllowedRange\n | UnauthorizedOperationsNotInAllowedRange;\nexport type AllowlistCustomAlertRuleUnion =\n | AllowlistCustomAlertRule\n | ConnectionToIpNotAllowed\n | ConnectionFromIpNotAllowed\n | LocalUserNotAllowed\n | ProcessNotAllowed;\n\n/** List of locations where ASC saves your data */\nexport interface AscLocationList {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly value?: AscLocation[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Describes an Azure resource. */\nexport interface Resource {\n /**\n * Resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * 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 * 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/** 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 CloudError {\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?: CloudErrorBody[];\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 error detail. */\nexport interface CloudErrorBody {\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?: CloudErrorBody[];\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/** List of possible operations for Microsoft.Security resource provider */\nexport interface OperationList {\n /** List of Security operations */\n value?: Operation[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Possible operation in the REST API of Microsoft.Security */\nexport interface Operation {\n /**\n * Name of the operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Where the operation is originated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: string;\n /** Security operation display */\n display?: OperationDisplay;\n}\n\n/** Security operation display */\nexport interface OperationDisplay {\n /**\n * The resource provider for the operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The display name of the resource the operation applies to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The display name of the security operation.\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 of 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/** List of security task recommendations */\nexport interface SecurityTaskList {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly value?: SecurityTask[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Changing set of properties, depending on the task type that is derived from the name field */\nexport interface SecurityTaskParameters {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n /**\n * Name of the task type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n}\n\n/** List of all the auto provisioning settings response */\nexport interface AutoProvisioningSettingList {\n /** List of all the auto provisioning settings */\n value?: AutoProvisioningSetting[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of Compliance objects response */\nexport interface ComplianceList {\n /** List of Compliance objects */\n value?: Compliance[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** A segment of a compliance assessment. */\nexport interface ComplianceSegment {\n /**\n * The segment type, e.g. compliant, non-compliance, insufficient coverage, N/A, etc.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly segmentType?: string;\n /**\n * The size (%) of the segment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentage?: number;\n}\n\n/** The sensitivity label. */\nexport interface SensitivityLabel {\n /** The name of the sensitivity label. */\n displayName?: string;\n /** The description of the sensitivity label. */\n description?: string;\n /** The rank of the sensitivity label. */\n rank?: Rank;\n /** The order of the sensitivity label. */\n order?: number;\n /** Indicates whether the label is enabled or not. */\n enabled?: boolean;\n}\n\n/** The information type. */\nexport interface InformationType {\n /** The name of the information type. */\n displayName?: string;\n /** The description of the information type. */\n description?: string;\n /** The order of the information type. */\n order?: number;\n /** The recommended label id to be associated with this information type. */\n recommendedLabelId?: string;\n /** Indicates whether the information type is enabled or not. */\n enabled?: boolean;\n /** Indicates whether the information type is custom or not. */\n custom?: boolean;\n /** The information type keywords. */\n keywords?: InformationProtectionKeyword[];\n}\n\n/** The information type keyword. */\nexport interface InformationProtectionKeyword {\n /** The keyword pattern. */\n pattern?: string;\n /** Indicates whether the keyword is custom or not. */\n custom?: boolean;\n /** Indicates whether the keyword can be applied on numeric types or not. */\n canBeNumeric?: boolean;\n /** Indicates whether the keyword is excluded or not. */\n excluded?: boolean;\n}\n\n/** Information protection policies response. */\nexport interface InformationProtectionPolicyList {\n /** List of information protection policies. */\n value?: InformationProtectionPolicy[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of workspace settings response */\nexport interface WorkspaceSettingList {\n /** List of workspace settings */\n value: WorkspaceSetting[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Suppression rules list for subscription. */\nexport interface AlertsSuppressionRulesList {\n value: AlertsSuppressionRule[];\n /**\n * URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\nexport interface SuppressionAlertsScope {\n /** All the conditions inside need to be true in order to suppress the alert */\n allOf: ScopeElement[];\n}\n\n/** A more specific scope used to identify the alerts to suppress. */\nexport interface ScopeElement {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n /** The alert entity type to suppress by. */\n field?: string;\n}\n\n/** List of security automations response. */\nexport interface AutomationList {\n /** The list of security automations under the given scope. */\n value: Automation[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** A single automation scope. */\nexport interface AutomationScope {\n /** The resources scope description. */\n description?: string;\n /** The resources scope path. Can be the subscription on which the automation is defined on or a resource group under that subscription (fully qualified Azure resource IDs). */\n scopePath?: string;\n}\n\n/** The source event types which evaluate the security automation set of rules. For example - security alerts and security assessments. To learn more about the supported security events data models schemas - please visit https://aka.ms/ASCAutomationSchemas. */\nexport interface AutomationSource {\n /** A valid event source type. */\n eventSource?: EventSource;\n /** A set of rules which evaluate upon event interception. A logical disjunction is applied between defined rule sets (logical 'or'). */\n ruleSets?: AutomationRuleSet[];\n}\n\n/** A rule set which evaluates all its rules upon an event interception. Only when all the included rules in the rule set will be evaluated as 'true', will the event trigger the defined actions. */\nexport interface AutomationRuleSet {\n rules?: AutomationTriggeringRule[];\n}\n\n/** A rule which is evaluated upon event interception. The rule is configured by comparing a specific value from the event model to an expected value. This comparison is done by using one of the supported operators set. */\nexport interface AutomationTriggeringRule {\n /** The JPath of the entity model property that should be checked. */\n propertyJPath?: string;\n /** The data type of the compared operands (string, integer, floating point number or a boolean [true/false]] */\n propertyType?: PropertyType;\n /** The expected value. */\n expectedValue?: string;\n /** A valid comparer operator to use. A case-insensitive comparison will be applied for String PropertyType. */\n operator?: Operator;\n}\n\n/** The action that should be triggered. */\nexport interface AutomationAction {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n actionType: \"LogicApp\" | \"EventHub\" | \"Workspace\";\n}\n\n/** Describes an Azure resource with location */\nexport interface AzureTrackedResourceLocation {\n /** Location where the resource is stored */\n location?: string;\n}\n\n/** Describes an Azure resource with kind */\nexport interface KindAutoGenerated {\n /** Kind of the resource */\n kind?: string;\n}\n\n/** Entity tag is used for comparing two or more entities from the same requested resource. */\nexport interface ETag {\n /** Entity tag is used for comparing two or more entities from the same requested resource. */\n etag?: string;\n}\n\n/** A list of key value pairs that describe the resource. */\nexport interface Tags {\n /** A list of key value pairs that describe the resource. */\n tags?: { [propertyName: string]: string };\n}\n\n/** The security automation model state property bag. */\nexport interface AutomationValidationStatus {\n /** Indicates whether the model is valid or not. */\n isValid?: boolean;\n /** The validation message. */\n message?: string;\n}\n\n/** List of regulatory compliance standards response */\nexport interface RegulatoryComplianceStandardList {\n value: RegulatoryComplianceStandard[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of regulatory compliance controls response */\nexport interface RegulatoryComplianceControlList {\n /** List of regulatory compliance controls */\n value: RegulatoryComplianceControl[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of regulatory compliance assessment response */\nexport interface RegulatoryComplianceAssessmentList {\n value: RegulatoryComplianceAssessment[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of security sub-assessments */\nexport interface SecuritySubAssessmentList {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly value?: SecuritySubAssessment[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Status of the sub-assessment */\nexport interface SubAssessmentStatus {\n /**\n * Programmatic code for the status of the assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: SubAssessmentStatusCode;\n /**\n * Programmatic code for the cause of the assessment status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cause?: string;\n /**\n * Human readable description of the assessment status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * The sub-assessment severity level\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly severity?: Severity;\n}\n\n/** Details of the resource that was assessed */\nexport interface ResourceDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n source: \"Azure\" | \"OnPremise\" | \"OnPremiseSql\";\n}\n\n/** Details of the sub-assessment */\nexport interface AdditionalData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n assessedResourceType:\n | \"SqlServerVulnerability\"\n | \"ContainerRegistryVulnerability\"\n | \"ServerVulnerabilityAssessment\";\n}\n\n/** For a subscription, list of all cloud account connectors and their settings */\nexport interface ConnectorSettingList {\n /** List of all the cloud account connector settings */\n value?: ConnectorSetting[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Settings for hybrid compute management */\nexport interface HybridComputeSettingsProperties {\n /**\n * State of the service principal and its secret\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hybridComputeProvisioningState?: HybridComputeProvisioningState;\n /** Whether or not to automatically install Azure Arc (hybrid compute) agents on machines */\n autoProvision: AutoProvision;\n /** The name of the resource group where Arc (Hybrid Compute) connectors are connected. */\n resourceGroupName?: string;\n /** The location where the metadata of machines will be stored */\n region?: string;\n /** For a non-Azure machine that is not connected directly to the internet, specify a proxy server that the non-Azure machine can use. */\n proxyServer?: ProxyServerProperties;\n /** An object to access resources that are secured by an Azure AD tenant. */\n servicePrincipal?: ServicePrincipalProperties;\n}\n\n/** For a non-Azure machine that is not connected directly to the internet, specify a proxy server that the non-Azure machine can use. */\nexport interface ProxyServerProperties {\n /** Proxy server IP */\n ip?: string;\n /** Proxy server port */\n port?: string;\n}\n\n/** Details of the service principal. */\nexport interface ServicePrincipalProperties {\n /** Application ID of service principal. */\n applicationId?: string;\n /** A secret string that the application uses to prove its identity, also can be referred to as application password (write only). */\n secret?: string;\n}\n\n/** Settings for cloud authentication management */\nexport interface AuthenticationDetailsProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authenticationType: \"awsCreds\" | \"awsAssumeRole\" | \"gcpCredentials\";\n /**\n * State of the multi-cloud connector\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly authenticationProvisioningState?: AuthenticationProvisioningState;\n /**\n * The permissions detected in the cloud account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly grantedPermissions?: PermissionProperty[];\n}\n\n/** List of security contacts response */\nexport interface SecurityContactList {\n /** List of security contacts */\n value: SecurityContact[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** A valid notification source type */\nexport interface NotificationsSource {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n sourceType: \"Alert\" | \"AttackPath\";\n}\n\n/** Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription. */\nexport interface SecurityContactPropertiesNotificationsByRole {\n /** Defines whether to send email notifications from AMicrosoft Defender for Cloud to persons with specific RBAC roles on the subscription. */\n state?: State;\n /** Defines which RBAC roles will get email notifications from Microsoft Defender for Cloud. List of allowed RBAC roles: */\n roles?: SecurityContactRole[];\n}\n\n/** Represents the software inventory of the virtual machine. */\nexport interface SoftwaresList {\n value?: Software[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** A list of Custom Assessment Automations */\nexport interface CustomAssessmentAutomationsListResult {\n /**\n * Collection of Custom Assessment Automations\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CustomAssessmentAutomation[];\n /** The link used to get the next page of operations. */\n nextLink?: string;\n}\n\n/** describes the custom entity store assignment request */\nexport interface CustomEntityStoreAssignmentRequest {\n /** The principal assigned with entity store. If not provided, will use caller principal. Format of principal is: [AAD type]=[PrincipalObjectId];[TenantId] */\n principal?: string;\n}\n\n/** A list of custom entity store assignments */\nexport interface CustomEntityStoreAssignmentsListResult {\n /**\n * Collection of custom entity store assignments\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CustomEntityStoreAssignment[];\n /** The link used to get the next page of operations. */\n nextLink?: string;\n}\n\n/** List of all MDE onboarding data resources */\nexport interface MdeOnboardingDataList {\n /** List of the resources of the configuration or data needed to onboard the machine to MDE */\n value?: MdeOnboardingData[];\n}\n\n/** Page of a governance assignments list */\nexport interface GovernanceAssignmentsList {\n /**\n * Collection of governance assignments in this page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: GovernanceAssignment[];\n /**\n * The URI to fetch the next page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The ETA (estimated time of arrival) for remediation */\nexport interface RemediationEta {\n /** ETA for remediation. */\n eta: Date;\n /** Justification for change of Eta. */\n justification: string;\n}\n\n/** The governance email weekly notification configuration. */\nexport interface GovernanceEmailNotification {\n /** Exclude manager from weekly email notification. */\n disableManagerEmailNotification?: boolean;\n /** Exclude owner from weekly email notification. */\n disableOwnerEmailNotification?: boolean;\n}\n\n/** Describe the additional data of governance assignment - optional */\nexport interface GovernanceAssignmentAdditionalData {\n /** Ticket number associated with this governance assignment */\n ticketNumber?: number;\n /** Ticket link associated with this governance assignment - for example: https://snow.com */\n ticketLink?: string;\n /** The ticket status associated with this governance assignment - for example: Active */\n ticketStatus?: string;\n}\n\n/** Page of a governance rules list */\nexport interface GovernanceRuleList {\n /**\n * Collection of governance rules in this page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: GovernanceRule[];\n /**\n * The URI to fetch the next page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Describe the owner source of governance rule */\nexport interface GovernanceRuleOwnerSource {\n /** The owner type for the governance rule owner source */\n type?: GovernanceRuleOwnerSourceType;\n /** The source value e.g. tag key like owner name or email address */\n value?: string;\n}\n\n/** The governance email weekly notification configuration */\nexport interface GovernanceRuleEmailNotification {\n /** Defines whether manager email notifications are disabled */\n disableManagerEmailNotification?: boolean;\n /** Defines whether owner email notifications are disabled */\n disableOwnerEmailNotification?: boolean;\n}\n\n/** The governance rule metadata */\nexport interface GovernanceRuleMetadata {\n /**\n * Governance rule Created by object id (GUID)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdBy?: string;\n /**\n * Governance rule creation date\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdOn?: Date;\n /**\n * Governance rule last updated by object id (GUID)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedBy?: string;\n /**\n * Governance rule last update date\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly updatedOn?: Date;\n}\n\n/** Governance rule execution parameters */\nexport interface ExecuteGovernanceRuleParams {\n /** Describe if governance rule should be override */\n override?: boolean;\n}\n\n/** Long run operation status of governance rule over a given scope */\nexport interface OperationResultAutoGenerated {\n /**\n * The status of the long run operation result of governance rule\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: OperationResult;\n}\n\n/** Page of a security applications list */\nexport interface ApplicationsList {\n /**\n * Collection of applications in this page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Application[];\n /**\n * The URI to fetch the next page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** A status describing the success/failure of the enablement/disablement operation. */\nexport interface OperationStatus {\n /** The operation status code. */\n code?: string;\n /** Additional information regarding the success/failure of the operation. */\n message?: string;\n}\n\n/** List of SecurityOperator response. */\nexport interface SecurityOperatorList {\n /** List of SecurityOperator configurations */\n value: SecurityOperator[];\n}\n\n/** Identity for the resource. */\nexport interface Identity {\n /**\n * The principal ID of resource identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** The identity type. */\n type?: \"SystemAssigned\";\n}\n\n/** Rule results input. */\nexport interface RuleResultsInput {\n /** Take results from latest scan. */\n latestScan?: boolean;\n /**\n * Expected results to be inserted into the baseline.\n * Leave this field empty it LatestScan == true.\n */\n results?: string[][];\n}\n\n/** Rule results properties. */\nexport interface RuleResultsProperties {\n /** Expected results in the baseline. */\n results?: string[][];\n}\n\n/** A list of rules results. */\nexport interface RulesResults {\n /** List of rule results. */\n value?: RuleResults[];\n}\n\n/** Rules results input. */\nexport interface RulesResultsInput {\n /** Take results from latest scan. */\n latestScan?: boolean;\n /**\n * Expected results to be inserted into the baseline.\n * Leave this field empty it LatestScan == true.\n */\n results?: { [propertyName: string]: string[][] };\n}\n\n/** A vulnerability assessment scan record properties. */\nexport interface ScanProperties {\n /** The scan trigger type. */\n triggerType?: ScanTriggerType;\n /** The scan status. */\n state?: ScanState;\n /** The server name. */\n server?: string;\n /** The database name. */\n database?: string;\n /** The SQL version. */\n sqlVersion?: string;\n /** The scan start time (UTC). */\n startTime?: Date;\n /** Scan results are valid until end time (UTC). */\n endTime?: Date;\n /** The number of failed rules with high severity. */\n highSeverityFailedRulesCount?: number;\n /** The number of failed rules with medium severity. */\n mediumSeverityFailedRulesCount?: number;\n /** The number of failed rules with low severity. */\n lowSeverityFailedRulesCount?: number;\n /** The number of total passed rules. */\n totalPassedRulesCount?: number;\n /** The number of total failed rules. */\n totalFailedRulesCount?: number;\n /** The number of total rules assessed. */\n totalRulesCount?: number;\n /** Baseline created for this database, and has one or more rules. */\n isBaselineApplied?: boolean;\n /** Last scan time. */\n lastScanTime?: Date;\n}\n\n/** A list of vulnerability assessment scan records. */\nexport interface Scans {\n /** List of vulnerability assessment scan records. */\n value?: Scan[];\n}\n\n/** A vulnerability assessment scan result properties for a single rule. */\nexport interface ScanResultProperties {\n /** The rule Id. */\n ruleId?: string;\n /** The rule result status. */\n status?: RuleStatus;\n /** Indicated whether the results specified here are trimmed. */\n isTrimmed?: boolean;\n /** The results of the query that was run. */\n queryResults?: string[][];\n /** Remediation details. */\n remediation?: Remediation;\n /** The rule result adjusted with baseline. */\n baselineAdjustedResult?: BaselineAdjustedResult;\n /** vulnerability assessment rule metadata details. */\n ruleMetadata?: VaRule;\n}\n\n/** Remediation details. */\nexport interface Remediation {\n /** Remediation description. */\n description?: string;\n /** Remediation script. */\n scripts?: string[];\n /** Is remediation automated. */\n automated?: boolean;\n /** Optional link to remediate in Azure Portal. */\n portalLink?: string;\n}\n\n/** The rule result adjusted with baseline. */\nexport interface BaselineAdjustedResult {\n /** Baseline details. */\n baseline?: Baseline;\n /** The rule result status. */\n status?: RuleStatus;\n /** Results the are not in baseline. */\n resultsNotInBaseline?: string[][];\n /** Results the are in baseline. */\n resultsOnlyInBaseline?: string[][];\n}\n\n/** Baseline details. */\nexport interface Baseline {\n /** Expected results. */\n expectedResults?: string[][];\n /** Baseline update time (UTC). */\n updatedTime?: Date;\n}\n\n/** vulnerability assessment rule metadata details. */\nexport interface VaRule {\n /** The rule Id. */\n ruleId?: string;\n /** The rule severity. */\n severity?: RuleSeverity;\n /** The rule category. */\n category?: string;\n /** The rule type. */\n ruleType?: RuleType;\n /** The rule title. */\n title?: string;\n /** The rule description. */\n description?: string;\n /** The rule rationale. */\n rationale?: string;\n /** The rule query details. */\n queryCheck?: QueryCheck;\n /** The benchmark references. */\n benchmarkReferences?: BenchmarkReference[];\n}\n\n/** The rule query details. */\nexport interface QueryCheck {\n /** The rule query. */\n query?: string;\n /** Expected result. */\n expectedResult?: string[][];\n /** Column names of expected result. */\n columnNames?: string[];\n}\n\n/** The benchmark references. */\nexport interface BenchmarkReference {\n /** The benchmark name. */\n benchmark?: string;\n /** The benchmark reference. */\n reference?: string;\n}\n\n/** A list of vulnerability assessment scan results. */\nexport interface ScanResults {\n /** List of vulnerability assessment scan results. */\n value?: ScanResult[];\n}\n\n/** Request to update data sensitivity settings for sensitive data discovery */\nexport interface UpdateSensitivitySettingsRequest {\n /** List of selected sensitive info types' IDs. */\n sensitiveInfoTypesIds: string[];\n /** The order of the sensitivity threshold label. Any label at or above this order will be considered sensitive. If set to -1, sensitivity by labels is turned off */\n sensitivityThresholdLabelOrder?: number;\n /** The id of the sensitivity threshold label. Any label at or above this rank will be considered sensitive. */\n sensitivityThresholdLabelId?: string;\n}\n\n/** Data sensitivity settings for sensitive data discovery */\nexport interface GetSensitivitySettingsResponse {\n /**\n * The ID of the sensitivity settings\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The type of the sensitivity settings\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The name of the sensitivity settings\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /** The sensitivity settings properties */\n properties?: GetSensitivitySettingsResponseProperties;\n}\n\n/** The sensitivity settings properties */\nexport interface GetSensitivitySettingsResponseProperties {\n /** List of selected sensitive info types' IDs. */\n sensitiveInfoTypesIds?: string[];\n /** The order of the sensitivity threshold label. Any label at or above this order will be considered sensitive. If set to -1, sensitivity by labels is turned off */\n sensitivityThresholdLabelOrder?: number;\n /** The id of the sensitivity threshold label. Any label at or above this rank will be considered sensitive. */\n sensitivityThresholdLabelId?: string;\n /** Microsoft information protection built-in and custom information types, labels, and integration status. */\n mipInformation?: GetSensitivitySettingsResponsePropertiesMipInformation;\n}\n\n/** Microsoft information protection built-in and custom information types, labels, and integration status. */\nexport interface GetSensitivitySettingsResponsePropertiesMipInformation {\n /** Microsoft information protection integration status */\n mipIntegrationStatus?: MipIntegrationStatus;\n /** List of Microsoft information protection sensitivity labels */\n labels?: Label[];\n /** List of custom user-defined information types */\n customInfoTypes?: InfoType[];\n /** List of pre-configured sensitive information types */\n builtInInfoTypes?: BuiltInInfoType[];\n}\n\n/** Microsoft information protection sensitivity label */\nexport interface Label {\n /** The display name of the label */\n name?: string;\n /** The ID of the label */\n id?: string;\n /** Labels are ordered by sensitivity level. The higher the order of the label, the more sensitive it is. */\n order?: number;\n}\n\n/** Custom user-defined information type */\nexport interface InfoType {\n /** Display name of the info type */\n name?: string;\n /** Id of the info type */\n id?: string;\n /** Description of the info type */\n description?: string;\n}\n\n/** Pre-configured sensitive information type */\nexport interface BuiltInInfoType {\n /** Display name of the info type */\n name?: string;\n /** Id of the info type */\n id?: string;\n /** Category of the built-in info type */\n type?: string;\n}\n\n/** A list with a single sensitivity settings resource */\nexport interface GetSensitivitySettingsListResponse {\n value?: GetSensitivitySettingsResponse[];\n}\n\n/** Page of health reports list */\nexport interface HealthReportsList {\n /**\n * Collection of health reports in this page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: HealthReport[];\n /**\n * The URI to fetch the next page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The resource details of the health report */\nexport interface ResourceDetailsAutoGenerated {\n /** The status of the health report */\n source?: Source;\n /**\n * The azure id of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The id of the connector\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectorId?: string;\n}\n\n/** The environment details of the resource */\nexport interface EnvironmentDetails {\n /** The native resource id of the resource (in case of Azure - the resource Id, in case of MC - the native resource id) */\n nativeResourceId?: string;\n /** The hierarchy id of the connector (in case of Azure - the subscription Id, in case of MC - the hierarchyId id) */\n environmentHierarchyId?: string;\n /** The organizational hierarchy id of the connector (in case of Azure - the subscription Id, in case of MC - the organizational hierarchyId id) */\n organizationalHierarchyId?: string;\n /** The subscription Id */\n subscriptionId?: string;\n /** The tenant Id */\n tenantId?: string;\n}\n\n/** The classification of the health report */\nexport interface HealthDataClassification {\n /** The component describes the name of the agent/service that scans the issue */\n component?: string;\n /** The scenario describes the health scenario issue of the component */\n scenario?: string;\n /** The resource scope of the health report */\n scope?: string;\n}\n\n/** The status of the health report */\nexport interface StatusAutoGenerated {\n /** The status of the health report */\n code?: StatusName;\n /**\n * The reason of the given status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reason?: string;\n /**\n * The date of when the resource was scanned in the last time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastScannedDate?: Date;\n /**\n * The date of when the status of the health report was changed in the last time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusChangeDate?: Date;\n /**\n * The date of when the resource of the health report was scanned in the first time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly firstEvaluationDate?: Date;\n}\n\n/** The issue that caused the resource to by unhealthy */\nexport interface Issue {\n /** The unique issue key */\n issueKey: string;\n /** The issue name */\n issueName?: string;\n /** The affected security values that MDC offers that will be affected by the issue, for example: recommendations, alerts, etc */\n securityValues?: string[];\n /** The issue description */\n issueDescription?: string;\n /** Human readable description of what you should do to mitigate this health issue */\n remediationSteps?: string;\n /** The remediation script to solve this issue */\n remediationScript?: string;\n /** Additional data for the given issue. The additional data depends on the issue type */\n issueAdditionalData?: { [propertyName: string]: 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/** List of RP resources which supports pagination. */\nexport interface AzureDevOpsOrgListResponse {\n /** Gets or sets list of resources. */\n value?: AzureDevOpsOrg[];\n /** Gets or sets next link to scroll over the results. */\n nextLink?: string;\n}\n\n/** Azure DevOps Organization properties. */\nexport interface AzureDevOpsOrgProperties {\n /**\n * Gets or sets resource status message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusMessage?: string;\n /**\n * Gets or sets time when resource was last checked.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusUpdateTimeUtc?: Date;\n /**\n * The provisioning state of the resource.\n *\n * Pending - Provisioning pending.\n * Failed - Provisioning failed.\n * Succeeded - Successful provisioning.\n * Canceled - Provisioning canceled.\n * PendingDeletion - Deletion pending.\n * DeletionSuccess - Deletion successful.\n * DeletionFailure - Deletion failure.\n */\n provisioningState?: DevOpsProvisioningState;\n /**\n * Details about resource onboarding status across all connectors.\n *\n * OnboardedByOtherConnector - this resource has already been onboarded to another connector. This is only applicable to top-level resources.\n * Onboarded - this resource has already been onboarded by the specified connector.\n * NotOnboarded - this resource has not been onboarded to any connector.\n * NotApplicable - the onboarding state is not applicable to the current endpoint.\n */\n onboardingState?: OnboardingState;\n /** Configuration payload for PR Annotations. */\n actionableRemediation?: ActionableRemediation;\n}\n\n/** Configuration payload for PR Annotations. */\nexport interface ActionableRemediation {\n /**\n * ActionableRemediation Setting.\n * None - the setting was never set.\n * Enabled - ActionableRemediation is enabled.\n * Disabled - ActionableRemediation is disabled.\n */\n state?: ActionableRemediationState;\n /** Gets or sets list of categories and severity levels. */\n categoryConfigurations?: CategoryConfiguration[];\n /** Repository branch configuration for PR Annotations. */\n branchConfiguration?: TargetBranchConfiguration;\n /**\n * Update Settings.\n *\n * Enabled - Resource should inherit configurations from parent.\n * Disabled - Resource should not inherit configurations from parent.\n */\n inheritFromParentState?: InheritFromParentState;\n}\n\n/** Severity level per category configuration for PR Annotations. */\nexport interface CategoryConfiguration {\n /** Gets or sets minimum severity level for a given category. */\n minimumSeverityLevel?: string;\n /**\n * Rule categories.\n * Code - code scanning results.\n * Artifact scanning results.\n * Dependencies scanning results.\n * IaC results.\n * Secrets scanning results.\n * Container scanning results.\n */\n category?: RuleCategory;\n}\n\n/** Repository branch configuration for PR Annotations. */\nexport interface TargetBranchConfiguration {\n /** Gets or sets branches that should have annotations. */\n branchNames?: string[];\n /**\n * Configuration of PR Annotations on default branch.\n *\n * Enabled - PR Annotations are enabled on the resource's default branch.\n * Disabled - PR Annotations are disabled on the resource's default branch.\n */\n annotateDefaultBranch?: AnnotateDefaultBranchState;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface ResourceAutoGenerated {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: 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 ErrorResponseAutoGenerated {\n /** The error object. */\n error?: ErrorDetailAutoGenerated;\n}\n\n/** The error detail. */\nexport interface ErrorDetailAutoGenerated {\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?: ErrorDetailAutoGenerated[];\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/** List of RP resources which supports pagination. */\nexport interface AzureDevOpsProjectListResponse {\n /** Gets or sets list of resources. */\n value?: AzureDevOpsProject[];\n /** Gets or sets next link to scroll over the results. */\n nextLink?: string;\n}\n\n/** Azure DevOps Project properties. */\nexport interface AzureDevOpsProjectProperties {\n /**\n * Gets or sets resource status message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusMessage?: string;\n /**\n * Gets or sets time when resource was last checked.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusUpdateTimeUtc?: Date;\n /**\n * The provisioning state of the resource.\n *\n * Pending - Provisioning pending.\n * Failed - Provisioning failed.\n * Succeeded - Successful provisioning.\n * Canceled - Provisioning canceled.\n * PendingDeletion - Deletion pending.\n * DeletionSuccess - Deletion successful.\n * DeletionFailure - Deletion failure.\n */\n provisioningState?: DevOpsProvisioningState;\n /** Gets or sets parent Azure DevOps Organization name. */\n parentOrgName?: string;\n /**\n * Gets or sets Azure DevOps Project id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly projectId?: string;\n /**\n * Details about resource onboarding status across all connectors.\n *\n * OnboardedByOtherConnector - this resource has already been onboarded to another connector. This is only applicable to top-level resources.\n * Onboarded - this resource has already been onboarded by the specified connector.\n * NotOnboarded - this resource has not been onboarded to any connector.\n * NotApplicable - the onboarding state is not applicable to the current endpoint.\n */\n onboardingState?: OnboardingState;\n /** Configuration payload for PR Annotations. */\n actionableRemediation?: ActionableRemediation;\n}\n\n/** List of RP resources which supports pagination. */\nexport interface AzureDevOpsRepositoryListResponse {\n /** Gets or sets list of resources. */\n value?: AzureDevOpsRepository[];\n /** Gets or sets next link to scroll over the results. */\n nextLink?: string;\n}\n\n/** Azure DevOps Repository properties. */\nexport interface AzureDevOpsRepositoryProperties {\n /**\n * Gets or sets resource status message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusMessage?: string;\n /**\n * Gets or sets time when resource was last checked.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusUpdateTimeUtc?: Date;\n /**\n * The provisioning state of the resource.\n *\n * Pending - Provisioning pending.\n * Failed - Provisioning failed.\n * Succeeded - Successful provisioning.\n * Canceled - Provisioning canceled.\n * PendingDeletion - Deletion pending.\n * DeletionSuccess - Deletion successful.\n * DeletionFailure - Deletion failure.\n */\n provisioningState?: DevOpsProvisioningState;\n /** Gets or sets parent Azure DevOps Organization name. */\n parentOrgName?: string;\n /** Gets or sets parent Azure DevOps Project name. */\n parentProjectName?: string;\n /**\n * Gets or sets Azure DevOps Repository id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly repoId?: string;\n /**\n * Gets or sets Azure DevOps Repository url.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly repoUrl?: string;\n /**\n * Gets or sets Azure DevOps repository visibility, whether it is public or private etc.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly visibility?: string;\n /**\n * Details about resource onboarding status across all connectors.\n *\n * OnboardedByOtherConnector - this resource has already been onboarded to another connector. This is only applicable to top-level resources.\n * Onboarded - this resource has already been onboarded by the specified connector.\n * NotOnboarded - this resource has not been onboarded to any connector.\n * NotApplicable - the onboarding state is not applicable to the current endpoint.\n */\n onboardingState?: OnboardingState;\n /** Configuration payload for PR Annotations. */\n actionableRemediation?: ActionableRemediation;\n}\n\n/** List of RP resources which supports pagination. */\nexport interface DevOpsConfigurationListResponse {\n /** Gets or sets list of resources. */\n value?: DevOpsConfiguration[];\n /** Gets or sets next link to scroll over the results. */\n nextLink?: string;\n}\n\n/** DevOps Configuration properties. */\nexport interface DevOpsConfigurationProperties {\n /**\n * Gets or sets resource status message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusMessage?: string;\n /**\n * Gets or sets time when resource was last checked.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusUpdateTimeUtc?: Date;\n /**\n * The provisioning state of the resource.\n *\n * Pending - Provisioning pending.\n * Failed - Provisioning failed.\n * Succeeded - Successful provisioning.\n * Canceled - Provisioning canceled.\n * PendingDeletion - Deletion pending.\n * DeletionSuccess - Deletion successful.\n * DeletionFailure - Deletion failure.\n */\n provisioningState?: DevOpsProvisioningState;\n /** Authorization payload. */\n authorization?: Authorization;\n /** AutoDiscovery states. */\n autoDiscovery?: AutoDiscovery;\n /**\n * List of top-level inventory to select when AutoDiscovery is disabled.\n * This field is ignored when AutoDiscovery is enabled.\n */\n topLevelInventoryList?: string[];\n}\n\n/** Authorization payload. */\nexport interface Authorization {\n /**\n * Gets or sets one-time OAuth code to exchange for refresh and access tokens.\n *\n * Only used during PUT/PATCH operations. The secret is cleared during GET.\n */\n code?: string;\n}\n\n/** List of RP resources which supports pagination. */\nexport interface GitHubOwnerListResponse {\n /** Gets or sets list of resources. */\n value?: GitHubOwner[];\n /** Gets or sets next link to scroll over the results. */\n nextLink?: string;\n}\n\n/** GitHub Owner properties. */\nexport interface GitHubOwnerProperties {\n /**\n * Gets or sets resource status message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusMessage?: string;\n /**\n * Gets or sets time when resource was last checked.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusUpdateTimeUtc?: Date;\n /**\n * The provisioning state of the resource.\n *\n * Pending - Provisioning pending.\n * Failed - Provisioning failed.\n * Succeeded - Successful provisioning.\n * Canceled - Provisioning canceled.\n * PendingDeletion - Deletion pending.\n * DeletionSuccess - Deletion successful.\n * DeletionFailure - Deletion failure.\n */\n provisioningState?: DevOpsProvisioningState;\n /**\n * Gets or sets GitHub Owner url.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ownerUrl?: string;\n /**\n * Gets or sets internal GitHub id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly gitHubInternalId?: string;\n /**\n * Details about resource onboarding status across all connectors.\n *\n * OnboardedByOtherConnector - this resource has already been onboarded to another connector. This is only applicable to top-level resources.\n * Onboarded - this resource has already been onboarded by the specified connector.\n * NotOnboarded - this resource has not been onboarded to any connector.\n * NotApplicable - the onboarding state is not applicable to the current endpoint.\n */\n onboardingState?: OnboardingState;\n}\n\n/** List of RP resources which supports pagination. */\nexport interface GitHubRepositoryListResponse {\n /** Gets or sets list of resources. */\n value?: GitHubRepository[];\n /** Gets or sets next link to scroll over the results. */\n nextLink?: string;\n}\n\n/** GitHub Repository properties. */\nexport interface GitHubRepositoryProperties {\n /**\n * Gets or sets resource status message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusMessage?: string;\n /**\n * Gets or sets time when resource was last checked.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusUpdateTimeUtc?: Date;\n /**\n * The provisioning state of the resource.\n *\n * Pending - Provisioning pending.\n * Failed - Provisioning failed.\n * Succeeded - Successful provisioning.\n * Canceled - Provisioning canceled.\n * PendingDeletion - Deletion pending.\n * DeletionSuccess - Deletion successful.\n * DeletionFailure - Deletion failure.\n */\n provisioningState?: DevOpsProvisioningState;\n /**\n * Gets or sets GitHub Repository id.\n *\n * This is a numeric id defined by Github.\n * Eg: \"123456\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly repoId?: string;\n /**\n * Gets or sets GitHub Repository name.\n * Eg: \"new-repo-1\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly repoName?: string;\n /**\n * Gets or sets GitHub Full Name.\n * Repository name, prefixed with Owner name.\n * Eg: \"my-org/new-repo-1\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly repoFullName?: string;\n /**\n * Details about resource onboarding status across all connectors.\n *\n * OnboardedByOtherConnector - this resource has already been onboarded to another connector. This is only applicable to top-level resources.\n * Onboarded - this resource has already been onboarded by the specified connector.\n * NotOnboarded - this resource has not been onboarded to any connector.\n * NotApplicable - the onboarding state is not applicable to the current endpoint.\n */\n onboardingState?: OnboardingState;\n /**\n * Gets or sets GitHub Repository url.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly repoUrl?: string;\n /** Gets or sets parent GitHub Owner name. */\n parentOwnerName?: string;\n}\n\n/** List of RP resources which supports pagination. */\nexport interface GitLabGroupListResponse {\n /** Gets or sets list of resources. */\n value?: GitLabGroup[];\n /** Gets or sets next link to scroll over the results. */\n nextLink?: string;\n}\n\n/** GitLab Group properties. */\nexport interface GitLabGroupProperties {\n /**\n * Gets or sets resource status message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusMessage?: string;\n /**\n * Gets or sets time when resource was last checked.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusUpdateTimeUtc?: Date;\n /**\n * The provisioning state of the resource.\n *\n * Pending - Provisioning pending.\n * Failed - Provisioning failed.\n * Succeeded - Successful provisioning.\n * Canceled - Provisioning canceled.\n * PendingDeletion - Deletion pending.\n * DeletionSuccess - Deletion successful.\n * DeletionFailure - Deletion failure.\n */\n provisioningState?: DevOpsProvisioningState;\n /**\n * Gets or sets the fully-qualified name of the Group object.\n *\n * This contains the entire namespace hierarchy where namespaces are separated by the '$' character.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullyQualifiedName?: string;\n /**\n * Gets or sets the human readable fully-qualified name of the Group object.\n *\n * This contains the entire namespace hierarchy as seen on GitLab UI where namespaces are separated by the '/' character.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullyQualifiedFriendlyName?: string;\n /**\n * Gets or sets the url of the GitLab Group.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly url?: string;\n /**\n * Details about resource onboarding status across all connectors.\n *\n * OnboardedByOtherConnector - this resource has already been onboarded to another connector. This is only applicable to top-level resources.\n * Onboarded - this resource has already been onboarded by the specified connector.\n * NotOnboarded - this resource has not been onboarded to any connector.\n * NotApplicable - the onboarding state is not applicable to the current endpoint.\n */\n onboardingState?: OnboardingState;\n}\n\n/** List of RP resources which supports pagination. */\nexport interface GitLabProjectListResponse {\n /** Gets or sets list of resources. */\n value?: GitLabProject[];\n /** Gets or sets next link to scroll over the results. */\n nextLink?: string;\n}\n\n/** GitLab Project properties. */\nexport interface GitLabProjectProperties {\n /**\n * Gets or sets resource status message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusMessage?: string;\n /**\n * Gets or sets time when resource was last checked.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningStatusUpdateTimeUtc?: Date;\n /**\n * The provisioning state of the resource.\n *\n * Pending - Provisioning pending.\n * Failed - Provisioning failed.\n * Succeeded - Successful provisioning.\n * Canceled - Provisioning canceled.\n * PendingDeletion - Deletion pending.\n * DeletionSuccess - Deletion successful.\n * DeletionFailure - Deletion failure.\n */\n provisioningState?: DevOpsProvisioningState;\n /**\n * Gets or sets the fully-qualified name of the project object.\n *\n * This contains the entire hierarchy where entities are separated by the '$' character.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullyQualifiedName?: string;\n /**\n * Gets or sets the human readable fully-qualified name of the Project object.\n *\n * This contains the entire namespace hierarchy as seen on GitLab UI where entities are separated by the '/' character.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullyQualifiedFriendlyName?: string;\n /**\n * Gets or sets the fully-qualified name of the project's parent group object.\n *\n * This contains the entire hierarchy where namespaces are separated by the '$' character.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fullyQualifiedParentGroupName?: string;\n /**\n * Gets or sets the url of the GitLab Project.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly url?: string;\n /**\n * Details about resource onboarding status across all connectors.\n *\n * OnboardedByOtherConnector - this resource has already been onboarded to another connector. This is only applicable to top-level resources.\n * Onboarded - this resource has already been onboarded by the specified connector.\n * NotOnboarded - this resource has not been onboarded to any connector.\n * NotApplicable - the onboarding state is not applicable to the current endpoint.\n */\n onboardingState?: OnboardingState;\n}\n\n/** The current status of an async operation. */\nexport interface OperationStatusResult {\n /** Fully qualified ID for the async operation. */\n id?: string;\n /** Name of the async operation. */\n name?: string;\n /** Operation status. */\n status: string;\n /** Percent of the operation that is complete. */\n percentComplete?: number;\n /** The start time of the operation. */\n startTime?: Date;\n /** The end time of the operation. */\n endTime?: Date;\n /** The operations list. */\n operations?: OperationStatusResult[];\n /** If present, details of the operation error. */\n error?: ErrorDetailAutoGenerated;\n}\n\n/** List of security connectors response. */\nexport interface SecurityConnectorsList {\n /** The list of security connectors under the given scope. */\n value: SecurityConnector[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The security offering details */\nexport interface CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType:\n | \"CspmMonitorAws\"\n | \"DefenderForContainersAws\"\n | \"DefenderForServersAws\"\n | \"DefenderForDatabasesAws\"\n | \"InformationProtectionAws\"\n | \"CspmMonitorGcp\"\n | \"DefenderForServersGcp\"\n | \"DefenderForDatabasesGcp\"\n | \"DefenderForContainersGcp\"\n | \"CspmMonitorGithub\"\n | \"CspmMonitorAzureDevOps\"\n | \"DefenderCspmAws\"\n | \"DefenderCspmGcp\"\n | \"DefenderForDevOpsGithub\"\n | \"DefenderForDevOpsAzureDevOps\"\n | \"CspmMonitorGitLab\"\n | \"DefenderForDevOpsGitLab\";\n /**\n * The offering description.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** The security connector environment data. */\nexport interface EnvironmentData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n environmentType:\n | \"AwsAccount\"\n | \"GcpProject\"\n | \"GithubScope\"\n | \"AzureDevOpsScope\"\n | \"GitlabScope\";\n}\n\n/** List of compliance results response */\nexport interface ComplianceResultList {\n /** List of compliance results */\n value: ComplianceResult[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of device security groups */\nexport interface DeviceSecurityGroupList {\n /** List of device security group objects */\n value?: DeviceSecurityGroup[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** A custom alert rule. */\nexport interface CustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType:\n | \"ThresholdCustomAlertRule\"\n | \"TimeWindowCustomAlertRule\"\n | \"ListCustomAlertRule\"\n | \"AllowlistCustomAlertRule\"\n | \"DenylistCustomAlertRule\"\n | \"ConnectionToIpNotAllowed\"\n | \"ConnectionFromIpNotAllowed\"\n | \"LocalUserNotAllowed\"\n | \"ProcessNotAllowed\"\n | \"ActiveConnectionsNotInAllowedRange\"\n | \"AmqpC2DMessagesNotInAllowedRange\"\n | \"MqttC2DMessagesNotInAllowedRange\"\n | \"HttpC2DMessagesNotInAllowedRange\"\n | \"AmqpC2DRejectedMessagesNotInAllowedRange\"\n | \"MqttC2DRejectedMessagesNotInAllowedRange\"\n | \"HttpC2DRejectedMessagesNotInAllowedRange\"\n | \"AmqpD2CMessagesNotInAllowedRange\"\n | \"MqttD2CMessagesNotInAllowedRange\"\n | \"HttpD2CMessagesNotInAllowedRange\"\n | \"DirectMethodInvokesNotInAllowedRange\"\n | \"FailedLocalLoginsNotInAllowedRange\"\n | \"FileUploadsNotInAllowedRange\"\n | \"QueuePurgesNotInAllowedRange\"\n | \"TwinUpdatesNotInAllowedRange\"\n | \"UnauthorizedOperationsNotInAllowedRange\";\n /**\n * The display name of the custom alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * The description of the custom alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /** Status of the custom alert. */\n isEnabled: boolean;\n}\n\n/** List of Security analytics of your IoT Security solution */\nexport interface IoTSecuritySolutionAnalyticsModelList {\n /** List of Security analytics of your IoT Security solution */\n value: IoTSecuritySolutionAnalyticsModel[];\n /**\n * When there is too much alert data for one page, use this URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** IoT Security solution analytics severity metrics. */\nexport interface IoTSeverityMetrics {\n /** Count of high severity alerts/recommendations. */\n high?: number;\n /** Count of medium severity alerts/recommendations. */\n medium?: number;\n /** Count of low severity alerts/recommendations. */\n low?: number;\n}\n\nexport interface IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem {\n /** Aggregation of IoT Security solution device alert metrics by date. */\n date?: Date;\n /** Device alert count by severity. */\n devicesMetrics?: IoTSeverityMetrics;\n}\n\n/** Statistical information about the number of alerts per device during last set number of days. */\nexport interface IoTSecurityAlertedDevice {\n /**\n * Device identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceId?: string;\n /**\n * Number of alerts raised for this device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertsCount?: number;\n}\n\n/** Statistical information about the number of alerts per alert type during last set number of days */\nexport interface IoTSecurityDeviceAlert {\n /**\n * Display name of the alert\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertDisplayName?: string;\n /**\n * Assessed Alert severity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reportedSeverity?: ReportedSeverity;\n /**\n * Number of alerts raised for this alert type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertsCount?: number;\n}\n\n/** Statistical information about the number of recommendations per device, per recommendation type. */\nexport interface IoTSecurityDeviceRecommendation {\n /**\n * Display name of the recommendation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendationDisplayName?: string;\n /**\n * Assessed recommendation severity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reportedSeverity?: ReportedSeverity;\n /**\n * Number of devices with this recommendation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly devicesCount?: number;\n}\n\n/** List of IoT Security solution aggregated alert data. */\nexport interface IoTSecurityAggregatedAlertList {\n /** List of aggregated alerts data. */\n value: IoTSecurityAggregatedAlert[];\n /**\n * When there is too much alert data for one page, use this URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\nexport interface IoTSecurityAggregatedAlertPropertiesTopDevicesListItem {\n /**\n * Name of the device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceId?: string;\n /**\n * Number of alerts raised for this device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertsCount?: number;\n /**\n * Most recent time this alert was raised for this device, on this day.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastOccurrence?: string;\n}\n\n/** A container holding only the Tags for a resource, allowing the user to update the tags. */\nexport interface TagsResource {\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n}\n\n/** List of IoT Security solution aggregated recommendations. */\nexport interface IoTSecurityAggregatedRecommendationList {\n /** List of aggregated recommendations data. */\n value: IoTSecurityAggregatedRecommendation[];\n /**\n * When there is too much alert data for one page, use this URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of IoT Security solutions. */\nexport interface IoTSecuritySolutionsList {\n /** List of IoT Security solutions */\n value: IoTSecuritySolutionModel[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Properties of the IoT Security solution's user defined resources. */\nexport interface UserDefinedResourcesProperties {\n /** Azure Resource Graph query which represents the security solution's user defined resources. Required to start with \"where type != \"Microsoft.Devices/IotHubs\"\" */\n query: string | null;\n /** List of Azure subscription ids on which the user defined resources query should be executed. */\n querySubscriptions: string[] | null;\n}\n\n/** The type of IoT Security recommendation. */\nexport interface RecommendationConfigurationProperties {\n /** The type of IoT Security recommendation. */\n recommendationType: RecommendationType;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly name?: string;\n /** Recommendation status. When the recommendation status is disabled recommendations are not generated. */\n status: RecommendationConfigStatus;\n}\n\n/** Properties of the additional workspaces. */\nexport interface AdditionalWorkspacesProperties {\n /** Workspace resource id */\n workspace?: string;\n /** Workspace type. */\n type?: AdditionalWorkspaceType;\n /** List of data types sent to workspace */\n dataTypes?: AdditionalWorkspaceDataType[];\n}\n\n/** Response for ListAdaptiveNetworkHardenings API service call */\nexport interface AdaptiveNetworkHardeningsList {\n /** A list of Adaptive Network Hardenings resources */\n value?: AdaptiveNetworkHardening[];\n /** The URL to get the next set of results */\n nextLink?: string;\n}\n\n/** Describes remote addresses that is recommended to communicate with the Azure resource on some (Protocol, Port, Direction). All other remote addresses are recommended to be blocked */\nexport interface Rule {\n /** The name of the rule */\n name?: string;\n /** The rule's direction */\n direction?: Direction;\n /** The rule's destination port */\n destinationPort?: number;\n /** The rule's transport protocols */\n protocols?: TransportProtocol[];\n /** The remote IP addresses that should be able to communicate with the Azure resource on the rule's destination port and protocol */\n ipAddresses?: string[];\n}\n\n/** Describes the Network Security Groups effective on a network interface */\nexport interface EffectiveNetworkSecurityGroups {\n /** The Azure resource ID of the network interface */\n networkInterface?: string;\n /** The Network Security Groups effective on the network interface */\n networkSecurityGroups?: string[];\n}\n\nexport interface AdaptiveNetworkHardeningEnforceRequest {\n /** The rules to enforce */\n rules: Rule[];\n /** The Azure resource IDs of the effective network security groups that will be updated with the created security rules from the Adaptive Network Hardening rules */\n networkSecurityGroups: string[];\n}\n\n/** List of all possible traffic between Azure resources */\nexport interface AllowedConnectionsList {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly value?: AllowedConnectionsResource[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Describes the allowed inbound and outbound traffic of an Azure resource */\nexport interface ConnectableResource {\n /**\n * The Azure resource 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 list of Azure resources that the resource has inbound allowed connection from\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inboundConnectedResources?: ConnectedResource[];\n /**\n * The list of Azure resources that the resource has outbound allowed connection to\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly outboundConnectedResources?: ConnectedResource[];\n}\n\n/** Describes properties of a connected resource */\nexport interface ConnectedResource {\n /**\n * The Azure resource id of the connected resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectedResourceId?: string;\n /**\n * The allowed tcp ports\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tcpPorts?: string;\n /**\n * The allowed udp ports\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly udpPorts?: string;\n}\n\n/** Describes an Azure resource with location */\nexport interface Location {\n /**\n * Location where the resource is stored\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly location?: string;\n}\n\n/** Represents a list of VM/server groups and set of rules that are Recommended by Microsoft Defender for Cloud to be allowed */\nexport interface AdaptiveApplicationControlGroups {\n value?: AdaptiveApplicationControlGroup[];\n}\n\n/** The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux. */\nexport interface ProtectionMode {\n /** The application control policy enforcement/protection mode of the machine group */\n exe?: EnforcementMode;\n /** The application control policy enforcement/protection mode of the machine group */\n msi?: EnforcementMode;\n /** The application control policy enforcement/protection mode of the machine group */\n script?: EnforcementMode;\n /** The application control policy enforcement/protection mode of the machine group */\n executable?: EnforcementMode;\n}\n\n/** Represents a summary of the alerts of the machine group */\nexport interface AdaptiveApplicationControlIssueSummary {\n /** An alert that machines within a group can have */\n issue?: AdaptiveApplicationControlIssue;\n /** The number of machines in the group that have this alert */\n numberOfVms?: number;\n}\n\n/** Represents a machine that is part of a machine group */\nexport interface VmRecommendation {\n /** The configuration status of the machines group or machine or rule */\n configurationStatus?: ConfigurationStatus;\n /** The recommendation action of the machine or rule */\n recommendationAction?: RecommendationAction;\n /** The full resource id of the machine */\n resourceId?: string;\n /** The machine supportability of Enforce feature */\n enforcementSupport?: EnforcementSupport;\n}\n\n/** Represents a path that is recommended to be allowed and its properties */\nexport interface PathRecommendation {\n /** The full path of the file, or an identifier of the application */\n path?: string;\n /** The recommendation action of the machine or rule */\n action?: RecommendationAction;\n /** The type of IoT Security recommendation. */\n type?: RecommendationType;\n /** Represents the publisher information of a process/rule */\n publisherInfo?: PublisherInfo;\n /** Whether the application is commonly run on the machine */\n common?: boolean;\n userSids?: string[];\n usernames?: UserRecommendation[];\n /** The type of the file (for Linux files - Executable is used) */\n fileType?: FileType;\n /** The configuration status of the machines group or machine or rule */\n configurationStatus?: ConfigurationStatus;\n}\n\n/** Represents the publisher information of a process/rule */\nexport interface PublisherInfo {\n /** The Subject field of the x.509 certificate used to sign the code, using the following fields - O = Organization, L = Locality, S = State or Province, and C = Country */\n publisherName?: string;\n /** The product name taken from the file's version resource */\n productName?: string;\n /** The \"OriginalName\" field taken from the file's version resource */\n binaryName?: string;\n /** The binary file version taken from the file's version resource */\n version?: string;\n}\n\n/** Represents a user that is recommended to be allowed for a certain rule */\nexport interface UserRecommendation {\n /** Represents a user that is recommended to be allowed for a certain rule */\n username?: string;\n /** The recommendation action of the machine or rule */\n recommendationAction?: RecommendationAction;\n}\n\nexport interface DiscoveredSecuritySolutionList {\n value?: DiscoveredSecuritySolution[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\nexport interface ExternalSecuritySolutionList {\n value?: ExternalSecuritySolution[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Describes an Azure resource with kind */\nexport interface ExternalSecuritySolutionKindAutoGenerated {\n /** The kind of the external solution */\n kind?: ExternalSecuritySolutionKind;\n}\n\nexport interface JitNetworkAccessPoliciesList {\n value?: JitNetworkAccessPolicy[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\nexport interface JitNetworkAccessPolicyVirtualMachine {\n /** Resource ID of the virtual machine that is linked to this policy */\n id: string;\n /** Port configurations for the virtual machine */\n ports: JitNetworkAccessPortRule[];\n /** Public IP address of the Azure Firewall that is linked to this policy, if applicable */\n publicIpAddress?: string;\n}\n\nexport interface JitNetworkAccessPortRule {\n number: number;\n protocol: Protocol;\n /** Mutually exclusive with the \"allowedSourceAddressPrefixes\" parameter. Should be an IP address or CIDR, for example \"192.168.0.3\" or \"192.168.0.0/16\". */\n allowedSourceAddressPrefix?: string;\n /** Mutually exclusive with the \"allowedSourceAddressPrefix\" parameter. */\n allowedSourceAddressPrefixes?: string[];\n /** Maximum duration requests can be made for. In ISO 8601 duration format. Minimum 5 minutes, maximum 1 day */\n maxRequestAccessDuration: string;\n}\n\nexport interface JitNetworkAccessRequest {\n virtualMachines: JitNetworkAccessRequestVirtualMachine[];\n /** The start time of the request in UTC */\n startTimeUtc: Date;\n /** The identity of the person who made the request */\n requestor: string;\n /** The justification for making the initiate request */\n justification?: string;\n}\n\nexport interface JitNetworkAccessRequestVirtualMachine {\n /** Resource ID of the virtual machine that is linked to this policy */\n id: string;\n /** The ports that were opened for the virtual machine */\n ports: JitNetworkAccessRequestPort[];\n}\n\nexport interface JitNetworkAccessRequestPort {\n number: number;\n /** Mutually exclusive with the \"allowedSourceAddressPrefixes\" parameter. Should be an IP address or CIDR, for example \"192.168.0.3\" or \"192.168.0.0/16\". */\n allowedSourceAddressPrefix?: string;\n /** Mutually exclusive with the \"allowedSourceAddressPrefix\" parameter. */\n allowedSourceAddressPrefixes?: string[];\n /** The date & time at which the request ends in UTC */\n endTimeUtc: Date;\n /** The status of the port */\n status: Status;\n /** A description of why the `status` has its value */\n statusReason: StatusReason;\n /** The port which is mapped to this port's `number` in the Azure Firewall, if applicable */\n mappedPort?: number;\n}\n\nexport interface JitNetworkAccessPolicyInitiateRequest {\n /** A list of virtual machines & ports to open access for */\n virtualMachines: JitNetworkAccessPolicyInitiateVirtualMachine[];\n /** The justification for making the initiate request */\n justification?: string;\n}\n\nexport interface JitNetworkAccessPolicyInitiateVirtualMachine {\n /** Resource ID of the virtual machine that is linked to this policy */\n id: string;\n /** The ports to open for the resource with the `id` */\n ports: JitNetworkAccessPolicyInitiatePort[];\n}\n\nexport interface JitNetworkAccessPolicyInitiatePort {\n number: number;\n /** Source of the allowed traffic. If omitted, the request will be for the source IP address of the initiate request. */\n allowedSourceAddressPrefix?: string;\n /** The time to close the request in UTC */\n endTimeUtc: Date;\n}\n\n/** List of secure scores */\nexport interface SecureScoresList {\n /**\n * Collection of secure scores in this page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SecureScoreItem[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** List of security controls */\nexport interface SecureScoreControlList {\n /**\n * Collection of security controls in this page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SecureScoreControlDetails[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The type of the security control (For example, BuiltIn) */\nexport interface SecureScoreControlDefinitionSource {\n /** The type of security control (for example, BuiltIn) */\n sourceType?: ControlType;\n}\n\n/** Describes an Azure resource with kind */\nexport interface AzureResourceLink {\n /**\n * Azure resource Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** List of security controls definition */\nexport interface SecureScoreControlDefinitionList {\n /**\n * Collection of security controls definition in this page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SecureScoreControlDefinitionItem[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\nexport interface SecuritySolutionList {\n value?: SecuritySolution[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\nexport interface SecuritySolutionsReferenceDataList {\n value?: SecuritySolutionsReferenceData[];\n}\n\n/** List of server vulnerability assessments */\nexport interface ServerVulnerabilityAssessmentsList {\n value?: ServerVulnerabilityAssessment[];\n}\n\nexport interface TopologyList {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly value?: TopologyResource[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\nexport interface TopologySingleResource {\n /**\n * Azure resource id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n /**\n * The security severity of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly severity?: string;\n /**\n * Indicates if the resource has security recommendations\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendationsExist?: boolean;\n /**\n * Indicates the resource connectivity level to the Internet (InternetFacing, Internal ,etc.)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkZones?: string;\n /**\n * Score of the resource based on its security severity\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly topologyScore?: number;\n /**\n * The location of this resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly location?: string;\n /**\n * Azure resources connected to this resource which are in higher level in the topology view\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly parents?: TopologySingleResourceParent[];\n /**\n * Azure resources connected to this resource which are in lower level in the topology view\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly children?: TopologySingleResourceChild[];\n}\n\nexport interface TopologySingleResourceParent {\n /**\n * Azure resource id which serves as parent resource in topology view\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n}\n\nexport interface TopologySingleResourceChild {\n /**\n * Azure resource id which serves as child resource in topology view\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceId?: string;\n}\n\n/** List of security assessment metadata */\nexport interface SecurityAssessmentMetadataResponseList {\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly value?: SecurityAssessmentMetadataResponse[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\nexport interface SecurityAssessmentMetadataPropertiesResponsePublishDates {\n ga?: string;\n public: string;\n}\n\n/** Describes properties of an assessment metadata. */\nexport interface SecurityAssessmentMetadataProperties {\n /** User friendly display name of the assessment */\n displayName: string;\n /**\n * Azure resource ID of the policy definition that turns this assessment calculation on\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly policyDefinitionId?: string;\n /** Human readable description of the assessment */\n description?: string;\n /** Human readable description of what you should do to mitigate this security issue */\n remediationDescription?: string;\n categories?: Categories[];\n /** The severity level of the assessment */\n severity: Severity;\n /** The user impact of the assessment */\n userImpact?: UserImpact;\n /** The implementation effort required to remediate this assessment */\n implementationEffort?: ImplementationEffort;\n threats?: Threats[];\n /** True if this assessment is in preview release status */\n preview?: boolean;\n /** BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition */\n assessmentType: AssessmentType;\n /** Describes the partner that created the assessment */\n partnerData?: SecurityAssessmentMetadataPartnerData;\n}\n\n/** Describes the partner that created the assessment */\nexport interface SecurityAssessmentMetadataPartnerData {\n /** Name of the company of the partner */\n partnerName: string;\n /** Name of the product of the partner that created the assessment */\n productName?: string;\n /** Secret to authenticate the partner and verify it created the assessment - write only */\n secret: string;\n}\n\n/** Page of a security assessments list */\nexport interface SecurityAssessmentList {\n /**\n * Collection of security assessments in this page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SecurityAssessmentResponse[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** The result of the assessment */\nexport interface AssessmentStatus {\n /** Programmatic code for the status of the assessment */\n code: AssessmentStatusCode;\n /** Programmatic code for the cause of the assessment status */\n cause?: string;\n /** Human readable description of the assessment status */\n description?: string;\n}\n\n/** Describes properties of an assessment. */\nexport interface SecurityAssessmentPropertiesBase {\n /** Details of the resource that was assessed */\n resourceDetails: ResourceDetailsUnion;\n /**\n * User friendly display name of the assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /** Additional data regarding the assessment */\n additionalData?: { [propertyName: string]: string };\n /**\n * Links relevant to the assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly links?: AssessmentLinks;\n /** Describes properties of an assessment metadata. */\n metadata?: SecurityAssessmentMetadataProperties;\n /** Data regarding 3rd party partner integration */\n partnersData?: SecurityAssessmentPartnerData;\n}\n\n/** Links relevant to the assessment */\nexport interface AssessmentLinks {\n /**\n * Link to assessment in Azure Portal\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azurePortalUri?: string;\n}\n\n/** Data regarding 3rd party partner integration */\nexport interface SecurityAssessmentPartnerData {\n /** Name of the company of the partner */\n partnerName: string;\n /** secret to authenticate the partner - write only */\n secret: string;\n}\n\n/** List of security alerts */\nexport interface AlertList {\n /** describes security alert properties. */\n value?: Alert[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** A resource identifier for an alert which can be used to direct the alert to the right product exposure group (tenant, workspace, subscription etc.). */\nexport interface ResourceIdentifier {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"AzureResource\" | \"LogAnalytics\";\n}\n\n/** Changing set of properties depending on the entity type. */\nexport interface AlertEntity {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n /**\n * Type of entity\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** Changing set of properties depending on the supportingEvidence type. */\nexport interface AlertPropertiesSupportingEvidence {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n /**\n * Type of the supportingEvidence\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** Alert Simulator request body. */\nexport interface AlertSimulatorRequestBody {\n /** Alert Simulator request body data. */\n properties?: AlertSimulatorRequestPropertiesUnion;\n}\n\n/** Describes properties of an alert simulation request */\nexport interface AlertSimulatorRequestProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"Bundles\";\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n}\n\n/** Subscription settings list. */\nexport interface SettingsList {\n /** The settings list. */\n value?: SettingUnion[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** A page of a server vulnerability assessments settings list */\nexport interface ServerVulnerabilityAssessmentsSettingsList {\n /**\n * A collection of server vulnerability assessments settings in this page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: ServerVulnerabilityAssessmentsSettingUnion[];\n /**\n * The URI to fetch the next page\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface ResourceAutoGenerated2 {\n /**\n * Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Page of a list of API collections as represented by Microsoft Defender for APIs. */\nexport interface ApiCollectionList {\n /**\n * API collections in this page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: ApiCollection[];\n /**\n * The URI to fetch the next page.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** A plan's extension properties */\nexport interface Extension {\n /**\n * The extension name. Supported values are: <br><br>**AgentlessDiscoveryForKubernetes** - API-based discovery of information about Kubernetes cluster architecture, workload objects, and setup. Required for Kubernetes inventory, identity and network exposure detection, attack path analysis and risk hunting as part of the cloud security explorer.\n * Available for CloudPosture plan.<br><br>**OnUploadMalwareScanning** - Limits the GB to be scanned per month for each storage account within the subscription. Once this limit reached on a given storage account, Blobs won't be scanned during current calendar month.\n * Available for StorageAccounts plan.<br><br>**SensitiveDataDiscovery** - Sensitive data discovery identifies Blob storage container with sensitive data such as credentials, credit cards, and more, to help prioritize and investigate security events.\n * Available for StorageAccounts and CloudPosture plans.<br><br>**ContainerRegistriesVulnerabilityAssessments** - Provides vulnerability management for images stored in your container registries.\n * Available for CloudPosture and Containers plans.\n */\n name: string;\n /** Indicates whether the extension is enabled. */\n isEnabled: IsEnabled;\n /** Property values associated with the extension. */\n additionalExtensionProperties?: { [propertyName: string]: any };\n /**\n * Optional. A status describing the success/failure of the extension's enablement/disablement operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operationStatus?: OperationStatusAutoGenerated;\n}\n\n/** A status describing the success/failure of the extension's enablement/disablement operation. */\nexport interface OperationStatusAutoGenerated {\n /** The operation status code. */\n code?: Code;\n /** Additional information regarding the success/failure of the operation. */\n message?: string;\n}\n\n/** List of pricing configurations response. */\nexport interface PricingList {\n /** List of pricing configurations */\n value: Pricing[];\n}\n\n/** CVSS details */\nexport interface Cvss {\n /**\n * CVSS base\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly base?: number;\n}\n\n/** CVE details */\nexport interface Cve {\n /**\n * CVE title\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly title?: string;\n /**\n * Link url\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly link?: string;\n}\n\n/** Vendor reference */\nexport interface VendorReference {\n /**\n * Link title\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly title?: string;\n /**\n * Link url\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly link?: string;\n}\n\n/** Governance rule's condition */\nexport interface Condition {\n /** The governance rule Condition's Property, e.g. Severity or AssessmentKey, see examples */\n property?: string;\n /** The governance rule Condition's Value like severity Low, High or assessments keys, see examples */\n value?: string;\n /** The governance rule Condition's Operator, for example Equals for severity or In for list of assessments, see examples */\n operator?: GovernanceRuleConditionOperator;\n}\n\n/** Application's condition */\nexport interface ApplicationCondition {\n /** The application Condition's Property, e.g. ID, see examples */\n property?: string;\n /** The application Condition's Value like IDs that contain some string, see examples */\n value?: string;\n /** The application Condition's Operator, for example Contains for id or In for list of possible IDs, see examples */\n operator?: ApplicationConditionOperator;\n}\n\n/** AzureDevOps Org Inventory Configuration. */\nexport interface AzureDevOpsOrganizationConfiguration {\n /** AutoDiscovery states. */\n autoDiscovery?: AutoDiscovery;\n /**\n * AzureDevOps Project Inventory Configuration.\n * Dictionary of AzureDevOps project name to desired project configuration.\n * If AutoDiscovery is Enabled, this field should be empty or null.\n */\n projectConfigs?: { [propertyName: string]: AzureDevOpsProjectConfiguration };\n}\n\n/** AzureDevOps Project Inventory Configuration. */\nexport interface AzureDevOpsProjectConfiguration {\n /** AutoDiscovery states. */\n autoDiscovery?: AutoDiscovery;\n /**\n * AzureDevOps Repository Inventory Configuration.\n * Dictionary of AzureDevOps repository name to desired repository configuration.\n * If AutoDiscovery is Enabled, this field should be null or empty.\n */\n repositoryConfigs?: { [propertyName: string]: BaseResourceConfiguration };\n}\n\n/** Base Resource Inventory configuration changes. */\nexport interface BaseResourceConfiguration {\n /** Onboarding states. */\n desiredOnboardingState?: DesiredOnboardingState;\n}\n\n/** GitHub Owner Inventory Configuration. */\nexport interface GitHubOwnerConfiguration {\n /** AutoDiscovery states. */\n autoDiscovery?: AutoDiscovery;\n /**\n * GitHub Repository Inventory Configuration.\n * Dictionary of GitHub repository name to desired repository configuration.\n * If AutoDiscovery is Enabled, this field should be null or empty.\n */\n repositoryConfigs?: { [propertyName: string]: BaseResourceConfiguration };\n}\n\n/** GitLab Group Inventory Configuration. */\nexport interface GitLabGroupConfiguration {\n /** AutoDiscovery states. */\n autoDiscovery?: AutoDiscovery;\n /**\n * GitLab Project Inventory Configuration.\n * Dictionary of GitLab fully-qualified project name to desired project configuration.\n * If AutoDiscovery is Enabled, this field should be null or empty.\n */\n projectConfigs?: { [propertyName: string]: BaseResourceConfiguration };\n}\n\n/** The AWS organization data */\nexport interface AwsOrganizationalData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n organizationMembershipType: \"Organization\" | \"Member\";\n}\n\n/** The gcpOrganization data */\nexport interface GcpOrganizationalData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n organizationMembershipType: \"Organization\" | \"Member\";\n}\n\n/** The details about the project represented by the security connector */\nexport interface GcpProjectDetails {\n /** The unique GCP Project number */\n projectNumber?: string;\n /** The GCP Project id */\n projectId?: string;\n /**\n * The GCP workload identity federation pool id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workloadIdentityPoolId?: string;\n /**\n * GCP project name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly projectName?: string;\n}\n\n/** The native cloud connection configuration */\nexport interface CspmMonitorAwsOfferingNativeCloudConnection {\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The kubernetes service connection configuration */\nexport interface DefenderForContainersAwsOfferingKubernetesService {\n /** The cloud role ARN in AWS for this feature used for provisioning resources */\n cloudRoleArn?: string;\n}\n\n/** The kubernetes to scuba connection configuration */\nexport interface DefenderForContainersAwsOfferingKubernetesScubaReader {\n /** The cloud role ARN in AWS for this feature used for reading data */\n cloudRoleArn?: string;\n}\n\n/** The cloudwatch to kinesis connection configuration */\nexport interface DefenderForContainersAwsOfferingCloudWatchToKinesis {\n /** The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis */\n cloudRoleArn?: string;\n}\n\n/** The kinesis to s3 connection configuration */\nexport interface DefenderForContainersAwsOfferingKinesisToS3 {\n /** The cloud role ARN in AWS used by Kinesis to transfer data into S3 */\n cloudRoleArn?: string;\n}\n\n/** The container vulnerability assessment configuration */\nexport interface DefenderForContainersAwsOfferingContainerVulnerabilityAssessment {\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The container vulnerability assessment task configuration */\nexport interface DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask {\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The Microsoft Defender container image assessment configuration */\nexport interface DefenderForContainersAwsOfferingMdcContainersImageAssessment {\n /** Is Microsoft Defender container image assessment enabled */\n enabled?: boolean;\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The Microsoft Defender container agentless discovery K8s configuration */\nexport interface DefenderForContainersAwsOfferingMdcContainersAgentlessDiscoveryK8S {\n /** Is Microsoft Defender container agentless discovery K8s enabled */\n enabled?: boolean;\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The Defender for servers connection configuration */\nexport interface DefenderForServersAwsOfferingDefenderForServers {\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The ARC autoprovisioning configuration */\nexport interface DefenderForServersAwsOfferingArcAutoProvisioning {\n /** Is arc auto provisioning enabled */\n enabled?: boolean;\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n /** Configuration for servers Arc auto provisioning */\n configuration?: DefenderForServersAwsOfferingArcAutoProvisioningConfiguration;\n}\n\n/** Configuration for servers Arc auto provisioning */\nexport interface DefenderForServersAwsOfferingArcAutoProvisioningConfiguration {\n /** Optional HTTP proxy endpoint to use for the Arc agent */\n proxy?: string;\n /** Optional Arc private link scope resource id to link the Arc agent */\n privateLinkScope?: string;\n}\n\n/** The Vulnerability Assessment autoprovisioning configuration */\nexport interface DefenderForServersAwsOfferingVaAutoProvisioning {\n /** Is Vulnerability Assessment auto provisioning enabled */\n enabled?: boolean;\n /** configuration for Vulnerability Assessment autoprovisioning */\n configuration?: DefenderForServersAwsOfferingVaAutoProvisioningConfiguration;\n}\n\n/** configuration for Vulnerability Assessment autoprovisioning */\nexport interface DefenderForServersAwsOfferingVaAutoProvisioningConfiguration {\n /** The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys' */\n type?: Type;\n}\n\n/** The Microsoft Defender for Endpoint autoprovisioning configuration */\nexport interface DefenderForServersAwsOfferingMdeAutoProvisioning {\n /** Is Microsoft Defender for Endpoint auto provisioning enabled */\n enabled?: boolean;\n /** configuration for Microsoft Defender for Endpoint autoprovisioning */\n configuration?: Record<string, unknown>;\n}\n\n/** configuration for the servers offering subPlan */\nexport interface DefenderForServersAwsOfferingSubPlan {\n /** The available sub plans */\n type?: SubPlan;\n}\n\n/** The Microsoft Defender for Server VM scanning configuration */\nexport interface DefenderForServersAwsOfferingVmScanners {\n /** Is Microsoft Defender for Server VM scanning enabled */\n enabled?: boolean;\n /** configuration for Microsoft Defender for Server VM scanning */\n configuration?: DefenderForServersAwsOfferingVmScannersConfiguration;\n}\n\n/** configuration for Microsoft Defender for Server VM scanning */\nexport interface DefenderForServersAwsOfferingVmScannersConfiguration {\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n /** The scanning mode for the VM scan. */\n scanningMode?: ScanningMode;\n /** VM tags that indicates that VM should not be scanned */\n exclusionTags?: { [propertyName: string]: string };\n}\n\n/** The ARC autoprovisioning configuration */\nexport interface DefenderFoDatabasesAwsOfferingArcAutoProvisioning {\n /** Is arc auto provisioning enabled */\n enabled?: boolean;\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n /** Configuration for servers Arc auto provisioning */\n configuration?: DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration;\n}\n\n/** Configuration for servers Arc auto provisioning */\nexport interface DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration {\n /** Optional http proxy endpoint to use for the Arc agent */\n proxy?: string;\n /** Optional Arc private link scope resource id to link the Arc agent */\n privateLinkScope?: string;\n}\n\n/** The RDS configuration */\nexport interface DefenderFoDatabasesAwsOfferingRds {\n /** Is RDS protection enabled */\n enabled?: boolean;\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The databases data security posture management (DSPM) configuration */\nexport interface DefenderFoDatabasesAwsOfferingDatabasesDspm {\n /** Is databases data security posture management (DSPM) protection enabled */\n enabled?: boolean;\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The native cloud connection configuration */\nexport interface InformationProtectionAwsOfferingInformationProtection {\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The native cloud connection configuration */\nexport interface CspmMonitorGcpOfferingNativeCloudConnection {\n /** The GCP workload identity provider id for the offering */\n workloadIdentityProviderId?: string;\n /** The service account email address in GCP for this offering */\n serviceAccountEmailAddress?: string;\n}\n\n/** The Defender for servers connection configuration */\nexport interface DefenderForServersGcpOfferingDefenderForServers {\n /** The workload identity provider id in GCP for this feature */\n workloadIdentityProviderId?: string;\n /** The service account email address in GCP for this feature */\n serviceAccountEmailAddress?: string;\n}\n\n/** The ARC autoprovisioning configuration */\nexport interface DefenderForServersGcpOfferingArcAutoProvisioning {\n /** Is arc auto provisioning enabled */\n enabled?: boolean;\n /** Configuration for servers Arc auto provisioning */\n configuration?: DefenderForServersGcpOfferingArcAutoProvisioningConfiguration;\n}\n\n/** Configuration for servers Arc auto provisioning */\nexport interface DefenderForServersGcpOfferingArcAutoProvisioningConfiguration {\n /** Optional HTTP proxy endpoint to use for the Arc agent */\n proxy?: string;\n /** Optional Arc private link scope resource id to link the Arc agent */\n privateLinkScope?: string;\n}\n\n/** The Vulnerability Assessment autoprovisioning configuration */\nexport interface DefenderForServersGcpOfferingVaAutoProvisioning {\n /** Is Vulnerability Assessment auto provisioning enabled */\n enabled?: boolean;\n /** configuration for Vulnerability Assessment autoprovisioning */\n configuration?: DefenderForServersGcpOfferingVaAutoProvisioningConfiguration;\n}\n\n/** configuration for Vulnerability Assessment autoprovisioning */\nexport interface DefenderForServersGcpOfferingVaAutoProvisioningConfiguration {\n /** The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys' */\n type?: Type;\n}\n\n/** The Microsoft Defender for Endpoint autoprovisioning configuration */\nexport interface DefenderForServersGcpOfferingMdeAutoProvisioning {\n /** Is Microsoft Defender for Endpoint auto provisioning enabled */\n enabled?: boolean;\n /** configuration for Microsoft Defender for Endpoint autoprovisioning */\n configuration?: Record<string, unknown>;\n}\n\n/** configuration for the servers offering subPlan */\nexport interface DefenderForServersGcpOfferingSubPlan {\n /** The available sub plans */\n type?: SubPlan;\n}\n\n/** The Microsoft Defender for Server VM scanning configuration */\nexport interface DefenderForServersGcpOfferingVmScanners {\n /** Is Microsoft Defender for Server VM scanning enabled */\n enabled?: boolean;\n /** configuration for Microsoft Defender for Server VM scanning */\n configuration?: DefenderForServersGcpOfferingVmScannersConfiguration;\n}\n\n/** configuration for Microsoft Defender for Server VM scanning */\nexport interface DefenderForServersGcpOfferingVmScannersConfiguration {\n /** The scanning mode for the VM scan. */\n scanningMode?: ScanningMode;\n /** VM tags that indicate that VM should not be scanned */\n exclusionTags?: { [propertyName: string]: string };\n}\n\n/** The ARC autoprovisioning configuration */\nexport interface DefenderForDatabasesGcpOfferingArcAutoProvisioning {\n /** Is arc auto provisioning enabled */\n enabled?: boolean;\n /** Configuration for servers Arc auto provisioning */\n configuration?: DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration;\n}\n\n/** Configuration for servers Arc auto provisioning */\nexport interface DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration {\n /** Optional http proxy endpoint to use for the Arc agent */\n proxy?: string;\n /** Optional Arc private link scope resource id to link the Arc agent */\n privateLinkScope?: string;\n}\n\n/** The native cloud connection configuration */\nexport interface DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning {\n /** The service account email address in GCP for this offering */\n serviceAccountEmailAddress?: string;\n /** The GCP workload identity provider id for this offering */\n workloadIdentityProviderId?: string;\n}\n\n/** The native cloud connection configuration */\nexport interface DefenderForContainersGcpOfferingNativeCloudConnection {\n /** The service account email address in GCP for this offering */\n serviceAccountEmailAddress?: string;\n /** The GCP workload identity provider id for this offering */\n workloadIdentityProviderId?: string;\n}\n\n/** The native cloud connection configuration */\nexport interface DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection {\n /** The data collection service account email address in GCP for this offering */\n serviceAccountEmailAddress?: string;\n /** The data collection GCP workload identity provider id for this offering */\n workloadIdentityProviderId?: string;\n}\n\n/** The Microsoft Defender Container image assessment configuration */\nexport interface DefenderForContainersGcpOfferingMdcContainersImageAssessment {\n /** Is Microsoft Defender container image assessment enabled */\n enabled?: boolean;\n /** The workload identity provider id in GCP for this feature */\n workloadIdentityProviderId?: string;\n /** The service account email address in GCP for this feature */\n serviceAccountEmailAddress?: string;\n}\n\n/** The Microsoft Defender Container agentless discovery configuration */\nexport interface DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S {\n /** Is Microsoft Defender container agentless discovery enabled */\n enabled?: boolean;\n /** The workload identity provider id in GCP for this feature */\n workloadIdentityProviderId?: string;\n /** The service account email address in GCP for this feature */\n serviceAccountEmailAddress?: string;\n}\n\n/** The Microsoft Defender for Server VM scanning configuration */\nexport interface DefenderCspmAwsOfferingVmScanners {\n /** Is Microsoft Defender for Server VM scanning enabled */\n enabled?: boolean;\n /** configuration for Microsoft Defender for Server VM scanning */\n configuration?: DefenderCspmAwsOfferingVmScannersConfiguration;\n}\n\n/** configuration for Microsoft Defender for Server VM scanning */\nexport interface DefenderCspmAwsOfferingVmScannersConfiguration {\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n /** The scanning mode for the VM scan. */\n scanningMode?: ScanningMode;\n /** VM tags that indicates that VM should not be scanned */\n exclusionTags?: { [propertyName: string]: string };\n}\n\n/** The Microsoft Defender Data Sensitivity discovery configuration */\nexport interface DefenderCspmAwsOfferingDataSensitivityDiscovery {\n /** Is Microsoft Defender Data Sensitivity discovery enabled */\n enabled?: boolean;\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The databases DSPM configuration */\nexport interface DefenderCspmAwsOfferingDatabasesDspm {\n /** Is databases DSPM protection enabled */\n enabled?: boolean;\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** Defenders CSPM Cloud infrastructure entitlement management (CIEM) offering configurations */\nexport interface DefenderCspmAwsOfferingCiem {\n /** Defender CSPM CIEM discovery configuration */\n ciemDiscovery?: DefenderCspmAwsOfferingCiemDiscovery;\n /** Defender CSPM CIEM AWS OIDC (open id connect) configuration */\n ciemOidc?: DefenderCspmAwsOfferingCiemOidc;\n}\n\n/** Defender CSPM CIEM discovery configuration */\nexport interface DefenderCspmAwsOfferingCiemDiscovery {\n /** The cloud role ARN in AWS for CIEM discovery */\n cloudRoleArn?: string;\n}\n\n/** Defender CSPM CIEM AWS OIDC (open id connect) configuration */\nexport interface DefenderCspmAwsOfferingCiemOidc {\n /** The cloud role ARN in AWS for CIEM oidc connection */\n cloudRoleArn?: string;\n /** the azure active directory app name used of authenticating against AWS */\n azureActiveDirectoryAppName?: string;\n}\n\n/** The Microsoft Defender container image assessment configuration */\nexport interface DefenderCspmAwsOfferingMdcContainersImageAssessment {\n /** Is Microsoft Defender container image assessment enabled */\n enabled?: boolean;\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** The Microsoft Defender container agentless discovery K8s configuration */\nexport interface DefenderCspmAwsOfferingMdcContainersAgentlessDiscoveryK8S {\n /** Is Microsoft Defender container agentless discovery K8s enabled */\n enabled?: boolean;\n /** The cloud role ARN in AWS for this feature */\n cloudRoleArn?: string;\n}\n\n/** GCP Defenders CSPM Cloud infrastructure entitlement management (CIEM) discovery offering configurations */\nexport interface DefenderCspmGcpOfferingCiemDiscovery {\n /** The GCP workload identity provider id for CIEM discovery offering */\n workloadIdentityProviderId?: string;\n /** The service account email address in GCP for CIEM discovery offering */\n serviceAccountEmailAddress?: string;\n /** the azure active directory app name used of authenticating against GCP workload identity federation */\n azureActiveDirectoryAppName?: string;\n}\n\n/** The Microsoft Defender for Server VM scanning configuration */\nexport interface DefenderCspmGcpOfferingVmScanners {\n /** Is Microsoft Defender for Server VM scanning enabled */\n enabled?: boolean;\n /** configuration for Microsoft Defender for Server VM scanning */\n configuration?: DefenderCspmGcpOfferingVmScannersConfiguration;\n}\n\n/** configuration for Microsoft Defender for Server VM scanning */\nexport interface DefenderCspmGcpOfferingVmScannersConfiguration {\n /** The scanning mode for the VM scan. */\n scanningMode?: ScanningMode;\n /** VM tags that indicates that VM should not be scanned */\n exclusionTags?: { [propertyName: string]: string };\n}\n\n/** The Microsoft Defender Data Sensitivity discovery configuration */\nexport interface DefenderCspmGcpOfferingDataSensitivityDiscovery {\n /** Is Microsoft Defender Data Sensitivity discovery enabled */\n enabled?: boolean;\n /** The workload identity provider id in GCP for this feature */\n workloadIdentityProviderId?: string;\n /** The service account email address in GCP for this feature */\n serviceAccountEmailAddress?: string;\n}\n\n/** The Microsoft Defender Container image assessment configuration */\nexport interface DefenderCspmGcpOfferingMdcContainersImageAssessment {\n /** Is Microsoft Defender container image assessment enabled */\n enabled?: boolean;\n /** The workload identity provider id in GCP for this feature */\n workloadIdentityProviderId?: string;\n /** The service account email address in GCP for this feature */\n serviceAccountEmailAddress?: string;\n}\n\n/** The Microsoft Defender Container agentless discovery configuration */\nexport interface DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S {\n /** Is Microsoft Defender container agentless discovery enabled */\n enabled?: boolean;\n /** The workload identity provider id in GCP for this feature */\n workloadIdentityProviderId?: string;\n /** The service account email address in GCP for this feature */\n serviceAccountEmailAddress?: string;\n}\n\n/** The solution properties (correspond to the solution kind) */\nexport interface ExternalSecuritySolutionProperties {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n deviceVendor?: string;\n deviceType?: string;\n /** Represents an OMS workspace to which the solution is connected */\n workspace?: ConnectedWorkspace;\n}\n\n/** Represents an OMS workspace to which the solution is connected */\nexport interface ConnectedWorkspace {\n /** Azure resource ID of the connected OMS workspace */\n id?: string;\n}\n\n/** Describes an Azure resource with kind */\nexport interface AadConnectivityStateAutoGenerated {\n /** The connectivity state of the external AAD solution */\n connectivityState?: AadConnectivityState;\n}\n\n/** Calculation result data */\nexport interface SecureScoreControlScore {\n /**\n * Maximum control score (0..10)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly max?: number;\n /**\n * Actual score for the control = (achieved points / total points) * max score. if total points is zeroed, the return number is 0.00\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly current?: number;\n /**\n * Ratio of the current score divided by the maximum. Rounded to 4 digits after the decimal point\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentage?: number;\n}\n\n/** The ASC location of the subscription is in the \"name\" field */\nexport interface AscLocation extends Resource {\n /** An empty set of properties */\n properties?: Record<string, unknown>;\n}\n\n/** Security task that we recommend to do in order to strengthen security */\nexport interface SecurityTask extends Resource {\n /**\n * State of the task (Active, Resolved etc.)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: string;\n /**\n * The time this task was discovered in UTC\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly creationTimeUtc?: Date;\n /** Changing set of properties, depending on the task type that is derived from the name field */\n securityTaskParameters?: SecurityTaskParameters;\n /**\n * The time this task's details were last changed in UTC\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastStateChangeTimeUtc?: Date;\n /**\n * Additional data on the state of the task\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly subState?: string;\n}\n\n/** Auto provisioning setting */\nexport interface AutoProvisioningSetting extends Resource {\n /** Describes what kind of security agent provisioning action to take */\n autoProvision?: AutoProvision;\n}\n\n/** Compliance of a scope */\nexport interface Compliance extends Resource {\n /**\n * The timestamp when the Compliance calculation was conducted.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentTimestampUtcDate?: Date;\n /**\n * The resource count of the given subscription for which the Compliance calculation was conducted (needed for Management Group Compliance calculation).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceCount?: number;\n /**\n * An array of segment, which is the actually the compliance assessment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentResult?: ComplianceSegment[];\n}\n\n/** Information protection policy. */\nexport interface InformationProtectionPolicy extends Resource {\n /**\n * Describes the last UTC time the policy was modified.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedUtc?: Date;\n /**\n * Describes the version of the policy.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n /** Dictionary of sensitivity labels. */\n labels?: { [propertyName: string]: SensitivityLabel };\n /** The sensitivity information types. */\n informationTypes?: { [propertyName: string]: InformationType };\n}\n\n/** Configures where to store the OMS agent data for workspaces under a scope */\nexport interface WorkspaceSetting extends Resource {\n /** The full Azure ID of the workspace to save the data in */\n workspaceId?: string;\n /** All the VMs in this scope will send their security data to the mentioned workspace unless overridden by a setting with more specific scope */\n scope?: string;\n}\n\n/** Describes the suppression rule */\nexport interface AlertsSuppressionRule extends Resource {\n /** Type of the alert to automatically suppress. For all alert types, use '*' */\n alertType?: string;\n /**\n * The last time this rule was modified\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedUtc?: Date;\n /** Expiration date of the rule, if value is not provided or provided as null there will no expiration at all */\n expirationDateUtc?: Date;\n /** The reason for dismissing the alert */\n reason?: string;\n /** Possible states of the rule */\n state?: RuleState;\n /** Any comment regarding the rule */\n comment?: string;\n /** The suppression conditions */\n suppressionAlertsScope?: SuppressionAlertsScope;\n}\n\n/** Describes an Azure tracked resource. */\nexport interface TrackedResource\n extends Resource,\n AzureTrackedResourceLocation,\n KindAutoGenerated,\n ETag,\n Tags {}\n\n/** Regulatory compliance standard details and state */\nexport interface RegulatoryComplianceStandard extends Resource {\n /** Aggregative state based on the standard's supported controls states */\n state?: State;\n /**\n * The number of supported regulatory compliance controls of the given standard with a passed state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly passedControls?: number;\n /**\n * The number of supported regulatory compliance controls of the given standard with a failed state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly failedControls?: number;\n /**\n * The number of supported regulatory compliance controls of the given standard with a skipped state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly skippedControls?: number;\n /**\n * The number of regulatory compliance controls of the given standard which are unsupported by automated assessments\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unsupportedControls?: number;\n}\n\n/** Regulatory compliance control details and state */\nexport interface RegulatoryComplianceControl extends Resource {\n /**\n * The description of the regulatory compliance control\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /** Aggregative state based on the control's supported assessments states */\n state?: State;\n /**\n * The number of supported regulatory compliance assessments of the given control with a passed state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly passedAssessments?: number;\n /**\n * The number of supported regulatory compliance assessments of the given control with a failed state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly failedAssessments?: number;\n /**\n * The number of supported regulatory compliance assessments of the given control with a skipped state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly skippedAssessments?: number;\n}\n\n/** Regulatory compliance assessment details and state */\nexport interface RegulatoryComplianceAssessment extends Resource {\n /**\n * The description of the regulatory compliance assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * The expected type of assessment contained in the AssessmentDetailsLink\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentType?: string;\n /**\n * Link to more detailed assessment results data. The response type will be according to the assessmentType field\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentDetailsLink?: string;\n /** Aggregative state based on the assessment's scanned resources states */\n state?: State;\n /**\n * The given assessment's related resources count with passed state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly passedResources?: number;\n /**\n * The given assessment's related resources count with failed state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly failedResources?: number;\n /**\n * The given assessment's related resources count with skipped state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly skippedResources?: number;\n /**\n * The given assessment's related resources count with unsupported state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unsupportedResources?: number;\n}\n\n/** Security sub-assessment on a resource */\nexport interface SecuritySubAssessment extends Resource {\n /**\n * Vulnerability ID\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly idPropertiesId?: string;\n /**\n * User friendly display name of the sub-assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /** Status of the sub-assessment */\n status?: SubAssessmentStatus;\n /**\n * Information on how to remediate this sub-assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly remediation?: string;\n /**\n * Description of the impact of this sub-assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly impact?: string;\n /**\n * Category of the sub-assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly category?: string;\n /**\n * Human readable description of the assessment status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * The date and time the sub-assessment was generated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly timeGenerated?: Date;\n /** Details of the resource that was assessed */\n resourceDetails?: ResourceDetailsUnion;\n /** Details of the sub-assessment */\n additionalData?: AdditionalDataUnion;\n}\n\n/** The connector setting */\nexport interface ConnectorSetting extends Resource {\n /** Settings for hybrid compute management. These settings are relevant only for Arc autoProvision (Hybrid Compute). */\n hybridComputeSettings?: HybridComputeSettingsProperties;\n /** Settings for authentication management, these settings are relevant only for the cloud connector. */\n authenticationDetails?: AuthenticationDetailsPropertiesUnion;\n}\n\n/** Contact details and configurations for notifications coming from Microsoft Defender for Cloud. */\nexport interface SecurityContact extends Resource {\n /** List of email addresses which will get notifications from Microsoft Defender for Cloud by the configurations defined in this security contact. */\n emails?: string;\n /** The security contact's phone number */\n phone?: string;\n /** Indicates whether the security contact is enabled. */\n isEnabled?: boolean;\n /** A collection of sources types which evaluate the email notification. */\n notificationsSources?: NotificationsSourceUnion[];\n /** Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription. */\n notificationsByRole?: SecurityContactPropertiesNotificationsByRole;\n}\n\n/** Represents a software data */\nexport interface Software extends Resource {\n /** Unique identifier for the virtual machine in the service. */\n deviceId?: string;\n /** Platform of the operating system running on the device. */\n osPlatform?: string;\n /** Name of the software vendor. */\n vendor?: string;\n /** Name of the software product. */\n softwareName?: string;\n /** Version number of the software product. */\n version?: string;\n /** End of support status. */\n endOfSupportStatus?: EndOfSupportStatus;\n /** The end of support date in case the product is upcoming end of support. */\n endOfSupportDate?: string;\n /** Number of weaknesses. */\n numberOfKnownVulnerabilities?: number;\n /** First time that the software was seen in the device. */\n firstSeenAt?: string;\n}\n\n/** Custom Assessment Automation */\nexport interface CustomAssessmentAutomation extends Resource {\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** GZip encoded KQL query representing the assessment automation results required. */\n compressedQuery?: string;\n /** Relevant cloud for the custom assessment automation. */\n supportedCloud?: SupportedCloudEnum;\n /** The severity to relate to the assessments generated by this assessment automation. */\n severity?: SeverityEnum;\n /** The display name of the assessments generated by this assessment automation. */\n displayName?: string;\n /** The description to relate to the assessments generated by this assessment automation. */\n description?: string;\n /** The remediation description to relate to the assessments generated by this assessment automation. */\n remediationDescription?: string;\n /** The assessment metadata key used when an assessment is generated for this assessment automation. */\n assessmentKey?: string;\n}\n\n/** Custom Assessment Automation request */\nexport interface CustomAssessmentAutomationRequest extends Resource {\n /** Base 64 encoded KQL query representing the assessment automation results required. */\n compressedQuery?: string;\n /** Relevant cloud for the custom assessment automation. */\n supportedCloud?: SupportedCloudEnum;\n /** The severity to relate to the assessments generated by this assessment automation. */\n severity?: SeverityEnum;\n /** The display name of the assessments generated by this assessment automation. */\n displayName?: string;\n /** The description to relate to the assessments generated by this assessment automation. */\n description?: string;\n /** The remediation description to relate to the assessments generated by this assessment automation. */\n remediationDescription?: string;\n}\n\n/** Custom entity store assignment */\nexport interface CustomEntityStoreAssignment extends Resource {\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** The principal assigned with entity store. Format of principal is: [AAD type]=[PrincipalObjectId];[TenantId] */\n principal?: string;\n /** The link to entity store database. */\n entityStoreDatabaseLink?: string;\n}\n\n/** The resource of the configuration or data needed to onboard the machine to MDE */\nexport interface MdeOnboardingData extends Resource {\n /** The onboarding package used to onboard Windows machines to MDE, coded in base64. This can also be used for onboarding using the dedicated VM Extension */\n onboardingPackageWindows?: Uint8Array;\n /** The onboarding package used to onboard Linux machines to MDE, coded in base64. This can also be used for onboarding using the dedicated VM Extension */\n onboardingPackageLinux?: Uint8Array;\n}\n\n/** Governance assignment over a given scope */\nexport interface GovernanceAssignment extends Resource {\n /** The Owner for the governance assignment - e.g. user@contoso.com - see example */\n owner?: string;\n /** The remediation due-date - after this date Secure Score will be affected (in case of active grace-period) */\n remediationDueDate?: Date;\n /** The ETA (estimated time of arrival) for remediation (optional), see example */\n remediationEta?: RemediationEta;\n /** Defines whether there is a grace period on the governance assignment */\n isGracePeriod?: boolean;\n /** The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners */\n governanceEmailNotification?: GovernanceEmailNotification;\n /** The additional data for the governance assignment - e.g. links to ticket (optional), see example */\n additionalData?: GovernanceAssignmentAdditionalData;\n}\n\n/** Governance rule over a given scope */\nexport interface GovernanceRule extends Resource {\n /**\n * The tenantId (GUID)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Display name of the governance rule */\n displayName?: string;\n /** Description of the governance rule */\n description?: string;\n /** Governance rule remediation timeframe - this is the time that will affect on the grace-period duration e.g. 7.00:00:00 - means 7 days */\n remediationTimeframe?: string;\n /** Defines whether there is a grace period on the governance rule */\n isGracePeriod?: boolean;\n /** The governance rule priority, priority to the lower number. Rules with the same priority on the same scope will not be allowed */\n rulePriority?: number;\n /** Defines whether the rule is active/inactive */\n isDisabled?: boolean;\n /** The rule type of the governance rule, defines the source of the rule e.g. Integrated */\n ruleType?: GovernanceRuleType;\n /** The governance rule source, what the rule affects, e.g. Assessments */\n sourceResourceType?: GovernanceRuleSourceResourceType;\n /** Excluded scopes, filter out the descendants of the scope (on management scopes) */\n excludedScopes?: string[];\n /** The governance rule conditionSets - see examples */\n conditionSets?: Record<string, unknown>[];\n /** Defines whether the rule is management scope rule (master connector as a single scope or management scope) */\n includeMemberScopes?: boolean;\n /** The owner source for the governance rule - e.g. Manually by user@contoso.com - see example */\n ownerSource?: GovernanceRuleOwnerSource;\n /** The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners */\n governanceEmailNotification?: GovernanceRuleEmailNotification;\n /** The governance rule metadata */\n metadata?: GovernanceRuleMetadata;\n}\n\n/** Security Application over a given scope */\nexport interface Application extends Resource {\n /** display name of the application */\n displayName?: string;\n /** description of the application */\n description?: string;\n /** The application source, what it affects, e.g. Assessments */\n sourceResourceType?: ApplicationSourceResourceType;\n /** The application conditionSets - see examples */\n conditionSets?: Record<string, unknown>[];\n}\n\n/** The Defender for Storage resource. */\nexport interface DefenderForStorageSetting extends Resource {\n /** Indicates whether Defender for Storage is enabled on this storage account. */\n isEnabledPropertiesIsEnabled?: boolean;\n /** Indicates whether the settings defined for this storage account should override the settings defined for the subscription. */\n overrideSubscriptionLevelSettings?: boolean;\n /** Indicates whether Sensitive Data Discovery should be enabled. */\n isEnabledPropertiesSensitiveDataDiscoveryIsEnabled?: boolean;\n /**\n * Upon failure or partial success. Additional data describing Sensitive Data Discovery enable/disable operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operationStatusPropertiesSensitiveDataDiscoveryOperationStatus?: OperationStatus;\n /** Optional. Resource id of an Event Grid Topic to send scan results to. */\n scanResultsEventGridTopicResourceId?: string;\n /**\n * Upon failure or partial success. Additional data describing Malware Scanning enable/disable operation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operationStatusPropertiesMalwareScanningOperationStatus?: OperationStatus;\n /** Indicates whether On Upload malware scanning should be enabled. */\n isEnabledPropertiesMalwareScanningOnUploadIsEnabled?: boolean;\n /** Defines the max GB to be scanned per Month. Set to -1 if no capping is needed. */\n capGBPerMonth?: number;\n}\n\n/** Security operator under a given subscription and pricing */\nexport interface SecurityOperator extends Resource {\n /** Identity for the resource. */\n identity?: Identity;\n}\n\n/** Rule results. */\nexport interface RuleResults extends Resource {\n /** Rule results properties. */\n properties?: RuleResultsProperties;\n}\n\n/** A vulnerability assessment scan record. */\nexport interface Scan extends Resource {\n /** A vulnerability assessment scan record properties. */\n properties?: ScanProperties;\n}\n\n/** A vulnerability assessment scan result for a single rule. */\nexport interface ScanResult extends Resource {\n /** A vulnerability assessment scan result properties for a single rule. */\n properties?: ScanResultProperties;\n}\n\n/** The health report resource */\nexport interface HealthReport extends Resource {\n /** The resource details of the health report */\n resourceDetails?: ResourceDetailsAutoGenerated;\n /** The environment details of the resource */\n environmentDetails?: EnvironmentDetails;\n /** The classification of the health report */\n healthDataClassification?: HealthDataClassification;\n /** The status of the health report */\n status?: StatusAutoGenerated;\n /** The affected defenders plans by unhealthy report */\n affectedDefendersPlans?: string[];\n /** The affected defenders sub plans by unhealthy report */\n affectedDefendersSubPlans?: string[];\n /**\n * Additional data for the given health report, this field can include more details on the resource and the health scenario.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reportAdditionalData?: { [propertyName: string]: string };\n /** A collection of the issues in the report */\n issues?: Issue[];\n}\n\n/** a compliance result */\nexport interface ComplianceResult extends Resource {\n /**\n * The status of the resource regarding a single assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceStatus?: ResourceStatus;\n}\n\n/** The Advanced Threat Protection resource. */\nexport interface AdvancedThreatProtectionSetting extends Resource {\n /** Indicates whether Advanced Threat Protection is enabled. */\n isEnabled?: boolean;\n}\n\n/** The device security group resource */\nexport interface DeviceSecurityGroup extends Resource {\n /** The list of custom alert threshold rules. */\n thresholdRules?: ThresholdCustomAlertRuleUnion[];\n /** The list of custom alert time-window rules. */\n timeWindowRules?: TimeWindowCustomAlertRuleUnion[];\n /** The allow-list custom alert rules. */\n allowlistRules?: AllowlistCustomAlertRuleUnion[];\n /** The deny-list custom alert rules. */\n denylistRules?: DenylistCustomAlertRule[];\n}\n\n/** Security analytics of your IoT Security solution */\nexport interface IoTSecuritySolutionAnalyticsModel extends Resource {\n /**\n * Security analytics of your IoT Security solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly metrics?: IoTSeverityMetrics;\n /**\n * Number of unhealthy devices within your IoT Security solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unhealthyDeviceCount?: number;\n /**\n * List of device metrics by the aggregation date.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly devicesMetrics?: IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem[];\n /** List of the 3 devices with the most alerts. */\n topAlertedDevices?: IoTSecurityAlertedDevice[];\n /** List of the 3 most prevalent device alerts. */\n mostPrevalentDeviceAlerts?: IoTSecurityDeviceAlert[];\n /** List of the 3 most prevalent device recommendations. */\n mostPrevalentDeviceRecommendations?: IoTSecurityDeviceRecommendation[];\n}\n\n/** Security Solution Aggregated Alert information */\nexport interface IoTSecurityAggregatedAlert extends Resource, TagsResource {\n /**\n * Name of the alert type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertType?: string;\n /**\n * Display name of the alert type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertDisplayName?: string;\n /**\n * Date of detection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly aggregatedDateUtc?: Date;\n /**\n * Name of the organization that raised the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly vendorName?: string;\n /**\n * Assessed alert severity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reportedSeverity?: ReportedSeverity;\n /**\n * Recommended steps for remediation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly remediationSteps?: string;\n /**\n * Description of the suspected vulnerability and meaning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * Number of alerts occurrences within the aggregated time window.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly count?: number;\n /**\n * Azure resource ID of the resource that received the alerts.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly effectedResourceType?: string;\n /**\n * The type of the alerted resource (Azure, Non-Azure).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemSource?: string;\n /**\n * IoT Security solution alert response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionTaken?: string;\n /**\n * Log analytics query for getting the list of affected devices/alerts.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly logAnalyticsQuery?: string;\n /**\n * 10 devices with the highest number of occurrences of this alert type, on this day.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly topDevicesList?: IoTSecurityAggregatedAlertPropertiesTopDevicesListItem[];\n}\n\n/** IoT Security solution recommendation information. */\nexport interface IoTSecurityAggregatedRecommendation\n extends Resource,\n TagsResource {\n /** Name of the recommendation. */\n recommendationName?: string;\n /**\n * Display name of the recommendation type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendationDisplayName?: string;\n /**\n * Description of the suspected vulnerability and meaning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * Recommendation-type GUID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendationTypeId?: string;\n /**\n * Name of the organization that made the recommendation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly detectedBy?: string;\n /**\n * Recommended steps for remediation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly remediationSteps?: string;\n /**\n * Assessed recommendation severity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reportedSeverity?: ReportedSeverity;\n /**\n * Number of healthy devices within the IoT Security solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly healthyDevices?: number;\n /**\n * Number of unhealthy devices within the IoT Security solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unhealthyDeviceCount?: number;\n /**\n * Log analytics query for getting the list of affected devices/alerts.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly logAnalyticsQuery?: string;\n}\n\n/** IoT Security solution configuration and resource information. */\nexport interface IoTSecuritySolutionModel extends Resource, TagsResource {\n /** The resource location. */\n location?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Workspace resource ID */\n workspace?: string;\n /** Resource display name. */\n displayName?: string;\n /** Status of the IoT Security solution. */\n status?: SecuritySolutionStatus;\n /** List of additional options for exporting to workspace data. */\n export?: ExportData[];\n /** Disabled data sources. Disabling these data sources compromises the system. */\n disabledDataSources?: DataSource[];\n /** IoT Hub resource IDs */\n iotHubs?: string[];\n /** Properties of the IoT Security solution's user defined resources. */\n userDefinedResources?: UserDefinedResourcesProperties;\n /**\n * List of resources that were automatically discovered as relevant to the security solution.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly autoDiscoveredResources?: string[];\n /** List of the configuration status for each recommendation type. */\n recommendationsConfiguration?: RecommendationConfigurationProperties[];\n /** Unmasked IP address logging status */\n unmaskedIpLoggingStatus?: UnmaskedIpLoggingStatus;\n /** List of additional workspaces */\n additionalWorkspaces?: AdditionalWorkspacesProperties[];\n}\n\n/** The resource whose properties describes the Adaptive Network Hardening settings for some Azure resource */\nexport interface AdaptiveNetworkHardening extends Resource {\n /** The security rules which are recommended to be effective on the VM */\n rules?: Rule[];\n /** The UTC time on which the rules were calculated */\n rulesCalculationTime?: Date;\n /** The Network Security Groups effective on the network interfaces of the protected resource */\n effectiveNetworkSecurityGroups?: EffectiveNetworkSecurityGroups[];\n}\n\n/** The resource whose properties describes the allowed traffic between Azure resources */\nexport interface AllowedConnectionsResource extends Resource, Location {\n /**\n * The UTC time on which the allowed connections resource was calculated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly calculatedDateTime?: Date;\n /**\n * List of connectable resources\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectableResources?: ConnectableResource[];\n}\n\nexport interface AdaptiveApplicationControlGroup extends Resource, Location {\n /** The application control policy enforcement/protection mode of the machine group */\n enforcementMode?: EnforcementMode;\n /** The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux. */\n protectionMode?: ProtectionMode;\n /**\n * The configuration status of the machines group or machine or rule\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationStatus?: ConfigurationStatus;\n /**\n * The initial recommendation status of the machine group or machine\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly recommendationStatus?: RecommendationStatus;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly issues?: AdaptiveApplicationControlIssueSummary[];\n /**\n * The source type of the machine group\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceSystem?: SourceSystem;\n vmRecommendations?: VmRecommendation[];\n pathRecommendations?: PathRecommendation[];\n}\n\nexport interface DiscoveredSecuritySolution extends Resource, Location {\n /** The security family of the discovered solution */\n securityFamily: SecurityFamily;\n /** The security solutions' image offer */\n offer: string;\n /** The security solutions' image publisher */\n publisher: string;\n /** The security solutions' image sku */\n sku: string;\n}\n\n/** Represents a security solution external to Microsoft Defender for Cloud which sends information to an OMS workspace and whose data is displayed by Microsoft Defender for Cloud. */\nexport interface ExternalSecuritySolution\n extends Resource,\n ExternalSecuritySolutionKindAutoGenerated,\n Location {}\n\nexport interface JitNetworkAccessPolicy\n extends Resource,\n KindAutoGenerated,\n Location {\n /** Configurations for Microsoft.Compute/virtualMachines resource type. */\n virtualMachines: JitNetworkAccessPolicyVirtualMachine[];\n requests?: JitNetworkAccessRequest[];\n /**\n * Gets the provisioning state of the Just-in-Time policy.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n}\n\n/** Secure score item data model */\nexport interface SecureScoreItem extends Resource {\n /**\n * The initiative’s 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 relative weight for each subscription. Used when calculating an aggregated secure score for multiple subscriptions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly weight?: number;\n /**\n * Maximum score available\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly max?: number;\n /**\n * Current score\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly current?: number;\n /**\n * Ratio of the current score divided by the maximum. Rounded to 4 digits after the decimal point\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentage?: number;\n}\n\n/** Information about the security control. */\nexport interface SecureScoreControlDefinitionItem extends Resource {\n /**\n * User friendly display name of the control\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * User friendly description of the control\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * Maximum control score (0..10)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maxScore?: number;\n /**\n * Source object from which the control was created\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly source?: SecureScoreControlDefinitionSource;\n /**\n * Array of assessments metadata IDs that are included in this security control\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assessmentDefinitions?: AzureResourceLink[];\n}\n\n/** Details of the security control, its score, and the health status of the relevant resources. */\nexport interface SecureScoreControlDetails extends Resource {\n /**\n * User friendly display name of the control\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * Number of healthy resources in the control\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly healthyResourceCount?: number;\n /**\n * Number of unhealthy resources in the control\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly unhealthyResourceCount?: number;\n /**\n * Number of not applicable resources in the control\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly notApplicableResourceCount?: number;\n /**\n * The relative weight for this specific control in each of your subscriptions. Used when calculating an aggregated score for this control across all of your subscriptions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly weight?: number;\n /** Information about the security control. */\n definition?: SecureScoreControlDefinitionItem;\n /**\n * Maximum score available\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly max?: number;\n /**\n * Current score\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly current?: number;\n /**\n * Ratio of the current score divided by the maximum. Rounded to 4 digits after the decimal point\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentage?: number;\n}\n\nexport interface SecuritySolution extends Resource, Location {\n /** The security family of the security solution */\n securityFamily?: SecurityFamily;\n /** The security family provisioning State */\n provisioningState?: ProvisioningState;\n /** The security solutions' template */\n template?: string;\n /** The security solutions' status */\n protectionStatus?: string;\n}\n\nexport interface SecuritySolutionsReferenceData extends Resource, Location {\n /** The security family of the security solution */\n securityFamily: SecurityFamily;\n /** The security solutions' vendor name */\n alertVendorName: string;\n /** The security solutions' package info url */\n packageInfoUrl: string;\n /** The security solutions' product name */\n productName: string;\n /** The security solutions' publisher */\n publisher: string;\n /** The security solutions' publisher display name */\n publisherDisplayName: string;\n /** The security solutions' template */\n template: string;\n}\n\n/** Describes the server vulnerability assessment details on a resource */\nexport interface ServerVulnerabilityAssessment extends Resource {\n /**\n * The provisioningState of the vulnerability assessment capability on the VM\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ServerVulnerabilityAssessmentPropertiesProvisioningState;\n}\n\nexport interface TopologyResource extends Resource, Location {\n /**\n * The UTC time on which the topology was calculated\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly calculatedDateTime?: Date;\n /**\n * Azure resources which are part of this topology resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly topologyResources?: TopologySingleResource[];\n}\n\n/** Security assessment metadata response */\nexport interface SecurityAssessmentMetadataResponse extends Resource {\n /** User friendly display name of the assessment */\n displayName?: string;\n /**\n * Azure resource ID of the policy definition that turns this assessment calculation on\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly policyDefinitionId?: string;\n /** Human readable description of the assessment */\n description?: string;\n /** Human readable description of what you should do to mitigate this security issue */\n remediationDescription?: string;\n categories?: Categories[];\n /** The severity level of the assessment */\n severity?: Severity;\n /** The user impact of the assessment */\n userImpact?: UserImpact;\n /** The implementation effort required to remediate this assessment */\n implementationEffort?: ImplementationEffort;\n threats?: Threats[];\n /** True if this assessment is in preview release status */\n preview?: boolean;\n /** BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition */\n assessmentType?: AssessmentType;\n /** Describes the partner that created the assessment */\n partnerData?: SecurityAssessmentMetadataPartnerData;\n publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates;\n plannedDeprecationDate?: string;\n tactics?: Tactics[];\n techniques?: Techniques[];\n}\n\n/** Security assessment on a resource - response format */\nexport interface SecurityAssessmentResponse extends Resource {\n /** Details of the resource that was assessed */\n resourceDetails?: ResourceDetailsUnion;\n /**\n * User friendly display name of the assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /** Additional data regarding the assessment */\n additionalData?: { [propertyName: string]: string };\n /**\n * Links relevant to the assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly links?: AssessmentLinks;\n /** Describes properties of an assessment metadata. */\n metadata?: SecurityAssessmentMetadataProperties;\n /** Data regarding 3rd party partner integration */\n partnersData?: SecurityAssessmentPartnerData;\n /** The result of the assessment */\n status?: AssessmentStatusResponse;\n}\n\n/** Security assessment on a resource */\nexport interface SecurityAssessment extends Resource {\n /** Details of the resource that was assessed */\n resourceDetails?: ResourceDetailsUnion;\n /**\n * User friendly display name of the assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /** Additional data regarding the assessment */\n additionalData?: { [propertyName: string]: string };\n /**\n * Links relevant to the assessment\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly links?: AssessmentLinks;\n /** Describes properties of an assessment metadata. */\n metadata?: SecurityAssessmentMetadataProperties;\n /** Data regarding 3rd party partner integration */\n partnersData?: SecurityAssessmentPartnerData;\n /** The result of the assessment */\n status?: AssessmentStatus;\n}\n\n/** Security alert */\nexport interface Alert extends Resource {\n /**\n * Schema version.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n /**\n * Unique identifier for the detection logic (all alert instances from the same detection logic will have the same alertType).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertType?: string;\n /**\n * Unique identifier for the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemAlertId?: string;\n /**\n * The name of Azure Security Center pricing tier which powering this alert. Learn more: https://docs.microsoft.com/en-us/azure/security-center/security-center-pricing\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly productComponentName?: string;\n /**\n * The display name of the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertDisplayName?: string;\n /**\n * Description of the suspicious activity that was detected.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * The risk level of the threat that was detected. Learn more: https://docs.microsoft.com/en-us/azure/security-center/security-center-alerts-overview#how-are-alerts-classified.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly severity?: AlertSeverity;\n /**\n * The kill chain related intent behind the alert. For list of supported values, and explanations of Azure Security Center's supported kill chain intents.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly intent?: Intent;\n /**\n * The UTC time of the first event or activity included in the alert in ISO8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTimeUtc?: Date;\n /**\n * The UTC time of the last event or activity included in the alert in ISO8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endTimeUtc?: Date;\n /**\n * The resource identifiers that can be used to direct the alert to the right product exposure group (tenant, workspace, subscription etc.). There can be multiple identifiers of different type per alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceIdentifiers?: ResourceIdentifierUnion[];\n /**\n * Manual action items to take to remediate the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly remediationSteps?: string[];\n /**\n * The name of the vendor that raises the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly vendorName?: string;\n /**\n * The life cycle status of the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: AlertStatus;\n /**\n * Links related to the alert\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly extendedLinks?: { [propertyName: string]: string }[];\n /**\n * A direct link to the alert page in Azure Portal.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alertUri?: string;\n /**\n * The UTC time the alert was generated in ISO8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly timeGeneratedUtc?: Date;\n /**\n * The name of the product which published this alert (Microsoft Sentinel, Microsoft Defender for Identity, Microsoft Defender for Endpoint, Microsoft Defender for Office, Microsoft Defender for Cloud Apps, and so on).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly productName?: string;\n /**\n * The UTC processing end time of the alert in ISO8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly processingEndTimeUtc?: Date;\n /**\n * A list of entities related to the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly entities?: AlertEntity[];\n /**\n * This field determines whether the alert is an incident (a compound grouping of several alerts) or a single alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isIncident?: boolean;\n /**\n * Key for corelating related alerts. Alerts with the same correlation key considered to be related.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly correlationKey?: string;\n /** Custom properties for the alert. */\n extendedProperties?: { [propertyName: string]: string };\n /**\n * The display name of the resource most related to this alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly compromisedEntity?: string;\n /**\n * kill chain related techniques behind the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly techniques?: string[];\n /**\n * Kill chain related sub-techniques behind the alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly subTechniques?: string[];\n /** Changing set of properties depending on the supportingEvidence type. */\n supportingEvidence?: AlertPropertiesSupportingEvidence;\n}\n\n/** The kind of the security setting */\nexport interface Setting extends Resource {\n /** the kind of the settings string */\n kind: SettingKind;\n}\n\n/** An API collection as represented by Microsoft Defender for APIs. */\nexport interface ApiCollection extends Resource {\n /**\n * Gets the provisioning state of the API collection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * The display name of the API collection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * The resource Id of the resource from where this API collection was discovered.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly discoveredVia?: string;\n /**\n * The base URI for this API collection. All endpoints of this API collection extend this base URI.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly baseUrl?: string;\n /**\n * The number of API endpoints discovered in this API collection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfApiEndpoints?: number;\n /**\n * The number of API endpoints in this API collection that have not received any API traffic in the last 30 days.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfInactiveApiEndpoints?: number;\n /**\n * The number of API endpoints in this API collection that are unauthenticated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfUnauthenticatedApiEndpoints?: number;\n /**\n * The number of API endpoints in this API collection for which API traffic from the internet was observed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfExternalApiEndpoints?: number;\n /**\n * The number of API endpoints in this API collection which are exposing sensitive data in their requests and/or responses.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly numberOfApiEndpointsWithSensitiveDataExposed?: number;\n /**\n * The highest priority sensitivity label from Microsoft Purview in this API collection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sensitivityLabel?: string;\n}\n\n/** Microsoft Defender for Cloud is provided in two pricing tiers: free and standard. The standard tier offers advanced security capabilities, while the free tier offers basic security features. */\nexport interface Pricing extends Resource {\n /** Indicates whether the Defender plan is enabled on the selected scope. Microsoft Defender for Cloud is provided in two pricing tiers: free and standard. The standard tier offers advanced security capabilities, while the free tier offers basic security features. */\n pricingTier?: PricingTier;\n /** The sub-plan selected for a Standard pricing configuration, when more than one sub-plan is available. Each sub-plan enables a set of security features. When not specified, full plan is applied. For VirtualMachines plan, available sub plans are 'P1' & 'P2', where for resource level only 'P1' sub plan is supported. */\n subPlan?: string;\n /**\n * The duration left for the subscriptions free trial period - in ISO 8601 format (e.g. P3Y6M4DT12H30M5S).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly freeTrialRemainingTime?: string;\n /**\n * Optional. If `pricingTier` is `Standard` then this property holds the date of the last time the `pricingTier` was set to `Standard`, when available (e.g 2023-03-01T12:42:42.1921106Z).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly enablementTime?: Date;\n /** If set to \"False\", it allows the descendants of this scope to override the pricing configuration set on this scope (allows setting inherited=\"False\"). If set to \"True\", it prevents overrides and forces this pricing configuration on all the descendants of this scope. This field is only available for subscription-level pricing. */\n enforce?: Enforce;\n /**\n * \"inherited\" = \"True\" indicates that the current scope inherits its pricing configuration from its parent. The ID of the parent scope that provides the inherited configuration is displayed in the \"inheritedFrom\" field. On the other hand, \"inherited\" = \"False\" indicates that the current scope has its own pricing configuration explicitly set, and does not inherit from its parent. This field is read only and available only for resource-level pricing.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inherited?: Inherited;\n /**\n * The id of the scope inherited from. \"Null\" if not inherited. This field is only available for resource-level pricing.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly inheritedFrom?: string;\n /**\n * This field is available for subscription-level only, and reflects the coverage status of the resources under the subscription. Please note: The \"pricingTier\" field reflects the plan status of the subscription. However, since the plan status can also be defined at the resource level, there might be misalignment between the subscription's plan status and the resource status. This field helps indicate the coverage status of the resources.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourcesCoverageStatus?: ResourcesCoverageStatus;\n /** Optional. List of extensions offered under a plan. */\n extensions?: Extension[];\n /**\n * Optional. True if the plan is deprecated. If there are replacing plans they will appear in `replacedBy` property\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deprecated?: boolean;\n /**\n * Optional. List of plans that replace this plan. This property exists only if this plan is deprecated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly replacedBy?: string[];\n}\n\n/** Security assessment metadata */\nexport interface SecurityAssessmentMetadata extends Resource {\n /** User friendly display name of the assessment */\n displayName?: string;\n /**\n * Azure resource ID of the policy definition that turns this assessment calculation on\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly policyDefinitionId?: string;\n /** Human readable description of the assessment */\n description?: string;\n /** Human readable description of what you should do to mitigate this security issue */\n remediationDescription?: string;\n categories?: Categories[];\n /** The severity level of the assessment */\n severity?: Severity;\n /** The user impact of the assessment */\n userImpact?: UserImpact;\n /** The implementation effort required to remediate this assessment */\n implementationEffort?: ImplementationEffort;\n threats?: Threats[];\n /** True if this assessment is in preview release status */\n preview?: boolean;\n /** BuiltIn if the assessment based on built-in Azure Policy definition, Custom if the assessment based on custom Azure Policy definition */\n assessmentType?: AssessmentType;\n /** Describes the partner that created the assessment */\n partnerData?: SecurityAssessmentMetadataPartnerData;\n}\n\n/** The logic app action that should be triggered. To learn more about Microsoft Defender for Cloud's Workflow Automation capabilities, visit https://aka.ms/ASCWorkflowAutomationLearnMore */\nexport interface AutomationActionLogicApp extends AutomationAction {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n actionType: \"LogicApp\";\n /** The triggered Logic App Azure Resource ID. This can also reside on other subscriptions, given that you have permissions to trigger the Logic App */\n logicAppResourceId?: string;\n /** The Logic App trigger URI endpoint (it will not be included in any response). */\n uri?: string;\n}\n\n/** The target Event Hub to which event data will be exported. To learn more about Microsoft Defender for Cloud continuous export capabilities, visit https://aka.ms/ASCExportLearnMore */\nexport interface AutomationActionEventHub extends AutomationAction {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n actionType: \"EventHub\";\n /** The target Event Hub Azure Resource ID. */\n eventHubResourceId?: string;\n /**\n * The target Event Hub SAS policy name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sasPolicyName?: string;\n /** The target Event Hub connection string (it will not be included in any response). */\n connectionString?: string;\n /** Indicates whether the trusted service is enabled or not. */\n isTrustedServiceEnabled?: boolean;\n}\n\n/** The�Log�Analytics�Workspace�to�which�event data will be exported. Security alerts data will reside in the 'SecurityAlert' table and the assessments data will reside in the 'SecurityRecommendation' table (under the 'Security'/'SecurityCenterFree' solutions). Note that in order to view the data in the workspace, the Security Center Log Analytics free/standard solution needs to be enabled on that workspace. To learn more about Microsoft Defender for Cloud continuous export capabilities, visit https://aka.ms/ASCExportLearnMore */\nexport interface AutomationActionWorkspace extends AutomationAction {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n actionType: \"Workspace\";\n /** The fully qualified Log Analytics Workspace Azure Resource ID. */\n workspaceResourceId?: string;\n}\n\n/** The update model of security automation resource. */\nexport interface AutomationUpdateModel extends Tags {\n /** The security automation description. */\n description?: string;\n /** Indicates whether the security automation is enabled. */\n isEnabled?: boolean;\n /** A collection of scopes on which the security automations logic is applied. Supported scopes are the subscription itself or a resource group under that subscription. The automation will only apply on defined scopes. */\n scopes?: AutomationScope[];\n /** A collection of the source event types which evaluate the security automation set of rules. */\n sources?: AutomationSource[];\n /** A collection of the actions which are triggered if all the configured rules evaluations, within at least one rule set, are true. */\n actions?: AutomationActionUnion[];\n}\n\n/** Details of the Azure resource that was assessed */\nexport interface AzureResourceDetails extends ResourceDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n source: \"Azure\";\n /**\n * Azure resource Id of the assessed resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** Details of the On Premise resource that was assessed */\nexport interface OnPremiseResourceDetails extends ResourceDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n source: \"OnPremise\" | \"OnPremiseSql\";\n /** Azure resource Id of the workspace the machine is attached to */\n workspaceId: string;\n /** The unique Id of the machine */\n vmuuid: string;\n /** The oms agent Id installed on the machine */\n sourceComputerId: string;\n /** The name of the machine */\n machineName: string;\n}\n\n/** Details of the resource that was assessed */\nexport interface SqlServerVulnerabilityProperties extends AdditionalData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n assessedResourceType: \"SqlServerVulnerability\";\n /**\n * The resource type the sub assessment refers to in its resource details\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The T-SQL query that runs on your SQL database to perform the particular check\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly query?: string;\n}\n\n/** Additional context fields for container registry Vulnerability assessment */\nexport interface ContainerRegistryVulnerabilityProperties\n extends AdditionalData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n assessedResourceType: \"ContainerRegistryVulnerability\";\n /**\n * Vulnerability Type. e.g: Vulnerability, Potential Vulnerability, Information Gathered, Vulnerability\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Dictionary from cvss version to cvss details object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cvss?: { [propertyName: string]: Cvss };\n /**\n * Indicates whether a patch is available or not\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly patchable?: boolean;\n /**\n * List of CVEs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cve?: Cve[];\n /**\n * Published time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly publishedTime?: Date;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly vendorReferences?: VendorReference[];\n /**\n * Name of the repository which the vulnerable image belongs to\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly repositoryName?: string;\n /**\n * Digest of the vulnerable image\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly imageDigest?: string;\n}\n\n/** Additional context fields for server vulnerability assessment */\nexport interface ServerVulnerabilityProperties extends AdditionalData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n assessedResourceType: \"ServerVulnerabilityAssessment\";\n /**\n * Vulnerability Type. e.g: Vulnerability, Potential Vulnerability, Information Gathered\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Dictionary from cvss version to cvss details object\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cvss?: { [propertyName: string]: Cvss };\n /**\n * Indicates whether a patch is available or not\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly patchable?: boolean;\n /**\n * List of CVEs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cve?: Cve[];\n /**\n * Threat name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly threat?: string;\n /**\n * Published time\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly publishedTime?: Date;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly vendorReferences?: VendorReference[];\n}\n\n/** AWS cloud account connector based credentials, the credentials is composed of access key ID and secret key, for more details, refer to <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html\">Creating an IAM User in Your AWS Account (write only)</a> */\nexport interface AwsCredsAuthenticationDetailsProperties\n extends AuthenticationDetailsProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authenticationType: \"awsCreds\";\n /**\n * The ID of the cloud account\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountId?: string;\n /** Public key element of the AWS credential object (write only) */\n awsAccessKeyId: string;\n /** Secret key element of the AWS credential object (write only) */\n awsSecretAccessKey: string;\n}\n\n/** AWS cloud account connector based assume role, the role enables delegating access to your AWS resources. The role is composed of role Amazon Resource Name (ARN) and external ID. For more details, refer to <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html\">Creating a Role to Delegate Permissions to an IAM User (write only)</a> */\nexport interface AwAssumeRoleAuthenticationDetailsProperties\n extends AuthenticationDetailsProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authenticationType: \"awsAssumeRole\";\n /**\n * The ID of the cloud account\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountId?: string;\n /** Assumed role ID is an identifier that you can use to create temporary security credentials. */\n awsAssumeRoleArn: string;\n /** A unique identifier that is required when you assume a role in another account. */\n awsExternalId: string;\n}\n\n/** GCP cloud account connector based service to service credentials, the credentials are composed of the organization ID and a JSON API key (write only) */\nexport interface GcpCredentialsDetailsProperties\n extends AuthenticationDetailsProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authenticationType: \"gcpCredentials\";\n /** The organization ID of the GCP cloud account */\n organizationId: string;\n /** Type field of the API key (write only) */\n type: string;\n /** Project ID field of the API key (write only) */\n projectId: string;\n /** Private key ID field of the API key (write only) */\n privateKeyId: string;\n /** Private key field of the API key (write only) */\n privateKey: string;\n /** Client email field of the API key (write only) */\n clientEmail: string;\n /** Client ID field of the API key (write only) */\n clientId: string;\n /** Auth URI field of the API key (write only) */\n authUri: string;\n /** Token URI field of the API key (write only) */\n tokenUri: string;\n /** Auth provider x509 certificate URL field of the API key (write only) */\n authProviderX509CertUrl: string;\n /** Client x509 certificate URL field of the API key (write only) */\n clientX509CertUrl: string;\n}\n\n/** Alert notification source */\nexport interface NotificationsSourceAlert extends NotificationsSource {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n sourceType: \"Alert\";\n /** Defines the minimal alert severity which will be sent as email notifications */\n minimalSeverity?: MinimalSeverity;\n}\n\n/** Attack path notification source */\nexport interface NotificationsSourceAttackPath extends NotificationsSource {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n sourceType: \"AttackPath\";\n /** Defines the minimal attach path risk level which will be sent as email notifications */\n minimalRiskLevel?: MinimalRiskLevel;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends ResourceAutoGenerated {}\n\n/** The CSPM monitoring for AWS offering */\nexport interface CspmMonitorAwsOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"CspmMonitorAws\";\n /** The native cloud connection configuration */\n nativeCloudConnection?: CspmMonitorAwsOfferingNativeCloudConnection;\n}\n\n/** The Defender for Containers AWS offering */\nexport interface DefenderForContainersAwsOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderForContainersAws\";\n /** The kubernetes service connection configuration */\n kubernetesService?: DefenderForContainersAwsOfferingKubernetesService;\n /** The kubernetes to scuba connection configuration */\n kubernetesScubaReader?: DefenderForContainersAwsOfferingKubernetesScubaReader;\n /** The cloudwatch to kinesis connection configuration */\n cloudWatchToKinesis?: DefenderForContainersAwsOfferingCloudWatchToKinesis;\n /** The kinesis to s3 connection configuration */\n kinesisToS3?: DefenderForContainersAwsOfferingKinesisToS3;\n /** The container vulnerability assessment configuration */\n containerVulnerabilityAssessment?: DefenderForContainersAwsOfferingContainerVulnerabilityAssessment;\n /** The container vulnerability assessment task configuration */\n containerVulnerabilityAssessmentTask?: DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask;\n /** Enable container vulnerability assessment feature */\n enableContainerVulnerabilityAssessment?: boolean;\n /** Is audit logs pipeline auto provisioning enabled */\n autoProvisioning?: boolean;\n /** The retention time in days of kube audit logs set on the CloudWatch log group */\n kubeAuditRetentionTime?: number;\n /** The externalId used by the data reader to prevent the confused deputy attack */\n scubaExternalId?: string;\n /** The Microsoft Defender container image assessment configuration */\n mdcContainersImageAssessment?: DefenderForContainersAwsOfferingMdcContainersImageAssessment;\n /** The Microsoft Defender container agentless discovery K8s configuration */\n mdcContainersAgentlessDiscoveryK8S?: DefenderForContainersAwsOfferingMdcContainersAgentlessDiscoveryK8S;\n}\n\n/** The Defender for Servers AWS offering */\nexport interface DefenderForServersAwsOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderForServersAws\";\n /** The Defender for servers connection configuration */\n defenderForServers?: DefenderForServersAwsOfferingDefenderForServers;\n /** The ARC autoprovisioning configuration */\n arcAutoProvisioning?: DefenderForServersAwsOfferingArcAutoProvisioning;\n /** The Vulnerability Assessment autoprovisioning configuration */\n vaAutoProvisioning?: DefenderForServersAwsOfferingVaAutoProvisioning;\n /** The Microsoft Defender for Endpoint autoprovisioning configuration */\n mdeAutoProvisioning?: DefenderForServersAwsOfferingMdeAutoProvisioning;\n /** configuration for the servers offering subPlan */\n subPlan?: DefenderForServersAwsOfferingSubPlan;\n /** The Microsoft Defender for Server VM scanning configuration */\n vmScanners?: DefenderForServersAwsOfferingVmScanners;\n}\n\n/** The Defender for Databases AWS offering */\nexport interface DefenderFoDatabasesAwsOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderForDatabasesAws\";\n /** The ARC autoprovisioning configuration */\n arcAutoProvisioning?: DefenderFoDatabasesAwsOfferingArcAutoProvisioning;\n /** The RDS configuration */\n rds?: DefenderFoDatabasesAwsOfferingRds;\n /** The databases data security posture management (DSPM) configuration */\n databasesDspm?: DefenderFoDatabasesAwsOfferingDatabasesDspm;\n}\n\n/** The information protection for AWS offering */\nexport interface InformationProtectionAwsOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"InformationProtectionAws\";\n /** The native cloud connection configuration */\n informationProtection?: InformationProtectionAwsOfferingInformationProtection;\n}\n\n/** The CSPM monitoring for GCP offering */\nexport interface CspmMonitorGcpOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"CspmMonitorGcp\";\n /** The native cloud connection configuration */\n nativeCloudConnection?: CspmMonitorGcpOfferingNativeCloudConnection;\n}\n\n/** The Defender for Servers GCP offering configurations */\nexport interface DefenderForServersGcpOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderForServersGcp\";\n /** The Defender for servers connection configuration */\n defenderForServers?: DefenderForServersGcpOfferingDefenderForServers;\n /** The ARC autoprovisioning configuration */\n arcAutoProvisioning?: DefenderForServersGcpOfferingArcAutoProvisioning;\n /** The Vulnerability Assessment autoprovisioning configuration */\n vaAutoProvisioning?: DefenderForServersGcpOfferingVaAutoProvisioning;\n /** The Microsoft Defender for Endpoint autoprovisioning configuration */\n mdeAutoProvisioning?: DefenderForServersGcpOfferingMdeAutoProvisioning;\n /** configuration for the servers offering subPlan */\n subPlan?: DefenderForServersGcpOfferingSubPlan;\n /** The Microsoft Defender for Server VM scanning configuration */\n vmScanners?: DefenderForServersGcpOfferingVmScanners;\n}\n\n/** The Defender for Databases GCP offering configurations */\nexport interface DefenderForDatabasesGcpOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderForDatabasesGcp\";\n /** The ARC autoprovisioning configuration */\n arcAutoProvisioning?: DefenderForDatabasesGcpOfferingArcAutoProvisioning;\n /** The native cloud connection configuration */\n defenderForDatabasesArcAutoProvisioning?: DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning;\n}\n\n/** The containers GCP offering */\nexport interface DefenderForContainersGcpOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderForContainersGcp\";\n /** The native cloud connection configuration */\n nativeCloudConnection?: DefenderForContainersGcpOfferingNativeCloudConnection;\n /** The native cloud connection configuration */\n dataPipelineNativeCloudConnection?: DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection;\n /** Is audit logs data collection enabled */\n auditLogsAutoProvisioningFlag?: boolean;\n /** Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled */\n defenderAgentAutoProvisioningFlag?: boolean;\n /** Is Policy Kubernetes agent auto provisioning enabled */\n policyAgentAutoProvisioningFlag?: boolean;\n /** The Microsoft Defender Container image assessment configuration */\n mdcContainersImageAssessment?: DefenderForContainersGcpOfferingMdcContainersImageAssessment;\n /** The Microsoft Defender Container agentless discovery configuration */\n mdcContainersAgentlessDiscoveryK8S?: DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S;\n}\n\n/** The CSPM monitoring for github offering */\nexport interface CspmMonitorGithubOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"CspmMonitorGithub\";\n}\n\n/** The CSPM monitoring for AzureDevOps offering */\nexport interface CspmMonitorAzureDevOpsOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"CspmMonitorAzureDevOps\";\n}\n\n/** The CSPM P1 for AWS offering */\nexport interface DefenderCspmAwsOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderCspmAws\";\n /** The Microsoft Defender for Server VM scanning configuration */\n vmScanners?: DefenderCspmAwsOfferingVmScanners;\n /** The Microsoft Defender Data Sensitivity discovery configuration */\n dataSensitivityDiscovery?: DefenderCspmAwsOfferingDataSensitivityDiscovery;\n /** The databases DSPM configuration */\n databasesDspm?: DefenderCspmAwsOfferingDatabasesDspm;\n /** Defenders CSPM Cloud infrastructure entitlement management (CIEM) offering configurations */\n ciem?: DefenderCspmAwsOfferingCiem;\n /** The Microsoft Defender container image assessment configuration */\n mdcContainersImageAssessment?: DefenderCspmAwsOfferingMdcContainersImageAssessment;\n /** The Microsoft Defender container agentless discovery K8s configuration */\n mdcContainersAgentlessDiscoveryK8S?: DefenderCspmAwsOfferingMdcContainersAgentlessDiscoveryK8S;\n}\n\n/** The CSPM P1 for GCP offering */\nexport interface DefenderCspmGcpOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderCspmGcp\";\n /** GCP Defenders CSPM Cloud infrastructure entitlement management (CIEM) discovery offering configurations */\n ciemDiscovery?: DefenderCspmGcpOfferingCiemDiscovery;\n /** The Microsoft Defender for Server VM scanning configuration */\n vmScanners?: DefenderCspmGcpOfferingVmScanners;\n /** The Microsoft Defender Data Sensitivity discovery configuration */\n dataSensitivityDiscovery?: DefenderCspmGcpOfferingDataSensitivityDiscovery;\n /** The Microsoft Defender Container image assessment configuration */\n mdcContainersImageAssessment?: DefenderCspmGcpOfferingMdcContainersImageAssessment;\n /** The Microsoft Defender Container agentless discovery configuration */\n mdcContainersAgentlessDiscoveryK8S?: DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S;\n}\n\n/** The Defender for DevOps for Github offering */\nexport interface DefenderForDevOpsGithubOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderForDevOpsGithub\";\n}\n\n/** The Defender for DevOps for Azure DevOps offering */\nexport interface DefenderForDevOpsAzureDevOpsOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderForDevOpsAzureDevOps\";\n}\n\n/** The CSPM (Cloud security posture management) monitoring for gitlab offering */\nexport interface CspmMonitorGitLabOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"CspmMonitorGitLab\";\n}\n\n/** The Defender for DevOps for Gitlab offering */\nexport interface DefenderForDevOpsGitLabOffering extends CloudOffering {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n offeringType: \"DefenderForDevOpsGitLab\";\n}\n\n/** The AWS connector environment data */\nexport interface AwsEnvironmentData extends EnvironmentData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n environmentType: \"AwsAccount\";\n /** The AWS account's organizational data */\n organizationalData?: AwsOrganizationalDataUnion;\n /** list of regions to scan */\n regions?: string[];\n /**\n * The AWS account name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountName?: string;\n /** Scan interval in hours (value should be between 1-hour to 24-hours) */\n scanInterval?: number;\n}\n\n/** The GCP project connector environment data */\nexport interface GcpProjectEnvironmentData extends EnvironmentData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n environmentType: \"GcpProject\";\n /** The Gcp project's organizational data */\n organizationalData?: GcpOrganizationalDataUnion;\n /** The Gcp project's details */\n projectDetails?: GcpProjectDetails;\n /** Scan interval in hours (value should be between 1-hour to 24-hours) */\n scanInterval?: number;\n}\n\n/** The github scope connector's environment data */\nexport interface GithubScopeEnvironmentData extends EnvironmentData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n environmentType: \"GithubScope\";\n}\n\n/** The AzureDevOps scope connector's environment data */\nexport interface AzureDevOpsScopeEnvironmentData extends EnvironmentData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n environmentType: \"AzureDevOpsScope\";\n}\n\n/** The GitLab scope connector's environment data */\nexport interface GitlabScopeEnvironmentData extends EnvironmentData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n environmentType: \"GitlabScope\";\n}\n\n/** A custom alert rule that checks if a value (depends on the custom alert type) is within the given range. */\nexport interface ThresholdCustomAlertRule extends CustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType:\n | \"ThresholdCustomAlertRule\"\n | \"TimeWindowCustomAlertRule\"\n | \"ActiveConnectionsNotInAllowedRange\"\n | \"AmqpC2DMessagesNotInAllowedRange\"\n | \"MqttC2DMessagesNotInAllowedRange\"\n | \"HttpC2DMessagesNotInAllowedRange\"\n | \"AmqpC2DRejectedMessagesNotInAllowedRange\"\n | \"MqttC2DRejectedMessagesNotInAllowedRange\"\n | \"HttpC2DRejectedMessagesNotInAllowedRange\"\n | \"AmqpD2CMessagesNotInAllowedRange\"\n | \"MqttD2CMessagesNotInAllowedRange\"\n | \"HttpD2CMessagesNotInAllowedRange\"\n | \"DirectMethodInvokesNotInAllowedRange\"\n | \"FailedLocalLoginsNotInAllowedRange\"\n | \"FileUploadsNotInAllowedRange\"\n | \"QueuePurgesNotInAllowedRange\"\n | \"TwinUpdatesNotInAllowedRange\"\n | \"UnauthorizedOperationsNotInAllowedRange\";\n /** The minimum threshold. */\n minThreshold: number;\n /** The maximum threshold. */\n maxThreshold: number;\n}\n\n/** A List custom alert rule. */\nexport interface ListCustomAlertRule extends CustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType:\n | \"ListCustomAlertRule\"\n | \"AllowlistCustomAlertRule\"\n | \"DenylistCustomAlertRule\"\n | \"ConnectionToIpNotAllowed\"\n | \"ConnectionFromIpNotAllowed\"\n | \"LocalUserNotAllowed\"\n | \"ProcessNotAllowed\";\n /**\n * The value type of the items in the list.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly valueType?: ValueType;\n}\n\nexport interface UpdateIotSecuritySolutionData extends TagsResource {\n /** Properties of the IoT Security solution's user defined resources. */\n userDefinedResources?: UserDefinedResourcesProperties;\n /** List of the configuration status for each recommendation type. */\n recommendationsConfiguration?: RecommendationConfigurationProperties[];\n}\n\n/** Describes properties of an assessment metadata response. */\nexport interface SecurityAssessmentMetadataPropertiesResponse\n extends SecurityAssessmentMetadataProperties {\n publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates;\n plannedDeprecationDate?: string;\n tactics?: Tactics[];\n techniques?: Techniques[];\n}\n\n/** The result of the assessment */\nexport interface AssessmentStatusResponse extends AssessmentStatus {\n /**\n * The time that the assessment was created and first evaluated. Returned as UTC time in ISO 8601 format\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly firstEvaluationDate?: Date;\n /**\n * The time that the status of the assessment last changed. Returned as UTC time in ISO 8601 format\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly statusChangeDate?: Date;\n}\n\n/** Describes properties of an assessment. */\nexport interface SecurityAssessmentPropertiesResponse\n extends SecurityAssessmentPropertiesBase {\n /** The result of the assessment */\n status: AssessmentStatusResponse;\n}\n\n/** Describes properties of an assessment. */\nexport interface SecurityAssessmentProperties\n extends SecurityAssessmentPropertiesBase {\n /** The result of the assessment */\n status: AssessmentStatus;\n}\n\n/** Azure resource identifier. */\nexport interface AzureResourceIdentifier extends ResourceIdentifier {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"AzureResource\";\n /**\n * ARM resource identifier for the cloud resource being alerted on\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly azureResourceId?: string;\n}\n\n/** Represents a Log Analytics workspace scope identifier. */\nexport interface LogAnalyticsIdentifier extends ResourceIdentifier {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n type: \"LogAnalytics\";\n /**\n * The LogAnalytics workspace id that stores this alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workspaceId?: string;\n /**\n * The azure subscription id for the LogAnalytics workspace storing this alert.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workspaceSubscriptionId?: string;\n /**\n * The azure resource group for the LogAnalytics workspace storing this alert\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workspaceResourceGroup?: string;\n /**\n * (optional) The LogAnalytics agent id reporting the event that this alert is based on.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly agentId?: string;\n}\n\n/** Simulate alerts according to this bundles. */\nexport interface AlertSimulatorBundlesRequestProperties\n extends AlertSimulatorRequestProperties {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"Bundles\";\n /** Bundles list. */\n bundles?: BundleType[];\n}\n\n/** A base vulnerability assessments setting on servers in the defined scope. */\nexport interface ServerVulnerabilityAssessmentsSetting\n extends ResourceAutoGenerated2 {\n /** The kind of the server vulnerability assessments setting. */\n kind: ServerVulnerabilityAssessmentsSettingKind;\n}\n\n/** The AWS organization data for the master account */\nexport interface AwsOrganizationalDataMaster extends AwsOrganizationalData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n organizationMembershipType: \"Organization\";\n /** If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset */\n stacksetName?: string;\n /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */\n excludedAccountIds?: string[];\n}\n\n/** The AWS organization data for the member account */\nexport interface AwsOrganizationalDataMember extends AwsOrganizationalData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n organizationMembershipType: \"Member\";\n /** If the multi cloud account is not of membership type organization, this will be the ID of the account's parent */\n parentHierarchyId?: string;\n}\n\n/** The gcpOrganization data for the parent account */\nexport interface GcpOrganizationalDataOrganization\n extends GcpOrganizationalData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n organizationMembershipType: \"Organization\";\n /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */\n excludedProjectNumbers?: string[];\n /** The service account email address which represents the organization level permissions container. */\n serviceAccountEmailAddress?: string;\n /** The GCP workload identity provider id which represents the permissions required to auto provision security connectors */\n workloadIdentityProviderId?: string;\n /**\n * GCP organization name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly organizationName?: string;\n}\n\n/** The gcpOrganization data for the member account */\nexport interface GcpOrganizationalDataMember extends GcpOrganizationalData {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n organizationMembershipType: \"Member\";\n /** If the multi cloud account is not of membership type organization, this will be the ID of the project's parent */\n parentHierarchyId?: string;\n /** The GCP management project number from organizational onboarding */\n managementProjectNumber?: string;\n}\n\n/** The external security solution properties for CEF solutions */\nexport interface CefSolutionProperties\n extends ExternalSecuritySolutionProperties {\n hostname?: string;\n agent?: string;\n lastEventReceived?: string;\n}\n\n/** The external security solution properties for ATA solutions */\nexport interface AtaSolutionProperties\n extends ExternalSecuritySolutionProperties {\n lastEventReceived?: string;\n}\n\n/** The external security solution properties for AAD solutions */\nexport interface AadSolutionProperties\n extends ExternalSecuritySolutionProperties,\n AadConnectivityStateAutoGenerated {}\n\n/** The security automation resource. */\nexport interface Automation extends TrackedResource {\n /** The security automation description. */\n description?: string;\n /** Indicates whether the security automation is enabled. */\n isEnabled?: boolean;\n /** A collection of scopes on which the security automations logic is applied. Supported scopes are the subscription itself or a resource group under that subscription. The automation will only apply on defined scopes. */\n scopes?: AutomationScope[];\n /** A collection of the source event types which evaluate the security automation set of rules. */\n sources?: AutomationSource[];\n /** A collection of the actions which are triggered if all the configured rules evaluations, within at least one rule set, are true. */\n actions?: AutomationActionUnion[];\n}\n\n/** The security connector resource. */\nexport interface SecurityConnector extends TrackedResource {\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector). */\n hierarchyIdentifier?: string;\n /**\n * The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hierarchyIdentifierTrialEndDate?: Date;\n /** The multi cloud resource's cloud name. */\n environmentName?: CloudName;\n /** A collection of offerings for the security connector. */\n offerings?: CloudOfferingUnion[];\n /** The security connector environment data. */\n environmentData?: EnvironmentDataUnion;\n}\n\n/** Represents a security solution which sends CEF logs to an OMS workspace */\nexport interface CefExternalSecuritySolution extends ExternalSecuritySolution {\n /** The external security solution properties for CEF solutions */\n properties?: CefSolutionProperties;\n}\n\n/** Represents an ATA security solution which sends logs to an OMS workspace */\nexport interface AtaExternalSecuritySolution extends ExternalSecuritySolution {\n /** The external security solution properties for ATA solutions */\n properties?: AtaSolutionProperties;\n}\n\n/** Represents an AAD identity protection solution which sends logs to an OMS workspace. */\nexport interface AadExternalSecuritySolution extends ExternalSecuritySolution {\n /** The external security solution properties for AAD solutions */\n properties?: AadSolutionProperties;\n}\n\n/** Represents a data export setting */\nexport interface DataExportSettings extends Setting {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"DataExportSettings\";\n /** Is the data export setting enabled */\n enabled?: boolean;\n}\n\n/** Represents an alert sync setting */\nexport interface AlertSyncSettings extends Setting {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"AlertSyncSettings\";\n /** Is the alert sync setting enabled */\n enabled?: boolean;\n}\n\n/** Details of the On Premise Sql resource that was assessed */\nexport interface OnPremiseSqlResourceDetails extends OnPremiseResourceDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n source: \"OnPremiseSql\";\n /** The Sql server name installed on the machine */\n serverName: string;\n /** The Sql database name installed on the machine */\n databaseName: string;\n}\n\n/** Azure DevOps Organization resource. */\nexport interface AzureDevOpsOrg extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Azure DevOps Organization properties. */\n properties?: AzureDevOpsOrgProperties;\n}\n\n/** Azure DevOps Project resource. */\nexport interface AzureDevOpsProject extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Azure DevOps Project properties. */\n properties?: AzureDevOpsProjectProperties;\n}\n\n/** Azure DevOps Repository resource. */\nexport interface AzureDevOpsRepository extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Azure DevOps Repository properties. */\n properties?: AzureDevOpsRepositoryProperties;\n}\n\n/** DevOps Configuration resource. */\nexport interface DevOpsConfiguration extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** DevOps Configuration properties. */\n properties?: DevOpsConfigurationProperties;\n}\n\n/** GitHub Owner resource. */\nexport interface GitHubOwner extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** GitHub Owner properties. */\n properties?: GitHubOwnerProperties;\n}\n\n/** GitHub Repository resource. */\nexport interface GitHubRepository extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** GitHub Repository properties. */\n properties?: GitHubRepositoryProperties;\n}\n\n/** GitLab Group resource. */\nexport interface GitLabGroup extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** GitLab Group properties. */\n properties?: GitLabGroupProperties;\n}\n\n/** GitLab Project resource. */\nexport interface GitLabProject extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** GitLab Project properties. */\n properties?: GitLabProjectProperties;\n}\n\n/** A custom alert rule that checks if the number of activities (depends on the custom alert type) in a time window is within the given range. */\nexport interface TimeWindowCustomAlertRule extends ThresholdCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType:\n | \"TimeWindowCustomAlertRule\"\n | \"ActiveConnectionsNotInAllowedRange\"\n | \"AmqpC2DMessagesNotInAllowedRange\"\n | \"MqttC2DMessagesNotInAllowedRange\"\n | \"HttpC2DMessagesNotInAllowedRange\"\n | \"AmqpC2DRejectedMessagesNotInAllowedRange\"\n | \"MqttC2DRejectedMessagesNotInAllowedRange\"\n | \"HttpC2DRejectedMessagesNotInAllowedRange\"\n | \"AmqpD2CMessagesNotInAllowedRange\"\n | \"MqttD2CMessagesNotInAllowedRange\"\n | \"HttpD2CMessagesNotInAllowedRange\"\n | \"DirectMethodInvokesNotInAllowedRange\"\n | \"FailedLocalLoginsNotInAllowedRange\"\n | \"FileUploadsNotInAllowedRange\"\n | \"QueuePurgesNotInAllowedRange\"\n | \"TwinUpdatesNotInAllowedRange\"\n | \"UnauthorizedOperationsNotInAllowedRange\";\n /** The time window size in iso8601 format. */\n timeWindowSize: string;\n}\n\n/** A custom alert rule that checks if a value (depends on the custom alert type) is allowed. */\nexport interface AllowlistCustomAlertRule extends ListCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType:\n | \"AllowlistCustomAlertRule\"\n | \"ConnectionToIpNotAllowed\"\n | \"ConnectionFromIpNotAllowed\"\n | \"LocalUserNotAllowed\"\n | \"ProcessNotAllowed\";\n /** The values to allow. The format of the values depends on the rule type. */\n allowlistValues: string[];\n}\n\n/** A custom alert rule that checks if a value (depends on the custom alert type) is denied. */\nexport interface DenylistCustomAlertRule extends ListCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"DenylistCustomAlertRule\";\n /** The values to deny. The format of the values depends on the rule type. */\n denylistValues: string[];\n}\n\n/** A vulnerability assessments setting on Azure servers in the defined scope. */\nexport interface AzureServersSetting\n extends ServerVulnerabilityAssessmentsSetting {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n kind: \"AzureServersSetting\";\n /** The selected vulnerability assessments provider on Azure servers in the defined scope. */\n selectedProvider?: ServerVulnerabilityAssessmentsAzureSettingSelectedProvider;\n}\n\n/** Number of active connections is not in allowed range. */\nexport interface ActiveConnectionsNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"ActiveConnectionsNotInAllowedRange\";\n}\n\n/** Number of cloud to device messages (AMQP protocol) is not in allowed range. */\nexport interface AmqpC2DMessagesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"AmqpC2DMessagesNotInAllowedRange\";\n}\n\n/** Number of cloud to device messages (MQTT protocol) is not in allowed range. */\nexport interface MqttC2DMessagesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"MqttC2DMessagesNotInAllowedRange\";\n}\n\n/** Number of cloud to device messages (HTTP protocol) is not in allowed range. */\nexport interface HttpC2DMessagesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"HttpC2DMessagesNotInAllowedRange\";\n}\n\n/** Number of rejected cloud to device messages (AMQP protocol) is not in allowed range. */\nexport interface AmqpC2DRejectedMessagesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"AmqpC2DRejectedMessagesNotInAllowedRange\";\n}\n\n/** Number of rejected cloud to device messages (MQTT protocol) is not in allowed range. */\nexport interface MqttC2DRejectedMessagesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"MqttC2DRejectedMessagesNotInAllowedRange\";\n}\n\n/** Number of rejected cloud to device messages (HTTP protocol) is not in allowed range. */\nexport interface HttpC2DRejectedMessagesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"HttpC2DRejectedMessagesNotInAllowedRange\";\n}\n\n/** Number of device to cloud messages (AMQP protocol) is not in allowed range. */\nexport interface AmqpD2CMessagesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"AmqpD2CMessagesNotInAllowedRange\";\n}\n\n/** Number of device to cloud messages (MQTT protocol) is not in allowed range. */\nexport interface MqttD2CMessagesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"MqttD2CMessagesNotInAllowedRange\";\n}\n\n/** Number of device to cloud messages (HTTP protocol) is not in allowed range. */\nexport interface HttpD2CMessagesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"HttpD2CMessagesNotInAllowedRange\";\n}\n\n/** Number of direct method invokes is not in allowed range. */\nexport interface DirectMethodInvokesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"DirectMethodInvokesNotInAllowedRange\";\n}\n\n/** Number of failed local logins is not in allowed range. */\nexport interface FailedLocalLoginsNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"FailedLocalLoginsNotInAllowedRange\";\n}\n\n/** Number of file uploads is not in allowed range. */\nexport interface FileUploadsNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"FileUploadsNotInAllowedRange\";\n}\n\n/** Number of device queue purges is not in allowed range. */\nexport interface QueuePurgesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"QueuePurgesNotInAllowedRange\";\n}\n\n/** Number of twin updates is not in allowed range. */\nexport interface TwinUpdatesNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"TwinUpdatesNotInAllowedRange\";\n}\n\n/** Number of unauthorized operations is not in allowed range. */\nexport interface UnauthorizedOperationsNotInAllowedRange\n extends TimeWindowCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"UnauthorizedOperationsNotInAllowedRange\";\n}\n\n/** Outbound connection to an ip that isn't allowed. Allow list consists of ipv4 or ipv6 range in CIDR notation. */\nexport interface ConnectionToIpNotAllowed extends AllowlistCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"ConnectionToIpNotAllowed\";\n}\n\n/** Inbound connection from an ip that isn't allowed. Allow list consists of ipv4 or ipv6 range in CIDR notation. */\nexport interface ConnectionFromIpNotAllowed extends AllowlistCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"ConnectionFromIpNotAllowed\";\n}\n\n/** Login by a local user that isn't allowed. Allow list consists of login names to allow. */\nexport interface LocalUserNotAllowed extends AllowlistCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"LocalUserNotAllowed\";\n}\n\n/** Execution of a process that isn't allowed. Allow list consists of process names to allow. */\nexport interface ProcessNotAllowed extends AllowlistCustomAlertRule {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n ruleType: \"ProcessNotAllowed\";\n}\n\n/** Defines headers for GovernanceRules_delete operation. */\nexport interface GovernanceRulesDeleteHeaders {\n /** Location URL for the deletion status */\n location?: string;\n}\n\n/** Defines headers for GovernanceRules_execute operation. */\nexport interface GovernanceRulesExecuteHeaders {\n /** Location URL for the execution status */\n location?: string;\n}\n\n/** Defines headers for GovernanceRules_operationResults operation. */\nexport interface GovernanceRulesOperationResultsHeaders {\n /** Location URL for the execution status */\n location?: string;\n}\n\n/** Defines headers for APICollections_onboardAzureApiManagementApi operation. */\nexport interface APICollectionsOnboardAzureApiManagementApiHeaders {\n location?: string;\n}\n\n/** Known values of {@link TaskUpdateActionType} that the service accepts. */\nexport enum KnownTaskUpdateActionType {\n /** Activate */\n Activate = \"Activate\",\n /** Dismiss */\n Dismiss = \"Dismiss\",\n /** Start */\n Start = \"Start\",\n /** Resolve */\n Resolve = \"Resolve\",\n /** Close */\n Close = \"Close\",\n}\n\n/**\n * Defines values for TaskUpdateActionType. \\\n * {@link KnownTaskUpdateActionType} can be used interchangeably with TaskUpdateActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Activate** \\\n * **Dismiss** \\\n * **Start** \\\n * **Resolve** \\\n * **Close**\n */\nexport type TaskUpdateActionType = string;\n\n/** Known values of {@link AutoProvision} that the service accepts. */\nexport enum KnownAutoProvision {\n /** Install missing security agent on VMs automatically */\n On = \"On\",\n /** Do not install security agent on the VMs automatically */\n Off = \"Off\",\n}\n\n/**\n * Defines values for AutoProvision. \\\n * {@link KnownAutoProvision} can be used interchangeably with AutoProvision,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **On**: Install missing security agent on VMs automatically \\\n * **Off**: Do not install security agent on the VMs automatically\n */\nexport type AutoProvision = string;\n\n/** Known values of {@link InformationProtectionPolicyName} that the service accepts. */\nexport enum KnownInformationProtectionPolicyName {\n /** Effective */\n Effective = \"effective\",\n /** Custom */\n Custom = \"custom\",\n}\n\n/**\n * Defines values for InformationProtectionPolicyName. \\\n * {@link KnownInformationProtectionPolicyName} can be used interchangeably with InformationProtectionPolicyName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **effective** \\\n * **custom**\n */\nexport type InformationProtectionPolicyName = string;\n\n/** Known values of {@link EventSource} that the service accepts. */\nexport enum KnownEventSource {\n /** Assessments */\n Assessments = \"Assessments\",\n /** AssessmentsSnapshot */\n AssessmentsSnapshot = \"AssessmentsSnapshot\",\n /** SubAssessments */\n SubAssessments = \"SubAssessments\",\n /** SubAssessmentsSnapshot */\n SubAssessmentsSnapshot = \"SubAssessmentsSnapshot\",\n /** Alerts */\n Alerts = \"Alerts\",\n /** SecureScores */\n SecureScores = \"SecureScores\",\n /** SecureScoresSnapshot */\n SecureScoresSnapshot = \"SecureScoresSnapshot\",\n /** SecureScoreControls */\n SecureScoreControls = \"SecureScoreControls\",\n /** SecureScoreControlsSnapshot */\n SecureScoreControlsSnapshot = \"SecureScoreControlsSnapshot\",\n /** RegulatoryComplianceAssessment */\n RegulatoryComplianceAssessment = \"RegulatoryComplianceAssessment\",\n /** RegulatoryComplianceAssessmentSnapshot */\n RegulatoryComplianceAssessmentSnapshot = \"RegulatoryComplianceAssessmentSnapshot\",\n /** AttackPaths */\n AttackPaths = \"AttackPaths\",\n /** AttackPathsSnapshot */\n AttackPathsSnapshot = \"AttackPathsSnapshot\",\n}\n\n/**\n * Defines values for EventSource. \\\n * {@link KnownEventSource} can be used interchangeably with EventSource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Assessments** \\\n * **AssessmentsSnapshot** \\\n * **SubAssessments** \\\n * **SubAssessmentsSnapshot** \\\n * **Alerts** \\\n * **SecureScores** \\\n * **SecureScoresSnapshot** \\\n * **SecureScoreControls** \\\n * **SecureScoreControlsSnapshot** \\\n * **RegulatoryComplianceAssessment** \\\n * **RegulatoryComplianceAssessmentSnapshot** \\\n * **AttackPaths** \\\n * **AttackPathsSnapshot**\n */\nexport type EventSource = string;\n\n/** Known values of {@link PropertyType} that the service accepts. */\nexport enum KnownPropertyType {\n /** String */\n String = \"String\",\n /** Integer */\n Integer = \"Integer\",\n /** Number */\n Number = \"Number\",\n /** Boolean */\n Boolean = \"Boolean\",\n}\n\n/**\n * Defines values for PropertyType. \\\n * {@link KnownPropertyType} can be used interchangeably with PropertyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **String** \\\n * **Integer** \\\n * **Number** \\\n * **Boolean**\n */\nexport type PropertyType = string;\n\n/** Known values of {@link Operator} that the service accepts. */\nexport enum KnownOperator {\n /** Applies for decimal and non-decimal operands */\n Equals = \"Equals\",\n /** Applies only for decimal operands */\n GreaterThan = \"GreaterThan\",\n /** Applies only for decimal operands */\n GreaterThanOrEqualTo = \"GreaterThanOrEqualTo\",\n /** Applies only for decimal operands */\n LesserThan = \"LesserThan\",\n /** Applies only for decimal operands */\n LesserThanOrEqualTo = \"LesserThanOrEqualTo\",\n /** Applies for decimal and non-decimal operands */\n NotEquals = \"NotEquals\",\n /** Applies only for non-decimal operands */\n Contains = \"Contains\",\n /** Applies only for non-decimal operands */\n StartsWith = \"StartsWith\",\n /** Applies only for non-decimal operands */\n EndsWith = \"EndsWith\",\n}\n\n/**\n * Defines values for Operator. \\\n * {@link KnownOperator} can be used interchangeably with Operator,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Equals**: Applies for decimal and non-decimal operands \\\n * **GreaterThan**: Applies only for decimal operands \\\n * **GreaterThanOrEqualTo**: Applies only for decimal operands \\\n * **LesserThan**: Applies only for decimal operands \\\n * **LesserThanOrEqualTo**: Applies only for decimal operands \\\n * **NotEquals**: Applies for decimal and non-decimal operands \\\n * **Contains**: Applies only for non-decimal operands \\\n * **StartsWith**: Applies only for non-decimal operands \\\n * **EndsWith**: Applies only for non-decimal operands\n */\nexport type Operator = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** LogicApp */\n LogicApp = \"LogicApp\",\n /** EventHub */\n EventHub = \"EventHub\",\n /** Workspace */\n Workspace = \"Workspace\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **LogicApp** \\\n * **EventHub** \\\n * **Workspace**\n */\nexport type ActionType = string;\n\n/** Known values of {@link State} that the service accepts. */\nexport enum KnownState {\n /** All supported regulatory compliance controls in the given standard have a passed state */\n Passed = \"Passed\",\n /** At least one supported regulatory compliance control in the given standard has a state of failed */\n Failed = \"Failed\",\n /** All supported regulatory compliance controls in the given standard have a state of skipped */\n Skipped = \"Skipped\",\n /** No supported regulatory compliance data for the given standard */\n Unsupported = \"Unsupported\",\n}\n\n/**\n * Defines values for State. \\\n * {@link KnownState} can be used interchangeably with State,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Passed**: All supported regulatory compliance controls in the given standard have a passed state \\\n * **Failed**: At least one supported regulatory compliance control in the given standard has a state of failed \\\n * **Skipped**: All supported regulatory compliance controls in the given standard have a state of skipped \\\n * **Unsupported**: No supported regulatory compliance data for the given standard\n */\nexport type State = string;\n\n/** Known values of {@link SubAssessmentStatusCode} that the service accepts. */\nexport enum KnownSubAssessmentStatusCode {\n /** The resource is healthy */\n Healthy = \"Healthy\",\n /** The resource has a security issue that needs to be addressed */\n Unhealthy = \"Unhealthy\",\n /** Assessment for this resource did not happen */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\n * Defines values for SubAssessmentStatusCode. \\\n * {@link KnownSubAssessmentStatusCode} can be used interchangeably with SubAssessmentStatusCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Healthy**: The resource is healthy \\\n * **Unhealthy**: The resource has a security issue that needs to be addressed \\\n * **NotApplicable**: Assessment for this resource did not happen\n */\nexport type SubAssessmentStatusCode = string;\n\n/** Known values of {@link Severity} that the service accepts. */\nexport enum KnownSeverity {\n /** Low */\n Low = \"Low\",\n /** Medium */\n Medium = \"Medium\",\n /** High */\n High = \"High\",\n}\n\n/**\n * Defines values for Severity. \\\n * {@link KnownSeverity} can be used interchangeably with Severity,\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 Severity = string;\n\n/** Known values of {@link Source} that the service accepts. */\nexport enum KnownSource {\n /** Resource is in Azure */\n Azure = \"Azure\",\n /** Resource in an on premise machine connected to Azure cloud */\n OnPremise = \"OnPremise\",\n /** SQL Resource in an on premise machine connected to Azure cloud */\n OnPremiseSql = \"OnPremiseSql\",\n}\n\n/**\n * Defines values for Source. \\\n * {@link KnownSource} can be used interchangeably with Source,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Azure**: Resource is in Azure \\\n * **OnPremise**: Resource in an on premise machine connected to Azure cloud \\\n * **OnPremiseSql**: SQL Resource in an on premise machine connected to Azure cloud\n */\nexport type Source = string;\n\n/** Known values of {@link AssessedResourceType} that the service accepts. */\nexport enum KnownAssessedResourceType {\n /** SqlServerVulnerability */\n SqlServerVulnerability = \"SqlServerVulnerability\",\n /** ContainerRegistryVulnerability */\n ContainerRegistryVulnerability = \"ContainerRegistryVulnerability\",\n /** ServerVulnerability */\n ServerVulnerability = \"ServerVulnerability\",\n}\n\n/**\n * Defines values for AssessedResourceType. \\\n * {@link KnownAssessedResourceType} can be used interchangeably with AssessedResourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SqlServerVulnerability** \\\n * **ContainerRegistryVulnerability** \\\n * **ServerVulnerability**\n */\nexport type AssessedResourceType = string;\n\n/** Known values of {@link HybridComputeProvisioningState} that the service accepts. */\nexport enum KnownHybridComputeProvisioningState {\n /** Valid service principal details. */\n Valid = \"Valid\",\n /** Invalid service principal details. */\n Invalid = \"Invalid\",\n /** the service principal details are expired */\n Expired = \"Expired\",\n}\n\n/**\n * Defines values for HybridComputeProvisioningState. \\\n * {@link KnownHybridComputeProvisioningState} can be used interchangeably with HybridComputeProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Valid**: Valid service principal details. \\\n * **Invalid**: Invalid service principal details. \\\n * **Expired**: the service principal details are expired\n */\nexport type HybridComputeProvisioningState = string;\n\n/** Known values of {@link AuthenticationProvisioningState} that the service accepts. */\nexport enum KnownAuthenticationProvisioningState {\n /** Valid connector */\n Valid = \"Valid\",\n /** Invalid connector */\n Invalid = \"Invalid\",\n /** the connection has expired */\n Expired = \"Expired\",\n /** Incorrect policy of the connector */\n IncorrectPolicy = \"IncorrectPolicy\",\n}\n\n/**\n * Defines values for AuthenticationProvisioningState. \\\n * {@link KnownAuthenticationProvisioningState} can be used interchangeably with AuthenticationProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Valid**: Valid connector \\\n * **Invalid**: Invalid connector \\\n * **Expired**: the connection has expired \\\n * **IncorrectPolicy**: Incorrect policy of the connector\n */\nexport type AuthenticationProvisioningState = string;\n\n/** Known values of {@link PermissionProperty} that the service accepts. */\nexport enum KnownPermissionProperty {\n /** This permission provides read only access to AWS Security Hub resources. */\n AWSAWSSecurityHubReadOnlyAccess = \"AWS::AWSSecurityHubReadOnlyAccess\",\n /** This permission grants access to read security configuration metadata. */\n AWSSecurityAudit = \"AWS::SecurityAudit\",\n /** The permission provides for EC2 Automation service to execute activities defined within Automation documents. */\n AWSAmazonSSMAutomationRole = \"AWS::AmazonSSMAutomationRole\",\n /** This permission provides read only access to GCP Security Command Center. */\n GCPSecurityCenterAdminViewer = \"GCP::Security Center Admin Viewer\",\n}\n\n/**\n * Defines values for PermissionProperty. \\\n * {@link KnownPermissionProperty} can be used interchangeably with PermissionProperty,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AWS::AWSSecurityHubReadOnlyAccess**: This permission provides read only access to AWS Security Hub resources. \\\n * **AWS::SecurityAudit**: This permission grants access to read security configuration metadata. \\\n * **AWS::AmazonSSMAutomationRole**: The permission provides for EC2 Automation service to execute activities defined within Automation documents. \\\n * **GCP::Security Center Admin Viewer**: This permission provides read only access to GCP Security Command Center.\n */\nexport type PermissionProperty = string;\n\n/** Known values of {@link AuthenticationType} that the service accepts. */\nexport enum KnownAuthenticationType {\n /** AWS cloud account connector user credentials authentication */\n AwsCreds = \"awsCreds\",\n /** AWS account connector assume role authentication */\n AwsAssumeRole = \"awsAssumeRole\",\n /** GCP account connector service to service authentication */\n GcpCredentials = \"gcpCredentials\",\n}\n\n/**\n * Defines values for AuthenticationType. \\\n * {@link KnownAuthenticationType} can be used interchangeably with AuthenticationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **awsCreds**: AWS cloud account connector user credentials authentication \\\n * **awsAssumeRole**: AWS account connector assume role authentication \\\n * **gcpCredentials**: GCP account connector service to service authentication\n */\nexport type AuthenticationType = string;\n\n/** Known values of {@link SourceType} that the service accepts. */\nexport enum KnownSourceType {\n /** Alert */\n Alert = \"Alert\",\n /** AttackPath */\n AttackPath = \"AttackPath\",\n}\n\n/**\n * Defines values for SourceType. \\\n * {@link KnownSourceType} can be used interchangeably with SourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Alert** \\\n * **AttackPath**\n */\nexport type SourceType = string;\n\n/** Known values of {@link SecurityContactRole} that the service accepts. */\nexport enum KnownSecurityContactRole {\n /** If enabled, send notification on new alerts to the account admins */\n AccountAdmin = \"AccountAdmin\",\n /** If enabled, send notification on new alerts to the service admins */\n ServiceAdmin = \"ServiceAdmin\",\n /** If enabled, send notification on new alerts to the subscription owners */\n Owner = \"Owner\",\n /** If enabled, send notification on new alerts to the subscription contributors */\n Contributor = \"Contributor\",\n}\n\n/**\n * Defines values for SecurityContactRole. \\\n * {@link KnownSecurityContactRole} can be used interchangeably with SecurityContactRole,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AccountAdmin**: If enabled, send notification on new alerts to the account admins \\\n * **ServiceAdmin**: If enabled, send notification on new alerts to the service admins \\\n * **Owner**: If enabled, send notification on new alerts to the subscription owners \\\n * **Contributor**: If enabled, send notification on new alerts to the subscription contributors\n */\nexport type SecurityContactRole = string;\n\n/** Known values of {@link SecurityContactName} that the service accepts. */\nexport enum KnownSecurityContactName {\n /** The single applicable name of the security contact object */\n Default = \"default\",\n}\n\n/**\n * Defines values for SecurityContactName. \\\n * {@link KnownSecurityContactName} can be used interchangeably with SecurityContactName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **default**: The single applicable name of the security contact object\n */\nexport type SecurityContactName = string;\n\n/** Known values of {@link EndOfSupportStatus} that the service accepts. */\nexport enum KnownEndOfSupportStatus {\n /** None */\n None = \"None\",\n /** NoLongerSupported */\n NoLongerSupported = \"noLongerSupported\",\n /** VersionNoLongerSupported */\n VersionNoLongerSupported = \"versionNoLongerSupported\",\n /** UpcomingNoLongerSupported */\n UpcomingNoLongerSupported = \"upcomingNoLongerSupported\",\n /** UpcomingVersionNoLongerSupported */\n UpcomingVersionNoLongerSupported = \"upcomingVersionNoLongerSupported\",\n}\n\n/**\n * Defines values for EndOfSupportStatus. \\\n * {@link KnownEndOfSupportStatus} can be used interchangeably with EndOfSupportStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **noLongerSupported** \\\n * **versionNoLongerSupported** \\\n * **upcomingNoLongerSupported** \\\n * **upcomingVersionNoLongerSupported**\n */\nexport type EndOfSupportStatus = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\",\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link SupportedCloudEnum} that the service accepts. */\nexport enum KnownSupportedCloudEnum {\n /** AWS */\n AWS = \"AWS\",\n /** GCP */\n GCP = \"GCP\",\n}\n\n/**\n * Defines values for SupportedCloudEnum. \\\n * {@link KnownSupportedCloudEnum} can be used interchangeably with SupportedCloudEnum,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AWS** \\\n * **GCP**\n */\nexport type SupportedCloudEnum = string;\n\n/** Known values of {@link SeverityEnum} that the service accepts. */\nexport enum KnownSeverityEnum {\n /** High */\n High = \"High\",\n /** Medium */\n Medium = \"Medium\",\n /** Low */\n Low = \"Low\",\n}\n\n/**\n * Defines values for SeverityEnum. \\\n * {@link KnownSeverityEnum} can be used interchangeably with SeverityEnum,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **High** \\\n * **Medium** \\\n * **Low**\n */\nexport type SeverityEnum = string;\n\n/** Known values of {@link GovernanceRuleType} that the service accepts. */\nexport enum KnownGovernanceRuleType {\n /** The source of the rule type definition is integrated */\n Integrated = \"Integrated\",\n /** The source of the rule type definition is ServiceNow */\n ServiceNow = \"ServiceNow\",\n}\n\n/**\n * Defines values for GovernanceRuleType. \\\n * {@link KnownGovernanceRuleType} can be used interchangeably with GovernanceRuleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Integrated**: The source of the rule type definition is integrated \\\n * **ServiceNow**: The source of the rule type definition is ServiceNow\n */\nexport type GovernanceRuleType = string;\n\n/** Known values of {@link GovernanceRuleSourceResourceType} that the service accepts. */\nexport enum KnownGovernanceRuleSourceResourceType {\n /** The source of the governance rule is assessments */\n Assessments = \"Assessments\",\n}\n\n/**\n * Defines values for GovernanceRuleSourceResourceType. \\\n * {@link KnownGovernanceRuleSourceResourceType} can be used interchangeably with GovernanceRuleSourceResourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Assessments**: The source of the governance rule is assessments\n */\nexport type GovernanceRuleSourceResourceType = string;\n\n/** Known values of {@link GovernanceRuleOwnerSourceType} that the service accepts. */\nexport enum KnownGovernanceRuleOwnerSourceType {\n /** The rule source type defined using resource tag */\n ByTag = \"ByTag\",\n /** The rule source type defined manually */\n Manually = \"Manually\",\n}\n\n/**\n * Defines values for GovernanceRuleOwnerSourceType. \\\n * {@link KnownGovernanceRuleOwnerSourceType} can be used interchangeably with GovernanceRuleOwnerSourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ByTag**: The rule source type defined using resource tag \\\n * **Manually**: The rule source type defined manually\n */\nexport type GovernanceRuleOwnerSourceType = string;\n\n/** Known values of {@link OperationResult} that the service accepts. */\nexport enum KnownOperationResult {\n /** The operation succeeded */\n Succeeded = \"Succeeded\",\n /** The operation failed */\n Failed = \"Failed\",\n /** The operation canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for OperationResult. \\\n * {@link KnownOperationResult} can be used interchangeably with OperationResult,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: The operation succeeded \\\n * **Failed**: The operation failed \\\n * **Canceled**: The operation canceled\n */\nexport type OperationResult = string;\n\n/** Known values of {@link ApplicationSourceResourceType} that the service accepts. */\nexport enum KnownApplicationSourceResourceType {\n /** The source of the application is assessments */\n Assessments = \"Assessments\",\n}\n\n/**\n * Defines values for ApplicationSourceResourceType. \\\n * {@link KnownApplicationSourceResourceType} can be used interchangeably with ApplicationSourceResourceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Assessments**: The source of the application is assessments\n */\nexport type ApplicationSourceResourceType = string;\n\n/** Known values of {@link SettingName} that the service accepts. */\nexport enum KnownSettingName {\n /** Name of the Defender for Storage Settings name. */\n Current = \"current\",\n}\n\n/**\n * Defines values for SettingName. \\\n * {@link KnownSettingName} can be used interchangeably with SettingName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **current**: Name of the Defender for Storage Settings name.\n */\nexport type SettingName = string;\n\n/** Known values of {@link ScanTriggerType} that the service accepts. */\nexport enum KnownScanTriggerType {\n /** OnDemand */\n OnDemand = \"OnDemand\",\n /** Recurring */\n Recurring = \"Recurring\",\n}\n\n/**\n * Defines values for ScanTriggerType. \\\n * {@link KnownScanTriggerType} can be used interchangeably with ScanTriggerType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OnDemand**: OnDemand \\\n * **Recurring**: Recurring\n */\nexport type ScanTriggerType = string;\n\n/** Known values of {@link ScanState} that the service accepts. */\nexport enum KnownScanState {\n /** Failed */\n Failed = \"Failed\",\n /** FailedToRun */\n FailedToRun = \"FailedToRun\",\n /** InProgress */\n InProgress = \"InProgress\",\n /** Passed */\n Passed = \"Passed\",\n}\n\n/**\n * Defines values for ScanState. \\\n * {@link KnownScanState} can be used interchangeably with ScanState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Failed**: Failed \\\n * **FailedToRun**: FailedToRun \\\n * **InProgress**: InProgress \\\n * **Passed**: Passed\n */\nexport type ScanState = string;\n\n/** Known values of {@link RuleStatus} that the service accepts. */\nexport enum KnownRuleStatus {\n /** NonFinding */\n NonFinding = \"NonFinding\",\n /** Finding */\n Finding = \"Finding\",\n /** InternalError */\n InternalError = \"InternalError\",\n}\n\n/**\n * Defines values for RuleStatus. \\\n * {@link KnownRuleStatus} can be used interchangeably with RuleStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NonFinding**: NonFinding \\\n * **Finding**: Finding \\\n * **InternalError**: InternalError\n */\nexport type RuleStatus = string;\n\n/** Known values of {@link RuleSeverity} that the service accepts. */\nexport enum KnownRuleSeverity {\n /** High */\n High = \"High\",\n /** Medium */\n Medium = \"Medium\",\n /** Low */\n Low = \"Low\",\n /** Informational */\n Informational = \"Informational\",\n /** Obsolete */\n Obsolete = \"Obsolete\",\n}\n\n/**\n * Defines values for RuleSeverity. \\\n * {@link KnownRuleSeverity} can be used interchangeably with RuleSeverity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **High**: High \\\n * **Medium**: Medium \\\n * **Low**: Low \\\n * **Informational**: Informational \\\n * **Obsolete**: Obsolete\n */\nexport type RuleSeverity = string;\n\n/** Known values of {@link RuleType} that the service accepts. */\nexport enum KnownRuleType {\n /** Binary */\n Binary = \"Binary\",\n /** BaselineExpected */\n BaselineExpected = \"BaselineExpected\",\n /** PositiveList */\n PositiveList = \"PositiveList\",\n /** NegativeList */\n NegativeList = \"NegativeList\",\n}\n\n/**\n * Defines values for RuleType. \\\n * {@link KnownRuleType} can be used interchangeably with RuleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Binary**: Binary \\\n * **BaselineExpected**: BaselineExpected \\\n * **PositiveList**: PositiveList \\\n * **NegativeList**: NegativeList\n */\nexport type RuleType = string;\n\n/** Known values of {@link MipIntegrationStatus} that the service accepts. */\nexport enum KnownMipIntegrationStatus {\n /** Ok */\n Ok = \"Ok\",\n /** NoConsent */\n NoConsent = \"noConsent\",\n /** NoAutoLabelingRules */\n NoAutoLabelingRules = \"noAutoLabelingRules\",\n /** NoMipLabels */\n NoMipLabels = \"noMipLabels\",\n}\n\n/**\n * Defines values for MipIntegrationStatus. \\\n * {@link KnownMipIntegrationStatus} can be used interchangeably with MipIntegrationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Ok** \\\n * **noConsent** \\\n * **noAutoLabelingRules** \\\n * **noMipLabels**\n */\nexport type MipIntegrationStatus = string;\n\n/** Known values of {@link StatusName} that the service accepts. */\nexport enum KnownStatusName {\n /** Healthy */\n Healthy = \"Healthy\",\n /** NotHealthy */\n NotHealthy = \"NotHealthy\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\n * Defines values for StatusName. \\\n * {@link KnownStatusName} can be used interchangeably with StatusName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Healthy** \\\n * **NotHealthy** \\\n * **NotApplicable**\n */\nexport type StatusName = string;\n\n/** Known values of {@link DevOpsProvisioningState} that the service accepts. */\nexport enum KnownDevOpsProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Pending */\n Pending = \"Pending\",\n /** PendingDeletion */\n PendingDeletion = \"PendingDeletion\",\n /** DeletionSuccess */\n DeletionSuccess = \"DeletionSuccess\",\n /** DeletionFailure */\n DeletionFailure = \"DeletionFailure\",\n}\n\n/**\n * Defines values for DevOpsProvisioningState. \\\n * {@link KnownDevOpsProvisioningState} can be used interchangeably with DevOpsProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Pending** \\\n * **PendingDeletion** \\\n * **DeletionSuccess** \\\n * **DeletionFailure**\n */\nexport type DevOpsProvisioningState = string;\n\n/** Known values of {@link OnboardingState} that the service accepts. */\nexport enum KnownOnboardingState {\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n /** OnboardedByOtherConnector */\n OnboardedByOtherConnector = \"OnboardedByOtherConnector\",\n /** Onboarded */\n Onboarded = \"Onboarded\",\n /** NotOnboarded */\n NotOnboarded = \"NotOnboarded\",\n}\n\n/**\n * Defines values for OnboardingState. \\\n * {@link KnownOnboardingState} can be used interchangeably with OnboardingState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotApplicable** \\\n * **OnboardedByOtherConnector** \\\n * **Onboarded** \\\n * **NotOnboarded**\n */\nexport type OnboardingState = string;\n\n/** Known values of {@link ActionableRemediationState} that the service accepts. */\nexport enum KnownActionableRemediationState {\n /** None */\n None = \"None\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for ActionableRemediationState. \\\n * {@link KnownActionableRemediationState} can be used interchangeably with ActionableRemediationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **Disabled** \\\n * **Enabled**\n */\nexport type ActionableRemediationState = string;\n\n/** Known values of {@link RuleCategory} that the service accepts. */\nexport enum KnownRuleCategory {\n /** Code */\n Code = \"Code\",\n /** Artifacts */\n Artifacts = \"Artifacts\",\n /** Dependencies */\n Dependencies = \"Dependencies\",\n /** Secrets */\n Secrets = \"Secrets\",\n /** IaC */\n IaC = \"IaC\",\n /** Containers */\n Containers = \"Containers\",\n}\n\n/**\n * Defines values for RuleCategory. \\\n * {@link KnownRuleCategory} can be used interchangeably with RuleCategory,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Code** \\\n * **Artifacts** \\\n * **Dependencies** \\\n * **Secrets** \\\n * **IaC** \\\n * **Containers**\n */\nexport type RuleCategory = string;\n\n/** Known values of {@link AnnotateDefaultBranchState} that the service accepts. */\nexport enum KnownAnnotateDefaultBranchState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for AnnotateDefaultBranchState. \\\n * {@link KnownAnnotateDefaultBranchState} can be used interchangeably with AnnotateDefaultBranchState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type AnnotateDefaultBranchState = string;\n\n/** Known values of {@link InheritFromParentState} that the service accepts. */\nexport enum KnownInheritFromParentState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for InheritFromParentState. \\\n * {@link KnownInheritFromParentState} can be used interchangeably with InheritFromParentState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type InheritFromParentState = string;\n\n/** Known values of {@link AutoDiscovery} that the service accepts. */\nexport enum KnownAutoDiscovery {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\n * Defines values for AutoDiscovery. \\\n * {@link KnownAutoDiscovery} can be used interchangeably with AutoDiscovery,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled** \\\n * **NotApplicable**\n */\nexport type AutoDiscovery = string;\n\n/** Known values of {@link CloudName} that the service accepts. */\nexport enum KnownCloudName {\n /** Azure */\n Azure = \"Azure\",\n /** AWS */\n AWS = \"AWS\",\n /** GCP */\n GCP = \"GCP\",\n /** Github */\n Github = \"Github\",\n /** AzureDevOps */\n AzureDevOps = \"AzureDevOps\",\n /** GitLab */\n GitLab = \"GitLab\",\n}\n\n/**\n * Defines values for CloudName. \\\n * {@link KnownCloudName} can be used interchangeably with CloudName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Azure** \\\n * **AWS** \\\n * **GCP** \\\n * **Github** \\\n * **AzureDevOps** \\\n * **GitLab**\n */\nexport type CloudName = string;\n\n/** Known values of {@link OfferingType} that the service accepts. */\nexport enum KnownOfferingType {\n /** CspmMonitorAws */\n CspmMonitorAws = \"CspmMonitorAws\",\n /** DefenderForContainersAws */\n DefenderForContainersAws = \"DefenderForContainersAws\",\n /** DefenderForServersAws */\n DefenderForServersAws = \"DefenderForServersAws\",\n /** DefenderForDatabasesAws */\n DefenderForDatabasesAws = \"DefenderForDatabasesAws\",\n /** InformationProtectionAws */\n InformationProtectionAws = \"InformationProtectionAws\",\n /** CspmMonitorGcp */\n CspmMonitorGcp = \"CspmMonitorGcp\",\n /** CspmMonitorGithub */\n CspmMonitorGithub = \"CspmMonitorGithub\",\n /** CspmMonitorAzureDevOps */\n CspmMonitorAzureDevOps = \"CspmMonitorAzureDevOps\",\n /** DefenderForServersGcp */\n DefenderForServersGcp = \"DefenderForServersGcp\",\n /** DefenderForContainersGcp */\n DefenderForContainersGcp = \"DefenderForContainersGcp\",\n /** DefenderForDatabasesGcp */\n DefenderForDatabasesGcp = \"DefenderForDatabasesGcp\",\n /** DefenderCspmAws */\n DefenderCspmAws = \"DefenderCspmAws\",\n /** DefenderCspmGcp */\n DefenderCspmGcp = \"DefenderCspmGcp\",\n /** DefenderForDevOpsGithub */\n DefenderForDevOpsGithub = \"DefenderForDevOpsGithub\",\n /** DefenderForDevOpsAzureDevOps */\n DefenderForDevOpsAzureDevOps = \"DefenderForDevOpsAzureDevOps\",\n /** CspmMonitorGitLab */\n CspmMonitorGitLab = \"CspmMonitorGitLab\",\n /** DefenderForDevOpsGitLab */\n DefenderForDevOpsGitLab = \"DefenderForDevOpsGitLab\",\n}\n\n/**\n * Defines values for OfferingType. \\\n * {@link KnownOfferingType} can be used interchangeably with OfferingType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CspmMonitorAws** \\\n * **DefenderForContainersAws** \\\n * **DefenderForServersAws** \\\n * **DefenderForDatabasesAws** \\\n * **InformationProtectionAws** \\\n * **CspmMonitorGcp** \\\n * **CspmMonitorGithub** \\\n * **CspmMonitorAzureDevOps** \\\n * **DefenderForServersGcp** \\\n * **DefenderForContainersGcp** \\\n * **DefenderForDatabasesGcp** \\\n * **DefenderCspmAws** \\\n * **DefenderCspmGcp** \\\n * **DefenderForDevOpsGithub** \\\n * **DefenderForDevOpsAzureDevOps** \\\n * **CspmMonitorGitLab** \\\n * **DefenderForDevOpsGitLab**\n */\nexport type OfferingType = string;\n\n/** Known values of {@link EnvironmentType} that the service accepts. */\nexport enum KnownEnvironmentType {\n /** AwsAccount */\n AwsAccount = \"AwsAccount\",\n /** GcpProject */\n GcpProject = \"GcpProject\",\n /** GithubScope */\n GithubScope = \"GithubScope\",\n /** AzureDevOpsScope */\n AzureDevOpsScope = \"AzureDevOpsScope\",\n /** GitlabScope */\n GitlabScope = \"GitlabScope\",\n}\n\n/**\n * Defines values for EnvironmentType. \\\n * {@link KnownEnvironmentType} can be used interchangeably with EnvironmentType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AwsAccount** \\\n * **GcpProject** \\\n * **GithubScope** \\\n * **AzureDevOpsScope** \\\n * **GitlabScope**\n */\nexport type EnvironmentType = string;\n\n/** Known values of {@link ResourceStatus} that the service accepts. */\nexport enum KnownResourceStatus {\n /** This assessment on the resource is healthy */\n Healthy = \"Healthy\",\n /** This assessment is not applicable to this resource */\n NotApplicable = \"NotApplicable\",\n /** This assessment is turned off by policy on this subscription */\n OffByPolicy = \"OffByPolicy\",\n /** This assessment on the resource is not healthy */\n NotHealthy = \"NotHealthy\",\n}\n\n/**\n * Defines values for ResourceStatus. \\\n * {@link KnownResourceStatus} can be used interchangeably with ResourceStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Healthy**: This assessment on the resource is healthy \\\n * **NotApplicable**: This assessment is not applicable to this resource \\\n * **OffByPolicy**: This assessment is turned off by policy on this subscription \\\n * **NotHealthy**: This assessment on the resource is not healthy\n */\nexport type ResourceStatus = string;\n\n/** Known values of {@link ValueType} that the service accepts. */\nexport enum KnownValueType {\n /** An IP range in CIDR format (e.g. '192.168.0.1\\/8'). */\n IpCidr = \"IpCidr\",\n /** Any string value. */\n String = \"String\",\n}\n\n/**\n * Defines values for ValueType. \\\n * {@link KnownValueType} can be used interchangeably with ValueType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **IpCidr**: An IP range in CIDR format (e.g. '192.168.0.1\\/8'). \\\n * **String**: Any string value.\n */\nexport type ValueType = string;\n\n/** Known values of {@link ReportedSeverity} that the service accepts. */\nexport enum KnownReportedSeverity {\n /** Informational */\n Informational = \"Informational\",\n /** Low */\n Low = \"Low\",\n /** Medium */\n Medium = \"Medium\",\n /** High */\n High = \"High\",\n}\n\n/**\n * Defines values for ReportedSeverity. \\\n * {@link KnownReportedSeverity} can be used interchangeably with ReportedSeverity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Informational** \\\n * **Low** \\\n * **Medium** \\\n * **High**\n */\nexport type ReportedSeverity = string;\n\n/** Known values of {@link SecuritySolutionStatus} that the service accepts. */\nexport enum KnownSecuritySolutionStatus {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * Defines values for SecuritySolutionStatus. \\\n * {@link KnownSecuritySolutionStatus} can be used interchangeably with SecuritySolutionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type SecuritySolutionStatus = string;\n\n/** Known values of {@link ExportData} that the service accepts. */\nexport enum KnownExportData {\n /** Agent raw events */\n RawEvents = \"RawEvents\",\n}\n\n/**\n * Defines values for ExportData. \\\n * {@link KnownExportData} can be used interchangeably with ExportData,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **RawEvents**: Agent raw events\n */\nexport type ExportData = string;\n\n/** Known values of {@link DataSource} that the service accepts. */\nexport enum KnownDataSource {\n /** Devices twin data */\n TwinData = \"TwinData\",\n}\n\n/**\n * Defines values for DataSource. \\\n * {@link KnownDataSource} can be used interchangeably with DataSource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TwinData**: Devices twin data\n */\nexport type DataSource = string;\n\n/** Known values of {@link RecommendationType} that the service accepts. */\nexport enum KnownRecommendationType {\n /** Authentication schema used for pull an edge module from an ACR repository does not use Service Principal Authentication. */\n IoTAcrauthentication = \"IoT_ACRAuthentication\",\n /** IoT agent message size capacity is currently underutilized, causing an increase in the number of sent messages. Adjust message intervals for better utilization. */\n IoTAgentSendsUnutilizedMessages = \"IoT_AgentSendsUnutilizedMessages\",\n /** Identified security related system configuration issues. */\n IoTBaseline = \"IoT_Baseline\",\n /** You can optimize Edge Hub memory usage by turning off protocol heads for any protocols not used by Edge modules in your solution. */\n IoTEdgeHubMemOptimize = \"IoT_EdgeHubMemOptimize\",\n /** Logging is disabled for this edge module. */\n IoTEdgeLoggingOptions = \"IoT_EdgeLoggingOptions\",\n /** A minority within a device security group has inconsistent Edge Module settings with the rest of their group. */\n IoTInconsistentModuleSettings = \"IoT_InconsistentModuleSettings\",\n /** Install the Azure Security of Things Agent. */\n IoTInstallAgent = \"IoT_InstallAgent\",\n /** IP Filter Configuration should have rules defined for allowed traffic and should deny all other traffic by default. */\n IoTIpfilterDenyAll = \"IoT_IPFilter_DenyAll\",\n /** An Allow IP Filter rules source IP range is too large. Overly permissive rules might expose your IoT hub to malicious intenders. */\n IoTIpfilterPermissiveRule = \"IoT_IPFilter_PermissiveRule\",\n /** A listening endpoint was found on the device. */\n IoTOpenPorts = \"IoT_OpenPorts\",\n /** An Allowed firewall policy was found (INPUT\\/OUTPUT). The policy should Deny all traffic by default and define rules to allow necessary communication to\\/from the device. */\n IoTPermissiveFirewallPolicy = \"IoT_PermissiveFirewallPolicy\",\n /** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */\n IoTPermissiveInputFirewallRules = \"IoT_PermissiveInputFirewallRules\",\n /** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */\n IoTPermissiveOutputFirewallRules = \"IoT_PermissiveOutputFirewallRules\",\n /** Edge module is configured to run in privileged mode, with extensive Linux capabilities or with host-level network access (send\\/receive data to host machine). */\n IoTPrivilegedDockerOptions = \"IoT_PrivilegedDockerOptions\",\n /** Same authentication credentials to the IoT Hub used by multiple devices. This could indicate an illegitimate device impersonating a legitimate device. It also exposes the risk of device impersonation by an attacker. */\n IoTSharedCredentials = \"IoT_SharedCredentials\",\n /** Insecure TLS configurations detected. Immediate upgrade recommended. */\n IoTVulnerableTLSCipherSuite = \"IoT_VulnerableTLSCipherSuite\",\n}\n\n/**\n * Defines values for RecommendationType. \\\n * {@link KnownRecommendationType} can be used interchangeably with RecommendationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **IoT_ACRAuthentication**: Authentication schema used for pull an edge module from an ACR repository does not use Service Principal Authentication. \\\n * **IoT_AgentSendsUnutilizedMessages**: IoT agent message size capacity is currently underutilized, causing an increase in the number of sent messages. Adjust message intervals for better utilization. \\\n * **IoT_Baseline**: Identified security related system configuration issues. \\\n * **IoT_EdgeHubMemOptimize**: You can optimize Edge Hub memory usage by turning off protocol heads for any protocols not used by Edge modules in your solution. \\\n * **IoT_EdgeLoggingOptions**: Logging is disabled for this edge module. \\\n * **IoT_InconsistentModuleSettings**: A minority within a device security group has inconsistent Edge Module settings with the rest of their group. \\\n * **IoT_InstallAgent**: Install the Azure Security of Things Agent. \\\n * **IoT_IPFilter_DenyAll**: IP Filter Configuration should have rules defined for allowed traffic and should deny all other traffic by default. \\\n * **IoT_IPFilter_PermissiveRule**: An Allow IP Filter rules source IP range is too large. Overly permissive rules might expose your IoT hub to malicious intenders. \\\n * **IoT_OpenPorts**: A listening endpoint was found on the device. \\\n * **IoT_PermissiveFirewallPolicy**: An Allowed firewall policy was found (INPUT\\/OUTPUT). The policy should Deny all traffic by default and define rules to allow necessary communication to\\/from the device. \\\n * **IoT_PermissiveInputFirewallRules**: A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. \\\n * **IoT_PermissiveOutputFirewallRules**: A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. \\\n * **IoT_PrivilegedDockerOptions**: Edge module is configured to run in privileged mode, with extensive Linux capabilities or with host-level network access (send\\/receive data to host machine). \\\n * **IoT_SharedCredentials**: Same authentication credentials to the IoT Hub used by multiple devices. This could indicate an illegitimate device impersonating a legitimate device. It also exposes the risk of device impersonation by an attacker. \\\n * **IoT_VulnerableTLSCipherSuite**: Insecure TLS configurations detected. Immediate upgrade recommended.\n */\nexport type RecommendationType = string;\n\n/** Known values of {@link RecommendationConfigStatus} that the service accepts. */\nexport enum KnownRecommendationConfigStatus {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for RecommendationConfigStatus. \\\n * {@link KnownRecommendationConfigStatus} can be used interchangeably with RecommendationConfigStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type RecommendationConfigStatus = string;\n\n/** Known values of {@link UnmaskedIpLoggingStatus} that the service accepts. */\nexport enum KnownUnmaskedIpLoggingStatus {\n /** Unmasked IP logging is disabled */\n Disabled = \"Disabled\",\n /** Unmasked IP logging is enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for UnmaskedIpLoggingStatus. \\\n * {@link KnownUnmaskedIpLoggingStatus} can be used interchangeably with UnmaskedIpLoggingStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**: Unmasked IP logging is disabled \\\n * **Enabled**: Unmasked IP logging is enabled\n */\nexport type UnmaskedIpLoggingStatus = string;\n\n/** Known values of {@link AdditionalWorkspaceType} that the service accepts. */\nexport enum KnownAdditionalWorkspaceType {\n /** Sentinel */\n Sentinel = \"Sentinel\",\n}\n\n/**\n * Defines values for AdditionalWorkspaceType. \\\n * {@link KnownAdditionalWorkspaceType} can be used interchangeably with AdditionalWorkspaceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Sentinel**\n */\nexport type AdditionalWorkspaceType = string;\n\n/** Known values of {@link AdditionalWorkspaceDataType} that the service accepts. */\nexport enum KnownAdditionalWorkspaceDataType {\n /** Alerts */\n Alerts = \"Alerts\",\n /** RawEvents */\n RawEvents = \"RawEvents\",\n}\n\n/**\n * Defines values for AdditionalWorkspaceDataType. \\\n * {@link KnownAdditionalWorkspaceDataType} can be used interchangeably with AdditionalWorkspaceDataType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Alerts** \\\n * **RawEvents**\n */\nexport type AdditionalWorkspaceDataType = string;\n\n/** Known values of {@link Direction} that the service accepts. */\nexport enum KnownDirection {\n /** Inbound */\n Inbound = \"Inbound\",\n /** Outbound */\n Outbound = \"Outbound\",\n}\n\n/**\n * Defines values for Direction. \\\n * {@link KnownDirection} can be used interchangeably with Direction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Inbound** \\\n * **Outbound**\n */\nexport type Direction = string;\n\n/** Known values of {@link TransportProtocol} that the service accepts. */\nexport enum KnownTransportProtocol {\n /** TCP */\n TCP = \"TCP\",\n /** UDP */\n UDP = \"UDP\",\n}\n\n/**\n * Defines values for TransportProtocol. \\\n * {@link KnownTransportProtocol} can be used interchangeably with TransportProtocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TCP** \\\n * **UDP**\n */\nexport type TransportProtocol = string;\n\n/** Known values of {@link ConnectionType} that the service accepts. */\nexport enum KnownConnectionType {\n /** Internal */\n Internal = \"Internal\",\n /** External */\n External = \"External\",\n}\n\n/**\n * Defines values for ConnectionType. \\\n * {@link KnownConnectionType} can be used interchangeably with ConnectionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal** \\\n * **External**\n */\nexport type ConnectionType = string;\n\n/** Known values of {@link EnforcementMode} that the service accepts. */\nexport enum KnownEnforcementMode {\n /** Audit */\n Audit = \"Audit\",\n /** Enforce */\n Enforce = \"Enforce\",\n /** None */\n None = \"None\",\n}\n\n/**\n * Defines values for EnforcementMode. \\\n * {@link KnownEnforcementMode} can be used interchangeably with EnforcementMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Audit** \\\n * **Enforce** \\\n * **None**\n */\nexport type EnforcementMode = string;\n\n/** Known values of {@link ConfigurationStatus} that the service accepts. */\nexport enum KnownConfigurationStatus {\n /** Configured */\n Configured = \"Configured\",\n /** NotConfigured */\n NotConfigured = \"NotConfigured\",\n /** InProgress */\n InProgress = \"InProgress\",\n /** Failed */\n Failed = \"Failed\",\n /** NoStatus */\n NoStatus = \"NoStatus\",\n}\n\n/**\n * Defines values for ConfigurationStatus. \\\n * {@link KnownConfigurationStatus} can be used interchangeably with ConfigurationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Configured** \\\n * **NotConfigured** \\\n * **InProgress** \\\n * **Failed** \\\n * **NoStatus**\n */\nexport type ConfigurationStatus = string;\n\n/** Known values of {@link RecommendationStatus} that the service accepts. */\nexport enum KnownRecommendationStatus {\n /** Recommended */\n Recommended = \"Recommended\",\n /** NotRecommended */\n NotRecommended = \"NotRecommended\",\n /** NotAvailable */\n NotAvailable = \"NotAvailable\",\n /** NoStatus */\n NoStatus = \"NoStatus\",\n}\n\n/**\n * Defines values for RecommendationStatus. \\\n * {@link KnownRecommendationStatus} can be used interchangeably with RecommendationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Recommended** \\\n * **NotRecommended** \\\n * **NotAvailable** \\\n * **NoStatus**\n */\nexport type RecommendationStatus = string;\n\n/** Known values of {@link AdaptiveApplicationControlIssue} that the service accepts. */\nexport enum KnownAdaptiveApplicationControlIssue {\n /** ViolationsAudited */\n ViolationsAudited = \"ViolationsAudited\",\n /** ViolationsBlocked */\n ViolationsBlocked = \"ViolationsBlocked\",\n /** MsiAndScriptViolationsAudited */\n MsiAndScriptViolationsAudited = \"MsiAndScriptViolationsAudited\",\n /** MsiAndScriptViolationsBlocked */\n MsiAndScriptViolationsBlocked = \"MsiAndScriptViolationsBlocked\",\n /** ExecutableViolationsAudited */\n ExecutableViolationsAudited = \"ExecutableViolationsAudited\",\n /** RulesViolatedManually */\n RulesViolatedManually = \"RulesViolatedManually\",\n}\n\n/**\n * Defines values for AdaptiveApplicationControlIssue. \\\n * {@link KnownAdaptiveApplicationControlIssue} can be used interchangeably with AdaptiveApplicationControlIssue,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ViolationsAudited** \\\n * **ViolationsBlocked** \\\n * **MsiAndScriptViolationsAudited** \\\n * **MsiAndScriptViolationsBlocked** \\\n * **ExecutableViolationsAudited** \\\n * **RulesViolatedManually**\n */\nexport type AdaptiveApplicationControlIssue = string;\n\n/** Known values of {@link SourceSystem} that the service accepts. */\nexport enum KnownSourceSystem {\n /** AzureAppLocker */\n AzureAppLocker = \"Azure_AppLocker\",\n /** AzureAuditD */\n AzureAuditD = \"Azure_AuditD\",\n /** NonAzureAppLocker */\n NonAzureAppLocker = \"NonAzure_AppLocker\",\n /** NonAzureAuditD */\n NonAzureAuditD = \"NonAzure_AuditD\",\n /** None */\n None = \"None\",\n}\n\n/**\n * Defines values for SourceSystem. \\\n * {@link KnownSourceSystem} can be used interchangeably with SourceSystem,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Azure_AppLocker** \\\n * **Azure_AuditD** \\\n * **NonAzure_AppLocker** \\\n * **NonAzure_AuditD** \\\n * **None**\n */\nexport type SourceSystem = string;\n\n/** Known values of {@link RecommendationAction} that the service accepts. */\nexport enum KnownRecommendationAction {\n /** Recommended */\n Recommended = \"Recommended\",\n /** Add */\n Add = \"Add\",\n /** Remove */\n Remove = \"Remove\",\n}\n\n/**\n * Defines values for RecommendationAction. \\\n * {@link KnownRecommendationAction} can be used interchangeably with RecommendationAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Recommended** \\\n * **Add** \\\n * **Remove**\n */\nexport type RecommendationAction = string;\n\n/** Known values of {@link EnforcementSupport} that the service accepts. */\nexport enum KnownEnforcementSupport {\n /** Supported */\n Supported = \"Supported\",\n /** NotSupported */\n NotSupported = \"NotSupported\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for EnforcementSupport. \\\n * {@link KnownEnforcementSupport} can be used interchangeably with EnforcementSupport,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Supported** \\\n * **NotSupported** \\\n * **Unknown**\n */\nexport type EnforcementSupport = string;\n\n/** Known values of {@link FileType} that the service accepts. */\nexport enum KnownFileType {\n /** Exe */\n Exe = \"Exe\",\n /** Dll */\n Dll = \"Dll\",\n /** Msi */\n Msi = \"Msi\",\n /** Script */\n Script = \"Script\",\n /** Executable */\n Executable = \"Executable\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for FileType. \\\n * {@link KnownFileType} can be used interchangeably with FileType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Exe** \\\n * **Dll** \\\n * **Msi** \\\n * **Script** \\\n * **Executable** \\\n * **Unknown**\n */\nexport type FileType = string;\n\n/** Known values of {@link SecurityFamily} that the service accepts. */\nexport enum KnownSecurityFamily {\n /** Waf */\n Waf = \"Waf\",\n /** Ngfw */\n Ngfw = \"Ngfw\",\n /** SaasWaf */\n SaasWaf = \"SaasWaf\",\n /** Va */\n Va = \"Va\",\n}\n\n/**\n * Defines values for SecurityFamily. \\\n * {@link KnownSecurityFamily} can be used interchangeably with SecurityFamily,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Waf** \\\n * **Ngfw** \\\n * **SaasWaf** \\\n * **Va**\n */\nexport type SecurityFamily = string;\n\n/** Known values of {@link ExternalSecuritySolutionKind} that the service accepts. */\nexport enum KnownExternalSecuritySolutionKind {\n /** CEF */\n CEF = \"CEF\",\n /** ATA */\n ATA = \"ATA\",\n /** AAD */\n AAD = \"AAD\",\n}\n\n/**\n * Defines values for ExternalSecuritySolutionKind. \\\n * {@link KnownExternalSecuritySolutionKind} can be used interchangeably with ExternalSecuritySolutionKind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CEF** \\\n * **ATA** \\\n * **AAD**\n */\nexport type ExternalSecuritySolutionKind = string;\n\n/** Known values of {@link Protocol} that the service accepts. */\nexport enum KnownProtocol {\n /** TCP */\n TCP = \"TCP\",\n /** UDP */\n UDP = \"UDP\",\n /** All */\n All = \"*\",\n}\n\n/**\n * Defines values for Protocol. \\\n * {@link KnownProtocol} can be used interchangeably with Protocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TCP** \\\n * **UDP** \\\n * *****\n */\nexport type Protocol = string;\n\n/** Known values of {@link Status} that the service accepts. */\nexport enum KnownStatus {\n /** Revoked */\n Revoked = \"Revoked\",\n /** Initiated */\n Initiated = \"Initiated\",\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 * **Revoked** \\\n * **Initiated**\n */\nexport type Status = string;\n\n/** Known values of {@link StatusReason} that the service accepts. */\nexport enum KnownStatusReason {\n /** Expired */\n Expired = \"Expired\",\n /** UserRequested */\n UserRequested = \"UserRequested\",\n /** NewerRequestInitiated */\n NewerRequestInitiated = \"NewerRequestInitiated\",\n}\n\n/**\n * Defines values for StatusReason. \\\n * {@link KnownStatusReason} can be used interchangeably with StatusReason,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Expired** \\\n * **UserRequested** \\\n * **NewerRequestInitiated**\n */\nexport type StatusReason = string;\n\n/** Known values of {@link ExpandControlsEnum} that the service accepts. */\nexport enum KnownExpandControlsEnum {\n /** Add definition object for each control */\n Definition = \"definition\",\n}\n\n/**\n * Defines values for ExpandControlsEnum. \\\n * {@link KnownExpandControlsEnum} can be used interchangeably with ExpandControlsEnum,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **definition**: Add definition object for each control\n */\nexport type ExpandControlsEnum = string;\n\n/** Known values of {@link ControlType} that the service accepts. */\nexport enum KnownControlType {\n /** Microsoft Defender for Cloud managed assessments */\n BuiltIn = \"BuiltIn\",\n /** Non Microsoft Defender for Cloud managed assessments */\n Custom = \"Custom\",\n}\n\n/**\n * Defines values for ControlType. \\\n * {@link KnownControlType} can be used interchangeably with ControlType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **BuiltIn**: Microsoft Defender for Cloud managed assessments \\\n * **Custom**: Non Microsoft Defender for Cloud managed assessments\n */\nexport type ControlType = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Updating */\n Updating = \"Updating\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Updating**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link ServerVulnerabilityAssessmentPropertiesProvisioningState} that the service accepts. */\nexport enum KnownServerVulnerabilityAssessmentPropertiesProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Deprovisioning */\n Deprovisioning = \"Deprovisioning\",\n}\n\n/**\n * Defines values for ServerVulnerabilityAssessmentPropertiesProvisioningState. \\\n * {@link KnownServerVulnerabilityAssessmentPropertiesProvisioningState} can be used interchangeably with ServerVulnerabilityAssessmentPropertiesProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Provisioning** \\\n * **Deprovisioning**\n */\nexport type ServerVulnerabilityAssessmentPropertiesProvisioningState = string;\n\n/** Known values of {@link Tactics} that the service accepts. */\nexport enum KnownTactics {\n /** Reconnaissance */\n Reconnaissance = \"Reconnaissance\",\n /** ResourceDevelopment */\n ResourceDevelopment = \"Resource Development\",\n /** InitialAccess */\n InitialAccess = \"Initial Access\",\n /** Execution */\n Execution = \"Execution\",\n /** Persistence */\n Persistence = \"Persistence\",\n /** PrivilegeEscalation */\n PrivilegeEscalation = \"Privilege Escalation\",\n /** DefenseEvasion */\n DefenseEvasion = \"Defense Evasion\",\n /** CredentialAccess */\n CredentialAccess = \"Credential Access\",\n /** Discovery */\n Discovery = \"Discovery\",\n /** LateralMovement */\n LateralMovement = \"Lateral Movement\",\n /** Collection */\n Collection = \"Collection\",\n /** CommandAndControl */\n CommandAndControl = \"Command and Control\",\n /** Exfiltration */\n Exfiltration = \"Exfiltration\",\n /** Impact */\n Impact = \"Impact\",\n}\n\n/**\n * Defines values for Tactics. \\\n * {@link KnownTactics} can be used interchangeably with Tactics,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Reconnaissance** \\\n * **Resource Development** \\\n * **Initial Access** \\\n * **Execution** \\\n * **Persistence** \\\n * **Privilege Escalation** \\\n * **Defense Evasion** \\\n * **Credential Access** \\\n * **Discovery** \\\n * **Lateral Movement** \\\n * **Collection** \\\n * **Command and Control** \\\n * **Exfiltration** \\\n * **Impact**\n */\nexport type Tactics = string;\n\n/** Known values of {@link Techniques} that the service accepts. */\nexport enum KnownTechniques {\n /** AbuseElevationControlMechanism */\n AbuseElevationControlMechanism = \"Abuse Elevation Control Mechanism\",\n /** AccessTokenManipulation */\n AccessTokenManipulation = \"Access Token Manipulation\",\n /** AccountDiscovery */\n AccountDiscovery = \"Account Discovery\",\n /** AccountManipulation */\n AccountManipulation = \"Account Manipulation\",\n /** ActiveScanning */\n ActiveScanning = \"Active Scanning\",\n /** ApplicationLayerProtocol */\n ApplicationLayerProtocol = \"Application Layer Protocol\",\n /** AudioCapture */\n AudioCapture = \"Audio Capture\",\n /** BootOrLogonAutostartExecution */\n BootOrLogonAutostartExecution = \"Boot or Logon Autostart Execution\",\n /** BootOrLogonInitializationScripts */\n BootOrLogonInitializationScripts = \"Boot or Logon Initialization Scripts\",\n /** BruteForce */\n BruteForce = \"Brute Force\",\n /** CloudInfrastructureDiscovery */\n CloudInfrastructureDiscovery = \"Cloud Infrastructure Discovery\",\n /** CloudServiceDashboard */\n CloudServiceDashboard = \"Cloud Service Dashboard\",\n /** CloudServiceDiscovery */\n CloudServiceDiscovery = \"Cloud Service Discovery\",\n /** CommandAndScriptingInterpreter */\n CommandAndScriptingInterpreter = \"Command and Scripting Interpreter\",\n /** CompromiseClientSoftwareBinary */\n CompromiseClientSoftwareBinary = \"Compromise Client Software Binary\",\n /** CompromiseInfrastructure */\n CompromiseInfrastructure = \"Compromise Infrastructure\",\n /** ContainerAndResourceDiscovery */\n ContainerAndResourceDiscovery = \"Container and Resource Discovery\",\n /** CreateAccount */\n CreateAccount = \"Create Account\",\n /** CreateOrModifySystemProcess */\n CreateOrModifySystemProcess = \"Create or Modify System Process\",\n /** CredentialsFromPasswordStores */\n CredentialsFromPasswordStores = \"Credentials from Password Stores\",\n /** DataDestruction */\n DataDestruction = \"Data Destruction\",\n /** DataEncryptedForImpact */\n DataEncryptedForImpact = \"Data Encrypted for Impact\",\n /** DataFromCloudStorageObject */\n DataFromCloudStorageObject = \"Data from Cloud Storage Object\",\n /** DataFromConfigurationRepository */\n DataFromConfigurationRepository = \"Data from Configuration Repository\",\n /** DataFromInformationRepositories */\n DataFromInformationRepositories = \"Data from Information Repositories\",\n /** DataFromLocalSystem */\n DataFromLocalSystem = \"Data from Local System\",\n /** DataManipulation */\n DataManipulation = \"Data Manipulation\",\n /** DataStaged */\n DataStaged = \"Data Staged\",\n /** Defacement */\n Defacement = \"Defacement\",\n /** DeobfuscateDecodeFilesOrInformation */\n DeobfuscateDecodeFilesOrInformation = \"Deobfuscate/Decode Files or Information\",\n /** DiskWipe */\n DiskWipe = \"Disk Wipe\",\n /** DomainTrustDiscovery */\n DomainTrustDiscovery = \"Domain Trust Discovery\",\n /** DriveByCompromise */\n DriveByCompromise = \"Drive-by Compromise\",\n /** DynamicResolution */\n DynamicResolution = \"Dynamic Resolution\",\n /** EndpointDenialOfService */\n EndpointDenialOfService = \"Endpoint Denial of Service\",\n /** EventTriggeredExecution */\n EventTriggeredExecution = \"Event Triggered Execution\",\n /** ExfiltrationOverAlternativeProtocol */\n ExfiltrationOverAlternativeProtocol = \"Exfiltration Over Alternative Protocol\",\n /** ExploitPublicFacingApplication */\n ExploitPublicFacingApplication = \"Exploit Public-Facing Application\",\n /** ExploitationForClientExecution */\n ExploitationForClientExecution = \"Exploitation for Client Execution\",\n /** ExploitationForCredentialAccess */\n ExploitationForCredentialAccess = \"Exploitation for Credential Access\",\n /** ExploitationForDefenseEvasion */\n ExploitationForDefenseEvasion = \"Exploitation for Defense Evasion\",\n /** ExploitationForPrivilegeEscalation */\n ExploitationForPrivilegeEscalation = \"Exploitation for Privilege Escalation\",\n /** ExploitationOfRemoteServices */\n ExploitationOfRemoteServices = \"Exploitation of Remote Services\",\n /** ExternalRemoteServices */\n ExternalRemoteServices = \"External Remote Services\",\n /** FallbackChannels */\n FallbackChannels = \"Fallback Channels\",\n /** FileAndDirectoryDiscovery */\n FileAndDirectoryDiscovery = \"File and Directory Discovery\",\n /** GatherVictimNetworkInformation */\n GatherVictimNetworkInformation = \"Gather Victim Network Information\",\n /** HideArtifacts */\n HideArtifacts = \"Hide Artifacts\",\n /** HijackExecutionFlow */\n HijackExecutionFlow = \"Hijack Execution Flow\",\n /** ImpairDefenses */\n ImpairDefenses = \"Impair Defenses\",\n /** ImplantContainerImage */\n ImplantContainerImage = \"Implant Container Image\",\n /** IndicatorRemovalOnHost */\n IndicatorRemovalOnHost = \"Indicator Removal on Host\",\n /** IndirectCommandExecution */\n IndirectCommandExecution = \"Indirect Command Execution\",\n /** IngressToolTransfer */\n IngressToolTransfer = \"Ingress Tool Transfer\",\n /** InputCapture */\n InputCapture = \"Input Capture\",\n /** InterProcessCommunication */\n InterProcessCommunication = \"Inter-Process Communication\",\n /** LateralToolTransfer */\n LateralToolTransfer = \"Lateral Tool Transfer\",\n /** ManInTheMiddle */\n ManInTheMiddle = \"Man-in-the-Middle\",\n /** Masquerading */\n Masquerading = \"Masquerading\",\n /** ModifyAuthenticationProcess */\n ModifyAuthenticationProcess = \"Modify Authentication Process\",\n /** ModifyRegistry */\n ModifyRegistry = \"Modify Registry\",\n /** NetworkDenialOfService */\n NetworkDenialOfService = \"Network Denial of Service\",\n /** NetworkServiceScanning */\n NetworkServiceScanning = \"Network Service Scanning\",\n /** NetworkSniffing */\n NetworkSniffing = \"Network Sniffing\",\n /** NonApplicationLayerProtocol */\n NonApplicationLayerProtocol = \"Non-Application Layer Protocol\",\n /** NonStandardPort */\n NonStandardPort = \"Non-Standard Port\",\n /** ObtainCapabilities */\n ObtainCapabilities = \"Obtain Capabilities\",\n /** ObfuscatedFilesOrInformation */\n ObfuscatedFilesOrInformation = \"Obfuscated Files or Information\",\n /** OfficeApplicationStartup */\n OfficeApplicationStartup = \"Office Application Startup\",\n /** OSCredentialDumping */\n OSCredentialDumping = \"OS Credential Dumping\",\n /** PermissionGroupsDiscovery */\n PermissionGroupsDiscovery = \"Permission Groups Discovery\",\n /** Phishing */\n Phishing = \"Phishing\",\n /** PreOSBoot */\n PreOSBoot = \"Pre-OS Boot\",\n /** ProcessDiscovery */\n ProcessDiscovery = \"Process Discovery\",\n /** ProcessInjection */\n ProcessInjection = \"Process Injection\",\n /** ProtocolTunneling */\n ProtocolTunneling = \"Protocol Tunneling\",\n /** Proxy */\n Proxy = \"Proxy\",\n /** QueryRegistry */\n QueryRegistry = \"Query Registry\",\n /** RemoteAccessSoftware */\n RemoteAccessSoftware = \"Remote Access Software\",\n /** RemoteServiceSessionHijacking */\n RemoteServiceSessionHijacking = \"Remote Service Session Hijacking\",\n /** RemoteServices */\n RemoteServices = \"Remote Services\",\n /** RemoteSystemDiscovery */\n RemoteSystemDiscovery = \"Remote System Discovery\",\n /** ResourceHijacking */\n ResourceHijacking = \"Resource Hijacking\",\n /** ScheduledTaskJob */\n ScheduledTaskJob = \"Scheduled Task/Job\",\n /** ScreenCapture */\n ScreenCapture = \"Screen Capture\",\n /** SearchVictimOwnedWebsites */\n SearchVictimOwnedWebsites = \"Search Victim-Owned Websites\",\n /** ServerSoftwareComponent */\n ServerSoftwareComponent = \"Server Software Component\",\n /** ServiceStop */\n ServiceStop = \"Service Stop\",\n /** SignedBinaryProxyExecution */\n SignedBinaryProxyExecution = \"Signed Binary Proxy Execution\",\n /** SoftwareDeploymentTools */\n SoftwareDeploymentTools = \"Software Deployment Tools\",\n /** SQLStoredProcedures */\n SQLStoredProcedures = \"SQL Stored Procedures\",\n /** StealOrForgeKerberosTickets */\n StealOrForgeKerberosTickets = \"Steal or Forge Kerberos Tickets\",\n /** SubvertTrustControls */\n SubvertTrustControls = \"Subvert Trust Controls\",\n /** SupplyChainCompromise */\n SupplyChainCompromise = \"Supply Chain Compromise\",\n /** SystemInformationDiscovery */\n SystemInformationDiscovery = \"System Information Discovery\",\n /** TaintSharedContent */\n TaintSharedContent = \"Taint Shared Content\",\n /** TrafficSignaling */\n TrafficSignaling = \"Traffic Signaling\",\n /** TransferDataToCloudAccount */\n TransferDataToCloudAccount = \"Transfer Data to Cloud Account\",\n /** TrustedRelationship */\n TrustedRelationship = \"Trusted Relationship\",\n /** UnsecuredCredentials */\n UnsecuredCredentials = \"Unsecured Credentials\",\n /** UserExecution */\n UserExecution = \"User Execution\",\n /** ValidAccounts */\n ValidAccounts = \"Valid Accounts\",\n /** WindowsManagementInstrumentation */\n WindowsManagementInstrumentation = \"Windows Management Instrumentation\",\n /** FileAndDirectoryPermissionsModification */\n FileAndDirectoryPermissionsModification = \"File and Directory Permissions Modification\",\n}\n\n/**\n * Defines values for Techniques. \\\n * {@link KnownTechniques} can be used interchangeably with Techniques,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Abuse Elevation Control Mechanism** \\\n * **Access Token Manipulation** \\\n * **Account Discovery** \\\n * **Account Manipulation** \\\n * **Active Scanning** \\\n * **Application Layer Protocol** \\\n * **Audio Capture** \\\n * **Boot or Logon Autostart Execution** \\\n * **Boot or Logon Initialization Scripts** \\\n * **Brute Force** \\\n * **Cloud Infrastructure Discovery** \\\n * **Cloud Service Dashboard** \\\n * **Cloud Service Discovery** \\\n * **Command and Scripting Interpreter** \\\n * **Compromise Client Software Binary** \\\n * **Compromise Infrastructure** \\\n * **Container and Resource Discovery** \\\n * **Create Account** \\\n * **Create or Modify System Process** \\\n * **Credentials from Password Stores** \\\n * **Data Destruction** \\\n * **Data Encrypted for Impact** \\\n * **Data from Cloud Storage Object** \\\n * **Data from Configuration Repository** \\\n * **Data from Information Repositories** \\\n * **Data from Local System** \\\n * **Data Manipulation** \\\n * **Data Staged** \\\n * **Defacement** \\\n * **Deobfuscate\\/Decode Files or Information** \\\n * **Disk Wipe** \\\n * **Domain Trust Discovery** \\\n * **Drive-by Compromise** \\\n * **Dynamic Resolution** \\\n * **Endpoint Denial of Service** \\\n * **Event Triggered Execution** \\\n * **Exfiltration Over Alternative Protocol** \\\n * **Exploit Public-Facing Application** \\\n * **Exploitation for Client Execution** \\\n * **Exploitation for Credential Access** \\\n * **Exploitation for Defense Evasion** \\\n * **Exploitation for Privilege Escalation** \\\n * **Exploitation of Remote Services** \\\n * **External Remote Services** \\\n * **Fallback Channels** \\\n * **File and Directory Discovery** \\\n * **Gather Victim Network Information** \\\n * **Hide Artifacts** \\\n * **Hijack Execution Flow** \\\n * **Impair Defenses** \\\n * **Implant Container Image** \\\n * **Indicator Removal on Host** \\\n * **Indirect Command Execution** \\\n * **Ingress Tool Transfer** \\\n * **Input Capture** \\\n * **Inter-Process Communication** \\\n * **Lateral Tool Transfer** \\\n * **Man-in-the-Middle** \\\n * **Masquerading** \\\n * **Modify Authentication Process** \\\n * **Modify Registry** \\\n * **Network Denial of Service** \\\n * **Network Service Scanning** \\\n * **Network Sniffing** \\\n * **Non-Application Layer Protocol** \\\n * **Non-Standard Port** \\\n * **Obtain Capabilities** \\\n * **Obfuscated Files or Information** \\\n * **Office Application Startup** \\\n * **OS Credential Dumping** \\\n * **Permission Groups Discovery** \\\n * **Phishing** \\\n * **Pre-OS Boot** \\\n * **Process Discovery** \\\n * **Process Injection** \\\n * **Protocol Tunneling** \\\n * **Proxy** \\\n * **Query Registry** \\\n * **Remote Access Software** \\\n * **Remote Service Session Hijacking** \\\n * **Remote Services** \\\n * **Remote System Discovery** \\\n * **Resource Hijacking** \\\n * **Scheduled Task\\/Job** \\\n * **Screen Capture** \\\n * **Search Victim-Owned Websites** \\\n * **Server Software Component** \\\n * **Service Stop** \\\n * **Signed Binary Proxy Execution** \\\n * **Software Deployment Tools** \\\n * **SQL Stored Procedures** \\\n * **Steal or Forge Kerberos Tickets** \\\n * **Subvert Trust Controls** \\\n * **Supply Chain Compromise** \\\n * **System Information Discovery** \\\n * **Taint Shared Content** \\\n * **Traffic Signaling** \\\n * **Transfer Data to Cloud Account** \\\n * **Trusted Relationship** \\\n * **Unsecured Credentials** \\\n * **User Execution** \\\n * **Valid Accounts** \\\n * **Windows Management Instrumentation** \\\n * **File and Directory Permissions Modification**\n */\nexport type Techniques = string;\n\n/** Known values of {@link Categories} that the service accepts. */\nexport enum KnownCategories {\n /** Compute */\n Compute = \"Compute\",\n /** Networking */\n Networking = \"Networking\",\n /** Data */\n Data = \"Data\",\n /** IdentityAndAccess */\n IdentityAndAccess = \"IdentityAndAccess\",\n /** IoT */\n IoT = \"IoT\",\n}\n\n/**\n * Defines values for Categories. \\\n * {@link KnownCategories} can be used interchangeably with Categories,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Compute** \\\n * **Networking** \\\n * **Data** \\\n * **IdentityAndAccess** \\\n * **IoT**\n */\nexport type Categories = string;\n\n/** Known values of {@link UserImpact} that the service accepts. */\nexport enum KnownUserImpact {\n /** Low */\n Low = \"Low\",\n /** Moderate */\n Moderate = \"Moderate\",\n /** High */\n High = \"High\",\n}\n\n/**\n * Defines values for UserImpact. \\\n * {@link KnownUserImpact} can be used interchangeably with UserImpact,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Low** \\\n * **Moderate** \\\n * **High**\n */\nexport type UserImpact = string;\n\n/** Known values of {@link ImplementationEffort} that the service accepts. */\nexport enum KnownImplementationEffort {\n /** Low */\n Low = \"Low\",\n /** Moderate */\n Moderate = \"Moderate\",\n /** High */\n High = \"High\",\n}\n\n/**\n * Defines values for ImplementationEffort. \\\n * {@link KnownImplementationEffort} can be used interchangeably with ImplementationEffort,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Low** \\\n * **Moderate** \\\n * **High**\n */\nexport type ImplementationEffort = string;\n\n/** Known values of {@link Threats} that the service accepts. */\nexport enum KnownThreats {\n /** AccountBreach */\n AccountBreach = \"accountBreach\",\n /** DataExfiltration */\n DataExfiltration = \"dataExfiltration\",\n /** DataSpillage */\n DataSpillage = \"dataSpillage\",\n /** MaliciousInsider */\n MaliciousInsider = \"maliciousInsider\",\n /** ElevationOfPrivilege */\n ElevationOfPrivilege = \"elevationOfPrivilege\",\n /** ThreatResistance */\n ThreatResistance = \"threatResistance\",\n /** MissingCoverage */\n MissingCoverage = \"missingCoverage\",\n /** DenialOfService */\n DenialOfService = \"denialOfService\",\n}\n\n/**\n * Defines values for Threats. \\\n * {@link KnownThreats} can be used interchangeably with Threats,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **accountBreach** \\\n * **dataExfiltration** \\\n * **dataSpillage** \\\n * **maliciousInsider** \\\n * **elevationOfPrivilege** \\\n * **threatResistance** \\\n * **missingCoverage** \\\n * **denialOfService**\n */\nexport type Threats = string;\n\n/** Known values of {@link AssessmentType} that the service accepts. */\nexport enum KnownAssessmentType {\n /** Microsoft Defender for Cloud managed assessments */\n BuiltIn = \"BuiltIn\",\n /** User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud */\n CustomPolicy = \"CustomPolicy\",\n /** User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud */\n CustomerManaged = \"CustomerManaged\",\n /** An assessment that was created by a verified 3rd party if the user connected it to ASC */\n VerifiedPartner = \"VerifiedPartner\",\n}\n\n/**\n * Defines values for AssessmentType. \\\n * {@link KnownAssessmentType} can be used interchangeably with AssessmentType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **BuiltIn**: Microsoft Defender for Cloud managed assessments \\\n * **CustomPolicy**: User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud \\\n * **CustomerManaged**: User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud \\\n * **VerifiedPartner**: An assessment that was created by a verified 3rd party if the user connected it to ASC\n */\nexport type AssessmentType = string;\n\n/** Known values of {@link AssessmentStatusCode} that the service accepts. */\nexport enum KnownAssessmentStatusCode {\n /** The resource is healthy */\n Healthy = \"Healthy\",\n /** The resource has a security issue that needs to be addressed */\n Unhealthy = \"Unhealthy\",\n /** Assessment for this resource did not happen */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\n * Defines values for AssessmentStatusCode. \\\n * {@link KnownAssessmentStatusCode} can be used interchangeably with AssessmentStatusCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Healthy**: The resource is healthy \\\n * **Unhealthy**: The resource has a security issue that needs to be addressed \\\n * **NotApplicable**: Assessment for this resource did not happen\n */\nexport type AssessmentStatusCode = string;\n\n/** Known values of {@link ExpandEnum} that the service accepts. */\nexport enum KnownExpandEnum {\n /** All links associated with an assessment */\n Links = \"links\",\n /** Assessment metadata */\n Metadata = \"metadata\",\n}\n\n/**\n * Defines values for ExpandEnum. \\\n * {@link KnownExpandEnum} can be used interchangeably with ExpandEnum,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **links**: All links associated with an assessment \\\n * **metadata**: Assessment metadata\n */\nexport type ExpandEnum = string;\n\n/** Known values of {@link AlertSeverity} that the service accepts. */\nexport enum KnownAlertSeverity {\n /** Informational */\n Informational = \"Informational\",\n /** Low */\n Low = \"Low\",\n /** Medium */\n Medium = \"Medium\",\n /** High */\n High = \"High\",\n}\n\n/**\n * Defines values for AlertSeverity. \\\n * {@link KnownAlertSeverity} can be used interchangeably with AlertSeverity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Informational**: Informational \\\n * **Low**: Low \\\n * **Medium**: Medium \\\n * **High**: High\n */\nexport type AlertSeverity = string;\n\n/** Known values of {@link Intent} that the service accepts. */\nexport enum KnownIntent {\n /** Unknown */\n Unknown = \"Unknown\",\n /** PreAttack could be either an attempt to access a certain resource regardless of a malicious intent, or a failed attempt to gain access to a target system to gather information prior to exploitation. This step is usually detected as an attempt, originating from outside the network, to scan the target system and find a way in. Further details on the PreAttack stage can be read in [MITRE Pre-Att&ck matrix](https:\\//attack.mitre.org\\/matrices\\/pre\\/). */\n PreAttack = \"PreAttack\",\n /** InitialAccess is the stage where an attacker manages to get foothold on the attacked resource. */\n InitialAccess = \"InitialAccess\",\n /** Persistence is any access, action, or configuration change to a system that gives a threat actor a persistent presence on that system. */\n Persistence = \"Persistence\",\n /** Privilege escalation is the result of actions that allow an adversary to obtain a higher level of permissions on a system or network. */\n PrivilegeEscalation = \"PrivilegeEscalation\",\n /** Defense evasion consists of techniques an adversary may use to evade detection or avoid other defenses. */\n DefenseEvasion = \"DefenseEvasion\",\n /** Credential access represents techniques resulting in access to or control over system, domain, or service credentials that are used within an enterprise environment. */\n CredentialAccess = \"CredentialAccess\",\n /** Discovery consists of techniques that allow the adversary to gain knowledge about the system and internal network. */\n Discovery = \"Discovery\",\n /** Lateral movement consists of techniques that enable an adversary to access and control remote systems on a network and could, but does not necessarily, include execution of tools on remote systems. */\n LateralMovement = \"LateralMovement\",\n /** The execution tactic represents techniques that result in execution of adversary-controlled code on a local or remote system. */\n Execution = \"Execution\",\n /** Collection consists of techniques used to identify and gather information, such as sensitive files, from a target network prior to exfiltration. */\n Collection = \"Collection\",\n /** Exfiltration refers to techniques and attributes that result or aid in the adversary removing files and information from a target network. */\n Exfiltration = \"Exfiltration\",\n /** The command and control tactic represents how adversaries communicate with systems under their control within a target network. */\n CommandAndControl = \"CommandAndControl\",\n /** Impact events primarily try to directly reduce the availability or integrity of a system, service, or network; including manipulation of data to impact a business or operational process. */\n Impact = \"Impact\",\n /** Probing could be either an attempt to access a certain resource regardless of a malicious intent, or a failed attempt to gain access to a target system to gather information prior to exploitation. */\n Probing = \"Probing\",\n /** Exploitation is the stage where an attacker manages to get a foothold on the attacked resource. This stage is relevant for compute hosts and resources such as user accounts, certificates etc. */\n Exploitation = \"Exploitation\",\n}\n\n/**\n * Defines values for Intent. \\\n * {@link KnownIntent} can be used interchangeably with Intent,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown**: Unknown \\\n * **PreAttack**: PreAttack could be either an attempt to access a certain resource regardless of a malicious intent, or a failed attempt to gain access to a target system to gather information prior to exploitation. This step is usually detected as an attempt, originating from outside the network, to scan the target system and find a way in. Further details on the PreAttack stage can be read in [MITRE Pre-Att&ck matrix](https:\\/\\/attack.mitre.org\\/matrices\\/pre\\/). \\\n * **InitialAccess**: InitialAccess is the stage where an attacker manages to get foothold on the attacked resource. \\\n * **Persistence**: Persistence is any access, action, or configuration change to a system that gives a threat actor a persistent presence on that system. \\\n * **PrivilegeEscalation**: Privilege escalation is the result of actions that allow an adversary to obtain a higher level of permissions on a system or network. \\\n * **DefenseEvasion**: Defense evasion consists of techniques an adversary may use to evade detection or avoid other defenses. \\\n * **CredentialAccess**: Credential access represents techniques resulting in access to or control over system, domain, or service credentials that are used within an enterprise environment. \\\n * **Discovery**: Discovery consists of techniques that allow the adversary to gain knowledge about the system and internal network. \\\n * **LateralMovement**: Lateral movement consists of techniques that enable an adversary to access and control remote systems on a network and could, but does not necessarily, include execution of tools on remote systems. \\\n * **Execution**: The execution tactic represents techniques that result in execution of adversary-controlled code on a local or remote system. \\\n * **Collection**: Collection consists of techniques used to identify and gather information, such as sensitive files, from a target network prior to exfiltration. \\\n * **Exfiltration**: Exfiltration refers to techniques and attributes that result or aid in the adversary removing files and information from a target network. \\\n * **CommandAndControl**: The command and control tactic represents how adversaries communicate with systems under their control within a target network. \\\n * **Impact**: Impact events primarily try to directly reduce the availability or integrity of a system, service, or network; including manipulation of data to impact a business or operational process. \\\n * **Probing**: Probing could be either an attempt to access a certain resource regardless of a malicious intent, or a failed attempt to gain access to a target system to gather information prior to exploitation. \\\n * **Exploitation**: Exploitation is the stage where an attacker manages to get a foothold on the attacked resource. This stage is relevant for compute hosts and resources such as user accounts, certificates etc.\n */\nexport type Intent = string;\n\n/** Known values of {@link ResourceIdentifierType} that the service accepts. */\nexport enum KnownResourceIdentifierType {\n /** AzureResource */\n AzureResource = \"AzureResource\",\n /** LogAnalytics */\n LogAnalytics = \"LogAnalytics\",\n}\n\n/**\n * Defines values for ResourceIdentifierType. \\\n * {@link KnownResourceIdentifierType} can be used interchangeably with ResourceIdentifierType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureResource** \\\n * **LogAnalytics**\n */\nexport type ResourceIdentifierType = string;\n\n/** Known values of {@link AlertStatus} that the service accepts. */\nexport enum KnownAlertStatus {\n /** An alert which doesn't specify a value is assigned the status 'Active' */\n Active = \"Active\",\n /** An alert which is in handling state */\n InProgress = \"InProgress\",\n /** Alert closed after handling */\n Resolved = \"Resolved\",\n /** Alert dismissed as false positive */\n Dismissed = \"Dismissed\",\n}\n\n/**\n * Defines values for AlertStatus. \\\n * {@link KnownAlertStatus} can be used interchangeably with AlertStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active**: An alert which doesn't specify a value is assigned the status 'Active' \\\n * **InProgress**: An alert which is in handling state \\\n * **Resolved**: Alert closed after handling \\\n * **Dismissed**: Alert dismissed as false positive\n */\nexport type AlertStatus = string;\n\n/** Known values of {@link Kind} that the service accepts. */\nexport enum KnownKind {\n /** Simulate alerts according to bundles */\n Bundles = \"Bundles\",\n}\n\n/**\n * Defines values for Kind. \\\n * {@link KnownKind} can be used interchangeably with Kind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Bundles**: Simulate alerts according to bundles\n */\nexport type Kind = string;\n\n/** Known values of {@link SettingKind} that the service accepts. */\nexport enum KnownSettingKind {\n /** DataExportSettings */\n DataExportSettings = \"DataExportSettings\",\n /** AlertSuppressionSetting */\n AlertSuppressionSetting = \"AlertSuppressionSetting\",\n /** AlertSyncSettings */\n AlertSyncSettings = \"AlertSyncSettings\",\n}\n\n/**\n * Defines values for SettingKind. \\\n * {@link KnownSettingKind} can be used interchangeably with SettingKind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DataExportSettings** \\\n * **AlertSuppressionSetting** \\\n * **AlertSyncSettings**\n */\nexport type SettingKind = string;\n\n/** Known values of {@link SettingNameAutoGenerated} that the service accepts. */\nexport enum KnownSettingNameAutoGenerated {\n /** Mcas */\n Mcas = \"MCAS\",\n /** Wdatp */\n Wdatp = \"WDATP\",\n /** WdatpExcludeLinuxPublicPreview */\n WdatpExcludeLinuxPublicPreview = \"WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW\",\n /** WdatpUnifiedSolution */\n WdatpUnifiedSolution = \"WDATP_UNIFIED_SOLUTION\",\n /** Sentinel */\n Sentinel = \"Sentinel\",\n}\n\n/**\n * Defines values for SettingNameAutoGenerated. \\\n * {@link KnownSettingNameAutoGenerated} can be used interchangeably with SettingNameAutoGenerated,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MCAS** \\\n * **WDATP** \\\n * **WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW** \\\n * **WDATP_UNIFIED_SOLUTION** \\\n * **Sentinel**\n */\nexport type SettingNameAutoGenerated = string;\n\n/** Known values of {@link ServerVulnerabilityAssessmentsSettingKind} that the service accepts. */\nexport enum KnownServerVulnerabilityAssessmentsSettingKind {\n /** AzureServersSetting */\n AzureServersSetting = \"AzureServersSetting\",\n}\n\n/**\n * Defines values for ServerVulnerabilityAssessmentsSettingKind. \\\n * {@link KnownServerVulnerabilityAssessmentsSettingKind} can be used interchangeably with ServerVulnerabilityAssessmentsSettingKind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AzureServersSetting**\n */\nexport type ServerVulnerabilityAssessmentsSettingKind = string;\n\n/** Known values of {@link ServerVulnerabilityAssessmentsSettingKindName} that the service accepts. */\nexport enum KnownServerVulnerabilityAssessmentsSettingKindName {\n /** AzureServersSetting */\n AzureServersSetting = \"azureServersSetting\",\n}\n\n/**\n * Defines values for ServerVulnerabilityAssessmentsSettingKindName. \\\n * {@link KnownServerVulnerabilityAssessmentsSettingKindName} can be used interchangeably with ServerVulnerabilityAssessmentsSettingKindName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **azureServersSetting**\n */\nexport type ServerVulnerabilityAssessmentsSettingKindName = string;\n\n/** Known values of {@link PricingTier} that the service accepts. */\nexport enum KnownPricingTier {\n /** Get free Microsoft Defender for Cloud experience with basic security features */\n Free = \"Free\",\n /** Get the standard Microsoft Defender for Cloud experience with advanced security features */\n Standard = \"Standard\",\n}\n\n/**\n * Defines values for PricingTier. \\\n * {@link KnownPricingTier} can be used interchangeably with PricingTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Free**: Get free Microsoft Defender for Cloud experience with basic security features \\\n * **Standard**: Get the standard Microsoft Defender for Cloud experience with advanced security features\n */\nexport type PricingTier = string;\n\n/** Known values of {@link Enforce} that the service accepts. */\nexport enum KnownEnforce {\n /** Allows the descendants of this scope to override the pricing configuration set on this scope (allows setting inherited=\"False\") */\n False = \"False\",\n /** Prevents overrides and forces the current scope's pricing configuration to all descendants */\n True = \"True\",\n}\n\n/**\n * Defines values for Enforce. \\\n * {@link KnownEnforce} can be used interchangeably with Enforce,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **False**: Allows the descendants of this scope to override the pricing configuration set on this scope (allows setting inherited=\"False\") \\\n * **True**: Prevents overrides and forces the current scope's pricing configuration to all descendants\n */\nexport type Enforce = string;\n\n/** Known values of {@link Inherited} that the service accepts. */\nexport enum KnownInherited {\n /** Indicates that the current scope is inheriting its pricing configuration from its parent */\n True = \"True\",\n /** Indicates that the current scope sets its own pricing configuration and does not inherit it from its parent */\n False = \"False\",\n}\n\n/**\n * Defines values for Inherited. \\\n * {@link KnownInherited} can be used interchangeably with Inherited,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True**: Indicates that the current scope is inheriting its pricing configuration from its parent \\\n * **False**: Indicates that the current scope sets its own pricing configuration and does not inherit it from its parent\n */\nexport type Inherited = string;\n\n/** Known values of {@link ResourcesCoverageStatus} that the service accepts. */\nexport enum KnownResourcesCoverageStatus {\n /** This value indicates that all resources associated with the subscription have the Defender plan enabled. */\n FullyCovered = \"FullyCovered\",\n /** This value indicates that some resources under the subscription have the Defender plan enabled, while others have it disabled. There is a mixed coverage status among resources. */\n PartiallyCovered = \"PartiallyCovered\",\n /** This value indicates that the Defender plan is disabled for all resources under the subscription. None of the resources are protected by the Defender plan. */\n NotCovered = \"NotCovered\",\n}\n\n/**\n * Defines values for ResourcesCoverageStatus. \\\n * {@link KnownResourcesCoverageStatus} can be used interchangeably with ResourcesCoverageStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **FullyCovered**: This value indicates that all resources associated with the subscription have the Defender plan enabled. \\\n * **PartiallyCovered**: This value indicates that some resources under the subscription have the Defender plan enabled, while others have it disabled. There is a mixed coverage status among resources. \\\n * **NotCovered**: This value indicates that the Defender plan is disabled for all resources under the subscription. None of the resources are protected by the Defender plan.\n */\nexport type ResourcesCoverageStatus = string;\n\n/** Known values of {@link IsEnabled} that the service accepts. */\nexport enum KnownIsEnabled {\n /** Indicates the extension is enabled */\n True = \"True\",\n /** Indicates the extension is disabled */\n False = \"False\",\n}\n\n/**\n * Defines values for IsEnabled. \\\n * {@link KnownIsEnabled} can be used interchangeably with IsEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True**: Indicates the extension is enabled \\\n * **False**: Indicates the extension is disabled\n */\nexport type IsEnabled = string;\n\n/** Known values of {@link Code} that the service accepts. */\nexport enum KnownCode {\n /** Extension was created\\/updated successfully. */\n Succeeded = \"Succeeded\",\n /** Extension was not created\\/updated successfully. See operation status message for more details. */\n Failed = \"Failed\",\n}\n\n/**\n * Defines values for Code. \\\n * {@link KnownCode} can be used interchangeably with Code,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: Extension was created\\/updated successfully. \\\n * **Failed**: Extension was not created\\/updated successfully. See operation status message for more details.\n */\nexport type Code = string;\n\n/** Known values of {@link MinimalSeverity} that the service accepts. */\nexport enum KnownMinimalSeverity {\n /** Get notifications on new alerts with High severity */\n High = \"High\",\n /** Get notifications on new alerts with Medium or High severity */\n Medium = \"Medium\",\n /** Get notifications on new alerts with Low, Medium or High severity */\n Low = \"Low\",\n}\n\n/**\n * Defines values for MinimalSeverity. \\\n * {@link KnownMinimalSeverity} can be used interchangeably with MinimalSeverity,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **High**: Get notifications on new alerts with High severity \\\n * **Medium**: Get notifications on new alerts with Medium or High severity \\\n * **Low**: Get notifications on new alerts with Low, Medium or High severity\n */\nexport type MinimalSeverity = string;\n\n/** Known values of {@link MinimalRiskLevel} that the service accepts. */\nexport enum KnownMinimalRiskLevel {\n /** Get notifications on new attack paths with Critical risk level */\n Critical = \"Critical\",\n /** Get notifications on new attack paths with High or Critical risk level */\n High = \"High\",\n /** Get notifications on new attach paths with Medium, High or Critical risk level */\n Medium = \"Medium\",\n /** Get notifications on new attach paths with Low, Medium, High or Critical risk level */\n Low = \"Low\",\n}\n\n/**\n * Defines values for MinimalRiskLevel. \\\n * {@link KnownMinimalRiskLevel} can be used interchangeably with MinimalRiskLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Critical**: Get notifications on new attack paths with Critical risk level \\\n * **High**: Get notifications on new attack paths with High or Critical risk level \\\n * **Medium**: Get notifications on new attach paths with Medium, High or Critical risk level \\\n * **Low**: Get notifications on new attach paths with Low, Medium, High or Critical risk level\n */\nexport type MinimalRiskLevel = string;\n\n/** Known values of {@link GovernanceRuleConditionOperator} that the service accepts. */\nexport enum KnownGovernanceRuleConditionOperator {\n /** Checks that the string value of the data defined in Property equals the given value - exact fit */\n Equals = \"Equals\",\n /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */\n In = \"In\",\n}\n\n/**\n * Defines values for GovernanceRuleConditionOperator. \\\n * {@link KnownGovernanceRuleConditionOperator} can be used interchangeably with GovernanceRuleConditionOperator,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Equals**: Checks that the string value of the data defined in Property equals the given value - exact fit \\\n * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)\n */\nexport type GovernanceRuleConditionOperator = string;\n\n/** Known values of {@link ApplicationConditionOperator} that the service accepts. */\nexport enum KnownApplicationConditionOperator {\n /** Checks that the string value of the data defined in Property contains the given value */\n Contains = \"Contains\",\n /** Checks that the string value of the data defined in Property equals the given value */\n Equals = \"Equals\",\n /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */\n In = \"In\",\n}\n\n/**\n * Defines values for ApplicationConditionOperator. \\\n * {@link KnownApplicationConditionOperator} can be used interchangeably with ApplicationConditionOperator,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Contains**: Checks that the string value of the data defined in Property contains the given value \\\n * **Equals**: Checks that the string value of the data defined in Property equals the given value \\\n * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)\n */\nexport type ApplicationConditionOperator = string;\n\n/** Known values of {@link DesiredOnboardingState} that the service accepts. */\nexport enum KnownDesiredOnboardingState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for DesiredOnboardingState. \\\n * {@link KnownDesiredOnboardingState} can be used interchangeably with DesiredOnboardingState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type DesiredOnboardingState = string;\n\n/** Known values of {@link OrganizationMembershipType} that the service accepts. */\nexport enum KnownOrganizationMembershipType {\n /** Member */\n Member = \"Member\",\n /** Organization */\n Organization = \"Organization\",\n}\n\n/**\n * Defines values for OrganizationMembershipType. \\\n * {@link KnownOrganizationMembershipType} can be used interchangeably with OrganizationMembershipType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Member** \\\n * **Organization**\n */\nexport type OrganizationMembershipType = string;\n\n/** Known values of {@link Type} that the service accepts. */\nexport enum KnownType {\n /** Qualys */\n Qualys = \"Qualys\",\n /** TVM */\n TVM = \"TVM\",\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 * **Qualys** \\\n * **TVM**\n */\nexport type Type = string;\n\n/** Known values of {@link SubPlan} that the service accepts. */\nexport enum KnownSubPlan {\n /** P1 */\n P1 = \"P1\",\n /** P2 */\n P2 = \"P2\",\n}\n\n/**\n * Defines values for SubPlan. \\\n * {@link KnownSubPlan} can be used interchangeably with SubPlan,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **P1** \\\n * **P2**\n */\nexport type SubPlan = string;\n\n/** Known values of {@link ScanningMode} that the service accepts. */\nexport enum KnownScanningMode {\n /** Default */\n Default = \"Default\",\n}\n\n/**\n * Defines values for ScanningMode. \\\n * {@link KnownScanningMode} can be used interchangeably with ScanningMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default**\n */\nexport type ScanningMode = string;\n\n/** Known values of {@link AadConnectivityState} that the service accepts. */\nexport enum KnownAadConnectivityState {\n /** Discovered */\n Discovered = \"Discovered\",\n /** NotLicensed */\n NotLicensed = \"NotLicensed\",\n /** Connected */\n Connected = \"Connected\",\n}\n\n/**\n * Defines values for AadConnectivityState. \\\n * {@link KnownAadConnectivityState} can be used interchangeably with AadConnectivityState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Discovered** \\\n * **NotLicensed** \\\n * **Connected**\n */\nexport type AadConnectivityState = string;\n\n/** Known values of {@link BundleType} that the service accepts. */\nexport enum KnownBundleType {\n /** AppServices */\n AppServices = \"AppServices\",\n /** DNS */\n DNS = \"DNS\",\n /** KeyVaults */\n KeyVaults = \"KeyVaults\",\n /** KubernetesService */\n KubernetesService = \"KubernetesService\",\n /** ResourceManager */\n ResourceManager = \"ResourceManager\",\n /** SqlServers */\n SqlServers = \"SqlServers\",\n /** StorageAccounts */\n StorageAccounts = \"StorageAccounts\",\n /** VirtualMachines */\n VirtualMachines = \"VirtualMachines\",\n /** CosmosDbs */\n CosmosDbs = \"CosmosDbs\",\n}\n\n/**\n * Defines values for BundleType. \\\n * {@link KnownBundleType} can be used interchangeably with BundleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AppServices** \\\n * **DNS** \\\n * **KeyVaults** \\\n * **KubernetesService** \\\n * **ResourceManager** \\\n * **SqlServers** \\\n * **StorageAccounts** \\\n * **VirtualMachines** \\\n * **CosmosDbs**\n */\nexport type BundleType = string;\n\n/** Known values of {@link ServerVulnerabilityAssessmentsAzureSettingSelectedProvider} that the service accepts. */\nexport enum KnownServerVulnerabilityAssessmentsAzureSettingSelectedProvider {\n /** Microsoft Defender for Endpoints threat and vulnerability management. */\n MdeTvm = \"MdeTvm\",\n}\n\n/**\n * Defines values for ServerVulnerabilityAssessmentsAzureSettingSelectedProvider. \\\n * {@link KnownServerVulnerabilityAssessmentsAzureSettingSelectedProvider} can be used interchangeably with ServerVulnerabilityAssessmentsAzureSettingSelectedProvider,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **MdeTvm**: Microsoft Defender for Endpoints threat and vulnerability management.\n */\nexport type ServerVulnerabilityAssessmentsAzureSettingSelectedProvider = string;\n/** Defines values for Rank. */\nexport type Rank = \"None\" | \"Low\" | \"Medium\" | \"High\" | \"Critical\";\n/** Defines values for RuleState. */\nexport type RuleState = \"Enabled\" | \"Disabled\" | \"Expired\";\n\n/** Optional parameters. */\nexport interface LocationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type LocationsListResponse = AscLocationList;\n\n/** Optional parameters. */\nexport interface LocationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type LocationsGetResponse = AscLocation;\n\n/** Optional parameters. */\nexport interface LocationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type LocationsListNextResponse = AscLocationList;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationList;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationList;\n\n/** Optional parameters. */\nexport interface TasksListOptionalParams extends coreClient.OperationOptions {\n /** OData filter. Optional. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type TasksListResponse = SecurityTaskList;\n\n/** Optional parameters. */\nexport interface TasksListByHomeRegionOptionalParams\n extends coreClient.OperationOptions {\n /** OData filter. Optional. */\n filter?: string;\n}\n\n/** Contains response data for the listByHomeRegion operation. */\nexport type TasksListByHomeRegionResponse = SecurityTaskList;\n\n/** Optional parameters. */\nexport interface TasksGetSubscriptionLevelTaskOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getSubscriptionLevelTask operation. */\nexport type TasksGetSubscriptionLevelTaskResponse = SecurityTask;\n\n/** Optional parameters. */\nexport interface TasksUpdateSubscriptionLevelTaskStateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface TasksListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** OData filter. Optional. */\n filter?: string;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type TasksListByResourceGroupResponse = SecurityTaskList;\n\n/** Optional parameters. */\nexport interface TasksGetResourceGroupLevelTaskOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getResourceGroupLevelTask operation. */\nexport type TasksGetResourceGroupLevelTaskResponse = SecurityTask;\n\n/** Optional parameters. */\nexport interface TasksUpdateResourceGroupLevelTaskStateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface TasksListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type TasksListNextResponse = SecurityTaskList;\n\n/** Optional parameters. */\nexport interface TasksListByHomeRegionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByHomeRegionNext operation. */\nexport type TasksListByHomeRegionNextResponse = SecurityTaskList;\n\n/** Optional parameters. */\nexport interface TasksListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type TasksListByResourceGroupNextResponse = SecurityTaskList;\n\n/** Optional parameters. */\nexport interface AutoProvisioningSettingsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AutoProvisioningSettingsListResponse = AutoProvisioningSettingList;\n\n/** Optional parameters. */\nexport interface AutoProvisioningSettingsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AutoProvisioningSettingsGetResponse = AutoProvisioningSetting;\n\n/** Optional parameters. */\nexport interface AutoProvisioningSettingsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type AutoProvisioningSettingsCreateResponse = AutoProvisioningSetting;\n\n/** Optional parameters. */\nexport interface AutoProvisioningSettingsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AutoProvisioningSettingsListNextResponse =\n AutoProvisioningSettingList;\n\n/** Optional parameters. */\nexport interface CompliancesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type CompliancesListResponse = ComplianceList;\n\n/** Optional parameters. */\nexport interface CompliancesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CompliancesGetResponse = Compliance;\n\n/** Optional parameters. */\nexport interface CompliancesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type CompliancesListNextResponse = ComplianceList;\n\n/** Optional parameters. */\nexport interface InformationProtectionPoliciesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type InformationProtectionPoliciesGetResponse =\n InformationProtectionPolicy;\n\n/** Optional parameters. */\nexport interface InformationProtectionPoliciesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type InformationProtectionPoliciesCreateOrUpdateResponse =\n InformationProtectionPolicy;\n\n/** Optional parameters. */\nexport interface InformationProtectionPoliciesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type InformationProtectionPoliciesListResponse =\n InformationProtectionPolicyList;\n\n/** Optional parameters. */\nexport interface InformationProtectionPoliciesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type InformationProtectionPoliciesListNextResponse =\n InformationProtectionPolicyList;\n\n/** Optional parameters. */\nexport interface WorkspaceSettingsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type WorkspaceSettingsListResponse = WorkspaceSettingList;\n\n/** Optional parameters. */\nexport interface WorkspaceSettingsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkspaceSettingsGetResponse = WorkspaceSetting;\n\n/** Optional parameters. */\nexport interface WorkspaceSettingsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type WorkspaceSettingsCreateResponse = WorkspaceSetting;\n\n/** Optional parameters. */\nexport interface WorkspaceSettingsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type WorkspaceSettingsUpdateResponse = WorkspaceSetting;\n\n/** Optional parameters. */\nexport interface WorkspaceSettingsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface WorkspaceSettingsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type WorkspaceSettingsListNextResponse = WorkspaceSettingList;\n\n/** Optional parameters. */\nexport interface AlertsSuppressionRulesListOptionalParams\n extends coreClient.OperationOptions {\n /** Type of the alert to get rules for */\n alertType?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type AlertsSuppressionRulesListResponse = AlertsSuppressionRulesList;\n\n/** Optional parameters. */\nexport interface AlertsSuppressionRulesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AlertsSuppressionRulesGetResponse = AlertsSuppressionRule;\n\n/** Optional parameters. */\nexport interface AlertsSuppressionRulesUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type AlertsSuppressionRulesUpdateResponse = AlertsSuppressionRule;\n\n/** Optional parameters. */\nexport interface AlertsSuppressionRulesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertsSuppressionRulesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AlertsSuppressionRulesListNextResponse = AlertsSuppressionRulesList;\n\n/** Optional parameters. */\nexport interface AutomationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AutomationsListResponse = AutomationList;\n\n/** Optional parameters. */\nexport interface AutomationsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type AutomationsListByResourceGroupResponse = AutomationList;\n\n/** Optional parameters. */\nexport interface AutomationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AutomationsGetResponse = Automation;\n\n/** Optional parameters. */\nexport interface AutomationsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type AutomationsCreateOrUpdateResponse = Automation;\n\n/** Optional parameters. */\nexport interface AutomationsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type AutomationsUpdateResponse = Automation;\n\n/** Optional parameters. */\nexport interface AutomationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AutomationsValidateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the validate operation. */\nexport type AutomationsValidateResponse = AutomationValidationStatus;\n\n/** Optional parameters. */\nexport interface AutomationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AutomationsListNextResponse = AutomationList;\n\n/** Optional parameters. */\nexport interface AutomationsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type AutomationsListByResourceGroupNextResponse = AutomationList;\n\n/** Optional parameters. */\nexport interface RegulatoryComplianceStandardsListOptionalParams\n extends coreClient.OperationOptions {\n /** OData filter. Optional. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type RegulatoryComplianceStandardsListResponse =\n RegulatoryComplianceStandardList;\n\n/** Optional parameters. */\nexport interface RegulatoryComplianceStandardsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegulatoryComplianceStandardsGetResponse =\n RegulatoryComplianceStandard;\n\n/** Optional parameters. */\nexport interface RegulatoryComplianceStandardsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegulatoryComplianceStandardsListNextResponse =\n RegulatoryComplianceStandardList;\n\n/** Optional parameters. */\nexport interface RegulatoryComplianceControlsListOptionalParams\n extends coreClient.OperationOptions {\n /** OData filter. Optional. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type RegulatoryComplianceControlsListResponse =\n RegulatoryComplianceControlList;\n\n/** Optional parameters. */\nexport interface RegulatoryComplianceControlsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegulatoryComplianceControlsGetResponse =\n RegulatoryComplianceControl;\n\n/** Optional parameters. */\nexport interface RegulatoryComplianceControlsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegulatoryComplianceControlsListNextResponse =\n RegulatoryComplianceControlList;\n\n/** Optional parameters. */\nexport interface RegulatoryComplianceAssessmentsListOptionalParams\n extends coreClient.OperationOptions {\n /** OData filter. Optional. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type RegulatoryComplianceAssessmentsListResponse =\n RegulatoryComplianceAssessmentList;\n\n/** Optional parameters. */\nexport interface RegulatoryComplianceAssessmentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RegulatoryComplianceAssessmentsGetResponse =\n RegulatoryComplianceAssessment;\n\n/** Optional parameters. */\nexport interface RegulatoryComplianceAssessmentsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RegulatoryComplianceAssessmentsListNextResponse =\n RegulatoryComplianceAssessmentList;\n\n/** Optional parameters. */\nexport interface SubAssessmentsListAllOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAll operation. */\nexport type SubAssessmentsListAllResponse = SecuritySubAssessmentList;\n\n/** Optional parameters. */\nexport interface SubAssessmentsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SubAssessmentsListResponse = SecuritySubAssessmentList;\n\n/** Optional parameters. */\nexport interface SubAssessmentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SubAssessmentsGetResponse = SecuritySubAssessment;\n\n/** Optional parameters. */\nexport interface SubAssessmentsListAllNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAllNext operation. */\nexport type SubAssessmentsListAllNextResponse = SecuritySubAssessmentList;\n\n/** Optional parameters. */\nexport interface SubAssessmentsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SubAssessmentsListNextResponse = SecuritySubAssessmentList;\n\n/** Optional parameters. */\nexport interface ConnectorsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ConnectorsListResponse = ConnectorSettingList;\n\n/** Optional parameters. */\nexport interface ConnectorsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ConnectorsGetResponse = ConnectorSetting;\n\n/** Optional parameters. */\nexport interface ConnectorsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ConnectorsCreateOrUpdateResponse = ConnectorSetting;\n\n/** Optional parameters. */\nexport interface ConnectorsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ConnectorsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ConnectorsListNextResponse = ConnectorSettingList;\n\n/** Optional parameters. */\nexport interface SecurityContactsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SecurityContactsListResponse = SecurityContactList;\n\n/** Optional parameters. */\nexport interface SecurityContactsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SecurityContactsGetResponse = SecurityContact;\n\n/** Optional parameters. */\nexport interface SecurityContactsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type SecurityContactsCreateResponse = SecurityContact;\n\n/** Optional parameters. */\nexport interface SecurityContactsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface SecurityContactsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SecurityContactsListNextResponse = SecurityContactList;\n\n/** Optional parameters. */\nexport interface SoftwareInventoriesListByExtendedResourceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByExtendedResource operation. */\nexport type SoftwareInventoriesListByExtendedResourceResponse = SoftwaresList;\n\n/** Optional parameters. */\nexport interface SoftwareInventoriesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type SoftwareInventoriesListBySubscriptionResponse = SoftwaresList;\n\n/** Optional parameters. */\nexport interface SoftwareInventoriesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SoftwareInventoriesGetResponse = Software;\n\n/** Optional parameters. */\nexport interface SoftwareInventoriesListByExtendedResourceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByExtendedResourceNext operation. */\nexport type SoftwareInventoriesListByExtendedResourceNextResponse =\n SoftwaresList;\n\n/** Optional parameters. */\nexport interface SoftwareInventoriesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type SoftwareInventoriesListBySubscriptionNextResponse = SoftwaresList;\n\n/** Optional parameters. */\nexport interface CustomAssessmentAutomationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CustomAssessmentAutomationsGetResponse = CustomAssessmentAutomation;\n\n/** Optional parameters. */\nexport interface CustomAssessmentAutomationsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type CustomAssessmentAutomationsCreateResponse =\n CustomAssessmentAutomation;\n\n/** Optional parameters. */\nexport interface CustomAssessmentAutomationsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface CustomAssessmentAutomationsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type CustomAssessmentAutomationsListByResourceGroupResponse =\n CustomAssessmentAutomationsListResult;\n\n/** Optional parameters. */\nexport interface CustomAssessmentAutomationsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type CustomAssessmentAutomationsListBySubscriptionResponse =\n CustomAssessmentAutomationsListResult;\n\n/** Optional parameters. */\nexport interface CustomAssessmentAutomationsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type CustomAssessmentAutomationsListByResourceGroupNextResponse =\n CustomAssessmentAutomationsListResult;\n\n/** Optional parameters. */\nexport interface CustomAssessmentAutomationsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type CustomAssessmentAutomationsListBySubscriptionNextResponse =\n CustomAssessmentAutomationsListResult;\n\n/** Optional parameters. */\nexport interface CustomEntityStoreAssignmentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CustomEntityStoreAssignmentsGetResponse =\n CustomEntityStoreAssignment;\n\n/** Optional parameters. */\nexport interface CustomEntityStoreAssignmentsCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type CustomEntityStoreAssignmentsCreateResponse =\n CustomEntityStoreAssignment;\n\n/** Optional parameters. */\nexport interface CustomEntityStoreAssignmentsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface CustomEntityStoreAssignmentsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type CustomEntityStoreAssignmentsListByResourceGroupResponse =\n CustomEntityStoreAssignmentsListResult;\n\n/** Optional parameters. */\nexport interface CustomEntityStoreAssignmentsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type CustomEntityStoreAssignmentsListBySubscriptionResponse =\n CustomEntityStoreAssignmentsListResult;\n\n/** Optional parameters. */\nexport interface CustomEntityStoreAssignmentsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type CustomEntityStoreAssignmentsListByResourceGroupNextResponse =\n CustomEntityStoreAssignmentsListResult;\n\n/** Optional parameters. */\nexport interface CustomEntityStoreAssignmentsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type CustomEntityStoreAssignmentsListBySubscriptionNextResponse =\n CustomEntityStoreAssignmentsListResult;\n\n/** Optional parameters. */\nexport interface MdeOnboardingsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type MdeOnboardingsListResponse = MdeOnboardingDataList;\n\n/** Optional parameters. */\nexport interface MdeOnboardingsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type MdeOnboardingsGetResponse = MdeOnboardingData;\n\n/** Optional parameters. */\nexport interface GovernanceAssignmentsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type GovernanceAssignmentsListResponse = GovernanceAssignmentsList;\n\n/** Optional parameters. */\nexport interface GovernanceAssignmentsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type GovernanceAssignmentsGetResponse = GovernanceAssignment;\n\n/** Optional parameters. */\nexport interface GovernanceAssignmentsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type GovernanceAssignmentsCreateOrUpdateResponse = GovernanceAssignment;\n\n/** Optional parameters. */\nexport interface GovernanceAssignmentsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface GovernanceAssignmentsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type GovernanceAssignmentsListNextResponse = GovernanceAssignmentsList;\n\n/** Optional parameters. */\nexport interface GovernanceRulesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type GovernanceRulesListResponse = GovernanceRuleList;\n\n/** Optional parameters. */\nexport interface GovernanceRulesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type GovernanceRulesGetResponse = GovernanceRule;\n\n/** Optional parameters. */\nexport interface GovernanceRulesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type GovernanceRulesCreateOrUpdateResponse = GovernanceRule;\n\n/** Optional parameters. */\nexport interface GovernanceRulesDeleteOptionalParams\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/** Optional parameters. */\nexport interface GovernanceRulesExecuteOptionalParams\n extends coreClient.OperationOptions {\n /** Execute governance rule over a given scope */\n executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;\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 execute operation. */\nexport type GovernanceRulesExecuteResponse = GovernanceRulesExecuteHeaders;\n\n/** Optional parameters. */\nexport interface GovernanceRulesOperationResultsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the operationResults operation. */\nexport type GovernanceRulesOperationResultsResponse =\n OperationResultAutoGenerated;\n\n/** Optional parameters. */\nexport interface GovernanceRulesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type GovernanceRulesListNextResponse = GovernanceRuleList;\n\n/** Optional parameters. */\nexport interface ApplicationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ApplicationsListResponse = ApplicationsList;\n\n/** Optional parameters. */\nexport interface ApplicationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ApplicationsListNextResponse = ApplicationsList;\n\n/** Optional parameters. */\nexport interface ApplicationGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ApplicationGetResponse = Application;\n\n/** Optional parameters. */\nexport interface ApplicationCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ApplicationCreateOrUpdateResponse = Application;\n\n/** Optional parameters. */\nexport interface ApplicationDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface SecurityConnectorApplicationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SecurityConnectorApplicationsListResponse = ApplicationsList;\n\n/** Optional parameters. */\nexport interface SecurityConnectorApplicationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SecurityConnectorApplicationsListNextResponse = ApplicationsList;\n\n/** Optional parameters. */\nexport interface SecurityConnectorApplicationGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SecurityConnectorApplicationGetResponse = Application;\n\n/** Optional parameters. */\nexport interface SecurityConnectorApplicationCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type SecurityConnectorApplicationCreateOrUpdateResponse = Application;\n\n/** Optional parameters. */\nexport interface SecurityConnectorApplicationDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface DefenderForStorageGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DefenderForStorageGetResponse = DefenderForStorageSetting;\n\n/** Optional parameters. */\nexport interface DefenderForStorageCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type DefenderForStorageCreateResponse = DefenderForStorageSetting;\n\n/** Optional parameters. */\nexport interface SecurityOperatorsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SecurityOperatorsListResponse = SecurityOperatorList;\n\n/** Optional parameters. */\nexport interface SecurityOperatorsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SecurityOperatorsGetResponse = SecurityOperator;\n\n/** Optional parameters. */\nexport interface SecurityOperatorsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type SecurityOperatorsCreateOrUpdateResponse = SecurityOperator;\n\n/** Optional parameters. */\nexport interface SecurityOperatorsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface SqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** The baseline results for this rule. */\n body?: RuleResultsInput;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type SqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateResponse =\n RuleResults;\n\n/** Optional parameters. */\nexport interface SqlVulnerabilityAssessmentBaselineRulesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SqlVulnerabilityAssessmentBaselineRulesGetResponse = RuleResults;\n\n/** Optional parameters. */\nexport interface SqlVulnerabilityAssessmentBaselineRulesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface SqlVulnerabilityAssessmentBaselineRulesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SqlVulnerabilityAssessmentBaselineRulesListResponse = RulesResults;\n\n/** Optional parameters. */\nexport interface SqlVulnerabilityAssessmentBaselineRulesAddOptionalParams\n extends coreClient.OperationOptions {\n /** The baseline rules. */\n body?: RulesResultsInput;\n}\n\n/** Contains response data for the add operation. */\nexport type SqlVulnerabilityAssessmentBaselineRulesAddResponse = RulesResults;\n\n/** Optional parameters. */\nexport interface SqlVulnerabilityAssessmentScansGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SqlVulnerabilityAssessmentScansGetResponse = Scan;\n\n/** Optional parameters. */\nexport interface SqlVulnerabilityAssessmentScansListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SqlVulnerabilityAssessmentScansListResponse = Scans;\n\n/** Optional parameters. */\nexport interface SqlVulnerabilityAssessmentScanResultsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SqlVulnerabilityAssessmentScanResultsGetResponse = ScanResult;\n\n/** Optional parameters. */\nexport interface SqlVulnerabilityAssessmentScanResultsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SqlVulnerabilityAssessmentScanResultsListResponse = ScanResults;\n\n/** Optional parameters. */\nexport interface UpdateSensitivitySettingsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the updateSensitivitySettings operation. */\nexport type UpdateSensitivitySettingsResponse = GetSensitivitySettingsResponse;\n\n/** Optional parameters. */\nexport interface GetSensitivitySettingsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getSensitivitySettings operation. */\nexport type GetSensitivitySettingsOperationResponse =\n GetSensitivitySettingsResponse;\n\n/** Optional parameters. */\nexport interface SensitivitySettingsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SensitivitySettingsListResponse =\n GetSensitivitySettingsListResponse;\n\n/** Optional parameters. */\nexport interface HealthReportsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type HealthReportsListResponse = HealthReportsList;\n\n/** Optional parameters. */\nexport interface HealthReportsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type HealthReportsGetResponse = HealthReport;\n\n/** Optional parameters. */\nexport interface HealthReportsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type HealthReportsListNextResponse = HealthReportsList;\n\n/** Optional parameters. */\nexport interface AzureDevOpsOrgsListAvailableOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAvailable operation. */\nexport type AzureDevOpsOrgsListAvailableResponse = AzureDevOpsOrgListResponse;\n\n/** Optional parameters. */\nexport interface AzureDevOpsOrgsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AzureDevOpsOrgsListResponse = AzureDevOpsOrgListResponse;\n\n/** Optional parameters. */\nexport interface AzureDevOpsOrgsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AzureDevOpsOrgsGetResponse = AzureDevOpsOrg;\n\n/** Optional parameters. */\nexport interface AzureDevOpsOrgsCreateOrUpdateOptionalParams\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 createOrUpdate operation. */\nexport type AzureDevOpsOrgsCreateOrUpdateResponse = AzureDevOpsOrg;\n\n/** Optional parameters. */\nexport interface AzureDevOpsOrgsUpdateOptionalParams\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 update operation. */\nexport type AzureDevOpsOrgsUpdateResponse = AzureDevOpsOrg;\n\n/** Optional parameters. */\nexport interface AzureDevOpsOrgsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AzureDevOpsOrgsListNextResponse = AzureDevOpsOrgListResponse;\n\n/** Optional parameters. */\nexport interface AzureDevOpsProjectsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AzureDevOpsProjectsListResponse = AzureDevOpsProjectListResponse;\n\n/** Optional parameters. */\nexport interface AzureDevOpsProjectsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AzureDevOpsProjectsGetResponse = AzureDevOpsProject;\n\n/** Optional parameters. */\nexport interface AzureDevOpsProjectsCreateOrUpdateOptionalParams\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 createOrUpdate operation. */\nexport type AzureDevOpsProjectsCreateOrUpdateResponse = AzureDevOpsProject;\n\n/** Optional parameters. */\nexport interface AzureDevOpsProjectsUpdateOptionalParams\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 update operation. */\nexport type AzureDevOpsProjectsUpdateResponse = AzureDevOpsProject;\n\n/** Optional parameters. */\nexport interface AzureDevOpsProjectsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AzureDevOpsProjectsListNextResponse =\n AzureDevOpsProjectListResponse;\n\n/** Optional parameters. */\nexport interface AzureDevOpsReposListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AzureDevOpsReposListResponse = AzureDevOpsRepositoryListResponse;\n\n/** Optional parameters. */\nexport interface AzureDevOpsReposGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AzureDevOpsReposGetResponse = AzureDevOpsRepository;\n\n/** Optional parameters. */\nexport interface AzureDevOpsReposCreateOrUpdateOptionalParams\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 createOrUpdate operation. */\nexport type AzureDevOpsReposCreateOrUpdateResponse = AzureDevOpsRepository;\n\n/** Optional parameters. */\nexport interface AzureDevOpsReposUpdateOptionalParams\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 update operation. */\nexport type AzureDevOpsReposUpdateResponse = AzureDevOpsRepository;\n\n/** Optional parameters. */\nexport interface AzureDevOpsReposListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AzureDevOpsReposListNextResponse =\n AzureDevOpsRepositoryListResponse;\n\n/** Optional parameters. */\nexport interface DevOpsConfigurationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type DevOpsConfigurationsListResponse = DevOpsConfigurationListResponse;\n\n/** Optional parameters. */\nexport interface DevOpsConfigurationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DevOpsConfigurationsGetResponse = DevOpsConfiguration;\n\n/** Optional parameters. */\nexport interface DevOpsConfigurationsCreateOrUpdateOptionalParams\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 createOrUpdate operation. */\nexport type DevOpsConfigurationsCreateOrUpdateResponse = DevOpsConfiguration;\n\n/** Optional parameters. */\nexport interface DevOpsConfigurationsUpdateOptionalParams\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 update operation. */\nexport type DevOpsConfigurationsUpdateResponse = DevOpsConfiguration;\n\n/** Optional parameters. */\nexport interface DevOpsConfigurationsDeleteOptionalParams\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/** Optional parameters. */\nexport interface DevOpsConfigurationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DevOpsConfigurationsListNextResponse =\n DevOpsConfigurationListResponse;\n\n/** Optional parameters. */\nexport interface GitHubOwnersListAvailableOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAvailable operation. */\nexport type GitHubOwnersListAvailableResponse = GitHubOwnerListResponse;\n\n/** Optional parameters. */\nexport interface GitHubOwnersListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type GitHubOwnersListResponse = GitHubOwnerListResponse;\n\n/** Optional parameters. */\nexport interface GitHubOwnersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type GitHubOwnersGetResponse = GitHubOwner;\n\n/** Optional parameters. */\nexport interface GitHubOwnersListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type GitHubOwnersListNextResponse = GitHubOwnerListResponse;\n\n/** Optional parameters. */\nexport interface GitHubReposListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type GitHubReposListResponse = GitHubRepositoryListResponse;\n\n/** Optional parameters. */\nexport interface GitHubReposGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type GitHubReposGetResponse = GitHubRepository;\n\n/** Optional parameters. */\nexport interface GitHubReposListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type GitHubReposListNextResponse = GitHubRepositoryListResponse;\n\n/** Optional parameters. */\nexport interface GitLabGroupsListAvailableOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAvailable operation. */\nexport type GitLabGroupsListAvailableResponse = GitLabGroupListResponse;\n\n/** Optional parameters. */\nexport interface GitLabGroupsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type GitLabGroupsListResponse = GitLabGroupListResponse;\n\n/** Optional parameters. */\nexport interface GitLabGroupsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type GitLabGroupsGetResponse = GitLabGroup;\n\n/** Optional parameters. */\nexport interface GitLabGroupsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type GitLabGroupsListNextResponse = GitLabGroupListResponse;\n\n/** Optional parameters. */\nexport interface GitLabSubgroupsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type GitLabSubgroupsListResponse = GitLabGroupListResponse;\n\n/** Optional parameters. */\nexport interface GitLabProjectsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type GitLabProjectsListResponse = GitLabProjectListResponse;\n\n/** Optional parameters. */\nexport interface GitLabProjectsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type GitLabProjectsGetResponse = GitLabProject;\n\n/** Optional parameters. */\nexport interface GitLabProjectsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type GitLabProjectsListNextResponse = GitLabProjectListResponse;\n\n/** Optional parameters. */\nexport interface DevOpsOperationResultsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DevOpsOperationResultsGetResponse = OperationStatusResult;\n\n/** Optional parameters. */\nexport interface SecurityConnectorsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SecurityConnectorsListResponse = SecurityConnectorsList;\n\n/** Optional parameters. */\nexport interface SecurityConnectorsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type SecurityConnectorsListByResourceGroupResponse =\n SecurityConnectorsList;\n\n/** Optional parameters. */\nexport interface SecurityConnectorsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SecurityConnectorsGetResponse = SecurityConnector;\n\n/** Optional parameters. */\nexport interface SecurityConnectorsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type SecurityConnectorsCreateOrUpdateResponse = SecurityConnector;\n\n/** Optional parameters. */\nexport interface SecurityConnectorsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type SecurityConnectorsUpdateResponse = SecurityConnector;\n\n/** Optional parameters. */\nexport interface SecurityConnectorsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface SecurityConnectorsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SecurityConnectorsListNextResponse = SecurityConnectorsList;\n\n/** Optional parameters. */\nexport interface SecurityConnectorsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type SecurityConnectorsListByResourceGroupNextResponse =\n SecurityConnectorsList;\n\n/** Optional parameters. */\nexport interface ComplianceResultsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ComplianceResultsListResponse = ComplianceResultList;\n\n/** Optional parameters. */\nexport interface ComplianceResultsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ComplianceResultsGetResponse = ComplianceResult;\n\n/** Optional parameters. */\nexport interface ComplianceResultsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ComplianceResultsListNextResponse = ComplianceResultList;\n\n/** Optional parameters. */\nexport interface AdvancedThreatProtectionGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AdvancedThreatProtectionGetResponse =\n AdvancedThreatProtectionSetting;\n\n/** Optional parameters. */\nexport interface AdvancedThreatProtectionCreateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the create operation. */\nexport type AdvancedThreatProtectionCreateResponse =\n AdvancedThreatProtectionSetting;\n\n/** Optional parameters. */\nexport interface DeviceSecurityGroupsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type DeviceSecurityGroupsListResponse = DeviceSecurityGroupList;\n\n/** Optional parameters. */\nexport interface DeviceSecurityGroupsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DeviceSecurityGroupsGetResponse = DeviceSecurityGroup;\n\n/** Optional parameters. */\nexport interface DeviceSecurityGroupsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type DeviceSecurityGroupsCreateOrUpdateResponse = DeviceSecurityGroup;\n\n/** Optional parameters. */\nexport interface DeviceSecurityGroupsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface DeviceSecurityGroupsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DeviceSecurityGroupsListNextResponse = DeviceSecurityGroupList;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionAnalyticsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type IotSecuritySolutionAnalyticsListResponse =\n IoTSecuritySolutionAnalyticsModelList;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionAnalyticsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IotSecuritySolutionAnalyticsGetResponse =\n IoTSecuritySolutionAnalyticsModel;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionsAnalyticsAggregatedAlertListOptionalParams\n extends coreClient.OperationOptions {\n /** Number of results to retrieve. */\n top?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type IotSecuritySolutionsAnalyticsAggregatedAlertListResponse =\n IoTSecurityAggregatedAlertList;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionsAnalyticsAggregatedAlertGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IotSecuritySolutionsAnalyticsAggregatedAlertGetResponse =\n IoTSecurityAggregatedAlert;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionsAnalyticsAggregatedAlertDismissOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionsAnalyticsAggregatedAlertListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type IotSecuritySolutionsAnalyticsAggregatedAlertListNextResponse =\n IoTSecurityAggregatedAlertList;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionsAnalyticsRecommendationGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IotSecuritySolutionsAnalyticsRecommendationGetResponse =\n IoTSecurityAggregatedRecommendation;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionsAnalyticsRecommendationListOptionalParams\n extends coreClient.OperationOptions {\n /** Number of results to retrieve. */\n top?: number;\n}\n\n/** Contains response data for the list operation. */\nexport type IotSecuritySolutionsAnalyticsRecommendationListResponse =\n IoTSecurityAggregatedRecommendationList;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionsAnalyticsRecommendationListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type IotSecuritySolutionsAnalyticsRecommendationListNextResponse =\n IoTSecurityAggregatedRecommendationList;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {\n /** Filter the IoT Security solution with OData syntax. Supports filtering by iotHubs. */\n filter?: string;\n}\n\n/** Contains response data for the listBySubscription operation. */\nexport type IotSecuritySolutionListBySubscriptionResponse =\n IoTSecuritySolutionsList;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** Filter the IoT Security solution with OData syntax. Supports filtering by iotHubs. */\n filter?: string;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type IotSecuritySolutionListByResourceGroupResponse =\n IoTSecuritySolutionsList;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IotSecuritySolutionGetResponse = IoTSecuritySolutionModel;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type IotSecuritySolutionCreateOrUpdateResponse =\n IoTSecuritySolutionModel;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type IotSecuritySolutionUpdateResponse = IoTSecuritySolutionModel;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type IotSecuritySolutionListBySubscriptionNextResponse =\n IoTSecuritySolutionsList;\n\n/** Optional parameters. */\nexport interface IotSecuritySolutionListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type IotSecuritySolutionListByResourceGroupNextResponse =\n IoTSecuritySolutionsList;\n\n/** Optional parameters. */\nexport interface AdaptiveNetworkHardeningsListByExtendedResourceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByExtendedResource operation. */\nexport type AdaptiveNetworkHardeningsListByExtendedResourceResponse =\n AdaptiveNetworkHardeningsList;\n\n/** Optional parameters. */\nexport interface AdaptiveNetworkHardeningsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AdaptiveNetworkHardeningsGetResponse = AdaptiveNetworkHardening;\n\n/** Optional parameters. */\nexport interface AdaptiveNetworkHardeningsEnforceOptionalParams\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/** Optional parameters. */\nexport interface AdaptiveNetworkHardeningsListByExtendedResourceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByExtendedResourceNext operation. */\nexport type AdaptiveNetworkHardeningsListByExtendedResourceNextResponse =\n AdaptiveNetworkHardeningsList;\n\n/** Optional parameters. */\nexport interface AllowedConnectionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AllowedConnectionsListResponse = AllowedConnectionsList;\n\n/** Optional parameters. */\nexport interface AllowedConnectionsListByHomeRegionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByHomeRegion operation. */\nexport type AllowedConnectionsListByHomeRegionResponse = AllowedConnectionsList;\n\n/** Optional parameters. */\nexport interface AllowedConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AllowedConnectionsGetResponse = AllowedConnectionsResource;\n\n/** Optional parameters. */\nexport interface AllowedConnectionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AllowedConnectionsListNextResponse = AllowedConnectionsList;\n\n/** Optional parameters. */\nexport interface AllowedConnectionsListByHomeRegionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByHomeRegionNext operation. */\nexport type AllowedConnectionsListByHomeRegionNextResponse =\n AllowedConnectionsList;\n\n/** Optional parameters. */\nexport interface AdaptiveApplicationControlsListOptionalParams\n extends coreClient.OperationOptions {\n /** Include the policy rules */\n includePathRecommendations?: boolean;\n /** Return output in a summarized form */\n summary?: boolean;\n}\n\n/** Contains response data for the list operation. */\nexport type AdaptiveApplicationControlsListResponse =\n AdaptiveApplicationControlGroups;\n\n/** Optional parameters. */\nexport interface AdaptiveApplicationControlsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AdaptiveApplicationControlsGetResponse =\n AdaptiveApplicationControlGroup;\n\n/** Optional parameters. */\nexport interface AdaptiveApplicationControlsPutOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the put operation. */\nexport type AdaptiveApplicationControlsPutResponse =\n AdaptiveApplicationControlGroup;\n\n/** Optional parameters. */\nexport interface AdaptiveApplicationControlsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface DiscoveredSecuritySolutionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type DiscoveredSecuritySolutionsListResponse =\n DiscoveredSecuritySolutionList;\n\n/** Optional parameters. */\nexport interface DiscoveredSecuritySolutionsListByHomeRegionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByHomeRegion operation. */\nexport type DiscoveredSecuritySolutionsListByHomeRegionResponse =\n DiscoveredSecuritySolutionList;\n\n/** Optional parameters. */\nexport interface DiscoveredSecuritySolutionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DiscoveredSecuritySolutionsGetResponse = DiscoveredSecuritySolution;\n\n/** Optional parameters. */\nexport interface DiscoveredSecuritySolutionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DiscoveredSecuritySolutionsListNextResponse =\n DiscoveredSecuritySolutionList;\n\n/** Optional parameters. */\nexport interface DiscoveredSecuritySolutionsListByHomeRegionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByHomeRegionNext operation. */\nexport type DiscoveredSecuritySolutionsListByHomeRegionNextResponse =\n DiscoveredSecuritySolutionList;\n\n/** Optional parameters. */\nexport interface ExternalSecuritySolutionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ExternalSecuritySolutionsListResponse =\n ExternalSecuritySolutionList;\n\n/** Optional parameters. */\nexport interface ExternalSecuritySolutionsListByHomeRegionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByHomeRegion operation. */\nexport type ExternalSecuritySolutionsListByHomeRegionResponse =\n ExternalSecuritySolutionList;\n\n/** Optional parameters. */\nexport interface ExternalSecuritySolutionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolution;\n\n/** Optional parameters. */\nexport interface ExternalSecuritySolutionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ExternalSecuritySolutionsListNextResponse =\n ExternalSecuritySolutionList;\n\n/** Optional parameters. */\nexport interface ExternalSecuritySolutionsListByHomeRegionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByHomeRegionNext operation. */\nexport type ExternalSecuritySolutionsListByHomeRegionNextResponse =\n ExternalSecuritySolutionList;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type JitNetworkAccessPoliciesListResponse = JitNetworkAccessPoliciesList;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesListByRegionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByRegion operation. */\nexport type JitNetworkAccessPoliciesListByRegionResponse =\n JitNetworkAccessPoliciesList;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type JitNetworkAccessPoliciesListByResourceGroupResponse =\n JitNetworkAccessPoliciesList;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesListByResourceGroupAndRegionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupAndRegion operation. */\nexport type JitNetworkAccessPoliciesListByResourceGroupAndRegionResponse =\n JitNetworkAccessPoliciesList;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type JitNetworkAccessPoliciesGetResponse = JitNetworkAccessPolicy;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type JitNetworkAccessPoliciesCreateOrUpdateResponse =\n JitNetworkAccessPolicy;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesInitiateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the initiate operation. */\nexport type JitNetworkAccessPoliciesInitiateResponse = JitNetworkAccessRequest;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type JitNetworkAccessPoliciesListNextResponse =\n JitNetworkAccessPoliciesList;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesListByRegionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByRegionNext operation. */\nexport type JitNetworkAccessPoliciesListByRegionNextResponse =\n JitNetworkAccessPoliciesList;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type JitNetworkAccessPoliciesListByResourceGroupNextResponse =\n JitNetworkAccessPoliciesList;\n\n/** Optional parameters. */\nexport interface JitNetworkAccessPoliciesListByResourceGroupAndRegionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupAndRegionNext operation. */\nexport type JitNetworkAccessPoliciesListByResourceGroupAndRegionNextResponse =\n JitNetworkAccessPoliciesList;\n\n/** Optional parameters. */\nexport interface SecureScoresListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SecureScoresListResponse = SecureScoresList;\n\n/** Optional parameters. */\nexport interface SecureScoresGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SecureScoresGetResponse = SecureScoreItem;\n\n/** Optional parameters. */\nexport interface SecureScoresListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SecureScoresListNextResponse = SecureScoresList;\n\n/** Optional parameters. */\nexport interface SecureScoreControlsListBySecureScoreOptionalParams\n extends coreClient.OperationOptions {\n /** OData expand. Optional. */\n expand?: ExpandControlsEnum;\n}\n\n/** Contains response data for the listBySecureScore operation. */\nexport type SecureScoreControlsListBySecureScoreResponse =\n SecureScoreControlList;\n\n/** Optional parameters. */\nexport interface SecureScoreControlsListOptionalParams\n extends coreClient.OperationOptions {\n /** OData expand. Optional. */\n expand?: ExpandControlsEnum;\n}\n\n/** Contains response data for the list operation. */\nexport type SecureScoreControlsListResponse = SecureScoreControlList;\n\n/** Optional parameters. */\nexport interface SecureScoreControlsListBySecureScoreNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySecureScoreNext operation. */\nexport type SecureScoreControlsListBySecureScoreNextResponse =\n SecureScoreControlList;\n\n/** Optional parameters. */\nexport interface SecureScoreControlsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SecureScoreControlsListNextResponse = SecureScoreControlList;\n\n/** Optional parameters. */\nexport interface SecureScoreControlDefinitionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SecureScoreControlDefinitionsListResponse =\n SecureScoreControlDefinitionList;\n\n/** Optional parameters. */\nexport interface SecureScoreControlDefinitionsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type SecureScoreControlDefinitionsListBySubscriptionResponse =\n SecureScoreControlDefinitionList;\n\n/** Optional parameters. */\nexport interface SecureScoreControlDefinitionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SecureScoreControlDefinitionsListNextResponse =\n SecureScoreControlDefinitionList;\n\n/** Optional parameters. */\nexport interface SecureScoreControlDefinitionsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type SecureScoreControlDefinitionsListBySubscriptionNextResponse =\n SecureScoreControlDefinitionList;\n\n/** Optional parameters. */\nexport interface SecuritySolutionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SecuritySolutionsListResponse = SecuritySolutionList;\n\n/** Optional parameters. */\nexport interface SecuritySolutionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SecuritySolutionsGetResponse = SecuritySolution;\n\n/** Optional parameters. */\nexport interface SecuritySolutionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SecuritySolutionsListNextResponse = SecuritySolutionList;\n\n/** Optional parameters. */\nexport interface SecuritySolutionsReferenceDataListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SecuritySolutionsReferenceDataListResponse =\n SecuritySolutionsReferenceDataList;\n\n/** Optional parameters. */\nexport interface SecuritySolutionsReferenceDataListByHomeRegionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByHomeRegion operation. */\nexport type SecuritySolutionsReferenceDataListByHomeRegionResponse =\n SecuritySolutionsReferenceDataList;\n\n/** Optional parameters. */\nexport interface ServerVulnerabilityAssessmentListByExtendedResourceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByExtendedResource operation. */\nexport type ServerVulnerabilityAssessmentListByExtendedResourceResponse =\n ServerVulnerabilityAssessmentsList;\n\n/** Optional parameters. */\nexport interface ServerVulnerabilityAssessmentGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ServerVulnerabilityAssessmentGetResponse =\n ServerVulnerabilityAssessment;\n\n/** Optional parameters. */\nexport interface ServerVulnerabilityAssessmentCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ServerVulnerabilityAssessmentCreateOrUpdateResponse =\n ServerVulnerabilityAssessment;\n\n/** Optional parameters. */\nexport interface ServerVulnerabilityAssessmentDeleteOptionalParams\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/** Optional parameters. */\nexport interface TopologyListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type TopologyListResponse = TopologyList;\n\n/** Optional parameters. */\nexport interface TopologyListByHomeRegionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByHomeRegion operation. */\nexport type TopologyListByHomeRegionResponse = TopologyList;\n\n/** Optional parameters. */\nexport interface TopologyGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type TopologyGetResponse = TopologyResource;\n\n/** Optional parameters. */\nexport interface TopologyListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type TopologyListNextResponse = TopologyList;\n\n/** Optional parameters. */\nexport interface TopologyListByHomeRegionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByHomeRegionNext operation. */\nexport type TopologyListByHomeRegionNextResponse = TopologyList;\n\n/** Optional parameters. */\nexport interface AssessmentsMetadataListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AssessmentsMetadataListResponse =\n SecurityAssessmentMetadataResponseList;\n\n/** Optional parameters. */\nexport interface AssessmentsMetadataGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AssessmentsMetadataGetResponse = SecurityAssessmentMetadataResponse;\n\n/** Optional parameters. */\nexport interface AssessmentsMetadataListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type AssessmentsMetadataListBySubscriptionResponse =\n SecurityAssessmentMetadataResponseList;\n\n/** Optional parameters. */\nexport interface AssessmentsMetadataGetInSubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getInSubscription operation. */\nexport type AssessmentsMetadataGetInSubscriptionResponse =\n SecurityAssessmentMetadataResponse;\n\n/** Optional parameters. */\nexport interface AssessmentsMetadataCreateInSubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createInSubscription operation. */\nexport type AssessmentsMetadataCreateInSubscriptionResponse =\n SecurityAssessmentMetadataResponse;\n\n/** Optional parameters. */\nexport interface AssessmentsMetadataDeleteInSubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AssessmentsMetadataListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AssessmentsMetadataListNextResponse =\n SecurityAssessmentMetadataResponseList;\n\n/** Optional parameters. */\nexport interface AssessmentsMetadataListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type AssessmentsMetadataListBySubscriptionNextResponse =\n SecurityAssessmentMetadataResponseList;\n\n/** Optional parameters. */\nexport interface AssessmentsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AssessmentsListResponse = SecurityAssessmentList;\n\n/** Optional parameters. */\nexport interface AssessmentsGetOptionalParams\n extends coreClient.OperationOptions {\n /** OData expand. Optional. */\n expand?: ExpandEnum;\n}\n\n/** Contains response data for the get operation. */\nexport type AssessmentsGetResponse = SecurityAssessmentResponse;\n\n/** Optional parameters. */\nexport interface AssessmentsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type AssessmentsCreateOrUpdateResponse = SecurityAssessmentResponse;\n\n/** Optional parameters. */\nexport interface AssessmentsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AssessmentsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AssessmentsListNextResponse = SecurityAssessmentList;\n\n/** Optional parameters. */\nexport interface AlertsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AlertsListResponse = AlertList;\n\n/** Optional parameters. */\nexport interface AlertsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type AlertsListByResourceGroupResponse = AlertList;\n\n/** Optional parameters. */\nexport interface AlertsListSubscriptionLevelByRegionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSubscriptionLevelByRegion operation. */\nexport type AlertsListSubscriptionLevelByRegionResponse = AlertList;\n\n/** Optional parameters. */\nexport interface AlertsListResourceGroupLevelByRegionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listResourceGroupLevelByRegion operation. */\nexport type AlertsListResourceGroupLevelByRegionResponse = AlertList;\n\n/** Optional parameters. */\nexport interface AlertsGetSubscriptionLevelOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getSubscriptionLevel operation. */\nexport type AlertsGetSubscriptionLevelResponse = Alert;\n\n/** Optional parameters. */\nexport interface AlertsGetResourceGroupLevelOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getResourceGroupLevel operation. */\nexport type AlertsGetResourceGroupLevelResponse = Alert;\n\n/** Optional parameters. */\nexport interface AlertsUpdateSubscriptionLevelStateToDismissOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertsUpdateSubscriptionLevelStateToResolveOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertsUpdateSubscriptionLevelStateToActivateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertsUpdateSubscriptionLevelStateToInProgressOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertsUpdateResourceGroupLevelStateToResolveOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertsUpdateResourceGroupLevelStateToDismissOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertsUpdateResourceGroupLevelStateToActivateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertsUpdateResourceGroupLevelStateToInProgressOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AlertsSimulateOptionalParams\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/** Optional parameters. */\nexport interface AlertsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AlertsListNextResponse = AlertList;\n\n/** Optional parameters. */\nexport interface AlertsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type AlertsListByResourceGroupNextResponse = AlertList;\n\n/** Optional parameters. */\nexport interface AlertsListSubscriptionLevelByRegionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSubscriptionLevelByRegionNext operation. */\nexport type AlertsListSubscriptionLevelByRegionNextResponse = AlertList;\n\n/** Optional parameters. */\nexport interface AlertsListResourceGroupLevelByRegionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listResourceGroupLevelByRegionNext operation. */\nexport type AlertsListResourceGroupLevelByRegionNextResponse = AlertList;\n\n/** Optional parameters. */\nexport interface SettingsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type SettingsListResponse = SettingsList;\n\n/** Optional parameters. */\nexport interface SettingsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type SettingsGetResponse = SettingUnion;\n\n/** Optional parameters. */\nexport interface SettingsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type SettingsUpdateResponse = SettingUnion;\n\n/** Optional parameters. */\nexport interface SettingsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type SettingsListNextResponse = SettingsList;\n\n/** Optional parameters. */\nexport interface ServerVulnerabilityAssessmentsSettingsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type ServerVulnerabilityAssessmentsSettingsListBySubscriptionResponse =\n ServerVulnerabilityAssessmentsSettingsList;\n\n/** Optional parameters. */\nexport interface ServerVulnerabilityAssessmentsSettingsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ServerVulnerabilityAssessmentsSettingsGetResponse =\n ServerVulnerabilityAssessmentsSettingUnion;\n\n/** Optional parameters. */\nexport interface ServerVulnerabilityAssessmentsSettingsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ServerVulnerabilityAssessmentsSettingsCreateOrUpdateResponse =\n ServerVulnerabilityAssessmentsSettingUnion;\n\n/** Optional parameters. */\nexport interface ServerVulnerabilityAssessmentsSettingsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ServerVulnerabilityAssessmentsSettingsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type ServerVulnerabilityAssessmentsSettingsListBySubscriptionNextResponse =\n ServerVulnerabilityAssessmentsSettingsList;\n\n/** Optional parameters. */\nexport interface APICollectionsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type APICollectionsListBySubscriptionResponse = ApiCollectionList;\n\n/** Optional parameters. */\nexport interface APICollectionsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type APICollectionsListByResourceGroupResponse = ApiCollectionList;\n\n/** Optional parameters. */\nexport interface APICollectionsListByAzureApiManagementServiceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAzureApiManagementService operation. */\nexport type APICollectionsListByAzureApiManagementServiceResponse =\n ApiCollectionList;\n\n/** Optional parameters. */\nexport interface APICollectionsGetByAzureApiManagementServiceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the getByAzureApiManagementService operation. */\nexport type APICollectionsGetByAzureApiManagementServiceResponse =\n ApiCollection;\n\n/** Optional parameters. */\nexport interface APICollectionsOnboardAzureApiManagementApiOptionalParams\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 onboardAzureApiManagementApi operation. */\nexport type APICollectionsOnboardAzureApiManagementApiResponse = ApiCollection;\n\n/** Optional parameters. */\nexport interface APICollectionsOffboardAzureApiManagementApiOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface APICollectionsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type APICollectionsListBySubscriptionNextResponse = ApiCollectionList;\n\n/** Optional parameters. */\nexport interface APICollectionsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type APICollectionsListByResourceGroupNextResponse = ApiCollectionList;\n\n/** Optional parameters. */\nexport interface APICollectionsListByAzureApiManagementServiceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByAzureApiManagementServiceNext operation. */\nexport type APICollectionsListByAzureApiManagementServiceNextResponse =\n ApiCollectionList;\n\n/** Optional parameters. */\nexport interface PricingsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PricingsGetResponse = Pricing;\n\n/** Optional parameters. */\nexport interface PricingsUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type PricingsUpdateResponse = Pricing;\n\n/** Optional parameters. */\nexport interface PricingsDeleteOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface PricingsListOptionalParams\n extends coreClient.OperationOptions {\n /** OData filter. Optional. */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type PricingsListResponse = PricingList;\n\n/** Optional parameters. */\nexport interface SecurityCenterOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}