@azure/arm-security 5.0.1-alpha.20220920.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
@@ -43,12 +43,28 @@ export type CloudOfferingUnion =
43
43
  | CspmMonitorAwsOffering
44
44
  | DefenderForContainersAwsOffering
45
45
  | DefenderForServersAwsOffering
46
- | InformationProtectionAwsOffering;
47
- export type ExternalSecuritySolutionUnion =
48
- | ExternalSecuritySolution
49
- | CefExternalSecuritySolution
50
- | AtaExternalSecuritySolution
51
- | AadExternalSecuritySolution;
46
+ | DefenderFoDatabasesAwsOffering
47
+ | InformationProtectionAwsOffering
48
+ | CspmMonitorGcpOffering
49
+ | DefenderForServersGcpOffering
50
+ | DefenderForDatabasesGcpOffering
51
+ | DefenderForContainersGcpOffering
52
+ | CspmMonitorGithubOffering
53
+ | CspmMonitorAzureDevOpsOffering;
54
+ export type EnvironmentDataUnion =
55
+ | EnvironmentData
56
+ | AWSEnvironmentData
57
+ | GcpProjectEnvironmentData
58
+ | GithubScopeEnvironmentData
59
+ | AzureDevOpsScopeEnvironmentData;
60
+ export type AwsOrganizationalDataUnion =
61
+ | AwsOrganizationalData
62
+ | AwsOrganizationalDataMaster
63
+ | AwsOrganizationalDataMember;
64
+ export type GcpOrganizationalDataUnion =
65
+ | GcpOrganizationalData
66
+ | GcpOrganizationalDataOrganization
67
+ | GcpOrganizationalDataMember;
52
68
  export type SettingUnion = Setting | DataExportSettings | AlertSyncSettings;
53
69
  export type ThresholdCustomAlertRuleUnion =
54
70
  | ThresholdCustomAlertRule
@@ -651,6 +667,22 @@ export interface SecurityContactList {
651
667
  readonly nextLink?: string;
652
668
  }
653
669
 
670
+ /** Defines whether to send email notifications about new security alerts */
671
+ export interface SecurityContactPropertiesAlertNotifications {
672
+ /** Defines if email notifications will be sent about new security alerts */
673
+ state?: State;
674
+ /** Defines the minimal alert severity which will be sent as email notifications */
675
+ minimalSeverity?: MinimalSeverity;
676
+ }
677
+
678
+ /** Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription. */
679
+ export interface SecurityContactPropertiesNotificationsByRole {
680
+ /** Defines whether to send email notifications from AMicrosoft Defender for Cloud to persons with specific RBAC roles on the subscription. */
681
+ state?: State;
682
+ /** Defines which RBAC roles will get email notifications from Microsoft Defender for Cloud. List of allowed RBAC roles: */
683
+ roles?: Roles[];
684
+ }
685
+
654
686
  /** List of workspace settings response */
655
687
  export interface WorkspaceSettingList {
656
688
  /** List of workspace settings */
@@ -971,7 +1003,7 @@ export interface SecurityAssessmentPartnerData {
971
1003
  secret: string;
972
1004
  }
973
1005
 
974
- /** Represents a list of machine groups and set of rules that are recommended by Azure Security Center to be allowed */
1006
+ /** Represents a list of VM/server groups and set of rules that are Recommended by Microsoft Defender for Cloud to be allowed */
975
1007
  export interface AdaptiveApplicationControlGroups {
976
1008
  value?: AdaptiveApplicationControlGroup[];
977
1009
  }
@@ -1310,7 +1342,7 @@ export interface SecuritySolutionsReferenceDataList {
1310
1342
  }
1311
1343
 
1312
1344
  export interface ExternalSecuritySolutionList {
1313
- value?: ExternalSecuritySolutionUnion[];
1345
+ value?: ExternalSecuritySolution[];
1314
1346
  /**
1315
1347
  * The URI to fetch the next page.
1316
1348
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1648,6 +1680,17 @@ export interface AlertEntity {
1648
1680
  readonly type?: string;
1649
1681
  }
1650
1682
 
1683
+ /** Changing set of properties depending on the supportingEvidence type. */
1684
+ export interface AlertPropertiesSupportingEvidence {
1685
+ /** Describes unknown properties. The value of an unknown property can be of "any" type. */
1686
+ [property: string]: any;
1687
+ /**
1688
+ * Type of the supportingEvidence
1689
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1690
+ */
1691
+ readonly type?: string;
1692
+ }
1693
+
1651
1694
  /** Alert Simulator request body. */
1652
1695
  export interface AlertSimulatorRequestBody {
1653
1696
  /** Alert Simulator request body data. */
@@ -1744,7 +1787,14 @@ export interface CloudOffering {
1744
1787
  | "CspmMonitorAws"
1745
1788
  | "DefenderForContainersAws"
1746
1789
  | "DefenderForServersAws"
1747
- | "InformationProtectionAws";
1790
+ | "DefenderForDatabasesAws"
1791
+ | "InformationProtectionAws"
1792
+ | "CspmMonitorGcp"
1793
+ | "DefenderForServersGcp"
1794
+ | "DefenderForDatabasesGcp"
1795
+ | "DefenderForContainersGcp"
1796
+ | "CspmMonitorGithub"
1797
+ | "CspmMonitorAzureDevOps";
1748
1798
  /**
1749
1799
  * The offering description.
1750
1800
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1752,16 +1802,113 @@ export interface CloudOffering {
1752
1802
  readonly description?: string;
1753
1803
  }
1754
1804
 
1755
- /** The multi cloud account's organizational data */
1756
- export interface SecurityConnectorPropertiesOrganizationalData {
1757
- /** The multi cloud account's membership type in the organization */
1758
- organizationMembershipType?: OrganizationMembershipType;
1759
- /** If the multi cloud account is not of membership type organization, this will be the ID of the account's parent */
1760
- parentHierarchyId?: string;
1761
- /** If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset */
1762
- stacksetName?: string;
1763
- /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */
1764
- excludedAccountIds?: string[];
1805
+ /** The security connector environment data. */
1806
+ export interface EnvironmentData {
1807
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1808
+ environmentType:
1809
+ | "AwsAccount"
1810
+ | "GcpProject"
1811
+ | "GithubScope"
1812
+ | "AzureDevOpsScope";
1813
+ }
1814
+
1815
+ /** Page of a security governanceRules list */
1816
+ export interface GovernanceRuleList {
1817
+ /**
1818
+ * Collection of governanceRules in this page
1819
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1820
+ */
1821
+ readonly value?: GovernanceRule[];
1822
+ /**
1823
+ * The URI to fetch the next page
1824
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1825
+ */
1826
+ readonly nextLink?: string;
1827
+ }
1828
+
1829
+ /** Describe the owner source of governance rule */
1830
+ export interface GovernanceRuleOwnerSource {
1831
+ /** The owner type for the governance rule owner source */
1832
+ type?: GovernanceRuleOwnerSourceType;
1833
+ /** The source value e.g. tag key like owner name or email address */
1834
+ value?: string;
1835
+ }
1836
+
1837
+ /** The governance email weekly notification configuration. */
1838
+ export interface GovernanceRuleEmailNotification {
1839
+ /** Defines whether manager email notifications are disabled. */
1840
+ disableManagerEmailNotification?: boolean;
1841
+ /** Defines whether owner email notifications are disabled. */
1842
+ disableOwnerEmailNotification?: boolean;
1843
+ }
1844
+
1845
+ /** Governance rule execution parameters */
1846
+ export interface ExecuteGovernanceRuleParams {
1847
+ /** Describe if governance rule should be override */
1848
+ override?: boolean;
1849
+ }
1850
+
1851
+ /** Execute status of Security GovernanceRule over a given scope */
1852
+ export interface ExecuteRuleStatus {
1853
+ /**
1854
+ * Unique key for the execution of GovernanceRule
1855
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1856
+ */
1857
+ readonly operationId?: string;
1858
+ }
1859
+
1860
+ /** Page of a security governance assignments list */
1861
+ export interface GovernanceAssignmentsList {
1862
+ /**
1863
+ * Collection of governance assignments in this page
1864
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1865
+ */
1866
+ readonly value?: GovernanceAssignment[];
1867
+ /**
1868
+ * The URI to fetch the next page
1869
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1870
+ */
1871
+ readonly nextLink?: string;
1872
+ }
1873
+
1874
+ /** The ETA (estimated time of arrival) for remediation */
1875
+ export interface RemediationEta {
1876
+ /** ETA for remediation. */
1877
+ eta: Date;
1878
+ /** Justification for change of Eta. */
1879
+ justification: string;
1880
+ }
1881
+
1882
+ /** The governance email weekly notification configuration. */
1883
+ export interface GovernanceEmailNotification {
1884
+ /** Exclude manager from weekly email notification. */
1885
+ disableManagerEmailNotification?: boolean;
1886
+ /** Exclude owner from weekly email notification. */
1887
+ disableOwnerEmailNotification?: boolean;
1888
+ }
1889
+
1890
+ /** Describe the additional data of GovernanceAssignment - optional */
1891
+ export interface GovernanceAssignmentAdditionalData {
1892
+ /** Ticket number associated with this GovernanceAssignment */
1893
+ ticketNumber?: number;
1894
+ /** Ticket link associated with this GovernanceAssignment - for example: https://snow.com */
1895
+ ticketLink?: string;
1896
+ /** The ticket status associated with this GovernanceAssignment - for example: Active */
1897
+ ticketStatus?: string;
1898
+ }
1899
+
1900
+ /** Page of a security applications list */
1901
+ export interface ApplicationsList {
1902
+ /**
1903
+ * Collection of applications in this page
1904
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1905
+ */
1906
+ readonly value?: Application[];
1907
+ /**
1908
+ * The URI to fetch the next page
1909
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1910
+ */
1911
+ readonly nextLink?: string;
1765
1912
  }
1766
1913
 
1767
1914
  /** CVSS details */
@@ -1842,6 +1989,31 @@ export interface SecureScoreControlScore {
1842
1989
  readonly percentage?: number;
1843
1990
  }
1844
1991
 
1992
+ /** The awsOrganization data */
1993
+ export interface AwsOrganizationalData {
1994
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1995
+ organizationMembershipType: "Organization" | "Member";
1996
+ }
1997
+
1998
+ /** The gcpOrganization data */
1999
+ export interface GcpOrganizationalData {
2000
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2001
+ organizationMembershipType: "Organization" | "Member";
2002
+ }
2003
+
2004
+ /** The details about the project represented by the security connector */
2005
+ export interface GcpProjectDetails {
2006
+ /** The unique GCP Project number */
2007
+ projectNumber?: string;
2008
+ /** The GCP Project id */
2009
+ projectId?: string;
2010
+ /**
2011
+ * The GCP workload identity federation pool id
2012
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2013
+ */
2014
+ readonly workloadIdentityPoolId?: string;
2015
+ }
2016
+
1845
2017
  /** The native cloud connection configuration */
1846
2018
  export interface CspmMonitorAwsOfferingNativeCloudConnection {
1847
2019
  /** The cloud role ARN in AWS for this feature */
@@ -1850,24 +2022,36 @@ export interface CspmMonitorAwsOfferingNativeCloudConnection {
1850
2022
 
1851
2023
  /** The kubernetes service connection configuration */
1852
2024
  export interface DefenderForContainersAwsOfferingKubernetesService {
1853
- /** The cloud role ARN in AWS for this feature */
2025
+ /** The cloud role ARN in AWS for this feature used for provisioning resources */
1854
2026
  cloudRoleArn?: string;
1855
2027
  }
1856
2028
 
1857
2029
  /** The kubernetes to scuba connection configuration */
1858
2030
  export interface DefenderForContainersAwsOfferingKubernetesScubaReader {
1859
- /** The cloud role ARN in AWS for this feature */
2031
+ /** The cloud role ARN in AWS for this feature used for reading data */
1860
2032
  cloudRoleArn?: string;
1861
2033
  }
1862
2034
 
1863
2035
  /** The cloudwatch to kinesis connection configuration */
1864
2036
  export interface DefenderForContainersAwsOfferingCloudWatchToKinesis {
1865
- /** The cloud role ARN in AWS for this feature */
2037
+ /** The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis */
1866
2038
  cloudRoleArn?: string;
1867
2039
  }
1868
2040
 
1869
2041
  /** The kinesis to s3 connection configuration */
1870
2042
  export interface DefenderForContainersAwsOfferingKinesisToS3 {
2043
+ /** The cloud role ARN in AWS used by Kinesis to transfer data into S3 */
2044
+ cloudRoleArn?: string;
2045
+ }
2046
+
2047
+ /** The container vulnerability assessment configuration */
2048
+ export interface DefenderForContainersAwsOfferingContainerVulnerabilityAssessment {
2049
+ /** The cloud role ARN in AWS for this feature */
2050
+ cloudRoleArn?: string;
2051
+ }
2052
+
2053
+ /** The container vulnerability assessment task configuration */
2054
+ export interface DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask {
1871
2055
  /** The cloud role ARN in AWS for this feature */
1872
2056
  cloudRoleArn?: string;
1873
2057
  }
@@ -1882,6 +2066,8 @@ export interface DefenderForServersAwsOfferingDefenderForServers {
1882
2066
  export interface DefenderForServersAwsOfferingArcAutoProvisioning {
1883
2067
  /** Is arc auto provisioning enabled */
1884
2068
  enabled?: boolean;
2069
+ /** The cloud role ARN in AWS for this feature */
2070
+ cloudRoleArn?: string;
1885
2071
  /** Metadata of Service Principal secret for autoprovisioning */
1886
2072
  servicePrincipalSecretMetadata?: DefenderForServersAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata;
1887
2073
  }
@@ -1896,22 +2082,208 @@ export interface DefenderForServersAwsOfferingArcAutoProvisioningServicePrincipa
1896
2082
  parameterNameInStore?: string;
1897
2083
  }
1898
2084
 
2085
+ /** The Vulnerability Assessment autoprovisioning configuration */
2086
+ export interface DefenderForServersAwsOfferingVaAutoProvisioning {
2087
+ /** Is Vulnerability Assessment auto provisioning enabled */
2088
+ enabled?: boolean;
2089
+ /** configuration for Vulnerability Assessment autoprovisioning */
2090
+ configuration?: DefenderForServersAwsOfferingVaAutoProvisioningConfiguration;
2091
+ }
2092
+
2093
+ /** configuration for Vulnerability Assessment autoprovisioning */
2094
+ export interface DefenderForServersAwsOfferingVaAutoProvisioningConfiguration {
2095
+ /** The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys' */
2096
+ type?: Type;
2097
+ }
2098
+
2099
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
2100
+ export interface DefenderForServersAwsOfferingMdeAutoProvisioning {
2101
+ /** Is Microsoft Defender for Endpoint auto provisioning enabled */
2102
+ enabled?: boolean;
2103
+ /** configuration for Microsoft Defender for Endpoint autoprovisioning */
2104
+ configuration?: Record<string, unknown>;
2105
+ }
2106
+
2107
+ /** configuration for the servers offering subPlan */
2108
+ export interface DefenderForServersAwsOfferingSubPlan {
2109
+ /** The available sub plans */
2110
+ type?: SubPlan;
2111
+ }
2112
+
2113
+ /** The Microsoft Defender for Server VM scanning configuration */
2114
+ export interface DefenderForServersAwsOfferingVmScanners {
2115
+ /** Is Microsoft Defender for Server VM scanning enabled */
2116
+ enabled?: boolean;
2117
+ /** configuration for Microsoft Defender for Server VM scanning */
2118
+ configuration?: DefenderForServersAwsOfferingVmScannersConfiguration;
2119
+ }
2120
+
2121
+ /** configuration for Microsoft Defender for Server VM scanning */
2122
+ export interface DefenderForServersAwsOfferingVmScannersConfiguration {
2123
+ /** The cloud role ARN in AWS for this feature */
2124
+ cloudRoleArn?: string;
2125
+ /** The scanning mode for the vm scan. */
2126
+ scanningMode?: ScanningMode;
2127
+ /** VM tags that indicates that VM should not be scanned */
2128
+ exclusionTags?: Record<string, unknown>;
2129
+ }
2130
+
2131
+ /** The ARC autoprovisioning configuration */
2132
+ export interface DefenderFoDatabasesAwsOfferingArcAutoProvisioning {
2133
+ /** Is arc auto provisioning enabled */
2134
+ enabled?: boolean;
2135
+ /** The cloud role ARN in AWS for this feature */
2136
+ cloudRoleArn?: string;
2137
+ /** Metadata of Service Principal secret for autoprovisioning */
2138
+ servicePrincipalSecretMetadata?: DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata;
2139
+ }
2140
+
2141
+ /** Metadata of Service Principal secret for autoprovisioning */
2142
+ export interface DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata {
2143
+ /** expiration date of service principal secret */
2144
+ expiryDate?: Date;
2145
+ /** region of parameter store where secret is kept */
2146
+ parameterStoreRegion?: string;
2147
+ /** name of secret resource in parameter store */
2148
+ parameterNameInStore?: string;
2149
+ }
2150
+
1899
2151
  /** The native cloud connection configuration */
1900
2152
  export interface InformationProtectionAwsOfferingInformationProtection {
1901
2153
  /** The cloud role ARN in AWS for this feature */
1902
2154
  cloudRoleArn?: string;
1903
2155
  }
1904
2156
 
2157
+ /** The native cloud connection configuration */
2158
+ export interface CspmMonitorGcpOfferingNativeCloudConnection {
2159
+ /** The GCP workload identity provider id for the offering */
2160
+ workloadIdentityProviderId?: string;
2161
+ /** The service account email address in GCP for this offering */
2162
+ serviceAccountEmailAddress?: string;
2163
+ }
2164
+
2165
+ /** The Defender for servers connection configuration */
2166
+ export interface DefenderForServersGcpOfferingDefenderForServers {
2167
+ /** The workload identity provider id in GCP for this feature */
2168
+ workloadIdentityProviderId?: string;
2169
+ /** The service account email address in GCP for this feature */
2170
+ serviceAccountEmailAddress?: string;
2171
+ }
2172
+
2173
+ /** The ARC autoprovisioning configuration */
2174
+ export interface DefenderForServersGcpOfferingArcAutoProvisioning {
2175
+ /** Is arc auto provisioning enabled */
2176
+ enabled?: boolean;
2177
+ /** Configuration for ARC autoprovisioning */
2178
+ configuration?: DefenderForServersGcpOfferingArcAutoProvisioningConfiguration;
2179
+ }
2180
+
2181
+ /** Configuration for ARC autoprovisioning */
2182
+ export interface DefenderForServersGcpOfferingArcAutoProvisioningConfiguration {
2183
+ /** The Azure service principal client id for agent onboarding */
2184
+ clientId?: string;
2185
+ /** The agent onboarding service account numeric id */
2186
+ agentOnboardingServiceAccountNumericId?: string;
2187
+ }
2188
+
2189
+ /** The Vulnerability Assessment autoprovisioning configuration */
2190
+ export interface DefenderForServersGcpOfferingVaAutoProvisioning {
2191
+ /** Is Vulnerability Assessment auto provisioning enabled */
2192
+ enabled?: boolean;
2193
+ /** configuration for Vulnerability Assessment autoprovisioning */
2194
+ configuration?: DefenderForServersGcpOfferingVaAutoProvisioningConfiguration;
2195
+ }
2196
+
2197
+ /** configuration for Vulnerability Assessment autoprovisioning */
2198
+ export interface DefenderForServersGcpOfferingVaAutoProvisioningConfiguration {
2199
+ /** The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys' */
2200
+ type?: Type;
2201
+ }
2202
+
2203
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
2204
+ export interface DefenderForServersGcpOfferingMdeAutoProvisioning {
2205
+ /** Is Microsoft Defender for Endpoint auto provisioning enabled */
2206
+ enabled?: boolean;
2207
+ /** configuration for Microsoft Defender for Endpoint autoprovisioning */
2208
+ configuration?: Record<string, unknown>;
2209
+ }
2210
+
2211
+ /** configuration for the servers offering subPlan */
2212
+ export interface DefenderForServersGcpOfferingSubPlan {
2213
+ /** The available sub plans */
2214
+ type?: SubPlan;
2215
+ }
2216
+
2217
+ /** The ARC autoprovisioning configuration */
2218
+ export interface DefenderForDatabasesGcpOfferingArcAutoProvisioning {
2219
+ /** Is arc auto provisioning enabled */
2220
+ enabled?: boolean;
2221
+ /** Configuration for ARC autoprovisioning */
2222
+ configuration?: DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration;
2223
+ }
2224
+
2225
+ /** Configuration for ARC autoprovisioning */
2226
+ export interface DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration {
2227
+ /** The Azure service principal client id for agent onboarding */
2228
+ clientId?: string;
2229
+ /** The agent onboarding service account numeric id */
2230
+ agentOnboardingServiceAccountNumericId?: string;
2231
+ }
2232
+
2233
+ /** The native cloud connection configuration */
2234
+ export interface DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning {
2235
+ /** The service account email address in GCP for this offering */
2236
+ serviceAccountEmailAddress?: string;
2237
+ /** The GCP workload identity provider id for this offering */
2238
+ workloadIdentityProviderId?: string;
2239
+ }
2240
+
2241
+ /** The native cloud connection configuration */
2242
+ export interface DefenderForContainersGcpOfferingNativeCloudConnection {
2243
+ /** The service account email address in GCP for this offering */
2244
+ serviceAccountEmailAddress?: string;
2245
+ /** The GCP workload identity provider id for this offering */
2246
+ workloadIdentityProviderId?: string;
2247
+ }
2248
+
2249
+ /** The native cloud connection configuration */
2250
+ export interface DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection {
2251
+ /** The data collection service account email address in GCP for this offering */
2252
+ serviceAccountEmailAddress?: string;
2253
+ /** The data collection GCP workload identity provider id for this offering */
2254
+ workloadIdentityProviderId?: string;
2255
+ }
2256
+
2257
+ /** Governance rule's condition */
2258
+ export interface Condition {
2259
+ /** The governance rule Condition's Property, e.g. Severity or AssessmentKey, see examples */
2260
+ property?: string;
2261
+ /** The governance rule Condition's Value like severity Low, High or assessments keys, see examples */
2262
+ value?: string;
2263
+ /** The governance rule Condition's Operator, for example Equals for severity or In for list of assessments, see examples */
2264
+ operator?: GovernanceRuleConditionOperator;
2265
+ }
2266
+
2267
+ /** Application's condition */
2268
+ export interface ApplicationCondition {
2269
+ /** The application Condition's Property, e.g. ID, see examples */
2270
+ property?: string;
2271
+ /** The application Condition's Value like IDs that contain some string, see examples */
2272
+ value?: string;
2273
+ /** The application Condition's Operator, for example Contains for id or In for list of possible IDs, see examples */
2274
+ operator?: ApplicationConditionOperator;
2275
+ }
2276
+
1905
2277
  /** The resource of the configuration or data needed to onboard the machine to MDE */
1906
- export type MdeOnboardingData = Resource & {
2278
+ export interface MdeOnboardingData extends Resource {
1907
2279
  /** The onboarding package used to onboard Windows machines to MDE, coded in base64. This can also be used for onboarding using the dedicated VM Extension */
1908
2280
  onboardingPackageWindows?: Uint8Array;
1909
2281
  /** The onboarding package used to onboard Linux machines to MDE, coded in base64. This can also be used for onboarding using the dedicated VM Extension */
1910
2282
  onboardingPackageLinux?: Uint8Array;
1911
- };
2283
+ }
1912
2284
 
1913
2285
  /** Custom Assessment Automation */
1914
- export type CustomAssessmentAutomation = Resource & {
2286
+ export interface CustomAssessmentAutomation extends Resource {
1915
2287
  /**
1916
2288
  * Azure Resource Manager metadata containing createdBy and modifiedBy information.
1917
2289
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1931,10 +2303,10 @@ export type CustomAssessmentAutomation = Resource & {
1931
2303
  remediationDescription?: string;
1932
2304
  /** The assessment metadata key used when an assessment is generated for this assessment automation. */
1933
2305
  assessmentKey?: string;
1934
- };
2306
+ }
1935
2307
 
1936
2308
  /** Custom Assessment Automation request */
1937
- export type CustomAssessmentAutomationRequest = Resource & {
2309
+ export interface CustomAssessmentAutomationRequest extends Resource {
1938
2310
  /** Base 64 encoded KQL query representing the assessment automation results required. */
1939
2311
  compressedQuery?: string;
1940
2312
  /** Relevant cloud for the custom assessment automation. */
@@ -1947,10 +2319,10 @@ export type CustomAssessmentAutomationRequest = Resource & {
1947
2319
  description?: string;
1948
2320
  /** The remediation description to relate to the assessments generated by this assessment automation. */
1949
2321
  remediationDescription?: string;
1950
- };
2322
+ }
1951
2323
 
1952
2324
  /** Custom entity store assignment */
1953
- export type CustomEntityStoreAssignment = Resource & {
2325
+ export interface CustomEntityStoreAssignment extends Resource {
1954
2326
  /**
1955
2327
  * Azure Resource Manager metadata containing createdBy and modifiedBy information.
1956
2328
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1960,20 +2332,20 @@ export type CustomEntityStoreAssignment = Resource & {
1960
2332
  principal?: string;
1961
2333
  /** The link to entity store database. */
1962
2334
  entityStoreDatabaseLink?: string;
1963
- };
2335
+ }
1964
2336
 
1965
2337
  /** a compliance result */
1966
- export type ComplianceResult = Resource & {
2338
+ export interface ComplianceResult extends Resource {
1967
2339
  /**
1968
2340
  * The status of the resource regarding a single assessment
1969
2341
  * NOTE: This property will not be serialized. It can only be populated by the server.
1970
2342
  */
1971
2343
  readonly resourceStatus?: ResourceStatus;
1972
- };
2344
+ }
1973
2345
 
1974
- /** Azure Security Center is provided in two pricing tiers: free and standard, with the standard tier available with a trial period. The standard tier offers advanced security capabilities, while the free tier offers basic security features. */
1975
- export type Pricing = Resource & {
1976
- /** The pricing tier value. Azure Security Center is provided in two pricing tiers: free and standard, with the standard tier available with a trial period. The standard tier offers advanced security capabilities, while the free tier offers basic security features. */
2346
+ /** Microsoft Defender for Cloud is provided in two pricing tiers: free and standard, with the standard tier available with a trial period. The standard tier offers advanced security capabilities, while the free tier offers basic security features. */
2347
+ export interface Pricing extends Resource {
2348
+ /** The pricing tier value. Microsoft Defender for Cloud is provided in two pricing tiers: free and standard, with the standard tier available with a trial period. The standard tier offers advanced security capabilities, while the free tier offers basic security features. */
1977
2349
  pricingTier?: PricingTier;
1978
2350
  /** The sub-plan selected for a Standard pricing configuration, when more than one sub-plan is available. Each sub-plan enables a set of security features. When not specified, full plan is applied. */
1979
2351
  subPlan?: string;
@@ -1982,16 +2354,26 @@ export type Pricing = Resource & {
1982
2354
  * NOTE: This property will not be serialized. It can only be populated by the server.
1983
2355
  */
1984
2356
  readonly freeTrialRemainingTime?: string;
1985
- };
2357
+ /**
2358
+ * Optional. True if the plan is deprecated. If there are replacing plans they will appear in `replacedBy` property
2359
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2360
+ */
2361
+ readonly deprecated?: boolean;
2362
+ /**
2363
+ * Optional. List of plans that replace this plan. This property exists only if this plan is deprecated.
2364
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2365
+ */
2366
+ readonly replacedBy?: string[];
2367
+ }
1986
2368
 
1987
2369
  /** The Advanced Threat Protection resource. */
1988
- export type AdvancedThreatProtectionSetting = Resource & {
2370
+ export interface AdvancedThreatProtectionSetting extends Resource {
1989
2371
  /** Indicates whether Advanced Threat Protection is enabled. */
1990
2372
  isEnabled?: boolean;
1991
- };
2373
+ }
1992
2374
 
1993
2375
  /** The device security group resource */
1994
- export type DeviceSecurityGroup = Resource & {
2376
+ export interface DeviceSecurityGroup extends Resource {
1995
2377
  /** The list of custom alert threshold rules. */
1996
2378
  thresholdRules?: ThresholdCustomAlertRuleUnion[];
1997
2379
  /** The list of custom alert time-window rules. */
@@ -2000,47 +2382,46 @@ export type DeviceSecurityGroup = Resource & {
2000
2382
  allowlistRules?: AllowlistCustomAlertRuleUnion[];
2001
2383
  /** The deny-list custom alert rules. */
2002
2384
  denylistRules?: DenylistCustomAlertRule[];
2003
- };
2385
+ }
2004
2386
 
2005
2387
  /** IoT Security solution configuration and resource information. */
2006
- export type IoTSecuritySolutionModel = Resource &
2007
- TagsResource & {
2008
- /** The resource location. */
2009
- location?: string;
2010
- /**
2011
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
2012
- * NOTE: This property will not be serialized. It can only be populated by the server.
2013
- */
2014
- readonly systemData?: SystemData;
2015
- /** Workspace resource ID */
2016
- workspace?: string;
2017
- /** Resource display name. */
2018
- displayName?: string;
2019
- /** Status of the IoT Security solution. */
2020
- status?: SecuritySolutionStatus;
2021
- /** List of additional options for exporting to workspace data. */
2022
- export?: ExportData[];
2023
- /** Disabled data sources. Disabling these data sources compromises the system. */
2024
- disabledDataSources?: DataSource[];
2025
- /** IoT Hub resource IDs */
2026
- iotHubs?: string[];
2027
- /** Properties of the IoT Security solution's user defined resources. */
2028
- userDefinedResources?: UserDefinedResourcesProperties;
2029
- /**
2030
- * List of resources that were automatically discovered as relevant to the security solution.
2031
- * NOTE: This property will not be serialized. It can only be populated by the server.
2032
- */
2033
- readonly autoDiscoveredResources?: string[];
2034
- /** List of the configuration status for each recommendation type. */
2035
- recommendationsConfiguration?: RecommendationConfigurationProperties[];
2036
- /** Unmasked IP address logging status */
2037
- unmaskedIpLoggingStatus?: UnmaskedIpLoggingStatus;
2038
- /** List of additional workspaces */
2039
- additionalWorkspaces?: AdditionalWorkspacesProperties[];
2040
- };
2388
+ export interface IoTSecuritySolutionModel extends Resource, TagsResource {
2389
+ /** The resource location. */
2390
+ location?: string;
2391
+ /**
2392
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
2393
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2394
+ */
2395
+ readonly systemData?: SystemData;
2396
+ /** Workspace resource ID */
2397
+ workspace?: string;
2398
+ /** Resource display name. */
2399
+ displayName?: string;
2400
+ /** Status of the IoT Security solution. */
2401
+ status?: SecuritySolutionStatus;
2402
+ /** List of additional options for exporting to workspace data. */
2403
+ export?: ExportData[];
2404
+ /** Disabled data sources. Disabling these data sources compromises the system. */
2405
+ disabledDataSources?: DataSource[];
2406
+ /** IoT Hub resource IDs */
2407
+ iotHubs?: string[];
2408
+ /** Properties of the IoT Security solution's user defined resources. */
2409
+ userDefinedResources?: UserDefinedResourcesProperties;
2410
+ /**
2411
+ * List of resources that were automatically discovered as relevant to the security solution.
2412
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2413
+ */
2414
+ readonly autoDiscoveredResources?: string[];
2415
+ /** List of the configuration status for each recommendation type. */
2416
+ recommendationsConfiguration?: RecommendationConfigurationProperties[];
2417
+ /** Unmasked IP address logging status */
2418
+ unmaskedIpLoggingStatus?: UnmaskedIpLoggingStatus;
2419
+ /** List of additional workspaces */
2420
+ additionalWorkspaces?: AdditionalWorkspacesProperties[];
2421
+ }
2041
2422
 
2042
2423
  /** Security analytics of your IoT Security solution */
2043
- export type IoTSecuritySolutionAnalyticsModel = Resource & {
2424
+ export interface IoTSecuritySolutionAnalyticsModel extends Resource {
2044
2425
  /**
2045
2426
  * Security analytics of your IoT Security solution.
2046
2427
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2062,138 +2443,138 @@ export type IoTSecuritySolutionAnalyticsModel = Resource & {
2062
2443
  mostPrevalentDeviceAlerts?: IoTSecurityDeviceAlert[];
2063
2444
  /** List of the 3 most prevalent device recommendations. */
2064
2445
  mostPrevalentDeviceRecommendations?: IoTSecurityDeviceRecommendation[];
2065
- };
2446
+ }
2066
2447
 
2067
2448
  /** Security Solution Aggregated Alert information */
2068
- export type IoTSecurityAggregatedAlert = Resource &
2069
- TagsResource & {
2070
- /**
2071
- * Name of the alert type.
2072
- * NOTE: This property will not be serialized. It can only be populated by the server.
2073
- */
2074
- readonly alertType?: string;
2075
- /**
2076
- * Display name of the alert type.
2077
- * NOTE: This property will not be serialized. It can only be populated by the server.
2078
- */
2079
- readonly alertDisplayName?: string;
2080
- /**
2081
- * Date of detection.
2082
- * NOTE: This property will not be serialized. It can only be populated by the server.
2083
- */
2084
- readonly aggregatedDateUtc?: Date;
2085
- /**
2086
- * Name of the organization that raised the alert.
2087
- * NOTE: This property will not be serialized. It can only be populated by the server.
2088
- */
2089
- readonly vendorName?: string;
2090
- /**
2091
- * Assessed alert severity.
2092
- * NOTE: This property will not be serialized. It can only be populated by the server.
2093
- */
2094
- readonly reportedSeverity?: ReportedSeverity;
2095
- /**
2096
- * Recommended steps for remediation.
2097
- * NOTE: This property will not be serialized. It can only be populated by the server.
2098
- */
2099
- readonly remediationSteps?: string;
2100
- /**
2101
- * Description of the suspected vulnerability and meaning.
2102
- * NOTE: This property will not be serialized. It can only be populated by the server.
2103
- */
2104
- readonly description?: string;
2105
- /**
2106
- * Number of alerts occurrences within the aggregated time window.
2107
- * NOTE: This property will not be serialized. It can only be populated by the server.
2108
- */
2109
- readonly count?: number;
2110
- /**
2111
- * Azure resource ID of the resource that received the alerts.
2112
- * NOTE: This property will not be serialized. It can only be populated by the server.
2113
- */
2114
- readonly effectedResourceType?: string;
2115
- /**
2116
- * The type of the alerted resource (Azure, Non-Azure).
2117
- * NOTE: This property will not be serialized. It can only be populated by the server.
2118
- */
2119
- readonly systemSource?: string;
2120
- /**
2121
- * IoT Security solution alert response.
2122
- * NOTE: This property will not be serialized. It can only be populated by the server.
2123
- */
2124
- readonly actionTaken?: string;
2125
- /**
2126
- * Log analytics query for getting the list of affected devices/alerts.
2127
- * NOTE: This property will not be serialized. It can only be populated by the server.
2128
- */
2129
- readonly logAnalyticsQuery?: string;
2130
- /**
2131
- * 10 devices with the highest number of occurrences of this alert type, on this day.
2132
- * NOTE: This property will not be serialized. It can only be populated by the server.
2133
- */
2134
- readonly topDevicesList?: IoTSecurityAggregatedAlertPropertiesTopDevicesListItem[];
2135
- };
2449
+ export interface IoTSecurityAggregatedAlert extends Resource, TagsResource {
2450
+ /**
2451
+ * Name of the alert type.
2452
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2453
+ */
2454
+ readonly alertType?: string;
2455
+ /**
2456
+ * Display name of the alert type.
2457
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2458
+ */
2459
+ readonly alertDisplayName?: string;
2460
+ /**
2461
+ * Date of detection.
2462
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2463
+ */
2464
+ readonly aggregatedDateUtc?: Date;
2465
+ /**
2466
+ * Name of the organization that raised the alert.
2467
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2468
+ */
2469
+ readonly vendorName?: string;
2470
+ /**
2471
+ * Assessed alert severity.
2472
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2473
+ */
2474
+ readonly reportedSeverity?: ReportedSeverity;
2475
+ /**
2476
+ * Recommended steps for remediation.
2477
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2478
+ */
2479
+ readonly remediationSteps?: string;
2480
+ /**
2481
+ * Description of the suspected vulnerability and meaning.
2482
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2483
+ */
2484
+ readonly description?: string;
2485
+ /**
2486
+ * Number of alerts occurrences within the aggregated time window.
2487
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2488
+ */
2489
+ readonly count?: number;
2490
+ /**
2491
+ * Azure resource ID of the resource that received the alerts.
2492
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2493
+ */
2494
+ readonly effectedResourceType?: string;
2495
+ /**
2496
+ * The type of the alerted resource (Azure, Non-Azure).
2497
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2498
+ */
2499
+ readonly systemSource?: string;
2500
+ /**
2501
+ * IoT Security solution alert response.
2502
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2503
+ */
2504
+ readonly actionTaken?: string;
2505
+ /**
2506
+ * Log analytics query for getting the list of affected devices/alerts.
2507
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2508
+ */
2509
+ readonly logAnalyticsQuery?: string;
2510
+ /**
2511
+ * 10 devices with the highest number of occurrences of this alert type, on this day.
2512
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2513
+ */
2514
+ readonly topDevicesList?: IoTSecurityAggregatedAlertPropertiesTopDevicesListItem[];
2515
+ }
2136
2516
 
2137
2517
  /** IoT Security solution recommendation information. */
2138
- export type IoTSecurityAggregatedRecommendation = Resource &
2139
- TagsResource & {
2140
- /** Name of the recommendation. */
2141
- recommendationName?: string;
2142
- /**
2143
- * Display name of the recommendation type.
2144
- * NOTE: This property will not be serialized. It can only be populated by the server.
2145
- */
2146
- readonly recommendationDisplayName?: string;
2147
- /**
2148
- * Description of the suspected vulnerability and meaning.
2149
- * NOTE: This property will not be serialized. It can only be populated by the server.
2150
- */
2151
- readonly description?: string;
2152
- /**
2153
- * Recommendation-type GUID.
2154
- * NOTE: This property will not be serialized. It can only be populated by the server.
2155
- */
2156
- readonly recommendationTypeId?: string;
2157
- /**
2158
- * Name of the organization that made the recommendation.
2159
- * NOTE: This property will not be serialized. It can only be populated by the server.
2160
- */
2161
- readonly detectedBy?: string;
2162
- /**
2163
- * Recommended steps for remediation
2164
- * NOTE: This property will not be serialized. It can only be populated by the server.
2165
- */
2166
- readonly remediationSteps?: string;
2167
- /**
2168
- * Assessed recommendation severity.
2169
- * NOTE: This property will not be serialized. It can only be populated by the server.
2170
- */
2171
- readonly reportedSeverity?: ReportedSeverity;
2172
- /**
2173
- * Number of healthy devices within the IoT Security solution.
2174
- * NOTE: This property will not be serialized. It can only be populated by the server.
2175
- */
2176
- readonly healthyDevices?: number;
2177
- /**
2178
- * Number of unhealthy devices within the IoT Security solution.
2179
- * NOTE: This property will not be serialized. It can only be populated by the server.
2180
- */
2181
- readonly unhealthyDeviceCount?: number;
2182
- /**
2183
- * Log analytics query for getting the list of affected devices/alerts.
2184
- * NOTE: This property will not be serialized. It can only be populated by the server.
2185
- */
2186
- readonly logAnalyticsQuery?: string;
2187
- };
2518
+ export interface IoTSecurityAggregatedRecommendation
2519
+ extends Resource,
2520
+ TagsResource {
2521
+ /** Name of the recommendation. */
2522
+ recommendationName?: string;
2523
+ /**
2524
+ * Display name of the recommendation type.
2525
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2526
+ */
2527
+ readonly recommendationDisplayName?: string;
2528
+ /**
2529
+ * Description of the suspected vulnerability and meaning.
2530
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2531
+ */
2532
+ readonly description?: string;
2533
+ /**
2534
+ * Recommendation-type GUID.
2535
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2536
+ */
2537
+ readonly recommendationTypeId?: string;
2538
+ /**
2539
+ * Name of the organization that made the recommendation.
2540
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2541
+ */
2542
+ readonly detectedBy?: string;
2543
+ /**
2544
+ * Recommended steps for remediation
2545
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2546
+ */
2547
+ readonly remediationSteps?: string;
2548
+ /**
2549
+ * Assessed recommendation severity.
2550
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2551
+ */
2552
+ readonly reportedSeverity?: ReportedSeverity;
2553
+ /**
2554
+ * Number of healthy devices within the IoT Security solution.
2555
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2556
+ */
2557
+ readonly healthyDevices?: number;
2558
+ /**
2559
+ * Number of unhealthy devices within the IoT Security solution.
2560
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2561
+ */
2562
+ readonly unhealthyDeviceCount?: number;
2563
+ /**
2564
+ * Log analytics query for getting the list of affected devices/alerts.
2565
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2566
+ */
2567
+ readonly logAnalyticsQuery?: string;
2568
+ }
2188
2569
 
2189
2570
  /** The ASC location of the subscription is in the "name" field */
2190
- export type AscLocation = Resource & {
2191
- /** Any object */
2571
+ export interface AscLocation extends Resource {
2572
+ /** An empty set of properties */
2192
2573
  properties?: Record<string, unknown>;
2193
- };
2574
+ }
2194
2575
 
2195
2576
  /** Security task that we recommend to do in order to strengthen security */
2196
- export type SecurityTask = Resource & {
2577
+ export interface SecurityTask extends Resource {
2197
2578
  /**
2198
2579
  * State of the task (Active, Resolved etc.)
2199
2580
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2216,16 +2597,16 @@ export type SecurityTask = Resource & {
2216
2597
  * NOTE: This property will not be serialized. It can only be populated by the server.
2217
2598
  */
2218
2599
  readonly subState?: string;
2219
- };
2600
+ }
2220
2601
 
2221
2602
  /** Auto provisioning setting */
2222
- export type AutoProvisioningSetting = Resource & {
2603
+ export interface AutoProvisioningSetting extends Resource {
2223
2604
  /** Describes what kind of security agent provisioning action to take */
2224
2605
  autoProvision?: AutoProvision;
2225
- };
2606
+ }
2226
2607
 
2227
2608
  /** Compliance of a scope */
2228
- export type Compliance = Resource & {
2609
+ export interface Compliance extends Resource {
2229
2610
  /**
2230
2611
  * The timestamp when the Compliance calculation was conducted.
2231
2612
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2241,10 +2622,10 @@ export type Compliance = Resource & {
2241
2622
  * NOTE: This property will not be serialized. It can only be populated by the server.
2242
2623
  */
2243
2624
  readonly assessmentResult?: ComplianceSegment[];
2244
- };
2625
+ }
2245
2626
 
2246
2627
  /** Information protection policy. */
2247
- export type InformationProtectionPolicy = Resource & {
2628
+ export interface InformationProtectionPolicy extends Resource {
2248
2629
  /**
2249
2630
  * Describes the last UTC time the policy was modified.
2250
2631
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2259,30 +2640,30 @@ export type InformationProtectionPolicy = Resource & {
2259
2640
  labels?: { [propertyName: string]: SensitivityLabel };
2260
2641
  /** The sensitivity information types. */
2261
2642
  informationTypes?: { [propertyName: string]: InformationType };
2262
- };
2643
+ }
2263
2644
 
2264
- /** Contact details for security issues */
2265
- export type SecurityContact = Resource & {
2266
- /** The email of this security contact */
2267
- email?: string;
2268
- /** The phone number of this security contact */
2645
+ /** Contact details and configurations for notifications coming from Microsoft Defender for Cloud. */
2646
+ export interface SecurityContact extends Resource {
2647
+ /** List of email addresses which will get notifications from Microsoft Defender for Cloud by the configurations defined in this security contact. */
2648
+ emails?: string;
2649
+ /** The security contact's phone number */
2269
2650
  phone?: string;
2270
- /** Whether to send security alerts notifications to the security contact */
2271
- alertNotifications?: AlertNotifications;
2272
- /** Whether to send security alerts notifications to subscription admins */
2273
- alertsToAdmins?: AlertsToAdmins;
2274
- };
2651
+ /** Defines whether to send email notifications about new security alerts */
2652
+ alertNotifications?: SecurityContactPropertiesAlertNotifications;
2653
+ /** Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription. */
2654
+ notificationsByRole?: SecurityContactPropertiesNotificationsByRole;
2655
+ }
2275
2656
 
2276
2657
  /** Configures where to store the OMS agent data for workspaces under a scope */
2277
- export type WorkspaceSetting = Resource & {
2658
+ export interface WorkspaceSetting extends Resource {
2278
2659
  /** The full Azure ID of the workspace to save the data in */
2279
2660
  workspaceId?: string;
2280
2661
  /** All the VMs in this scope will send their security data to the mentioned workspace unless overridden by a setting with more specific scope */
2281
2662
  scope?: string;
2282
- };
2663
+ }
2283
2664
 
2284
2665
  /** Regulatory compliance standard details and state */
2285
- export type RegulatoryComplianceStandard = Resource & {
2666
+ export interface RegulatoryComplianceStandard extends Resource {
2286
2667
  /** Aggregative state based on the standard's supported controls states */
2287
2668
  state?: State;
2288
2669
  /**
@@ -2305,10 +2686,10 @@ export type RegulatoryComplianceStandard = Resource & {
2305
2686
  * NOTE: This property will not be serialized. It can only be populated by the server.
2306
2687
  */
2307
2688
  readonly unsupportedControls?: number;
2308
- };
2689
+ }
2309
2690
 
2310
2691
  /** Regulatory compliance control details and state */
2311
- export type RegulatoryComplianceControl = Resource & {
2692
+ export interface RegulatoryComplianceControl extends Resource {
2312
2693
  /**
2313
2694
  * The description of the regulatory compliance control
2314
2695
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2331,10 +2712,10 @@ export type RegulatoryComplianceControl = Resource & {
2331
2712
  * NOTE: This property will not be serialized. It can only be populated by the server.
2332
2713
  */
2333
2714
  readonly skippedAssessments?: number;
2334
- };
2715
+ }
2335
2716
 
2336
2717
  /** Regulatory compliance assessment details and state */
2337
- export type RegulatoryComplianceAssessment = Resource & {
2718
+ export interface RegulatoryComplianceAssessment extends Resource {
2338
2719
  /**
2339
2720
  * The description of the regulatory compliance assessment
2340
2721
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2372,10 +2753,10 @@ export type RegulatoryComplianceAssessment = Resource & {
2372
2753
  * NOTE: This property will not be serialized. It can only be populated by the server.
2373
2754
  */
2374
2755
  readonly unsupportedResources?: number;
2375
- };
2756
+ }
2376
2757
 
2377
2758
  /** Security sub-assessment on a resource */
2378
- export type SecuritySubAssessment = Resource & {
2759
+ export interface SecuritySubAssessment extends Resource {
2379
2760
  /**
2380
2761
  * Vulnerability ID
2381
2762
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2417,17 +2798,18 @@ export type SecuritySubAssessment = Resource & {
2417
2798
  resourceDetails?: ResourceDetailsUnion;
2418
2799
  /** Details of the sub-assessment */
2419
2800
  additionalData?: AdditionalDataUnion;
2420
- };
2801
+ }
2421
2802
 
2422
2803
  /** Describes an Azure tracked resource. */
2423
- export type TrackedResource = Resource &
2424
- AzureTrackedResourceLocation &
2425
- KindAutoGenerated &
2426
- ETag &
2427
- Tags & {};
2804
+ export interface TrackedResource
2805
+ extends Resource,
2806
+ AzureTrackedResourceLocation,
2807
+ KindAutoGenerated,
2808
+ ETag,
2809
+ Tags {}
2428
2810
 
2429
2811
  /** Describes the suppression rule */
2430
- export type AlertsSuppressionRule = Resource & {
2812
+ export interface AlertsSuppressionRule extends Resource {
2431
2813
  /** Type of the alert to automatically suppress. For all alert types, use '*' */
2432
2814
  alertType?: string;
2433
2815
  /**
@@ -2445,19 +2827,19 @@ export type AlertsSuppressionRule = Resource & {
2445
2827
  comment?: string;
2446
2828
  /** The suppression conditions */
2447
2829
  suppressionAlertsScope?: SuppressionAlertsScope;
2448
- };
2830
+ }
2449
2831
 
2450
2832
  /** Describes the server vulnerability assessment details on a resource */
2451
- export type ServerVulnerabilityAssessment = Resource & {
2833
+ export interface ServerVulnerabilityAssessment extends Resource {
2452
2834
  /**
2453
2835
  * The provisioningState of the vulnerability assessment capability on the VM
2454
2836
  * NOTE: This property will not be serialized. It can only be populated by the server.
2455
2837
  */
2456
2838
  readonly provisioningState?: ServerVulnerabilityAssessmentPropertiesProvisioningState;
2457
- };
2839
+ }
2458
2840
 
2459
2841
  /** Security assessment metadata response */
2460
- export type SecurityAssessmentMetadataResponse = Resource & {
2842
+ export interface SecurityAssessmentMetadataResponse extends Resource {
2461
2843
  /** User friendly display name of the assessment */
2462
2844
  displayName?: string;
2463
2845
  /**
@@ -2487,10 +2869,10 @@ export type SecurityAssessmentMetadataResponse = Resource & {
2487
2869
  plannedDeprecationDate?: string;
2488
2870
  tactics?: Tactics[];
2489
2871
  techniques?: Techniques[];
2490
- };
2872
+ }
2491
2873
 
2492
2874
  /** Security assessment on a resource - response format */
2493
- export type SecurityAssessmentResponse = Resource & {
2875
+ export interface SecurityAssessmentResponse extends Resource {
2494
2876
  /** Details of the resource that was assessed */
2495
2877
  resourceDetails?: ResourceDetailsUnion;
2496
2878
  /**
@@ -2511,10 +2893,10 @@ export type SecurityAssessmentResponse = Resource & {
2511
2893
  partnersData?: SecurityAssessmentPartnerData;
2512
2894
  /** The result of the assessment */
2513
2895
  status?: AssessmentStatusResponse;
2514
- };
2896
+ }
2515
2897
 
2516
2898
  /** Security assessment on a resource */
2517
- export type SecurityAssessment = Resource & {
2899
+ export interface SecurityAssessment extends Resource {
2518
2900
  /** Details of the resource that was assessed */
2519
2901
  resourceDetails?: ResourceDetailsUnion;
2520
2902
  /**
@@ -2535,124 +2917,121 @@ export type SecurityAssessment = Resource & {
2535
2917
  partnersData?: SecurityAssessmentPartnerData;
2536
2918
  /** The result of the assessment */
2537
2919
  status?: AssessmentStatus;
2538
- };
2539
-
2540
- export type AdaptiveApplicationControlGroup = Resource &
2541
- Location & {
2542
- /** The application control policy enforcement/protection mode of the machine group */
2543
- enforcementMode?: EnforcementMode;
2544
- /** The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux. */
2545
- protectionMode?: ProtectionMode;
2546
- /**
2547
- * The configuration status of the machines group or machine or rule
2548
- * NOTE: This property will not be serialized. It can only be populated by the server.
2549
- */
2550
- readonly configurationStatus?: ConfigurationStatus;
2551
- /**
2552
- * The initial recommendation status of the machine group or machine
2553
- * NOTE: This property will not be serialized. It can only be populated by the server.
2554
- */
2555
- readonly recommendationStatus?: RecommendationStatus;
2556
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
2557
- readonly issues?: AdaptiveApplicationControlIssueSummary[];
2558
- /**
2559
- * The source type of the machine group
2560
- * NOTE: This property will not be serialized. It can only be populated by the server.
2561
- */
2562
- readonly sourceSystem?: SourceSystem;
2563
- vmRecommendations?: VmRecommendation[];
2564
- pathRecommendations?: PathRecommendation[];
2565
- };
2920
+ }
2921
+
2922
+ export interface AdaptiveApplicationControlGroup extends Resource, Location {
2923
+ /** The application control policy enforcement/protection mode of the machine group */
2924
+ enforcementMode?: EnforcementMode;
2925
+ /** The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux. */
2926
+ protectionMode?: ProtectionMode;
2927
+ /**
2928
+ * The configuration status of the machines group or machine or rule
2929
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2930
+ */
2931
+ readonly configurationStatus?: ConfigurationStatus;
2932
+ /**
2933
+ * The initial recommendation status of the machine group or machine
2934
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2935
+ */
2936
+ readonly recommendationStatus?: RecommendationStatus;
2937
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
2938
+ readonly issues?: AdaptiveApplicationControlIssueSummary[];
2939
+ /**
2940
+ * The source type of the machine group
2941
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2942
+ */
2943
+ readonly sourceSystem?: SourceSystem;
2944
+ vmRecommendations?: VmRecommendation[];
2945
+ pathRecommendations?: PathRecommendation[];
2946
+ }
2566
2947
 
2567
2948
  /** The resource whose properties describes the Adaptive Network Hardening settings for some Azure resource */
2568
- export type AdaptiveNetworkHardening = Resource & {
2949
+ export interface AdaptiveNetworkHardening extends Resource {
2569
2950
  /** The security rules which are recommended to be effective on the VM */
2570
2951
  rules?: Rule[];
2571
2952
  /** The UTC time on which the rules were calculated */
2572
2953
  rulesCalculationTime?: Date;
2573
2954
  /** The Network Security Groups effective on the network interfaces of the protected resource */
2574
2955
  effectiveNetworkSecurityGroups?: EffectiveNetworkSecurityGroups[];
2575
- };
2956
+ }
2576
2957
 
2577
2958
  /** The resource whose properties describes the allowed traffic between Azure resources */
2578
- export type AllowedConnectionsResource = Resource &
2579
- Location & {
2580
- /**
2581
- * The UTC time on which the allowed connections resource was calculated
2582
- * NOTE: This property will not be serialized. It can only be populated by the server.
2583
- */
2584
- readonly calculatedDateTime?: Date;
2585
- /**
2586
- * List of connectable resources
2587
- * NOTE: This property will not be serialized. It can only be populated by the server.
2588
- */
2589
- readonly connectableResources?: ConnectableResource[];
2590
- };
2591
-
2592
- export type TopologyResource = Resource &
2593
- Location & {
2594
- /**
2595
- * The UTC time on which the topology was calculated
2596
- * NOTE: This property will not be serialized. It can only be populated by the server.
2597
- */
2598
- readonly calculatedDateTime?: Date;
2599
- /**
2600
- * Azure resources which are part of this topology resource
2601
- * NOTE: This property will not be serialized. It can only be populated by the server.
2602
- */
2603
- readonly topologyResources?: TopologySingleResource[];
2604
- };
2605
-
2606
- export type JitNetworkAccessPolicy = Resource &
2607
- KindAutoGenerated &
2608
- Location & {
2609
- /** Configurations for Microsoft.Compute/virtualMachines resource type. */
2610
- virtualMachines: JitNetworkAccessPolicyVirtualMachine[];
2611
- requests?: JitNetworkAccessRequest[];
2612
- /**
2613
- * Gets the provisioning state of the Just-in-Time policy.
2614
- * NOTE: This property will not be serialized. It can only be populated by the server.
2615
- */
2616
- readonly provisioningState?: string;
2617
- };
2618
-
2619
- export type DiscoveredSecuritySolution = Resource &
2620
- Location & {
2621
- /** The security family of the discovered solution */
2622
- securityFamily: SecurityFamily;
2623
- /** The security solutions' image offer */
2624
- offer: string;
2625
- /** The security solutions' image publisher */
2626
- publisher: string;
2627
- /** The security solutions' image sku */
2628
- sku: string;
2629
- };
2630
-
2631
- export type SecuritySolutionsReferenceData = Resource &
2632
- Location & {
2633
- /** The security family of the security solution */
2634
- securityFamily: SecurityFamily;
2635
- /** The security solutions' vendor name */
2636
- alertVendorName: string;
2637
- /** The security solutions' package info url */
2638
- packageInfoUrl: string;
2639
- /** The security solutions' product name */
2640
- productName: string;
2641
- /** The security solutions' publisher */
2642
- publisher: string;
2643
- /** The security solutions' publisher display name */
2644
- publisherDisplayName: string;
2645
- /** The security solutions' template */
2646
- template: string;
2647
- };
2648
-
2649
- /** Represents a security solution external to Azure Security Center which sends information to an OMS workspace and whose data is displayed by Azure Security Center. */
2650
- export type ExternalSecuritySolution = Resource &
2651
- ExternalSecuritySolutionKindAutoGenerated &
2652
- Location & {};
2959
+ export interface AllowedConnectionsResource extends Resource, Location {
2960
+ /**
2961
+ * The UTC time on which the allowed connections resource was calculated
2962
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2963
+ */
2964
+ readonly calculatedDateTime?: Date;
2965
+ /**
2966
+ * List of connectable resources
2967
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2968
+ */
2969
+ readonly connectableResources?: ConnectableResource[];
2970
+ }
2971
+
2972
+ export interface TopologyResource extends Resource, Location {
2973
+ /**
2974
+ * The UTC time on which the topology was calculated
2975
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2976
+ */
2977
+ readonly calculatedDateTime?: Date;
2978
+ /**
2979
+ * Azure resources which are part of this topology resource
2980
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2981
+ */
2982
+ readonly topologyResources?: TopologySingleResource[];
2983
+ }
2984
+
2985
+ export interface JitNetworkAccessPolicy
2986
+ extends Resource,
2987
+ KindAutoGenerated,
2988
+ Location {
2989
+ /** Configurations for Microsoft.Compute/virtualMachines resource type. */
2990
+ virtualMachines: JitNetworkAccessPolicyVirtualMachine[];
2991
+ requests?: JitNetworkAccessRequest[];
2992
+ /**
2993
+ * Gets the provisioning state of the Just-in-Time policy.
2994
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2995
+ */
2996
+ readonly provisioningState?: string;
2997
+ }
2998
+
2999
+ export interface DiscoveredSecuritySolution extends Resource, Location {
3000
+ /** The security family of the discovered solution */
3001
+ securityFamily: SecurityFamily;
3002
+ /** The security solutions' image offer */
3003
+ offer: string;
3004
+ /** The security solutions' image publisher */
3005
+ publisher: string;
3006
+ /** The security solutions' image sku */
3007
+ sku: string;
3008
+ }
3009
+
3010
+ export interface SecuritySolutionsReferenceData extends Resource, Location {
3011
+ /** The security family of the security solution */
3012
+ securityFamily: SecurityFamily;
3013
+ /** The security solutions' vendor name */
3014
+ alertVendorName: string;
3015
+ /** The security solutions' package info url */
3016
+ packageInfoUrl: string;
3017
+ /** The security solutions' product name */
3018
+ productName: string;
3019
+ /** The security solutions' publisher */
3020
+ publisher: string;
3021
+ /** The security solutions' publisher display name */
3022
+ publisherDisplayName: string;
3023
+ /** The security solutions' template */
3024
+ template: string;
3025
+ }
3026
+
3027
+ /** Represents a security solution external to Microsoft Defender for Cloud which sends information to an OMS workspace and whose data is displayed by Microsoft Defender for Cloud. */
3028
+ export interface ExternalSecuritySolution
3029
+ extends Resource,
3030
+ ExternalSecuritySolutionKindAutoGenerated,
3031
+ Location {}
2653
3032
 
2654
3033
  /** Secure score item data model */
2655
- export type SecureScoreItem = Resource & {
3034
+ export interface SecureScoreItem extends Resource {
2656
3035
  /**
2657
3036
  * The initiative’s name
2658
3037
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2678,10 +3057,10 @@ export type SecureScoreItem = Resource & {
2678
3057
  * NOTE: This property will not be serialized. It can only be populated by the server.
2679
3058
  */
2680
3059
  readonly percentage?: number;
2681
- };
3060
+ }
2682
3061
 
2683
3062
  /** Information about the security control. */
2684
- export type SecureScoreControlDefinitionItem = Resource & {
3063
+ export interface SecureScoreControlDefinitionItem extends Resource {
2685
3064
  /**
2686
3065
  * User friendly display name of the control
2687
3066
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2707,10 +3086,10 @@ export type SecureScoreControlDefinitionItem = Resource & {
2707
3086
  * NOTE: This property will not be serialized. It can only be populated by the server.
2708
3087
  */
2709
3088
  readonly assessmentDefinitions?: AzureResourceLink[];
2710
- };
3089
+ }
2711
3090
 
2712
3091
  /** Details of the security control, its score, and the health status of the relevant resources. */
2713
- export type SecureScoreControlDetails = Resource & {
3092
+ export interface SecureScoreControlDetails extends Resource {
2714
3093
  /**
2715
3094
  * User friendly display name of the control
2716
3095
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2753,48 +3132,52 @@ export type SecureScoreControlDetails = Resource & {
2753
3132
  * NOTE: This property will not be serialized. It can only be populated by the server.
2754
3133
  */
2755
3134
  readonly percentage?: number;
2756
- };
2757
-
2758
- export type SecuritySolution = Resource &
2759
- Location & {
2760
- /** The security family of the security solution */
2761
- securityFamily?: SecurityFamily;
2762
- /** The security family provisioning State */
2763
- provisioningState?: ProvisioningState;
2764
- /** The security solutions' template */
2765
- template?: string;
2766
- /** The security solutions' status */
2767
- protectionStatus?: string;
2768
- };
3135
+ }
3136
+
3137
+ export interface SecuritySolution extends Resource, Location {
3138
+ /** The security family of the security solution */
3139
+ securityFamily?: SecurityFamily;
3140
+ /** The security family provisioning State */
3141
+ provisioningState?: ProvisioningState;
3142
+ /** The security solutions' template */
3143
+ template?: string;
3144
+ /** The security solutions' status */
3145
+ protectionStatus?: string;
3146
+ }
2769
3147
 
2770
3148
  /** The connector setting */
2771
- export type ConnectorSetting = Resource & {
3149
+ export interface ConnectorSetting extends Resource {
2772
3150
  /** Settings for hybrid compute management. These settings are relevant only for Arc autoProvision (Hybrid Compute). */
2773
3151
  hybridComputeSettings?: HybridComputeSettingsProperties;
2774
3152
  /** Settings for authentication management, these settings are relevant only for the cloud connector. */
2775
3153
  authenticationDetails?: AuthenticationDetailsPropertiesUnion;
2776
- };
3154
+ }
2777
3155
 
2778
3156
  /** A vulnerability assessment scan record. */
2779
- export type Scan = Resource & {
3157
+ export interface Scan extends Resource {
2780
3158
  /** A vulnerability assessment scan record properties. */
2781
3159
  properties?: ScanProperties;
2782
- };
3160
+ }
2783
3161
 
2784
3162
  /** A vulnerability assessment scan result for a single rule. */
2785
- export type ScanResult = Resource & {
3163
+ export interface ScanResult extends Resource {
2786
3164
  /** A vulnerability assessment scan result properties for a single rule. */
2787
3165
  properties?: ScanResultProperties;
2788
- };
3166
+ }
2789
3167
 
2790
3168
  /** Rule results. */
2791
- export type RuleResults = Resource & {
3169
+ export interface RuleResults extends Resource {
2792
3170
  /** Rule results properties. */
2793
3171
  properties?: RuleResultsProperties;
2794
- };
3172
+ }
2795
3173
 
2796
3174
  /** Security alert */
2797
- export type Alert = Resource & {
3175
+ export interface Alert extends Resource {
3176
+ /**
3177
+ * Schema version.
3178
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3179
+ */
3180
+ readonly version?: string;
2798
3181
  /**
2799
3182
  * Unique identifier for the detection logic (all alert instances from the same detection logic will have the same alertType).
2800
3183
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2907,22 +3290,34 @@ export type Alert = Resource & {
2907
3290
  * NOTE: This property will not be serialized. It can only be populated by the server.
2908
3291
  */
2909
3292
  readonly compromisedEntity?: string;
2910
- };
3293
+ /**
3294
+ * kill chain related techniques behind the alert.
3295
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3296
+ */
3297
+ readonly techniques?: string[];
3298
+ /**
3299
+ * Kill chain related sub-techniques behind the alert.
3300
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3301
+ */
3302
+ readonly subTechniques?: string[];
3303
+ /** Changing set of properties depending on the supportingEvidence type. */
3304
+ supportingEvidence?: AlertPropertiesSupportingEvidence;
3305
+ }
2911
3306
 
2912
3307
  /** The kind of the security setting */
2913
- export type Setting = Resource & {
3308
+ export interface Setting extends Resource {
2914
3309
  /** the kind of the settings string */
2915
3310
  kind: SettingKind;
2916
- };
3311
+ }
2917
3312
 
2918
3313
  /** Configures how to correlate scan data and logs with resources associated with the subscription. */
2919
- export type IngestionSetting = Resource & {
3314
+ export interface IngestionSetting extends Resource {
2920
3315
  /** Ingestion setting data */
2921
3316
  properties?: Record<string, unknown>;
2922
- };
3317
+ }
2923
3318
 
2924
3319
  /** Represents a software data */
2925
- export type Software = Resource & {
3320
+ export interface Software extends Resource {
2926
3321
  /** Unique identifier for the virtual machine in the service. */
2927
3322
  deviceId?: string;
2928
3323
  /** Platform of the operating system running on the device. */
@@ -2941,10 +3336,64 @@ export type Software = Resource & {
2941
3336
  numberOfKnownVulnerabilities?: number;
2942
3337
  /** First time that the software was seen in the device. */
2943
3338
  firstSeenAt?: string;
2944
- };
3339
+ }
3340
+
3341
+ /** Security GovernanceRule over a given scope */
3342
+ export interface GovernanceRule extends Resource {
3343
+ /** display name of the governanceRule */
3344
+ displayName?: string;
3345
+ /** description of the governanceRule */
3346
+ description?: string;
3347
+ /** Governance rule remediation timeframe - this is the time that will affect on the grace-period duration e.g. 7.00:00:00 - means 7 days */
3348
+ remediationTimeframe?: string;
3349
+ /** Defines whether there is a grace period on the governance rule */
3350
+ isGracePeriod?: boolean;
3351
+ /** The governance rule priority, priority to the lower number. Rules with the same priority on the same subscription will not be allowed */
3352
+ rulePriority?: number;
3353
+ /** Defines whether the rule is active/inactive */
3354
+ isDisabled?: boolean;
3355
+ /** The rule type of the governance rule, defines the source of the rule e.g. Integrated */
3356
+ ruleType?: GovernanceRuleType;
3357
+ /** The governance rule source, what the rule affects, e.g. Assessments */
3358
+ sourceResourceType?: GovernanceRuleSourceResourceType;
3359
+ /** The governance rule conditionSets - see examples */
3360
+ conditionSets?: Record<string, unknown>[];
3361
+ /** The Owner source for the governance rule - e.g. Manually by user@contoso.com - see example */
3362
+ ownerSource?: GovernanceRuleOwnerSource;
3363
+ /** The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners */
3364
+ governanceEmailNotification?: GovernanceRuleEmailNotification;
3365
+ }
3366
+
3367
+ /** Security GovernanceAssignment over a given scope */
3368
+ export interface GovernanceAssignment extends Resource {
3369
+ /** The Owner for the governance assignment - e.g. user@contoso.com - see example */
3370
+ owner?: string;
3371
+ /** The remediation due-date - after this date Secure Score will be affected (in case of active grace-period) */
3372
+ remediationDueDate?: Date;
3373
+ /** The ETA (estimated time of arrival) for remediation (optional), see example */
3374
+ remediationEta?: RemediationEta;
3375
+ /** Defines whether there is a grace period on the governance assignment */
3376
+ isGracePeriod?: boolean;
3377
+ /** The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners */
3378
+ governanceEmailNotification?: GovernanceEmailNotification;
3379
+ /** The additional data for the governance assignment - e.g. links to ticket (optional), see example */
3380
+ additionalData?: GovernanceAssignmentAdditionalData;
3381
+ }
3382
+
3383
+ /** Security Application over a given scope */
3384
+ export interface Application extends Resource {
3385
+ /** display name of the application */
3386
+ displayName?: string;
3387
+ /** description of the application */
3388
+ description?: string;
3389
+ /** The application source, what it affects, e.g. Assessments */
3390
+ sourceResourceType?: ApplicationSourceResourceType;
3391
+ /** The application conditionSets - see examples */
3392
+ conditionSets?: Record<string, unknown>[];
3393
+ }
2945
3394
 
2946
3395
  /** Security assessment metadata */
2947
- export type SecurityAssessmentMetadata = Resource & {
3396
+ export interface SecurityAssessmentMetadata extends Resource {
2948
3397
  /** User friendly display name of the assessment */
2949
3398
  displayName?: string;
2950
3399
  /**
@@ -2970,10 +3419,10 @@ export type SecurityAssessmentMetadata = Resource & {
2970
3419
  assessmentType?: AssessmentType;
2971
3420
  /** Describes the partner that created the assessment */
2972
3421
  partnerData?: SecurityAssessmentMetadataPartnerData;
2973
- };
3422
+ }
2974
3423
 
2975
3424
  /** A custom alert rule that checks if a value (depends on the custom alert type) is within the given range. */
2976
- export type ThresholdCustomAlertRule = CustomAlertRule & {
3425
+ export interface ThresholdCustomAlertRule extends CustomAlertRule {
2977
3426
  /** Polymorphic discriminator, which specifies the different types this object can be */
2978
3427
  ruleType:
2979
3428
  | "ThresholdCustomAlertRule"
@@ -2998,10 +3447,10 @@ export type ThresholdCustomAlertRule = CustomAlertRule & {
2998
3447
  minThreshold: number;
2999
3448
  /** The maximum threshold. */
3000
3449
  maxThreshold: number;
3001
- };
3450
+ }
3002
3451
 
3003
3452
  /** A List custom alert rule. */
3004
- export type ListCustomAlertRule = CustomAlertRule & {
3453
+ export interface ListCustomAlertRule extends CustomAlertRule {
3005
3454
  /** Polymorphic discriminator, which specifies the different types this object can be */
3006
3455
  ruleType:
3007
3456
  | "ListCustomAlertRule"
@@ -3016,17 +3465,17 @@ export type ListCustomAlertRule = CustomAlertRule & {
3016
3465
  * NOTE: This property will not be serialized. It can only be populated by the server.
3017
3466
  */
3018
3467
  readonly valueType?: ValueType;
3019
- };
3468
+ }
3020
3469
 
3021
- export type UpdateIotSecuritySolutionData = TagsResource & {
3470
+ export interface UpdateIotSecuritySolutionData extends TagsResource {
3022
3471
  /** Properties of the IoT Security solution's user defined resources. */
3023
3472
  userDefinedResources?: UserDefinedResourcesProperties;
3024
3473
  /** List of the configuration status for each recommendation type. */
3025
3474
  recommendationsConfiguration?: RecommendationConfigurationProperties[];
3026
- };
3475
+ }
3027
3476
 
3028
3477
  /** Details of the Azure resource that was assessed */
3029
- export type AzureResourceDetails = ResourceDetails & {
3478
+ export interface AzureResourceDetails extends ResourceDetails {
3030
3479
  /** Polymorphic discriminator, which specifies the different types this object can be */
3031
3480
  source: "Azure";
3032
3481
  /**
@@ -3034,10 +3483,10 @@ export type AzureResourceDetails = ResourceDetails & {
3034
3483
  * NOTE: This property will not be serialized. It can only be populated by the server.
3035
3484
  */
3036
3485
  readonly id?: string;
3037
- };
3486
+ }
3038
3487
 
3039
3488
  /** Details of the On Premise resource that was assessed */
3040
- export type OnPremiseResourceDetails = ResourceDetails & {
3489
+ export interface OnPremiseResourceDetails extends ResourceDetails {
3041
3490
  /** Polymorphic discriminator, which specifies the different types this object can be */
3042
3491
  source: "OnPremise" | "OnPremiseSql";
3043
3492
  /** Azure resource Id of the workspace the machine is attached to */
@@ -3048,10 +3497,10 @@ export type OnPremiseResourceDetails = ResourceDetails & {
3048
3497
  sourceComputerId: string;
3049
3498
  /** The name of the machine */
3050
3499
  machineName: string;
3051
- };
3500
+ }
3052
3501
 
3053
3502
  /** Details of the resource that was assessed */
3054
- export type SqlServerVulnerabilityProperties = AdditionalData & {
3503
+ export interface SqlServerVulnerabilityProperties extends AdditionalData {
3055
3504
  /** Polymorphic discriminator, which specifies the different types this object can be */
3056
3505
  assessedResourceType: "SqlServerVulnerability";
3057
3506
  /**
@@ -3064,10 +3513,11 @@ export type SqlServerVulnerabilityProperties = AdditionalData & {
3064
3513
  * NOTE: This property will not be serialized. It can only be populated by the server.
3065
3514
  */
3066
3515
  readonly query?: string;
3067
- };
3516
+ }
3068
3517
 
3069
3518
  /** Additional context fields for container registry Vulnerability assessment */
3070
- export type ContainerRegistryVulnerabilityProperties = AdditionalData & {
3519
+ export interface ContainerRegistryVulnerabilityProperties
3520
+ extends AdditionalData {
3071
3521
  /** Polymorphic discriminator, which specifies the different types this object can be */
3072
3522
  assessedResourceType: "ContainerRegistryVulnerability";
3073
3523
  /**
@@ -3107,10 +3557,10 @@ export type ContainerRegistryVulnerabilityProperties = AdditionalData & {
3107
3557
  * NOTE: This property will not be serialized. It can only be populated by the server.
3108
3558
  */
3109
3559
  readonly imageDigest?: string;
3110
- };
3560
+ }
3111
3561
 
3112
3562
  /** Additional context fields for server vulnerability assessment */
3113
- export type ServerVulnerabilityProperties = AdditionalData & {
3563
+ export interface ServerVulnerabilityProperties extends AdditionalData {
3114
3564
  /** Polymorphic discriminator, which specifies the different types this object can be */
3115
3565
  assessedResourceType: "ServerVulnerabilityAssessment";
3116
3566
  /**
@@ -3145,20 +3595,20 @@ export type ServerVulnerabilityProperties = AdditionalData & {
3145
3595
  readonly publishedTime?: Date;
3146
3596
  /** NOTE: This property will not be serialized. It can only be populated by the server. */
3147
3597
  readonly vendorReferences?: VendorReference[];
3148
- };
3598
+ }
3149
3599
 
3150
- /** The logic app action that should be triggered. To learn more about Security Center's Workflow Automation capabilities, visit https://aka.ms/ASCWorkflowAutomationLearnMore */
3151
- export type AutomationActionLogicApp = AutomationAction & {
3600
+ /** The logic app action that should be triggered. To learn more about Microsoft Defender for Cloud's Workflow Automation capabilities, visit https://aka.ms/ASCWorkflowAutomationLearnMore */
3601
+ export interface AutomationActionLogicApp extends AutomationAction {
3152
3602
  /** Polymorphic discriminator, which specifies the different types this object can be */
3153
3603
  actionType: "LogicApp";
3154
3604
  /** The triggered Logic App Azure Resource ID. This can also reside on other subscriptions, given that you have permissions to trigger the Logic App */
3155
3605
  logicAppResourceId?: string;
3156
3606
  /** The Logic App trigger URI endpoint (it will not be included in any response). */
3157
3607
  uri?: string;
3158
- };
3608
+ }
3159
3609
 
3160
- /** The target Event Hub to which event data will be exported. To learn more about Security Center continuous export capabilities, visit https://aka.ms/ASCExportLearnMore */
3161
- export type AutomationActionEventHub = AutomationAction & {
3610
+ /** The target Event Hub to which event data will be exported. To learn more about Microsoft Defender for Cloud continuous export capabilities, visit https://aka.ms/ASCExportLearnMore */
3611
+ export interface AutomationActionEventHub extends AutomationAction {
3162
3612
  /** Polymorphic discriminator, which specifies the different types this object can be */
3163
3613
  actionType: "EventHub";
3164
3614
  /** The target Event Hub Azure Resource ID. */
@@ -3170,26 +3620,27 @@ export type AutomationActionEventHub = AutomationAction & {
3170
3620
  readonly sasPolicyName?: string;
3171
3621
  /** The target Event Hub connection string (it will not be included in any response). */
3172
3622
  connectionString?: string;
3173
- };
3623
+ }
3174
3624
 
3175
- /** The Log Analytics Workspace to which event data will be exported. Security alerts data will reside in the 'SecurityAlert' table and the assessments data will reside in the 'SecurityRecommendation' table (under the 'Security'/'SecurityCenterFree' solutions). Note that in order to view the data in the workspace, the Security Center Log Analytics free/standard solution needs to be enabled on that workspace. To learn more about Security Center continuous export capabilities, visit https://aka.ms/ASCExportLearnMore */
3176
- export type AutomationActionWorkspace = AutomationAction & {
3625
+ /** The Log Analytics Workspace to which event data will be exported. Security alerts data will reside in the 'SecurityAlert' table and the assessments data will reside in the 'SecurityRecommendation' table (under the 'Security'/'SecurityCenterFree' solutions). Note that in order to view the data in the workspace, the Security Center Log Analytics free/standard solution needs to be enabled on that workspace. To learn more about Microsoft Defender for Cloud continuous export capabilities, visit https://aka.ms/ASCExportLearnMore */
3626
+ export interface AutomationActionWorkspace extends AutomationAction {
3177
3627
  /** Polymorphic discriminator, which specifies the different types this object can be */
3178
3628
  actionType: "Workspace";
3179
3629
  /** The fully qualified Log Analytics Workspace Azure Resource ID. */
3180
3630
  workspaceResourceId?: string;
3181
- };
3631
+ }
3182
3632
 
3183
3633
  /** Describes properties of an assessment metadata response. */
3184
- export type SecurityAssessmentMetadataPropertiesResponse = SecurityAssessmentMetadataProperties & {
3634
+ export interface SecurityAssessmentMetadataPropertiesResponse
3635
+ extends SecurityAssessmentMetadataProperties {
3185
3636
  publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates;
3186
3637
  plannedDeprecationDate?: string;
3187
3638
  tactics?: Tactics[];
3188
3639
  techniques?: Techniques[];
3189
- };
3640
+ }
3190
3641
 
3191
3642
  /** The result of the assessment */
3192
- export type AssessmentStatusResponse = AssessmentStatus & {
3643
+ export interface AssessmentStatusResponse extends AssessmentStatus {
3193
3644
  /**
3194
3645
  * The time that the assessment was created and first evaluated. Returned as UTC time in ISO 8601 format
3195
3646
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3200,22 +3651,25 @@ export type AssessmentStatusResponse = AssessmentStatus & {
3200
3651
  * NOTE: This property will not be serialized. It can only be populated by the server.
3201
3652
  */
3202
3653
  readonly statusChangeDate?: Date;
3203
- };
3654
+ }
3204
3655
 
3205
3656
  /** Describes properties of an assessment. */
3206
- export type SecurityAssessmentPropertiesResponse = SecurityAssessmentPropertiesBase & {
3657
+ export interface SecurityAssessmentPropertiesResponse
3658
+ extends SecurityAssessmentPropertiesBase {
3207
3659
  /** The result of the assessment */
3208
3660
  status: AssessmentStatusResponse;
3209
- };
3661
+ }
3210
3662
 
3211
3663
  /** Describes properties of an assessment. */
3212
- export type SecurityAssessmentProperties = SecurityAssessmentPropertiesBase & {
3664
+ export interface SecurityAssessmentProperties
3665
+ extends SecurityAssessmentPropertiesBase {
3213
3666
  /** The result of the assessment */
3214
3667
  status: AssessmentStatus;
3215
- };
3668
+ }
3216
3669
 
3217
3670
  /** AWS cloud account connector based credentials, the credentials is composed of access key ID and secret key, for more details, refer to <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html">Creating an IAM User in Your AWS Account (write only)</a> */
3218
- export type AwsCredsAuthenticationDetailsProperties = AuthenticationDetailsProperties & {
3671
+ export interface AwsCredsAuthenticationDetailsProperties
3672
+ extends AuthenticationDetailsProperties {
3219
3673
  /** Polymorphic discriminator, which specifies the different types this object can be */
3220
3674
  authenticationType: "awsCreds";
3221
3675
  /**
@@ -3227,10 +3681,11 @@ export type AwsCredsAuthenticationDetailsProperties = AuthenticationDetailsPrope
3227
3681
  awsAccessKeyId: string;
3228
3682
  /** Secret key element of the AWS credential object (write only) */
3229
3683
  awsSecretAccessKey: string;
3230
- };
3684
+ }
3231
3685
 
3232
3686
  /** AWS cloud account connector based assume role, the role enables delegating access to your AWS resources. The role is composed of role Amazon Resource Name (ARN) and external ID. For more details, refer to <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html">Creating a Role to Delegate Permissions to an IAM User (write only)</a> */
3233
- export type AwAssumeRoleAuthenticationDetailsProperties = AuthenticationDetailsProperties & {
3687
+ export interface AwAssumeRoleAuthenticationDetailsProperties
3688
+ extends AuthenticationDetailsProperties {
3234
3689
  /** Polymorphic discriminator, which specifies the different types this object can be */
3235
3690
  authenticationType: "awsAssumeRole";
3236
3691
  /**
@@ -3242,10 +3697,11 @@ export type AwAssumeRoleAuthenticationDetailsProperties = AuthenticationDetailsP
3242
3697
  awsAssumeRoleArn: string;
3243
3698
  /** A unique identifier that is required when you assume a role in another account. */
3244
3699
  awsExternalId: string;
3245
- };
3700
+ }
3246
3701
 
3247
3702
  /** GCP cloud account connector based service to service credentials, the credentials are composed of the organization ID and a JSON API key (write only) */
3248
- export type GcpCredentialsDetailsProperties = AuthenticationDetailsProperties & {
3703
+ export interface GcpCredentialsDetailsProperties
3704
+ extends AuthenticationDetailsProperties {
3249
3705
  /** Polymorphic discriminator, which specifies the different types this object can be */
3250
3706
  authenticationType: "gcpCredentials";
3251
3707
  /** The organization ID of the GCP cloud account */
@@ -3270,10 +3726,10 @@ export type GcpCredentialsDetailsProperties = AuthenticationDetailsProperties &
3270
3726
  authProviderX509CertUrl: string;
3271
3727
  /** Client x509 certificate URL field of the API key (write only) */
3272
3728
  clientX509CertUrl: string;
3273
- };
3729
+ }
3274
3730
 
3275
3731
  /** Azure resource identifier. */
3276
- export type AzureResourceIdentifier = ResourceIdentifier & {
3732
+ export interface AzureResourceIdentifier extends ResourceIdentifier {
3277
3733
  /** Polymorphic discriminator, which specifies the different types this object can be */
3278
3734
  type: "AzureResource";
3279
3735
  /**
@@ -3281,10 +3737,10 @@ export type AzureResourceIdentifier = ResourceIdentifier & {
3281
3737
  * NOTE: This property will not be serialized. It can only be populated by the server.
3282
3738
  */
3283
3739
  readonly azureResourceId?: string;
3284
- };
3740
+ }
3285
3741
 
3286
3742
  /** Represents a Log Analytics workspace scope identifier. */
3287
- export type LogAnalyticsIdentifier = ResourceIdentifier & {
3743
+ export interface LogAnalyticsIdentifier extends ResourceIdentifier {
3288
3744
  /** Polymorphic discriminator, which specifies the different types this object can be */
3289
3745
  type: "LogAnalytics";
3290
3746
  /**
@@ -3307,26 +3763,27 @@ export type LogAnalyticsIdentifier = ResourceIdentifier & {
3307
3763
  * NOTE: This property will not be serialized. It can only be populated by the server.
3308
3764
  */
3309
3765
  readonly agentId?: string;
3310
- };
3766
+ }
3311
3767
 
3312
3768
  /** Simulate alerts according to this bundles. */
3313
- export type AlertSimulatorBundlesRequestProperties = AlertSimulatorRequestProperties & {
3769
+ export interface AlertSimulatorBundlesRequestProperties
3770
+ extends AlertSimulatorRequestProperties {
3314
3771
  /** Polymorphic discriminator, which specifies the different types this object can be */
3315
3772
  kind: "Bundles";
3316
3773
  /** Bundles list. */
3317
3774
  bundles?: BundleType[];
3318
- };
3775
+ }
3319
3776
 
3320
- /** The CSPM monitoring for AWS offering configurations */
3321
- export type CspmMonitorAwsOffering = CloudOffering & {
3777
+ /** The CSPM monitoring for AWS offering */
3778
+ export interface CspmMonitorAwsOffering extends CloudOffering {
3322
3779
  /** Polymorphic discriminator, which specifies the different types this object can be */
3323
3780
  offeringType: "CspmMonitorAws";
3324
3781
  /** The native cloud connection configuration */
3325
3782
  nativeCloudConnection?: CspmMonitorAwsOfferingNativeCloudConnection;
3326
- };
3783
+ }
3327
3784
 
3328
- /** The Defender for Containers AWS offering configurations */
3329
- export type DefenderForContainersAwsOffering = CloudOffering & {
3785
+ /** The Defender for Containers AWS offering */
3786
+ export interface DefenderForContainersAwsOffering extends CloudOffering {
3330
3787
  /** Polymorphic discriminator, which specifies the different types this object can be */
3331
3788
  offeringType: "DefenderForContainersAws";
3332
3789
  /** The kubernetes service connection configuration */
@@ -3337,44 +3794,208 @@ export type DefenderForContainersAwsOffering = CloudOffering & {
3337
3794
  cloudWatchToKinesis?: DefenderForContainersAwsOfferingCloudWatchToKinesis;
3338
3795
  /** The kinesis to s3 connection configuration */
3339
3796
  kinesisToS3?: DefenderForContainersAwsOfferingKinesisToS3;
3340
- };
3341
-
3342
- /** The Defender for Servers AWS offering configurations */
3343
- export type DefenderForServersAwsOffering = CloudOffering & {
3797
+ /** The container vulnerability assessment configuration */
3798
+ containerVulnerabilityAssessment?: DefenderForContainersAwsOfferingContainerVulnerabilityAssessment;
3799
+ /** The container vulnerability assessment task configuration */
3800
+ containerVulnerabilityAssessmentTask?: DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask;
3801
+ /** Enable container vulnerability assessment feature */
3802
+ enableContainerVulnerabilityAssessment?: boolean;
3803
+ /** Is audit logs pipeline auto provisioning enabled */
3804
+ autoProvisioning?: boolean;
3805
+ /** The retention time in days of kube audit logs set on the CloudWatch log group */
3806
+ kubeAuditRetentionTime?: number;
3807
+ /** The externalId used by the data reader to prevent the confused deputy attack */
3808
+ scubaExternalId?: string;
3809
+ }
3810
+
3811
+ /** The Defender for Servers AWS offering */
3812
+ export interface DefenderForServersAwsOffering extends CloudOffering {
3344
3813
  /** Polymorphic discriminator, which specifies the different types this object can be */
3345
3814
  offeringType: "DefenderForServersAws";
3346
3815
  /** The Defender for servers connection configuration */
3347
3816
  defenderForServers?: DefenderForServersAwsOfferingDefenderForServers;
3348
3817
  /** The ARC autoprovisioning configuration */
3349
3818
  arcAutoProvisioning?: DefenderForServersAwsOfferingArcAutoProvisioning;
3350
- };
3819
+ /** The Vulnerability Assessment autoprovisioning configuration */
3820
+ vaAutoProvisioning?: DefenderForServersAwsOfferingVaAutoProvisioning;
3821
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
3822
+ mdeAutoProvisioning?: DefenderForServersAwsOfferingMdeAutoProvisioning;
3823
+ /** configuration for the servers offering subPlan */
3824
+ subPlan?: DefenderForServersAwsOfferingSubPlan;
3825
+ /** The Microsoft Defender for Server VM scanning configuration */
3826
+ vmScanners?: DefenderForServersAwsOfferingVmScanners;
3827
+ }
3828
+
3829
+ /** The Defender for Databases AWS offering */
3830
+ export interface DefenderFoDatabasesAwsOffering extends CloudOffering {
3831
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3832
+ offeringType: "DefenderForDatabasesAws";
3833
+ /** The ARC autoprovisioning configuration */
3834
+ arcAutoProvisioning?: DefenderFoDatabasesAwsOfferingArcAutoProvisioning;
3835
+ }
3351
3836
 
3352
- /** The information protection for AWS offering configurations */
3353
- export type InformationProtectionAwsOffering = CloudOffering & {
3837
+ /** The information protection for AWS offering */
3838
+ export interface InformationProtectionAwsOffering extends CloudOffering {
3354
3839
  /** Polymorphic discriminator, which specifies the different types this object can be */
3355
3840
  offeringType: "InformationProtectionAws";
3356
3841
  /** The native cloud connection configuration */
3357
3842
  informationProtection?: InformationProtectionAwsOfferingInformationProtection;
3358
- };
3843
+ }
3844
+
3845
+ /** The CSPM monitoring for GCP offering */
3846
+ export interface CspmMonitorGcpOffering extends CloudOffering {
3847
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3848
+ offeringType: "CspmMonitorGcp";
3849
+ /** The native cloud connection configuration */
3850
+ nativeCloudConnection?: CspmMonitorGcpOfferingNativeCloudConnection;
3851
+ }
3852
+
3853
+ /** The Defender for Servers GCP offering configurations */
3854
+ export interface DefenderForServersGcpOffering extends CloudOffering {
3855
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3856
+ offeringType: "DefenderForServersGcp";
3857
+ /** The Defender for servers connection configuration */
3858
+ defenderForServers?: DefenderForServersGcpOfferingDefenderForServers;
3859
+ /** The ARC autoprovisioning configuration */
3860
+ arcAutoProvisioning?: DefenderForServersGcpOfferingArcAutoProvisioning;
3861
+ /** The Vulnerability Assessment autoprovisioning configuration */
3862
+ vaAutoProvisioning?: DefenderForServersGcpOfferingVaAutoProvisioning;
3863
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
3864
+ mdeAutoProvisioning?: DefenderForServersGcpOfferingMdeAutoProvisioning;
3865
+ /** configuration for the servers offering subPlan */
3866
+ subPlan?: DefenderForServersGcpOfferingSubPlan;
3867
+ }
3868
+
3869
+ /** The Defender for Databases GCP offering configurations */
3870
+ export interface DefenderForDatabasesGcpOffering extends CloudOffering {
3871
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3872
+ offeringType: "DefenderForDatabasesGcp";
3873
+ /** The ARC autoprovisioning configuration */
3874
+ arcAutoProvisioning?: DefenderForDatabasesGcpOfferingArcAutoProvisioning;
3875
+ /** The native cloud connection configuration */
3876
+ defenderForDatabasesArcAutoProvisioning?: DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning;
3877
+ }
3878
+
3879
+ /** The containers GCP offering */
3880
+ export interface DefenderForContainersGcpOffering extends CloudOffering {
3881
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3882
+ offeringType: "DefenderForContainersGcp";
3883
+ /** The native cloud connection configuration */
3884
+ nativeCloudConnection?: DefenderForContainersGcpOfferingNativeCloudConnection;
3885
+ /** The native cloud connection configuration */
3886
+ dataPipelineNativeCloudConnection?: DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection;
3887
+ /** Is audit logs data collection enabled */
3888
+ auditLogsAutoProvisioningFlag?: boolean;
3889
+ /** Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled */
3890
+ defenderAgentAutoProvisioningFlag?: boolean;
3891
+ /** Is Policy Kubernetes agent auto provisioning enabled */
3892
+ policyAgentAutoProvisioningFlag?: boolean;
3893
+ }
3894
+
3895
+ /** The CSPM monitoring for github offering */
3896
+ export interface CspmMonitorGithubOffering extends CloudOffering {
3897
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3898
+ offeringType: "CspmMonitorGithub";
3899
+ }
3900
+
3901
+ /** The CSPM monitoring for AzureDevOps offering */
3902
+ export interface CspmMonitorAzureDevOpsOffering extends CloudOffering {
3903
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3904
+ offeringType: "CspmMonitorAzureDevOps";
3905
+ }
3906
+
3907
+ /** The aws connector environment data */
3908
+ export interface AWSEnvironmentData extends EnvironmentData {
3909
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3910
+ environmentType: "AwsAccount";
3911
+ /** The AWS account's organizational data */
3912
+ organizationalData?: AwsOrganizationalDataUnion;
3913
+ }
3914
+
3915
+ /** The GCP project connector environment data */
3916
+ export interface GcpProjectEnvironmentData extends EnvironmentData {
3917
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3918
+ environmentType: "GcpProject";
3919
+ /** The Gcp project's organizational data */
3920
+ organizationalData?: GcpOrganizationalDataUnion;
3921
+ /** The Gcp project's details */
3922
+ projectDetails?: GcpProjectDetails;
3923
+ }
3924
+
3925
+ /** The github scope connector's environment data */
3926
+ export interface GithubScopeEnvironmentData extends EnvironmentData {
3927
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3928
+ environmentType: "GithubScope";
3929
+ }
3930
+
3931
+ /** The AzureDevOps scope connector's environment data */
3932
+ export interface AzureDevOpsScopeEnvironmentData extends EnvironmentData {
3933
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3934
+ environmentType: "AzureDevOpsScope";
3935
+ }
3359
3936
 
3360
3937
  /** The external security solution properties for CEF solutions */
3361
- export type CefSolutionProperties = ExternalSecuritySolutionProperties & {
3938
+ export interface CefSolutionProperties
3939
+ extends ExternalSecuritySolutionProperties {
3362
3940
  hostname?: string;
3363
3941
  agent?: string;
3364
3942
  lastEventReceived?: string;
3365
- };
3943
+ }
3366
3944
 
3367
3945
  /** The external security solution properties for ATA solutions */
3368
- export type AtaSolutionProperties = ExternalSecuritySolutionProperties & {
3946
+ export interface AtaSolutionProperties
3947
+ extends ExternalSecuritySolutionProperties {
3369
3948
  lastEventReceived?: string;
3370
- };
3949
+ }
3371
3950
 
3372
3951
  /** The external security solution properties for AAD solutions */
3373
- export type AadSolutionProperties = ExternalSecuritySolutionProperties &
3374
- AadConnectivityStateAutoGenerated & {};
3952
+ export interface AadSolutionProperties
3953
+ extends ExternalSecuritySolutionProperties,
3954
+ AadConnectivityStateAutoGenerated {}
3955
+
3956
+ /** The awsOrganization data for the master account */
3957
+ export interface AwsOrganizationalDataMaster extends AwsOrganizationalData {
3958
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3959
+ organizationMembershipType: "Organization";
3960
+ /** If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset */
3961
+ stacksetName?: string;
3962
+ /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */
3963
+ excludedAccountIds?: string[];
3964
+ }
3965
+
3966
+ /** The awsOrganization data for the member account */
3967
+ export interface AwsOrganizationalDataMember extends AwsOrganizationalData {
3968
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3969
+ organizationMembershipType: "Member";
3970
+ /** If the multi cloud account is not of membership type organization, this will be the ID of the account's parent */
3971
+ parentHierarchyId?: string;
3972
+ }
3973
+
3974
+ /** The gcpOrganization data for the parent account */
3975
+ export interface GcpOrganizationalDataOrganization
3976
+ extends GcpOrganizationalData {
3977
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3978
+ organizationMembershipType: "Organization";
3979
+ /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */
3980
+ excludedProjectNumbers?: string[];
3981
+ /** The service account email address which represents the organization level permissions container. */
3982
+ serviceAccountEmailAddress?: string;
3983
+ /** The GCP workload identity provider id which represents the permissions required to auto provision security connectors */
3984
+ workloadIdentityProviderId?: string;
3985
+ }
3986
+
3987
+ /** The gcpOrganization data for the member account */
3988
+ export interface GcpOrganizationalDataMember extends GcpOrganizationalData {
3989
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3990
+ organizationMembershipType: "Member";
3991
+ /** If the multi cloud account is not of membership type organization, this will be the ID of the project's parent */
3992
+ parentHierarchyId?: string;
3993
+ /** The GCP management project number from organizational onboarding */
3994
+ managementProjectNumber?: string;
3995
+ }
3375
3996
 
3376
3997
  /** The security automation resource. */
3377
- export type Automation = TrackedResource & {
3998
+ export interface Automation extends TrackedResource {
3378
3999
  /** The security automation description. */
3379
4000
  description?: string;
3380
4001
  /** Indicates whether the security automation is enabled. */
@@ -3385,57 +4006,66 @@ export type Automation = TrackedResource & {
3385
4006
  sources?: AutomationSource[];
3386
4007
  /** A collection of the actions which are triggered if all the configured rules evaluations, within at least one rule set, are true. */
3387
4008
  actions?: AutomationActionUnion[];
3388
- };
4009
+ }
3389
4010
 
3390
4011
  /** The security connector resource. */
3391
- export type SecurityConnector = TrackedResource & {
4012
+ export interface SecurityConnector extends TrackedResource {
3392
4013
  /**
3393
4014
  * Azure Resource Manager metadata containing createdBy and modifiedBy information.
3394
4015
  * NOTE: This property will not be serialized. It can only be populated by the server.
3395
4016
  */
3396
4017
  readonly systemData?: SystemData;
3397
- /** The multi cloud resource identifier (account id in case of AWS connector). */
4018
+ /** The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector). */
3398
4019
  hierarchyIdentifier?: string;
4020
+ /**
4021
+ * The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.
4022
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4023
+ */
4024
+ readonly hierarchyIdentifierTrialEndDate?: Date;
3399
4025
  /** The multi cloud resource's cloud name. */
3400
- cloudName?: CloudName;
4026
+ environmentName?: CloudName;
3401
4027
  /** A collection of offerings for the security connector. */
3402
4028
  offerings?: CloudOfferingUnion[];
3403
- /** The multi cloud account's organizational data */
3404
- organizationalData?: SecurityConnectorPropertiesOrganizationalData;
3405
- };
4029
+ /** The security connector environment data. */
4030
+ environmentData?: EnvironmentDataUnion;
4031
+ }
3406
4032
 
3407
4033
  /** Represents a security solution which sends CEF logs to an OMS workspace */
3408
- export type CefExternalSecuritySolution = ExternalSecuritySolution & {
4034
+ export interface CefExternalSecuritySolution extends ExternalSecuritySolution {
3409
4035
  /** The external security solution properties for CEF solutions */
3410
4036
  properties?: CefSolutionProperties;
3411
- };
4037
+ }
3412
4038
 
3413
4039
  /** Represents an ATA security solution which sends logs to an OMS workspace */
3414
- export type AtaExternalSecuritySolution = ExternalSecuritySolution & {
4040
+ export interface AtaExternalSecuritySolution extends ExternalSecuritySolution {
3415
4041
  /** The external security solution properties for ATA solutions */
3416
4042
  properties?: AtaSolutionProperties;
3417
- };
4043
+ }
3418
4044
 
3419
4045
  /** Represents an AAD identity protection solution which sends logs to an OMS workspace. */
3420
- export type AadExternalSecuritySolution = ExternalSecuritySolution & {
4046
+ export interface AadExternalSecuritySolution extends ExternalSecuritySolution {
3421
4047
  /** The external security solution properties for AAD solutions */
3422
4048
  properties?: AadSolutionProperties;
3423
- };
4049
+ }
3424
4050
 
3425
4051
  /** Represents a data export setting */
3426
- export type DataExportSettings = Setting & {
4052
+ export interface DataExportSettings extends Setting {
4053
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4054
+ kind: "DataExportSettings";
3427
4055
  /** Is the data export setting enabled */
3428
4056
  enabled?: boolean;
3429
- };
4057
+ }
3430
4058
 
3431
4059
  /** Represents an alert sync setting */
3432
- export type AlertSyncSettings = Setting & {
4060
+ export interface AlertSyncSettings extends Setting {
4061
+ /** Polymorphic discriminator, which specifies the different types this object can be */
4062
+ kind: "AlertSyncSettings";
3433
4063
  /** Is the alert sync setting enabled */
3434
4064
  enabled?: boolean;
3435
- };
4065
+ }
3436
4066
 
3437
4067
  /** A custom alert rule that checks if the number of activities (depends on the custom alert type) in a time window is within the given range. */
3438
- export type TimeWindowCustomAlertRule = ThresholdCustomAlertRule & {
4068
+ export interface TimeWindowCustomAlertRule extends ThresholdCustomAlertRule {
3439
4069
  /** Polymorphic discriminator, which specifies the different types this object can be */
3440
4070
  ruleType:
3441
4071
  | "TimeWindowCustomAlertRule"
@@ -3457,10 +4087,10 @@ export type TimeWindowCustomAlertRule = ThresholdCustomAlertRule & {
3457
4087
  | "UnauthorizedOperationsNotInAllowedRange";
3458
4088
  /** The time window size in iso8601 format. */
3459
4089
  timeWindowSize: string;
3460
- };
4090
+ }
3461
4091
 
3462
4092
  /** A custom alert rule that checks if a value (depends on the custom alert type) is allowed. */
3463
- export type AllowlistCustomAlertRule = ListCustomAlertRule & {
4093
+ export interface AllowlistCustomAlertRule extends ListCustomAlertRule {
3464
4094
  /** Polymorphic discriminator, which specifies the different types this object can be */
3465
4095
  ruleType:
3466
4096
  | "AllowlistCustomAlertRule"
@@ -3470,151 +4100,195 @@ export type AllowlistCustomAlertRule = ListCustomAlertRule & {
3470
4100
  | "ProcessNotAllowed";
3471
4101
  /** The values to allow. The format of the values depends on the rule type. */
3472
4102
  allowlistValues: string[];
3473
- };
4103
+ }
3474
4104
 
3475
4105
  /** A custom alert rule that checks if a value (depends on the custom alert type) is denied. */
3476
- export type DenylistCustomAlertRule = ListCustomAlertRule & {
4106
+ export interface DenylistCustomAlertRule extends ListCustomAlertRule {
3477
4107
  /** Polymorphic discriminator, which specifies the different types this object can be */
3478
4108
  ruleType: "DenylistCustomAlertRule";
3479
4109
  /** The values to deny. The format of the values depends on the rule type. */
3480
4110
  denylistValues: string[];
3481
- };
4111
+ }
3482
4112
 
3483
4113
  /** Details of the On Premise Sql resource that was assessed */
3484
- export type OnPremiseSqlResourceDetails = OnPremiseResourceDetails & {
4114
+ export interface OnPremiseSqlResourceDetails extends OnPremiseResourceDetails {
3485
4115
  /** Polymorphic discriminator, which specifies the different types this object can be */
3486
4116
  source: "OnPremiseSql";
3487
4117
  /** The Sql server name installed on the machine */
3488
4118
  serverName: string;
3489
4119
  /** The Sql database name installed on the machine */
3490
4120
  databaseName: string;
3491
- };
4121
+ }
3492
4122
 
3493
4123
  /** Number of active connections is not in allowed range. */
3494
- export type ActiveConnectionsNotInAllowedRange = TimeWindowCustomAlertRule & {
4124
+ export interface ActiveConnectionsNotInAllowedRange
4125
+ extends TimeWindowCustomAlertRule {
3495
4126
  /** Polymorphic discriminator, which specifies the different types this object can be */
3496
4127
  ruleType: "ActiveConnectionsNotInAllowedRange";
3497
- };
4128
+ }
3498
4129
 
3499
4130
  /** Number of cloud to device messages (AMQP protocol) is not in allowed range. */
3500
- export type AmqpC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
4131
+ export interface AmqpC2DMessagesNotInAllowedRange
4132
+ extends TimeWindowCustomAlertRule {
3501
4133
  /** Polymorphic discriminator, which specifies the different types this object can be */
3502
4134
  ruleType: "AmqpC2DMessagesNotInAllowedRange";
3503
- };
4135
+ }
3504
4136
 
3505
4137
  /** Number of cloud to device messages (MQTT protocol) is not in allowed range. */
3506
- export type MqttC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
4138
+ export interface MqttC2DMessagesNotInAllowedRange
4139
+ extends TimeWindowCustomAlertRule {
3507
4140
  /** Polymorphic discriminator, which specifies the different types this object can be */
3508
4141
  ruleType: "MqttC2DMessagesNotInAllowedRange";
3509
- };
4142
+ }
3510
4143
 
3511
4144
  /** Number of cloud to device messages (HTTP protocol) is not in allowed range. */
3512
- export type HttpC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
4145
+ export interface HttpC2DMessagesNotInAllowedRange
4146
+ extends TimeWindowCustomAlertRule {
3513
4147
  /** Polymorphic discriminator, which specifies the different types this object can be */
3514
4148
  ruleType: "HttpC2DMessagesNotInAllowedRange";
3515
- };
4149
+ }
3516
4150
 
3517
4151
  /** Number of rejected cloud to device messages (AMQP protocol) is not in allowed range. */
3518
- export type AmqpC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
4152
+ export interface AmqpC2DRejectedMessagesNotInAllowedRange
4153
+ extends TimeWindowCustomAlertRule {
3519
4154
  /** Polymorphic discriminator, which specifies the different types this object can be */
3520
4155
  ruleType: "AmqpC2DRejectedMessagesNotInAllowedRange";
3521
- };
4156
+ }
3522
4157
 
3523
4158
  /** Number of rejected cloud to device messages (MQTT protocol) is not in allowed range. */
3524
- export type MqttC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
4159
+ export interface MqttC2DRejectedMessagesNotInAllowedRange
4160
+ extends TimeWindowCustomAlertRule {
3525
4161
  /** Polymorphic discriminator, which specifies the different types this object can be */
3526
4162
  ruleType: "MqttC2DRejectedMessagesNotInAllowedRange";
3527
- };
4163
+ }
3528
4164
 
3529
4165
  /** Number of rejected cloud to device messages (HTTP protocol) is not in allowed range. */
3530
- export type HttpC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
4166
+ export interface HttpC2DRejectedMessagesNotInAllowedRange
4167
+ extends TimeWindowCustomAlertRule {
3531
4168
  /** Polymorphic discriminator, which specifies the different types this object can be */
3532
4169
  ruleType: "HttpC2DRejectedMessagesNotInAllowedRange";
3533
- };
4170
+ }
3534
4171
 
3535
4172
  /** Number of device to cloud messages (AMQP protocol) is not in allowed range. */
3536
- export type AmqpD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
4173
+ export interface AmqpD2CMessagesNotInAllowedRange
4174
+ extends TimeWindowCustomAlertRule {
3537
4175
  /** Polymorphic discriminator, which specifies the different types this object can be */
3538
4176
  ruleType: "AmqpD2CMessagesNotInAllowedRange";
3539
- };
4177
+ }
3540
4178
 
3541
4179
  /** Number of device to cloud messages (MQTT protocol) is not in allowed range. */
3542
- export type MqttD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
4180
+ export interface MqttD2CMessagesNotInAllowedRange
4181
+ extends TimeWindowCustomAlertRule {
3543
4182
  /** Polymorphic discriminator, which specifies the different types this object can be */
3544
4183
  ruleType: "MqttD2CMessagesNotInAllowedRange";
3545
- };
4184
+ }
3546
4185
 
3547
4186
  /** Number of device to cloud messages (HTTP protocol) is not in allowed range. */
3548
- export type HttpD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
4187
+ export interface HttpD2CMessagesNotInAllowedRange
4188
+ extends TimeWindowCustomAlertRule {
3549
4189
  /** Polymorphic discriminator, which specifies the different types this object can be */
3550
4190
  ruleType: "HttpD2CMessagesNotInAllowedRange";
3551
- };
4191
+ }
3552
4192
 
3553
4193
  /** Number of direct method invokes is not in allowed range. */
3554
- export type DirectMethodInvokesNotInAllowedRange = TimeWindowCustomAlertRule & {
4194
+ export interface DirectMethodInvokesNotInAllowedRange
4195
+ extends TimeWindowCustomAlertRule {
3555
4196
  /** Polymorphic discriminator, which specifies the different types this object can be */
3556
4197
  ruleType: "DirectMethodInvokesNotInAllowedRange";
3557
- };
4198
+ }
3558
4199
 
3559
4200
  /** Number of failed local logins is not in allowed range. */
3560
- export type FailedLocalLoginsNotInAllowedRange = TimeWindowCustomAlertRule & {
4201
+ export interface FailedLocalLoginsNotInAllowedRange
4202
+ extends TimeWindowCustomAlertRule {
3561
4203
  /** Polymorphic discriminator, which specifies the different types this object can be */
3562
4204
  ruleType: "FailedLocalLoginsNotInAllowedRange";
3563
- };
4205
+ }
3564
4206
 
3565
4207
  /** Number of file uploads is not in allowed range. */
3566
- export type FileUploadsNotInAllowedRange = TimeWindowCustomAlertRule & {
4208
+ export interface FileUploadsNotInAllowedRange
4209
+ extends TimeWindowCustomAlertRule {
3567
4210
  /** Polymorphic discriminator, which specifies the different types this object can be */
3568
4211
  ruleType: "FileUploadsNotInAllowedRange";
3569
- };
4212
+ }
3570
4213
 
3571
4214
  /** Number of device queue purges is not in allowed range. */
3572
- export type QueuePurgesNotInAllowedRange = TimeWindowCustomAlertRule & {
4215
+ export interface QueuePurgesNotInAllowedRange
4216
+ extends TimeWindowCustomAlertRule {
3573
4217
  /** Polymorphic discriminator, which specifies the different types this object can be */
3574
4218
  ruleType: "QueuePurgesNotInAllowedRange";
3575
- };
4219
+ }
3576
4220
 
3577
4221
  /** Number of twin updates is not in allowed range. */
3578
- export type TwinUpdatesNotInAllowedRange = TimeWindowCustomAlertRule & {
4222
+ export interface TwinUpdatesNotInAllowedRange
4223
+ extends TimeWindowCustomAlertRule {
3579
4224
  /** Polymorphic discriminator, which specifies the different types this object can be */
3580
4225
  ruleType: "TwinUpdatesNotInAllowedRange";
3581
- };
4226
+ }
3582
4227
 
3583
4228
  /** Number of unauthorized operations is not in allowed range. */
3584
- export type UnauthorizedOperationsNotInAllowedRange = TimeWindowCustomAlertRule & {
4229
+ export interface UnauthorizedOperationsNotInAllowedRange
4230
+ extends TimeWindowCustomAlertRule {
3585
4231
  /** Polymorphic discriminator, which specifies the different types this object can be */
3586
4232
  ruleType: "UnauthorizedOperationsNotInAllowedRange";
3587
- };
4233
+ }
3588
4234
 
3589
4235
  /** Outbound connection to an ip that isn't allowed. Allow list consists of ipv4 or ipv6 range in CIDR notation. */
3590
- export type ConnectionToIpNotAllowed = AllowlistCustomAlertRule & {
4236
+ export interface ConnectionToIpNotAllowed extends AllowlistCustomAlertRule {
3591
4237
  /** Polymorphic discriminator, which specifies the different types this object can be */
3592
4238
  ruleType: "ConnectionToIpNotAllowed";
3593
- };
4239
+ }
3594
4240
 
3595
4241
  /** Inbound connection from an ip that isn't allowed. Allow list consists of ipv4 or ipv6 range in CIDR notation. */
3596
- export type ConnectionFromIpNotAllowed = AllowlistCustomAlertRule & {
4242
+ export interface ConnectionFromIpNotAllowed extends AllowlistCustomAlertRule {
3597
4243
  /** Polymorphic discriminator, which specifies the different types this object can be */
3598
4244
  ruleType: "ConnectionFromIpNotAllowed";
3599
- };
4245
+ }
3600
4246
 
3601
4247
  /** Login by a local user that isn't allowed. Allow list consists of login names to allow. */
3602
- export type LocalUserNotAllowed = AllowlistCustomAlertRule & {
4248
+ export interface LocalUserNotAllowed extends AllowlistCustomAlertRule {
3603
4249
  /** Polymorphic discriminator, which specifies the different types this object can be */
3604
4250
  ruleType: "LocalUserNotAllowed";
3605
- };
4251
+ }
3606
4252
 
3607
4253
  /** Execution of a process that isn't allowed. Allow list consists of process names to allow. */
3608
- export type ProcessNotAllowed = AllowlistCustomAlertRule & {
4254
+ export interface ProcessNotAllowed extends AllowlistCustomAlertRule {
3609
4255
  /** Polymorphic discriminator, which specifies the different types this object can be */
3610
4256
  ruleType: "ProcessNotAllowed";
3611
- };
4257
+ }
4258
+
4259
+ /** Defines headers for GovernanceRules_ruleIdExecuteSingleSubscription operation. */
4260
+ export interface GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders {
4261
+ /** Location URL for the execution status */
4262
+ location?: string;
4263
+ }
4264
+
4265
+ /** Defines headers for GovernanceRules_ruleIdExecuteSingleSecurityConnector operation. */
4266
+ export interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders {
4267
+ /** Location URL for the execution status */
4268
+ location?: string;
4269
+ }
4270
+
4271
+ /** Defines headers for SubscriptionGovernanceRulesExecuteStatus_get operation. */
4272
+ export interface SubscriptionGovernanceRulesExecuteStatusGetHeaders {
4273
+ /** Location URL for the execution status */
4274
+ location?: string;
4275
+ }
4276
+
4277
+ /** Defines headers for SecurityConnectorGovernanceRulesExecuteStatus_get operation. */
4278
+ export interface SecurityConnectorGovernanceRulesExecuteStatusGetHeaders {
4279
+ /** Location URL for the execution status */
4280
+ location?: string;
4281
+ }
3612
4282
 
3613
4283
  /** Known values of {@link CreatedByType} that the service accepts. */
3614
4284
  export enum KnownCreatedByType {
4285
+ /** User */
3615
4286
  User = "User",
4287
+ /** Application */
3616
4288
  Application = "Application",
4289
+ /** ManagedIdentity */
3617
4290
  ManagedIdentity = "ManagedIdentity",
4291
+ /** Key */
3618
4292
  Key = "Key"
3619
4293
  }
3620
4294
 
@@ -3632,7 +4306,9 @@ export type CreatedByType = string;
3632
4306
 
3633
4307
  /** Known values of {@link SupportedCloudEnum} that the service accepts. */
3634
4308
  export enum KnownSupportedCloudEnum {
4309
+ /** AWS */
3635
4310
  AWS = "AWS",
4311
+ /** GCP */
3636
4312
  GCP = "GCP"
3637
4313
  }
3638
4314
 
@@ -3648,8 +4324,11 @@ export type SupportedCloudEnum = string;
3648
4324
 
3649
4325
  /** Known values of {@link SeverityEnum} that the service accepts. */
3650
4326
  export enum KnownSeverityEnum {
4327
+ /** High */
3651
4328
  High = "High",
4329
+ /** Medium */
3652
4330
  Medium = "Medium",
4331
+ /** Low */
3653
4332
  Low = "Low"
3654
4333
  }
3655
4334
 
@@ -3690,9 +4369,9 @@ export type ResourceStatus = string;
3690
4369
 
3691
4370
  /** Known values of {@link PricingTier} that the service accepts. */
3692
4371
  export enum KnownPricingTier {
3693
- /** Get free Azure security center experience with basic security features */
4372
+ /** Get free Microsoft Defender for Cloud experience with basic security features */
3694
4373
  Free = "Free",
3695
- /** Get the standard Azure security center experience with advanced security features */
4374
+ /** Get the standard Microsoft Defender for Cloud experience with advanced security features */
3696
4375
  Standard = "Standard"
3697
4376
  }
3698
4377
 
@@ -3701,8 +4380,8 @@ export enum KnownPricingTier {
3701
4380
  * {@link KnownPricingTier} can be used interchangeably with PricingTier,
3702
4381
  * this enum contains the known values that the service supports.
3703
4382
  * ### Known values supported by the service
3704
- * **Free**: Get free Azure security center experience with basic security features \
3705
- * **Standard**: Get the standard Azure security center experience with advanced security features
4383
+ * **Free**: Get free Microsoft Defender for Cloud experience with basic security features \
4384
+ * **Standard**: Get the standard Microsoft Defender for Cloud experience with advanced security features
3706
4385
  */
3707
4386
  export type PricingTier = string;
3708
4387
 
@@ -3726,7 +4405,9 @@ export type ValueType = string;
3726
4405
 
3727
4406
  /** Known values of {@link SecuritySolutionStatus} that the service accepts. */
3728
4407
  export enum KnownSecuritySolutionStatus {
4408
+ /** Enabled */
3729
4409
  Enabled = "Enabled",
4410
+ /** Disabled */
3730
4411
  Disabled = "Disabled"
3731
4412
  }
3732
4413
 
@@ -3832,7 +4513,9 @@ export type RecommendationType = string;
3832
4513
 
3833
4514
  /** Known values of {@link RecommendationConfigStatus} that the service accepts. */
3834
4515
  export enum KnownRecommendationConfigStatus {
4516
+ /** Disabled */
3835
4517
  Disabled = "Disabled",
4518
+ /** Enabled */
3836
4519
  Enabled = "Enabled"
3837
4520
  }
3838
4521
 
@@ -3866,6 +4549,7 @@ export type UnmaskedIpLoggingStatus = string;
3866
4549
 
3867
4550
  /** Known values of {@link AdditionalWorkspaceType} that the service accepts. */
3868
4551
  export enum KnownAdditionalWorkspaceType {
4552
+ /** Sentinel */
3869
4553
  Sentinel = "Sentinel"
3870
4554
  }
3871
4555
 
@@ -3880,7 +4564,9 @@ export type AdditionalWorkspaceType = string;
3880
4564
 
3881
4565
  /** Known values of {@link AdditionalWorkspaceDataType} that the service accepts. */
3882
4566
  export enum KnownAdditionalWorkspaceDataType {
4567
+ /** Alerts */
3883
4568
  Alerts = "Alerts",
4569
+ /** RawEvents */
3884
4570
  RawEvents = "RawEvents"
3885
4571
  }
3886
4572
 
@@ -3896,9 +4582,13 @@ export type AdditionalWorkspaceDataType = string;
3896
4582
 
3897
4583
  /** Known values of {@link ReportedSeverity} that the service accepts. */
3898
4584
  export enum KnownReportedSeverity {
4585
+ /** Informational */
3899
4586
  Informational = "Informational",
4587
+ /** Low */
3900
4588
  Low = "Low",
4589
+ /** Medium */
3901
4590
  Medium = "Medium",
4591
+ /** High */
3902
4592
  High = "High"
3903
4593
  }
3904
4594
 
@@ -3916,10 +4606,15 @@ export type ReportedSeverity = string;
3916
4606
 
3917
4607
  /** Known values of {@link TaskUpdateActionType} that the service accepts. */
3918
4608
  export enum KnownTaskUpdateActionType {
4609
+ /** Activate */
3919
4610
  Activate = "Activate",
4611
+ /** Dismiss */
3920
4612
  Dismiss = "Dismiss",
4613
+ /** Start */
3921
4614
  Start = "Start",
4615
+ /** Resolve */
3922
4616
  Resolve = "Resolve",
4617
+ /** Close */
3923
4618
  Close = "Close"
3924
4619
  }
3925
4620
 
@@ -3956,7 +4651,9 @@ export type AutoProvision = string;
3956
4651
 
3957
4652
  /** Known values of {@link InformationProtectionPolicyName} that the service accepts. */
3958
4653
  export enum KnownInformationProtectionPolicyName {
4654
+ /** Effective */
3959
4655
  Effective = "effective",
4656
+ /** Custom */
3960
4657
  Custom = "custom"
3961
4658
  }
3962
4659
 
@@ -3970,42 +4667,6 @@ export enum KnownInformationProtectionPolicyName {
3970
4667
  */
3971
4668
  export type InformationProtectionPolicyName = string;
3972
4669
 
3973
- /** Known values of {@link AlertNotifications} that the service accepts. */
3974
- export enum KnownAlertNotifications {
3975
- /** Get notifications on new alerts */
3976
- On = "On",
3977
- /** Don't get notifications on new alerts */
3978
- Off = "Off"
3979
- }
3980
-
3981
- /**
3982
- * Defines values for AlertNotifications. \
3983
- * {@link KnownAlertNotifications} can be used interchangeably with AlertNotifications,
3984
- * this enum contains the known values that the service supports.
3985
- * ### Known values supported by the service
3986
- * **On**: Get notifications on new alerts \
3987
- * **Off**: Don't get notifications on new alerts
3988
- */
3989
- export type AlertNotifications = string;
3990
-
3991
- /** Known values of {@link AlertsToAdmins} that the service accepts. */
3992
- export enum KnownAlertsToAdmins {
3993
- /** Send notification on new alerts to the subscription's admins */
3994
- On = "On",
3995
- /** Don't send notification on new alerts to the subscription's admins */
3996
- Off = "Off"
3997
- }
3998
-
3999
- /**
4000
- * Defines values for AlertsToAdmins. \
4001
- * {@link KnownAlertsToAdmins} can be used interchangeably with AlertsToAdmins,
4002
- * this enum contains the known values that the service supports.
4003
- * ### Known values supported by the service
4004
- * **On**: Send notification on new alerts to the subscription's admins \
4005
- * **Off**: Don't send notification on new alerts to the subscription's admins
4006
- */
4007
- export type AlertsToAdmins = string;
4008
-
4009
4670
  /** Known values of {@link State} that the service accepts. */
4010
4671
  export enum KnownState {
4011
4672
  /** All supported regulatory compliance controls in the given standard have a passed state */
@@ -4030,6 +4691,51 @@ export enum KnownState {
4030
4691
  */
4031
4692
  export type State = string;
4032
4693
 
4694
+ /** Known values of {@link MinimalSeverity} that the service accepts. */
4695
+ export enum KnownMinimalSeverity {
4696
+ /** Get notifications on new alerts with High severity */
4697
+ High = "High",
4698
+ /** Get notifications on new alerts with medium or high severity */
4699
+ Medium = "Medium",
4700
+ /** Don't get notifications on new alerts with low, medium or high severity */
4701
+ Low = "Low"
4702
+ }
4703
+
4704
+ /**
4705
+ * Defines values for MinimalSeverity. \
4706
+ * {@link KnownMinimalSeverity} can be used interchangeably with MinimalSeverity,
4707
+ * this enum contains the known values that the service supports.
4708
+ * ### Known values supported by the service
4709
+ * **High**: Get notifications on new alerts with High severity \
4710
+ * **Medium**: Get notifications on new alerts with medium or high severity \
4711
+ * **Low**: Don't get notifications on new alerts with low, medium or high severity
4712
+ */
4713
+ export type MinimalSeverity = string;
4714
+
4715
+ /** Known values of {@link Roles} that the service accepts. */
4716
+ export enum KnownRoles {
4717
+ /** If enabled, send notification on new alerts to the account admins */
4718
+ AccountAdmin = "AccountAdmin",
4719
+ /** If enabled, send notification on new alerts to the service admins */
4720
+ ServiceAdmin = "ServiceAdmin",
4721
+ /** If enabled, send notification on new alerts to the subscription owners */
4722
+ Owner = "Owner",
4723
+ /** If enabled, send notification on new alerts to the subscription contributors */
4724
+ Contributor = "Contributor"
4725
+ }
4726
+
4727
+ /**
4728
+ * Defines values for Roles. \
4729
+ * {@link KnownRoles} can be used interchangeably with Roles,
4730
+ * this enum contains the known values that the service supports.
4731
+ * ### Known values supported by the service
4732
+ * **AccountAdmin**: If enabled, send notification on new alerts to the account admins \
4733
+ * **ServiceAdmin**: If enabled, send notification on new alerts to the service admins \
4734
+ * **Owner**: If enabled, send notification on new alerts to the subscription owners \
4735
+ * **Contributor**: If enabled, send notification on new alerts to the subscription contributors
4736
+ */
4737
+ export type Roles = string;
4738
+
4033
4739
  /** Known values of {@link SubAssessmentStatusCode} that the service accepts. */
4034
4740
  export enum KnownSubAssessmentStatusCode {
4035
4741
  /** The resource is healthy */
@@ -4053,8 +4759,11 @@ export type SubAssessmentStatusCode = string;
4053
4759
 
4054
4760
  /** Known values of {@link Severity} that the service accepts. */
4055
4761
  export enum KnownSeverity {
4762
+ /** Low */
4056
4763
  Low = "Low",
4764
+ /** Medium */
4057
4765
  Medium = "Medium",
4766
+ /** High */
4058
4767
  High = "High"
4059
4768
  }
4060
4769
 
@@ -4092,8 +4801,11 @@ export type Source = string;
4092
4801
 
4093
4802
  /** Known values of {@link AssessedResourceType} that the service accepts. */
4094
4803
  export enum KnownAssessedResourceType {
4804
+ /** SqlServerVulnerability */
4095
4805
  SqlServerVulnerability = "SqlServerVulnerability",
4806
+ /** ContainerRegistryVulnerability */
4096
4807
  ContainerRegistryVulnerability = "ContainerRegistryVulnerability",
4808
+ /** ServerVulnerability */
4097
4809
  ServerVulnerability = "ServerVulnerability"
4098
4810
  }
4099
4811
 
@@ -4110,16 +4822,27 @@ export type AssessedResourceType = string;
4110
4822
 
4111
4823
  /** Known values of {@link EventSource} that the service accepts. */
4112
4824
  export enum KnownEventSource {
4825
+ /** Assessments */
4113
4826
  Assessments = "Assessments",
4827
+ /** AssessmentsSnapshot */
4114
4828
  AssessmentsSnapshot = "AssessmentsSnapshot",
4829
+ /** SubAssessments */
4115
4830
  SubAssessments = "SubAssessments",
4831
+ /** SubAssessmentsSnapshot */
4116
4832
  SubAssessmentsSnapshot = "SubAssessmentsSnapshot",
4833
+ /** Alerts */
4117
4834
  Alerts = "Alerts",
4835
+ /** SecureScores */
4118
4836
  SecureScores = "SecureScores",
4837
+ /** SecureScoresSnapshot */
4119
4838
  SecureScoresSnapshot = "SecureScoresSnapshot",
4839
+ /** SecureScoreControls */
4120
4840
  SecureScoreControls = "SecureScoreControls",
4841
+ /** SecureScoreControlsSnapshot */
4121
4842
  SecureScoreControlsSnapshot = "SecureScoreControlsSnapshot",
4843
+ /** RegulatoryComplianceAssessment */
4122
4844
  RegulatoryComplianceAssessment = "RegulatoryComplianceAssessment",
4845
+ /** RegulatoryComplianceAssessmentSnapshot */
4123
4846
  RegulatoryComplianceAssessmentSnapshot = "RegulatoryComplianceAssessmentSnapshot"
4124
4847
  }
4125
4848
 
@@ -4144,9 +4867,13 @@ export type EventSource = string;
4144
4867
 
4145
4868
  /** Known values of {@link PropertyType} that the service accepts. */
4146
4869
  export enum KnownPropertyType {
4870
+ /** String */
4147
4871
  String = "String",
4872
+ /** Integer */
4148
4873
  Integer = "Integer",
4874
+ /** Number */
4149
4875
  Number = "Number",
4876
+ /** Boolean */
4150
4877
  Boolean = "Boolean"
4151
4878
  }
4152
4879
 
@@ -4203,8 +4930,11 @@ export type Operator = string;
4203
4930
 
4204
4931
  /** Known values of {@link ActionType} that the service accepts. */
4205
4932
  export enum KnownActionType {
4933
+ /** LogicApp */
4206
4934
  LogicApp = "LogicApp",
4935
+ /** EventHub */
4207
4936
  EventHub = "EventHub",
4937
+ /** Workspace */
4208
4938
  Workspace = "Workspace"
4209
4939
  }
4210
4940
 
@@ -4221,10 +4951,15 @@ export type ActionType = string;
4221
4951
 
4222
4952
  /** Known values of {@link ServerVulnerabilityAssessmentPropertiesProvisioningState} that the service accepts. */
4223
4953
  export enum KnownServerVulnerabilityAssessmentPropertiesProvisioningState {
4954
+ /** Succeeded */
4224
4955
  Succeeded = "Succeeded",
4956
+ /** Failed */
4225
4957
  Failed = "Failed",
4958
+ /** Canceled */
4226
4959
  Canceled = "Canceled",
4960
+ /** Provisioning */
4227
4961
  Provisioning = "Provisioning",
4962
+ /** Deprovisioning */
4228
4963
  Deprovisioning = "Deprovisioning"
4229
4964
  }
4230
4965
 
@@ -4243,19 +4978,33 @@ export type ServerVulnerabilityAssessmentPropertiesProvisioningState = string;
4243
4978
 
4244
4979
  /** Known values of {@link Tactics} that the service accepts. */
4245
4980
  export enum KnownTactics {
4981
+ /** Reconnaissance */
4246
4982
  Reconnaissance = "Reconnaissance",
4983
+ /** ResourceDevelopment */
4247
4984
  ResourceDevelopment = "Resource Development",
4985
+ /** InitialAccess */
4248
4986
  InitialAccess = "Initial Access",
4987
+ /** Execution */
4249
4988
  Execution = "Execution",
4989
+ /** Persistence */
4250
4990
  Persistence = "Persistence",
4991
+ /** PrivilegeEscalation */
4251
4992
  PrivilegeEscalation = "Privilege Escalation",
4993
+ /** DefenseEvasion */
4252
4994
  DefenseEvasion = "Defense Evasion",
4995
+ /** CredentialAccess */
4253
4996
  CredentialAccess = "Credential Access",
4997
+ /** Discovery */
4254
4998
  Discovery = "Discovery",
4999
+ /** LateralMovement */
4255
5000
  LateralMovement = "Lateral Movement",
5001
+ /** Collection */
4256
5002
  Collection = "Collection",
5003
+ /** CommandAndControl */
4257
5004
  CommandAndControl = "Command and Control",
5005
+ /** Exfiltration */
4258
5006
  Exfiltration = "Exfiltration",
5007
+ /** Impact */
4259
5008
  Impact = "Impact"
4260
5009
  }
4261
5010
 
@@ -4283,109 +5032,213 @@ export type Tactics = string;
4283
5032
 
4284
5033
  /** Known values of {@link Techniques} that the service accepts. */
4285
5034
  export enum KnownTechniques {
5035
+ /** AbuseElevationControlMechanism */
4286
5036
  AbuseElevationControlMechanism = "Abuse Elevation Control Mechanism",
5037
+ /** AccessTokenManipulation */
4287
5038
  AccessTokenManipulation = "Access Token Manipulation",
5039
+ /** AccountDiscovery */
4288
5040
  AccountDiscovery = "Account Discovery",
5041
+ /** AccountManipulation */
4289
5042
  AccountManipulation = "Account Manipulation",
5043
+ /** ActiveScanning */
4290
5044
  ActiveScanning = "Active Scanning",
5045
+ /** ApplicationLayerProtocol */
4291
5046
  ApplicationLayerProtocol = "Application Layer Protocol",
5047
+ /** AudioCapture */
4292
5048
  AudioCapture = "Audio Capture",
5049
+ /** BootOrLogonAutostartExecution */
4293
5050
  BootOrLogonAutostartExecution = "Boot or Logon Autostart Execution",
5051
+ /** BootOrLogonInitializationScripts */
4294
5052
  BootOrLogonInitializationScripts = "Boot or Logon Initialization Scripts",
5053
+ /** BruteForce */
4295
5054
  BruteForce = "Brute Force",
5055
+ /** CloudInfrastructureDiscovery */
4296
5056
  CloudInfrastructureDiscovery = "Cloud Infrastructure Discovery",
5057
+ /** CloudServiceDashboard */
4297
5058
  CloudServiceDashboard = "Cloud Service Dashboard",
5059
+ /** CloudServiceDiscovery */
4298
5060
  CloudServiceDiscovery = "Cloud Service Discovery",
5061
+ /** CommandAndScriptingInterpreter */
4299
5062
  CommandAndScriptingInterpreter = "Command and Scripting Interpreter",
5063
+ /** CompromiseClientSoftwareBinary */
4300
5064
  CompromiseClientSoftwareBinary = "Compromise Client Software Binary",
5065
+ /** CompromiseInfrastructure */
4301
5066
  CompromiseInfrastructure = "Compromise Infrastructure",
5067
+ /** ContainerAndResourceDiscovery */
4302
5068
  ContainerAndResourceDiscovery = "Container and Resource Discovery",
5069
+ /** CreateAccount */
4303
5070
  CreateAccount = "Create Account",
5071
+ /** CreateOrModifySystemProcess */
4304
5072
  CreateOrModifySystemProcess = "Create or Modify System Process",
5073
+ /** CredentialsFromPasswordStores */
4305
5074
  CredentialsFromPasswordStores = "Credentials from Password Stores",
5075
+ /** DataDestruction */
4306
5076
  DataDestruction = "Data Destruction",
5077
+ /** DataEncryptedForImpact */
4307
5078
  DataEncryptedForImpact = "Data Encrypted for Impact",
5079
+ /** DataFromCloudStorageObject */
4308
5080
  DataFromCloudStorageObject = "Data from Cloud Storage Object",
5081
+ /** DataFromConfigurationRepository */
4309
5082
  DataFromConfigurationRepository = "Data from Configuration Repository",
5083
+ /** DataFromInformationRepositories */
4310
5084
  DataFromInformationRepositories = "Data from Information Repositories",
5085
+ /** DataFromLocalSystem */
4311
5086
  DataFromLocalSystem = "Data from Local System",
5087
+ /** DataManipulation */
4312
5088
  DataManipulation = "Data Manipulation",
5089
+ /** DataStaged */
4313
5090
  DataStaged = "Data Staged",
5091
+ /** Defacement */
4314
5092
  Defacement = "Defacement",
5093
+ /** DeobfuscateDecodeFilesOrInformation */
4315
5094
  DeobfuscateDecodeFilesOrInformation = "Deobfuscate/Decode Files or Information",
5095
+ /** DiskWipe */
4316
5096
  DiskWipe = "Disk Wipe",
5097
+ /** DomainTrustDiscovery */
4317
5098
  DomainTrustDiscovery = "Domain Trust Discovery",
5099
+ /** DriveByCompromise */
4318
5100
  DriveByCompromise = "Drive-by Compromise",
5101
+ /** DynamicResolution */
4319
5102
  DynamicResolution = "Dynamic Resolution",
5103
+ /** EndpointDenialOfService */
4320
5104
  EndpointDenialOfService = "Endpoint Denial of Service",
5105
+ /** EventTriggeredExecution */
4321
5106
  EventTriggeredExecution = "Event Triggered Execution",
5107
+ /** ExfiltrationOverAlternativeProtocol */
4322
5108
  ExfiltrationOverAlternativeProtocol = "Exfiltration Over Alternative Protocol",
5109
+ /** ExploitPublicFacingApplication */
4323
5110
  ExploitPublicFacingApplication = "Exploit Public-Facing Application",
5111
+ /** ExploitationForClientExecution */
4324
5112
  ExploitationForClientExecution = "Exploitation for Client Execution",
5113
+ /** ExploitationForCredentialAccess */
4325
5114
  ExploitationForCredentialAccess = "Exploitation for Credential Access",
5115
+ /** ExploitationForDefenseEvasion */
4326
5116
  ExploitationForDefenseEvasion = "Exploitation for Defense Evasion",
5117
+ /** ExploitationForPrivilegeEscalation */
4327
5118
  ExploitationForPrivilegeEscalation = "Exploitation for Privilege Escalation",
5119
+ /** ExploitationOfRemoteServices */
4328
5120
  ExploitationOfRemoteServices = "Exploitation of Remote Services",
5121
+ /** ExternalRemoteServices */
4329
5122
  ExternalRemoteServices = "External Remote Services",
5123
+ /** FallbackChannels */
4330
5124
  FallbackChannels = "Fallback Channels",
5125
+ /** FileAndDirectoryDiscovery */
4331
5126
  FileAndDirectoryDiscovery = "File and Directory Discovery",
5127
+ /** GatherVictimNetworkInformation */
4332
5128
  GatherVictimNetworkInformation = "Gather Victim Network Information",
5129
+ /** HideArtifacts */
4333
5130
  HideArtifacts = "Hide Artifacts",
5131
+ /** HijackExecutionFlow */
4334
5132
  HijackExecutionFlow = "Hijack Execution Flow",
5133
+ /** ImpairDefenses */
4335
5134
  ImpairDefenses = "Impair Defenses",
5135
+ /** ImplantContainerImage */
4336
5136
  ImplantContainerImage = "Implant Container Image",
5137
+ /** IndicatorRemovalOnHost */
4337
5138
  IndicatorRemovalOnHost = "Indicator Removal on Host",
5139
+ /** IndirectCommandExecution */
4338
5140
  IndirectCommandExecution = "Indirect Command Execution",
5141
+ /** IngressToolTransfer */
4339
5142
  IngressToolTransfer = "Ingress Tool Transfer",
5143
+ /** InputCapture */
4340
5144
  InputCapture = "Input Capture",
5145
+ /** InterProcessCommunication */
4341
5146
  InterProcessCommunication = "Inter-Process Communication",
5147
+ /** LateralToolTransfer */
4342
5148
  LateralToolTransfer = "Lateral Tool Transfer",
5149
+ /** ManInTheMiddle */
4343
5150
  ManInTheMiddle = "Man-in-the-Middle",
5151
+ /** Masquerading */
4344
5152
  Masquerading = "Masquerading",
5153
+ /** ModifyAuthenticationProcess */
4345
5154
  ModifyAuthenticationProcess = "Modify Authentication Process",
5155
+ /** ModifyRegistry */
4346
5156
  ModifyRegistry = "Modify Registry",
5157
+ /** NetworkDenialOfService */
4347
5158
  NetworkDenialOfService = "Network Denial of Service",
5159
+ /** NetworkServiceScanning */
4348
5160
  NetworkServiceScanning = "Network Service Scanning",
5161
+ /** NetworkSniffing */
4349
5162
  NetworkSniffing = "Network Sniffing",
5163
+ /** NonApplicationLayerProtocol */
4350
5164
  NonApplicationLayerProtocol = "Non-Application Layer Protocol",
5165
+ /** NonStandardPort */
4351
5166
  NonStandardPort = "Non-Standard Port",
5167
+ /** ObtainCapabilities */
4352
5168
  ObtainCapabilities = "Obtain Capabilities",
5169
+ /** ObfuscatedFilesOrInformation */
4353
5170
  ObfuscatedFilesOrInformation = "Obfuscated Files or Information",
5171
+ /** OfficeApplicationStartup */
4354
5172
  OfficeApplicationStartup = "Office Application Startup",
5173
+ /** OSCredentialDumping */
4355
5174
  OSCredentialDumping = "OS Credential Dumping",
5175
+ /** PermissionGroupsDiscovery */
4356
5176
  PermissionGroupsDiscovery = "Permission Groups Discovery",
5177
+ /** Phishing */
4357
5178
  Phishing = "Phishing",
5179
+ /** PreOSBoot */
4358
5180
  PreOSBoot = "Pre-OS Boot",
5181
+ /** ProcessDiscovery */
4359
5182
  ProcessDiscovery = "Process Discovery",
5183
+ /** ProcessInjection */
4360
5184
  ProcessInjection = "Process Injection",
5185
+ /** ProtocolTunneling */
4361
5186
  ProtocolTunneling = "Protocol Tunneling",
5187
+ /** Proxy */
4362
5188
  Proxy = "Proxy",
5189
+ /** QueryRegistry */
4363
5190
  QueryRegistry = "Query Registry",
5191
+ /** RemoteAccessSoftware */
4364
5192
  RemoteAccessSoftware = "Remote Access Software",
5193
+ /** RemoteServiceSessionHijacking */
4365
5194
  RemoteServiceSessionHijacking = "Remote Service Session Hijacking",
5195
+ /** RemoteServices */
4366
5196
  RemoteServices = "Remote Services",
5197
+ /** RemoteSystemDiscovery */
4367
5198
  RemoteSystemDiscovery = "Remote System Discovery",
5199
+ /** ResourceHijacking */
4368
5200
  ResourceHijacking = "Resource Hijacking",
5201
+ /** ScheduledTaskJob */
4369
5202
  ScheduledTaskJob = "Scheduled Task/Job",
5203
+ /** ScreenCapture */
4370
5204
  ScreenCapture = "Screen Capture",
5205
+ /** SearchVictimOwnedWebsites */
4371
5206
  SearchVictimOwnedWebsites = "Search Victim-Owned Websites",
5207
+ /** ServerSoftwareComponent */
4372
5208
  ServerSoftwareComponent = "Server Software Component",
5209
+ /** ServiceStop */
4373
5210
  ServiceStop = "Service Stop",
5211
+ /** SignedBinaryProxyExecution */
4374
5212
  SignedBinaryProxyExecution = "Signed Binary Proxy Execution",
5213
+ /** SoftwareDeploymentTools */
4375
5214
  SoftwareDeploymentTools = "Software Deployment Tools",
5215
+ /** SQLStoredProcedures */
4376
5216
  SQLStoredProcedures = "SQL Stored Procedures",
5217
+ /** StealOrForgeKerberosTickets */
4377
5218
  StealOrForgeKerberosTickets = "Steal or Forge Kerberos Tickets",
5219
+ /** SubvertTrustControls */
4378
5220
  SubvertTrustControls = "Subvert Trust Controls",
5221
+ /** SupplyChainCompromise */
4379
5222
  SupplyChainCompromise = "Supply Chain Compromise",
5223
+ /** SystemInformationDiscovery */
4380
5224
  SystemInformationDiscovery = "System Information Discovery",
5225
+ /** TaintSharedContent */
4381
5226
  TaintSharedContent = "Taint Shared Content",
5227
+ /** TrafficSignaling */
4382
5228
  TrafficSignaling = "Traffic Signaling",
5229
+ /** TransferDataToCloudAccount */
4383
5230
  TransferDataToCloudAccount = "Transfer Data to Cloud Account",
5231
+ /** TrustedRelationship */
4384
5232
  TrustedRelationship = "Trusted Relationship",
5233
+ /** UnsecuredCredentials */
4385
5234
  UnsecuredCredentials = "Unsecured Credentials",
5235
+ /** UserExecution */
4386
5236
  UserExecution = "User Execution",
5237
+ /** ValidAccounts */
4387
5238
  ValidAccounts = "Valid Accounts",
5239
+ /** WindowsManagementInstrumentation */
4388
5240
  WindowsManagementInstrumentation = "Windows Management Instrumentation",
5241
+ /** FileAndDirectoryPermissionsModification */
4389
5242
  FileAndDirectoryPermissionsModification = "File and Directory Permissions Modification"
4390
5243
  }
4391
5244
 
@@ -4503,10 +5356,15 @@ export type Techniques = string;
4503
5356
 
4504
5357
  /** Known values of {@link Categories} that the service accepts. */
4505
5358
  export enum KnownCategories {
5359
+ /** Compute */
4506
5360
  Compute = "Compute",
5361
+ /** Networking */
4507
5362
  Networking = "Networking",
5363
+ /** Data */
4508
5364
  Data = "Data",
5365
+ /** IdentityAndAccess */
4509
5366
  IdentityAndAccess = "IdentityAndAccess",
5367
+ /** IoT */
4510
5368
  IoT = "IoT"
4511
5369
  }
4512
5370
 
@@ -4525,8 +5383,11 @@ export type Categories = string;
4525
5383
 
4526
5384
  /** Known values of {@link UserImpact} that the service accepts. */
4527
5385
  export enum KnownUserImpact {
5386
+ /** Low */
4528
5387
  Low = "Low",
5388
+ /** Moderate */
4529
5389
  Moderate = "Moderate",
5390
+ /** High */
4530
5391
  High = "High"
4531
5392
  }
4532
5393
 
@@ -4543,8 +5404,11 @@ export type UserImpact = string;
4543
5404
 
4544
5405
  /** Known values of {@link ImplementationEffort} that the service accepts. */
4545
5406
  export enum KnownImplementationEffort {
5407
+ /** Low */
4546
5408
  Low = "Low",
5409
+ /** Moderate */
4547
5410
  Moderate = "Moderate",
5411
+ /** High */
4548
5412
  High = "High"
4549
5413
  }
4550
5414
 
@@ -4561,13 +5425,21 @@ export type ImplementationEffort = string;
4561
5425
 
4562
5426
  /** Known values of {@link Threats} that the service accepts. */
4563
5427
  export enum KnownThreats {
5428
+ /** AccountBreach */
4564
5429
  AccountBreach = "accountBreach",
5430
+ /** DataExfiltration */
4565
5431
  DataExfiltration = "dataExfiltration",
5432
+ /** DataSpillage */
4566
5433
  DataSpillage = "dataSpillage",
5434
+ /** MaliciousInsider */
4567
5435
  MaliciousInsider = "maliciousInsider",
5436
+ /** ElevationOfPrivilege */
4568
5437
  ElevationOfPrivilege = "elevationOfPrivilege",
5438
+ /** ThreatResistance */
4569
5439
  ThreatResistance = "threatResistance",
5440
+ /** MissingCoverage */
4570
5441
  MissingCoverage = "missingCoverage",
5442
+ /** DenialOfService */
4571
5443
  DenialOfService = "denialOfService"
4572
5444
  }
4573
5445
 
@@ -4589,11 +5461,11 @@ export type Threats = string;
4589
5461
 
4590
5462
  /** Known values of {@link AssessmentType} that the service accepts. */
4591
5463
  export enum KnownAssessmentType {
4592
- /** Azure Security Center managed assessments */
5464
+ /** Microsoft Defender for Cloud managed assessments */
4593
5465
  BuiltIn = "BuiltIn",
4594
- /** User defined policies that are automatically ingested from Azure Policy to Azure Security Center */
5466
+ /** User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud */
4595
5467
  CustomPolicy = "CustomPolicy",
4596
- /** User assessments pushed directly by the user or other third party to Azure Security Center */
5468
+ /** User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud */
4597
5469
  CustomerManaged = "CustomerManaged",
4598
5470
  /** An assessment that was created by a verified 3rd party if the user connected it to ASC */
4599
5471
  VerifiedPartner = "VerifiedPartner"
@@ -4604,9 +5476,9 @@ export enum KnownAssessmentType {
4604
5476
  * {@link KnownAssessmentType} can be used interchangeably with AssessmentType,
4605
5477
  * this enum contains the known values that the service supports.
4606
5478
  * ### Known values supported by the service
4607
- * **BuiltIn**: Azure Security Center managed assessments \
4608
- * **CustomPolicy**: User defined policies that are automatically ingested from Azure Policy to Azure Security Center \
4609
- * **CustomerManaged**: User assessments pushed directly by the user or other third party to Azure Security Center \
5479
+ * **BuiltIn**: Microsoft Defender for Cloud managed assessments \
5480
+ * **CustomPolicy**: User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud \
5481
+ * **CustomerManaged**: User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud \
4610
5482
  * **VerifiedPartner**: An assessment that was created by a verified 3rd party if the user connected it to ASC
4611
5483
  */
4612
5484
  export type AssessmentType = string;
@@ -4652,8 +5524,11 @@ export type ExpandEnum = string;
4652
5524
 
4653
5525
  /** Known values of {@link EnforcementMode} that the service accepts. */
4654
5526
  export enum KnownEnforcementMode {
5527
+ /** Audit */
4655
5528
  Audit = "Audit",
5529
+ /** Enforce */
4656
5530
  Enforce = "Enforce",
5531
+ /** None */
4657
5532
  None = "None"
4658
5533
  }
4659
5534
 
@@ -4670,10 +5545,15 @@ export type EnforcementMode = string;
4670
5545
 
4671
5546
  /** Known values of {@link ConfigurationStatus} that the service accepts. */
4672
5547
  export enum KnownConfigurationStatus {
5548
+ /** Configured */
4673
5549
  Configured = "Configured",
5550
+ /** NotConfigured */
4674
5551
  NotConfigured = "NotConfigured",
5552
+ /** InProgress */
4675
5553
  InProgress = "InProgress",
5554
+ /** Failed */
4676
5555
  Failed = "Failed",
5556
+ /** NoStatus */
4677
5557
  NoStatus = "NoStatus"
4678
5558
  }
4679
5559
 
@@ -4692,9 +5572,13 @@ export type ConfigurationStatus = string;
4692
5572
 
4693
5573
  /** Known values of {@link RecommendationStatus} that the service accepts. */
4694
5574
  export enum KnownRecommendationStatus {
5575
+ /** Recommended */
4695
5576
  Recommended = "Recommended",
5577
+ /** NotRecommended */
4696
5578
  NotRecommended = "NotRecommended",
5579
+ /** NotAvailable */
4697
5580
  NotAvailable = "NotAvailable",
5581
+ /** NoStatus */
4698
5582
  NoStatus = "NoStatus"
4699
5583
  }
4700
5584
 
@@ -4712,11 +5596,17 @@ export type RecommendationStatus = string;
4712
5596
 
4713
5597
  /** Known values of {@link AdaptiveApplicationControlIssue} that the service accepts. */
4714
5598
  export enum KnownAdaptiveApplicationControlIssue {
5599
+ /** ViolationsAudited */
4715
5600
  ViolationsAudited = "ViolationsAudited",
5601
+ /** ViolationsBlocked */
4716
5602
  ViolationsBlocked = "ViolationsBlocked",
5603
+ /** MsiAndScriptViolationsAudited */
4717
5604
  MsiAndScriptViolationsAudited = "MsiAndScriptViolationsAudited",
5605
+ /** MsiAndScriptViolationsBlocked */
4718
5606
  MsiAndScriptViolationsBlocked = "MsiAndScriptViolationsBlocked",
5607
+ /** ExecutableViolationsAudited */
4719
5608
  ExecutableViolationsAudited = "ExecutableViolationsAudited",
5609
+ /** RulesViolatedManually */
4720
5610
  RulesViolatedManually = "RulesViolatedManually"
4721
5611
  }
4722
5612
 
@@ -4736,10 +5626,15 @@ export type AdaptiveApplicationControlIssue = string;
4736
5626
 
4737
5627
  /** Known values of {@link SourceSystem} that the service accepts. */
4738
5628
  export enum KnownSourceSystem {
5629
+ /** AzureAppLocker */
4739
5630
  AzureAppLocker = "Azure_AppLocker",
5631
+ /** AzureAuditD */
4740
5632
  AzureAuditD = "Azure_AuditD",
5633
+ /** NonAzureAppLocker */
4741
5634
  NonAzureAppLocker = "NonAzure_AppLocker",
5635
+ /** NonAzureAuditD */
4742
5636
  NonAzureAuditD = "NonAzure_AuditD",
5637
+ /** None */
4743
5638
  None = "None"
4744
5639
  }
4745
5640
 
@@ -4758,8 +5653,11 @@ export type SourceSystem = string;
4758
5653
 
4759
5654
  /** Known values of {@link RecommendationAction} that the service accepts. */
4760
5655
  export enum KnownRecommendationAction {
5656
+ /** Recommended */
4761
5657
  Recommended = "Recommended",
5658
+ /** Add */
4762
5659
  Add = "Add",
5660
+ /** Remove */
4763
5661
  Remove = "Remove"
4764
5662
  }
4765
5663
 
@@ -4776,8 +5674,11 @@ export type RecommendationAction = string;
4776
5674
 
4777
5675
  /** Known values of {@link EnforcementSupport} that the service accepts. */
4778
5676
  export enum KnownEnforcementSupport {
5677
+ /** Supported */
4779
5678
  Supported = "Supported",
5679
+ /** NotSupported */
4780
5680
  NotSupported = "NotSupported",
5681
+ /** Unknown */
4781
5682
  Unknown = "Unknown"
4782
5683
  }
4783
5684
 
@@ -4794,11 +5695,17 @@ export type EnforcementSupport = string;
4794
5695
 
4795
5696
  /** Known values of {@link FileType} that the service accepts. */
4796
5697
  export enum KnownFileType {
5698
+ /** Exe */
4797
5699
  Exe = "Exe",
5700
+ /** Dll */
4798
5701
  Dll = "Dll",
5702
+ /** Msi */
4799
5703
  Msi = "Msi",
5704
+ /** Script */
4800
5705
  Script = "Script",
5706
+ /** Executable */
4801
5707
  Executable = "Executable",
5708
+ /** Unknown */
4802
5709
  Unknown = "Unknown"
4803
5710
  }
4804
5711
 
@@ -4818,7 +5725,9 @@ export type FileType = string;
4818
5725
 
4819
5726
  /** Known values of {@link Direction} that the service accepts. */
4820
5727
  export enum KnownDirection {
5728
+ /** Inbound */
4821
5729
  Inbound = "Inbound",
5730
+ /** Outbound */
4822
5731
  Outbound = "Outbound"
4823
5732
  }
4824
5733
 
@@ -4834,7 +5743,9 @@ export type Direction = string;
4834
5743
 
4835
5744
  /** Known values of {@link TransportProtocol} that the service accepts. */
4836
5745
  export enum KnownTransportProtocol {
5746
+ /** TCP */
4837
5747
  TCP = "TCP",
5748
+ /** UDP */
4838
5749
  UDP = "UDP"
4839
5750
  }
4840
5751
 
@@ -4850,7 +5761,9 @@ export type TransportProtocol = string;
4850
5761
 
4851
5762
  /** Known values of {@link ConnectionType} that the service accepts. */
4852
5763
  export enum KnownConnectionType {
5764
+ /** Internal */
4853
5765
  Internal = "Internal",
5766
+ /** External */
4854
5767
  External = "External"
4855
5768
  }
4856
5769
 
@@ -4866,8 +5779,11 @@ export type ConnectionType = string;
4866
5779
 
4867
5780
  /** Known values of {@link Protocol} that the service accepts. */
4868
5781
  export enum KnownProtocol {
5782
+ /** TCP */
4869
5783
  TCP = "TCP",
5784
+ /** UDP */
4870
5785
  UDP = "UDP",
5786
+ /** All */
4871
5787
  All = "*"
4872
5788
  }
4873
5789
 
@@ -4884,7 +5800,9 @@ export type Protocol = string;
4884
5800
 
4885
5801
  /** Known values of {@link Status} that the service accepts. */
4886
5802
  export enum KnownStatus {
5803
+ /** Revoked */
4887
5804
  Revoked = "Revoked",
5805
+ /** Initiated */
4888
5806
  Initiated = "Initiated"
4889
5807
  }
4890
5808
 
@@ -4900,8 +5818,11 @@ export type Status = string;
4900
5818
 
4901
5819
  /** Known values of {@link StatusReason} that the service accepts. */
4902
5820
  export enum KnownStatusReason {
5821
+ /** Expired */
4903
5822
  Expired = "Expired",
5823
+ /** UserRequested */
4904
5824
  UserRequested = "UserRequested",
5825
+ /** NewerRequestInitiated */
4905
5826
  NewerRequestInitiated = "NewerRequestInitiated"
4906
5827
  }
4907
5828
 
@@ -4918,9 +5839,13 @@ export type StatusReason = string;
4918
5839
 
4919
5840
  /** Known values of {@link SecurityFamily} that the service accepts. */
4920
5841
  export enum KnownSecurityFamily {
5842
+ /** Waf */
4921
5843
  Waf = "Waf",
5844
+ /** Ngfw */
4922
5845
  Ngfw = "Ngfw",
5846
+ /** SaasWaf */
4923
5847
  SaasWaf = "SaasWaf",
5848
+ /** Va */
4924
5849
  Va = "Va"
4925
5850
  }
4926
5851
 
@@ -4938,8 +5863,11 @@ export type SecurityFamily = string;
4938
5863
 
4939
5864
  /** Known values of {@link ExternalSecuritySolutionKind} that the service accepts. */
4940
5865
  export enum KnownExternalSecuritySolutionKind {
5866
+ /** CEF */
4941
5867
  CEF = "CEF",
5868
+ /** ATA */
4942
5869
  ATA = "ATA",
5870
+ /** AAD */
4943
5871
  AAD = "AAD"
4944
5872
  }
4945
5873
 
@@ -4971,9 +5899,9 @@ export type ExpandControlsEnum = string;
4971
5899
 
4972
5900
  /** Known values of {@link ControlType} that the service accepts. */
4973
5901
  export enum KnownControlType {
4974
- /** Azure Security Center managed assessments */
5902
+ /** Microsoft Defender for Cloud managed assessments */
4975
5903
  BuiltIn = "BuiltIn",
4976
- /** Non Azure Security Center managed assessments */
5904
+ /** Non Microsoft Defender for Cloud managed assessments */
4977
5905
  Custom = "Custom"
4978
5906
  }
4979
5907
 
@@ -4982,15 +5910,18 @@ export enum KnownControlType {
4982
5910
  * {@link KnownControlType} can be used interchangeably with ControlType,
4983
5911
  * this enum contains the known values that the service supports.
4984
5912
  * ### Known values supported by the service
4985
- * **BuiltIn**: Azure Security Center managed assessments \
4986
- * **Custom**: Non Azure Security Center managed assessments
5913
+ * **BuiltIn**: Microsoft Defender for Cloud managed assessments \
5914
+ * **Custom**: Non Microsoft Defender for Cloud managed assessments
4987
5915
  */
4988
5916
  export type ControlType = string;
4989
5917
 
4990
5918
  /** Known values of {@link ProvisioningState} that the service accepts. */
4991
5919
  export enum KnownProvisioningState {
5920
+ /** Succeeded */
4992
5921
  Succeeded = "Succeeded",
5922
+ /** Failed */
4993
5923
  Failed = "Failed",
5924
+ /** Updating */
4994
5925
  Updating = "Updating"
4995
5926
  }
4996
5927
 
@@ -5295,7 +6226,9 @@ export type Intent = string;
5295
6226
 
5296
6227
  /** Known values of {@link ResourceIdentifierType} that the service accepts. */
5297
6228
  export enum KnownResourceIdentifierType {
6229
+ /** AzureResource */
5298
6230
  AzureResource = "AzureResource",
6231
+ /** LogAnalytics */
5299
6232
  LogAnalytics = "LogAnalytics"
5300
6233
  }
5301
6234
 
@@ -5313,6 +6246,8 @@ export type ResourceIdentifierType = string;
5313
6246
  export enum KnownAlertStatus {
5314
6247
  /** An alert which doesn't specify a value is assigned the status 'Active' */
5315
6248
  Active = "Active",
6249
+ /** An alert which is in handling state */
6250
+ InProgress = "InProgress",
5316
6251
  /** Alert closed after handling */
5317
6252
  Resolved = "Resolved",
5318
6253
  /** Alert dismissed as false positive */
@@ -5325,6 +6260,7 @@ export enum KnownAlertStatus {
5325
6260
  * this enum contains the known values that the service supports.
5326
6261
  * ### Known values supported by the service
5327
6262
  * **Active**: An alert which doesn't specify a value is assigned the status 'Active' \
6263
+ * **InProgress**: An alert which is in handling state \
5328
6264
  * **Resolved**: Alert closed after handling \
5329
6265
  * **Dismissed**: Alert dismissed as false positive
5330
6266
  */
@@ -5347,8 +6283,11 @@ export type Kind = string;
5347
6283
 
5348
6284
  /** Known values of {@link SettingKind} that the service accepts. */
5349
6285
  export enum KnownSettingKind {
6286
+ /** DataExportSettings */
5350
6287
  DataExportSettings = "DataExportSettings",
6288
+ /** AlertSuppressionSetting */
5351
6289
  AlertSuppressionSetting = "AlertSuppressionSetting",
6290
+ /** AlertSyncSettings */
5352
6291
  AlertSyncSettings = "AlertSyncSettings"
5353
6292
  }
5354
6293
 
@@ -5365,9 +6304,15 @@ export type SettingKind = string;
5365
6304
 
5366
6305
  /** Known values of {@link SettingName} that the service accepts. */
5367
6306
  export enum KnownSettingName {
6307
+ /** Mcas */
5368
6308
  Mcas = "MCAS",
6309
+ /** Wdatp */
5369
6310
  Wdatp = "WDATP",
6311
+ /** WdatpExcludeLinuxPublicPreview */
5370
6312
  WdatpExcludeLinuxPublicPreview = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW",
6313
+ /** WdatpUnifiedSolution */
6314
+ WdatpUnifiedSolution = "WDATP_UNIFIED_SOLUTION",
6315
+ /** Sentinel */
5371
6316
  Sentinel = "Sentinel"
5372
6317
  }
5373
6318
 
@@ -5379,16 +6324,22 @@ export enum KnownSettingName {
5379
6324
  * **MCAS** \
5380
6325
  * **WDATP** \
5381
6326
  * **WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW** \
6327
+ * **WDATP_UNIFIED_SOLUTION** \
5382
6328
  * **Sentinel**
5383
6329
  */
5384
6330
  export type SettingName = string;
5385
6331
 
5386
6332
  /** Known values of {@link EndOfSupportStatus} that the service accepts. */
5387
6333
  export enum KnownEndOfSupportStatus {
6334
+ /** None */
5388
6335
  None = "None",
6336
+ /** NoLongerSupported */
5389
6337
  NoLongerSupported = "noLongerSupported",
6338
+ /** VersionNoLongerSupported */
5390
6339
  VersionNoLongerSupported = "versionNoLongerSupported",
6340
+ /** UpcomingNoLongerSupported */
5391
6341
  UpcomingNoLongerSupported = "upcomingNoLongerSupported",
6342
+ /** UpcomingVersionNoLongerSupported */
5392
6343
  UpcomingVersionNoLongerSupported = "upcomingVersionNoLongerSupported"
5393
6344
  }
5394
6345
 
@@ -5403,66 +6354,177 @@ export enum KnownEndOfSupportStatus {
5403
6354
  * **upcomingNoLongerSupported** \
5404
6355
  * **upcomingVersionNoLongerSupported**
5405
6356
  */
5406
- export type EndOfSupportStatus = string;
6357
+ export type EndOfSupportStatus = string;
6358
+
6359
+ /** Known values of {@link CloudName} that the service accepts. */
6360
+ export enum KnownCloudName {
6361
+ /** Azure */
6362
+ Azure = "Azure",
6363
+ /** AWS */
6364
+ AWS = "AWS",
6365
+ /** GCP */
6366
+ GCP = "GCP",
6367
+ /** Github */
6368
+ Github = "Github",
6369
+ /** AzureDevOps */
6370
+ AzureDevOps = "AzureDevOps"
6371
+ }
6372
+
6373
+ /**
6374
+ * Defines values for CloudName. \
6375
+ * {@link KnownCloudName} can be used interchangeably with CloudName,
6376
+ * this enum contains the known values that the service supports.
6377
+ * ### Known values supported by the service
6378
+ * **Azure** \
6379
+ * **AWS** \
6380
+ * **GCP** \
6381
+ * **Github** \
6382
+ * **AzureDevOps**
6383
+ */
6384
+ export type CloudName = string;
6385
+
6386
+ /** Known values of {@link OfferingType} that the service accepts. */
6387
+ export enum KnownOfferingType {
6388
+ /** CspmMonitorAws */
6389
+ CspmMonitorAws = "CspmMonitorAws",
6390
+ /** DefenderForContainersAws */
6391
+ DefenderForContainersAws = "DefenderForContainersAws",
6392
+ /** DefenderForServersAws */
6393
+ DefenderForServersAws = "DefenderForServersAws",
6394
+ /** DefenderForDatabasesAws */
6395
+ DefenderForDatabasesAws = "DefenderForDatabasesAws",
6396
+ /** InformationProtectionAws */
6397
+ InformationProtectionAws = "InformationProtectionAws",
6398
+ /** CspmMonitorGcp */
6399
+ CspmMonitorGcp = "CspmMonitorGcp",
6400
+ /** CspmMonitorGithub */
6401
+ CspmMonitorGithub = "CspmMonitorGithub",
6402
+ /** CspmMonitorAzureDevOps */
6403
+ CspmMonitorAzureDevOps = "CspmMonitorAzureDevOps",
6404
+ /** DefenderForServersGcp */
6405
+ DefenderForServersGcp = "DefenderForServersGcp",
6406
+ /** DefenderForContainersGcp */
6407
+ DefenderForContainersGcp = "DefenderForContainersGcp",
6408
+ /** DefenderForDatabasesGcp */
6409
+ DefenderForDatabasesGcp = "DefenderForDatabasesGcp"
6410
+ }
6411
+
6412
+ /**
6413
+ * Defines values for OfferingType. \
6414
+ * {@link KnownOfferingType} can be used interchangeably with OfferingType,
6415
+ * this enum contains the known values that the service supports.
6416
+ * ### Known values supported by the service
6417
+ * **CspmMonitorAws** \
6418
+ * **DefenderForContainersAws** \
6419
+ * **DefenderForServersAws** \
6420
+ * **DefenderForDatabasesAws** \
6421
+ * **InformationProtectionAws** \
6422
+ * **CspmMonitorGcp** \
6423
+ * **CspmMonitorGithub** \
6424
+ * **CspmMonitorAzureDevOps** \
6425
+ * **DefenderForServersGcp** \
6426
+ * **DefenderForContainersGcp** \
6427
+ * **DefenderForDatabasesGcp**
6428
+ */
6429
+ export type OfferingType = string;
6430
+
6431
+ /** Known values of {@link EnvironmentType} that the service accepts. */
6432
+ export enum KnownEnvironmentType {
6433
+ /** AwsAccount */
6434
+ AwsAccount = "AwsAccount",
6435
+ /** GcpProject */
6436
+ GcpProject = "GcpProject",
6437
+ /** GithubScope */
6438
+ GithubScope = "GithubScope",
6439
+ /** AzureDevOpsScope */
6440
+ AzureDevOpsScope = "AzureDevOpsScope"
6441
+ }
6442
+
6443
+ /**
6444
+ * Defines values for EnvironmentType. \
6445
+ * {@link KnownEnvironmentType} can be used interchangeably with EnvironmentType,
6446
+ * this enum contains the known values that the service supports.
6447
+ * ### Known values supported by the service
6448
+ * **AwsAccount** \
6449
+ * **GcpProject** \
6450
+ * **GithubScope** \
6451
+ * **AzureDevOpsScope**
6452
+ */
6453
+ export type EnvironmentType = string;
6454
+
6455
+ /** Known values of {@link GovernanceRuleType} that the service accepts. */
6456
+ export enum KnownGovernanceRuleType {
6457
+ /** The source of the rule type definition is integrated */
6458
+ Integrated = "Integrated",
6459
+ /** The source of the rule type definition is ServiceNow */
6460
+ ServiceNow = "ServiceNow"
6461
+ }
6462
+
6463
+ /**
6464
+ * Defines values for GovernanceRuleType. \
6465
+ * {@link KnownGovernanceRuleType} can be used interchangeably with GovernanceRuleType,
6466
+ * this enum contains the known values that the service supports.
6467
+ * ### Known values supported by the service
6468
+ * **Integrated**: The source of the rule type definition is integrated \
6469
+ * **ServiceNow**: The source of the rule type definition is ServiceNow
6470
+ */
6471
+ export type GovernanceRuleType = string;
5407
6472
 
5408
- /** Known values of {@link CloudName} that the service accepts. */
5409
- export enum KnownCloudName {
5410
- Azure = "Azure",
5411
- AWS = "AWS",
5412
- GCP = "GCP"
6473
+ /** Known values of {@link GovernanceRuleSourceResourceType} that the service accepts. */
6474
+ export enum KnownGovernanceRuleSourceResourceType {
6475
+ /** The source of the governance rule is assessments */
6476
+ Assessments = "Assessments"
5413
6477
  }
5414
6478
 
5415
6479
  /**
5416
- * Defines values for CloudName. \
5417
- * {@link KnownCloudName} can be used interchangeably with CloudName,
6480
+ * Defines values for GovernanceRuleSourceResourceType. \
6481
+ * {@link KnownGovernanceRuleSourceResourceType} can be used interchangeably with GovernanceRuleSourceResourceType,
5418
6482
  * this enum contains the known values that the service supports.
5419
6483
  * ### Known values supported by the service
5420
- * **Azure** \
5421
- * **AWS** \
5422
- * **GCP**
6484
+ * **Assessments**: The source of the governance rule is assessments
5423
6485
  */
5424
- export type CloudName = string;
6486
+ export type GovernanceRuleSourceResourceType = string;
5425
6487
 
5426
- /** Known values of {@link OfferingType} that the service accepts. */
5427
- export enum KnownOfferingType {
5428
- CspmMonitorAws = "CspmMonitorAws",
5429
- DefenderForContainersAws = "DefenderForContainersAws",
5430
- DefenderForServersAws = "DefenderForServersAws",
5431
- InformationProtectionAws = "InformationProtectionAws"
6488
+ /** Known values of {@link GovernanceRuleOwnerSourceType} that the service accepts. */
6489
+ export enum KnownGovernanceRuleOwnerSourceType {
6490
+ /** The rule source type defined using resource tag */
6491
+ ByTag = "ByTag",
6492
+ /** The rule source type defined manually */
6493
+ Manually = "Manually"
5432
6494
  }
5433
6495
 
5434
6496
  /**
5435
- * Defines values for OfferingType. \
5436
- * {@link KnownOfferingType} can be used interchangeably with OfferingType,
6497
+ * Defines values for GovernanceRuleOwnerSourceType. \
6498
+ * {@link KnownGovernanceRuleOwnerSourceType} can be used interchangeably with GovernanceRuleOwnerSourceType,
5437
6499
  * this enum contains the known values that the service supports.
5438
6500
  * ### Known values supported by the service
5439
- * **CspmMonitorAws** \
5440
- * **DefenderForContainersAws** \
5441
- * **DefenderForServersAws** \
5442
- * **InformationProtectionAws**
6501
+ * **ByTag**: The rule source type defined using resource tag \
6502
+ * **Manually**: The rule source type defined manually
5443
6503
  */
5444
- export type OfferingType = string;
6504
+ export type GovernanceRuleOwnerSourceType = string;
5445
6505
 
5446
- /** Known values of {@link OrganizationMembershipType} that the service accepts. */
5447
- export enum KnownOrganizationMembershipType {
5448
- Member = "Member",
5449
- Organization = "Organization"
6506
+ /** Known values of {@link ApplicationSourceResourceType} that the service accepts. */
6507
+ export enum KnownApplicationSourceResourceType {
6508
+ /** The source of the application is assessments */
6509
+ Assessments = "Assessments"
5450
6510
  }
5451
6511
 
5452
6512
  /**
5453
- * Defines values for OrganizationMembershipType. \
5454
- * {@link KnownOrganizationMembershipType} can be used interchangeably with OrganizationMembershipType,
6513
+ * Defines values for ApplicationSourceResourceType. \
6514
+ * {@link KnownApplicationSourceResourceType} can be used interchangeably with ApplicationSourceResourceType,
5455
6515
  * this enum contains the known values that the service supports.
5456
6516
  * ### Known values supported by the service
5457
- * **Member** \
5458
- * **Organization**
6517
+ * **Assessments**: The source of the application is assessments
5459
6518
  */
5460
- export type OrganizationMembershipType = string;
6519
+ export type ApplicationSourceResourceType = string;
5461
6520
 
5462
6521
  /** Known values of {@link AadConnectivityState} that the service accepts. */
5463
6522
  export enum KnownAadConnectivityState {
6523
+ /** Discovered */
5464
6524
  Discovered = "Discovered",
6525
+ /** NotLicensed */
5465
6526
  NotLicensed = "NotLicensed",
6527
+ /** Connected */
5466
6528
  Connected = "Connected"
5467
6529
  }
5468
6530
 
@@ -5479,14 +6541,24 @@ export type AadConnectivityState = string;
5479
6541
 
5480
6542
  /** Known values of {@link BundleType} that the service accepts. */
5481
6543
  export enum KnownBundleType {
6544
+ /** AppServices */
5482
6545
  AppServices = "AppServices",
6546
+ /** DNS */
5483
6547
  DNS = "DNS",
6548
+ /** KeyVaults */
5484
6549
  KeyVaults = "KeyVaults",
6550
+ /** KubernetesService */
5485
6551
  KubernetesService = "KubernetesService",
6552
+ /** ResourceManager */
5486
6553
  ResourceManager = "ResourceManager",
6554
+ /** SqlServers */
5487
6555
  SqlServers = "SqlServers",
6556
+ /** StorageAccounts */
5488
6557
  StorageAccounts = "StorageAccounts",
5489
- VirtualMachines = "VirtualMachines"
6558
+ /** VirtualMachines */
6559
+ VirtualMachines = "VirtualMachines",
6560
+ /** CosmosDbs */
6561
+ CosmosDbs = "CosmosDbs"
5490
6562
  }
5491
6563
 
5492
6564
  /**
@@ -5501,9 +6573,115 @@ export enum KnownBundleType {
5501
6573
  * **ResourceManager** \
5502
6574
  * **SqlServers** \
5503
6575
  * **StorageAccounts** \
5504
- * **VirtualMachines**
6576
+ * **VirtualMachines** \
6577
+ * **CosmosDbs**
5505
6578
  */
5506
6579
  export type BundleType = string;
6580
+
6581
+ /** Known values of {@link OrganizationMembershipType} that the service accepts. */
6582
+ export enum KnownOrganizationMembershipType {
6583
+ /** Member */
6584
+ Member = "Member",
6585
+ /** Organization */
6586
+ Organization = "Organization"
6587
+ }
6588
+
6589
+ /**
6590
+ * Defines values for OrganizationMembershipType. \
6591
+ * {@link KnownOrganizationMembershipType} can be used interchangeably with OrganizationMembershipType,
6592
+ * this enum contains the known values that the service supports.
6593
+ * ### Known values supported by the service
6594
+ * **Member** \
6595
+ * **Organization**
6596
+ */
6597
+ export type OrganizationMembershipType = string;
6598
+
6599
+ /** Known values of {@link Type} that the service accepts. */
6600
+ export enum KnownType {
6601
+ /** Qualys */
6602
+ Qualys = "Qualys",
6603
+ /** TVM */
6604
+ TVM = "TVM"
6605
+ }
6606
+
6607
+ /**
6608
+ * Defines values for Type. \
6609
+ * {@link KnownType} can be used interchangeably with Type,
6610
+ * this enum contains the known values that the service supports.
6611
+ * ### Known values supported by the service
6612
+ * **Qualys** \
6613
+ * **TVM**
6614
+ */
6615
+ export type Type = string;
6616
+
6617
+ /** Known values of {@link SubPlan} that the service accepts. */
6618
+ export enum KnownSubPlan {
6619
+ /** P1 */
6620
+ P1 = "P1",
6621
+ /** P2 */
6622
+ P2 = "P2"
6623
+ }
6624
+
6625
+ /**
6626
+ * Defines values for SubPlan. \
6627
+ * {@link KnownSubPlan} can be used interchangeably with SubPlan,
6628
+ * this enum contains the known values that the service supports.
6629
+ * ### Known values supported by the service
6630
+ * **P1** \
6631
+ * **P2**
6632
+ */
6633
+ export type SubPlan = string;
6634
+
6635
+ /** Known values of {@link ScanningMode} that the service accepts. */
6636
+ export enum KnownScanningMode {
6637
+ /** Default */
6638
+ Default = "Default"
6639
+ }
6640
+
6641
+ /**
6642
+ * Defines values for ScanningMode. \
6643
+ * {@link KnownScanningMode} can be used interchangeably with ScanningMode,
6644
+ * this enum contains the known values that the service supports.
6645
+ * ### Known values supported by the service
6646
+ * **Default**
6647
+ */
6648
+ export type ScanningMode = string;
6649
+
6650
+ /** Known values of {@link GovernanceRuleConditionOperator} that the service accepts. */
6651
+ export enum KnownGovernanceRuleConditionOperator {
6652
+ /** Checks that the string value of the data defined in Property equals the given value - exact fit */
6653
+ Equals = "Equals",
6654
+ /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
6655
+ In = "In"
6656
+ }
6657
+
6658
+ /**
6659
+ * Defines values for GovernanceRuleConditionOperator. \
6660
+ * {@link KnownGovernanceRuleConditionOperator} can be used interchangeably with GovernanceRuleConditionOperator,
6661
+ * this enum contains the known values that the service supports.
6662
+ * ### Known values supported by the service
6663
+ * **Equals**: Checks that the string value of the data defined in Property equals the given value - exact fit \
6664
+ * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)
6665
+ */
6666
+ export type GovernanceRuleConditionOperator = string;
6667
+
6668
+ /** Known values of {@link ApplicationConditionOperator} that the service accepts. */
6669
+ export enum KnownApplicationConditionOperator {
6670
+ /** Checks that the string value of the data defined in Property contains the given value */
6671
+ Contains = "Contains",
6672
+ /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
6673
+ In = "In"
6674
+ }
6675
+
6676
+ /**
6677
+ * Defines values for ApplicationConditionOperator. \
6678
+ * {@link KnownApplicationConditionOperator} can be used interchangeably with ApplicationConditionOperator,
6679
+ * this enum contains the known values that the service supports.
6680
+ * ### Known values supported by the service
6681
+ * **Contains**: Checks that the string value of the data defined in Property contains the given value \
6682
+ * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)
6683
+ */
6684
+ export type ApplicationConditionOperator = string;
5507
6685
  /** Defines values for Rank. */
5508
6686
  export type Rank = "None" | "Low" | "Medium" | "High" | "Critical";
5509
6687
  /** Defines values for RuleState. */
@@ -6058,13 +7236,6 @@ export type SecurityContactsCreateResponse = SecurityContact;
6058
7236
  export interface SecurityContactsDeleteOptionalParams
6059
7237
  extends coreClient.OperationOptions {}
6060
7238
 
6061
- /** Optional parameters. */
6062
- export interface SecurityContactsUpdateOptionalParams
6063
- extends coreClient.OperationOptions {}
6064
-
6065
- /** Contains response data for the update operation. */
6066
- export type SecurityContactsUpdateResponse = SecurityContact;
6067
-
6068
7239
  /** Optional parameters. */
6069
7240
  export interface SecurityContactsListNextOptionalParams
6070
7241
  extends coreClient.OperationOptions {}
@@ -6715,7 +7886,7 @@ export interface ExternalSecuritySolutionsGetOptionalParams
6715
7886
  extends coreClient.OperationOptions {}
6716
7887
 
6717
7888
  /** Contains response data for the get operation. */
6718
- export type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolutionUnion;
7889
+ export type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolution;
6719
7890
 
6720
7891
  /** Optional parameters. */
6721
7892
  export interface ExternalSecuritySolutionsListNextOptionalParams
@@ -6992,6 +8163,10 @@ export interface AlertsUpdateSubscriptionLevelStateToResolveOptionalParams
6992
8163
  export interface AlertsUpdateSubscriptionLevelStateToActivateOptionalParams
6993
8164
  extends coreClient.OperationOptions {}
6994
8165
 
8166
+ /** Optional parameters. */
8167
+ export interface AlertsUpdateSubscriptionLevelStateToInProgressOptionalParams
8168
+ extends coreClient.OperationOptions {}
8169
+
6995
8170
  /** Optional parameters. */
6996
8171
  export interface AlertsUpdateResourceGroupLevelStateToResolveOptionalParams
6997
8172
  extends coreClient.OperationOptions {}
@@ -7005,9 +8180,18 @@ export interface AlertsUpdateResourceGroupLevelStateToActivateOptionalParams
7005
8180
  extends coreClient.OperationOptions {}
7006
8181
 
7007
8182
  /** Optional parameters. */
7008
- export interface AlertsSimulateOptionalParams
8183
+ export interface AlertsUpdateResourceGroupLevelStateToInProgressOptionalParams
7009
8184
  extends coreClient.OperationOptions {}
7010
8185
 
8186
+ /** Optional parameters. */
8187
+ export interface AlertsSimulateOptionalParams
8188
+ extends coreClient.OperationOptions {
8189
+ /** Delay to wait until next poll, in milliseconds. */
8190
+ updateIntervalInMs?: number;
8191
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8192
+ resumeFrom?: string;
8193
+ }
8194
+
7011
8195
  /** Optional parameters. */
7012
8196
  export interface AlertsListNextOptionalParams
7013
8197
  extends coreClient.OperationOptions {}
@@ -7198,6 +8382,218 @@ export interface SecurityConnectorsListByResourceGroupNextOptionalParams
7198
8382
  /** Contains response data for the listByResourceGroupNext operation. */
7199
8383
  export type SecurityConnectorsListByResourceGroupNextResponse = SecurityConnectorsList;
7200
8384
 
8385
+ /** Optional parameters. */
8386
+ export interface GovernanceRuleListOptionalParams
8387
+ extends coreClient.OperationOptions {}
8388
+
8389
+ /** Contains response data for the list operation. */
8390
+ export type GovernanceRuleListResponse = GovernanceRuleList;
8391
+
8392
+ /** Optional parameters. */
8393
+ export interface GovernanceRuleListNextOptionalParams
8394
+ extends coreClient.OperationOptions {}
8395
+
8396
+ /** Contains response data for the listNext operation. */
8397
+ export type GovernanceRuleListNextResponse = GovernanceRuleList;
8398
+
8399
+ /** Optional parameters. */
8400
+ export interface GovernanceRulesGetOptionalParams
8401
+ extends coreClient.OperationOptions {}
8402
+
8403
+ /** Contains response data for the get operation. */
8404
+ export type GovernanceRulesGetResponse = GovernanceRule;
8405
+
8406
+ /** Optional parameters. */
8407
+ export interface GovernanceRulesCreateOrUpdateOptionalParams
8408
+ extends coreClient.OperationOptions {}
8409
+
8410
+ /** Contains response data for the createOrUpdate operation. */
8411
+ export type GovernanceRulesCreateOrUpdateResponse = GovernanceRule;
8412
+
8413
+ /** Optional parameters. */
8414
+ export interface GovernanceRulesDeleteOptionalParams
8415
+ extends coreClient.OperationOptions {}
8416
+
8417
+ /** Optional parameters. */
8418
+ export interface GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams
8419
+ extends coreClient.OperationOptions {
8420
+ /** GovernanceRule over a subscription scope */
8421
+ executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
8422
+ /** Delay to wait until next poll, in milliseconds. */
8423
+ updateIntervalInMs?: number;
8424
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8425
+ resumeFrom?: string;
8426
+ }
8427
+
8428
+ /** Contains response data for the ruleIdExecuteSingleSubscription operation. */
8429
+ export type GovernanceRulesRuleIdExecuteSingleSubscriptionResponse = GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders;
8430
+
8431
+ /** Optional parameters. */
8432
+ export interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams
8433
+ extends coreClient.OperationOptions {
8434
+ /** GovernanceRule over a subscription scope */
8435
+ executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
8436
+ /** Delay to wait until next poll, in milliseconds. */
8437
+ updateIntervalInMs?: number;
8438
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8439
+ resumeFrom?: string;
8440
+ }
8441
+
8442
+ /** Contains response data for the ruleIdExecuteSingleSecurityConnector operation. */
8443
+ export type GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse = GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders;
8444
+
8445
+ /** Optional parameters. */
8446
+ export interface SecurityConnectorGovernanceRuleListOptionalParams
8447
+ extends coreClient.OperationOptions {}
8448
+
8449
+ /** Contains response data for the list operation. */
8450
+ export type SecurityConnectorGovernanceRuleListResponse = GovernanceRuleList;
8451
+
8452
+ /** Optional parameters. */
8453
+ export interface SecurityConnectorGovernanceRuleListNextOptionalParams
8454
+ extends coreClient.OperationOptions {}
8455
+
8456
+ /** Contains response data for the listNext operation. */
8457
+ export type SecurityConnectorGovernanceRuleListNextResponse = GovernanceRuleList;
8458
+
8459
+ /** Optional parameters. */
8460
+ export interface SecurityConnectorGovernanceRulesGetOptionalParams
8461
+ extends coreClient.OperationOptions {}
8462
+
8463
+ /** Contains response data for the get operation. */
8464
+ export type SecurityConnectorGovernanceRulesGetResponse = GovernanceRule;
8465
+
8466
+ /** Optional parameters. */
8467
+ export interface SecurityConnectorGovernanceRulesCreateOrUpdateOptionalParams
8468
+ extends coreClient.OperationOptions {}
8469
+
8470
+ /** Contains response data for the createOrUpdate operation. */
8471
+ export type SecurityConnectorGovernanceRulesCreateOrUpdateResponse = GovernanceRule;
8472
+
8473
+ /** Optional parameters. */
8474
+ export interface SecurityConnectorGovernanceRulesDeleteOptionalParams
8475
+ extends coreClient.OperationOptions {}
8476
+
8477
+ /** Optional parameters. */
8478
+ export interface SubscriptionGovernanceRulesExecuteStatusGetOptionalParams
8479
+ extends coreClient.OperationOptions {
8480
+ /** Delay to wait until next poll, in milliseconds. */
8481
+ updateIntervalInMs?: number;
8482
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8483
+ resumeFrom?: string;
8484
+ }
8485
+
8486
+ /** Contains response data for the get operation. */
8487
+ export type SubscriptionGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
8488
+
8489
+ /** Optional parameters. */
8490
+ export interface SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams
8491
+ extends coreClient.OperationOptions {
8492
+ /** Delay to wait until next poll, in milliseconds. */
8493
+ updateIntervalInMs?: number;
8494
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8495
+ resumeFrom?: string;
8496
+ }
8497
+
8498
+ /** Contains response data for the get operation. */
8499
+ export type SecurityConnectorGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
8500
+
8501
+ /** Optional parameters. */
8502
+ export interface GovernanceAssignmentsListOptionalParams
8503
+ extends coreClient.OperationOptions {}
8504
+
8505
+ /** Contains response data for the list operation. */
8506
+ export type GovernanceAssignmentsListResponse = GovernanceAssignmentsList;
8507
+
8508
+ /** Optional parameters. */
8509
+ export interface GovernanceAssignmentsGetOptionalParams
8510
+ extends coreClient.OperationOptions {}
8511
+
8512
+ /** Contains response data for the get operation. */
8513
+ export type GovernanceAssignmentsGetResponse = GovernanceAssignment;
8514
+
8515
+ /** Optional parameters. */
8516
+ export interface GovernanceAssignmentsCreateOrUpdateOptionalParams
8517
+ extends coreClient.OperationOptions {}
8518
+
8519
+ /** Contains response data for the createOrUpdate operation. */
8520
+ export type GovernanceAssignmentsCreateOrUpdateResponse = GovernanceAssignment;
8521
+
8522
+ /** Optional parameters. */
8523
+ export interface GovernanceAssignmentsDeleteOptionalParams
8524
+ extends coreClient.OperationOptions {}
8525
+
8526
+ /** Optional parameters. */
8527
+ export interface GovernanceAssignmentsListNextOptionalParams
8528
+ extends coreClient.OperationOptions {}
8529
+
8530
+ /** Contains response data for the listNext operation. */
8531
+ export type GovernanceAssignmentsListNextResponse = GovernanceAssignmentsList;
8532
+
8533
+ /** Optional parameters. */
8534
+ export interface ApplicationsListOptionalParams
8535
+ extends coreClient.OperationOptions {}
8536
+
8537
+ /** Contains response data for the list operation. */
8538
+ export type ApplicationsListResponse = ApplicationsList;
8539
+
8540
+ /** Optional parameters. */
8541
+ export interface ApplicationsListNextOptionalParams
8542
+ extends coreClient.OperationOptions {}
8543
+
8544
+ /** Contains response data for the listNext operation. */
8545
+ export type ApplicationsListNextResponse = ApplicationsList;
8546
+
8547
+ /** Optional parameters. */
8548
+ export interface ApplicationGetOptionalParams
8549
+ extends coreClient.OperationOptions {}
8550
+
8551
+ /** Contains response data for the get operation. */
8552
+ export type ApplicationGetResponse = Application;
8553
+
8554
+ /** Optional parameters. */
8555
+ export interface ApplicationCreateOrUpdateOptionalParams
8556
+ extends coreClient.OperationOptions {}
8557
+
8558
+ /** Contains response data for the createOrUpdate operation. */
8559
+ export type ApplicationCreateOrUpdateResponse = Application;
8560
+
8561
+ /** Optional parameters. */
8562
+ export interface ApplicationDeleteOptionalParams
8563
+ extends coreClient.OperationOptions {}
8564
+
8565
+ /** Optional parameters. */
8566
+ export interface SecurityConnectorApplicationsListOptionalParams
8567
+ extends coreClient.OperationOptions {}
8568
+
8569
+ /** Contains response data for the list operation. */
8570
+ export type SecurityConnectorApplicationsListResponse = ApplicationsList;
8571
+
8572
+ /** Optional parameters. */
8573
+ export interface SecurityConnectorApplicationsListNextOptionalParams
8574
+ extends coreClient.OperationOptions {}
8575
+
8576
+ /** Contains response data for the listNext operation. */
8577
+ export type SecurityConnectorApplicationsListNextResponse = ApplicationsList;
8578
+
8579
+ /** Optional parameters. */
8580
+ export interface SecurityConnectorApplicationGetOptionalParams
8581
+ extends coreClient.OperationOptions {}
8582
+
8583
+ /** Contains response data for the get operation. */
8584
+ export type SecurityConnectorApplicationGetResponse = Application;
8585
+
8586
+ /** Optional parameters. */
8587
+ export interface SecurityConnectorApplicationCreateOrUpdateOptionalParams
8588
+ extends coreClient.OperationOptions {}
8589
+
8590
+ /** Contains response data for the createOrUpdate operation. */
8591
+ export type SecurityConnectorApplicationCreateOrUpdateResponse = Application;
8592
+
8593
+ /** Optional parameters. */
8594
+ export interface SecurityConnectorApplicationDeleteOptionalParams
8595
+ extends coreClient.OperationOptions {}
8596
+
7201
8597
  /** Optional parameters. */
7202
8598
  export interface SecurityCenterOptionalParams
7203
8599
  extends coreClient.ServiceClientOptions {