@azure/arm-security 5.0.1-alpha.20220921.1 → 6.0.0-beta.1

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 (402) hide show
  1. package/CHANGELOG.md +307 -8
  2. package/dist/index.js +12366 -8653
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.js +3 -3
  7. package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.js.map +1 -1
  8. package/dist-esm/samples-dev/alertsGetSubscriptionLevelSample.js +1 -1
  9. package/dist-esm/samples-dev/alertsListByResourceGroupSample.js +1 -1
  10. package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.js +1 -1
  11. package/dist-esm/samples-dev/alertsListSample.js +1 -1
  12. package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.js +1 -1
  13. package/dist-esm/samples-dev/alertsSimulateSample.js +4 -3
  14. package/dist-esm/samples-dev/alertsSimulateSample.js.map +1 -1
  15. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.js +3 -3
  16. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.js.map +1 -1
  17. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.js +3 -3
  18. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.js.map +1 -1
  19. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.d.ts +2 -0
  20. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.d.ts.map +1 -0
  21. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.js +32 -0
  22. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.js.map +1 -0
  23. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.js +3 -3
  24. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.js.map +1 -1
  25. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToActivateSample.js +1 -1
  26. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToDismissSample.js +1 -1
  27. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.d.ts +2 -0
  28. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.d.ts.map +1 -0
  29. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.js +31 -0
  30. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.js.map +1 -0
  31. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToResolveSample.js +1 -1
  32. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js +40 -0
  35. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js.map +1 -0
  36. package/dist-esm/samples-dev/applicationDeleteSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/applicationDeleteSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/applicationDeleteSample.js +30 -0
  39. package/dist-esm/samples-dev/applicationDeleteSample.js.map +1 -0
  40. package/dist-esm/samples-dev/applicationGetSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/applicationGetSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/applicationGetSample.js +30 -0
  43. package/dist-esm/samples-dev/applicationGetSample.js.map +1 -0
  44. package/dist-esm/samples-dev/applicationsListSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/applicationsListSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/applicationsListSample.js +43 -0
  47. package/dist-esm/samples-dev/applicationsListSample.js.map +1 -0
  48. package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.js.map +1 -1
  49. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.d.ts +2 -0
  50. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.d.ts.map +1 -0
  51. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js +50 -0
  52. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js.map +1 -0
  53. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.d.ts +2 -0
  54. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.d.ts.map +1 -0
  55. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js +32 -0
  56. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js.map +1 -0
  57. package/dist-esm/samples-dev/governanceAssignmentsGetSample.d.ts +2 -0
  58. package/dist-esm/samples-dev/governanceAssignmentsGetSample.d.ts.map +1 -0
  59. package/dist-esm/samples-dev/governanceAssignmentsGetSample.js +32 -0
  60. package/dist-esm/samples-dev/governanceAssignmentsGetSample.js.map +1 -0
  61. package/dist-esm/samples-dev/governanceAssignmentsListSample.d.ts +2 -0
  62. package/dist-esm/samples-dev/governanceAssignmentsListSample.d.ts.map +1 -0
  63. package/dist-esm/samples-dev/governanceAssignmentsListSample.js +45 -0
  64. package/dist-esm/samples-dev/governanceAssignmentsListSample.js.map +1 -0
  65. package/dist-esm/samples-dev/governanceRuleListSample.d.ts +2 -0
  66. package/dist-esm/samples-dev/governanceRuleListSample.d.ts.map +1 -0
  67. package/dist-esm/samples-dev/governanceRuleListSample.js +43 -0
  68. package/dist-esm/samples-dev/governanceRuleListSample.js.map +1 -0
  69. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.d.ts +2 -0
  70. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.d.ts.map +1 -0
  71. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js +56 -0
  72. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js.map +1 -0
  73. package/dist-esm/samples-dev/governanceRulesDeleteSample.d.ts +2 -0
  74. package/dist-esm/samples-dev/governanceRulesDeleteSample.d.ts.map +1 -0
  75. package/dist-esm/samples-dev/governanceRulesDeleteSample.js +30 -0
  76. package/dist-esm/samples-dev/governanceRulesDeleteSample.js.map +1 -0
  77. package/dist-esm/samples-dev/governanceRulesGetSample.d.ts +2 -0
  78. package/dist-esm/samples-dev/governanceRulesGetSample.d.ts.map +1 -0
  79. package/dist-esm/samples-dev/governanceRulesGetSample.js +30 -0
  80. package/dist-esm/samples-dev/governanceRulesGetSample.js.map +1 -0
  81. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.d.ts +2 -0
  82. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.d.ts.map +1 -0
  83. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.js +32 -0
  84. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.js.map +1 -0
  85. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.d.ts +2 -0
  86. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.d.ts.map +1 -0
  87. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.js +30 -0
  88. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.js.map +1 -0
  89. package/dist-esm/samples-dev/pricingsGetSample.js +2 -2
  90. package/dist-esm/samples-dev/pricingsListSample.js +2 -2
  91. package/dist-esm/samples-dev/pricingsUpdateSample.js +2 -2
  92. package/dist-esm/samples-dev/secureScoresGetSample.js +2 -2
  93. package/dist-esm/samples-dev/secureScoresListSample.js +2 -2
  94. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.d.ts +2 -0
  95. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.d.ts.map +1 -0
  96. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js +44 -0
  97. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js.map +1 -0
  98. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.d.ts +2 -0
  99. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.d.ts.map +1 -0
  100. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.js +32 -0
  101. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.js.map +1 -0
  102. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.d.ts +2 -0
  103. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.d.ts.map +1 -0
  104. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.js +32 -0
  105. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.js.map +1 -0
  106. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.d.ts +2 -0
  107. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.d.ts.map +1 -0
  108. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js +45 -0
  109. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js.map +1 -0
  110. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.d.ts +2 -0
  111. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.d.ts.map +1 -0
  112. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.js +45 -0
  113. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.js.map +1 -0
  114. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.d.ts +2 -0
  115. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.d.ts.map +1 -0
  116. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.js +58 -0
  117. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.js.map +1 -0
  118. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.d.ts +2 -0
  119. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.d.ts.map +1 -0
  120. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.js +32 -0
  121. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.js.map +1 -0
  122. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.d.ts +2 -0
  123. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.d.ts.map +1 -0
  124. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.js +33 -0
  125. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.js.map +1 -0
  126. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.d.ts +2 -0
  127. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.d.ts.map +1 -0
  128. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.js +32 -0
  129. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.js.map +1 -0
  130. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js +4 -3
  131. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js.map +1 -1
  132. package/dist-esm/samples-dev/securityConnectorsDeleteSample.js +1 -1
  133. package/dist-esm/samples-dev/securityConnectorsGetSample.js +1 -1
  134. package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.js +1 -1
  135. package/dist-esm/samples-dev/securityConnectorsListSample.js +1 -1
  136. package/dist-esm/samples-dev/securityConnectorsUpdateSample.js +3 -2
  137. package/dist-esm/samples-dev/securityConnectorsUpdateSample.js.map +1 -1
  138. package/dist-esm/samples-dev/securityContactsCreateSample.js +10 -38
  139. package/dist-esm/samples-dev/securityContactsCreateSample.js.map +1 -1
  140. package/dist-esm/samples-dev/securityContactsDeleteSample.js +6 -6
  141. package/dist-esm/samples-dev/securityContactsDeleteSample.js.map +1 -1
  142. package/dist-esm/samples-dev/securityContactsGetSample.js +6 -23
  143. package/dist-esm/samples-dev/securityContactsGetSample.js.map +1 -1
  144. package/dist-esm/samples-dev/securityContactsListSample.js +5 -35
  145. package/dist-esm/samples-dev/securityContactsListSample.js.map +1 -1
  146. package/dist-esm/samples-dev/settingsGetSample.js +3 -3
  147. package/dist-esm/samples-dev/settingsListSample.js +3 -3
  148. package/dist-esm/samples-dev/settingsUpdateSample.js +3 -3
  149. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.d.ts +2 -0
  150. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.d.ts.map +1 -0
  151. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.js +31 -0
  152. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.js.map +1 -0
  153. package/dist-esm/src/models/index.d.ts +1532 -323
  154. package/dist-esm/src/models/index.d.ts.map +1 -1
  155. package/dist-esm/src/models/index.js +423 -29
  156. package/dist-esm/src/models/index.js.map +1 -1
  157. package/dist-esm/src/models/mappers.d.ts +111 -31
  158. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  159. package/dist-esm/src/models/mappers.js +1690 -215
  160. package/dist-esm/src/models/mappers.js.map +1 -1
  161. package/dist-esm/src/models/parameters.d.ts +14 -4
  162. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  163. package/dist-esm/src/models/parameters.js +96 -17
  164. package/dist-esm/src/models/parameters.js.map +1 -1
  165. package/dist-esm/src/operations/adaptiveApplicationControls.js +4 -4
  166. package/dist-esm/src/operations/adaptiveApplicationControls.js.map +1 -1
  167. package/dist-esm/src/operations/adaptiveNetworkHardenings.js +4 -4
  168. package/dist-esm/src/operations/adaptiveNetworkHardenings.js.map +1 -1
  169. package/dist-esm/src/operations/alerts.d.ts +37 -10
  170. package/dist-esm/src/operations/alerts.d.ts.map +1 -1
  171. package/dist-esm/src/operations/alerts.js +125 -15
  172. package/dist-esm/src/operations/alerts.js.map +1 -1
  173. package/dist-esm/src/operations/alertsSuppressionRules.js +5 -5
  174. package/dist-esm/src/operations/allowedConnections.js +5 -5
  175. package/dist-esm/src/operations/allowedConnections.js.map +1 -1
  176. package/dist-esm/src/operations/applicationOperations.d.ts +32 -0
  177. package/dist-esm/src/operations/applicationOperations.d.ts.map +1 -0
  178. package/dist-esm/src/operations/applicationOperations.js +105 -0
  179. package/dist-esm/src/operations/applicationOperations.js.map +1 -0
  180. package/dist-esm/src/operations/applications.d.ts +32 -0
  181. package/dist-esm/src/operations/applications.d.ts.map +1 -0
  182. package/dist-esm/src/operations/applications.js +124 -0
  183. package/dist-esm/src/operations/applications.js.map +1 -0
  184. package/dist-esm/src/operations/assessments.js +5 -5
  185. package/dist-esm/src/operations/assessmentsMetadata.js +8 -8
  186. package/dist-esm/src/operations/automations.js +8 -8
  187. package/dist-esm/src/operations/connectors.js +5 -5
  188. package/dist-esm/src/operations/connectors.js.map +1 -1
  189. package/dist-esm/src/operations/discoveredSecuritySolutions.js +5 -5
  190. package/dist-esm/src/operations/discoveredSecuritySolutions.js.map +1 -1
  191. package/dist-esm/src/operations/externalSecuritySolutions.d.ts +3 -3
  192. package/dist-esm/src/operations/externalSecuritySolutions.d.ts.map +1 -1
  193. package/dist-esm/src/operations/externalSecuritySolutions.js +5 -5
  194. package/dist-esm/src/operations/externalSecuritySolutions.js.map +1 -1
  195. package/dist-esm/src/operations/governanceAssignments.d.ts +78 -0
  196. package/dist-esm/src/operations/governanceAssignments.d.ts.map +1 -0
  197. package/dist-esm/src/operations/governanceAssignments.js +241 -0
  198. package/dist-esm/src/operations/governanceAssignments.js.map +1 -0
  199. package/dist-esm/src/operations/governanceRuleOperations.d.ts +32 -0
  200. package/dist-esm/src/operations/governanceRuleOperations.d.ts.map +1 -0
  201. package/dist-esm/src/operations/governanceRuleOperations.js +124 -0
  202. package/dist-esm/src/operations/governanceRuleOperations.js.map +1 -0
  203. package/dist-esm/src/operations/governanceRules.d.ts +63 -0
  204. package/dist-esm/src/operations/governanceRules.d.ts.map +1 -0
  205. package/dist-esm/src/operations/governanceRules.js +276 -0
  206. package/dist-esm/src/operations/governanceRules.js.map +1 -0
  207. package/dist-esm/src/operations/index.d.ts +11 -0
  208. package/dist-esm/src/operations/index.d.ts.map +1 -1
  209. package/dist-esm/src/operations/index.js +11 -0
  210. package/dist-esm/src/operations/index.js.map +1 -1
  211. package/dist-esm/src/operations/jitNetworkAccessPolicies.js +12 -12
  212. package/dist-esm/src/operations/jitNetworkAccessPolicies.js.map +1 -1
  213. package/dist-esm/src/operations/pricings.d.ts +3 -3
  214. package/dist-esm/src/operations/pricings.js +3 -3
  215. package/dist-esm/src/operations/regulatoryComplianceAssessments.js +3 -3
  216. package/dist-esm/src/operations/regulatoryComplianceControls.js +3 -3
  217. package/dist-esm/src/operations/regulatoryComplianceStandards.js +3 -3
  218. package/dist-esm/src/operations/secureScoreControlDefinitions.js +4 -4
  219. package/dist-esm/src/operations/secureScoreControlDefinitions.js.map +1 -1
  220. package/dist-esm/src/operations/secureScoreControls.js +4 -4
  221. package/dist-esm/src/operations/secureScoreControls.js.map +1 -1
  222. package/dist-esm/src/operations/secureScores.d.ts +4 -4
  223. package/dist-esm/src/operations/secureScores.js +7 -7
  224. package/dist-esm/src/operations/secureScores.js.map +1 -1
  225. package/dist-esm/src/operations/securityConnectorApplication.d.ts +41 -0
  226. package/dist-esm/src/operations/securityConnectorApplication.d.ts.map +1 -0
  227. package/dist-esm/src/operations/securityConnectorApplication.js +126 -0
  228. package/dist-esm/src/operations/securityConnectorApplication.js.map +1 -0
  229. package/dist-esm/src/operations/securityConnectorApplications.d.ts +41 -0
  230. package/dist-esm/src/operations/securityConnectorApplications.d.ts.map +1 -0
  231. package/dist-esm/src/operations/securityConnectorApplications.js +140 -0
  232. package/dist-esm/src/operations/securityConnectorApplications.js.map +1 -0
  233. package/dist-esm/src/operations/securityConnectorGovernanceRule.d.ts +41 -0
  234. package/dist-esm/src/operations/securityConnectorGovernanceRule.d.ts.map +1 -0
  235. package/dist-esm/src/operations/securityConnectorGovernanceRule.js +140 -0
  236. package/dist-esm/src/operations/securityConnectorGovernanceRule.js.map +1 -0
  237. package/dist-esm/src/operations/securityConnectorGovernanceRules.d.ts +41 -0
  238. package/dist-esm/src/operations/securityConnectorGovernanceRules.d.ts.map +1 -0
  239. package/dist-esm/src/operations/securityConnectorGovernanceRules.js +126 -0
  240. package/dist-esm/src/operations/securityConnectorGovernanceRules.js.map +1 -0
  241. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.d.ts +36 -0
  242. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.d.ts.map +1 -0
  243. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.js +123 -0
  244. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.js.map +1 -0
  245. package/dist-esm/src/operations/securityConnectors.js +8 -8
  246. package/dist-esm/src/operations/securityConnectors.js.map +1 -1
  247. package/dist-esm/src/operations/securityContacts.d.ts +6 -13
  248. package/dist-esm/src/operations/securityContacts.d.ts.map +1 -1
  249. package/dist-esm/src/operations/securityContacts.js +14 -41
  250. package/dist-esm/src/operations/securityContacts.js.map +1 -1
  251. package/dist-esm/src/operations/securitySolutions.js +3 -3
  252. package/dist-esm/src/operations/securitySolutions.js.map +1 -1
  253. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js +2 -2
  254. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js.map +1 -1
  255. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js +4 -4
  256. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js.map +1 -1
  257. package/dist-esm/src/operations/settings.d.ts +4 -4
  258. package/dist-esm/src/operations/settings.js +4 -4
  259. package/dist-esm/src/operations/subAssessments.js +5 -5
  260. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.d.ts +30 -0
  261. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.d.ts.map +1 -0
  262. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.js +109 -0
  263. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.js.map +1 -0
  264. package/dist-esm/src/operations/topology.js +5 -5
  265. package/dist-esm/src/operations/topology.js.map +1 -1
  266. package/dist-esm/src/operationsInterfaces/alerts.d.ts +37 -10
  267. package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +1 -1
  268. package/dist-esm/src/operationsInterfaces/applicationOperations.d.ts +24 -0
  269. package/dist-esm/src/operationsInterfaces/applicationOperations.d.ts.map +1 -0
  270. package/dist-esm/src/operationsInterfaces/applicationOperations.js +9 -0
  271. package/dist-esm/src/operationsInterfaces/applicationOperations.js.map +1 -0
  272. package/dist-esm/src/operationsInterfaces/applications.d.ts +11 -0
  273. package/dist-esm/src/operationsInterfaces/applications.d.ts.map +1 -0
  274. package/dist-esm/src/operationsInterfaces/applications.js +9 -0
  275. package/dist-esm/src/operationsInterfaces/applications.js.map +1 -0
  276. package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts +3 -3
  277. package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts.map +1 -1
  278. package/dist-esm/src/operationsInterfaces/governanceAssignments.d.ts +49 -0
  279. package/dist-esm/src/operationsInterfaces/governanceAssignments.d.ts.map +1 -0
  280. package/dist-esm/src/operationsInterfaces/governanceAssignments.js +9 -0
  281. package/dist-esm/src/operationsInterfaces/governanceAssignments.js.map +1 -0
  282. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.d.ts +11 -0
  283. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.d.ts.map +1 -0
  284. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.js +9 -0
  285. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.js.map +1 -0
  286. package/dist-esm/src/operationsInterfaces/governanceRules.d.ts +55 -0
  287. package/dist-esm/src/operationsInterfaces/governanceRules.d.ts.map +1 -0
  288. package/dist-esm/src/operationsInterfaces/governanceRules.js +9 -0
  289. package/dist-esm/src/operationsInterfaces/governanceRules.js.map +1 -0
  290. package/dist-esm/src/operationsInterfaces/index.d.ts +11 -0
  291. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  292. package/dist-esm/src/operationsInterfaces/index.js +11 -0
  293. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  294. package/dist-esm/src/operationsInterfaces/pricings.d.ts +3 -3
  295. package/dist-esm/src/operationsInterfaces/secureScores.d.ts +3 -3
  296. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.d.ts +33 -0
  297. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.d.ts.map +1 -0
  298. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.js +9 -0
  299. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.js.map +1 -0
  300. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.d.ts +14 -0
  301. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.d.ts.map +1 -0
  302. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.js +9 -0
  303. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.js.map +1 -0
  304. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.d.ts +14 -0
  305. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.d.ts.map +1 -0
  306. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.js +9 -0
  307. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.js.map +1 -0
  308. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.d.ts +33 -0
  309. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.d.ts.map +1 -0
  310. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.js +9 -0
  311. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.js.map +1 -0
  312. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.d.ts +28 -0
  313. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.d.ts.map +1 -0
  314. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.js +9 -0
  315. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.js.map +1 -0
  316. package/dist-esm/src/operationsInterfaces/securityContacts.d.ts +5 -12
  317. package/dist-esm/src/operationsInterfaces/securityContacts.d.ts.map +1 -1
  318. package/dist-esm/src/operationsInterfaces/settings.d.ts +3 -3
  319. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.d.ts +22 -0
  320. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.d.ts.map +1 -0
  321. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.js +9 -0
  322. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.js.map +1 -0
  323. package/dist-esm/src/securityCenter.d.ts +12 -1
  324. package/dist-esm/src/securityCenter.d.ts.map +1 -1
  325. package/dist-esm/src/securityCenter.js +35 -2
  326. package/dist-esm/src/securityCenter.js.map +1 -1
  327. package/dist-esm/test/security_examples.spec.d.ts +4 -0
  328. package/dist-esm/test/security_examples.spec.d.ts.map +1 -0
  329. package/dist-esm/test/security_examples.spec.js +112 -0
  330. package/dist-esm/test/security_examples.spec.js.map +1 -0
  331. package/package.json +13 -10
  332. package/review/arm-security.api.md +1295 -739
  333. package/src/models/index.ts +2002 -606
  334. package/src/models/mappers.ts +3702 -2022
  335. package/src/models/parameters.ts +111 -18
  336. package/src/operations/adaptiveApplicationControls.ts +4 -4
  337. package/src/operations/adaptiveNetworkHardenings.ts +4 -4
  338. package/src/operations/alerts.ts +171 -17
  339. package/src/operations/alertsSuppressionRules.ts +5 -5
  340. package/src/operations/allowedConnections.ts +5 -5
  341. package/src/operations/applicationOperations.ts +144 -0
  342. package/src/operations/applications.ts +142 -0
  343. package/src/operations/assessments.ts +5 -5
  344. package/src/operations/assessmentsMetadata.ts +8 -8
  345. package/src/operations/automations.ts +8 -8
  346. package/src/operations/connectors.ts +5 -5
  347. package/src/operations/discoveredSecuritySolutions.ts +5 -5
  348. package/src/operations/externalSecuritySolutions.ts +12 -12
  349. package/src/operations/governanceAssignments.ts +317 -0
  350. package/src/operations/governanceRuleOperations.ts +142 -0
  351. package/src/operations/governanceRules.ts +404 -0
  352. package/src/operations/index.ts +11 -0
  353. package/src/operations/jitNetworkAccessPolicies.ts +12 -12
  354. package/src/operations/pricings.ts +3 -3
  355. package/src/operations/regulatoryComplianceAssessments.ts +3 -3
  356. package/src/operations/regulatoryComplianceControls.ts +3 -3
  357. package/src/operations/regulatoryComplianceStandards.ts +3 -3
  358. package/src/operations/secureScoreControlDefinitions.ts +4 -4
  359. package/src/operations/secureScoreControls.ts +4 -4
  360. package/src/operations/secureScores.ts +7 -7
  361. package/src/operations/securityConnectorApplication.ts +172 -0
  362. package/src/operations/securityConnectorApplications.ts +193 -0
  363. package/src/operations/securityConnectorGovernanceRule.ts +193 -0
  364. package/src/operations/securityConnectorGovernanceRules.ts +172 -0
  365. package/src/operations/securityConnectorGovernanceRulesExecuteStatus.ts +178 -0
  366. package/src/operations/securityConnectors.ts +8 -8
  367. package/src/operations/securityContacts.ts +14 -52
  368. package/src/operations/securitySolutions.ts +3 -3
  369. package/src/operations/securitySolutionsReferenceDataOperations.ts +2 -2
  370. package/src/operations/serverVulnerabilityAssessmentOperations.ts +4 -4
  371. package/src/operations/settings.ts +4 -4
  372. package/src/operations/subAssessments.ts +5 -5
  373. package/src/operations/subscriptionGovernanceRulesExecuteStatus.ts +152 -0
  374. package/src/operations/topology.ts +5 -5
  375. package/src/operationsInterfaces/alerts.ts +53 -11
  376. package/src/operationsInterfaces/applicationOperations.ts +49 -0
  377. package/src/operationsInterfaces/applications.ts +22 -0
  378. package/src/operationsInterfaces/externalSecuritySolutions.ts +3 -3
  379. package/src/operationsInterfaces/governanceAssignments.ts +86 -0
  380. package/src/operationsInterfaces/governanceRuleOperations.ts +22 -0
  381. package/src/operationsInterfaces/governanceRules.ts +114 -0
  382. package/src/operationsInterfaces/index.ts +11 -0
  383. package/src/operationsInterfaces/pricings.ts +3 -3
  384. package/src/operationsInterfaces/secureScores.ts +3 -3
  385. package/src/operationsInterfaces/securityConnectorApplication.ts +64 -0
  386. package/src/operationsInterfaces/securityConnectorApplications.ts +30 -0
  387. package/src/operationsInterfaces/securityConnectorGovernanceRule.ts +30 -0
  388. package/src/operationsInterfaces/securityConnectorGovernanceRules.ts +64 -0
  389. package/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.ts +58 -0
  390. package/src/operationsInterfaces/securityContacts.ts +5 -18
  391. package/src/operationsInterfaces/settings.ts +3 -3
  392. package/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.ts +46 -0
  393. package/src/securityCenter.ts +90 -3
  394. package/types/arm-security.d.ts +2012 -360
  395. package/dist-esm/samples-dev/securityContactsUpdateSample.d.ts +0 -2
  396. package/dist-esm/samples-dev/securityContactsUpdateSample.d.ts.map +0 -1
  397. package/dist-esm/samples-dev/securityContactsUpdateSample.js +0 -60
  398. package/dist-esm/samples-dev/securityContactsUpdateSample.js.map +0 -1
  399. package/dist-esm/test/sampleTest.d.ts +0 -2
  400. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  401. package/dist-esm/test/sampleTest.js +0 -40
  402. package/dist-esm/test/sampleTest.js.map +0 -1
@@ -19,32 +19,35 @@ export interface AadConnectivityStateAutoGenerated {
19
19
  }
20
20
 
21
21
  // @public
22
- export type AadExternalSecuritySolution = ExternalSecuritySolution & {
22
+ export interface AadExternalSecuritySolution extends ExternalSecuritySolution {
23
23
  properties?: AadSolutionProperties;
24
- };
24
+ }
25
25
 
26
26
  // @public
27
- export type AadSolutionProperties = ExternalSecuritySolutionProperties & AadConnectivityStateAutoGenerated & {};
27
+ export interface AadSolutionProperties extends ExternalSecuritySolutionProperties, AadConnectivityStateAutoGenerated {
28
+ }
28
29
 
29
30
  // @public
30
31
  export type ActionType = string;
31
32
 
32
33
  // @public
33
- export type ActiveConnectionsNotInAllowedRange = TimeWindowCustomAlertRule & {
34
+ export interface ActiveConnectionsNotInAllowedRange extends TimeWindowCustomAlertRule {
34
35
  ruleType: "ActiveConnectionsNotInAllowedRange";
35
- };
36
+ }
36
37
 
37
38
  // @public (undocumented)
38
- export type AdaptiveApplicationControlGroup = Resource & Location_2 & {
39
+ export interface AdaptiveApplicationControlGroup extends Resource, Location_2 {
40
+ readonly configurationStatus?: ConfigurationStatus;
39
41
  enforcementMode?: EnforcementMode;
42
+ readonly issues?: AdaptiveApplicationControlIssueSummary[];
43
+ // (undocumented)
44
+ pathRecommendations?: PathRecommendation[];
40
45
  protectionMode?: ProtectionMode;
41
- readonly configurationStatus?: ConfigurationStatus;
42
46
  readonly recommendationStatus?: RecommendationStatus;
43
- readonly issues?: AdaptiveApplicationControlIssueSummary[];
44
47
  readonly sourceSystem?: SourceSystem;
48
+ // (undocumented)
45
49
  vmRecommendations?: VmRecommendation[];
46
- pathRecommendations?: PathRecommendation[];
47
- };
50
+ }
48
51
 
49
52
  // @public
50
53
  export interface AdaptiveApplicationControlGroups {
@@ -97,11 +100,11 @@ export interface AdaptiveApplicationControlsPutOptionalParams extends coreClient
97
100
  export type AdaptiveApplicationControlsPutResponse = AdaptiveApplicationControlGroup;
98
101
 
99
102
  // @public
100
- export type AdaptiveNetworkHardening = Resource & {
103
+ export interface AdaptiveNetworkHardening extends Resource {
104
+ effectiveNetworkSecurityGroups?: EffectiveNetworkSecurityGroups[];
101
105
  rules?: Rule[];
102
106
  rulesCalculationTime?: Date;
103
- effectiveNetworkSecurityGroups?: EffectiveNetworkSecurityGroups[];
104
- };
107
+ }
105
108
 
106
109
  // @public (undocumented)
107
110
  export interface AdaptiveNetworkHardeningEnforceRequest {
@@ -192,40 +195,44 @@ export interface AdvancedThreatProtectionGetOptionalParams extends coreClient.Op
192
195
  export type AdvancedThreatProtectionGetResponse = AdvancedThreatProtectionSetting;
193
196
 
194
197
  // @public
195
- export type AdvancedThreatProtectionSetting = Resource & {
198
+ export interface AdvancedThreatProtectionSetting extends Resource {
196
199
  isEnabled?: boolean;
197
- };
200
+ }
198
201
 
199
202
  // @public
200
- export type Alert = Resource & {
201
- readonly alertType?: string;
202
- readonly systemAlertId?: string;
203
- readonly productComponentName?: string;
203
+ export interface Alert extends Resource {
204
204
  readonly alertDisplayName?: string;
205
+ readonly alertType?: string;
206
+ readonly alertUri?: string;
207
+ readonly compromisedEntity?: string;
208
+ readonly correlationKey?: string;
205
209
  readonly description?: string;
206
- readonly severity?: AlertSeverity;
207
- readonly intent?: Intent;
208
- readonly startTimeUtc?: Date;
209
210
  readonly endTimeUtc?: Date;
210
- readonly resourceIdentifiers?: ResourceIdentifierUnion[];
211
- readonly remediationSteps?: string[];
212
- readonly vendorName?: string;
213
- readonly status?: AlertStatus;
211
+ readonly entities?: AlertEntity[];
214
212
  readonly extendedLinks?: {
215
213
  [propertyName: string]: string;
216
214
  }[];
217
- readonly alertUri?: string;
218
- readonly timeGeneratedUtc?: Date;
219
- readonly productName?: string;
220
- readonly processingEndTimeUtc?: Date;
221
- readonly entities?: AlertEntity[];
222
- readonly isIncident?: boolean;
223
- readonly correlationKey?: string;
224
215
  extendedProperties?: {
225
216
  [propertyName: string]: string;
226
217
  };
227
- readonly compromisedEntity?: string;
228
- };
218
+ readonly intent?: Intent;
219
+ readonly isIncident?: boolean;
220
+ readonly processingEndTimeUtc?: Date;
221
+ readonly productComponentName?: string;
222
+ readonly productName?: string;
223
+ readonly remediationSteps?: string[];
224
+ readonly resourceIdentifiers?: ResourceIdentifierUnion[];
225
+ readonly severity?: AlertSeverity;
226
+ readonly startTimeUtc?: Date;
227
+ readonly status?: AlertStatus;
228
+ readonly subTechniques?: string[];
229
+ supportingEvidence?: AlertPropertiesSupportingEvidence;
230
+ readonly systemAlertId?: string;
231
+ readonly techniques?: string[];
232
+ readonly timeGeneratedUtc?: Date;
233
+ readonly vendorName?: string;
234
+ readonly version?: string;
235
+ }
229
236
 
230
237
  // @public
231
238
  export interface AlertEntity {
@@ -240,22 +247,28 @@ export interface AlertList {
240
247
  }
241
248
 
242
249
  // @public
243
- export type AlertNotifications = string;
250
+ export interface AlertPropertiesSupportingEvidence {
251
+ [property: string]: any;
252
+ readonly type?: string;
253
+ }
244
254
 
245
255
  // @public
246
256
  export interface Alerts {
247
- getResourceGroupLevel(ascLocation: string, alertName: string, resourceGroupName: string, options?: AlertsGetResourceGroupLevelOptionalParams): Promise<AlertsGetResourceGroupLevelResponse>;
257
+ beginSimulate(ascLocation: string, alertSimulatorRequestBody: AlertSimulatorRequestBody, options?: AlertsSimulateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
258
+ beginSimulateAndWait(ascLocation: string, alertSimulatorRequestBody: AlertSimulatorRequestBody, options?: AlertsSimulateOptionalParams): Promise<void>;
259
+ getResourceGroupLevel(resourceGroupName: string, ascLocation: string, alertName: string, options?: AlertsGetResourceGroupLevelOptionalParams): Promise<AlertsGetResourceGroupLevelResponse>;
248
260
  getSubscriptionLevel(ascLocation: string, alertName: string, options?: AlertsGetSubscriptionLevelOptionalParams): Promise<AlertsGetSubscriptionLevelResponse>;
249
261
  list(options?: AlertsListOptionalParams): PagedAsyncIterableIterator<Alert>;
250
262
  listByResourceGroup(resourceGroupName: string, options?: AlertsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Alert>;
251
263
  listResourceGroupLevelByRegion(ascLocation: string, resourceGroupName: string, options?: AlertsListResourceGroupLevelByRegionOptionalParams): PagedAsyncIterableIterator<Alert>;
252
264
  listSubscriptionLevelByRegion(ascLocation: string, options?: AlertsListSubscriptionLevelByRegionOptionalParams): PagedAsyncIterableIterator<Alert>;
253
- simulate(ascLocation: string, alertSimulatorRequestBody: AlertSimulatorRequestBody, options?: AlertsSimulateOptionalParams): Promise<void>;
254
- updateResourceGroupLevelStateToActivate(ascLocation: string, alertName: string, resourceGroupName: string, options?: AlertsUpdateResourceGroupLevelStateToActivateOptionalParams): Promise<void>;
255
- updateResourceGroupLevelStateToDismiss(ascLocation: string, alertName: string, resourceGroupName: string, options?: AlertsUpdateResourceGroupLevelStateToDismissOptionalParams): Promise<void>;
256
- updateResourceGroupLevelStateToResolve(ascLocation: string, alertName: string, resourceGroupName: string, options?: AlertsUpdateResourceGroupLevelStateToResolveOptionalParams): Promise<void>;
265
+ updateResourceGroupLevelStateToActivate(resourceGroupName: string, ascLocation: string, alertName: string, options?: AlertsUpdateResourceGroupLevelStateToActivateOptionalParams): Promise<void>;
266
+ updateResourceGroupLevelStateToDismiss(resourceGroupName: string, ascLocation: string, alertName: string, options?: AlertsUpdateResourceGroupLevelStateToDismissOptionalParams): Promise<void>;
267
+ updateResourceGroupLevelStateToInProgress(resourceGroupName: string, ascLocation: string, alertName: string, options?: AlertsUpdateResourceGroupLevelStateToInProgressOptionalParams): Promise<void>;
268
+ updateResourceGroupLevelStateToResolve(resourceGroupName: string, ascLocation: string, alertName: string, options?: AlertsUpdateResourceGroupLevelStateToResolveOptionalParams): Promise<void>;
257
269
  updateSubscriptionLevelStateToActivate(ascLocation: string, alertName: string, options?: AlertsUpdateSubscriptionLevelStateToActivateOptionalParams): Promise<void>;
258
270
  updateSubscriptionLevelStateToDismiss(ascLocation: string, alertName: string, options?: AlertsUpdateSubscriptionLevelStateToDismissOptionalParams): Promise<void>;
271
+ updateSubscriptionLevelStateToInProgress(ascLocation: string, alertName: string, options?: AlertsUpdateSubscriptionLevelStateToInProgressOptionalParams): Promise<void>;
259
272
  updateSubscriptionLevelStateToResolve(ascLocation: string, alertName: string, options?: AlertsUpdateSubscriptionLevelStateToResolveOptionalParams): Promise<void>;
260
273
  }
261
274
 
@@ -277,10 +290,10 @@ export interface AlertsGetSubscriptionLevelOptionalParams extends coreClient.Ope
277
290
  export type AlertsGetSubscriptionLevelResponse = Alert;
278
291
 
279
292
  // @public
280
- export type AlertSimulatorBundlesRequestProperties = AlertSimulatorRequestProperties & {
281
- kind: "Bundles";
293
+ export interface AlertSimulatorBundlesRequestProperties extends AlertSimulatorRequestProperties {
282
294
  bundles?: BundleType[];
283
- };
295
+ kind: "Bundles";
296
+ }
284
297
 
285
298
  // @public
286
299
  export interface AlertSimulatorRequestBody {
@@ -354,18 +367,20 @@ export type AlertsListSubscriptionLevelByRegionResponse = AlertList;
354
367
 
355
368
  // @public
356
369
  export interface AlertsSimulateOptionalParams extends coreClient.OperationOptions {
370
+ resumeFrom?: string;
371
+ updateIntervalInMs?: number;
357
372
  }
358
373
 
359
374
  // @public
360
- export type AlertsSuppressionRule = Resource & {
375
+ export interface AlertsSuppressionRule extends Resource {
361
376
  alertType?: string;
362
- readonly lastModifiedUtc?: Date;
377
+ comment?: string;
363
378
  expirationDateUtc?: Date;
379
+ readonly lastModifiedUtc?: Date;
364
380
  reason?: string;
365
381
  state?: RuleState;
366
- comment?: string;
367
382
  suppressionAlertsScope?: SuppressionAlertsScope;
368
- };
383
+ }
369
384
 
370
385
  // @public
371
386
  export interface AlertsSuppressionRules {
@@ -419,9 +434,6 @@ export type AlertsSuppressionRulesUpdateResponse = AlertsSuppressionRule;
419
434
  // @public
420
435
  export type AlertStatus = string;
421
436
 
422
- // @public
423
- export type AlertsToAdmins = string;
424
-
425
437
  // @public
426
438
  export interface AlertsUpdateResourceGroupLevelStateToActivateOptionalParams extends coreClient.OperationOptions {
427
439
  }
@@ -430,6 +442,10 @@ export interface AlertsUpdateResourceGroupLevelStateToActivateOptionalParams ext
430
442
  export interface AlertsUpdateResourceGroupLevelStateToDismissOptionalParams extends coreClient.OperationOptions {
431
443
  }
432
444
 
445
+ // @public
446
+ export interface AlertsUpdateResourceGroupLevelStateToInProgressOptionalParams extends coreClient.OperationOptions {
447
+ }
448
+
433
449
  // @public
434
450
  export interface AlertsUpdateResourceGroupLevelStateToResolveOptionalParams extends coreClient.OperationOptions {
435
451
  }
@@ -442,14 +458,19 @@ export interface AlertsUpdateSubscriptionLevelStateToActivateOptionalParams exte
442
458
  export interface AlertsUpdateSubscriptionLevelStateToDismissOptionalParams extends coreClient.OperationOptions {
443
459
  }
444
460
 
461
+ // @public
462
+ export interface AlertsUpdateSubscriptionLevelStateToInProgressOptionalParams extends coreClient.OperationOptions {
463
+ }
464
+
445
465
  // @public
446
466
  export interface AlertsUpdateSubscriptionLevelStateToResolveOptionalParams extends coreClient.OperationOptions {
447
467
  }
448
468
 
449
469
  // @public
450
- export type AlertSyncSettings = Setting & {
470
+ export interface AlertSyncSettings extends Setting {
451
471
  enabled?: boolean;
452
- };
472
+ kind: "AlertSyncSettings";
473
+ }
453
474
 
454
475
  // @public
455
476
  export interface AllowedConnections {
@@ -500,39 +521,110 @@ export interface AllowedConnectionsListOptionalParams extends coreClient.Operati
500
521
  export type AllowedConnectionsListResponse = AllowedConnectionsList;
501
522
 
502
523
  // @public
503
- export type AllowedConnectionsResource = Resource & Location_2 & {
524
+ export interface AllowedConnectionsResource extends Resource, Location_2 {
504
525
  readonly calculatedDateTime?: Date;
505
526
  readonly connectableResources?: ConnectableResource[];
506
- };
527
+ }
507
528
 
508
529
  // @public
509
- export type AllowlistCustomAlertRule = ListCustomAlertRule & {
510
- ruleType: "AllowlistCustomAlertRule" | "ConnectionToIpNotAllowed" | "ConnectionFromIpNotAllowed" | "LocalUserNotAllowed" | "ProcessNotAllowed";
530
+ export interface AllowlistCustomAlertRule extends ListCustomAlertRule {
511
531
  allowlistValues: string[];
512
- };
532
+ ruleType: "AllowlistCustomAlertRule" | "ConnectionToIpNotAllowed" | "ConnectionFromIpNotAllowed" | "LocalUserNotAllowed" | "ProcessNotAllowed";
533
+ }
513
534
 
514
535
  // @public (undocumented)
515
536
  export type AllowlistCustomAlertRuleUnion = AllowlistCustomAlertRule | ConnectionToIpNotAllowed | ConnectionFromIpNotAllowed | LocalUserNotAllowed | ProcessNotAllowed;
516
537
 
517
538
  // @public
518
- export type AmqpC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
539
+ export interface AmqpC2DMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
519
540
  ruleType: "AmqpC2DMessagesNotInAllowedRange";
520
- };
541
+ }
521
542
 
522
543
  // @public
523
- export type AmqpC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
544
+ export interface AmqpC2DRejectedMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
524
545
  ruleType: "AmqpC2DRejectedMessagesNotInAllowedRange";
525
- };
546
+ }
526
547
 
527
548
  // @public
528
- export type AmqpD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
549
+ export interface AmqpD2CMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
529
550
  ruleType: "AmqpD2CMessagesNotInAllowedRange";
530
- };
551
+ }
552
+
553
+ // @public
554
+ export interface Application extends Resource {
555
+ conditionSets?: Record<string, unknown>[];
556
+ description?: string;
557
+ displayName?: string;
558
+ sourceResourceType?: ApplicationSourceResourceType;
559
+ }
560
+
561
+ // @public
562
+ export interface ApplicationCondition {
563
+ operator?: ApplicationConditionOperator;
564
+ property?: string;
565
+ value?: string;
566
+ }
567
+
568
+ // @public
569
+ export type ApplicationConditionOperator = string;
570
+
571
+ // @public
572
+ export interface ApplicationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
573
+ }
574
+
575
+ // @public
576
+ export type ApplicationCreateOrUpdateResponse = Application;
577
+
578
+ // @public
579
+ export interface ApplicationDeleteOptionalParams extends coreClient.OperationOptions {
580
+ }
581
+
582
+ // @public
583
+ export interface ApplicationGetOptionalParams extends coreClient.OperationOptions {
584
+ }
585
+
586
+ // @public
587
+ export type ApplicationGetResponse = Application;
588
+
589
+ // @public
590
+ export interface ApplicationOperations {
591
+ createOrUpdate(applicationId: string, application: Application, options?: ApplicationCreateOrUpdateOptionalParams): Promise<ApplicationCreateOrUpdateResponse>;
592
+ delete(applicationId: string, options?: ApplicationDeleteOptionalParams): Promise<void>;
593
+ get(applicationId: string, options?: ApplicationGetOptionalParams): Promise<ApplicationGetResponse>;
594
+ }
595
+
596
+ // @public
597
+ export interface Applications {
598
+ list(options?: ApplicationsListOptionalParams): PagedAsyncIterableIterator<Application>;
599
+ }
600
+
601
+ // @public
602
+ export interface ApplicationsList {
603
+ readonly nextLink?: string;
604
+ readonly value?: Application[];
605
+ }
606
+
607
+ // @public
608
+ export interface ApplicationsListNextOptionalParams extends coreClient.OperationOptions {
609
+ }
610
+
611
+ // @public
612
+ export type ApplicationsListNextResponse = ApplicationsList;
613
+
614
+ // @public
615
+ export interface ApplicationsListOptionalParams extends coreClient.OperationOptions {
616
+ }
617
+
618
+ // @public
619
+ export type ApplicationsListResponse = ApplicationsList;
620
+
621
+ // @public
622
+ export type ApplicationSourceResourceType = string;
531
623
 
532
624
  // @public
533
- export type AscLocation = Resource & {
625
+ export interface AscLocation extends Resource {
534
626
  properties?: Record<string, unknown>;
535
- };
627
+ }
536
628
 
537
629
  // @public
538
630
  export interface AscLocationList {
@@ -663,23 +755,24 @@ export interface AssessmentStatus {
663
755
  export type AssessmentStatusCode = string;
664
756
 
665
757
  // @public
666
- export type AssessmentStatusResponse = AssessmentStatus & {
758
+ export interface AssessmentStatusResponse extends AssessmentStatus {
667
759
  readonly firstEvaluationDate?: Date;
668
760
  readonly statusChangeDate?: Date;
669
- };
761
+ }
670
762
 
671
763
  // @public
672
764
  export type AssessmentType = string;
673
765
 
674
766
  // @public
675
- export type AtaExternalSecuritySolution = ExternalSecuritySolution & {
767
+ export interface AtaExternalSecuritySolution extends ExternalSecuritySolution {
676
768
  properties?: AtaSolutionProperties;
677
- };
769
+ }
678
770
 
679
771
  // @public
680
- export type AtaSolutionProperties = ExternalSecuritySolutionProperties & {
772
+ export interface AtaSolutionProperties extends ExternalSecuritySolutionProperties {
773
+ // (undocumented)
681
774
  lastEventReceived?: string;
682
- };
775
+ }
683
776
 
684
777
  // @public
685
778
  export interface AuthenticationDetailsProperties {
@@ -698,13 +791,13 @@ export type AuthenticationProvisioningState = string;
698
791
  export type AuthenticationType = string;
699
792
 
700
793
  // @public
701
- export type Automation = TrackedResource & {
794
+ export interface Automation extends TrackedResource {
795
+ actions?: AutomationActionUnion[];
702
796
  description?: string;
703
797
  isEnabled?: boolean;
704
798
  scopes?: AutomationScope[];
705
799
  sources?: AutomationSource[];
706
- actions?: AutomationActionUnion[];
707
- };
800
+ }
708
801
 
709
802
  // @public
710
803
  export interface AutomationAction {
@@ -712,28 +805,28 @@ export interface AutomationAction {
712
805
  }
713
806
 
714
807
  // @public
715
- export type AutomationActionEventHub = AutomationAction & {
808
+ export interface AutomationActionEventHub extends AutomationAction {
716
809
  actionType: "EventHub";
810
+ connectionString?: string;
717
811
  eventHubResourceId?: string;
718
812
  readonly sasPolicyName?: string;
719
- connectionString?: string;
720
- };
813
+ }
721
814
 
722
815
  // @public
723
- export type AutomationActionLogicApp = AutomationAction & {
816
+ export interface AutomationActionLogicApp extends AutomationAction {
724
817
  actionType: "LogicApp";
725
818
  logicAppResourceId?: string;
726
819
  uri?: string;
727
- };
820
+ }
728
821
 
729
822
  // @public (undocumented)
730
823
  export type AutomationActionUnion = AutomationAction | AutomationActionLogicApp | AutomationActionEventHub | AutomationActionWorkspace;
731
824
 
732
825
  // @public
733
- export type AutomationActionWorkspace = AutomationAction & {
826
+ export interface AutomationActionWorkspace extends AutomationAction {
734
827
  actionType: "Workspace";
735
828
  workspaceResourceId?: string;
736
- };
829
+ }
737
830
 
738
831
  // @public
739
832
  export interface AutomationList {
@@ -840,9 +933,9 @@ export interface AutomationValidationStatus {
840
933
  export type AutoProvision = string;
841
934
 
842
935
  // @public
843
- export type AutoProvisioningSetting = Resource & {
936
+ export interface AutoProvisioningSetting extends Resource {
844
937
  autoProvision?: AutoProvision;
845
- };
938
+ }
846
939
 
847
940
  // @public
848
941
  export interface AutoProvisioningSettingList {
@@ -886,32 +979,64 @@ export interface AutoProvisioningSettingsListOptionalParams extends coreClient.O
886
979
  export type AutoProvisioningSettingsListResponse = AutoProvisioningSettingList;
887
980
 
888
981
  // @public
889
- export type AwAssumeRoleAuthenticationDetailsProperties = AuthenticationDetailsProperties & {
890
- authenticationType: "awsAssumeRole";
982
+ export interface AwAssumeRoleAuthenticationDetailsProperties extends AuthenticationDetailsProperties {
891
983
  readonly accountId?: string;
984
+ authenticationType: "awsAssumeRole";
892
985
  awsAssumeRoleArn: string;
893
986
  awsExternalId: string;
894
- };
987
+ }
895
988
 
896
989
  // @public
897
- export type AwsCredsAuthenticationDetailsProperties = AuthenticationDetailsProperties & {
898
- authenticationType: "awsCreds";
990
+ export interface AwsCredsAuthenticationDetailsProperties extends AuthenticationDetailsProperties {
899
991
  readonly accountId?: string;
992
+ authenticationType: "awsCreds";
900
993
  awsAccessKeyId: string;
901
994
  awsSecretAccessKey: string;
902
- };
995
+ }
903
996
 
904
997
  // @public
905
- export type AzureResourceDetails = ResourceDetails & {
906
- source: "Azure";
998
+ export interface AWSEnvironmentData extends EnvironmentData {
999
+ environmentType: "AwsAccount";
1000
+ organizationalData?: AwsOrganizationalDataUnion;
1001
+ }
1002
+
1003
+ // @public
1004
+ export interface AwsOrganizationalData {
1005
+ organizationMembershipType: "Organization" | "Member";
1006
+ }
1007
+
1008
+ // @public
1009
+ export interface AwsOrganizationalDataMaster extends AwsOrganizationalData {
1010
+ excludedAccountIds?: string[];
1011
+ organizationMembershipType: "Organization";
1012
+ stacksetName?: string;
1013
+ }
1014
+
1015
+ // @public
1016
+ export interface AwsOrganizationalDataMember extends AwsOrganizationalData {
1017
+ organizationMembershipType: "Member";
1018
+ parentHierarchyId?: string;
1019
+ }
1020
+
1021
+ // @public (undocumented)
1022
+ export type AwsOrganizationalDataUnion = AwsOrganizationalData | AwsOrganizationalDataMaster | AwsOrganizationalDataMember;
1023
+
1024
+ // @public
1025
+ export interface AzureDevOpsScopeEnvironmentData extends EnvironmentData {
1026
+ environmentType: "AzureDevOpsScope";
1027
+ }
1028
+
1029
+ // @public
1030
+ export interface AzureResourceDetails extends ResourceDetails {
907
1031
  readonly id?: string;
908
- };
1032
+ source: "Azure";
1033
+ }
909
1034
 
910
1035
  // @public
911
- export type AzureResourceIdentifier = ResourceIdentifier & {
912
- type: "AzureResource";
1036
+ export interface AzureResourceIdentifier extends ResourceIdentifier {
913
1037
  readonly azureResourceId?: string;
914
- };
1038
+ type: "AzureResource";
1039
+ }
915
1040
 
916
1041
  // @public
917
1042
  export interface AzureResourceLink {
@@ -950,16 +1075,19 @@ export type BundleType = string;
950
1075
  export type Categories = string;
951
1076
 
952
1077
  // @public
953
- export type CefExternalSecuritySolution = ExternalSecuritySolution & {
1078
+ export interface CefExternalSecuritySolution extends ExternalSecuritySolution {
954
1079
  properties?: CefSolutionProperties;
955
- };
1080
+ }
956
1081
 
957
1082
  // @public
958
- export type CefSolutionProperties = ExternalSecuritySolutionProperties & {
959
- hostname?: string;
1083
+ export interface CefSolutionProperties extends ExternalSecuritySolutionProperties {
1084
+ // (undocumented)
960
1085
  agent?: string;
1086
+ // (undocumented)
1087
+ hostname?: string;
1088
+ // (undocumented)
961
1089
  lastEventReceived?: string;
962
- };
1090
+ }
963
1091
 
964
1092
  // @public
965
1093
  export interface CloudError {
@@ -985,18 +1113,18 @@ export type CloudName = string;
985
1113
  // @public
986
1114
  export interface CloudOffering {
987
1115
  readonly description?: string;
988
- offeringType: "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "InformationProtectionAws";
1116
+ offeringType: "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "DefenderForDatabasesAws" | "InformationProtectionAws" | "CspmMonitorGcp" | "DefenderForServersGcp" | "DefenderForDatabasesGcp" | "DefenderForContainersGcp" | "CspmMonitorGithub" | "CspmMonitorAzureDevOps";
989
1117
  }
990
1118
 
991
1119
  // @public (undocumented)
992
- export type CloudOfferingUnion = CloudOffering | CspmMonitorAwsOffering | DefenderForContainersAwsOffering | DefenderForServersAwsOffering | InformationProtectionAwsOffering;
1120
+ export type CloudOfferingUnion = CloudOffering | CspmMonitorAwsOffering | DefenderForContainersAwsOffering | DefenderForServersAwsOffering | DefenderFoDatabasesAwsOffering | InformationProtectionAwsOffering | CspmMonitorGcpOffering | DefenderForServersGcpOffering | DefenderForDatabasesGcpOffering | DefenderForContainersGcpOffering | CspmMonitorGithubOffering | CspmMonitorAzureDevOpsOffering;
993
1121
 
994
1122
  // @public
995
- export type Compliance = Resource & {
1123
+ export interface Compliance extends Resource {
1124
+ readonly assessmentResult?: ComplianceSegment[];
996
1125
  readonly assessmentTimestampUtcDate?: Date;
997
1126
  readonly resourceCount?: number;
998
- readonly assessmentResult?: ComplianceSegment[];
999
- };
1127
+ }
1000
1128
 
1001
1129
  // @public
1002
1130
  export interface ComplianceList {
@@ -1005,9 +1133,9 @@ export interface ComplianceList {
1005
1133
  }
1006
1134
 
1007
1135
  // @public
1008
- export type ComplianceResult = Resource & {
1136
+ export interface ComplianceResult extends Resource {
1009
1137
  readonly resourceStatus?: ResourceStatus;
1010
- };
1138
+ }
1011
1139
 
1012
1140
  // @public
1013
1141
  export interface ComplianceResultList {
@@ -1075,6 +1203,13 @@ export interface CompliancesListOptionalParams extends coreClient.OperationOptio
1075
1203
  // @public
1076
1204
  export type CompliancesListResponse = ComplianceList;
1077
1205
 
1206
+ // @public
1207
+ export interface Condition {
1208
+ operator?: GovernanceRuleConditionOperator;
1209
+ property?: string;
1210
+ value?: string;
1211
+ }
1212
+
1078
1213
  // @public
1079
1214
  export type ConfigurationStatus = string;
1080
1215
 
@@ -1098,9 +1233,9 @@ export interface ConnectedWorkspace {
1098
1233
  }
1099
1234
 
1100
1235
  // @public
1101
- export type ConnectionFromIpNotAllowed = AllowlistCustomAlertRule & {
1236
+ export interface ConnectionFromIpNotAllowed extends AllowlistCustomAlertRule {
1102
1237
  ruleType: "ConnectionFromIpNotAllowed";
1103
- };
1238
+ }
1104
1239
 
1105
1240
  // @public
1106
1241
  export interface ConnectionStrings {
@@ -1108,9 +1243,9 @@ export interface ConnectionStrings {
1108
1243
  }
1109
1244
 
1110
1245
  // @public
1111
- export type ConnectionToIpNotAllowed = AllowlistCustomAlertRule & {
1246
+ export interface ConnectionToIpNotAllowed extends AllowlistCustomAlertRule {
1112
1247
  ruleType: "ConnectionToIpNotAllowed";
1113
- };
1248
+ }
1114
1249
 
1115
1250
  // @public
1116
1251
  type ConnectionType_2 = string;
@@ -1136,10 +1271,10 @@ export interface ConnectorsDeleteOptionalParams extends coreClient.OperationOpti
1136
1271
  }
1137
1272
 
1138
1273
  // @public
1139
- export type ConnectorSetting = Resource & {
1140
- hybridComputeSettings?: HybridComputeSettingsProperties;
1274
+ export interface ConnectorSetting extends Resource {
1141
1275
  authenticationDetails?: AuthenticationDetailsPropertiesUnion;
1142
- };
1276
+ hybridComputeSettings?: HybridComputeSettingsProperties;
1277
+ }
1143
1278
 
1144
1279
  // @public
1145
1280
  export interface ConnectorSettingList {
@@ -1169,19 +1304,19 @@ export interface ConnectorsListOptionalParams extends coreClient.OperationOption
1169
1304
  export type ConnectorsListResponse = ConnectorSettingList;
1170
1305
 
1171
1306
  // @public
1172
- export type ContainerRegistryVulnerabilityProperties = AdditionalData & {
1307
+ export interface ContainerRegistryVulnerabilityProperties extends AdditionalData {
1173
1308
  assessedResourceType: "ContainerRegistryVulnerability";
1174
- readonly type?: string;
1309
+ readonly cve?: Cve[];
1175
1310
  readonly cvss?: {
1176
1311
  [propertyName: string]: Cvss;
1177
1312
  };
1313
+ readonly imageDigest?: string;
1178
1314
  readonly patchable?: boolean;
1179
- readonly cve?: Cve[];
1180
1315
  readonly publishedTime?: Date;
1181
- readonly vendorReferences?: VendorReference[];
1182
1316
  readonly repositoryName?: string;
1183
- readonly imageDigest?: string;
1184
- };
1317
+ readonly type?: string;
1318
+ readonly vendorReferences?: VendorReference[];
1319
+ }
1185
1320
 
1186
1321
  // @public
1187
1322
  export type ControlType = string;
@@ -1190,16 +1325,38 @@ export type ControlType = string;
1190
1325
  export type CreatedByType = string;
1191
1326
 
1192
1327
  // @public
1193
- export type CspmMonitorAwsOffering = CloudOffering & {
1194
- offeringType: "CspmMonitorAws";
1328
+ export interface CspmMonitorAwsOffering extends CloudOffering {
1195
1329
  nativeCloudConnection?: CspmMonitorAwsOfferingNativeCloudConnection;
1196
- };
1330
+ offeringType: "CspmMonitorAws";
1331
+ }
1197
1332
 
1198
1333
  // @public
1199
1334
  export interface CspmMonitorAwsOfferingNativeCloudConnection {
1200
1335
  cloudRoleArn?: string;
1201
1336
  }
1202
1337
 
1338
+ // @public
1339
+ export interface CspmMonitorAzureDevOpsOffering extends CloudOffering {
1340
+ offeringType: "CspmMonitorAzureDevOps";
1341
+ }
1342
+
1343
+ // @public
1344
+ export interface CspmMonitorGcpOffering extends CloudOffering {
1345
+ nativeCloudConnection?: CspmMonitorGcpOfferingNativeCloudConnection;
1346
+ offeringType: "CspmMonitorGcp";
1347
+ }
1348
+
1349
+ // @public
1350
+ export interface CspmMonitorGcpOfferingNativeCloudConnection {
1351
+ serviceAccountEmailAddress?: string;
1352
+ workloadIdentityProviderId?: string;
1353
+ }
1354
+
1355
+ // @public
1356
+ export interface CspmMonitorGithubOffering extends CloudOffering {
1357
+ offeringType: "CspmMonitorGithub";
1358
+ }
1359
+
1203
1360
  // @public
1204
1361
  export interface CustomAlertRule {
1205
1362
  readonly description?: string;
@@ -1212,26 +1369,26 @@ export interface CustomAlertRule {
1212
1369
  export type CustomAlertRuleUnion = CustomAlertRule | ThresholdCustomAlertRuleUnion | ListCustomAlertRuleUnion;
1213
1370
 
1214
1371
  // @public
1215
- export type CustomAssessmentAutomation = Resource & {
1216
- readonly systemData?: SystemData;
1372
+ export interface CustomAssessmentAutomation extends Resource {
1373
+ assessmentKey?: string;
1217
1374
  compressedQuery?: string;
1218
- supportedCloud?: SupportedCloudEnum;
1219
- severity?: SeverityEnum;
1220
- displayName?: string;
1221
1375
  description?: string;
1376
+ displayName?: string;
1222
1377
  remediationDescription?: string;
1223
- assessmentKey?: string;
1224
- };
1378
+ severity?: SeverityEnum;
1379
+ supportedCloud?: SupportedCloudEnum;
1380
+ readonly systemData?: SystemData;
1381
+ }
1225
1382
 
1226
1383
  // @public
1227
- export type CustomAssessmentAutomationRequest = Resource & {
1384
+ export interface CustomAssessmentAutomationRequest extends Resource {
1228
1385
  compressedQuery?: string;
1229
- supportedCloud?: SupportedCloudEnum;
1230
- severity?: SeverityEnum;
1231
- displayName?: string;
1232
1386
  description?: string;
1387
+ displayName?: string;
1233
1388
  remediationDescription?: string;
1234
- };
1389
+ severity?: SeverityEnum;
1390
+ supportedCloud?: SupportedCloudEnum;
1391
+ }
1235
1392
 
1236
1393
  // @public
1237
1394
  export interface CustomAssessmentAutomations {
@@ -1295,11 +1452,11 @@ export interface CustomAssessmentAutomationsListResult {
1295
1452
  }
1296
1453
 
1297
1454
  // @public
1298
- export type CustomEntityStoreAssignment = Resource & {
1299
- readonly systemData?: SystemData;
1300
- principal?: string;
1455
+ export interface CustomEntityStoreAssignment extends Resource {
1301
1456
  entityStoreDatabaseLink?: string;
1302
- };
1457
+ principal?: string;
1458
+ readonly systemData?: SystemData;
1459
+ }
1303
1460
 
1304
1461
  // @public
1305
1462
  export interface CustomEntityStoreAssignmentRequest {
@@ -1379,35 +1536,72 @@ export interface Cvss {
1379
1536
  }
1380
1537
 
1381
1538
  // @public
1382
- export type DataExportSettings = Setting & {
1539
+ export interface DataExportSettings extends Setting {
1383
1540
  enabled?: boolean;
1384
- };
1541
+ kind: "DataExportSettings";
1542
+ }
1385
1543
 
1386
1544
  // @public
1387
1545
  export type DataSource = string;
1388
1546
 
1389
1547
  // @public
1390
- export type DefenderForContainersAwsOffering = CloudOffering & {
1391
- offeringType: "DefenderForContainersAws";
1392
- kubernetesService?: DefenderForContainersAwsOfferingKubernetesService;
1393
- kubernetesScubaReader?: DefenderForContainersAwsOfferingKubernetesScubaReader;
1394
- cloudWatchToKinesis?: DefenderForContainersAwsOfferingCloudWatchToKinesis;
1395
- kinesisToS3?: DefenderForContainersAwsOfferingKinesisToS3;
1396
- };
1397
-
1398
- // @public
1399
- export interface DefenderForContainersAwsOfferingCloudWatchToKinesis {
1400
- cloudRoleArn?: string;
1548
+ export interface DefenderFoDatabasesAwsOffering extends CloudOffering {
1549
+ arcAutoProvisioning?: DefenderFoDatabasesAwsOfferingArcAutoProvisioning;
1550
+ offeringType: "DefenderForDatabasesAws";
1401
1551
  }
1402
1552
 
1403
1553
  // @public
1404
- export interface DefenderForContainersAwsOfferingKinesisToS3 {
1554
+ export interface DefenderFoDatabasesAwsOfferingArcAutoProvisioning {
1405
1555
  cloudRoleArn?: string;
1556
+ enabled?: boolean;
1557
+ servicePrincipalSecretMetadata?: DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata;
1406
1558
  }
1407
1559
 
1408
1560
  // @public
1409
- export interface DefenderForContainersAwsOfferingKubernetesScubaReader {
1410
- cloudRoleArn?: string;
1561
+ export interface DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata {
1562
+ expiryDate?: Date;
1563
+ parameterNameInStore?: string;
1564
+ parameterStoreRegion?: string;
1565
+ }
1566
+
1567
+ // @public
1568
+ export interface DefenderForContainersAwsOffering extends CloudOffering {
1569
+ autoProvisioning?: boolean;
1570
+ cloudWatchToKinesis?: DefenderForContainersAwsOfferingCloudWatchToKinesis;
1571
+ containerVulnerabilityAssessment?: DefenderForContainersAwsOfferingContainerVulnerabilityAssessment;
1572
+ containerVulnerabilityAssessmentTask?: DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask;
1573
+ enableContainerVulnerabilityAssessment?: boolean;
1574
+ kinesisToS3?: DefenderForContainersAwsOfferingKinesisToS3;
1575
+ kubeAuditRetentionTime?: number;
1576
+ kubernetesScubaReader?: DefenderForContainersAwsOfferingKubernetesScubaReader;
1577
+ kubernetesService?: DefenderForContainersAwsOfferingKubernetesService;
1578
+ offeringType: "DefenderForContainersAws";
1579
+ scubaExternalId?: string;
1580
+ }
1581
+
1582
+ // @public
1583
+ export interface DefenderForContainersAwsOfferingCloudWatchToKinesis {
1584
+ cloudRoleArn?: string;
1585
+ }
1586
+
1587
+ // @public
1588
+ export interface DefenderForContainersAwsOfferingContainerVulnerabilityAssessment {
1589
+ cloudRoleArn?: string;
1590
+ }
1591
+
1592
+ // @public
1593
+ export interface DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask {
1594
+ cloudRoleArn?: string;
1595
+ }
1596
+
1597
+ // @public
1598
+ export interface DefenderForContainersAwsOfferingKinesisToS3 {
1599
+ cloudRoleArn?: string;
1600
+ }
1601
+
1602
+ // @public
1603
+ export interface DefenderForContainersAwsOfferingKubernetesScubaReader {
1604
+ cloudRoleArn?: string;
1411
1605
  }
1412
1606
 
1413
1607
  // @public
@@ -1416,14 +1610,66 @@ export interface DefenderForContainersAwsOfferingKubernetesService {
1416
1610
  }
1417
1611
 
1418
1612
  // @public
1419
- export type DefenderForServersAwsOffering = CloudOffering & {
1420
- offeringType: "DefenderForServersAws";
1421
- defenderForServers?: DefenderForServersAwsOfferingDefenderForServers;
1613
+ export interface DefenderForContainersGcpOffering extends CloudOffering {
1614
+ auditLogsAutoProvisioningFlag?: boolean;
1615
+ dataPipelineNativeCloudConnection?: DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection;
1616
+ defenderAgentAutoProvisioningFlag?: boolean;
1617
+ nativeCloudConnection?: DefenderForContainersGcpOfferingNativeCloudConnection;
1618
+ offeringType: "DefenderForContainersGcp";
1619
+ policyAgentAutoProvisioningFlag?: boolean;
1620
+ }
1621
+
1622
+ // @public
1623
+ export interface DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection {
1624
+ serviceAccountEmailAddress?: string;
1625
+ workloadIdentityProviderId?: string;
1626
+ }
1627
+
1628
+ // @public
1629
+ export interface DefenderForContainersGcpOfferingNativeCloudConnection {
1630
+ serviceAccountEmailAddress?: string;
1631
+ workloadIdentityProviderId?: string;
1632
+ }
1633
+
1634
+ // @public
1635
+ export interface DefenderForDatabasesGcpOffering extends CloudOffering {
1636
+ arcAutoProvisioning?: DefenderForDatabasesGcpOfferingArcAutoProvisioning;
1637
+ defenderForDatabasesArcAutoProvisioning?: DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning;
1638
+ offeringType: "DefenderForDatabasesGcp";
1639
+ }
1640
+
1641
+ // @public
1642
+ export interface DefenderForDatabasesGcpOfferingArcAutoProvisioning {
1643
+ configuration?: DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration;
1644
+ enabled?: boolean;
1645
+ }
1646
+
1647
+ // @public
1648
+ export interface DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration {
1649
+ agentOnboardingServiceAccountNumericId?: string;
1650
+ clientId?: string;
1651
+ }
1652
+
1653
+ // @public
1654
+ export interface DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning {
1655
+ serviceAccountEmailAddress?: string;
1656
+ workloadIdentityProviderId?: string;
1657
+ }
1658
+
1659
+ // @public
1660
+ export interface DefenderForServersAwsOffering extends CloudOffering {
1422
1661
  arcAutoProvisioning?: DefenderForServersAwsOfferingArcAutoProvisioning;
1423
- };
1662
+ defenderForServers?: DefenderForServersAwsOfferingDefenderForServers;
1663
+ mdeAutoProvisioning?: DefenderForServersAwsOfferingMdeAutoProvisioning;
1664
+ offeringType: "DefenderForServersAws";
1665
+ subPlan?: DefenderForServersAwsOfferingSubPlan;
1666
+ vaAutoProvisioning?: DefenderForServersAwsOfferingVaAutoProvisioning;
1667
+ vmScanners?: DefenderForServersAwsOfferingVmScanners;
1668
+ }
1424
1669
 
1425
1670
  // @public
1426
1671
  export interface DefenderForServersAwsOfferingArcAutoProvisioning {
1672
+ cloudRoleArn?: string;
1427
1673
  enabled?: boolean;
1428
1674
  servicePrincipalSecretMetadata?: DefenderForServersAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata;
1429
1675
  }
@@ -1441,18 +1687,103 @@ export interface DefenderForServersAwsOfferingDefenderForServers {
1441
1687
  }
1442
1688
 
1443
1689
  // @public
1444
- export type DenylistCustomAlertRule = ListCustomAlertRule & {
1445
- ruleType: "DenylistCustomAlertRule";
1690
+ export interface DefenderForServersAwsOfferingMdeAutoProvisioning {
1691
+ configuration?: Record<string, unknown>;
1692
+ enabled?: boolean;
1693
+ }
1694
+
1695
+ // @public
1696
+ export interface DefenderForServersAwsOfferingSubPlan {
1697
+ type?: SubPlan;
1698
+ }
1699
+
1700
+ // @public
1701
+ export interface DefenderForServersAwsOfferingVaAutoProvisioning {
1702
+ configuration?: DefenderForServersAwsOfferingVaAutoProvisioningConfiguration;
1703
+ enabled?: boolean;
1704
+ }
1705
+
1706
+ // @public
1707
+ export interface DefenderForServersAwsOfferingVaAutoProvisioningConfiguration {
1708
+ type?: Type;
1709
+ }
1710
+
1711
+ // @public
1712
+ export interface DefenderForServersAwsOfferingVmScanners {
1713
+ configuration?: DefenderForServersAwsOfferingVmScannersConfiguration;
1714
+ enabled?: boolean;
1715
+ }
1716
+
1717
+ // @public
1718
+ export interface DefenderForServersAwsOfferingVmScannersConfiguration {
1719
+ cloudRoleArn?: string;
1720
+ exclusionTags?: Record<string, unknown>;
1721
+ scanningMode?: ScanningMode;
1722
+ }
1723
+
1724
+ // @public
1725
+ export interface DefenderForServersGcpOffering extends CloudOffering {
1726
+ arcAutoProvisioning?: DefenderForServersGcpOfferingArcAutoProvisioning;
1727
+ defenderForServers?: DefenderForServersGcpOfferingDefenderForServers;
1728
+ mdeAutoProvisioning?: DefenderForServersGcpOfferingMdeAutoProvisioning;
1729
+ offeringType: "DefenderForServersGcp";
1730
+ subPlan?: DefenderForServersGcpOfferingSubPlan;
1731
+ vaAutoProvisioning?: DefenderForServersGcpOfferingVaAutoProvisioning;
1732
+ }
1733
+
1734
+ // @public
1735
+ export interface DefenderForServersGcpOfferingArcAutoProvisioning {
1736
+ configuration?: DefenderForServersGcpOfferingArcAutoProvisioningConfiguration;
1737
+ enabled?: boolean;
1738
+ }
1739
+
1740
+ // @public
1741
+ export interface DefenderForServersGcpOfferingArcAutoProvisioningConfiguration {
1742
+ agentOnboardingServiceAccountNumericId?: string;
1743
+ clientId?: string;
1744
+ }
1745
+
1746
+ // @public
1747
+ export interface DefenderForServersGcpOfferingDefenderForServers {
1748
+ serviceAccountEmailAddress?: string;
1749
+ workloadIdentityProviderId?: string;
1750
+ }
1751
+
1752
+ // @public
1753
+ export interface DefenderForServersGcpOfferingMdeAutoProvisioning {
1754
+ configuration?: Record<string, unknown>;
1755
+ enabled?: boolean;
1756
+ }
1757
+
1758
+ // @public
1759
+ export interface DefenderForServersGcpOfferingSubPlan {
1760
+ type?: SubPlan;
1761
+ }
1762
+
1763
+ // @public
1764
+ export interface DefenderForServersGcpOfferingVaAutoProvisioning {
1765
+ configuration?: DefenderForServersGcpOfferingVaAutoProvisioningConfiguration;
1766
+ enabled?: boolean;
1767
+ }
1768
+
1769
+ // @public
1770
+ export interface DefenderForServersGcpOfferingVaAutoProvisioningConfiguration {
1771
+ type?: Type;
1772
+ }
1773
+
1774
+ // @public
1775
+ export interface DenylistCustomAlertRule extends ListCustomAlertRule {
1446
1776
  denylistValues: string[];
1447
- };
1777
+ ruleType: "DenylistCustomAlertRule";
1778
+ }
1448
1779
 
1449
1780
  // @public
1450
- export type DeviceSecurityGroup = Resource & {
1451
- thresholdRules?: ThresholdCustomAlertRuleUnion[];
1452
- timeWindowRules?: TimeWindowCustomAlertRuleUnion[];
1781
+ export interface DeviceSecurityGroup extends Resource {
1453
1782
  allowlistRules?: AllowlistCustomAlertRuleUnion[];
1454
1783
  denylistRules?: DenylistCustomAlertRule[];
1455
- };
1784
+ thresholdRules?: ThresholdCustomAlertRuleUnion[];
1785
+ timeWindowRules?: TimeWindowCustomAlertRuleUnion[];
1786
+ }
1456
1787
 
1457
1788
  // @public
1458
1789
  export interface DeviceSecurityGroupList {
@@ -1504,17 +1835,17 @@ export type DeviceSecurityGroupsListResponse = DeviceSecurityGroupList;
1504
1835
  export type Direction = string;
1505
1836
 
1506
1837
  // @public
1507
- export type DirectMethodInvokesNotInAllowedRange = TimeWindowCustomAlertRule & {
1838
+ export interface DirectMethodInvokesNotInAllowedRange extends TimeWindowCustomAlertRule {
1508
1839
  ruleType: "DirectMethodInvokesNotInAllowedRange";
1509
- };
1840
+ }
1510
1841
 
1511
1842
  // @public (undocumented)
1512
- export type DiscoveredSecuritySolution = Resource & Location_2 & {
1513
- securityFamily: SecurityFamily;
1843
+ export interface DiscoveredSecuritySolution extends Resource, Location_2 {
1514
1844
  offer: string;
1515
1845
  publisher: string;
1846
+ securityFamily: SecurityFamily;
1516
1847
  sku: string;
1517
- };
1848
+ }
1518
1849
 
1519
1850
  // @public (undocumented)
1520
1851
  export interface DiscoveredSecuritySolutionList {
@@ -1580,6 +1911,17 @@ export type EnforcementMode = string;
1580
1911
  // @public
1581
1912
  export type EnforcementSupport = string;
1582
1913
 
1914
+ // @public
1915
+ export interface EnvironmentData {
1916
+ environmentType: "AwsAccount" | "GcpProject" | "GithubScope" | "AzureDevOpsScope";
1917
+ }
1918
+
1919
+ // @public (undocumented)
1920
+ export type EnvironmentDataUnion = EnvironmentData | AWSEnvironmentData | GcpProjectEnvironmentData | GithubScopeEnvironmentData | AzureDevOpsScopeEnvironmentData;
1921
+
1922
+ // @public
1923
+ export type EnvironmentType = string;
1924
+
1583
1925
  // @public
1584
1926
  export interface ErrorAdditionalInfo {
1585
1927
  readonly info?: Record<string, unknown>;
@@ -1595,6 +1937,16 @@ export interface ETag {
1595
1937
  type EventSource_2 = string;
1596
1938
  export { EventSource_2 as EventSource }
1597
1939
 
1940
+ // @public
1941
+ export interface ExecuteGovernanceRuleParams {
1942
+ override?: boolean;
1943
+ }
1944
+
1945
+ // @public
1946
+ export interface ExecuteRuleStatus {
1947
+ readonly operationId?: string;
1948
+ }
1949
+
1598
1950
  // @public
1599
1951
  export type ExpandControlsEnum = string;
1600
1952
 
@@ -1605,7 +1957,8 @@ export type ExpandEnum = string;
1605
1957
  export type ExportData = string;
1606
1958
 
1607
1959
  // @public
1608
- export type ExternalSecuritySolution = Resource & ExternalSecuritySolutionKindAutoGenerated & Location_2 & {};
1960
+ export interface ExternalSecuritySolution extends Resource, ExternalSecuritySolutionKindAutoGenerated, Location_2 {
1961
+ }
1609
1962
 
1610
1963
  // @public
1611
1964
  export type ExternalSecuritySolutionKind = string;
@@ -1619,7 +1972,7 @@ export interface ExternalSecuritySolutionKindAutoGenerated {
1619
1972
  export interface ExternalSecuritySolutionList {
1620
1973
  readonly nextLink?: string;
1621
1974
  // (undocumented)
1622
- value?: ExternalSecuritySolutionUnion[];
1975
+ value?: ExternalSecuritySolution[];
1623
1976
  }
1624
1977
 
1625
1978
  // @public
@@ -1635,8 +1988,8 @@ export interface ExternalSecuritySolutionProperties {
1635
1988
  // @public
1636
1989
  export interface ExternalSecuritySolutions {
1637
1990
  get(resourceGroupName: string, ascLocation: string, externalSecuritySolutionsName: string, options?: ExternalSecuritySolutionsGetOptionalParams): Promise<ExternalSecuritySolutionsGetResponse>;
1638
- list(options?: ExternalSecuritySolutionsListOptionalParams): PagedAsyncIterableIterator<ExternalSecuritySolutionUnion>;
1639
- listByHomeRegion(ascLocation: string, options?: ExternalSecuritySolutionsListByHomeRegionOptionalParams): PagedAsyncIterableIterator<ExternalSecuritySolutionUnion>;
1991
+ list(options?: ExternalSecuritySolutionsListOptionalParams): PagedAsyncIterableIterator<ExternalSecuritySolution>;
1992
+ listByHomeRegion(ascLocation: string, options?: ExternalSecuritySolutionsListByHomeRegionOptionalParams): PagedAsyncIterableIterator<ExternalSecuritySolution>;
1640
1993
  }
1641
1994
 
1642
1995
  // @public
@@ -1644,7 +1997,7 @@ export interface ExternalSecuritySolutionsGetOptionalParams extends coreClient.O
1644
1997
  }
1645
1998
 
1646
1999
  // @public
1647
- export type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolutionUnion;
2000
+ export type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolution;
1648
2001
 
1649
2002
  // @public
1650
2003
  export interface ExternalSecuritySolutionsListByHomeRegionNextOptionalParams extends coreClient.OperationOptions {
@@ -1665,61 +2018,292 @@ export interface ExternalSecuritySolutionsListNextOptionalParams extends coreCli
1665
2018
  }
1666
2019
 
1667
2020
  // @public
1668
- export type ExternalSecuritySolutionsListNextResponse = ExternalSecuritySolutionList;
2021
+ export type ExternalSecuritySolutionsListNextResponse = ExternalSecuritySolutionList;
2022
+
2023
+ // @public
2024
+ export interface ExternalSecuritySolutionsListOptionalParams extends coreClient.OperationOptions {
2025
+ }
2026
+
2027
+ // @public
2028
+ export type ExternalSecuritySolutionsListResponse = ExternalSecuritySolutionList;
2029
+
2030
+ // @public
2031
+ export interface FailedLocalLoginsNotInAllowedRange extends TimeWindowCustomAlertRule {
2032
+ ruleType: "FailedLocalLoginsNotInAllowedRange";
2033
+ }
2034
+
2035
+ // @public
2036
+ export type FileType = string;
2037
+
2038
+ // @public
2039
+ export interface FileUploadsNotInAllowedRange extends TimeWindowCustomAlertRule {
2040
+ ruleType: "FileUploadsNotInAllowedRange";
2041
+ }
2042
+
2043
+ // @public
2044
+ export interface GcpCredentialsDetailsProperties extends AuthenticationDetailsProperties {
2045
+ authenticationType: "gcpCredentials";
2046
+ authProviderX509CertUrl: string;
2047
+ authUri: string;
2048
+ clientEmail: string;
2049
+ clientId: string;
2050
+ clientX509CertUrl: string;
2051
+ organizationId: string;
2052
+ privateKey: string;
2053
+ privateKeyId: string;
2054
+ projectId: string;
2055
+ tokenUri: string;
2056
+ type: string;
2057
+ }
2058
+
2059
+ // @public
2060
+ export interface GcpOrganizationalData {
2061
+ organizationMembershipType: "Organization" | "Member";
2062
+ }
2063
+
2064
+ // @public
2065
+ export interface GcpOrganizationalDataMember extends GcpOrganizationalData {
2066
+ managementProjectNumber?: string;
2067
+ organizationMembershipType: "Member";
2068
+ parentHierarchyId?: string;
2069
+ }
2070
+
2071
+ // @public
2072
+ export interface GcpOrganizationalDataOrganization extends GcpOrganizationalData {
2073
+ excludedProjectNumbers?: string[];
2074
+ organizationMembershipType: "Organization";
2075
+ serviceAccountEmailAddress?: string;
2076
+ workloadIdentityProviderId?: string;
2077
+ }
2078
+
2079
+ // @public (undocumented)
2080
+ export type GcpOrganizationalDataUnion = GcpOrganizationalData | GcpOrganizationalDataOrganization | GcpOrganizationalDataMember;
2081
+
2082
+ // @public
2083
+ export interface GcpProjectDetails {
2084
+ projectId?: string;
2085
+ projectNumber?: string;
2086
+ readonly workloadIdentityPoolId?: string;
2087
+ }
2088
+
2089
+ // @public
2090
+ export interface GcpProjectEnvironmentData extends EnvironmentData {
2091
+ environmentType: "GcpProject";
2092
+ organizationalData?: GcpOrganizationalDataUnion;
2093
+ projectDetails?: GcpProjectDetails;
2094
+ }
2095
+
2096
+ // @public
2097
+ export interface GithubScopeEnvironmentData extends EnvironmentData {
2098
+ environmentType: "GithubScope";
2099
+ }
2100
+
2101
+ // @public
2102
+ export interface GovernanceAssignment extends Resource {
2103
+ additionalData?: GovernanceAssignmentAdditionalData;
2104
+ governanceEmailNotification?: GovernanceEmailNotification;
2105
+ isGracePeriod?: boolean;
2106
+ owner?: string;
2107
+ remediationDueDate?: Date;
2108
+ remediationEta?: RemediationEta;
2109
+ }
2110
+
2111
+ // @public
2112
+ export interface GovernanceAssignmentAdditionalData {
2113
+ ticketLink?: string;
2114
+ ticketNumber?: number;
2115
+ ticketStatus?: string;
2116
+ }
2117
+
2118
+ // @public
2119
+ export interface GovernanceAssignments {
2120
+ createOrUpdate(scope: string, assessmentName: string, assignmentKey: string, governanceAssignment: GovernanceAssignment, options?: GovernanceAssignmentsCreateOrUpdateOptionalParams): Promise<GovernanceAssignmentsCreateOrUpdateResponse>;
2121
+ delete(scope: string, assessmentName: string, assignmentKey: string, options?: GovernanceAssignmentsDeleteOptionalParams): Promise<void>;
2122
+ get(scope: string, assessmentName: string, assignmentKey: string, options?: GovernanceAssignmentsGetOptionalParams): Promise<GovernanceAssignmentsGetResponse>;
2123
+ list(scope: string, assessmentName: string, options?: GovernanceAssignmentsListOptionalParams): PagedAsyncIterableIterator<GovernanceAssignment>;
2124
+ }
2125
+
2126
+ // @public
2127
+ export interface GovernanceAssignmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2128
+ }
2129
+
2130
+ // @public
2131
+ export type GovernanceAssignmentsCreateOrUpdateResponse = GovernanceAssignment;
2132
+
2133
+ // @public
2134
+ export interface GovernanceAssignmentsDeleteOptionalParams extends coreClient.OperationOptions {
2135
+ }
2136
+
2137
+ // @public
2138
+ export interface GovernanceAssignmentsGetOptionalParams extends coreClient.OperationOptions {
2139
+ }
2140
+
2141
+ // @public
2142
+ export type GovernanceAssignmentsGetResponse = GovernanceAssignment;
2143
+
2144
+ // @public
2145
+ export interface GovernanceAssignmentsList {
2146
+ readonly nextLink?: string;
2147
+ readonly value?: GovernanceAssignment[];
2148
+ }
2149
+
2150
+ // @public
2151
+ export interface GovernanceAssignmentsListNextOptionalParams extends coreClient.OperationOptions {
2152
+ }
2153
+
2154
+ // @public
2155
+ export type GovernanceAssignmentsListNextResponse = GovernanceAssignmentsList;
2156
+
2157
+ // @public
2158
+ export interface GovernanceAssignmentsListOptionalParams extends coreClient.OperationOptions {
2159
+ }
2160
+
2161
+ // @public
2162
+ export type GovernanceAssignmentsListResponse = GovernanceAssignmentsList;
2163
+
2164
+ // @public
2165
+ export interface GovernanceEmailNotification {
2166
+ disableManagerEmailNotification?: boolean;
2167
+ disableOwnerEmailNotification?: boolean;
2168
+ }
2169
+
2170
+ // @public
2171
+ export interface GovernanceRule extends Resource {
2172
+ conditionSets?: Record<string, unknown>[];
2173
+ description?: string;
2174
+ displayName?: string;
2175
+ governanceEmailNotification?: GovernanceRuleEmailNotification;
2176
+ isDisabled?: boolean;
2177
+ isGracePeriod?: boolean;
2178
+ ownerSource?: GovernanceRuleOwnerSource;
2179
+ remediationTimeframe?: string;
2180
+ rulePriority?: number;
2181
+ ruleType?: GovernanceRuleType;
2182
+ sourceResourceType?: GovernanceRuleSourceResourceType;
2183
+ }
2184
+
2185
+ // @public
2186
+ export type GovernanceRuleConditionOperator = string;
2187
+
2188
+ // @public
2189
+ export interface GovernanceRuleEmailNotification {
2190
+ disableManagerEmailNotification?: boolean;
2191
+ disableOwnerEmailNotification?: boolean;
2192
+ }
2193
+
2194
+ // @public
2195
+ export interface GovernanceRuleList {
2196
+ readonly nextLink?: string;
2197
+ readonly value?: GovernanceRule[];
2198
+ }
2199
+
2200
+ // @public
2201
+ export interface GovernanceRuleListNextOptionalParams extends coreClient.OperationOptions {
2202
+ }
2203
+
2204
+ // @public
2205
+ export type GovernanceRuleListNextResponse = GovernanceRuleList;
2206
+
2207
+ // @public
2208
+ export interface GovernanceRuleListOptionalParams extends coreClient.OperationOptions {
2209
+ }
2210
+
2211
+ // @public
2212
+ export type GovernanceRuleListResponse = GovernanceRuleList;
2213
+
2214
+ // @public
2215
+ export interface GovernanceRuleOperations {
2216
+ list(options?: GovernanceRuleListOptionalParams): PagedAsyncIterableIterator<GovernanceRule>;
2217
+ }
2218
+
2219
+ // @public
2220
+ export interface GovernanceRuleOwnerSource {
2221
+ type?: GovernanceRuleOwnerSourceType;
2222
+ value?: string;
2223
+ }
2224
+
2225
+ // @public
2226
+ export type GovernanceRuleOwnerSourceType = string;
2227
+
2228
+ // @public
2229
+ export interface GovernanceRules {
2230
+ beginRuleIdExecuteSingleSecurityConnector(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams): Promise<PollerLike<PollOperationState<GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse>, GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse>>;
2231
+ beginRuleIdExecuteSingleSecurityConnectorAndWait(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams): Promise<GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse>;
2232
+ beginRuleIdExecuteSingleSubscription(ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams): Promise<PollerLike<PollOperationState<GovernanceRulesRuleIdExecuteSingleSubscriptionResponse>, GovernanceRulesRuleIdExecuteSingleSubscriptionResponse>>;
2233
+ beginRuleIdExecuteSingleSubscriptionAndWait(ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams): Promise<GovernanceRulesRuleIdExecuteSingleSubscriptionResponse>;
2234
+ createOrUpdate(ruleId: string, governanceRule: GovernanceRule, options?: GovernanceRulesCreateOrUpdateOptionalParams): Promise<GovernanceRulesCreateOrUpdateResponse>;
2235
+ delete(ruleId: string, options?: GovernanceRulesDeleteOptionalParams): Promise<void>;
2236
+ get(ruleId: string, options?: GovernanceRulesGetOptionalParams): Promise<GovernanceRulesGetResponse>;
2237
+ }
2238
+
2239
+ // @public
2240
+ export interface GovernanceRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2241
+ }
2242
+
2243
+ // @public
2244
+ export type GovernanceRulesCreateOrUpdateResponse = GovernanceRule;
2245
+
2246
+ // @public
2247
+ export interface GovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
2248
+ }
2249
+
2250
+ // @public
2251
+ export interface GovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
2252
+ }
2253
+
2254
+ // @public
2255
+ export type GovernanceRulesGetResponse = GovernanceRule;
2256
+
2257
+ // @public
2258
+ export type GovernanceRuleSourceResourceType = string;
1669
2259
 
1670
2260
  // @public
1671
- export interface ExternalSecuritySolutionsListOptionalParams extends coreClient.OperationOptions {
2261
+ export interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders {
2262
+ location?: string;
1672
2263
  }
1673
2264
 
1674
2265
  // @public
1675
- export type ExternalSecuritySolutionsListResponse = ExternalSecuritySolutionList;
2266
+ export interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams extends coreClient.OperationOptions {
2267
+ executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
2268
+ resumeFrom?: string;
2269
+ updateIntervalInMs?: number;
2270
+ }
1676
2271
 
1677
- // @public (undocumented)
1678
- export type ExternalSecuritySolutionUnion = ExternalSecuritySolution | CefExternalSecuritySolution | AtaExternalSecuritySolution | AadExternalSecuritySolution;
2272
+ // @public
2273
+ export type GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse = GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders;
1679
2274
 
1680
2275
  // @public
1681
- export type FailedLocalLoginsNotInAllowedRange = TimeWindowCustomAlertRule & {
1682
- ruleType: "FailedLocalLoginsNotInAllowedRange";
1683
- };
2276
+ export interface GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders {
2277
+ location?: string;
2278
+ }
1684
2279
 
1685
2280
  // @public
1686
- export type FileType = string;
2281
+ export interface GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams extends coreClient.OperationOptions {
2282
+ executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
2283
+ resumeFrom?: string;
2284
+ updateIntervalInMs?: number;
2285
+ }
1687
2286
 
1688
2287
  // @public
1689
- export type FileUploadsNotInAllowedRange = TimeWindowCustomAlertRule & {
1690
- ruleType: "FileUploadsNotInAllowedRange";
1691
- };
2288
+ export type GovernanceRulesRuleIdExecuteSingleSubscriptionResponse = GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders;
1692
2289
 
1693
2290
  // @public
1694
- export type GcpCredentialsDetailsProperties = AuthenticationDetailsProperties & {
1695
- authenticationType: "gcpCredentials";
1696
- organizationId: string;
1697
- type: string;
1698
- projectId: string;
1699
- privateKeyId: string;
1700
- privateKey: string;
1701
- clientEmail: string;
1702
- clientId: string;
1703
- authUri: string;
1704
- tokenUri: string;
1705
- authProviderX509CertUrl: string;
1706
- clientX509CertUrl: string;
1707
- };
2291
+ export type GovernanceRuleType = string;
1708
2292
 
1709
2293
  // @public
1710
- export type HttpC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
2294
+ export interface HttpC2DMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
1711
2295
  ruleType: "HttpC2DMessagesNotInAllowedRange";
1712
- };
2296
+ }
1713
2297
 
1714
2298
  // @public
1715
- export type HttpC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
2299
+ export interface HttpC2DRejectedMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
1716
2300
  ruleType: "HttpC2DRejectedMessagesNotInAllowedRange";
1717
- };
2301
+ }
1718
2302
 
1719
2303
  // @public
1720
- export type HttpD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
2304
+ export interface HttpD2CMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
1721
2305
  ruleType: "HttpD2CMessagesNotInAllowedRange";
1722
- };
2306
+ }
1723
2307
 
1724
2308
  // @public
1725
2309
  export type HybridComputeProvisioningState = string;
@@ -1738,10 +2322,10 @@ export interface HybridComputeSettingsProperties {
1738
2322
  export type ImplementationEffort = string;
1739
2323
 
1740
2324
  // @public
1741
- export type InformationProtectionAwsOffering = CloudOffering & {
1742
- offeringType: "InformationProtectionAws";
2325
+ export interface InformationProtectionAwsOffering extends CloudOffering {
1743
2326
  informationProtection?: InformationProtectionAwsOfferingInformationProtection;
1744
- };
2327
+ offeringType: "InformationProtectionAws";
2328
+ }
1745
2329
 
1746
2330
  // @public
1747
2331
  export interface InformationProtectionAwsOfferingInformationProtection {
@@ -1792,16 +2376,16 @@ export interface InformationProtectionPoliciesListOptionalParams extends coreCli
1792
2376
  export type InformationProtectionPoliciesListResponse = InformationProtectionPolicyList;
1793
2377
 
1794
2378
  // @public
1795
- export type InformationProtectionPolicy = Resource & {
1796
- readonly lastModifiedUtc?: Date;
1797
- readonly version?: string;
1798
- labels?: {
1799
- [propertyName: string]: SensitivityLabel;
1800
- };
2379
+ export interface InformationProtectionPolicy extends Resource {
1801
2380
  informationTypes?: {
1802
2381
  [propertyName: string]: InformationType;
1803
2382
  };
1804
- };
2383
+ labels?: {
2384
+ [propertyName: string]: SensitivityLabel;
2385
+ };
2386
+ readonly lastModifiedUtc?: Date;
2387
+ readonly version?: string;
2388
+ }
1805
2389
 
1806
2390
  // @public
1807
2391
  export interface InformationProtectionPolicyList {
@@ -1830,9 +2414,9 @@ export interface IngestionConnectionString {
1830
2414
  }
1831
2415
 
1832
2416
  // @public
1833
- export type IngestionSetting = Resource & {
2417
+ export interface IngestionSetting extends Resource {
1834
2418
  properties?: Record<string, unknown>;
1835
- };
2419
+ }
1836
2420
 
1837
2421
  // @public
1838
2422
  export interface IngestionSettingList {
@@ -1905,21 +2489,21 @@ export interface IngestionSettingToken {
1905
2489
  export type Intent = string;
1906
2490
 
1907
2491
  // @public
1908
- export type IoTSecurityAggregatedAlert = Resource & TagsResource & {
1909
- readonly alertType?: string;
1910
- readonly alertDisplayName?: string;
2492
+ export interface IoTSecurityAggregatedAlert extends Resource, TagsResource {
2493
+ readonly actionTaken?: string;
1911
2494
  readonly aggregatedDateUtc?: Date;
1912
- readonly vendorName?: string;
1913
- readonly reportedSeverity?: ReportedSeverity;
1914
- readonly remediationSteps?: string;
1915
- readonly description?: string;
2495
+ readonly alertDisplayName?: string;
2496
+ readonly alertType?: string;
1916
2497
  readonly count?: number;
2498
+ readonly description?: string;
1917
2499
  readonly effectedResourceType?: string;
1918
- readonly systemSource?: string;
1919
- readonly actionTaken?: string;
1920
2500
  readonly logAnalyticsQuery?: string;
2501
+ readonly remediationSteps?: string;
2502
+ readonly reportedSeverity?: ReportedSeverity;
2503
+ readonly systemSource?: string;
1921
2504
  readonly topDevicesList?: IoTSecurityAggregatedAlertPropertiesTopDevicesListItem[];
1922
- };
2505
+ readonly vendorName?: string;
2506
+ }
1923
2507
 
1924
2508
  // @public
1925
2509
  export interface IoTSecurityAggregatedAlertList {
@@ -1935,18 +2519,18 @@ export interface IoTSecurityAggregatedAlertPropertiesTopDevicesListItem {
1935
2519
  }
1936
2520
 
1937
2521
  // @public
1938
- export type IoTSecurityAggregatedRecommendation = Resource & TagsResource & {
1939
- recommendationName?: string;
1940
- readonly recommendationDisplayName?: string;
2522
+ export interface IoTSecurityAggregatedRecommendation extends Resource, TagsResource {
1941
2523
  readonly description?: string;
1942
- readonly recommendationTypeId?: string;
1943
2524
  readonly detectedBy?: string;
2525
+ readonly healthyDevices?: number;
2526
+ readonly logAnalyticsQuery?: string;
2527
+ readonly recommendationDisplayName?: string;
2528
+ recommendationName?: string;
2529
+ readonly recommendationTypeId?: string;
1944
2530
  readonly remediationSteps?: string;
1945
2531
  readonly reportedSeverity?: ReportedSeverity;
1946
- readonly healthyDevices?: number;
1947
2532
  readonly unhealthyDeviceCount?: number;
1948
- readonly logAnalyticsQuery?: string;
1949
- };
2533
+ }
1950
2534
 
1951
2535
  // @public
1952
2536
  export interface IoTSecurityAggregatedRecommendationList {
@@ -2005,14 +2589,14 @@ export interface IotSecuritySolutionAnalyticsListOptionalParams extends coreClie
2005
2589
  export type IotSecuritySolutionAnalyticsListResponse = IoTSecuritySolutionAnalyticsModelList;
2006
2590
 
2007
2591
  // @public
2008
- export type IoTSecuritySolutionAnalyticsModel = Resource & {
2009
- readonly metrics?: IoTSeverityMetrics;
2010
- readonly unhealthyDeviceCount?: number;
2592
+ export interface IoTSecuritySolutionAnalyticsModel extends Resource {
2011
2593
  readonly devicesMetrics?: IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem[];
2012
- topAlertedDevices?: IoTSecurityAlertedDevice[];
2594
+ readonly metrics?: IoTSeverityMetrics;
2013
2595
  mostPrevalentDeviceAlerts?: IoTSecurityDeviceAlert[];
2014
2596
  mostPrevalentDeviceRecommendations?: IoTSecurityDeviceRecommendation[];
2015
- };
2597
+ topAlertedDevices?: IoTSecurityAlertedDevice[];
2598
+ readonly unhealthyDeviceCount?: number;
2599
+ }
2016
2600
 
2017
2601
  // @public
2018
2602
  export interface IoTSecuritySolutionAnalyticsModelList {
@@ -2077,21 +2661,21 @@ export interface IotSecuritySolutionListBySubscriptionOptionalParams extends cor
2077
2661
  export type IotSecuritySolutionListBySubscriptionResponse = IoTSecuritySolutionsList;
2078
2662
 
2079
2663
  // @public
2080
- export type IoTSecuritySolutionModel = Resource & TagsResource & {
2081
- location?: string;
2082
- readonly systemData?: SystemData;
2083
- workspace?: string;
2664
+ export interface IoTSecuritySolutionModel extends Resource, TagsResource {
2665
+ additionalWorkspaces?: AdditionalWorkspacesProperties[];
2666
+ readonly autoDiscoveredResources?: string[];
2667
+ disabledDataSources?: DataSource[];
2084
2668
  displayName?: string;
2085
- status?: SecuritySolutionStatus;
2086
2669
  export?: ExportData[];
2087
- disabledDataSources?: DataSource[];
2088
2670
  iotHubs?: string[];
2089
- userDefinedResources?: UserDefinedResourcesProperties;
2090
- readonly autoDiscoveredResources?: string[];
2671
+ location?: string;
2091
2672
  recommendationsConfiguration?: RecommendationConfigurationProperties[];
2673
+ status?: SecuritySolutionStatus;
2674
+ readonly systemData?: SystemData;
2092
2675
  unmaskedIpLoggingStatus?: UnmaskedIpLoggingStatus;
2093
- additionalWorkspaces?: AdditionalWorkspacesProperties[];
2094
- };
2676
+ userDefinedResources?: UserDefinedResourcesProperties;
2677
+ workspace?: string;
2678
+ }
2095
2679
 
2096
2680
  // @public
2097
2681
  export interface IotSecuritySolutionsAnalyticsAggregatedAlert {
@@ -2277,11 +2861,12 @@ export interface JitNetworkAccessPoliciesListOptionalParams extends coreClient.O
2277
2861
  export type JitNetworkAccessPoliciesListResponse = JitNetworkAccessPoliciesList;
2278
2862
 
2279
2863
  // @public (undocumented)
2280
- export type JitNetworkAccessPolicy = Resource & KindAutoGenerated & Location_2 & {
2281
- virtualMachines: JitNetworkAccessPolicyVirtualMachine[];
2282
- requests?: JitNetworkAccessRequest[];
2864
+ export interface JitNetworkAccessPolicy extends Resource, KindAutoGenerated, Location_2 {
2283
2865
  readonly provisioningState?: string;
2284
- };
2866
+ // (undocumented)
2867
+ requests?: JitNetworkAccessRequest[];
2868
+ virtualMachines: JitNetworkAccessPolicyVirtualMachine[];
2869
+ }
2285
2870
 
2286
2871
  // @public (undocumented)
2287
2872
  export interface JitNetworkAccessPolicyInitiatePort {
@@ -2358,60 +2943,39 @@ export interface KindAutoGenerated {
2358
2943
 
2359
2944
  // @public
2360
2945
  export enum KnownAadConnectivityState {
2361
- // (undocumented)
2362
2946
  Connected = "Connected",
2363
- // (undocumented)
2364
2947
  Discovered = "Discovered",
2365
- // (undocumented)
2366
2948
  NotLicensed = "NotLicensed"
2367
2949
  }
2368
2950
 
2369
2951
  // @public
2370
2952
  export enum KnownActionType {
2371
- // (undocumented)
2372
2953
  EventHub = "EventHub",
2373
- // (undocumented)
2374
2954
  LogicApp = "LogicApp",
2375
- // (undocumented)
2376
2955
  Workspace = "Workspace"
2377
2956
  }
2378
2957
 
2379
2958
  // @public
2380
2959
  export enum KnownAdaptiveApplicationControlIssue {
2381
- // (undocumented)
2382
2960
  ExecutableViolationsAudited = "ExecutableViolationsAudited",
2383
- // (undocumented)
2384
2961
  MsiAndScriptViolationsAudited = "MsiAndScriptViolationsAudited",
2385
- // (undocumented)
2386
2962
  MsiAndScriptViolationsBlocked = "MsiAndScriptViolationsBlocked",
2387
- // (undocumented)
2388
2963
  RulesViolatedManually = "RulesViolatedManually",
2389
- // (undocumented)
2390
2964
  ViolationsAudited = "ViolationsAudited",
2391
- // (undocumented)
2392
2965
  ViolationsBlocked = "ViolationsBlocked"
2393
2966
  }
2394
2967
 
2395
2968
  // @public
2396
2969
  export enum KnownAdditionalWorkspaceDataType {
2397
- // (undocumented)
2398
2970
  Alerts = "Alerts",
2399
- // (undocumented)
2400
2971
  RawEvents = "RawEvents"
2401
2972
  }
2402
2973
 
2403
2974
  // @public
2404
2975
  export enum KnownAdditionalWorkspaceType {
2405
- // (undocumented)
2406
2976
  Sentinel = "Sentinel"
2407
2977
  }
2408
2978
 
2409
- // @public
2410
- export enum KnownAlertNotifications {
2411
- Off = "Off",
2412
- On = "On"
2413
- }
2414
-
2415
2979
  // @public
2416
2980
  export enum KnownAlertSeverity {
2417
2981
  High = "High",
@@ -2424,22 +2988,25 @@ export enum KnownAlertSeverity {
2424
2988
  export enum KnownAlertStatus {
2425
2989
  Active = "Active",
2426
2990
  Dismissed = "Dismissed",
2991
+ InProgress = "InProgress",
2427
2992
  Resolved = "Resolved"
2428
2993
  }
2429
2994
 
2430
2995
  // @public
2431
- export enum KnownAlertsToAdmins {
2432
- Off = "Off",
2433
- On = "On"
2996
+ export enum KnownApplicationConditionOperator {
2997
+ Contains = "Contains",
2998
+ In = "In"
2999
+ }
3000
+
3001
+ // @public
3002
+ export enum KnownApplicationSourceResourceType {
3003
+ Assessments = "Assessments"
2434
3004
  }
2435
3005
 
2436
3006
  // @public
2437
3007
  export enum KnownAssessedResourceType {
2438
- // (undocumented)
2439
3008
  ContainerRegistryVulnerability = "ContainerRegistryVulnerability",
2440
- // (undocumented)
2441
3009
  ServerVulnerability = "ServerVulnerability",
2442
- // (undocumented)
2443
3010
  SqlServerVulnerability = "SqlServerVulnerability"
2444
3011
  }
2445
3012
 
@@ -2481,67 +3048,47 @@ export enum KnownAutoProvision {
2481
3048
 
2482
3049
  // @public
2483
3050
  export enum KnownBundleType {
2484
- // (undocumented)
2485
3051
  AppServices = "AppServices",
2486
- // (undocumented)
3052
+ CosmosDbs = "CosmosDbs",
2487
3053
  DNS = "DNS",
2488
- // (undocumented)
2489
3054
  KeyVaults = "KeyVaults",
2490
- // (undocumented)
2491
3055
  KubernetesService = "KubernetesService",
2492
- // (undocumented)
2493
3056
  ResourceManager = "ResourceManager",
2494
- // (undocumented)
2495
3057
  SqlServers = "SqlServers",
2496
- // (undocumented)
2497
3058
  StorageAccounts = "StorageAccounts",
2498
- // (undocumented)
2499
3059
  VirtualMachines = "VirtualMachines"
2500
3060
  }
2501
3061
 
2502
3062
  // @public
2503
3063
  export enum KnownCategories {
2504
- // (undocumented)
2505
3064
  Compute = "Compute",
2506
- // (undocumented)
2507
3065
  Data = "Data",
2508
- // (undocumented)
2509
3066
  IdentityAndAccess = "IdentityAndAccess",
2510
- // (undocumented)
2511
3067
  IoT = "IoT",
2512
- // (undocumented)
2513
3068
  Networking = "Networking"
2514
3069
  }
2515
3070
 
2516
3071
  // @public
2517
3072
  export enum KnownCloudName {
2518
- // (undocumented)
2519
3073
  AWS = "AWS",
2520
- // (undocumented)
2521
3074
  Azure = "Azure",
2522
- // (undocumented)
2523
- GCP = "GCP"
3075
+ AzureDevOps = "AzureDevOps",
3076
+ GCP = "GCP",
3077
+ Github = "Github"
2524
3078
  }
2525
3079
 
2526
3080
  // @public
2527
3081
  export enum KnownConfigurationStatus {
2528
- // (undocumented)
2529
3082
  Configured = "Configured",
2530
- // (undocumented)
2531
3083
  Failed = "Failed",
2532
- // (undocumented)
2533
3084
  InProgress = "InProgress",
2534
- // (undocumented)
2535
3085
  NoStatus = "NoStatus",
2536
- // (undocumented)
2537
3086
  NotConfigured = "NotConfigured"
2538
3087
  }
2539
3088
 
2540
3089
  // @public
2541
3090
  export enum KnownConnectionType {
2542
- // (undocumented)
2543
3091
  External = "External",
2544
- // (undocumented)
2545
3092
  Internal = "Internal"
2546
3093
  }
2547
3094
 
@@ -2553,13 +3100,9 @@ export enum KnownControlType {
2553
3100
 
2554
3101
  // @public
2555
3102
  export enum KnownCreatedByType {
2556
- // (undocumented)
2557
3103
  Application = "Application",
2558
- // (undocumented)
2559
3104
  Key = "Key",
2560
- // (undocumented)
2561
3105
  ManagedIdentity = "ManagedIdentity",
2562
- // (undocumented)
2563
3106
  User = "User"
2564
3107
  }
2565
3108
 
@@ -2570,69 +3113,53 @@ export enum KnownDataSource {
2570
3113
 
2571
3114
  // @public
2572
3115
  export enum KnownDirection {
2573
- // (undocumented)
2574
3116
  Inbound = "Inbound",
2575
- // (undocumented)
2576
3117
  Outbound = "Outbound"
2577
3118
  }
2578
3119
 
2579
3120
  // @public
2580
3121
  export enum KnownEndOfSupportStatus {
2581
- // (undocumented)
2582
3122
  NoLongerSupported = "noLongerSupported",
2583
- // (undocumented)
2584
3123
  None = "None",
2585
- // (undocumented)
2586
3124
  UpcomingNoLongerSupported = "upcomingNoLongerSupported",
2587
- // (undocumented)
2588
3125
  UpcomingVersionNoLongerSupported = "upcomingVersionNoLongerSupported",
2589
- // (undocumented)
2590
3126
  VersionNoLongerSupported = "versionNoLongerSupported"
2591
3127
  }
2592
3128
 
2593
3129
  // @public
2594
3130
  export enum KnownEnforcementMode {
2595
- // (undocumented)
2596
3131
  Audit = "Audit",
2597
- // (undocumented)
2598
3132
  Enforce = "Enforce",
2599
- // (undocumented)
2600
3133
  None = "None"
2601
3134
  }
2602
3135
 
2603
3136
  // @public
2604
3137
  export enum KnownEnforcementSupport {
2605
- // (undocumented)
2606
3138
  NotSupported = "NotSupported",
2607
- // (undocumented)
2608
3139
  Supported = "Supported",
2609
- // (undocumented)
2610
3140
  Unknown = "Unknown"
2611
3141
  }
2612
3142
 
3143
+ // @public
3144
+ export enum KnownEnvironmentType {
3145
+ AwsAccount = "AwsAccount",
3146
+ AzureDevOpsScope = "AzureDevOpsScope",
3147
+ GcpProject = "GcpProject",
3148
+ GithubScope = "GithubScope"
3149
+ }
3150
+
2613
3151
  // @public
2614
3152
  export enum KnownEventSource {
2615
- // (undocumented)
2616
3153
  Alerts = "Alerts",
2617
- // (undocumented)
2618
3154
  Assessments = "Assessments",
2619
- // (undocumented)
2620
3155
  AssessmentsSnapshot = "AssessmentsSnapshot",
2621
- // (undocumented)
2622
3156
  RegulatoryComplianceAssessment = "RegulatoryComplianceAssessment",
2623
- // (undocumented)
2624
3157
  RegulatoryComplianceAssessmentSnapshot = "RegulatoryComplianceAssessmentSnapshot",
2625
- // (undocumented)
2626
3158
  SecureScoreControls = "SecureScoreControls",
2627
- // (undocumented)
2628
3159
  SecureScoreControlsSnapshot = "SecureScoreControlsSnapshot",
2629
- // (undocumented)
2630
3160
  SecureScores = "SecureScores",
2631
- // (undocumented)
2632
3161
  SecureScoresSnapshot = "SecureScoresSnapshot",
2633
- // (undocumented)
2634
3162
  SubAssessments = "SubAssessments",
2635
- // (undocumented)
2636
3163
  SubAssessmentsSnapshot = "SubAssessmentsSnapshot"
2637
3164
  }
2638
3165
 
@@ -2654,30 +3181,44 @@ export enum KnownExportData {
2654
3181
 
2655
3182
  // @public
2656
3183
  export enum KnownExternalSecuritySolutionKind {
2657
- // (undocumented)
2658
3184
  AAD = "AAD",
2659
- // (undocumented)
2660
3185
  ATA = "ATA",
2661
- // (undocumented)
2662
3186
  CEF = "CEF"
2663
3187
  }
2664
3188
 
2665
3189
  // @public
2666
3190
  export enum KnownFileType {
2667
- // (undocumented)
2668
3191
  Dll = "Dll",
2669
- // (undocumented)
2670
3192
  Exe = "Exe",
2671
- // (undocumented)
2672
3193
  Executable = "Executable",
2673
- // (undocumented)
2674
3194
  Msi = "Msi",
2675
- // (undocumented)
2676
3195
  Script = "Script",
2677
- // (undocumented)
2678
3196
  Unknown = "Unknown"
2679
3197
  }
2680
3198
 
3199
+ // @public
3200
+ export enum KnownGovernanceRuleConditionOperator {
3201
+ Equals = "Equals",
3202
+ In = "In"
3203
+ }
3204
+
3205
+ // @public
3206
+ export enum KnownGovernanceRuleOwnerSourceType {
3207
+ ByTag = "ByTag",
3208
+ Manually = "Manually"
3209
+ }
3210
+
3211
+ // @public
3212
+ export enum KnownGovernanceRuleSourceResourceType {
3213
+ Assessments = "Assessments"
3214
+ }
3215
+
3216
+ // @public
3217
+ export enum KnownGovernanceRuleType {
3218
+ Integrated = "Integrated",
3219
+ ServiceNow = "ServiceNow"
3220
+ }
3221
+
2681
3222
  // @public
2682
3223
  export enum KnownHybridComputeProvisioningState {
2683
3224
  Expired = "Expired",
@@ -2687,19 +3228,14 @@ export enum KnownHybridComputeProvisioningState {
2687
3228
 
2688
3229
  // @public
2689
3230
  export enum KnownImplementationEffort {
2690
- // (undocumented)
2691
3231
  High = "High",
2692
- // (undocumented)
2693
3232
  Low = "Low",
2694
- // (undocumented)
2695
3233
  Moderate = "Moderate"
2696
3234
  }
2697
3235
 
2698
3236
  // @public
2699
3237
  export enum KnownInformationProtectionPolicyName {
2700
- // (undocumented)
2701
3238
  Custom = "custom",
2702
- // (undocumented)
2703
3239
  Effective = "effective"
2704
3240
  }
2705
3241
 
@@ -2728,15 +3264,25 @@ export enum KnownKind {
2728
3264
  Bundles = "Bundles"
2729
3265
  }
2730
3266
 
3267
+ // @public
3268
+ export enum KnownMinimalSeverity {
3269
+ High = "High",
3270
+ Low = "Low",
3271
+ Medium = "Medium"
3272
+ }
3273
+
2731
3274
  // @public
2732
3275
  export enum KnownOfferingType {
2733
- // (undocumented)
2734
3276
  CspmMonitorAws = "CspmMonitorAws",
2735
- // (undocumented)
3277
+ CspmMonitorAzureDevOps = "CspmMonitorAzureDevOps",
3278
+ CspmMonitorGcp = "CspmMonitorGcp",
3279
+ CspmMonitorGithub = "CspmMonitorGithub",
2736
3280
  DefenderForContainersAws = "DefenderForContainersAws",
2737
- // (undocumented)
3281
+ DefenderForContainersGcp = "DefenderForContainersGcp",
3282
+ DefenderForDatabasesAws = "DefenderForDatabasesAws",
3283
+ DefenderForDatabasesGcp = "DefenderForDatabasesGcp",
2738
3284
  DefenderForServersAws = "DefenderForServersAws",
2739
- // (undocumented)
3285
+ DefenderForServersGcp = "DefenderForServersGcp",
2740
3286
  InformationProtectionAws = "InformationProtectionAws"
2741
3287
  }
2742
3288
 
@@ -2755,9 +3301,7 @@ export enum KnownOperator {
2755
3301
 
2756
3302
  // @public
2757
3303
  export enum KnownOrganizationMembershipType {
2758
- // (undocumented)
2759
3304
  Member = "Member",
2760
- // (undocumented)
2761
3305
  Organization = "Organization"
2762
3306
  }
2763
3307
 
@@ -2777,63 +3321,44 @@ export enum KnownPricingTier {
2777
3321
 
2778
3322
  // @public
2779
3323
  export enum KnownPropertyType {
2780
- // (undocumented)
2781
3324
  Boolean = "Boolean",
2782
- // (undocumented)
2783
3325
  Integer = "Integer",
2784
- // (undocumented)
2785
3326
  Number = "Number",
2786
- // (undocumented)
2787
3327
  String = "String"
2788
3328
  }
2789
3329
 
2790
3330
  // @public
2791
3331
  export enum KnownProtocol {
2792
- // (undocumented)
2793
3332
  All = "*",
2794
- // (undocumented)
2795
3333
  TCP = "TCP",
2796
- // (undocumented)
2797
3334
  UDP = "UDP"
2798
3335
  }
2799
3336
 
2800
3337
  // @public
2801
3338
  export enum KnownProvisioningState {
2802
- // (undocumented)
2803
3339
  Failed = "Failed",
2804
- // (undocumented)
2805
3340
  Succeeded = "Succeeded",
2806
- // (undocumented)
2807
3341
  Updating = "Updating"
2808
3342
  }
2809
3343
 
2810
3344
  // @public
2811
3345
  export enum KnownRecommendationAction {
2812
- // (undocumented)
2813
3346
  Add = "Add",
2814
- // (undocumented)
2815
3347
  Recommended = "Recommended",
2816
- // (undocumented)
2817
3348
  Remove = "Remove"
2818
3349
  }
2819
3350
 
2820
3351
  // @public
2821
3352
  export enum KnownRecommendationConfigStatus {
2822
- // (undocumented)
2823
3353
  Disabled = "Disabled",
2824
- // (undocumented)
2825
3354
  Enabled = "Enabled"
2826
3355
  }
2827
3356
 
2828
3357
  // @public
2829
3358
  export enum KnownRecommendationStatus {
2830
- // (undocumented)
2831
3359
  NoStatus = "NoStatus",
2832
- // (undocumented)
2833
3360
  NotAvailable = "NotAvailable",
2834
- // (undocumented)
2835
3361
  NotRecommended = "NotRecommended",
2836
- // (undocumented)
2837
3362
  Recommended = "Recommended"
2838
3363
  }
2839
3364
 
@@ -2859,21 +3384,15 @@ export enum KnownRecommendationType {
2859
3384
 
2860
3385
  // @public
2861
3386
  export enum KnownReportedSeverity {
2862
- // (undocumented)
2863
3387
  High = "High",
2864
- // (undocumented)
2865
3388
  Informational = "Informational",
2866
- // (undocumented)
2867
3389
  Low = "Low",
2868
- // (undocumented)
2869
3390
  Medium = "Medium"
2870
3391
  }
2871
3392
 
2872
3393
  // @public
2873
3394
  export enum KnownResourceIdentifierType {
2874
- // (undocumented)
2875
3395
  AzureResource = "AzureResource",
2876
- // (undocumented)
2877
3396
  LogAnalytics = "LogAnalytics"
2878
3397
  }
2879
3398
 
@@ -2885,6 +3404,14 @@ export enum KnownResourceStatus {
2885
3404
  OffByPolicy = "OffByPolicy"
2886
3405
  }
2887
3406
 
3407
+ // @public
3408
+ export enum KnownRoles {
3409
+ AccountAdmin = "AccountAdmin",
3410
+ Contributor = "Contributor",
3411
+ Owner = "Owner",
3412
+ ServiceAdmin = "ServiceAdmin"
3413
+ }
3414
+
2888
3415
  // @public
2889
3416
  export enum KnownRuleSeverity {
2890
3417
  High = "High",
@@ -2909,6 +3436,11 @@ export enum KnownRuleType {
2909
3436
  PositiveList = "PositiveList"
2910
3437
  }
2911
3438
 
3439
+ // @public
3440
+ export enum KnownScanningMode {
3441
+ Default = "Default"
3442
+ }
3443
+
2912
3444
  // @public
2913
3445
  export enum KnownScanState {
2914
3446
  Failed = "Failed",
@@ -2925,77 +3457,54 @@ export enum KnownScanTriggerType {
2925
3457
 
2926
3458
  // @public
2927
3459
  export enum KnownSecurityFamily {
2928
- // (undocumented)
2929
3460
  Ngfw = "Ngfw",
2930
- // (undocumented)
2931
3461
  SaasWaf = "SaasWaf",
2932
- // (undocumented)
2933
3462
  Va = "Va",
2934
- // (undocumented)
2935
3463
  Waf = "Waf"
2936
3464
  }
2937
3465
 
2938
3466
  // @public
2939
3467
  export enum KnownSecuritySolutionStatus {
2940
- // (undocumented)
2941
3468
  Disabled = "Disabled",
2942
- // (undocumented)
2943
3469
  Enabled = "Enabled"
2944
3470
  }
2945
3471
 
2946
3472
  // @public
2947
3473
  export enum KnownServerVulnerabilityAssessmentPropertiesProvisioningState {
2948
- // (undocumented)
2949
3474
  Canceled = "Canceled",
2950
- // (undocumented)
2951
3475
  Deprovisioning = "Deprovisioning",
2952
- // (undocumented)
2953
3476
  Failed = "Failed",
2954
- // (undocumented)
2955
3477
  Provisioning = "Provisioning",
2956
- // (undocumented)
2957
3478
  Succeeded = "Succeeded"
2958
3479
  }
2959
3480
 
2960
3481
  // @public
2961
3482
  export enum KnownSettingKind {
2962
- // (undocumented)
2963
3483
  AlertSuppressionSetting = "AlertSuppressionSetting",
2964
- // (undocumented)
2965
3484
  AlertSyncSettings = "AlertSyncSettings",
2966
- // (undocumented)
2967
3485
  DataExportSettings = "DataExportSettings"
2968
3486
  }
2969
3487
 
2970
3488
  // @public
2971
3489
  export enum KnownSettingName {
2972
- // (undocumented)
2973
3490
  Mcas = "MCAS",
2974
- // (undocumented)
2975
3491
  Sentinel = "Sentinel",
2976
- // (undocumented)
2977
3492
  Wdatp = "WDATP",
2978
- // (undocumented)
2979
- WdatpExcludeLinuxPublicPreview = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW"
3493
+ WdatpExcludeLinuxPublicPreview = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW",
3494
+ WdatpUnifiedSolution = "WDATP_UNIFIED_SOLUTION"
2980
3495
  }
2981
3496
 
2982
3497
  // @public
2983
3498
  export enum KnownSeverity {
2984
- // (undocumented)
2985
3499
  High = "High",
2986
- // (undocumented)
2987
3500
  Low = "Low",
2988
- // (undocumented)
2989
3501
  Medium = "Medium"
2990
3502
  }
2991
3503
 
2992
3504
  // @public
2993
3505
  export enum KnownSeverityEnum {
2994
- // (undocumented)
2995
3506
  High = "High",
2996
- // (undocumented)
2997
3507
  Low = "Low",
2998
- // (undocumented)
2999
3508
  Medium = "Medium"
3000
3509
  }
3001
3510
 
@@ -3008,15 +3517,10 @@ export enum KnownSource {
3008
3517
 
3009
3518
  // @public
3010
3519
  export enum KnownSourceSystem {
3011
- // (undocumented)
3012
3520
  AzureAppLocker = "Azure_AppLocker",
3013
- // (undocumented)
3014
3521
  AzureAuditD = "Azure_AuditD",
3015
- // (undocumented)
3016
3522
  NonAzureAppLocker = "NonAzure_AppLocker",
3017
- // (undocumented)
3018
3523
  NonAzureAuditD = "NonAzure_AuditD",
3019
- // (undocumented)
3020
3524
  None = "None"
3021
3525
  }
3022
3526
 
@@ -3030,19 +3534,14 @@ export enum KnownState {
3030
3534
 
3031
3535
  // @public
3032
3536
  export enum KnownStatus {
3033
- // (undocumented)
3034
3537
  Initiated = "Initiated",
3035
- // (undocumented)
3036
3538
  Revoked = "Revoked"
3037
3539
  }
3038
3540
 
3039
3541
  // @public
3040
3542
  export enum KnownStatusReason {
3041
- // (undocumented)
3042
3543
  Expired = "Expired",
3043
- // (undocumented)
3044
3544
  NewerRequestInitiated = "NewerRequestInitiated",
3045
- // (undocumented)
3046
3545
  UserRequested = "UserRequested"
3047
3546
  }
3048
3547
 
@@ -3053,300 +3552,177 @@ export enum KnownSubAssessmentStatusCode {
3053
3552
  Unhealthy = "Unhealthy"
3054
3553
  }
3055
3554
 
3555
+ // @public
3556
+ export enum KnownSubPlan {
3557
+ P1 = "P1",
3558
+ P2 = "P2"
3559
+ }
3560
+
3056
3561
  // @public
3057
3562
  export enum KnownSupportedCloudEnum {
3058
- // (undocumented)
3059
3563
  AWS = "AWS",
3060
- // (undocumented)
3061
3564
  GCP = "GCP"
3062
3565
  }
3063
3566
 
3064
3567
  // @public
3065
3568
  export enum KnownTactics {
3066
- // (undocumented)
3067
3569
  Collection = "Collection",
3068
- // (undocumented)
3069
3570
  CommandAndControl = "Command and Control",
3070
- // (undocumented)
3071
3571
  CredentialAccess = "Credential Access",
3072
- // (undocumented)
3073
3572
  DefenseEvasion = "Defense Evasion",
3074
- // (undocumented)
3075
3573
  Discovery = "Discovery",
3076
- // (undocumented)
3077
3574
  Execution = "Execution",
3078
- // (undocumented)
3079
3575
  Exfiltration = "Exfiltration",
3080
- // (undocumented)
3081
3576
  Impact = "Impact",
3082
- // (undocumented)
3083
3577
  InitialAccess = "Initial Access",
3084
- // (undocumented)
3085
3578
  LateralMovement = "Lateral Movement",
3086
- // (undocumented)
3087
3579
  Persistence = "Persistence",
3088
- // (undocumented)
3089
3580
  PrivilegeEscalation = "Privilege Escalation",
3090
- // (undocumented)
3091
3581
  Reconnaissance = "Reconnaissance",
3092
- // (undocumented)
3093
3582
  ResourceDevelopment = "Resource Development"
3094
3583
  }
3095
3584
 
3096
3585
  // @public
3097
3586
  export enum KnownTaskUpdateActionType {
3098
- // (undocumented)
3099
3587
  Activate = "Activate",
3100
- // (undocumented)
3101
3588
  Close = "Close",
3102
- // (undocumented)
3103
3589
  Dismiss = "Dismiss",
3104
- // (undocumented)
3105
3590
  Resolve = "Resolve",
3106
- // (undocumented)
3107
3591
  Start = "Start"
3108
3592
  }
3109
3593
 
3110
3594
  // @public
3111
3595
  export enum KnownTechniques {
3112
- // (undocumented)
3113
3596
  AbuseElevationControlMechanism = "Abuse Elevation Control Mechanism",
3114
- // (undocumented)
3115
3597
  AccessTokenManipulation = "Access Token Manipulation",
3116
- // (undocumented)
3117
3598
  AccountDiscovery = "Account Discovery",
3118
- // (undocumented)
3119
3599
  AccountManipulation = "Account Manipulation",
3120
- // (undocumented)
3121
3600
  ActiveScanning = "Active Scanning",
3122
- // (undocumented)
3123
3601
  ApplicationLayerProtocol = "Application Layer Protocol",
3124
- // (undocumented)
3125
3602
  AudioCapture = "Audio Capture",
3126
- // (undocumented)
3127
3603
  BootOrLogonAutostartExecution = "Boot or Logon Autostart Execution",
3128
- // (undocumented)
3129
3604
  BootOrLogonInitializationScripts = "Boot or Logon Initialization Scripts",
3130
- // (undocumented)
3131
3605
  BruteForce = "Brute Force",
3132
- // (undocumented)
3133
3606
  CloudInfrastructureDiscovery = "Cloud Infrastructure Discovery",
3134
- // (undocumented)
3135
3607
  CloudServiceDashboard = "Cloud Service Dashboard",
3136
- // (undocumented)
3137
3608
  CloudServiceDiscovery = "Cloud Service Discovery",
3138
- // (undocumented)
3139
3609
  CommandAndScriptingInterpreter = "Command and Scripting Interpreter",
3140
- // (undocumented)
3141
3610
  CompromiseClientSoftwareBinary = "Compromise Client Software Binary",
3142
- // (undocumented)
3143
3611
  CompromiseInfrastructure = "Compromise Infrastructure",
3144
- // (undocumented)
3145
3612
  ContainerAndResourceDiscovery = "Container and Resource Discovery",
3146
- // (undocumented)
3147
3613
  CreateAccount = "Create Account",
3148
- // (undocumented)
3149
3614
  CreateOrModifySystemProcess = "Create or Modify System Process",
3150
- // (undocumented)
3151
3615
  CredentialsFromPasswordStores = "Credentials from Password Stores",
3152
- // (undocumented)
3153
3616
  DataDestruction = "Data Destruction",
3154
- // (undocumented)
3155
3617
  DataEncryptedForImpact = "Data Encrypted for Impact",
3156
- // (undocumented)
3157
3618
  DataFromCloudStorageObject = "Data from Cloud Storage Object",
3158
- // (undocumented)
3159
3619
  DataFromConfigurationRepository = "Data from Configuration Repository",
3160
- // (undocumented)
3161
3620
  DataFromInformationRepositories = "Data from Information Repositories",
3162
- // (undocumented)
3163
3621
  DataFromLocalSystem = "Data from Local System",
3164
- // (undocumented)
3165
3622
  DataManipulation = "Data Manipulation",
3166
- // (undocumented)
3167
3623
  DataStaged = "Data Staged",
3168
- // (undocumented)
3169
3624
  Defacement = "Defacement",
3170
- // (undocumented)
3171
3625
  DeobfuscateDecodeFilesOrInformation = "Deobfuscate/Decode Files or Information",
3172
- // (undocumented)
3173
3626
  DiskWipe = "Disk Wipe",
3174
- // (undocumented)
3175
3627
  DomainTrustDiscovery = "Domain Trust Discovery",
3176
- // (undocumented)
3177
3628
  DriveByCompromise = "Drive-by Compromise",
3178
- // (undocumented)
3179
3629
  DynamicResolution = "Dynamic Resolution",
3180
- // (undocumented)
3181
3630
  EndpointDenialOfService = "Endpoint Denial of Service",
3182
- // (undocumented)
3183
3631
  EventTriggeredExecution = "Event Triggered Execution",
3184
- // (undocumented)
3185
3632
  ExfiltrationOverAlternativeProtocol = "Exfiltration Over Alternative Protocol",
3186
- // (undocumented)
3187
3633
  ExploitationForClientExecution = "Exploitation for Client Execution",
3188
- // (undocumented)
3189
3634
  ExploitationForCredentialAccess = "Exploitation for Credential Access",
3190
- // (undocumented)
3191
3635
  ExploitationForDefenseEvasion = "Exploitation for Defense Evasion",
3192
- // (undocumented)
3193
3636
  ExploitationForPrivilegeEscalation = "Exploitation for Privilege Escalation",
3194
- // (undocumented)
3195
3637
  ExploitationOfRemoteServices = "Exploitation of Remote Services",
3196
- // (undocumented)
3197
3638
  ExploitPublicFacingApplication = "Exploit Public-Facing Application",
3198
- // (undocumented)
3199
3639
  ExternalRemoteServices = "External Remote Services",
3200
- // (undocumented)
3201
3640
  FallbackChannels = "Fallback Channels",
3202
- // (undocumented)
3203
3641
  FileAndDirectoryDiscovery = "File and Directory Discovery",
3204
- // (undocumented)
3205
3642
  FileAndDirectoryPermissionsModification = "File and Directory Permissions Modification",
3206
- // (undocumented)
3207
3643
  GatherVictimNetworkInformation = "Gather Victim Network Information",
3208
- // (undocumented)
3209
3644
  HideArtifacts = "Hide Artifacts",
3210
- // (undocumented)
3211
3645
  HijackExecutionFlow = "Hijack Execution Flow",
3212
- // (undocumented)
3213
3646
  ImpairDefenses = "Impair Defenses",
3214
- // (undocumented)
3215
3647
  ImplantContainerImage = "Implant Container Image",
3216
- // (undocumented)
3217
3648
  IndicatorRemovalOnHost = "Indicator Removal on Host",
3218
- // (undocumented)
3219
3649
  IndirectCommandExecution = "Indirect Command Execution",
3220
- // (undocumented)
3221
3650
  IngressToolTransfer = "Ingress Tool Transfer",
3222
- // (undocumented)
3223
3651
  InputCapture = "Input Capture",
3224
- // (undocumented)
3225
3652
  InterProcessCommunication = "Inter-Process Communication",
3226
- // (undocumented)
3227
3653
  LateralToolTransfer = "Lateral Tool Transfer",
3228
- // (undocumented)
3229
3654
  ManInTheMiddle = "Man-in-the-Middle",
3230
- // (undocumented)
3231
3655
  Masquerading = "Masquerading",
3232
- // (undocumented)
3233
3656
  ModifyAuthenticationProcess = "Modify Authentication Process",
3234
- // (undocumented)
3235
3657
  ModifyRegistry = "Modify Registry",
3236
- // (undocumented)
3237
3658
  NetworkDenialOfService = "Network Denial of Service",
3238
- // (undocumented)
3239
3659
  NetworkServiceScanning = "Network Service Scanning",
3240
- // (undocumented)
3241
3660
  NetworkSniffing = "Network Sniffing",
3242
- // (undocumented)
3243
3661
  NonApplicationLayerProtocol = "Non-Application Layer Protocol",
3244
- // (undocumented)
3245
3662
  NonStandardPort = "Non-Standard Port",
3246
- // (undocumented)
3247
3663
  ObfuscatedFilesOrInformation = "Obfuscated Files or Information",
3248
- // (undocumented)
3249
3664
  ObtainCapabilities = "Obtain Capabilities",
3250
- // (undocumented)
3251
3665
  OfficeApplicationStartup = "Office Application Startup",
3252
- // (undocumented)
3253
3666
  OSCredentialDumping = "OS Credential Dumping",
3254
- // (undocumented)
3255
3667
  PermissionGroupsDiscovery = "Permission Groups Discovery",
3256
- // (undocumented)
3257
3668
  Phishing = "Phishing",
3258
- // (undocumented)
3259
3669
  PreOSBoot = "Pre-OS Boot",
3260
- // (undocumented)
3261
3670
  ProcessDiscovery = "Process Discovery",
3262
- // (undocumented)
3263
3671
  ProcessInjection = "Process Injection",
3264
- // (undocumented)
3265
3672
  ProtocolTunneling = "Protocol Tunneling",
3266
- // (undocumented)
3267
3673
  Proxy = "Proxy",
3268
- // (undocumented)
3269
3674
  QueryRegistry = "Query Registry",
3270
- // (undocumented)
3271
3675
  RemoteAccessSoftware = "Remote Access Software",
3272
- // (undocumented)
3273
3676
  RemoteServices = "Remote Services",
3274
- // (undocumented)
3275
3677
  RemoteServiceSessionHijacking = "Remote Service Session Hijacking",
3276
- // (undocumented)
3277
3678
  RemoteSystemDiscovery = "Remote System Discovery",
3278
- // (undocumented)
3279
3679
  ResourceHijacking = "Resource Hijacking",
3280
- // (undocumented)
3281
3680
  ScheduledTaskJob = "Scheduled Task/Job",
3282
- // (undocumented)
3283
3681
  ScreenCapture = "Screen Capture",
3284
- // (undocumented)
3285
3682
  SearchVictimOwnedWebsites = "Search Victim-Owned Websites",
3286
- // (undocumented)
3287
3683
  ServerSoftwareComponent = "Server Software Component",
3288
- // (undocumented)
3289
3684
  ServiceStop = "Service Stop",
3290
- // (undocumented)
3291
3685
  SignedBinaryProxyExecution = "Signed Binary Proxy Execution",
3292
- // (undocumented)
3293
3686
  SoftwareDeploymentTools = "Software Deployment Tools",
3294
- // (undocumented)
3295
3687
  SQLStoredProcedures = "SQL Stored Procedures",
3296
- // (undocumented)
3297
3688
  StealOrForgeKerberosTickets = "Steal or Forge Kerberos Tickets",
3298
- // (undocumented)
3299
3689
  SubvertTrustControls = "Subvert Trust Controls",
3300
- // (undocumented)
3301
3690
  SupplyChainCompromise = "Supply Chain Compromise",
3302
- // (undocumented)
3303
3691
  SystemInformationDiscovery = "System Information Discovery",
3304
- // (undocumented)
3305
3692
  TaintSharedContent = "Taint Shared Content",
3306
- // (undocumented)
3307
3693
  TrafficSignaling = "Traffic Signaling",
3308
- // (undocumented)
3309
3694
  TransferDataToCloudAccount = "Transfer Data to Cloud Account",
3310
- // (undocumented)
3311
3695
  TrustedRelationship = "Trusted Relationship",
3312
- // (undocumented)
3313
3696
  UnsecuredCredentials = "Unsecured Credentials",
3314
- // (undocumented)
3315
3697
  UserExecution = "User Execution",
3316
- // (undocumented)
3317
3698
  ValidAccounts = "Valid Accounts",
3318
- // (undocumented)
3319
3699
  WindowsManagementInstrumentation = "Windows Management Instrumentation"
3320
3700
  }
3321
3701
 
3322
3702
  // @public
3323
3703
  export enum KnownThreats {
3324
- // (undocumented)
3325
3704
  AccountBreach = "accountBreach",
3326
- // (undocumented)
3327
3705
  DataExfiltration = "dataExfiltration",
3328
- // (undocumented)
3329
3706
  DataSpillage = "dataSpillage",
3330
- // (undocumented)
3331
3707
  DenialOfService = "denialOfService",
3332
- // (undocumented)
3333
3708
  ElevationOfPrivilege = "elevationOfPrivilege",
3334
- // (undocumented)
3335
3709
  MaliciousInsider = "maliciousInsider",
3336
- // (undocumented)
3337
3710
  MissingCoverage = "missingCoverage",
3338
- // (undocumented)
3339
3711
  ThreatResistance = "threatResistance"
3340
3712
  }
3341
3713
 
3342
3714
  // @public
3343
3715
  export enum KnownTransportProtocol {
3344
- // (undocumented)
3345
3716
  TCP = "TCP",
3346
- // (undocumented)
3347
3717
  UDP = "UDP"
3348
3718
  }
3349
3719
 
3720
+ // @public
3721
+ export enum KnownType {
3722
+ Qualys = "Qualys",
3723
+ TVM = "TVM"
3724
+ }
3725
+
3350
3726
  // @public
3351
3727
  export enum KnownUnmaskedIpLoggingStatus {
3352
3728
  Disabled = "Disabled",
@@ -3355,11 +3731,8 @@ export enum KnownUnmaskedIpLoggingStatus {
3355
3731
 
3356
3732
  // @public
3357
3733
  export enum KnownUserImpact {
3358
- // (undocumented)
3359
3734
  High = "High",
3360
- // (undocumented)
3361
3735
  Low = "Low",
3362
- // (undocumented)
3363
3736
  Moderate = "Moderate"
3364
3737
  }
3365
3738
 
@@ -3370,18 +3743,18 @@ export enum KnownValueType {
3370
3743
  }
3371
3744
 
3372
3745
  // @public
3373
- export type ListCustomAlertRule = CustomAlertRule & {
3746
+ export interface ListCustomAlertRule extends CustomAlertRule {
3374
3747
  ruleType: "ListCustomAlertRule" | "AllowlistCustomAlertRule" | "DenylistCustomAlertRule" | "ConnectionToIpNotAllowed" | "ConnectionFromIpNotAllowed" | "LocalUserNotAllowed" | "ProcessNotAllowed";
3375
3748
  readonly valueType?: ValueType;
3376
- };
3749
+ }
3377
3750
 
3378
3751
  // @public (undocumented)
3379
3752
  export type ListCustomAlertRuleUnion = ListCustomAlertRule | AllowlistCustomAlertRuleUnion | DenylistCustomAlertRule;
3380
3753
 
3381
3754
  // @public
3382
- export type LocalUserNotAllowed = AllowlistCustomAlertRule & {
3755
+ export interface LocalUserNotAllowed extends AllowlistCustomAlertRule {
3383
3756
  ruleType: "LocalUserNotAllowed";
3384
- };
3757
+ }
3385
3758
 
3386
3759
  // @public
3387
3760
  interface Location_2 {
@@ -3417,19 +3790,19 @@ export interface LocationsListOptionalParams extends coreClient.OperationOptions
3417
3790
  export type LocationsListResponse = AscLocationList;
3418
3791
 
3419
3792
  // @public
3420
- export type LogAnalyticsIdentifier = ResourceIdentifier & {
3793
+ export interface LogAnalyticsIdentifier extends ResourceIdentifier {
3794
+ readonly agentId?: string;
3421
3795
  type: "LogAnalytics";
3422
3796
  readonly workspaceId?: string;
3423
- readonly workspaceSubscriptionId?: string;
3424
3797
  readonly workspaceResourceGroup?: string;
3425
- readonly agentId?: string;
3426
- };
3798
+ readonly workspaceSubscriptionId?: string;
3799
+ }
3427
3800
 
3428
3801
  // @public
3429
- export type MdeOnboardingData = Resource & {
3430
- onboardingPackageWindows?: Uint8Array;
3802
+ export interface MdeOnboardingData extends Resource {
3431
3803
  onboardingPackageLinux?: Uint8Array;
3432
- };
3804
+ onboardingPackageWindows?: Uint8Array;
3805
+ }
3433
3806
 
3434
3807
  // @public
3435
3808
  export interface MdeOnboardingDataList {
@@ -3457,41 +3830,44 @@ export interface MdeOnboardingsListOptionalParams extends coreClient.OperationOp
3457
3830
  export type MdeOnboardingsListResponse = MdeOnboardingDataList;
3458
3831
 
3459
3832
  // @public
3460
- export type MqttC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3833
+ export type MinimalSeverity = string;
3834
+
3835
+ // @public
3836
+ export interface MqttC2DMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3461
3837
  ruleType: "MqttC2DMessagesNotInAllowedRange";
3462
- };
3838
+ }
3463
3839
 
3464
3840
  // @public
3465
- export type MqttC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3841
+ export interface MqttC2DRejectedMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3466
3842
  ruleType: "MqttC2DRejectedMessagesNotInAllowedRange";
3467
- };
3843
+ }
3468
3844
 
3469
3845
  // @public
3470
- export type MqttD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3846
+ export interface MqttD2CMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3471
3847
  ruleType: "MqttD2CMessagesNotInAllowedRange";
3472
- };
3848
+ }
3473
3849
 
3474
3850
  // @public
3475
3851
  export type OfferingType = string;
3476
3852
 
3477
3853
  // @public
3478
- export type OnPremiseResourceDetails = ResourceDetails & {
3854
+ export interface OnPremiseResourceDetails extends ResourceDetails {
3855
+ machineName: string;
3479
3856
  source: "OnPremise" | "OnPremiseSql";
3480
- workspaceId: string;
3481
- vmuuid: string;
3482
3857
  sourceComputerId: string;
3483
- machineName: string;
3484
- };
3858
+ vmuuid: string;
3859
+ workspaceId: string;
3860
+ }
3485
3861
 
3486
3862
  // @public (undocumented)
3487
3863
  export type OnPremiseResourceDetailsUnion = OnPremiseResourceDetails | OnPremiseSqlResourceDetails;
3488
3864
 
3489
3865
  // @public
3490
- export type OnPremiseSqlResourceDetails = OnPremiseResourceDetails & {
3491
- source: "OnPremiseSql";
3492
- serverName: string;
3866
+ export interface OnPremiseSqlResourceDetails extends OnPremiseResourceDetails {
3493
3867
  databaseName: string;
3494
- };
3868
+ serverName: string;
3869
+ source: "OnPremiseSql";
3870
+ }
3495
3871
 
3496
3872
  // @public
3497
3873
  export interface Operation {
@@ -3558,11 +3934,13 @@ export interface PathRecommendation {
3558
3934
  export type PermissionProperty = string;
3559
3935
 
3560
3936
  // @public
3561
- export type Pricing = Resource & {
3937
+ export interface Pricing extends Resource {
3938
+ readonly deprecated?: boolean;
3939
+ readonly freeTrialRemainingTime?: string;
3562
3940
  pricingTier?: PricingTier;
3941
+ readonly replacedBy?: string[];
3563
3942
  subPlan?: string;
3564
- readonly freeTrialRemainingTime?: string;
3565
- };
3943
+ }
3566
3944
 
3567
3945
  // @public
3568
3946
  export interface PricingList {
@@ -3601,9 +3979,9 @@ export type PricingsUpdateResponse = Pricing;
3601
3979
  export type PricingTier = string;
3602
3980
 
3603
3981
  // @public
3604
- export type ProcessNotAllowed = AllowlistCustomAlertRule & {
3982
+ export interface ProcessNotAllowed extends AllowlistCustomAlertRule {
3605
3983
  ruleType: "ProcessNotAllowed";
3606
- };
3984
+ }
3607
3985
 
3608
3986
  // @public
3609
3987
  export type PropertyType = string;
@@ -3644,9 +4022,9 @@ export interface QueryCheck {
3644
4022
  }
3645
4023
 
3646
4024
  // @public
3647
- export type QueuePurgesNotInAllowedRange = TimeWindowCustomAlertRule & {
4025
+ export interface QueuePurgesNotInAllowedRange extends TimeWindowCustomAlertRule {
3648
4026
  ruleType: "QueuePurgesNotInAllowedRange";
3649
- };
4027
+ }
3650
4028
 
3651
4029
  // @public
3652
4030
  export type Rank = "None" | "Low" | "Medium" | "High" | "Critical";
@@ -3671,16 +4049,16 @@ export type RecommendationStatus = string;
3671
4049
  export type RecommendationType = string;
3672
4050
 
3673
4051
  // @public
3674
- export type RegulatoryComplianceAssessment = Resource & {
3675
- readonly description?: string;
3676
- readonly assessmentType?: string;
4052
+ export interface RegulatoryComplianceAssessment extends Resource {
3677
4053
  readonly assessmentDetailsLink?: string;
3678
- state?: State;
3679
- readonly passedResources?: number;
4054
+ readonly assessmentType?: string;
4055
+ readonly description?: string;
3680
4056
  readonly failedResources?: number;
4057
+ readonly passedResources?: number;
3681
4058
  readonly skippedResources?: number;
4059
+ state?: State;
3682
4060
  readonly unsupportedResources?: number;
3683
- };
4061
+ }
3684
4062
 
3685
4063
  // @public
3686
4064
  export interface RegulatoryComplianceAssessmentList {
@@ -3719,13 +4097,13 @@ export interface RegulatoryComplianceAssessmentsListOptionalParams extends coreC
3719
4097
  export type RegulatoryComplianceAssessmentsListResponse = RegulatoryComplianceAssessmentList;
3720
4098
 
3721
4099
  // @public
3722
- export type RegulatoryComplianceControl = Resource & {
4100
+ export interface RegulatoryComplianceControl extends Resource {
3723
4101
  readonly description?: string;
3724
- state?: State;
3725
- readonly passedAssessments?: number;
3726
4102
  readonly failedAssessments?: number;
4103
+ readonly passedAssessments?: number;
3727
4104
  readonly skippedAssessments?: number;
3728
- };
4105
+ state?: State;
4106
+ }
3729
4107
 
3730
4108
  // @public
3731
4109
  export interface RegulatoryComplianceControlList {
@@ -3763,13 +4141,13 @@ export interface RegulatoryComplianceControlsListOptionalParams extends coreClie
3763
4141
  export type RegulatoryComplianceControlsListResponse = RegulatoryComplianceControlList;
3764
4142
 
3765
4143
  // @public
3766
- export type RegulatoryComplianceStandard = Resource & {
3767
- state?: State;
3768
- readonly passedControls?: number;
4144
+ export interface RegulatoryComplianceStandard extends Resource {
3769
4145
  readonly failedControls?: number;
4146
+ readonly passedControls?: number;
3770
4147
  readonly skippedControls?: number;
4148
+ state?: State;
3771
4149
  readonly unsupportedControls?: number;
3772
- };
4150
+ }
3773
4151
 
3774
4152
  // @public
3775
4153
  export interface RegulatoryComplianceStandardList {
@@ -3815,6 +4193,12 @@ export interface Remediation {
3815
4193
  scripts?: string[];
3816
4194
  }
3817
4195
 
4196
+ // @public
4197
+ export interface RemediationEta {
4198
+ eta: Date;
4199
+ justification: string;
4200
+ }
4201
+
3818
4202
  // @public
3819
4203
  export type ReportedSeverity = string;
3820
4204
 
@@ -3847,6 +4231,9 @@ export type ResourceIdentifierUnion = ResourceIdentifier | AzureResourceIdentifi
3847
4231
  // @public
3848
4232
  export type ResourceStatus = string;
3849
4233
 
4234
+ // @public
4235
+ export type Roles = string;
4236
+
3850
4237
  // @public
3851
4238
  export interface Rule {
3852
4239
  destinationPort?: number;
@@ -3857,9 +4244,9 @@ export interface Rule {
3857
4244
  }
3858
4245
 
3859
4246
  // @public
3860
- export type RuleResults = Resource & {
4247
+ export interface RuleResults extends Resource {
3861
4248
  properties?: RuleResultsProperties;
3862
- };
4249
+ }
3863
4250
 
3864
4251
  // @public
3865
4252
  export interface RuleResultsInput {
@@ -3898,9 +4285,12 @@ export type RuleStatus = string;
3898
4285
  export type RuleType = string;
3899
4286
 
3900
4287
  // @public
3901
- export type Scan = Resource & {
4288
+ export interface Scan extends Resource {
3902
4289
  properties?: ScanProperties;
3903
- };
4290
+ }
4291
+
4292
+ // @public
4293
+ export type ScanningMode = string;
3904
4294
 
3905
4295
  // @public
3906
4296
  export interface ScanProperties {
@@ -3921,9 +4311,9 @@ export interface ScanProperties {
3921
4311
  }
3922
4312
 
3923
4313
  // @public
3924
- export type ScanResult = Resource & {
4314
+ export interface ScanResult extends Resource {
3925
4315
  properties?: ScanResultProperties;
3926
- };
4316
+ }
3927
4317
 
3928
4318
  // @public
3929
4319
  export interface ScanResultProperties {
@@ -3959,13 +4349,13 @@ export interface ScopeElement {
3959
4349
  }
3960
4350
 
3961
4351
  // @public
3962
- export type SecureScoreControlDefinitionItem = Resource & {
3963
- readonly displayName?: string;
4352
+ export interface SecureScoreControlDefinitionItem extends Resource {
4353
+ readonly assessmentDefinitions?: AzureResourceLink[];
3964
4354
  readonly description?: string;
4355
+ readonly displayName?: string;
3965
4356
  readonly maxScore?: number;
3966
4357
  readonly source?: SecureScoreControlDefinitionSource;
3967
- readonly assessmentDefinitions?: AzureResourceLink[];
3968
- };
4358
+ }
3969
4359
 
3970
4360
  // @public
3971
4361
  export interface SecureScoreControlDefinitionList {
@@ -4013,17 +4403,17 @@ export interface SecureScoreControlDefinitionSource {
4013
4403
  }
4014
4404
 
4015
4405
  // @public
4016
- export type SecureScoreControlDetails = Resource & {
4406
+ export interface SecureScoreControlDetails extends Resource {
4407
+ readonly current?: number;
4408
+ definition?: SecureScoreControlDefinitionItem;
4017
4409
  readonly displayName?: string;
4018
4410
  readonly healthyResourceCount?: number;
4019
- readonly unhealthyResourceCount?: number;
4020
- readonly notApplicableResourceCount?: number;
4021
- readonly weight?: number;
4022
- definition?: SecureScoreControlDefinitionItem;
4023
4411
  readonly max?: number;
4024
- readonly current?: number;
4412
+ readonly notApplicableResourceCount?: number;
4025
4413
  readonly percentage?: number;
4026
- };
4414
+ readonly unhealthyResourceCount?: number;
4415
+ readonly weight?: number;
4416
+ }
4027
4417
 
4028
4418
  // @public
4029
4419
  export interface SecureScoreControlList {
@@ -4077,13 +4467,13 @@ export interface SecureScoreControlsListOptionalParams extends coreClient.Operat
4077
4467
  export type SecureScoreControlsListResponse = SecureScoreControlList;
4078
4468
 
4079
4469
  // @public
4080
- export type SecureScoreItem = Resource & {
4470
+ export interface SecureScoreItem extends Resource {
4471
+ readonly current?: number;
4081
4472
  readonly displayName?: string;
4082
- readonly weight?: number;
4083
4473
  readonly max?: number;
4084
- readonly current?: number;
4085
4474
  readonly percentage?: number;
4086
- };
4475
+ readonly weight?: number;
4476
+ }
4087
4477
 
4088
4478
  // @public
4089
4479
  export interface SecureScores {
@@ -4119,17 +4509,17 @@ export interface SecureScoresListOptionalParams extends coreClient.OperationOpti
4119
4509
  export type SecureScoresListResponse = SecureScoresList;
4120
4510
 
4121
4511
  // @public
4122
- export type SecurityAssessment = Resource & {
4123
- resourceDetails?: ResourceDetailsUnion;
4124
- readonly displayName?: string;
4512
+ export interface SecurityAssessment extends Resource {
4125
4513
  additionalData?: {
4126
4514
  [propertyName: string]: string;
4127
4515
  };
4516
+ readonly displayName?: string;
4128
4517
  readonly links?: AssessmentLinks;
4129
4518
  metadata?: SecurityAssessmentMetadataProperties;
4130
4519
  partnersData?: SecurityAssessmentPartnerData;
4520
+ resourceDetails?: ResourceDetailsUnion;
4131
4521
  status?: AssessmentStatus;
4132
- };
4522
+ }
4133
4523
 
4134
4524
  // @public
4135
4525
  export interface SecurityAssessmentList {
@@ -4138,20 +4528,22 @@ export interface SecurityAssessmentList {
4138
4528
  }
4139
4529
 
4140
4530
  // @public
4141
- export type SecurityAssessmentMetadata = Resource & {
4531
+ export interface SecurityAssessmentMetadata extends Resource {
4532
+ assessmentType?: AssessmentType;
4533
+ // (undocumented)
4534
+ categories?: Categories[];
4535
+ description?: string;
4142
4536
  displayName?: string;
4537
+ implementationEffort?: ImplementationEffort;
4538
+ partnerData?: SecurityAssessmentMetadataPartnerData;
4143
4539
  readonly policyDefinitionId?: string;
4144
- description?: string;
4540
+ preview?: boolean;
4145
4541
  remediationDescription?: string;
4146
- categories?: Categories[];
4147
4542
  severity?: Severity;
4148
- userImpact?: UserImpact;
4149
- implementationEffort?: ImplementationEffort;
4543
+ // (undocumented)
4150
4544
  threats?: Threats[];
4151
- preview?: boolean;
4152
- assessmentType?: AssessmentType;
4153
- partnerData?: SecurityAssessmentMetadataPartnerData;
4154
- };
4545
+ userImpact?: UserImpact;
4546
+ }
4155
4547
 
4156
4548
  // @public
4157
4549
  export interface SecurityAssessmentMetadataPartnerData {
@@ -4179,12 +4571,16 @@ export interface SecurityAssessmentMetadataProperties {
4179
4571
  }
4180
4572
 
4181
4573
  // @public
4182
- export type SecurityAssessmentMetadataPropertiesResponse = SecurityAssessmentMetadataProperties & {
4183
- publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates;
4574
+ export interface SecurityAssessmentMetadataPropertiesResponse extends SecurityAssessmentMetadataProperties {
4575
+ // (undocumented)
4184
4576
  plannedDeprecationDate?: string;
4577
+ // (undocumented)
4578
+ publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates;
4579
+ // (undocumented)
4185
4580
  tactics?: Tactics[];
4581
+ // (undocumented)
4186
4582
  techniques?: Techniques[];
4187
- };
4583
+ }
4188
4584
 
4189
4585
  // @public (undocumented)
4190
4586
  export interface SecurityAssessmentMetadataPropertiesResponsePublishDates {
@@ -4195,24 +4591,30 @@ export interface SecurityAssessmentMetadataPropertiesResponsePublishDates {
4195
4591
  }
4196
4592
 
4197
4593
  // @public
4198
- export type SecurityAssessmentMetadataResponse = Resource & {
4199
- displayName?: string;
4200
- readonly policyDefinitionId?: string;
4201
- description?: string;
4202
- remediationDescription?: string;
4594
+ export interface SecurityAssessmentMetadataResponse extends Resource {
4595
+ assessmentType?: AssessmentType;
4596
+ // (undocumented)
4203
4597
  categories?: Categories[];
4204
- severity?: Severity;
4205
- userImpact?: UserImpact;
4598
+ description?: string;
4599
+ displayName?: string;
4206
4600
  implementationEffort?: ImplementationEffort;
4207
- threats?: Threats[];
4208
- preview?: boolean;
4209
- assessmentType?: AssessmentType;
4210
4601
  partnerData?: SecurityAssessmentMetadataPartnerData;
4211
- publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates;
4602
+ // (undocumented)
4212
4603
  plannedDeprecationDate?: string;
4604
+ readonly policyDefinitionId?: string;
4605
+ preview?: boolean;
4606
+ // (undocumented)
4607
+ publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates;
4608
+ remediationDescription?: string;
4609
+ severity?: Severity;
4610
+ // (undocumented)
4213
4611
  tactics?: Tactics[];
4612
+ // (undocumented)
4214
4613
  techniques?: Techniques[];
4215
- };
4614
+ // (undocumented)
4615
+ threats?: Threats[];
4616
+ userImpact?: UserImpact;
4617
+ }
4216
4618
 
4217
4619
  // @public
4218
4620
  export interface SecurityAssessmentMetadataResponseList {
@@ -4227,9 +4629,9 @@ export interface SecurityAssessmentPartnerData {
4227
4629
  }
4228
4630
 
4229
4631
  // @public
4230
- export type SecurityAssessmentProperties = SecurityAssessmentPropertiesBase & {
4632
+ export interface SecurityAssessmentProperties extends SecurityAssessmentPropertiesBase {
4231
4633
  status: AssessmentStatus;
4232
- };
4634
+ }
4233
4635
 
4234
4636
  // @public
4235
4637
  export interface SecurityAssessmentPropertiesBase {
@@ -4244,22 +4646,22 @@ export interface SecurityAssessmentPropertiesBase {
4244
4646
  }
4245
4647
 
4246
4648
  // @public
4247
- export type SecurityAssessmentPropertiesResponse = SecurityAssessmentPropertiesBase & {
4649
+ export interface SecurityAssessmentPropertiesResponse extends SecurityAssessmentPropertiesBase {
4248
4650
  status: AssessmentStatusResponse;
4249
- };
4651
+ }
4250
4652
 
4251
4653
  // @public
4252
- export type SecurityAssessmentResponse = Resource & {
4253
- resourceDetails?: ResourceDetailsUnion;
4254
- readonly displayName?: string;
4654
+ export interface SecurityAssessmentResponse extends Resource {
4255
4655
  additionalData?: {
4256
4656
  [propertyName: string]: string;
4257
4657
  };
4658
+ readonly displayName?: string;
4258
4659
  readonly links?: AssessmentLinks;
4259
4660
  metadata?: SecurityAssessmentMetadataProperties;
4260
4661
  partnersData?: SecurityAssessmentPartnerData;
4662
+ resourceDetails?: ResourceDetailsUnion;
4261
4663
  status?: AssessmentStatusResponse;
4262
- };
4664
+ }
4263
4665
 
4264
4666
  // @public (undocumented)
4265
4667
  export class SecurityCenter extends coreClient.ServiceClient {
@@ -4279,6 +4681,10 @@ export class SecurityCenter extends coreClient.ServiceClient {
4279
4681
  // (undocumented)
4280
4682
  allowedConnections: AllowedConnections;
4281
4683
  // (undocumented)
4684
+ applicationOperations: ApplicationOperations;
4685
+ // (undocumented)
4686
+ applications: Applications;
4687
+ // (undocumented)
4282
4688
  assessments: Assessments;
4283
4689
  // (undocumented)
4284
4690
  assessmentsMetadata: AssessmentsMetadata;
@@ -4303,6 +4709,12 @@ export class SecurityCenter extends coreClient.ServiceClient {
4303
4709
  // (undocumented)
4304
4710
  externalSecuritySolutions: ExternalSecuritySolutions;
4305
4711
  // (undocumented)
4712
+ governanceAssignments: GovernanceAssignments;
4713
+ // (undocumented)
4714
+ governanceRuleOperations: GovernanceRuleOperations;
4715
+ // (undocumented)
4716
+ governanceRules: GovernanceRules;
4717
+ // (undocumented)
4306
4718
  informationProtectionPolicies: InformationProtectionPolicies;
4307
4719
  // (undocumented)
4308
4720
  ingestionSettings: IngestionSettings;
@@ -4337,6 +4749,16 @@ export class SecurityCenter extends coreClient.ServiceClient {
4337
4749
  // (undocumented)
4338
4750
  secureScores: SecureScores;
4339
4751
  // (undocumented)
4752
+ securityConnectorApplication: SecurityConnectorApplication;
4753
+ // (undocumented)
4754
+ securityConnectorApplications: SecurityConnectorApplications;
4755
+ // (undocumented)
4756
+ securityConnectorGovernanceRule: SecurityConnectorGovernanceRule;
4757
+ // (undocumented)
4758
+ securityConnectorGovernanceRules: SecurityConnectorGovernanceRules;
4759
+ // (undocumented)
4760
+ securityConnectorGovernanceRulesExecuteStatus: SecurityConnectorGovernanceRulesExecuteStatus;
4761
+ // (undocumented)
4340
4762
  securityConnectors: SecurityConnectors;
4341
4763
  // (undocumented)
4342
4764
  securityContacts: SecurityContacts;
@@ -4359,6 +4781,8 @@ export class SecurityCenter extends coreClient.ServiceClient {
4359
4781
  // (undocumented)
4360
4782
  subAssessments: SubAssessments;
4361
4783
  // (undocumented)
4784
+ subscriptionGovernanceRulesExecuteStatus: SubscriptionGovernanceRulesExecuteStatus;
4785
+ // (undocumented)
4362
4786
  subscriptionId: string;
4363
4787
  // (undocumented)
4364
4788
  tasks: Tasks;
@@ -4375,22 +4799,123 @@ export interface SecurityCenterOptionalParams extends coreClient.ServiceClientOp
4375
4799
  }
4376
4800
 
4377
4801
  // @public
4378
- export type SecurityConnector = TrackedResource & {
4379
- readonly systemData?: SystemData;
4802
+ export interface SecurityConnector extends TrackedResource {
4803
+ environmentData?: EnvironmentDataUnion;
4804
+ environmentName?: CloudName;
4380
4805
  hierarchyIdentifier?: string;
4381
- cloudName?: CloudName;
4806
+ readonly hierarchyIdentifierTrialEndDate?: Date;
4382
4807
  offerings?: CloudOfferingUnion[];
4383
- organizationalData?: SecurityConnectorPropertiesOrganizationalData;
4384
- };
4808
+ readonly systemData?: SystemData;
4809
+ }
4385
4810
 
4386
4811
  // @public
4387
- export interface SecurityConnectorPropertiesOrganizationalData {
4388
- excludedAccountIds?: string[];
4389
- organizationMembershipType?: OrganizationMembershipType;
4390
- parentHierarchyId?: string;
4391
- stacksetName?: string;
4812
+ export interface SecurityConnectorApplication {
4813
+ createOrUpdate(resourceGroupName: string, securityConnectorName: string, applicationId: string, application: Application, options?: SecurityConnectorApplicationCreateOrUpdateOptionalParams): Promise<SecurityConnectorApplicationCreateOrUpdateResponse>;
4814
+ delete(resourceGroupName: string, securityConnectorName: string, applicationId: string, options?: SecurityConnectorApplicationDeleteOptionalParams): Promise<void>;
4815
+ get(resourceGroupName: string, securityConnectorName: string, applicationId: string, options?: SecurityConnectorApplicationGetOptionalParams): Promise<SecurityConnectorApplicationGetResponse>;
4816
+ }
4817
+
4818
+ // @public
4819
+ export interface SecurityConnectorApplicationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4820
+ }
4821
+
4822
+ // @public
4823
+ export type SecurityConnectorApplicationCreateOrUpdateResponse = Application;
4824
+
4825
+ // @public
4826
+ export interface SecurityConnectorApplicationDeleteOptionalParams extends coreClient.OperationOptions {
4827
+ }
4828
+
4829
+ // @public
4830
+ export interface SecurityConnectorApplicationGetOptionalParams extends coreClient.OperationOptions {
4831
+ }
4832
+
4833
+ // @public
4834
+ export type SecurityConnectorApplicationGetResponse = Application;
4835
+
4836
+ // @public
4837
+ export interface SecurityConnectorApplications {
4838
+ list(resourceGroupName: string, securityConnectorName: string, options?: SecurityConnectorApplicationsListOptionalParams): PagedAsyncIterableIterator<Application>;
4839
+ }
4840
+
4841
+ // @public
4842
+ export interface SecurityConnectorApplicationsListNextOptionalParams extends coreClient.OperationOptions {
4843
+ }
4844
+
4845
+ // @public
4846
+ export type SecurityConnectorApplicationsListNextResponse = ApplicationsList;
4847
+
4848
+ // @public
4849
+ export interface SecurityConnectorApplicationsListOptionalParams extends coreClient.OperationOptions {
4850
+ }
4851
+
4852
+ // @public
4853
+ export type SecurityConnectorApplicationsListResponse = ApplicationsList;
4854
+
4855
+ // @public
4856
+ export interface SecurityConnectorGovernanceRule {
4857
+ list(resourceGroupName: string, securityConnectorName: string, options?: SecurityConnectorGovernanceRuleListOptionalParams): PagedAsyncIterableIterator<GovernanceRule>;
4858
+ }
4859
+
4860
+ // @public
4861
+ export interface SecurityConnectorGovernanceRuleListNextOptionalParams extends coreClient.OperationOptions {
4862
+ }
4863
+
4864
+ // @public
4865
+ export type SecurityConnectorGovernanceRuleListNextResponse = GovernanceRuleList;
4866
+
4867
+ // @public
4868
+ export interface SecurityConnectorGovernanceRuleListOptionalParams extends coreClient.OperationOptions {
4869
+ }
4870
+
4871
+ // @public
4872
+ export type SecurityConnectorGovernanceRuleListResponse = GovernanceRuleList;
4873
+
4874
+ // @public
4875
+ export interface SecurityConnectorGovernanceRules {
4876
+ createOrUpdate(resourceGroupName: string, securityConnectorName: string, ruleId: string, governanceRule: GovernanceRule, options?: SecurityConnectorGovernanceRulesCreateOrUpdateOptionalParams): Promise<SecurityConnectorGovernanceRulesCreateOrUpdateResponse>;
4877
+ delete(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: SecurityConnectorGovernanceRulesDeleteOptionalParams): Promise<void>;
4878
+ get(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: SecurityConnectorGovernanceRulesGetOptionalParams): Promise<SecurityConnectorGovernanceRulesGetResponse>;
4879
+ }
4880
+
4881
+ // @public
4882
+ export interface SecurityConnectorGovernanceRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4883
+ }
4884
+
4885
+ // @public
4886
+ export type SecurityConnectorGovernanceRulesCreateOrUpdateResponse = GovernanceRule;
4887
+
4888
+ // @public
4889
+ export interface SecurityConnectorGovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
4890
+ }
4891
+
4892
+ // @public
4893
+ export interface SecurityConnectorGovernanceRulesExecuteStatus {
4894
+ beginGet(resourceGroupName: string, securityConnectorName: string, ruleId: string, operationId: string, options?: SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams): Promise<PollerLike<PollOperationState<SecurityConnectorGovernanceRulesExecuteStatusGetResponse>, SecurityConnectorGovernanceRulesExecuteStatusGetResponse>>;
4895
+ beginGetAndWait(resourceGroupName: string, securityConnectorName: string, ruleId: string, operationId: string, options?: SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams): Promise<SecurityConnectorGovernanceRulesExecuteStatusGetResponse>;
4896
+ }
4897
+
4898
+ // @public
4899
+ export interface SecurityConnectorGovernanceRulesExecuteStatusGetHeaders {
4900
+ location?: string;
4901
+ }
4902
+
4903
+ // @public
4904
+ export interface SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams extends coreClient.OperationOptions {
4905
+ resumeFrom?: string;
4906
+ updateIntervalInMs?: number;
4907
+ }
4908
+
4909
+ // @public
4910
+ export type SecurityConnectorGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
4911
+
4912
+ // @public
4913
+ export interface SecurityConnectorGovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
4392
4914
  }
4393
4915
 
4916
+ // @public
4917
+ export type SecurityConnectorGovernanceRulesGetResponse = GovernanceRule;
4918
+
4394
4919
  // @public
4395
4920
  export interface SecurityConnectors {
4396
4921
  createOrUpdate(resourceGroupName: string, securityConnectorName: string, securityConnector: SecurityConnector, options?: SecurityConnectorsCreateOrUpdateOptionalParams): Promise<SecurityConnectorsCreateOrUpdateResponse>;
@@ -4461,12 +4986,12 @@ export interface SecurityConnectorsUpdateOptionalParams extends coreClient.Opera
4461
4986
  export type SecurityConnectorsUpdateResponse = SecurityConnector;
4462
4987
 
4463
4988
  // @public
4464
- export type SecurityContact = Resource & {
4465
- email?: string;
4989
+ export interface SecurityContact extends Resource {
4990
+ alertNotifications?: SecurityContactPropertiesAlertNotifications;
4991
+ emails?: string;
4992
+ notificationsByRole?: SecurityContactPropertiesNotificationsByRole;
4466
4993
  phone?: string;
4467
- alertNotifications?: AlertNotifications;
4468
- alertsToAdmins?: AlertsToAdmins;
4469
- };
4994
+ }
4470
4995
 
4471
4996
  // @public
4472
4997
  export interface SecurityContactList {
@@ -4474,13 +4999,24 @@ export interface SecurityContactList {
4474
4999
  readonly value?: SecurityContact[];
4475
5000
  }
4476
5001
 
5002
+ // @public
5003
+ export interface SecurityContactPropertiesAlertNotifications {
5004
+ minimalSeverity?: MinimalSeverity;
5005
+ state?: State;
5006
+ }
5007
+
5008
+ // @public
5009
+ export interface SecurityContactPropertiesNotificationsByRole {
5010
+ roles?: Roles[];
5011
+ state?: State;
5012
+ }
5013
+
4477
5014
  // @public
4478
5015
  export interface SecurityContacts {
4479
5016
  create(securityContactName: string, securityContact: SecurityContact, options?: SecurityContactsCreateOptionalParams): Promise<SecurityContactsCreateResponse>;
4480
5017
  delete(securityContactName: string, options?: SecurityContactsDeleteOptionalParams): Promise<void>;
4481
5018
  get(securityContactName: string, options?: SecurityContactsGetOptionalParams): Promise<SecurityContactsGetResponse>;
4482
5019
  list(options?: SecurityContactsListOptionalParams): PagedAsyncIterableIterator<SecurityContact>;
4483
- update(securityContactName: string, securityContact: SecurityContact, options?: SecurityContactsUpdateOptionalParams): Promise<SecurityContactsUpdateResponse>;
4484
5020
  }
4485
5021
 
4486
5022
  // @public
@@ -4515,23 +5051,16 @@ export interface SecurityContactsListOptionalParams extends coreClient.Operation
4515
5051
  // @public
4516
5052
  export type SecurityContactsListResponse = SecurityContactList;
4517
5053
 
4518
- // @public
4519
- export interface SecurityContactsUpdateOptionalParams extends coreClient.OperationOptions {
4520
- }
4521
-
4522
- // @public
4523
- export type SecurityContactsUpdateResponse = SecurityContact;
4524
-
4525
5054
  // @public
4526
5055
  export type SecurityFamily = string;
4527
5056
 
4528
5057
  // @public (undocumented)
4529
- export type SecuritySolution = Resource & Location_2 & {
4530
- securityFamily?: SecurityFamily;
5058
+ export interface SecuritySolution extends Resource, Location_2 {
5059
+ protectionStatus?: string;
4531
5060
  provisioningState?: ProvisioningState;
5061
+ securityFamily?: SecurityFamily;
4532
5062
  template?: string;
4533
- protectionStatus?: string;
4534
- };
5063
+ }
4535
5064
 
4536
5065
  // @public (undocumented)
4537
5066
  export interface SecuritySolutionList {
@@ -4568,15 +5097,15 @@ export interface SecuritySolutionsListOptionalParams extends coreClient.Operatio
4568
5097
  export type SecuritySolutionsListResponse = SecuritySolutionList;
4569
5098
 
4570
5099
  // @public (undocumented)
4571
- export type SecuritySolutionsReferenceData = Resource & Location_2 & {
4572
- securityFamily: SecurityFamily;
5100
+ export interface SecuritySolutionsReferenceData extends Resource, Location_2 {
4573
5101
  alertVendorName: string;
4574
5102
  packageInfoUrl: string;
4575
5103
  productName: string;
4576
5104
  publisher: string;
4577
5105
  publisherDisplayName: string;
5106
+ securityFamily: SecurityFamily;
4578
5107
  template: string;
4579
- };
5108
+ }
4580
5109
 
4581
5110
  // @public (undocumented)
4582
5111
  export interface SecuritySolutionsReferenceDataList {
@@ -4608,18 +5137,18 @@ export interface SecuritySolutionsReferenceDataOperations {
4608
5137
  export type SecuritySolutionStatus = string;
4609
5138
 
4610
5139
  // @public
4611
- export type SecuritySubAssessment = Resource & {
4612
- readonly idPropertiesId?: string;
4613
- readonly displayName?: string;
4614
- status?: SubAssessmentStatus;
4615
- readonly remediation?: string;
4616
- readonly impact?: string;
5140
+ export interface SecuritySubAssessment extends Resource {
5141
+ additionalData?: AdditionalDataUnion;
4617
5142
  readonly category?: string;
4618
5143
  readonly description?: string;
4619
- readonly timeGenerated?: Date;
5144
+ readonly displayName?: string;
5145
+ readonly idPropertiesId?: string;
5146
+ readonly impact?: string;
5147
+ readonly remediation?: string;
4620
5148
  resourceDetails?: ResourceDetailsUnion;
4621
- additionalData?: AdditionalDataUnion;
4622
- };
5149
+ status?: SubAssessmentStatus;
5150
+ readonly timeGenerated?: Date;
5151
+ }
4623
5152
 
4624
5153
  // @public
4625
5154
  export interface SecuritySubAssessmentList {
@@ -4628,13 +5157,13 @@ export interface SecuritySubAssessmentList {
4628
5157
  }
4629
5158
 
4630
5159
  // @public
4631
- export type SecurityTask = Resource & {
4632
- readonly state?: string;
5160
+ export interface SecurityTask extends Resource {
4633
5161
  readonly creationTimeUtc?: Date;
4634
- securityTaskParameters?: SecurityTaskParameters;
4635
5162
  readonly lastStateChangeTimeUtc?: Date;
5163
+ securityTaskParameters?: SecurityTaskParameters;
5164
+ readonly state?: string;
4636
5165
  readonly subState?: string;
4637
- };
5166
+ }
4638
5167
 
4639
5168
  // @public
4640
5169
  export interface SecurityTaskList {
@@ -4658,9 +5187,9 @@ export interface SensitivityLabel {
4658
5187
  }
4659
5188
 
4660
5189
  // @public
4661
- export type ServerVulnerabilityAssessment = Resource & {
5190
+ export interface ServerVulnerabilityAssessment extends Resource {
4662
5191
  readonly provisioningState?: ServerVulnerabilityAssessmentPropertiesProvisioningState;
4663
- };
5192
+ }
4664
5193
 
4665
5194
  // @public
4666
5195
  export interface ServerVulnerabilityAssessmentCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
@@ -4708,18 +5237,18 @@ export interface ServerVulnerabilityAssessmentsList {
4708
5237
  }
4709
5238
 
4710
5239
  // @public
4711
- export type ServerVulnerabilityProperties = AdditionalData & {
5240
+ export interface ServerVulnerabilityProperties extends AdditionalData {
4712
5241
  assessedResourceType: "ServerVulnerabilityAssessment";
4713
- readonly type?: string;
5242
+ readonly cve?: Cve[];
4714
5243
  readonly cvss?: {
4715
5244
  [propertyName: string]: Cvss;
4716
5245
  };
4717
5246
  readonly patchable?: boolean;
4718
- readonly cve?: Cve[];
4719
- readonly threat?: string;
4720
5247
  readonly publishedTime?: Date;
5248
+ readonly threat?: string;
5249
+ readonly type?: string;
4721
5250
  readonly vendorReferences?: VendorReference[];
4722
- };
5251
+ }
4723
5252
 
4724
5253
  // @public
4725
5254
  export interface ServicePrincipalProperties {
@@ -4728,9 +5257,9 @@ export interface ServicePrincipalProperties {
4728
5257
  }
4729
5258
 
4730
5259
  // @public
4731
- export type Setting = Resource & {
5260
+ export interface Setting extends Resource {
4732
5261
  kind: SettingKind;
4733
- };
5262
+ }
4734
5263
 
4735
5264
  // @public
4736
5265
  export type SettingKind = string;
@@ -4789,17 +5318,17 @@ export type Severity = string;
4789
5318
  export type SeverityEnum = string;
4790
5319
 
4791
5320
  // @public
4792
- export type Software = Resource & {
5321
+ export interface Software extends Resource {
4793
5322
  deviceId?: string;
5323
+ endOfSupportDate?: string;
5324
+ endOfSupportStatus?: EndOfSupportStatus;
5325
+ firstSeenAt?: string;
5326
+ numberOfKnownVulnerabilities?: number;
4794
5327
  osPlatform?: string;
4795
- vendor?: string;
4796
5328
  softwareName?: string;
5329
+ vendor?: string;
4797
5330
  version?: string;
4798
- endOfSupportStatus?: EndOfSupportStatus;
4799
- endOfSupportDate?: string;
4800
- numberOfKnownVulnerabilities?: number;
4801
- firstSeenAt?: string;
4802
- };
5331
+ }
4803
5332
 
4804
5333
  // @public
4805
5334
  export interface SoftwareInventories {
@@ -4857,11 +5386,11 @@ export type Source = string;
4857
5386
  export type SourceSystem = string;
4858
5387
 
4859
5388
  // @public
4860
- export type SqlServerVulnerabilityProperties = AdditionalData & {
5389
+ export interface SqlServerVulnerabilityProperties extends AdditionalData {
4861
5390
  assessedResourceType: "SqlServerVulnerability";
4862
- readonly type?: string;
4863
5391
  readonly query?: string;
4864
- };
5392
+ readonly type?: string;
5393
+ }
4865
5394
 
4866
5395
  // @public
4867
5396
  export interface SqlVulnerabilityAssessmentBaselineRules {
@@ -5008,6 +5537,29 @@ export interface SubAssessmentStatus {
5008
5537
  // @public
5009
5538
  export type SubAssessmentStatusCode = string;
5010
5539
 
5540
+ // @public
5541
+ export type SubPlan = string;
5542
+
5543
+ // @public
5544
+ export interface SubscriptionGovernanceRulesExecuteStatus {
5545
+ beginGet(ruleId: string, operationId: string, options?: SubscriptionGovernanceRulesExecuteStatusGetOptionalParams): Promise<PollerLike<PollOperationState<SubscriptionGovernanceRulesExecuteStatusGetResponse>, SubscriptionGovernanceRulesExecuteStatusGetResponse>>;
5546
+ beginGetAndWait(ruleId: string, operationId: string, options?: SubscriptionGovernanceRulesExecuteStatusGetOptionalParams): Promise<SubscriptionGovernanceRulesExecuteStatusGetResponse>;
5547
+ }
5548
+
5549
+ // @public
5550
+ export interface SubscriptionGovernanceRulesExecuteStatusGetHeaders {
5551
+ location?: string;
5552
+ }
5553
+
5554
+ // @public
5555
+ export interface SubscriptionGovernanceRulesExecuteStatusGetOptionalParams extends coreClient.OperationOptions {
5556
+ resumeFrom?: string;
5557
+ updateIntervalInMs?: number;
5558
+ }
5559
+
5560
+ // @public
5561
+ export type SubscriptionGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
5562
+
5011
5563
  // @public
5012
5564
  export type SupportedCloudEnum = string;
5013
5565
 
@@ -5134,20 +5686,20 @@ export type Techniques = string;
5134
5686
  export type Threats = string;
5135
5687
 
5136
5688
  // @public
5137
- export type ThresholdCustomAlertRule = CustomAlertRule & {
5138
- ruleType: "ThresholdCustomAlertRule" | "TimeWindowCustomAlertRule" | "ActiveConnectionsNotInAllowedRange" | "AmqpC2DMessagesNotInAllowedRange" | "MqttC2DMessagesNotInAllowedRange" | "HttpC2DMessagesNotInAllowedRange" | "AmqpC2DRejectedMessagesNotInAllowedRange" | "MqttC2DRejectedMessagesNotInAllowedRange" | "HttpC2DRejectedMessagesNotInAllowedRange" | "AmqpD2CMessagesNotInAllowedRange" | "MqttD2CMessagesNotInAllowedRange" | "HttpD2CMessagesNotInAllowedRange" | "DirectMethodInvokesNotInAllowedRange" | "FailedLocalLoginsNotInAllowedRange" | "FileUploadsNotInAllowedRange" | "QueuePurgesNotInAllowedRange" | "TwinUpdatesNotInAllowedRange" | "UnauthorizedOperationsNotInAllowedRange";
5139
- minThreshold: number;
5689
+ export interface ThresholdCustomAlertRule extends CustomAlertRule {
5140
5690
  maxThreshold: number;
5141
- };
5691
+ minThreshold: number;
5692
+ ruleType: "ThresholdCustomAlertRule" | "TimeWindowCustomAlertRule" | "ActiveConnectionsNotInAllowedRange" | "AmqpC2DMessagesNotInAllowedRange" | "MqttC2DMessagesNotInAllowedRange" | "HttpC2DMessagesNotInAllowedRange" | "AmqpC2DRejectedMessagesNotInAllowedRange" | "MqttC2DRejectedMessagesNotInAllowedRange" | "HttpC2DRejectedMessagesNotInAllowedRange" | "AmqpD2CMessagesNotInAllowedRange" | "MqttD2CMessagesNotInAllowedRange" | "HttpD2CMessagesNotInAllowedRange" | "DirectMethodInvokesNotInAllowedRange" | "FailedLocalLoginsNotInAllowedRange" | "FileUploadsNotInAllowedRange" | "QueuePurgesNotInAllowedRange" | "TwinUpdatesNotInAllowedRange" | "UnauthorizedOperationsNotInAllowedRange";
5693
+ }
5142
5694
 
5143
5695
  // @public (undocumented)
5144
5696
  export type ThresholdCustomAlertRuleUnion = ThresholdCustomAlertRule | TimeWindowCustomAlertRuleUnion;
5145
5697
 
5146
5698
  // @public
5147
- export type TimeWindowCustomAlertRule = ThresholdCustomAlertRule & {
5699
+ export interface TimeWindowCustomAlertRule extends ThresholdCustomAlertRule {
5148
5700
  ruleType: "TimeWindowCustomAlertRule" | "ActiveConnectionsNotInAllowedRange" | "AmqpC2DMessagesNotInAllowedRange" | "MqttC2DMessagesNotInAllowedRange" | "HttpC2DMessagesNotInAllowedRange" | "AmqpC2DRejectedMessagesNotInAllowedRange" | "MqttC2DRejectedMessagesNotInAllowedRange" | "HttpC2DRejectedMessagesNotInAllowedRange" | "AmqpD2CMessagesNotInAllowedRange" | "MqttD2CMessagesNotInAllowedRange" | "HttpD2CMessagesNotInAllowedRange" | "DirectMethodInvokesNotInAllowedRange" | "FailedLocalLoginsNotInAllowedRange" | "FileUploadsNotInAllowedRange" | "QueuePurgesNotInAllowedRange" | "TwinUpdatesNotInAllowedRange" | "UnauthorizedOperationsNotInAllowedRange";
5149
5701
  timeWindowSize: string;
5150
- };
5702
+ }
5151
5703
 
5152
5704
  // @public (undocumented)
5153
5705
  export type TimeWindowCustomAlertRuleUnion = TimeWindowCustomAlertRule | ActiveConnectionsNotInAllowedRange | AmqpC2DMessagesNotInAllowedRange | MqttC2DMessagesNotInAllowedRange | HttpC2DMessagesNotInAllowedRange | AmqpC2DRejectedMessagesNotInAllowedRange | MqttC2DRejectedMessagesNotInAllowedRange | HttpC2DRejectedMessagesNotInAllowedRange | AmqpD2CMessagesNotInAllowedRange | MqttD2CMessagesNotInAllowedRange | HttpD2CMessagesNotInAllowedRange | DirectMethodInvokesNotInAllowedRange | FailedLocalLoginsNotInAllowedRange | FileUploadsNotInAllowedRange | QueuePurgesNotInAllowedRange | TwinUpdatesNotInAllowedRange | UnauthorizedOperationsNotInAllowedRange;
@@ -5201,10 +5753,10 @@ export interface TopologyListOptionalParams extends coreClient.OperationOptions
5201
5753
  export type TopologyListResponse = TopologyList;
5202
5754
 
5203
5755
  // @public (undocumented)
5204
- export type TopologyResource = Resource & Location_2 & {
5756
+ export interface TopologyResource extends Resource, Location_2 {
5205
5757
  readonly calculatedDateTime?: Date;
5206
5758
  readonly topologyResources?: TopologySingleResource[];
5207
- };
5759
+ }
5208
5760
 
5209
5761
  // @public (undocumented)
5210
5762
  export interface TopologySingleResource {
@@ -5229,29 +5781,33 @@ export interface TopologySingleResourceParent {
5229
5781
  }
5230
5782
 
5231
5783
  // @public
5232
- export type TrackedResource = Resource & AzureTrackedResourceLocation & KindAutoGenerated & ETag & Tags & {};
5784
+ export interface TrackedResource extends Resource, AzureTrackedResourceLocation, KindAutoGenerated, ETag, Tags {
5785
+ }
5233
5786
 
5234
5787
  // @public
5235
5788
  export type TransportProtocol = string;
5236
5789
 
5237
5790
  // @public
5238
- export type TwinUpdatesNotInAllowedRange = TimeWindowCustomAlertRule & {
5791
+ export interface TwinUpdatesNotInAllowedRange extends TimeWindowCustomAlertRule {
5239
5792
  ruleType: "TwinUpdatesNotInAllowedRange";
5240
- };
5793
+ }
5794
+
5795
+ // @public
5796
+ export type Type = string;
5241
5797
 
5242
5798
  // @public
5243
- export type UnauthorizedOperationsNotInAllowedRange = TimeWindowCustomAlertRule & {
5799
+ export interface UnauthorizedOperationsNotInAllowedRange extends TimeWindowCustomAlertRule {
5244
5800
  ruleType: "UnauthorizedOperationsNotInAllowedRange";
5245
- };
5801
+ }
5246
5802
 
5247
5803
  // @public
5248
5804
  export type UnmaskedIpLoggingStatus = string;
5249
5805
 
5250
5806
  // @public (undocumented)
5251
- export type UpdateIotSecuritySolutionData = TagsResource & {
5252
- userDefinedResources?: UserDefinedResourcesProperties;
5807
+ export interface UpdateIotSecuritySolutionData extends TagsResource {
5253
5808
  recommendationsConfiguration?: RecommendationConfigurationProperties[];
5254
- };
5809
+ userDefinedResources?: UserDefinedResourcesProperties;
5810
+ }
5255
5811
 
5256
5812
  // @public
5257
5813
  export interface UserDefinedResourcesProperties {
@@ -5299,10 +5855,10 @@ export interface VmRecommendation {
5299
5855
  }
5300
5856
 
5301
5857
  // @public
5302
- export type WorkspaceSetting = Resource & {
5303
- workspaceId?: string;
5858
+ export interface WorkspaceSetting extends Resource {
5304
5859
  scope?: string;
5305
- };
5860
+ workspaceId?: string;
5861
+ }
5306
5862
 
5307
5863
  // @public
5308
5864
  export interface WorkspaceSettingList {