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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (402) hide show
  1. package/CHANGELOG.md +307 -8
  2. package/dist/index.js +12366 -8653
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.js +3 -3
  7. package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.js.map +1 -1
  8. package/dist-esm/samples-dev/alertsGetSubscriptionLevelSample.js +1 -1
  9. package/dist-esm/samples-dev/alertsListByResourceGroupSample.js +1 -1
  10. package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.js +1 -1
  11. package/dist-esm/samples-dev/alertsListSample.js +1 -1
  12. package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.js +1 -1
  13. package/dist-esm/samples-dev/alertsSimulateSample.js +4 -3
  14. package/dist-esm/samples-dev/alertsSimulateSample.js.map +1 -1
  15. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.js +3 -3
  16. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.js.map +1 -1
  17. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.js +3 -3
  18. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.js.map +1 -1
  19. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.d.ts +2 -0
  20. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.d.ts.map +1 -0
  21. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.js +32 -0
  22. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.js.map +1 -0
  23. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.js +3 -3
  24. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.js.map +1 -1
  25. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToActivateSample.js +1 -1
  26. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToDismissSample.js +1 -1
  27. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.d.ts +2 -0
  28. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.d.ts.map +1 -0
  29. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.js +31 -0
  30. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.js.map +1 -0
  31. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToResolveSample.js +1 -1
  32. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js +40 -0
  35. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js.map +1 -0
  36. package/dist-esm/samples-dev/applicationDeleteSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/applicationDeleteSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/applicationDeleteSample.js +30 -0
  39. package/dist-esm/samples-dev/applicationDeleteSample.js.map +1 -0
  40. package/dist-esm/samples-dev/applicationGetSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/applicationGetSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/applicationGetSample.js +30 -0
  43. package/dist-esm/samples-dev/applicationGetSample.js.map +1 -0
  44. package/dist-esm/samples-dev/applicationsListSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/applicationsListSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/applicationsListSample.js +43 -0
  47. package/dist-esm/samples-dev/applicationsListSample.js.map +1 -0
  48. package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.js.map +1 -1
  49. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.d.ts +2 -0
  50. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.d.ts.map +1 -0
  51. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js +50 -0
  52. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js.map +1 -0
  53. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.d.ts +2 -0
  54. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.d.ts.map +1 -0
  55. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js +32 -0
  56. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js.map +1 -0
  57. package/dist-esm/samples-dev/governanceAssignmentsGetSample.d.ts +2 -0
  58. package/dist-esm/samples-dev/governanceAssignmentsGetSample.d.ts.map +1 -0
  59. package/dist-esm/samples-dev/governanceAssignmentsGetSample.js +32 -0
  60. package/dist-esm/samples-dev/governanceAssignmentsGetSample.js.map +1 -0
  61. package/dist-esm/samples-dev/governanceAssignmentsListSample.d.ts +2 -0
  62. package/dist-esm/samples-dev/governanceAssignmentsListSample.d.ts.map +1 -0
  63. package/dist-esm/samples-dev/governanceAssignmentsListSample.js +45 -0
  64. package/dist-esm/samples-dev/governanceAssignmentsListSample.js.map +1 -0
  65. package/dist-esm/samples-dev/governanceRuleListSample.d.ts +2 -0
  66. package/dist-esm/samples-dev/governanceRuleListSample.d.ts.map +1 -0
  67. package/dist-esm/samples-dev/governanceRuleListSample.js +43 -0
  68. package/dist-esm/samples-dev/governanceRuleListSample.js.map +1 -0
  69. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.d.ts +2 -0
  70. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.d.ts.map +1 -0
  71. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js +56 -0
  72. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js.map +1 -0
  73. package/dist-esm/samples-dev/governanceRulesDeleteSample.d.ts +2 -0
  74. package/dist-esm/samples-dev/governanceRulesDeleteSample.d.ts.map +1 -0
  75. package/dist-esm/samples-dev/governanceRulesDeleteSample.js +30 -0
  76. package/dist-esm/samples-dev/governanceRulesDeleteSample.js.map +1 -0
  77. package/dist-esm/samples-dev/governanceRulesGetSample.d.ts +2 -0
  78. package/dist-esm/samples-dev/governanceRulesGetSample.d.ts.map +1 -0
  79. package/dist-esm/samples-dev/governanceRulesGetSample.js +30 -0
  80. package/dist-esm/samples-dev/governanceRulesGetSample.js.map +1 -0
  81. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.d.ts +2 -0
  82. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.d.ts.map +1 -0
  83. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.js +32 -0
  84. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.js.map +1 -0
  85. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.d.ts +2 -0
  86. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.d.ts.map +1 -0
  87. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.js +30 -0
  88. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.js.map +1 -0
  89. package/dist-esm/samples-dev/pricingsGetSample.js +2 -2
  90. package/dist-esm/samples-dev/pricingsListSample.js +2 -2
  91. package/dist-esm/samples-dev/pricingsUpdateSample.js +2 -2
  92. package/dist-esm/samples-dev/secureScoresGetSample.js +2 -2
  93. package/dist-esm/samples-dev/secureScoresListSample.js +2 -2
  94. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.d.ts +2 -0
  95. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.d.ts.map +1 -0
  96. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js +44 -0
  97. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js.map +1 -0
  98. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.d.ts +2 -0
  99. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.d.ts.map +1 -0
  100. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.js +32 -0
  101. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.js.map +1 -0
  102. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.d.ts +2 -0
  103. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.d.ts.map +1 -0
  104. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.js +32 -0
  105. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.js.map +1 -0
  106. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.d.ts +2 -0
  107. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.d.ts.map +1 -0
  108. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js +45 -0
  109. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js.map +1 -0
  110. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.d.ts +2 -0
  111. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.d.ts.map +1 -0
  112. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.js +45 -0
  113. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.js.map +1 -0
  114. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.d.ts +2 -0
  115. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.d.ts.map +1 -0
  116. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.js +58 -0
  117. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.js.map +1 -0
  118. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.d.ts +2 -0
  119. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.d.ts.map +1 -0
  120. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.js +32 -0
  121. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.js.map +1 -0
  122. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.d.ts +2 -0
  123. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.d.ts.map +1 -0
  124. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.js +33 -0
  125. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.js.map +1 -0
  126. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.d.ts +2 -0
  127. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.d.ts.map +1 -0
  128. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.js +32 -0
  129. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.js.map +1 -0
  130. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js +4 -3
  131. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js.map +1 -1
  132. package/dist-esm/samples-dev/securityConnectorsDeleteSample.js +1 -1
  133. package/dist-esm/samples-dev/securityConnectorsGetSample.js +1 -1
  134. package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.js +1 -1
  135. package/dist-esm/samples-dev/securityConnectorsListSample.js +1 -1
  136. package/dist-esm/samples-dev/securityConnectorsUpdateSample.js +3 -2
  137. package/dist-esm/samples-dev/securityConnectorsUpdateSample.js.map +1 -1
  138. package/dist-esm/samples-dev/securityContactsCreateSample.js +10 -38
  139. package/dist-esm/samples-dev/securityContactsCreateSample.js.map +1 -1
  140. package/dist-esm/samples-dev/securityContactsDeleteSample.js +6 -6
  141. package/dist-esm/samples-dev/securityContactsDeleteSample.js.map +1 -1
  142. package/dist-esm/samples-dev/securityContactsGetSample.js +6 -23
  143. package/dist-esm/samples-dev/securityContactsGetSample.js.map +1 -1
  144. package/dist-esm/samples-dev/securityContactsListSample.js +5 -35
  145. package/dist-esm/samples-dev/securityContactsListSample.js.map +1 -1
  146. package/dist-esm/samples-dev/settingsGetSample.js +3 -3
  147. package/dist-esm/samples-dev/settingsListSample.js +3 -3
  148. package/dist-esm/samples-dev/settingsUpdateSample.js +3 -3
  149. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.d.ts +2 -0
  150. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.d.ts.map +1 -0
  151. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.js +31 -0
  152. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.js.map +1 -0
  153. package/dist-esm/src/models/index.d.ts +1532 -323
  154. package/dist-esm/src/models/index.d.ts.map +1 -1
  155. package/dist-esm/src/models/index.js +423 -29
  156. package/dist-esm/src/models/index.js.map +1 -1
  157. package/dist-esm/src/models/mappers.d.ts +111 -31
  158. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  159. package/dist-esm/src/models/mappers.js +1690 -215
  160. package/dist-esm/src/models/mappers.js.map +1 -1
  161. package/dist-esm/src/models/parameters.d.ts +14 -4
  162. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  163. package/dist-esm/src/models/parameters.js +96 -17
  164. package/dist-esm/src/models/parameters.js.map +1 -1
  165. package/dist-esm/src/operations/adaptiveApplicationControls.js +4 -4
  166. package/dist-esm/src/operations/adaptiveApplicationControls.js.map +1 -1
  167. package/dist-esm/src/operations/adaptiveNetworkHardenings.js +4 -4
  168. package/dist-esm/src/operations/adaptiveNetworkHardenings.js.map +1 -1
  169. package/dist-esm/src/operations/alerts.d.ts +37 -10
  170. package/dist-esm/src/operations/alerts.d.ts.map +1 -1
  171. package/dist-esm/src/operations/alerts.js +125 -15
  172. package/dist-esm/src/operations/alerts.js.map +1 -1
  173. package/dist-esm/src/operations/alertsSuppressionRules.js +5 -5
  174. package/dist-esm/src/operations/allowedConnections.js +5 -5
  175. package/dist-esm/src/operations/allowedConnections.js.map +1 -1
  176. package/dist-esm/src/operations/applicationOperations.d.ts +32 -0
  177. package/dist-esm/src/operations/applicationOperations.d.ts.map +1 -0
  178. package/dist-esm/src/operations/applicationOperations.js +105 -0
  179. package/dist-esm/src/operations/applicationOperations.js.map +1 -0
  180. package/dist-esm/src/operations/applications.d.ts +32 -0
  181. package/dist-esm/src/operations/applications.d.ts.map +1 -0
  182. package/dist-esm/src/operations/applications.js +124 -0
  183. package/dist-esm/src/operations/applications.js.map +1 -0
  184. package/dist-esm/src/operations/assessments.js +5 -5
  185. package/dist-esm/src/operations/assessmentsMetadata.js +8 -8
  186. package/dist-esm/src/operations/automations.js +8 -8
  187. package/dist-esm/src/operations/connectors.js +5 -5
  188. package/dist-esm/src/operations/connectors.js.map +1 -1
  189. package/dist-esm/src/operations/discoveredSecuritySolutions.js +5 -5
  190. package/dist-esm/src/operations/discoveredSecuritySolutions.js.map +1 -1
  191. package/dist-esm/src/operations/externalSecuritySolutions.d.ts +3 -3
  192. package/dist-esm/src/operations/externalSecuritySolutions.d.ts.map +1 -1
  193. package/dist-esm/src/operations/externalSecuritySolutions.js +5 -5
  194. package/dist-esm/src/operations/externalSecuritySolutions.js.map +1 -1
  195. package/dist-esm/src/operations/governanceAssignments.d.ts +78 -0
  196. package/dist-esm/src/operations/governanceAssignments.d.ts.map +1 -0
  197. package/dist-esm/src/operations/governanceAssignments.js +241 -0
  198. package/dist-esm/src/operations/governanceAssignments.js.map +1 -0
  199. package/dist-esm/src/operations/governanceRuleOperations.d.ts +32 -0
  200. package/dist-esm/src/operations/governanceRuleOperations.d.ts.map +1 -0
  201. package/dist-esm/src/operations/governanceRuleOperations.js +124 -0
  202. package/dist-esm/src/operations/governanceRuleOperations.js.map +1 -0
  203. package/dist-esm/src/operations/governanceRules.d.ts +63 -0
  204. package/dist-esm/src/operations/governanceRules.d.ts.map +1 -0
  205. package/dist-esm/src/operations/governanceRules.js +276 -0
  206. package/dist-esm/src/operations/governanceRules.js.map +1 -0
  207. package/dist-esm/src/operations/index.d.ts +11 -0
  208. package/dist-esm/src/operations/index.d.ts.map +1 -1
  209. package/dist-esm/src/operations/index.js +11 -0
  210. package/dist-esm/src/operations/index.js.map +1 -1
  211. package/dist-esm/src/operations/jitNetworkAccessPolicies.js +12 -12
  212. package/dist-esm/src/operations/jitNetworkAccessPolicies.js.map +1 -1
  213. package/dist-esm/src/operations/pricings.d.ts +3 -3
  214. package/dist-esm/src/operations/pricings.js +3 -3
  215. package/dist-esm/src/operations/regulatoryComplianceAssessments.js +3 -3
  216. package/dist-esm/src/operations/regulatoryComplianceControls.js +3 -3
  217. package/dist-esm/src/operations/regulatoryComplianceStandards.js +3 -3
  218. package/dist-esm/src/operations/secureScoreControlDefinitions.js +4 -4
  219. package/dist-esm/src/operations/secureScoreControlDefinitions.js.map +1 -1
  220. package/dist-esm/src/operations/secureScoreControls.js +4 -4
  221. package/dist-esm/src/operations/secureScoreControls.js.map +1 -1
  222. package/dist-esm/src/operations/secureScores.d.ts +4 -4
  223. package/dist-esm/src/operations/secureScores.js +7 -7
  224. package/dist-esm/src/operations/secureScores.js.map +1 -1
  225. package/dist-esm/src/operations/securityConnectorApplication.d.ts +41 -0
  226. package/dist-esm/src/operations/securityConnectorApplication.d.ts.map +1 -0
  227. package/dist-esm/src/operations/securityConnectorApplication.js +126 -0
  228. package/dist-esm/src/operations/securityConnectorApplication.js.map +1 -0
  229. package/dist-esm/src/operations/securityConnectorApplications.d.ts +41 -0
  230. package/dist-esm/src/operations/securityConnectorApplications.d.ts.map +1 -0
  231. package/dist-esm/src/operations/securityConnectorApplications.js +140 -0
  232. package/dist-esm/src/operations/securityConnectorApplications.js.map +1 -0
  233. package/dist-esm/src/operations/securityConnectorGovernanceRule.d.ts +41 -0
  234. package/dist-esm/src/operations/securityConnectorGovernanceRule.d.ts.map +1 -0
  235. package/dist-esm/src/operations/securityConnectorGovernanceRule.js +140 -0
  236. package/dist-esm/src/operations/securityConnectorGovernanceRule.js.map +1 -0
  237. package/dist-esm/src/operations/securityConnectorGovernanceRules.d.ts +41 -0
  238. package/dist-esm/src/operations/securityConnectorGovernanceRules.d.ts.map +1 -0
  239. package/dist-esm/src/operations/securityConnectorGovernanceRules.js +126 -0
  240. package/dist-esm/src/operations/securityConnectorGovernanceRules.js.map +1 -0
  241. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.d.ts +36 -0
  242. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.d.ts.map +1 -0
  243. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.js +123 -0
  244. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.js.map +1 -0
  245. package/dist-esm/src/operations/securityConnectors.js +8 -8
  246. package/dist-esm/src/operations/securityConnectors.js.map +1 -1
  247. package/dist-esm/src/operations/securityContacts.d.ts +6 -13
  248. package/dist-esm/src/operations/securityContacts.d.ts.map +1 -1
  249. package/dist-esm/src/operations/securityContacts.js +14 -41
  250. package/dist-esm/src/operations/securityContacts.js.map +1 -1
  251. package/dist-esm/src/operations/securitySolutions.js +3 -3
  252. package/dist-esm/src/operations/securitySolutions.js.map +1 -1
  253. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js +2 -2
  254. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js.map +1 -1
  255. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js +4 -4
  256. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js.map +1 -1
  257. package/dist-esm/src/operations/settings.d.ts +4 -4
  258. package/dist-esm/src/operations/settings.js +4 -4
  259. package/dist-esm/src/operations/subAssessments.js +5 -5
  260. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.d.ts +30 -0
  261. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.d.ts.map +1 -0
  262. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.js +109 -0
  263. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.js.map +1 -0
  264. package/dist-esm/src/operations/topology.js +5 -5
  265. package/dist-esm/src/operations/topology.js.map +1 -1
  266. package/dist-esm/src/operationsInterfaces/alerts.d.ts +37 -10
  267. package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +1 -1
  268. package/dist-esm/src/operationsInterfaces/applicationOperations.d.ts +24 -0
  269. package/dist-esm/src/operationsInterfaces/applicationOperations.d.ts.map +1 -0
  270. package/dist-esm/src/operationsInterfaces/applicationOperations.js +9 -0
  271. package/dist-esm/src/operationsInterfaces/applicationOperations.js.map +1 -0
  272. package/dist-esm/src/operationsInterfaces/applications.d.ts +11 -0
  273. package/dist-esm/src/operationsInterfaces/applications.d.ts.map +1 -0
  274. package/dist-esm/src/operationsInterfaces/applications.js +9 -0
  275. package/dist-esm/src/operationsInterfaces/applications.js.map +1 -0
  276. package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts +3 -3
  277. package/dist-esm/src/operationsInterfaces/externalSecuritySolutions.d.ts.map +1 -1
  278. package/dist-esm/src/operationsInterfaces/governanceAssignments.d.ts +49 -0
  279. package/dist-esm/src/operationsInterfaces/governanceAssignments.d.ts.map +1 -0
  280. package/dist-esm/src/operationsInterfaces/governanceAssignments.js +9 -0
  281. package/dist-esm/src/operationsInterfaces/governanceAssignments.js.map +1 -0
  282. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.d.ts +11 -0
  283. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.d.ts.map +1 -0
  284. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.js +9 -0
  285. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.js.map +1 -0
  286. package/dist-esm/src/operationsInterfaces/governanceRules.d.ts +55 -0
  287. package/dist-esm/src/operationsInterfaces/governanceRules.d.ts.map +1 -0
  288. package/dist-esm/src/operationsInterfaces/governanceRules.js +9 -0
  289. package/dist-esm/src/operationsInterfaces/governanceRules.js.map +1 -0
  290. package/dist-esm/src/operationsInterfaces/index.d.ts +11 -0
  291. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  292. package/dist-esm/src/operationsInterfaces/index.js +11 -0
  293. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  294. package/dist-esm/src/operationsInterfaces/pricings.d.ts +3 -3
  295. package/dist-esm/src/operationsInterfaces/secureScores.d.ts +3 -3
  296. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.d.ts +33 -0
  297. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.d.ts.map +1 -0
  298. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.js +9 -0
  299. package/dist-esm/src/operationsInterfaces/securityConnectorApplication.js.map +1 -0
  300. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.d.ts +14 -0
  301. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.d.ts.map +1 -0
  302. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.js +9 -0
  303. package/dist-esm/src/operationsInterfaces/securityConnectorApplications.js.map +1 -0
  304. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.d.ts +14 -0
  305. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.d.ts.map +1 -0
  306. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.js +9 -0
  307. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.js.map +1 -0
  308. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.d.ts +33 -0
  309. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.d.ts.map +1 -0
  310. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.js +9 -0
  311. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.js.map +1 -0
  312. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.d.ts +28 -0
  313. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.d.ts.map +1 -0
  314. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.js +9 -0
  315. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.js.map +1 -0
  316. package/dist-esm/src/operationsInterfaces/securityContacts.d.ts +5 -12
  317. package/dist-esm/src/operationsInterfaces/securityContacts.d.ts.map +1 -1
  318. package/dist-esm/src/operationsInterfaces/settings.d.ts +3 -3
  319. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.d.ts +22 -0
  320. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.d.ts.map +1 -0
  321. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.js +9 -0
  322. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.js.map +1 -0
  323. package/dist-esm/src/securityCenter.d.ts +12 -1
  324. package/dist-esm/src/securityCenter.d.ts.map +1 -1
  325. package/dist-esm/src/securityCenter.js +35 -2
  326. package/dist-esm/src/securityCenter.js.map +1 -1
  327. package/dist-esm/test/security_examples.spec.d.ts +4 -0
  328. package/dist-esm/test/security_examples.spec.d.ts.map +1 -0
  329. package/dist-esm/test/security_examples.spec.js +112 -0
  330. package/dist-esm/test/security_examples.spec.js.map +1 -0
  331. package/package.json +13 -10
  332. package/review/arm-security.api.md +1295 -739
  333. package/src/models/index.ts +2002 -606
  334. package/src/models/mappers.ts +3702 -2022
  335. package/src/models/parameters.ts +111 -18
  336. package/src/operations/adaptiveApplicationControls.ts +4 -4
  337. package/src/operations/adaptiveNetworkHardenings.ts +4 -4
  338. package/src/operations/alerts.ts +171 -17
  339. package/src/operations/alertsSuppressionRules.ts +5 -5
  340. package/src/operations/allowedConnections.ts +5 -5
  341. package/src/operations/applicationOperations.ts +144 -0
  342. package/src/operations/applications.ts +142 -0
  343. package/src/operations/assessments.ts +5 -5
  344. package/src/operations/assessmentsMetadata.ts +8 -8
  345. package/src/operations/automations.ts +8 -8
  346. package/src/operations/connectors.ts +5 -5
  347. package/src/operations/discoveredSecuritySolutions.ts +5 -5
  348. package/src/operations/externalSecuritySolutions.ts +12 -12
  349. package/src/operations/governanceAssignments.ts +317 -0
  350. package/src/operations/governanceRuleOperations.ts +142 -0
  351. package/src/operations/governanceRules.ts +404 -0
  352. package/src/operations/index.ts +11 -0
  353. package/src/operations/jitNetworkAccessPolicies.ts +12 -12
  354. package/src/operations/pricings.ts +3 -3
  355. package/src/operations/regulatoryComplianceAssessments.ts +3 -3
  356. package/src/operations/regulatoryComplianceControls.ts +3 -3
  357. package/src/operations/regulatoryComplianceStandards.ts +3 -3
  358. package/src/operations/secureScoreControlDefinitions.ts +4 -4
  359. package/src/operations/secureScoreControls.ts +4 -4
  360. package/src/operations/secureScores.ts +7 -7
  361. package/src/operations/securityConnectorApplication.ts +172 -0
  362. package/src/operations/securityConnectorApplications.ts +193 -0
  363. package/src/operations/securityConnectorGovernanceRule.ts +193 -0
  364. package/src/operations/securityConnectorGovernanceRules.ts +172 -0
  365. package/src/operations/securityConnectorGovernanceRulesExecuteStatus.ts +178 -0
  366. package/src/operations/securityConnectors.ts +8 -8
  367. package/src/operations/securityContacts.ts +14 -52
  368. package/src/operations/securitySolutions.ts +3 -3
  369. package/src/operations/securitySolutionsReferenceDataOperations.ts +2 -2
  370. package/src/operations/serverVulnerabilityAssessmentOperations.ts +4 -4
  371. package/src/operations/settings.ts +4 -4
  372. package/src/operations/subAssessments.ts +5 -5
  373. package/src/operations/subscriptionGovernanceRulesExecuteStatus.ts +152 -0
  374. package/src/operations/topology.ts +5 -5
  375. package/src/operationsInterfaces/alerts.ts +53 -11
  376. package/src/operationsInterfaces/applicationOperations.ts +49 -0
  377. package/src/operationsInterfaces/applications.ts +22 -0
  378. package/src/operationsInterfaces/externalSecuritySolutions.ts +3 -3
  379. package/src/operationsInterfaces/governanceAssignments.ts +86 -0
  380. package/src/operationsInterfaces/governanceRuleOperations.ts +22 -0
  381. package/src/operationsInterfaces/governanceRules.ts +114 -0
  382. package/src/operationsInterfaces/index.ts +11 -0
  383. package/src/operationsInterfaces/pricings.ts +3 -3
  384. package/src/operationsInterfaces/secureScores.ts +3 -3
  385. package/src/operationsInterfaces/securityConnectorApplication.ts +64 -0
  386. package/src/operationsInterfaces/securityConnectorApplications.ts +30 -0
  387. package/src/operationsInterfaces/securityConnectorGovernanceRule.ts +30 -0
  388. package/src/operationsInterfaces/securityConnectorGovernanceRules.ts +64 -0
  389. package/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.ts +58 -0
  390. package/src/operationsInterfaces/securityContacts.ts +5 -18
  391. package/src/operationsInterfaces/settings.ts +3 -3
  392. package/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.ts +46 -0
  393. package/src/securityCenter.ts +90 -3
  394. package/types/arm-security.d.ts +2012 -360
  395. package/dist-esm/samples-dev/securityContactsUpdateSample.d.ts +0 -2
  396. package/dist-esm/samples-dev/securityContactsUpdateSample.d.ts.map +0 -1
  397. package/dist-esm/samples-dev/securityContactsUpdateSample.js +0 -60
  398. package/dist-esm/samples-dev/securityContactsUpdateSample.js.map +0 -1
  399. package/dist-esm/test/sampleTest.d.ts +0 -2
  400. package/dist-esm/test/sampleTest.d.ts.map +0 -1
  401. package/dist-esm/test/sampleTest.js +0 -40
  402. package/dist-esm/test/sampleTest.js.map +0 -1
@@ -6,8 +6,10 @@ export declare type AutomationActionUnion = AutomationAction | AutomationActionL
6
6
  export declare type AuthenticationDetailsPropertiesUnion = AuthenticationDetailsProperties | AwsCredsAuthenticationDetailsProperties | AwAssumeRoleAuthenticationDetailsProperties | GcpCredentialsDetailsProperties;
7
7
  export declare type ResourceIdentifierUnion = ResourceIdentifier | AzureResourceIdentifier | LogAnalyticsIdentifier;
8
8
  export declare type AlertSimulatorRequestPropertiesUnion = AlertSimulatorRequestProperties | AlertSimulatorBundlesRequestProperties;
9
- export declare type CloudOfferingUnion = CloudOffering | CspmMonitorAwsOffering | DefenderForContainersAwsOffering | DefenderForServersAwsOffering | InformationProtectionAwsOffering;
10
- export declare type ExternalSecuritySolutionUnion = ExternalSecuritySolution | CefExternalSecuritySolution | AtaExternalSecuritySolution | AadExternalSecuritySolution;
9
+ export declare type CloudOfferingUnion = CloudOffering | CspmMonitorAwsOffering | DefenderForContainersAwsOffering | DefenderForServersAwsOffering | DefenderFoDatabasesAwsOffering | InformationProtectionAwsOffering | CspmMonitorGcpOffering | DefenderForServersGcpOffering | DefenderForDatabasesGcpOffering | DefenderForContainersGcpOffering | CspmMonitorGithubOffering | CspmMonitorAzureDevOpsOffering;
10
+ export declare type EnvironmentDataUnion = EnvironmentData | AWSEnvironmentData | GcpProjectEnvironmentData | GithubScopeEnvironmentData | AzureDevOpsScopeEnvironmentData;
11
+ export declare type AwsOrganizationalDataUnion = AwsOrganizationalData | AwsOrganizationalDataMaster | AwsOrganizationalDataMember;
12
+ export declare type GcpOrganizationalDataUnion = GcpOrganizationalData | GcpOrganizationalDataOrganization | GcpOrganizationalDataMember;
11
13
  export declare type SettingUnion = Setting | DataExportSettings | AlertSyncSettings;
12
14
  export declare type ThresholdCustomAlertRuleUnion = ThresholdCustomAlertRule | TimeWindowCustomAlertRuleUnion;
13
15
  export declare type ListCustomAlertRuleUnion = ListCustomAlertRule | AllowlistCustomAlertRuleUnion | DenylistCustomAlertRule;
@@ -516,6 +518,20 @@ export interface SecurityContactList {
516
518
  */
517
519
  readonly nextLink?: string;
518
520
  }
521
+ /** Defines whether to send email notifications about new security alerts */
522
+ export interface SecurityContactPropertiesAlertNotifications {
523
+ /** Defines if email notifications will be sent about new security alerts */
524
+ state?: State;
525
+ /** Defines the minimal alert severity which will be sent as email notifications */
526
+ minimalSeverity?: MinimalSeverity;
527
+ }
528
+ /** Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription. */
529
+ export interface SecurityContactPropertiesNotificationsByRole {
530
+ /** Defines whether to send email notifications from AMicrosoft Defender for Cloud to persons with specific RBAC roles on the subscription. */
531
+ state?: State;
532
+ /** Defines which RBAC roles will get email notifications from Microsoft Defender for Cloud. List of allowed RBAC roles: */
533
+ roles?: Roles[];
534
+ }
519
535
  /** List of workspace settings response */
520
536
  export interface WorkspaceSettingList {
521
537
  /** List of workspace settings */
@@ -805,7 +821,7 @@ export interface SecurityAssessmentPartnerData {
805
821
  /** secret to authenticate the partner - write only */
806
822
  secret: string;
807
823
  }
808
- /** Represents a list of machine groups and set of rules that are recommended by Azure Security Center to be allowed */
824
+ /** Represents a list of VM/server groups and set of rules that are Recommended by Microsoft Defender for Cloud to be allowed */
809
825
  export interface AdaptiveApplicationControlGroups {
810
826
  value?: AdaptiveApplicationControlGroup[];
811
827
  }
@@ -1114,7 +1130,7 @@ export interface SecuritySolutionsReferenceDataList {
1114
1130
  value?: SecuritySolutionsReferenceData[];
1115
1131
  }
1116
1132
  export interface ExternalSecuritySolutionList {
1117
- value?: ExternalSecuritySolutionUnion[];
1133
+ value?: ExternalSecuritySolution[];
1118
1134
  /**
1119
1135
  * The URI to fetch the next page.
1120
1136
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1424,6 +1440,16 @@ export interface AlertEntity {
1424
1440
  */
1425
1441
  readonly type?: string;
1426
1442
  }
1443
+ /** Changing set of properties depending on the supportingEvidence type. */
1444
+ export interface AlertPropertiesSupportingEvidence {
1445
+ /** Describes unknown properties. The value of an unknown property can be of "any" type. */
1446
+ [property: string]: any;
1447
+ /**
1448
+ * Type of the supportingEvidence
1449
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1450
+ */
1451
+ readonly type?: string;
1452
+ }
1427
1453
  /** Alert Simulator request body. */
1428
1454
  export interface AlertSimulatorRequestBody {
1429
1455
  /** Alert Simulator request body data. */
@@ -1507,23 +1533,106 @@ export interface SecurityConnectorsList {
1507
1533
  /** The security offering details */
1508
1534
  export interface CloudOffering {
1509
1535
  /** Polymorphic discriminator, which specifies the different types this object can be */
1510
- offeringType: "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "InformationProtectionAws";
1536
+ offeringType: "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "DefenderForDatabasesAws" | "InformationProtectionAws" | "CspmMonitorGcp" | "DefenderForServersGcp" | "DefenderForDatabasesGcp" | "DefenderForContainersGcp" | "CspmMonitorGithub" | "CspmMonitorAzureDevOps";
1511
1537
  /**
1512
1538
  * The offering description.
1513
1539
  * NOTE: This property will not be serialized. It can only be populated by the server.
1514
1540
  */
1515
1541
  readonly description?: string;
1516
1542
  }
1517
- /** The multi cloud account's organizational data */
1518
- export interface SecurityConnectorPropertiesOrganizationalData {
1519
- /** The multi cloud account's membership type in the organization */
1520
- organizationMembershipType?: OrganizationMembershipType;
1521
- /** If the multi cloud account is not of membership type organization, this will be the ID of the account's parent */
1522
- parentHierarchyId?: string;
1523
- /** If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset */
1524
- stacksetName?: string;
1525
- /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */
1526
- excludedAccountIds?: string[];
1543
+ /** The security connector environment data. */
1544
+ export interface EnvironmentData {
1545
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1546
+ environmentType: "AwsAccount" | "GcpProject" | "GithubScope" | "AzureDevOpsScope";
1547
+ }
1548
+ /** Page of a security governanceRules list */
1549
+ export interface GovernanceRuleList {
1550
+ /**
1551
+ * Collection of governanceRules in this page
1552
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1553
+ */
1554
+ readonly value?: GovernanceRule[];
1555
+ /**
1556
+ * The URI to fetch the next page
1557
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1558
+ */
1559
+ readonly nextLink?: string;
1560
+ }
1561
+ /** Describe the owner source of governance rule */
1562
+ export interface GovernanceRuleOwnerSource {
1563
+ /** The owner type for the governance rule owner source */
1564
+ type?: GovernanceRuleOwnerSourceType;
1565
+ /** The source value e.g. tag key like owner name or email address */
1566
+ value?: string;
1567
+ }
1568
+ /** The governance email weekly notification configuration. */
1569
+ export interface GovernanceRuleEmailNotification {
1570
+ /** Defines whether manager email notifications are disabled. */
1571
+ disableManagerEmailNotification?: boolean;
1572
+ /** Defines whether owner email notifications are disabled. */
1573
+ disableOwnerEmailNotification?: boolean;
1574
+ }
1575
+ /** Governance rule execution parameters */
1576
+ export interface ExecuteGovernanceRuleParams {
1577
+ /** Describe if governance rule should be override */
1578
+ override?: boolean;
1579
+ }
1580
+ /** Execute status of Security GovernanceRule over a given scope */
1581
+ export interface ExecuteRuleStatus {
1582
+ /**
1583
+ * Unique key for the execution of GovernanceRule
1584
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1585
+ */
1586
+ readonly operationId?: string;
1587
+ }
1588
+ /** Page of a security governance assignments list */
1589
+ export interface GovernanceAssignmentsList {
1590
+ /**
1591
+ * Collection of governance assignments in this page
1592
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1593
+ */
1594
+ readonly value?: GovernanceAssignment[];
1595
+ /**
1596
+ * The URI to fetch the next page
1597
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1598
+ */
1599
+ readonly nextLink?: string;
1600
+ }
1601
+ /** The ETA (estimated time of arrival) for remediation */
1602
+ export interface RemediationEta {
1603
+ /** ETA for remediation. */
1604
+ eta: Date;
1605
+ /** Justification for change of Eta. */
1606
+ justification: string;
1607
+ }
1608
+ /** The governance email weekly notification configuration. */
1609
+ export interface GovernanceEmailNotification {
1610
+ /** Exclude manager from weekly email notification. */
1611
+ disableManagerEmailNotification?: boolean;
1612
+ /** Exclude owner from weekly email notification. */
1613
+ disableOwnerEmailNotification?: boolean;
1614
+ }
1615
+ /** Describe the additional data of GovernanceAssignment - optional */
1616
+ export interface GovernanceAssignmentAdditionalData {
1617
+ /** Ticket number associated with this GovernanceAssignment */
1618
+ ticketNumber?: number;
1619
+ /** Ticket link associated with this GovernanceAssignment - for example: https://snow.com */
1620
+ ticketLink?: string;
1621
+ /** The ticket status associated with this GovernanceAssignment - for example: Active */
1622
+ ticketStatus?: string;
1623
+ }
1624
+ /** Page of a security applications list */
1625
+ export interface ApplicationsList {
1626
+ /**
1627
+ * Collection of applications in this page
1628
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1629
+ */
1630
+ readonly value?: Application[];
1631
+ /**
1632
+ * The URI to fetch the next page
1633
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1634
+ */
1635
+ readonly nextLink?: string;
1527
1636
  }
1528
1637
  /** CVSS details */
1529
1638
  export interface Cvss {
@@ -1596,6 +1705,28 @@ export interface SecureScoreControlScore {
1596
1705
  */
1597
1706
  readonly percentage?: number;
1598
1707
  }
1708
+ /** The awsOrganization data */
1709
+ export interface AwsOrganizationalData {
1710
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1711
+ organizationMembershipType: "Organization" | "Member";
1712
+ }
1713
+ /** The gcpOrganization data */
1714
+ export interface GcpOrganizationalData {
1715
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1716
+ organizationMembershipType: "Organization" | "Member";
1717
+ }
1718
+ /** The details about the project represented by the security connector */
1719
+ export interface GcpProjectDetails {
1720
+ /** The unique GCP Project number */
1721
+ projectNumber?: string;
1722
+ /** The GCP Project id */
1723
+ projectId?: string;
1724
+ /**
1725
+ * The GCP workload identity federation pool id
1726
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1727
+ */
1728
+ readonly workloadIdentityPoolId?: string;
1729
+ }
1599
1730
  /** The native cloud connection configuration */
1600
1731
  export interface CspmMonitorAwsOfferingNativeCloudConnection {
1601
1732
  /** The cloud role ARN in AWS for this feature */
@@ -1603,21 +1734,31 @@ export interface CspmMonitorAwsOfferingNativeCloudConnection {
1603
1734
  }
1604
1735
  /** The kubernetes service connection configuration */
1605
1736
  export interface DefenderForContainersAwsOfferingKubernetesService {
1606
- /** The cloud role ARN in AWS for this feature */
1737
+ /** The cloud role ARN in AWS for this feature used for provisioning resources */
1607
1738
  cloudRoleArn?: string;
1608
1739
  }
1609
1740
  /** The kubernetes to scuba connection configuration */
1610
1741
  export interface DefenderForContainersAwsOfferingKubernetesScubaReader {
1611
- /** The cloud role ARN in AWS for this feature */
1742
+ /** The cloud role ARN in AWS for this feature used for reading data */
1612
1743
  cloudRoleArn?: string;
1613
1744
  }
1614
1745
  /** The cloudwatch to kinesis connection configuration */
1615
1746
  export interface DefenderForContainersAwsOfferingCloudWatchToKinesis {
1616
- /** The cloud role ARN in AWS for this feature */
1747
+ /** The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis */
1617
1748
  cloudRoleArn?: string;
1618
1749
  }
1619
1750
  /** The kinesis to s3 connection configuration */
1620
1751
  export interface DefenderForContainersAwsOfferingKinesisToS3 {
1752
+ /** The cloud role ARN in AWS used by Kinesis to transfer data into S3 */
1753
+ cloudRoleArn?: string;
1754
+ }
1755
+ /** The container vulnerability assessment configuration */
1756
+ export interface DefenderForContainersAwsOfferingContainerVulnerabilityAssessment {
1757
+ /** The cloud role ARN in AWS for this feature */
1758
+ cloudRoleArn?: string;
1759
+ }
1760
+ /** The container vulnerability assessment task configuration */
1761
+ export interface DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask {
1621
1762
  /** The cloud role ARN in AWS for this feature */
1622
1763
  cloudRoleArn?: string;
1623
1764
  }
@@ -1630,6 +1771,8 @@ export interface DefenderForServersAwsOfferingDefenderForServers {
1630
1771
  export interface DefenderForServersAwsOfferingArcAutoProvisioning {
1631
1772
  /** Is arc auto provisioning enabled */
1632
1773
  enabled?: boolean;
1774
+ /** The cloud role ARN in AWS for this feature */
1775
+ cloudRoleArn?: string;
1633
1776
  /** Metadata of Service Principal secret for autoprovisioning */
1634
1777
  servicePrincipalSecretMetadata?: DefenderForServersAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata;
1635
1778
  }
@@ -1642,20 +1785,183 @@ export interface DefenderForServersAwsOfferingArcAutoProvisioningServicePrincipa
1642
1785
  /** name of secret resource in parameter store */
1643
1786
  parameterNameInStore?: string;
1644
1787
  }
1788
+ /** The Vulnerability Assessment autoprovisioning configuration */
1789
+ export interface DefenderForServersAwsOfferingVaAutoProvisioning {
1790
+ /** Is Vulnerability Assessment auto provisioning enabled */
1791
+ enabled?: boolean;
1792
+ /** configuration for Vulnerability Assessment autoprovisioning */
1793
+ configuration?: DefenderForServersAwsOfferingVaAutoProvisioningConfiguration;
1794
+ }
1795
+ /** configuration for Vulnerability Assessment autoprovisioning */
1796
+ export interface DefenderForServersAwsOfferingVaAutoProvisioningConfiguration {
1797
+ /** The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys' */
1798
+ type?: Type;
1799
+ }
1800
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
1801
+ export interface DefenderForServersAwsOfferingMdeAutoProvisioning {
1802
+ /** Is Microsoft Defender for Endpoint auto provisioning enabled */
1803
+ enabled?: boolean;
1804
+ /** configuration for Microsoft Defender for Endpoint autoprovisioning */
1805
+ configuration?: Record<string, unknown>;
1806
+ }
1807
+ /** configuration for the servers offering subPlan */
1808
+ export interface DefenderForServersAwsOfferingSubPlan {
1809
+ /** The available sub plans */
1810
+ type?: SubPlan;
1811
+ }
1812
+ /** The Microsoft Defender for Server VM scanning configuration */
1813
+ export interface DefenderForServersAwsOfferingVmScanners {
1814
+ /** Is Microsoft Defender for Server VM scanning enabled */
1815
+ enabled?: boolean;
1816
+ /** configuration for Microsoft Defender for Server VM scanning */
1817
+ configuration?: DefenderForServersAwsOfferingVmScannersConfiguration;
1818
+ }
1819
+ /** configuration for Microsoft Defender for Server VM scanning */
1820
+ export interface DefenderForServersAwsOfferingVmScannersConfiguration {
1821
+ /** The cloud role ARN in AWS for this feature */
1822
+ cloudRoleArn?: string;
1823
+ /** The scanning mode for the vm scan. */
1824
+ scanningMode?: ScanningMode;
1825
+ /** VM tags that indicates that VM should not be scanned */
1826
+ exclusionTags?: Record<string, unknown>;
1827
+ }
1828
+ /** The ARC autoprovisioning configuration */
1829
+ export interface DefenderFoDatabasesAwsOfferingArcAutoProvisioning {
1830
+ /** Is arc auto provisioning enabled */
1831
+ enabled?: boolean;
1832
+ /** The cloud role ARN in AWS for this feature */
1833
+ cloudRoleArn?: string;
1834
+ /** Metadata of Service Principal secret for autoprovisioning */
1835
+ servicePrincipalSecretMetadata?: DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata;
1836
+ }
1837
+ /** Metadata of Service Principal secret for autoprovisioning */
1838
+ export interface DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata {
1839
+ /** expiration date of service principal secret */
1840
+ expiryDate?: Date;
1841
+ /** region of parameter store where secret is kept */
1842
+ parameterStoreRegion?: string;
1843
+ /** name of secret resource in parameter store */
1844
+ parameterNameInStore?: string;
1845
+ }
1645
1846
  /** The native cloud connection configuration */
1646
1847
  export interface InformationProtectionAwsOfferingInformationProtection {
1647
1848
  /** The cloud role ARN in AWS for this feature */
1648
1849
  cloudRoleArn?: string;
1649
1850
  }
1851
+ /** The native cloud connection configuration */
1852
+ export interface CspmMonitorGcpOfferingNativeCloudConnection {
1853
+ /** The GCP workload identity provider id for the offering */
1854
+ workloadIdentityProviderId?: string;
1855
+ /** The service account email address in GCP for this offering */
1856
+ serviceAccountEmailAddress?: string;
1857
+ }
1858
+ /** The Defender for servers connection configuration */
1859
+ export interface DefenderForServersGcpOfferingDefenderForServers {
1860
+ /** The workload identity provider id in GCP for this feature */
1861
+ workloadIdentityProviderId?: string;
1862
+ /** The service account email address in GCP for this feature */
1863
+ serviceAccountEmailAddress?: string;
1864
+ }
1865
+ /** The ARC autoprovisioning configuration */
1866
+ export interface DefenderForServersGcpOfferingArcAutoProvisioning {
1867
+ /** Is arc auto provisioning enabled */
1868
+ enabled?: boolean;
1869
+ /** Configuration for ARC autoprovisioning */
1870
+ configuration?: DefenderForServersGcpOfferingArcAutoProvisioningConfiguration;
1871
+ }
1872
+ /** Configuration for ARC autoprovisioning */
1873
+ export interface DefenderForServersGcpOfferingArcAutoProvisioningConfiguration {
1874
+ /** The Azure service principal client id for agent onboarding */
1875
+ clientId?: string;
1876
+ /** The agent onboarding service account numeric id */
1877
+ agentOnboardingServiceAccountNumericId?: string;
1878
+ }
1879
+ /** The Vulnerability Assessment autoprovisioning configuration */
1880
+ export interface DefenderForServersGcpOfferingVaAutoProvisioning {
1881
+ /** Is Vulnerability Assessment auto provisioning enabled */
1882
+ enabled?: boolean;
1883
+ /** configuration for Vulnerability Assessment autoprovisioning */
1884
+ configuration?: DefenderForServersGcpOfferingVaAutoProvisioningConfiguration;
1885
+ }
1886
+ /** configuration for Vulnerability Assessment autoprovisioning */
1887
+ export interface DefenderForServersGcpOfferingVaAutoProvisioningConfiguration {
1888
+ /** The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys' */
1889
+ type?: Type;
1890
+ }
1891
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
1892
+ export interface DefenderForServersGcpOfferingMdeAutoProvisioning {
1893
+ /** Is Microsoft Defender for Endpoint auto provisioning enabled */
1894
+ enabled?: boolean;
1895
+ /** configuration for Microsoft Defender for Endpoint autoprovisioning */
1896
+ configuration?: Record<string, unknown>;
1897
+ }
1898
+ /** configuration for the servers offering subPlan */
1899
+ export interface DefenderForServersGcpOfferingSubPlan {
1900
+ /** The available sub plans */
1901
+ type?: SubPlan;
1902
+ }
1903
+ /** The ARC autoprovisioning configuration */
1904
+ export interface DefenderForDatabasesGcpOfferingArcAutoProvisioning {
1905
+ /** Is arc auto provisioning enabled */
1906
+ enabled?: boolean;
1907
+ /** Configuration for ARC autoprovisioning */
1908
+ configuration?: DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration;
1909
+ }
1910
+ /** Configuration for ARC autoprovisioning */
1911
+ export interface DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration {
1912
+ /** The Azure service principal client id for agent onboarding */
1913
+ clientId?: string;
1914
+ /** The agent onboarding service account numeric id */
1915
+ agentOnboardingServiceAccountNumericId?: string;
1916
+ }
1917
+ /** The native cloud connection configuration */
1918
+ export interface DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning {
1919
+ /** The service account email address in GCP for this offering */
1920
+ serviceAccountEmailAddress?: string;
1921
+ /** The GCP workload identity provider id for this offering */
1922
+ workloadIdentityProviderId?: string;
1923
+ }
1924
+ /** The native cloud connection configuration */
1925
+ export interface DefenderForContainersGcpOfferingNativeCloudConnection {
1926
+ /** The service account email address in GCP for this offering */
1927
+ serviceAccountEmailAddress?: string;
1928
+ /** The GCP workload identity provider id for this offering */
1929
+ workloadIdentityProviderId?: string;
1930
+ }
1931
+ /** The native cloud connection configuration */
1932
+ export interface DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection {
1933
+ /** The data collection service account email address in GCP for this offering */
1934
+ serviceAccountEmailAddress?: string;
1935
+ /** The data collection GCP workload identity provider id for this offering */
1936
+ workloadIdentityProviderId?: string;
1937
+ }
1938
+ /** Governance rule's condition */
1939
+ export interface Condition {
1940
+ /** The governance rule Condition's Property, e.g. Severity or AssessmentKey, see examples */
1941
+ property?: string;
1942
+ /** The governance rule Condition's Value like severity Low, High or assessments keys, see examples */
1943
+ value?: string;
1944
+ /** The governance rule Condition's Operator, for example Equals for severity or In for list of assessments, see examples */
1945
+ operator?: GovernanceRuleConditionOperator;
1946
+ }
1947
+ /** Application's condition */
1948
+ export interface ApplicationCondition {
1949
+ /** The application Condition's Property, e.g. ID, see examples */
1950
+ property?: string;
1951
+ /** The application Condition's Value like IDs that contain some string, see examples */
1952
+ value?: string;
1953
+ /** The application Condition's Operator, for example Contains for id or In for list of possible IDs, see examples */
1954
+ operator?: ApplicationConditionOperator;
1955
+ }
1650
1956
  /** The resource of the configuration or data needed to onboard the machine to MDE */
1651
- export declare type MdeOnboardingData = Resource & {
1957
+ export interface MdeOnboardingData extends Resource {
1652
1958
  /** 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 */
1653
1959
  onboardingPackageWindows?: Uint8Array;
1654
1960
  /** 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 */
1655
1961
  onboardingPackageLinux?: Uint8Array;
1656
- };
1962
+ }
1657
1963
  /** Custom Assessment Automation */
1658
- export declare type CustomAssessmentAutomation = Resource & {
1964
+ export interface CustomAssessmentAutomation extends Resource {
1659
1965
  /**
1660
1966
  * Azure Resource Manager metadata containing createdBy and modifiedBy information.
1661
1967
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1675,9 +1981,9 @@ export declare type CustomAssessmentAutomation = Resource & {
1675
1981
  remediationDescription?: string;
1676
1982
  /** The assessment metadata key used when an assessment is generated for this assessment automation. */
1677
1983
  assessmentKey?: string;
1678
- };
1984
+ }
1679
1985
  /** Custom Assessment Automation request */
1680
- export declare type CustomAssessmentAutomationRequest = Resource & {
1986
+ export interface CustomAssessmentAutomationRequest extends Resource {
1681
1987
  /** Base 64 encoded KQL query representing the assessment automation results required. */
1682
1988
  compressedQuery?: string;
1683
1989
  /** Relevant cloud for the custom assessment automation. */
@@ -1690,9 +1996,9 @@ export declare type CustomAssessmentAutomationRequest = Resource & {
1690
1996
  description?: string;
1691
1997
  /** The remediation description to relate to the assessments generated by this assessment automation. */
1692
1998
  remediationDescription?: string;
1693
- };
1999
+ }
1694
2000
  /** Custom entity store assignment */
1695
- export declare type CustomEntityStoreAssignment = Resource & {
2001
+ export interface CustomEntityStoreAssignment extends Resource {
1696
2002
  /**
1697
2003
  * Azure Resource Manager metadata containing createdBy and modifiedBy information.
1698
2004
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1702,18 +2008,18 @@ export declare type CustomEntityStoreAssignment = Resource & {
1702
2008
  principal?: string;
1703
2009
  /** The link to entity store database. */
1704
2010
  entityStoreDatabaseLink?: string;
1705
- };
2011
+ }
1706
2012
  /** a compliance result */
1707
- export declare type ComplianceResult = Resource & {
2013
+ export interface ComplianceResult extends Resource {
1708
2014
  /**
1709
2015
  * The status of the resource regarding a single assessment
1710
2016
  * NOTE: This property will not be serialized. It can only be populated by the server.
1711
2017
  */
1712
2018
  readonly resourceStatus?: ResourceStatus;
1713
- };
1714
- /** 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. */
1715
- export declare type Pricing = Resource & {
1716
- /** 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. */
2019
+ }
2020
+ /** 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. */
2021
+ export interface Pricing extends Resource {
2022
+ /** 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. */
1717
2023
  pricingTier?: PricingTier;
1718
2024
  /** 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. */
1719
2025
  subPlan?: string;
@@ -1722,14 +2028,24 @@ export declare type Pricing = Resource & {
1722
2028
  * NOTE: This property will not be serialized. It can only be populated by the server.
1723
2029
  */
1724
2030
  readonly freeTrialRemainingTime?: string;
1725
- };
2031
+ /**
2032
+ * Optional. True if the plan is deprecated. If there are replacing plans they will appear in `replacedBy` property
2033
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2034
+ */
2035
+ readonly deprecated?: boolean;
2036
+ /**
2037
+ * Optional. List of plans that replace this plan. This property exists only if this plan is deprecated.
2038
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2039
+ */
2040
+ readonly replacedBy?: string[];
2041
+ }
1726
2042
  /** The Advanced Threat Protection resource. */
1727
- export declare type AdvancedThreatProtectionSetting = Resource & {
2043
+ export interface AdvancedThreatProtectionSetting extends Resource {
1728
2044
  /** Indicates whether Advanced Threat Protection is enabled. */
1729
2045
  isEnabled?: boolean;
1730
- };
2046
+ }
1731
2047
  /** The device security group resource */
1732
- export declare type DeviceSecurityGroup = Resource & {
2048
+ export interface DeviceSecurityGroup extends Resource {
1733
2049
  /** The list of custom alert threshold rules. */
1734
2050
  thresholdRules?: ThresholdCustomAlertRuleUnion[];
1735
2051
  /** The list of custom alert time-window rules. */
@@ -1738,9 +2054,9 @@ export declare type DeviceSecurityGroup = Resource & {
1738
2054
  allowlistRules?: AllowlistCustomAlertRuleUnion[];
1739
2055
  /** The deny-list custom alert rules. */
1740
2056
  denylistRules?: DenylistCustomAlertRule[];
1741
- };
2057
+ }
1742
2058
  /** IoT Security solution configuration and resource information. */
1743
- export declare type IoTSecuritySolutionModel = Resource & TagsResource & {
2059
+ export interface IoTSecuritySolutionModel extends Resource, TagsResource {
1744
2060
  /** The resource location. */
1745
2061
  location?: string;
1746
2062
  /**
@@ -1773,9 +2089,9 @@ export declare type IoTSecuritySolutionModel = Resource & TagsResource & {
1773
2089
  unmaskedIpLoggingStatus?: UnmaskedIpLoggingStatus;
1774
2090
  /** List of additional workspaces */
1775
2091
  additionalWorkspaces?: AdditionalWorkspacesProperties[];
1776
- };
2092
+ }
1777
2093
  /** Security analytics of your IoT Security solution */
1778
- export declare type IoTSecuritySolutionAnalyticsModel = Resource & {
2094
+ export interface IoTSecuritySolutionAnalyticsModel extends Resource {
1779
2095
  /**
1780
2096
  * Security analytics of your IoT Security solution.
1781
2097
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1797,9 +2113,9 @@ export declare type IoTSecuritySolutionAnalyticsModel = Resource & {
1797
2113
  mostPrevalentDeviceAlerts?: IoTSecurityDeviceAlert[];
1798
2114
  /** List of the 3 most prevalent device recommendations. */
1799
2115
  mostPrevalentDeviceRecommendations?: IoTSecurityDeviceRecommendation[];
1800
- };
2116
+ }
1801
2117
  /** Security Solution Aggregated Alert information */
1802
- export declare type IoTSecurityAggregatedAlert = Resource & TagsResource & {
2118
+ export interface IoTSecurityAggregatedAlert extends Resource, TagsResource {
1803
2119
  /**
1804
2120
  * Name of the alert type.
1805
2121
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1865,9 +2181,9 @@ export declare type IoTSecurityAggregatedAlert = Resource & TagsResource & {
1865
2181
  * NOTE: This property will not be serialized. It can only be populated by the server.
1866
2182
  */
1867
2183
  readonly topDevicesList?: IoTSecurityAggregatedAlertPropertiesTopDevicesListItem[];
1868
- };
2184
+ }
1869
2185
  /** IoT Security solution recommendation information. */
1870
- export declare type IoTSecurityAggregatedRecommendation = Resource & TagsResource & {
2186
+ export interface IoTSecurityAggregatedRecommendation extends Resource, TagsResource {
1871
2187
  /** Name of the recommendation. */
1872
2188
  recommendationName?: string;
1873
2189
  /**
@@ -1915,14 +2231,14 @@ export declare type IoTSecurityAggregatedRecommendation = Resource & TagsResourc
1915
2231
  * NOTE: This property will not be serialized. It can only be populated by the server.
1916
2232
  */
1917
2233
  readonly logAnalyticsQuery?: string;
1918
- };
2234
+ }
1919
2235
  /** The ASC location of the subscription is in the "name" field */
1920
- export declare type AscLocation = Resource & {
1921
- /** Any object */
2236
+ export interface AscLocation extends Resource {
2237
+ /** An empty set of properties */
1922
2238
  properties?: Record<string, unknown>;
1923
- };
2239
+ }
1924
2240
  /** Security task that we recommend to do in order to strengthen security */
1925
- export declare type SecurityTask = Resource & {
2241
+ export interface SecurityTask extends Resource {
1926
2242
  /**
1927
2243
  * State of the task (Active, Resolved etc.)
1928
2244
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1945,14 +2261,14 @@ export declare type SecurityTask = Resource & {
1945
2261
  * NOTE: This property will not be serialized. It can only be populated by the server.
1946
2262
  */
1947
2263
  readonly subState?: string;
1948
- };
2264
+ }
1949
2265
  /** Auto provisioning setting */
1950
- export declare type AutoProvisioningSetting = Resource & {
2266
+ export interface AutoProvisioningSetting extends Resource {
1951
2267
  /** Describes what kind of security agent provisioning action to take */
1952
2268
  autoProvision?: AutoProvision;
1953
- };
2269
+ }
1954
2270
  /** Compliance of a scope */
1955
- export declare type Compliance = Resource & {
2271
+ export interface Compliance extends Resource {
1956
2272
  /**
1957
2273
  * The timestamp when the Compliance calculation was conducted.
1958
2274
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1968,9 +2284,9 @@ export declare type Compliance = Resource & {
1968
2284
  * NOTE: This property will not be serialized. It can only be populated by the server.
1969
2285
  */
1970
2286
  readonly assessmentResult?: ComplianceSegment[];
1971
- };
2287
+ }
1972
2288
  /** Information protection policy. */
1973
- export declare type InformationProtectionPolicy = Resource & {
2289
+ export interface InformationProtectionPolicy extends Resource {
1974
2290
  /**
1975
2291
  * Describes the last UTC time the policy was modified.
1976
2292
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1989,27 +2305,27 @@ export declare type InformationProtectionPolicy = Resource & {
1989
2305
  informationTypes?: {
1990
2306
  [propertyName: string]: InformationType;
1991
2307
  };
1992
- };
1993
- /** Contact details for security issues */
1994
- export declare type SecurityContact = Resource & {
1995
- /** The email of this security contact */
1996
- email?: string;
1997
- /** The phone number of this security contact */
2308
+ }
2309
+ /** Contact details and configurations for notifications coming from Microsoft Defender for Cloud. */
2310
+ export interface SecurityContact extends Resource {
2311
+ /** List of email addresses which will get notifications from Microsoft Defender for Cloud by the configurations defined in this security contact. */
2312
+ emails?: string;
2313
+ /** The security contact's phone number */
1998
2314
  phone?: string;
1999
- /** Whether to send security alerts notifications to the security contact */
2000
- alertNotifications?: AlertNotifications;
2001
- /** Whether to send security alerts notifications to subscription admins */
2002
- alertsToAdmins?: AlertsToAdmins;
2003
- };
2315
+ /** Defines whether to send email notifications about new security alerts */
2316
+ alertNotifications?: SecurityContactPropertiesAlertNotifications;
2317
+ /** Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription. */
2318
+ notificationsByRole?: SecurityContactPropertiesNotificationsByRole;
2319
+ }
2004
2320
  /** Configures where to store the OMS agent data for workspaces under a scope */
2005
- export declare type WorkspaceSetting = Resource & {
2321
+ export interface WorkspaceSetting extends Resource {
2006
2322
  /** The full Azure ID of the workspace to save the data in */
2007
2323
  workspaceId?: string;
2008
2324
  /** All the VMs in this scope will send their security data to the mentioned workspace unless overridden by a setting with more specific scope */
2009
2325
  scope?: string;
2010
- };
2326
+ }
2011
2327
  /** Regulatory compliance standard details and state */
2012
- export declare type RegulatoryComplianceStandard = Resource & {
2328
+ export interface RegulatoryComplianceStandard extends Resource {
2013
2329
  /** Aggregative state based on the standard's supported controls states */
2014
2330
  state?: State;
2015
2331
  /**
@@ -2032,9 +2348,9 @@ export declare type RegulatoryComplianceStandard = Resource & {
2032
2348
  * NOTE: This property will not be serialized. It can only be populated by the server.
2033
2349
  */
2034
2350
  readonly unsupportedControls?: number;
2035
- };
2351
+ }
2036
2352
  /** Regulatory compliance control details and state */
2037
- export declare type RegulatoryComplianceControl = Resource & {
2353
+ export interface RegulatoryComplianceControl extends Resource {
2038
2354
  /**
2039
2355
  * The description of the regulatory compliance control
2040
2356
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2057,9 +2373,9 @@ export declare type RegulatoryComplianceControl = Resource & {
2057
2373
  * NOTE: This property will not be serialized. It can only be populated by the server.
2058
2374
  */
2059
2375
  readonly skippedAssessments?: number;
2060
- };
2376
+ }
2061
2377
  /** Regulatory compliance assessment details and state */
2062
- export declare type RegulatoryComplianceAssessment = Resource & {
2378
+ export interface RegulatoryComplianceAssessment extends Resource {
2063
2379
  /**
2064
2380
  * The description of the regulatory compliance assessment
2065
2381
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2097,9 +2413,9 @@ export declare type RegulatoryComplianceAssessment = Resource & {
2097
2413
  * NOTE: This property will not be serialized. It can only be populated by the server.
2098
2414
  */
2099
2415
  readonly unsupportedResources?: number;
2100
- };
2416
+ }
2101
2417
  /** Security sub-assessment on a resource */
2102
- export declare type SecuritySubAssessment = Resource & {
2418
+ export interface SecuritySubAssessment extends Resource {
2103
2419
  /**
2104
2420
  * Vulnerability ID
2105
2421
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2141,11 +2457,12 @@ export declare type SecuritySubAssessment = Resource & {
2141
2457
  resourceDetails?: ResourceDetailsUnion;
2142
2458
  /** Details of the sub-assessment */
2143
2459
  additionalData?: AdditionalDataUnion;
2144
- };
2460
+ }
2145
2461
  /** Describes an Azure tracked resource. */
2146
- export declare type TrackedResource = Resource & AzureTrackedResourceLocation & KindAutoGenerated & ETag & Tags & {};
2462
+ export interface TrackedResource extends Resource, AzureTrackedResourceLocation, KindAutoGenerated, ETag, Tags {
2463
+ }
2147
2464
  /** Describes the suppression rule */
2148
- export declare type AlertsSuppressionRule = Resource & {
2465
+ export interface AlertsSuppressionRule extends Resource {
2149
2466
  /** Type of the alert to automatically suppress. For all alert types, use '*' */
2150
2467
  alertType?: string;
2151
2468
  /**
@@ -2163,17 +2480,17 @@ export declare type AlertsSuppressionRule = Resource & {
2163
2480
  comment?: string;
2164
2481
  /** The suppression conditions */
2165
2482
  suppressionAlertsScope?: SuppressionAlertsScope;
2166
- };
2483
+ }
2167
2484
  /** Describes the server vulnerability assessment details on a resource */
2168
- export declare type ServerVulnerabilityAssessment = Resource & {
2485
+ export interface ServerVulnerabilityAssessment extends Resource {
2169
2486
  /**
2170
2487
  * The provisioningState of the vulnerability assessment capability on the VM
2171
2488
  * NOTE: This property will not be serialized. It can only be populated by the server.
2172
2489
  */
2173
2490
  readonly provisioningState?: ServerVulnerabilityAssessmentPropertiesProvisioningState;
2174
- };
2491
+ }
2175
2492
  /** Security assessment metadata response */
2176
- export declare type SecurityAssessmentMetadataResponse = Resource & {
2493
+ export interface SecurityAssessmentMetadataResponse extends Resource {
2177
2494
  /** User friendly display name of the assessment */
2178
2495
  displayName?: string;
2179
2496
  /**
@@ -2203,9 +2520,9 @@ export declare type SecurityAssessmentMetadataResponse = Resource & {
2203
2520
  plannedDeprecationDate?: string;
2204
2521
  tactics?: Tactics[];
2205
2522
  techniques?: Techniques[];
2206
- };
2523
+ }
2207
2524
  /** Security assessment on a resource - response format */
2208
- export declare type SecurityAssessmentResponse = Resource & {
2525
+ export interface SecurityAssessmentResponse extends Resource {
2209
2526
  /** Details of the resource that was assessed */
2210
2527
  resourceDetails?: ResourceDetailsUnion;
2211
2528
  /**
@@ -2228,9 +2545,9 @@ export declare type SecurityAssessmentResponse = Resource & {
2228
2545
  partnersData?: SecurityAssessmentPartnerData;
2229
2546
  /** The result of the assessment */
2230
2547
  status?: AssessmentStatusResponse;
2231
- };
2548
+ }
2232
2549
  /** Security assessment on a resource */
2233
- export declare type SecurityAssessment = Resource & {
2550
+ export interface SecurityAssessment extends Resource {
2234
2551
  /** Details of the resource that was assessed */
2235
2552
  resourceDetails?: ResourceDetailsUnion;
2236
2553
  /**
@@ -2253,8 +2570,8 @@ export declare type SecurityAssessment = Resource & {
2253
2570
  partnersData?: SecurityAssessmentPartnerData;
2254
2571
  /** The result of the assessment */
2255
2572
  status?: AssessmentStatus;
2256
- };
2257
- export declare type AdaptiveApplicationControlGroup = Resource & Location & {
2573
+ }
2574
+ export interface AdaptiveApplicationControlGroup extends Resource, Location {
2258
2575
  /** The application control policy enforcement/protection mode of the machine group */
2259
2576
  enforcementMode?: EnforcementMode;
2260
2577
  /** The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux. */
@@ -2278,18 +2595,18 @@ export declare type AdaptiveApplicationControlGroup = Resource & Location & {
2278
2595
  readonly sourceSystem?: SourceSystem;
2279
2596
  vmRecommendations?: VmRecommendation[];
2280
2597
  pathRecommendations?: PathRecommendation[];
2281
- };
2598
+ }
2282
2599
  /** The resource whose properties describes the Adaptive Network Hardening settings for some Azure resource */
2283
- export declare type AdaptiveNetworkHardening = Resource & {
2600
+ export interface AdaptiveNetworkHardening extends Resource {
2284
2601
  /** The security rules which are recommended to be effective on the VM */
2285
2602
  rules?: Rule[];
2286
2603
  /** The UTC time on which the rules were calculated */
2287
2604
  rulesCalculationTime?: Date;
2288
2605
  /** The Network Security Groups effective on the network interfaces of the protected resource */
2289
2606
  effectiveNetworkSecurityGroups?: EffectiveNetworkSecurityGroups[];
2290
- };
2607
+ }
2291
2608
  /** The resource whose properties describes the allowed traffic between Azure resources */
2292
- export declare type AllowedConnectionsResource = Resource & Location & {
2609
+ export interface AllowedConnectionsResource extends Resource, Location {
2293
2610
  /**
2294
2611
  * The UTC time on which the allowed connections resource was calculated
2295
2612
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2300,8 +2617,8 @@ export declare type AllowedConnectionsResource = Resource & Location & {
2300
2617
  * NOTE: This property will not be serialized. It can only be populated by the server.
2301
2618
  */
2302
2619
  readonly connectableResources?: ConnectableResource[];
2303
- };
2304
- export declare type TopologyResource = Resource & Location & {
2620
+ }
2621
+ export interface TopologyResource extends Resource, Location {
2305
2622
  /**
2306
2623
  * The UTC time on which the topology was calculated
2307
2624
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2312,8 +2629,8 @@ export declare type TopologyResource = Resource & Location & {
2312
2629
  * NOTE: This property will not be serialized. It can only be populated by the server.
2313
2630
  */
2314
2631
  readonly topologyResources?: TopologySingleResource[];
2315
- };
2316
- export declare type JitNetworkAccessPolicy = Resource & KindAutoGenerated & Location & {
2632
+ }
2633
+ export interface JitNetworkAccessPolicy extends Resource, KindAutoGenerated, Location {
2317
2634
  /** Configurations for Microsoft.Compute/virtualMachines resource type. */
2318
2635
  virtualMachines: JitNetworkAccessPolicyVirtualMachine[];
2319
2636
  requests?: JitNetworkAccessRequest[];
@@ -2322,8 +2639,8 @@ export declare type JitNetworkAccessPolicy = Resource & KindAutoGenerated & Loca
2322
2639
  * NOTE: This property will not be serialized. It can only be populated by the server.
2323
2640
  */
2324
2641
  readonly provisioningState?: string;
2325
- };
2326
- export declare type DiscoveredSecuritySolution = Resource & Location & {
2642
+ }
2643
+ export interface DiscoveredSecuritySolution extends Resource, Location {
2327
2644
  /** The security family of the discovered solution */
2328
2645
  securityFamily: SecurityFamily;
2329
2646
  /** The security solutions' image offer */
@@ -2332,8 +2649,8 @@ export declare type DiscoveredSecuritySolution = Resource & Location & {
2332
2649
  publisher: string;
2333
2650
  /** The security solutions' image sku */
2334
2651
  sku: string;
2335
- };
2336
- export declare type SecuritySolutionsReferenceData = Resource & Location & {
2652
+ }
2653
+ export interface SecuritySolutionsReferenceData extends Resource, Location {
2337
2654
  /** The security family of the security solution */
2338
2655
  securityFamily: SecurityFamily;
2339
2656
  /** The security solutions' vendor name */
@@ -2348,11 +2665,12 @@ export declare type SecuritySolutionsReferenceData = Resource & Location & {
2348
2665
  publisherDisplayName: string;
2349
2666
  /** The security solutions' template */
2350
2667
  template: string;
2351
- };
2352
- /** 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. */
2353
- export declare type ExternalSecuritySolution = Resource & ExternalSecuritySolutionKindAutoGenerated & Location & {};
2668
+ }
2669
+ /** 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. */
2670
+ export interface ExternalSecuritySolution extends Resource, ExternalSecuritySolutionKindAutoGenerated, Location {
2671
+ }
2354
2672
  /** Secure score item data model */
2355
- export declare type SecureScoreItem = Resource & {
2673
+ export interface SecureScoreItem extends Resource {
2356
2674
  /**
2357
2675
  * The initiative’s name
2358
2676
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2378,9 +2696,9 @@ export declare type SecureScoreItem = Resource & {
2378
2696
  * NOTE: This property will not be serialized. It can only be populated by the server.
2379
2697
  */
2380
2698
  readonly percentage?: number;
2381
- };
2699
+ }
2382
2700
  /** Information about the security control. */
2383
- export declare type SecureScoreControlDefinitionItem = Resource & {
2701
+ export interface SecureScoreControlDefinitionItem extends Resource {
2384
2702
  /**
2385
2703
  * User friendly display name of the control
2386
2704
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2406,9 +2724,9 @@ export declare type SecureScoreControlDefinitionItem = Resource & {
2406
2724
  * NOTE: This property will not be serialized. It can only be populated by the server.
2407
2725
  */
2408
2726
  readonly assessmentDefinitions?: AzureResourceLink[];
2409
- };
2727
+ }
2410
2728
  /** Details of the security control, its score, and the health status of the relevant resources. */
2411
- export declare type SecureScoreControlDetails = Resource & {
2729
+ export interface SecureScoreControlDetails extends Resource {
2412
2730
  /**
2413
2731
  * User friendly display name of the control
2414
2732
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2451,8 +2769,8 @@ export declare type SecureScoreControlDetails = Resource & {
2451
2769
  * NOTE: This property will not be serialized. It can only be populated by the server.
2452
2770
  */
2453
2771
  readonly percentage?: number;
2454
- };
2455
- export declare type SecuritySolution = Resource & Location & {
2772
+ }
2773
+ export interface SecuritySolution extends Resource, Location {
2456
2774
  /** The security family of the security solution */
2457
2775
  securityFamily?: SecurityFamily;
2458
2776
  /** The security family provisioning State */
@@ -2461,31 +2779,36 @@ export declare type SecuritySolution = Resource & Location & {
2461
2779
  template?: string;
2462
2780
  /** The security solutions' status */
2463
2781
  protectionStatus?: string;
2464
- };
2782
+ }
2465
2783
  /** The connector setting */
2466
- export declare type ConnectorSetting = Resource & {
2784
+ export interface ConnectorSetting extends Resource {
2467
2785
  /** Settings for hybrid compute management. These settings are relevant only for Arc autoProvision (Hybrid Compute). */
2468
2786
  hybridComputeSettings?: HybridComputeSettingsProperties;
2469
2787
  /** Settings for authentication management, these settings are relevant only for the cloud connector. */
2470
2788
  authenticationDetails?: AuthenticationDetailsPropertiesUnion;
2471
- };
2789
+ }
2472
2790
  /** A vulnerability assessment scan record. */
2473
- export declare type Scan = Resource & {
2791
+ export interface Scan extends Resource {
2474
2792
  /** A vulnerability assessment scan record properties. */
2475
2793
  properties?: ScanProperties;
2476
- };
2794
+ }
2477
2795
  /** A vulnerability assessment scan result for a single rule. */
2478
- export declare type ScanResult = Resource & {
2796
+ export interface ScanResult extends Resource {
2479
2797
  /** A vulnerability assessment scan result properties for a single rule. */
2480
2798
  properties?: ScanResultProperties;
2481
- };
2799
+ }
2482
2800
  /** Rule results. */
2483
- export declare type RuleResults = Resource & {
2801
+ export interface RuleResults extends Resource {
2484
2802
  /** Rule results properties. */
2485
2803
  properties?: RuleResultsProperties;
2486
- };
2804
+ }
2487
2805
  /** Security alert */
2488
- export declare type Alert = Resource & {
2806
+ export interface Alert extends Resource {
2807
+ /**
2808
+ * Schema version.
2809
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2810
+ */
2811
+ readonly version?: string;
2489
2812
  /**
2490
2813
  * Unique identifier for the detection logic (all alert instances from the same detection logic will have the same alertType).
2491
2814
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2602,19 +2925,31 @@ export declare type Alert = Resource & {
2602
2925
  * NOTE: This property will not be serialized. It can only be populated by the server.
2603
2926
  */
2604
2927
  readonly compromisedEntity?: string;
2605
- };
2928
+ /**
2929
+ * kill chain related techniques behind the alert.
2930
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2931
+ */
2932
+ readonly techniques?: string[];
2933
+ /**
2934
+ * Kill chain related sub-techniques behind the alert.
2935
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2936
+ */
2937
+ readonly subTechniques?: string[];
2938
+ /** Changing set of properties depending on the supportingEvidence type. */
2939
+ supportingEvidence?: AlertPropertiesSupportingEvidence;
2940
+ }
2606
2941
  /** The kind of the security setting */
2607
- export declare type Setting = Resource & {
2942
+ export interface Setting extends Resource {
2608
2943
  /** the kind of the settings string */
2609
2944
  kind: SettingKind;
2610
- };
2945
+ }
2611
2946
  /** Configures how to correlate scan data and logs with resources associated with the subscription. */
2612
- export declare type IngestionSetting = Resource & {
2947
+ export interface IngestionSetting extends Resource {
2613
2948
  /** Ingestion setting data */
2614
2949
  properties?: Record<string, unknown>;
2615
- };
2950
+ }
2616
2951
  /** Represents a software data */
2617
- export declare type Software = Resource & {
2952
+ export interface Software extends Resource {
2618
2953
  /** Unique identifier for the virtual machine in the service. */
2619
2954
  deviceId?: string;
2620
2955
  /** Platform of the operating system running on the device. */
@@ -2633,9 +2968,60 @@ export declare type Software = Resource & {
2633
2968
  numberOfKnownVulnerabilities?: number;
2634
2969
  /** First time that the software was seen in the device. */
2635
2970
  firstSeenAt?: string;
2636
- };
2971
+ }
2972
+ /** Security GovernanceRule over a given scope */
2973
+ export interface GovernanceRule extends Resource {
2974
+ /** display name of the governanceRule */
2975
+ displayName?: string;
2976
+ /** description of the governanceRule */
2977
+ description?: string;
2978
+ /** 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 */
2979
+ remediationTimeframe?: string;
2980
+ /** Defines whether there is a grace period on the governance rule */
2981
+ isGracePeriod?: boolean;
2982
+ /** The governance rule priority, priority to the lower number. Rules with the same priority on the same subscription will not be allowed */
2983
+ rulePriority?: number;
2984
+ /** Defines whether the rule is active/inactive */
2985
+ isDisabled?: boolean;
2986
+ /** The rule type of the governance rule, defines the source of the rule e.g. Integrated */
2987
+ ruleType?: GovernanceRuleType;
2988
+ /** The governance rule source, what the rule affects, e.g. Assessments */
2989
+ sourceResourceType?: GovernanceRuleSourceResourceType;
2990
+ /** The governance rule conditionSets - see examples */
2991
+ conditionSets?: Record<string, unknown>[];
2992
+ /** The Owner source for the governance rule - e.g. Manually by user@contoso.com - see example */
2993
+ ownerSource?: GovernanceRuleOwnerSource;
2994
+ /** The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners */
2995
+ governanceEmailNotification?: GovernanceRuleEmailNotification;
2996
+ }
2997
+ /** Security GovernanceAssignment over a given scope */
2998
+ export interface GovernanceAssignment extends Resource {
2999
+ /** The Owner for the governance assignment - e.g. user@contoso.com - see example */
3000
+ owner?: string;
3001
+ /** The remediation due-date - after this date Secure Score will be affected (in case of active grace-period) */
3002
+ remediationDueDate?: Date;
3003
+ /** The ETA (estimated time of arrival) for remediation (optional), see example */
3004
+ remediationEta?: RemediationEta;
3005
+ /** Defines whether there is a grace period on the governance assignment */
3006
+ isGracePeriod?: boolean;
3007
+ /** The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners */
3008
+ governanceEmailNotification?: GovernanceEmailNotification;
3009
+ /** The additional data for the governance assignment - e.g. links to ticket (optional), see example */
3010
+ additionalData?: GovernanceAssignmentAdditionalData;
3011
+ }
3012
+ /** Security Application over a given scope */
3013
+ export interface Application extends Resource {
3014
+ /** display name of the application */
3015
+ displayName?: string;
3016
+ /** description of the application */
3017
+ description?: string;
3018
+ /** The application source, what it affects, e.g. Assessments */
3019
+ sourceResourceType?: ApplicationSourceResourceType;
3020
+ /** The application conditionSets - see examples */
3021
+ conditionSets?: Record<string, unknown>[];
3022
+ }
2637
3023
  /** Security assessment metadata */
2638
- export declare type SecurityAssessmentMetadata = Resource & {
3024
+ export interface SecurityAssessmentMetadata extends Resource {
2639
3025
  /** User friendly display name of the assessment */
2640
3026
  displayName?: string;
2641
3027
  /**
@@ -2661,18 +3047,18 @@ export declare type SecurityAssessmentMetadata = Resource & {
2661
3047
  assessmentType?: AssessmentType;
2662
3048
  /** Describes the partner that created the assessment */
2663
3049
  partnerData?: SecurityAssessmentMetadataPartnerData;
2664
- };
3050
+ }
2665
3051
  /** A custom alert rule that checks if a value (depends on the custom alert type) is within the given range. */
2666
- export declare type ThresholdCustomAlertRule = CustomAlertRule & {
3052
+ export interface ThresholdCustomAlertRule extends CustomAlertRule {
2667
3053
  /** Polymorphic discriminator, which specifies the different types this object can be */
2668
3054
  ruleType: "ThresholdCustomAlertRule" | "TimeWindowCustomAlertRule" | "ActiveConnectionsNotInAllowedRange" | "AmqpC2DMessagesNotInAllowedRange" | "MqttC2DMessagesNotInAllowedRange" | "HttpC2DMessagesNotInAllowedRange" | "AmqpC2DRejectedMessagesNotInAllowedRange" | "MqttC2DRejectedMessagesNotInAllowedRange" | "HttpC2DRejectedMessagesNotInAllowedRange" | "AmqpD2CMessagesNotInAllowedRange" | "MqttD2CMessagesNotInAllowedRange" | "HttpD2CMessagesNotInAllowedRange" | "DirectMethodInvokesNotInAllowedRange" | "FailedLocalLoginsNotInAllowedRange" | "FileUploadsNotInAllowedRange" | "QueuePurgesNotInAllowedRange" | "TwinUpdatesNotInAllowedRange" | "UnauthorizedOperationsNotInAllowedRange";
2669
3055
  /** The minimum threshold. */
2670
3056
  minThreshold: number;
2671
3057
  /** The maximum threshold. */
2672
3058
  maxThreshold: number;
2673
- };
3059
+ }
2674
3060
  /** A List custom alert rule. */
2675
- export declare type ListCustomAlertRule = CustomAlertRule & {
3061
+ export interface ListCustomAlertRule extends CustomAlertRule {
2676
3062
  /** Polymorphic discriminator, which specifies the different types this object can be */
2677
3063
  ruleType: "ListCustomAlertRule" | "AllowlistCustomAlertRule" | "DenylistCustomAlertRule" | "ConnectionToIpNotAllowed" | "ConnectionFromIpNotAllowed" | "LocalUserNotAllowed" | "ProcessNotAllowed";
2678
3064
  /**
@@ -2680,15 +3066,15 @@ export declare type ListCustomAlertRule = CustomAlertRule & {
2680
3066
  * NOTE: This property will not be serialized. It can only be populated by the server.
2681
3067
  */
2682
3068
  readonly valueType?: ValueType;
2683
- };
2684
- export declare type UpdateIotSecuritySolutionData = TagsResource & {
3069
+ }
3070
+ export interface UpdateIotSecuritySolutionData extends TagsResource {
2685
3071
  /** Properties of the IoT Security solution's user defined resources. */
2686
3072
  userDefinedResources?: UserDefinedResourcesProperties;
2687
3073
  /** List of the configuration status for each recommendation type. */
2688
3074
  recommendationsConfiguration?: RecommendationConfigurationProperties[];
2689
- };
3075
+ }
2690
3076
  /** Details of the Azure resource that was assessed */
2691
- export declare type AzureResourceDetails = ResourceDetails & {
3077
+ export interface AzureResourceDetails extends ResourceDetails {
2692
3078
  /** Polymorphic discriminator, which specifies the different types this object can be */
2693
3079
  source: "Azure";
2694
3080
  /**
@@ -2696,9 +3082,9 @@ export declare type AzureResourceDetails = ResourceDetails & {
2696
3082
  * NOTE: This property will not be serialized. It can only be populated by the server.
2697
3083
  */
2698
3084
  readonly id?: string;
2699
- };
3085
+ }
2700
3086
  /** Details of the On Premise resource that was assessed */
2701
- export declare type OnPremiseResourceDetails = ResourceDetails & {
3087
+ export interface OnPremiseResourceDetails extends ResourceDetails {
2702
3088
  /** Polymorphic discriminator, which specifies the different types this object can be */
2703
3089
  source: "OnPremise" | "OnPremiseSql";
2704
3090
  /** Azure resource Id of the workspace the machine is attached to */
@@ -2709,9 +3095,9 @@ export declare type OnPremiseResourceDetails = ResourceDetails & {
2709
3095
  sourceComputerId: string;
2710
3096
  /** The name of the machine */
2711
3097
  machineName: string;
2712
- };
3098
+ }
2713
3099
  /** Details of the resource that was assessed */
2714
- export declare type SqlServerVulnerabilityProperties = AdditionalData & {
3100
+ export interface SqlServerVulnerabilityProperties extends AdditionalData {
2715
3101
  /** Polymorphic discriminator, which specifies the different types this object can be */
2716
3102
  assessedResourceType: "SqlServerVulnerability";
2717
3103
  /**
@@ -2724,9 +3110,9 @@ export declare type SqlServerVulnerabilityProperties = AdditionalData & {
2724
3110
  * NOTE: This property will not be serialized. It can only be populated by the server.
2725
3111
  */
2726
3112
  readonly query?: string;
2727
- };
3113
+ }
2728
3114
  /** Additional context fields for container registry Vulnerability assessment */
2729
- export declare type ContainerRegistryVulnerabilityProperties = AdditionalData & {
3115
+ export interface ContainerRegistryVulnerabilityProperties extends AdditionalData {
2730
3116
  /** Polymorphic discriminator, which specifies the different types this object can be */
2731
3117
  assessedResourceType: "ContainerRegistryVulnerability";
2732
3118
  /**
@@ -2768,9 +3154,9 @@ export declare type ContainerRegistryVulnerabilityProperties = AdditionalData &
2768
3154
  * NOTE: This property will not be serialized. It can only be populated by the server.
2769
3155
  */
2770
3156
  readonly imageDigest?: string;
2771
- };
3157
+ }
2772
3158
  /** Additional context fields for server vulnerability assessment */
2773
- export declare type ServerVulnerabilityProperties = AdditionalData & {
3159
+ export interface ServerVulnerabilityProperties extends AdditionalData {
2774
3160
  /** Polymorphic discriminator, which specifies the different types this object can be */
2775
3161
  assessedResourceType: "ServerVulnerabilityAssessment";
2776
3162
  /**
@@ -2807,18 +3193,18 @@ export declare type ServerVulnerabilityProperties = AdditionalData & {
2807
3193
  readonly publishedTime?: Date;
2808
3194
  /** NOTE: This property will not be serialized. It can only be populated by the server. */
2809
3195
  readonly vendorReferences?: VendorReference[];
2810
- };
2811
- /** The logic app action that should be triggered. To learn more about Security Center's Workflow Automation capabilities, visit https://aka.ms/ASCWorkflowAutomationLearnMore */
2812
- export declare type AutomationActionLogicApp = AutomationAction & {
3196
+ }
3197
+ /** 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 */
3198
+ export interface AutomationActionLogicApp extends AutomationAction {
2813
3199
  /** Polymorphic discriminator, which specifies the different types this object can be */
2814
3200
  actionType: "LogicApp";
2815
3201
  /** The triggered Logic App Azure Resource ID. This can also reside on other subscriptions, given that you have permissions to trigger the Logic App */
2816
3202
  logicAppResourceId?: string;
2817
3203
  /** The Logic App trigger URI endpoint (it will not be included in any response). */
2818
3204
  uri?: string;
2819
- };
2820
- /** 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 */
2821
- export declare type AutomationActionEventHub = AutomationAction & {
3205
+ }
3206
+ /** 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 */
3207
+ export interface AutomationActionEventHub extends AutomationAction {
2822
3208
  /** Polymorphic discriminator, which specifies the different types this object can be */
2823
3209
  actionType: "EventHub";
2824
3210
  /** The target Event Hub Azure Resource ID. */
@@ -2830,23 +3216,23 @@ export declare type AutomationActionEventHub = AutomationAction & {
2830
3216
  readonly sasPolicyName?: string;
2831
3217
  /** The target Event Hub connection string (it will not be included in any response). */
2832
3218
  connectionString?: string;
2833
- };
2834
- /** 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 */
2835
- export declare type AutomationActionWorkspace = AutomationAction & {
3219
+ }
3220
+ /** 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 */
3221
+ export interface AutomationActionWorkspace extends AutomationAction {
2836
3222
  /** Polymorphic discriminator, which specifies the different types this object can be */
2837
3223
  actionType: "Workspace";
2838
3224
  /** The fully qualified Log Analytics Workspace Azure Resource ID. */
2839
3225
  workspaceResourceId?: string;
2840
- };
3226
+ }
2841
3227
  /** Describes properties of an assessment metadata response. */
2842
- export declare type SecurityAssessmentMetadataPropertiesResponse = SecurityAssessmentMetadataProperties & {
3228
+ export interface SecurityAssessmentMetadataPropertiesResponse extends SecurityAssessmentMetadataProperties {
2843
3229
  publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates;
2844
3230
  plannedDeprecationDate?: string;
2845
3231
  tactics?: Tactics[];
2846
3232
  techniques?: Techniques[];
2847
- };
3233
+ }
2848
3234
  /** The result of the assessment */
2849
- export declare type AssessmentStatusResponse = AssessmentStatus & {
3235
+ export interface AssessmentStatusResponse extends AssessmentStatus {
2850
3236
  /**
2851
3237
  * The time that the assessment was created and first evaluated. Returned as UTC time in ISO 8601 format
2852
3238
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2857,19 +3243,19 @@ export declare type AssessmentStatusResponse = AssessmentStatus & {
2857
3243
  * NOTE: This property will not be serialized. It can only be populated by the server.
2858
3244
  */
2859
3245
  readonly statusChangeDate?: Date;
2860
- };
3246
+ }
2861
3247
  /** Describes properties of an assessment. */
2862
- export declare type SecurityAssessmentPropertiesResponse = SecurityAssessmentPropertiesBase & {
3248
+ export interface SecurityAssessmentPropertiesResponse extends SecurityAssessmentPropertiesBase {
2863
3249
  /** The result of the assessment */
2864
3250
  status: AssessmentStatusResponse;
2865
- };
3251
+ }
2866
3252
  /** Describes properties of an assessment. */
2867
- export declare type SecurityAssessmentProperties = SecurityAssessmentPropertiesBase & {
3253
+ export interface SecurityAssessmentProperties extends SecurityAssessmentPropertiesBase {
2868
3254
  /** The result of the assessment */
2869
3255
  status: AssessmentStatus;
2870
- };
3256
+ }
2871
3257
  /** 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> */
2872
- export declare type AwsCredsAuthenticationDetailsProperties = AuthenticationDetailsProperties & {
3258
+ export interface AwsCredsAuthenticationDetailsProperties extends AuthenticationDetailsProperties {
2873
3259
  /** Polymorphic discriminator, which specifies the different types this object can be */
2874
3260
  authenticationType: "awsCreds";
2875
3261
  /**
@@ -2881,9 +3267,9 @@ export declare type AwsCredsAuthenticationDetailsProperties = AuthenticationDeta
2881
3267
  awsAccessKeyId: string;
2882
3268
  /** Secret key element of the AWS credential object (write only) */
2883
3269
  awsSecretAccessKey: string;
2884
- };
3270
+ }
2885
3271
  /** 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> */
2886
- export declare type AwAssumeRoleAuthenticationDetailsProperties = AuthenticationDetailsProperties & {
3272
+ export interface AwAssumeRoleAuthenticationDetailsProperties extends AuthenticationDetailsProperties {
2887
3273
  /** Polymorphic discriminator, which specifies the different types this object can be */
2888
3274
  authenticationType: "awsAssumeRole";
2889
3275
  /**
@@ -2895,9 +3281,9 @@ export declare type AwAssumeRoleAuthenticationDetailsProperties = Authentication
2895
3281
  awsAssumeRoleArn: string;
2896
3282
  /** A unique identifier that is required when you assume a role in another account. */
2897
3283
  awsExternalId: string;
2898
- };
3284
+ }
2899
3285
  /** GCP cloud account connector based service to service credentials, the credentials are composed of the organization ID and a JSON API key (write only) */
2900
- export declare type GcpCredentialsDetailsProperties = AuthenticationDetailsProperties & {
3286
+ export interface GcpCredentialsDetailsProperties extends AuthenticationDetailsProperties {
2901
3287
  /** Polymorphic discriminator, which specifies the different types this object can be */
2902
3288
  authenticationType: "gcpCredentials";
2903
3289
  /** The organization ID of the GCP cloud account */
@@ -2922,9 +3308,9 @@ export declare type GcpCredentialsDetailsProperties = AuthenticationDetailsPrope
2922
3308
  authProviderX509CertUrl: string;
2923
3309
  /** Client x509 certificate URL field of the API key (write only) */
2924
3310
  clientX509CertUrl: string;
2925
- };
3311
+ }
2926
3312
  /** Azure resource identifier. */
2927
- export declare type AzureResourceIdentifier = ResourceIdentifier & {
3313
+ export interface AzureResourceIdentifier extends ResourceIdentifier {
2928
3314
  /** Polymorphic discriminator, which specifies the different types this object can be */
2929
3315
  type: "AzureResource";
2930
3316
  /**
@@ -2932,9 +3318,9 @@ export declare type AzureResourceIdentifier = ResourceIdentifier & {
2932
3318
  * NOTE: This property will not be serialized. It can only be populated by the server.
2933
3319
  */
2934
3320
  readonly azureResourceId?: string;
2935
- };
3321
+ }
2936
3322
  /** Represents a Log Analytics workspace scope identifier. */
2937
- export declare type LogAnalyticsIdentifier = ResourceIdentifier & {
3323
+ export interface LogAnalyticsIdentifier extends ResourceIdentifier {
2938
3324
  /** Polymorphic discriminator, which specifies the different types this object can be */
2939
3325
  type: "LogAnalytics";
2940
3326
  /**
@@ -2957,23 +3343,23 @@ export declare type LogAnalyticsIdentifier = ResourceIdentifier & {
2957
3343
  * NOTE: This property will not be serialized. It can only be populated by the server.
2958
3344
  */
2959
3345
  readonly agentId?: string;
2960
- };
3346
+ }
2961
3347
  /** Simulate alerts according to this bundles. */
2962
- export declare type AlertSimulatorBundlesRequestProperties = AlertSimulatorRequestProperties & {
3348
+ export interface AlertSimulatorBundlesRequestProperties extends AlertSimulatorRequestProperties {
2963
3349
  /** Polymorphic discriminator, which specifies the different types this object can be */
2964
3350
  kind: "Bundles";
2965
3351
  /** Bundles list. */
2966
3352
  bundles?: BundleType[];
2967
- };
2968
- /** The CSPM monitoring for AWS offering configurations */
2969
- export declare type CspmMonitorAwsOffering = CloudOffering & {
3353
+ }
3354
+ /** The CSPM monitoring for AWS offering */
3355
+ export interface CspmMonitorAwsOffering extends CloudOffering {
2970
3356
  /** Polymorphic discriminator, which specifies the different types this object can be */
2971
3357
  offeringType: "CspmMonitorAws";
2972
3358
  /** The native cloud connection configuration */
2973
3359
  nativeCloudConnection?: CspmMonitorAwsOfferingNativeCloudConnection;
2974
- };
2975
- /** The Defender for Containers AWS offering configurations */
2976
- export declare type DefenderForContainersAwsOffering = CloudOffering & {
3360
+ }
3361
+ /** The Defender for Containers AWS offering */
3362
+ export interface DefenderForContainersAwsOffering extends CloudOffering {
2977
3363
  /** Polymorphic discriminator, which specifies the different types this object can be */
2978
3364
  offeringType: "DefenderForContainersAws";
2979
3365
  /** The kubernetes service connection configuration */
@@ -2984,37 +3370,183 @@ export declare type DefenderForContainersAwsOffering = CloudOffering & {
2984
3370
  cloudWatchToKinesis?: DefenderForContainersAwsOfferingCloudWatchToKinesis;
2985
3371
  /** The kinesis to s3 connection configuration */
2986
3372
  kinesisToS3?: DefenderForContainersAwsOfferingKinesisToS3;
2987
- };
2988
- /** The Defender for Servers AWS offering configurations */
2989
- export declare type DefenderForServersAwsOffering = CloudOffering & {
3373
+ /** The container vulnerability assessment configuration */
3374
+ containerVulnerabilityAssessment?: DefenderForContainersAwsOfferingContainerVulnerabilityAssessment;
3375
+ /** The container vulnerability assessment task configuration */
3376
+ containerVulnerabilityAssessmentTask?: DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask;
3377
+ /** Enable container vulnerability assessment feature */
3378
+ enableContainerVulnerabilityAssessment?: boolean;
3379
+ /** Is audit logs pipeline auto provisioning enabled */
3380
+ autoProvisioning?: boolean;
3381
+ /** The retention time in days of kube audit logs set on the CloudWatch log group */
3382
+ kubeAuditRetentionTime?: number;
3383
+ /** The externalId used by the data reader to prevent the confused deputy attack */
3384
+ scubaExternalId?: string;
3385
+ }
3386
+ /** The Defender for Servers AWS offering */
3387
+ export interface DefenderForServersAwsOffering extends CloudOffering {
2990
3388
  /** Polymorphic discriminator, which specifies the different types this object can be */
2991
3389
  offeringType: "DefenderForServersAws";
2992
3390
  /** The Defender for servers connection configuration */
2993
3391
  defenderForServers?: DefenderForServersAwsOfferingDefenderForServers;
2994
3392
  /** The ARC autoprovisioning configuration */
2995
3393
  arcAutoProvisioning?: DefenderForServersAwsOfferingArcAutoProvisioning;
2996
- };
2997
- /** The information protection for AWS offering configurations */
2998
- export declare type InformationProtectionAwsOffering = CloudOffering & {
3394
+ /** The Vulnerability Assessment autoprovisioning configuration */
3395
+ vaAutoProvisioning?: DefenderForServersAwsOfferingVaAutoProvisioning;
3396
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
3397
+ mdeAutoProvisioning?: DefenderForServersAwsOfferingMdeAutoProvisioning;
3398
+ /** configuration for the servers offering subPlan */
3399
+ subPlan?: DefenderForServersAwsOfferingSubPlan;
3400
+ /** The Microsoft Defender for Server VM scanning configuration */
3401
+ vmScanners?: DefenderForServersAwsOfferingVmScanners;
3402
+ }
3403
+ /** The Defender for Databases AWS offering */
3404
+ export interface DefenderFoDatabasesAwsOffering extends CloudOffering {
3405
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3406
+ offeringType: "DefenderForDatabasesAws";
3407
+ /** The ARC autoprovisioning configuration */
3408
+ arcAutoProvisioning?: DefenderFoDatabasesAwsOfferingArcAutoProvisioning;
3409
+ }
3410
+ /** The information protection for AWS offering */
3411
+ export interface InformationProtectionAwsOffering extends CloudOffering {
2999
3412
  /** Polymorphic discriminator, which specifies the different types this object can be */
3000
3413
  offeringType: "InformationProtectionAws";
3001
3414
  /** The native cloud connection configuration */
3002
3415
  informationProtection?: InformationProtectionAwsOfferingInformationProtection;
3003
- };
3416
+ }
3417
+ /** The CSPM monitoring for GCP offering */
3418
+ export interface CspmMonitorGcpOffering extends CloudOffering {
3419
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3420
+ offeringType: "CspmMonitorGcp";
3421
+ /** The native cloud connection configuration */
3422
+ nativeCloudConnection?: CspmMonitorGcpOfferingNativeCloudConnection;
3423
+ }
3424
+ /** The Defender for Servers GCP offering configurations */
3425
+ export interface DefenderForServersGcpOffering extends CloudOffering {
3426
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3427
+ offeringType: "DefenderForServersGcp";
3428
+ /** The Defender for servers connection configuration */
3429
+ defenderForServers?: DefenderForServersGcpOfferingDefenderForServers;
3430
+ /** The ARC autoprovisioning configuration */
3431
+ arcAutoProvisioning?: DefenderForServersGcpOfferingArcAutoProvisioning;
3432
+ /** The Vulnerability Assessment autoprovisioning configuration */
3433
+ vaAutoProvisioning?: DefenderForServersGcpOfferingVaAutoProvisioning;
3434
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
3435
+ mdeAutoProvisioning?: DefenderForServersGcpOfferingMdeAutoProvisioning;
3436
+ /** configuration for the servers offering subPlan */
3437
+ subPlan?: DefenderForServersGcpOfferingSubPlan;
3438
+ }
3439
+ /** The Defender for Databases GCP offering configurations */
3440
+ export interface DefenderForDatabasesGcpOffering extends CloudOffering {
3441
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3442
+ offeringType: "DefenderForDatabasesGcp";
3443
+ /** The ARC autoprovisioning configuration */
3444
+ arcAutoProvisioning?: DefenderForDatabasesGcpOfferingArcAutoProvisioning;
3445
+ /** The native cloud connection configuration */
3446
+ defenderForDatabasesArcAutoProvisioning?: DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning;
3447
+ }
3448
+ /** The containers GCP offering */
3449
+ export interface DefenderForContainersGcpOffering extends CloudOffering {
3450
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3451
+ offeringType: "DefenderForContainersGcp";
3452
+ /** The native cloud connection configuration */
3453
+ nativeCloudConnection?: DefenderForContainersGcpOfferingNativeCloudConnection;
3454
+ /** The native cloud connection configuration */
3455
+ dataPipelineNativeCloudConnection?: DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection;
3456
+ /** Is audit logs data collection enabled */
3457
+ auditLogsAutoProvisioningFlag?: boolean;
3458
+ /** Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled */
3459
+ defenderAgentAutoProvisioningFlag?: boolean;
3460
+ /** Is Policy Kubernetes agent auto provisioning enabled */
3461
+ policyAgentAutoProvisioningFlag?: boolean;
3462
+ }
3463
+ /** The CSPM monitoring for github offering */
3464
+ export interface CspmMonitorGithubOffering extends CloudOffering {
3465
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3466
+ offeringType: "CspmMonitorGithub";
3467
+ }
3468
+ /** The CSPM monitoring for AzureDevOps offering */
3469
+ export interface CspmMonitorAzureDevOpsOffering extends CloudOffering {
3470
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3471
+ offeringType: "CspmMonitorAzureDevOps";
3472
+ }
3473
+ /** The aws connector environment data */
3474
+ export interface AWSEnvironmentData extends EnvironmentData {
3475
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3476
+ environmentType: "AwsAccount";
3477
+ /** The AWS account's organizational data */
3478
+ organizationalData?: AwsOrganizationalDataUnion;
3479
+ }
3480
+ /** The GCP project connector environment data */
3481
+ export interface GcpProjectEnvironmentData extends EnvironmentData {
3482
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3483
+ environmentType: "GcpProject";
3484
+ /** The Gcp project's organizational data */
3485
+ organizationalData?: GcpOrganizationalDataUnion;
3486
+ /** The Gcp project's details */
3487
+ projectDetails?: GcpProjectDetails;
3488
+ }
3489
+ /** The github scope connector's environment data */
3490
+ export interface GithubScopeEnvironmentData extends EnvironmentData {
3491
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3492
+ environmentType: "GithubScope";
3493
+ }
3494
+ /** The AzureDevOps scope connector's environment data */
3495
+ export interface AzureDevOpsScopeEnvironmentData extends EnvironmentData {
3496
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3497
+ environmentType: "AzureDevOpsScope";
3498
+ }
3004
3499
  /** The external security solution properties for CEF solutions */
3005
- export declare type CefSolutionProperties = ExternalSecuritySolutionProperties & {
3500
+ export interface CefSolutionProperties extends ExternalSecuritySolutionProperties {
3006
3501
  hostname?: string;
3007
3502
  agent?: string;
3008
3503
  lastEventReceived?: string;
3009
- };
3504
+ }
3010
3505
  /** The external security solution properties for ATA solutions */
3011
- export declare type AtaSolutionProperties = ExternalSecuritySolutionProperties & {
3506
+ export interface AtaSolutionProperties extends ExternalSecuritySolutionProperties {
3012
3507
  lastEventReceived?: string;
3013
- };
3508
+ }
3014
3509
  /** The external security solution properties for AAD solutions */
3015
- export declare type AadSolutionProperties = ExternalSecuritySolutionProperties & AadConnectivityStateAutoGenerated & {};
3510
+ export interface AadSolutionProperties extends ExternalSecuritySolutionProperties, AadConnectivityStateAutoGenerated {
3511
+ }
3512
+ /** The awsOrganization data for the master account */
3513
+ export interface AwsOrganizationalDataMaster extends AwsOrganizationalData {
3514
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3515
+ organizationMembershipType: "Organization";
3516
+ /** If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset */
3517
+ stacksetName?: string;
3518
+ /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */
3519
+ excludedAccountIds?: string[];
3520
+ }
3521
+ /** The awsOrganization data for the member account */
3522
+ export interface AwsOrganizationalDataMember extends AwsOrganizationalData {
3523
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3524
+ organizationMembershipType: "Member";
3525
+ /** If the multi cloud account is not of membership type organization, this will be the ID of the account's parent */
3526
+ parentHierarchyId?: string;
3527
+ }
3528
+ /** The gcpOrganization data for the parent account */
3529
+ export interface GcpOrganizationalDataOrganization extends GcpOrganizationalData {
3530
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3531
+ organizationMembershipType: "Organization";
3532
+ /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */
3533
+ excludedProjectNumbers?: string[];
3534
+ /** The service account email address which represents the organization level permissions container. */
3535
+ serviceAccountEmailAddress?: string;
3536
+ /** The GCP workload identity provider id which represents the permissions required to auto provision security connectors */
3537
+ workloadIdentityProviderId?: string;
3538
+ }
3539
+ /** The gcpOrganization data for the member account */
3540
+ export interface GcpOrganizationalDataMember extends GcpOrganizationalData {
3541
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3542
+ organizationMembershipType: "Member";
3543
+ /** If the multi cloud account is not of membership type organization, this will be the ID of the project's parent */
3544
+ parentHierarchyId?: string;
3545
+ /** The GCP management project number from organizational onboarding */
3546
+ managementProjectNumber?: string;
3547
+ }
3016
3548
  /** The security automation resource. */
3017
- export declare type Automation = TrackedResource & {
3549
+ export interface Automation extends TrackedResource {
3018
3550
  /** The security automation description. */
3019
3551
  description?: string;
3020
3552
  /** Indicates whether the security automation is enabled. */
@@ -3025,183 +3557,216 @@ export declare type Automation = TrackedResource & {
3025
3557
  sources?: AutomationSource[];
3026
3558
  /** A collection of the actions which are triggered if all the configured rules evaluations, within at least one rule set, are true. */
3027
3559
  actions?: AutomationActionUnion[];
3028
- };
3560
+ }
3029
3561
  /** The security connector resource. */
3030
- export declare type SecurityConnector = TrackedResource & {
3562
+ export interface SecurityConnector extends TrackedResource {
3031
3563
  /**
3032
3564
  * Azure Resource Manager metadata containing createdBy and modifiedBy information.
3033
3565
  * NOTE: This property will not be serialized. It can only be populated by the server.
3034
3566
  */
3035
3567
  readonly systemData?: SystemData;
3036
- /** The multi cloud resource identifier (account id in case of AWS connector). */
3568
+ /** The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector). */
3037
3569
  hierarchyIdentifier?: string;
3570
+ /**
3571
+ * The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.
3572
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3573
+ */
3574
+ readonly hierarchyIdentifierTrialEndDate?: Date;
3038
3575
  /** The multi cloud resource's cloud name. */
3039
- cloudName?: CloudName;
3576
+ environmentName?: CloudName;
3040
3577
  /** A collection of offerings for the security connector. */
3041
3578
  offerings?: CloudOfferingUnion[];
3042
- /** The multi cloud account's organizational data */
3043
- organizationalData?: SecurityConnectorPropertiesOrganizationalData;
3044
- };
3579
+ /** The security connector environment data. */
3580
+ environmentData?: EnvironmentDataUnion;
3581
+ }
3045
3582
  /** Represents a security solution which sends CEF logs to an OMS workspace */
3046
- export declare type CefExternalSecuritySolution = ExternalSecuritySolution & {
3583
+ export interface CefExternalSecuritySolution extends ExternalSecuritySolution {
3047
3584
  /** The external security solution properties for CEF solutions */
3048
3585
  properties?: CefSolutionProperties;
3049
- };
3586
+ }
3050
3587
  /** Represents an ATA security solution which sends logs to an OMS workspace */
3051
- export declare type AtaExternalSecuritySolution = ExternalSecuritySolution & {
3588
+ export interface AtaExternalSecuritySolution extends ExternalSecuritySolution {
3052
3589
  /** The external security solution properties for ATA solutions */
3053
3590
  properties?: AtaSolutionProperties;
3054
- };
3591
+ }
3055
3592
  /** Represents an AAD identity protection solution which sends logs to an OMS workspace. */
3056
- export declare type AadExternalSecuritySolution = ExternalSecuritySolution & {
3593
+ export interface AadExternalSecuritySolution extends ExternalSecuritySolution {
3057
3594
  /** The external security solution properties for AAD solutions */
3058
3595
  properties?: AadSolutionProperties;
3059
- };
3596
+ }
3060
3597
  /** Represents a data export setting */
3061
- export declare type DataExportSettings = Setting & {
3598
+ export interface DataExportSettings extends Setting {
3599
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3600
+ kind: "DataExportSettings";
3062
3601
  /** Is the data export setting enabled */
3063
3602
  enabled?: boolean;
3064
- };
3603
+ }
3065
3604
  /** Represents an alert sync setting */
3066
- export declare type AlertSyncSettings = Setting & {
3605
+ export interface AlertSyncSettings extends Setting {
3606
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3607
+ kind: "AlertSyncSettings";
3067
3608
  /** Is the alert sync setting enabled */
3068
3609
  enabled?: boolean;
3069
- };
3610
+ }
3070
3611
  /** 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. */
3071
- export declare type TimeWindowCustomAlertRule = ThresholdCustomAlertRule & {
3612
+ export interface TimeWindowCustomAlertRule extends ThresholdCustomAlertRule {
3072
3613
  /** Polymorphic discriminator, which specifies the different types this object can be */
3073
3614
  ruleType: "TimeWindowCustomAlertRule" | "ActiveConnectionsNotInAllowedRange" | "AmqpC2DMessagesNotInAllowedRange" | "MqttC2DMessagesNotInAllowedRange" | "HttpC2DMessagesNotInAllowedRange" | "AmqpC2DRejectedMessagesNotInAllowedRange" | "MqttC2DRejectedMessagesNotInAllowedRange" | "HttpC2DRejectedMessagesNotInAllowedRange" | "AmqpD2CMessagesNotInAllowedRange" | "MqttD2CMessagesNotInAllowedRange" | "HttpD2CMessagesNotInAllowedRange" | "DirectMethodInvokesNotInAllowedRange" | "FailedLocalLoginsNotInAllowedRange" | "FileUploadsNotInAllowedRange" | "QueuePurgesNotInAllowedRange" | "TwinUpdatesNotInAllowedRange" | "UnauthorizedOperationsNotInAllowedRange";
3074
3615
  /** The time window size in iso8601 format. */
3075
3616
  timeWindowSize: string;
3076
- };
3617
+ }
3077
3618
  /** A custom alert rule that checks if a value (depends on the custom alert type) is allowed. */
3078
- export declare type AllowlistCustomAlertRule = ListCustomAlertRule & {
3619
+ export interface AllowlistCustomAlertRule extends ListCustomAlertRule {
3079
3620
  /** Polymorphic discriminator, which specifies the different types this object can be */
3080
3621
  ruleType: "AllowlistCustomAlertRule" | "ConnectionToIpNotAllowed" | "ConnectionFromIpNotAllowed" | "LocalUserNotAllowed" | "ProcessNotAllowed";
3081
3622
  /** The values to allow. The format of the values depends on the rule type. */
3082
3623
  allowlistValues: string[];
3083
- };
3624
+ }
3084
3625
  /** A custom alert rule that checks if a value (depends on the custom alert type) is denied. */
3085
- export declare type DenylistCustomAlertRule = ListCustomAlertRule & {
3626
+ export interface DenylistCustomAlertRule extends ListCustomAlertRule {
3086
3627
  /** Polymorphic discriminator, which specifies the different types this object can be */
3087
3628
  ruleType: "DenylistCustomAlertRule";
3088
3629
  /** The values to deny. The format of the values depends on the rule type. */
3089
3630
  denylistValues: string[];
3090
- };
3631
+ }
3091
3632
  /** Details of the On Premise Sql resource that was assessed */
3092
- export declare type OnPremiseSqlResourceDetails = OnPremiseResourceDetails & {
3633
+ export interface OnPremiseSqlResourceDetails extends OnPremiseResourceDetails {
3093
3634
  /** Polymorphic discriminator, which specifies the different types this object can be */
3094
3635
  source: "OnPremiseSql";
3095
3636
  /** The Sql server name installed on the machine */
3096
3637
  serverName: string;
3097
3638
  /** The Sql database name installed on the machine */
3098
3639
  databaseName: string;
3099
- };
3640
+ }
3100
3641
  /** Number of active connections is not in allowed range. */
3101
- export declare type ActiveConnectionsNotInAllowedRange = TimeWindowCustomAlertRule & {
3642
+ export interface ActiveConnectionsNotInAllowedRange extends TimeWindowCustomAlertRule {
3102
3643
  /** Polymorphic discriminator, which specifies the different types this object can be */
3103
3644
  ruleType: "ActiveConnectionsNotInAllowedRange";
3104
- };
3645
+ }
3105
3646
  /** Number of cloud to device messages (AMQP protocol) is not in allowed range. */
3106
- export declare type AmqpC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3647
+ export interface AmqpC2DMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3107
3648
  /** Polymorphic discriminator, which specifies the different types this object can be */
3108
3649
  ruleType: "AmqpC2DMessagesNotInAllowedRange";
3109
- };
3650
+ }
3110
3651
  /** Number of cloud to device messages (MQTT protocol) is not in allowed range. */
3111
- export declare type MqttC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3652
+ export interface MqttC2DMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3112
3653
  /** Polymorphic discriminator, which specifies the different types this object can be */
3113
3654
  ruleType: "MqttC2DMessagesNotInAllowedRange";
3114
- };
3655
+ }
3115
3656
  /** Number of cloud to device messages (HTTP protocol) is not in allowed range. */
3116
- export declare type HttpC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3657
+ export interface HttpC2DMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3117
3658
  /** Polymorphic discriminator, which specifies the different types this object can be */
3118
3659
  ruleType: "HttpC2DMessagesNotInAllowedRange";
3119
- };
3660
+ }
3120
3661
  /** Number of rejected cloud to device messages (AMQP protocol) is not in allowed range. */
3121
- export declare type AmqpC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3662
+ export interface AmqpC2DRejectedMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3122
3663
  /** Polymorphic discriminator, which specifies the different types this object can be */
3123
3664
  ruleType: "AmqpC2DRejectedMessagesNotInAllowedRange";
3124
- };
3665
+ }
3125
3666
  /** Number of rejected cloud to device messages (MQTT protocol) is not in allowed range. */
3126
- export declare type MqttC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3667
+ export interface MqttC2DRejectedMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3127
3668
  /** Polymorphic discriminator, which specifies the different types this object can be */
3128
3669
  ruleType: "MqttC2DRejectedMessagesNotInAllowedRange";
3129
- };
3670
+ }
3130
3671
  /** Number of rejected cloud to device messages (HTTP protocol) is not in allowed range. */
3131
- export declare type HttpC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3672
+ export interface HttpC2DRejectedMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3132
3673
  /** Polymorphic discriminator, which specifies the different types this object can be */
3133
3674
  ruleType: "HttpC2DRejectedMessagesNotInAllowedRange";
3134
- };
3675
+ }
3135
3676
  /** Number of device to cloud messages (AMQP protocol) is not in allowed range. */
3136
- export declare type AmqpD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3677
+ export interface AmqpD2CMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3137
3678
  /** Polymorphic discriminator, which specifies the different types this object can be */
3138
3679
  ruleType: "AmqpD2CMessagesNotInAllowedRange";
3139
- };
3680
+ }
3140
3681
  /** Number of device to cloud messages (MQTT protocol) is not in allowed range. */
3141
- export declare type MqttD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3682
+ export interface MqttD2CMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3142
3683
  /** Polymorphic discriminator, which specifies the different types this object can be */
3143
3684
  ruleType: "MqttD2CMessagesNotInAllowedRange";
3144
- };
3685
+ }
3145
3686
  /** Number of device to cloud messages (HTTP protocol) is not in allowed range. */
3146
- export declare type HttpD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3687
+ export interface HttpD2CMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3147
3688
  /** Polymorphic discriminator, which specifies the different types this object can be */
3148
3689
  ruleType: "HttpD2CMessagesNotInAllowedRange";
3149
- };
3690
+ }
3150
3691
  /** Number of direct method invokes is not in allowed range. */
3151
- export declare type DirectMethodInvokesNotInAllowedRange = TimeWindowCustomAlertRule & {
3692
+ export interface DirectMethodInvokesNotInAllowedRange extends TimeWindowCustomAlertRule {
3152
3693
  /** Polymorphic discriminator, which specifies the different types this object can be */
3153
3694
  ruleType: "DirectMethodInvokesNotInAllowedRange";
3154
- };
3695
+ }
3155
3696
  /** Number of failed local logins is not in allowed range. */
3156
- export declare type FailedLocalLoginsNotInAllowedRange = TimeWindowCustomAlertRule & {
3697
+ export interface FailedLocalLoginsNotInAllowedRange extends TimeWindowCustomAlertRule {
3157
3698
  /** Polymorphic discriminator, which specifies the different types this object can be */
3158
3699
  ruleType: "FailedLocalLoginsNotInAllowedRange";
3159
- };
3700
+ }
3160
3701
  /** Number of file uploads is not in allowed range. */
3161
- export declare type FileUploadsNotInAllowedRange = TimeWindowCustomAlertRule & {
3702
+ export interface FileUploadsNotInAllowedRange extends TimeWindowCustomAlertRule {
3162
3703
  /** Polymorphic discriminator, which specifies the different types this object can be */
3163
3704
  ruleType: "FileUploadsNotInAllowedRange";
3164
- };
3705
+ }
3165
3706
  /** Number of device queue purges is not in allowed range. */
3166
- export declare type QueuePurgesNotInAllowedRange = TimeWindowCustomAlertRule & {
3707
+ export interface QueuePurgesNotInAllowedRange extends TimeWindowCustomAlertRule {
3167
3708
  /** Polymorphic discriminator, which specifies the different types this object can be */
3168
3709
  ruleType: "QueuePurgesNotInAllowedRange";
3169
- };
3710
+ }
3170
3711
  /** Number of twin updates is not in allowed range. */
3171
- export declare type TwinUpdatesNotInAllowedRange = TimeWindowCustomAlertRule & {
3712
+ export interface TwinUpdatesNotInAllowedRange extends TimeWindowCustomAlertRule {
3172
3713
  /** Polymorphic discriminator, which specifies the different types this object can be */
3173
3714
  ruleType: "TwinUpdatesNotInAllowedRange";
3174
- };
3715
+ }
3175
3716
  /** Number of unauthorized operations is not in allowed range. */
3176
- export declare type UnauthorizedOperationsNotInAllowedRange = TimeWindowCustomAlertRule & {
3717
+ export interface UnauthorizedOperationsNotInAllowedRange extends TimeWindowCustomAlertRule {
3177
3718
  /** Polymorphic discriminator, which specifies the different types this object can be */
3178
3719
  ruleType: "UnauthorizedOperationsNotInAllowedRange";
3179
- };
3720
+ }
3180
3721
  /** Outbound connection to an ip that isn't allowed. Allow list consists of ipv4 or ipv6 range in CIDR notation. */
3181
- export declare type ConnectionToIpNotAllowed = AllowlistCustomAlertRule & {
3722
+ export interface ConnectionToIpNotAllowed extends AllowlistCustomAlertRule {
3182
3723
  /** Polymorphic discriminator, which specifies the different types this object can be */
3183
3724
  ruleType: "ConnectionToIpNotAllowed";
3184
- };
3725
+ }
3185
3726
  /** Inbound connection from an ip that isn't allowed. Allow list consists of ipv4 or ipv6 range in CIDR notation. */
3186
- export declare type ConnectionFromIpNotAllowed = AllowlistCustomAlertRule & {
3727
+ export interface ConnectionFromIpNotAllowed extends AllowlistCustomAlertRule {
3187
3728
  /** Polymorphic discriminator, which specifies the different types this object can be */
3188
3729
  ruleType: "ConnectionFromIpNotAllowed";
3189
- };
3730
+ }
3190
3731
  /** Login by a local user that isn't allowed. Allow list consists of login names to allow. */
3191
- export declare type LocalUserNotAllowed = AllowlistCustomAlertRule & {
3732
+ export interface LocalUserNotAllowed extends AllowlistCustomAlertRule {
3192
3733
  /** Polymorphic discriminator, which specifies the different types this object can be */
3193
3734
  ruleType: "LocalUserNotAllowed";
3194
- };
3735
+ }
3195
3736
  /** Execution of a process that isn't allowed. Allow list consists of process names to allow. */
3196
- export declare type ProcessNotAllowed = AllowlistCustomAlertRule & {
3737
+ export interface ProcessNotAllowed extends AllowlistCustomAlertRule {
3197
3738
  /** Polymorphic discriminator, which specifies the different types this object can be */
3198
3739
  ruleType: "ProcessNotAllowed";
3199
- };
3740
+ }
3741
+ /** Defines headers for GovernanceRules_ruleIdExecuteSingleSubscription operation. */
3742
+ export interface GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders {
3743
+ /** Location URL for the execution status */
3744
+ location?: string;
3745
+ }
3746
+ /** Defines headers for GovernanceRules_ruleIdExecuteSingleSecurityConnector operation. */
3747
+ export interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders {
3748
+ /** Location URL for the execution status */
3749
+ location?: string;
3750
+ }
3751
+ /** Defines headers for SubscriptionGovernanceRulesExecuteStatus_get operation. */
3752
+ export interface SubscriptionGovernanceRulesExecuteStatusGetHeaders {
3753
+ /** Location URL for the execution status */
3754
+ location?: string;
3755
+ }
3756
+ /** Defines headers for SecurityConnectorGovernanceRulesExecuteStatus_get operation. */
3757
+ export interface SecurityConnectorGovernanceRulesExecuteStatusGetHeaders {
3758
+ /** Location URL for the execution status */
3759
+ location?: string;
3760
+ }
3200
3761
  /** Known values of {@link CreatedByType} that the service accepts. */
3201
3762
  export declare enum KnownCreatedByType {
3763
+ /** User */
3202
3764
  User = "User",
3765
+ /** Application */
3203
3766
  Application = "Application",
3767
+ /** ManagedIdentity */
3204
3768
  ManagedIdentity = "ManagedIdentity",
3769
+ /** Key */
3205
3770
  Key = "Key"
3206
3771
  }
3207
3772
  /**
@@ -3217,7 +3782,9 @@ export declare enum KnownCreatedByType {
3217
3782
  export declare type CreatedByType = string;
3218
3783
  /** Known values of {@link SupportedCloudEnum} that the service accepts. */
3219
3784
  export declare enum KnownSupportedCloudEnum {
3785
+ /** AWS */
3220
3786
  AWS = "AWS",
3787
+ /** GCP */
3221
3788
  GCP = "GCP"
3222
3789
  }
3223
3790
  /**
@@ -3231,8 +3798,11 @@ export declare enum KnownSupportedCloudEnum {
3231
3798
  export declare type SupportedCloudEnum = string;
3232
3799
  /** Known values of {@link SeverityEnum} that the service accepts. */
3233
3800
  export declare enum KnownSeverityEnum {
3801
+ /** High */
3234
3802
  High = "High",
3803
+ /** Medium */
3235
3804
  Medium = "Medium",
3805
+ /** Low */
3236
3806
  Low = "Low"
3237
3807
  }
3238
3808
  /**
@@ -3269,9 +3839,9 @@ export declare enum KnownResourceStatus {
3269
3839
  export declare type ResourceStatus = string;
3270
3840
  /** Known values of {@link PricingTier} that the service accepts. */
3271
3841
  export declare enum KnownPricingTier {
3272
- /** Get free Azure security center experience with basic security features */
3842
+ /** Get free Microsoft Defender for Cloud experience with basic security features */
3273
3843
  Free = "Free",
3274
- /** Get the standard Azure security center experience with advanced security features */
3844
+ /** Get the standard Microsoft Defender for Cloud experience with advanced security features */
3275
3845
  Standard = "Standard"
3276
3846
  }
3277
3847
  /**
@@ -3279,8 +3849,8 @@ export declare enum KnownPricingTier {
3279
3849
  * {@link KnownPricingTier} can be used interchangeably with PricingTier,
3280
3850
  * this enum contains the known values that the service supports.
3281
3851
  * ### Known values supported by the service
3282
- * **Free**: Get free Azure security center experience with basic security features \
3283
- * **Standard**: Get the standard Azure security center experience with advanced security features
3852
+ * **Free**: Get free Microsoft Defender for Cloud experience with basic security features \
3853
+ * **Standard**: Get the standard Microsoft Defender for Cloud experience with advanced security features
3284
3854
  */
3285
3855
  export declare type PricingTier = string;
3286
3856
  /** Known values of {@link ValueType} that the service accepts. */
@@ -3301,7 +3871,9 @@ export declare enum KnownValueType {
3301
3871
  export declare type ValueType = string;
3302
3872
  /** Known values of {@link SecuritySolutionStatus} that the service accepts. */
3303
3873
  export declare enum KnownSecuritySolutionStatus {
3874
+ /** Enabled */
3304
3875
  Enabled = "Enabled",
3876
+ /** Disabled */
3305
3877
  Disabled = "Disabled"
3306
3878
  }
3307
3879
  /**
@@ -3399,7 +3971,9 @@ export declare enum KnownRecommendationType {
3399
3971
  export declare type RecommendationType = string;
3400
3972
  /** Known values of {@link RecommendationConfigStatus} that the service accepts. */
3401
3973
  export declare enum KnownRecommendationConfigStatus {
3974
+ /** Disabled */
3402
3975
  Disabled = "Disabled",
3976
+ /** Enabled */
3403
3977
  Enabled = "Enabled"
3404
3978
  }
3405
3979
  /**
@@ -3429,6 +4003,7 @@ export declare enum KnownUnmaskedIpLoggingStatus {
3429
4003
  export declare type UnmaskedIpLoggingStatus = string;
3430
4004
  /** Known values of {@link AdditionalWorkspaceType} that the service accepts. */
3431
4005
  export declare enum KnownAdditionalWorkspaceType {
4006
+ /** Sentinel */
3432
4007
  Sentinel = "Sentinel"
3433
4008
  }
3434
4009
  /**
@@ -3441,7 +4016,9 @@ export declare enum KnownAdditionalWorkspaceType {
3441
4016
  export declare type AdditionalWorkspaceType = string;
3442
4017
  /** Known values of {@link AdditionalWorkspaceDataType} that the service accepts. */
3443
4018
  export declare enum KnownAdditionalWorkspaceDataType {
4019
+ /** Alerts */
3444
4020
  Alerts = "Alerts",
4021
+ /** RawEvents */
3445
4022
  RawEvents = "RawEvents"
3446
4023
  }
3447
4024
  /**
@@ -3455,9 +4032,13 @@ export declare enum KnownAdditionalWorkspaceDataType {
3455
4032
  export declare type AdditionalWorkspaceDataType = string;
3456
4033
  /** Known values of {@link ReportedSeverity} that the service accepts. */
3457
4034
  export declare enum KnownReportedSeverity {
4035
+ /** Informational */
3458
4036
  Informational = "Informational",
4037
+ /** Low */
3459
4038
  Low = "Low",
4039
+ /** Medium */
3460
4040
  Medium = "Medium",
4041
+ /** High */
3461
4042
  High = "High"
3462
4043
  }
3463
4044
  /**
@@ -3473,10 +4054,15 @@ export declare enum KnownReportedSeverity {
3473
4054
  export declare type ReportedSeverity = string;
3474
4055
  /** Known values of {@link TaskUpdateActionType} that the service accepts. */
3475
4056
  export declare enum KnownTaskUpdateActionType {
4057
+ /** Activate */
3476
4058
  Activate = "Activate",
4059
+ /** Dismiss */
3477
4060
  Dismiss = "Dismiss",
4061
+ /** Start */
3478
4062
  Start = "Start",
4063
+ /** Resolve */
3479
4064
  Resolve = "Resolve",
4065
+ /** Close */
3480
4066
  Close = "Close"
3481
4067
  }
3482
4068
  /**
@@ -3509,7 +4095,9 @@ export declare enum KnownAutoProvision {
3509
4095
  export declare type AutoProvision = string;
3510
4096
  /** Known values of {@link InformationProtectionPolicyName} that the service accepts. */
3511
4097
  export declare enum KnownInformationProtectionPolicyName {
4098
+ /** Effective */
3512
4099
  Effective = "effective",
4100
+ /** Custom */
3513
4101
  Custom = "custom"
3514
4102
  }
3515
4103
  /**
@@ -3521,38 +4109,6 @@ export declare enum KnownInformationProtectionPolicyName {
3521
4109
  * **custom**
3522
4110
  */
3523
4111
  export declare type InformationProtectionPolicyName = string;
3524
- /** Known values of {@link AlertNotifications} that the service accepts. */
3525
- export declare enum KnownAlertNotifications {
3526
- /** Get notifications on new alerts */
3527
- On = "On",
3528
- /** Don't get notifications on new alerts */
3529
- Off = "Off"
3530
- }
3531
- /**
3532
- * Defines values for AlertNotifications. \
3533
- * {@link KnownAlertNotifications} can be used interchangeably with AlertNotifications,
3534
- * this enum contains the known values that the service supports.
3535
- * ### Known values supported by the service
3536
- * **On**: Get notifications on new alerts \
3537
- * **Off**: Don't get notifications on new alerts
3538
- */
3539
- export declare type AlertNotifications = string;
3540
- /** Known values of {@link AlertsToAdmins} that the service accepts. */
3541
- export declare enum KnownAlertsToAdmins {
3542
- /** Send notification on new alerts to the subscription's admins */
3543
- On = "On",
3544
- /** Don't send notification on new alerts to the subscription's admins */
3545
- Off = "Off"
3546
- }
3547
- /**
3548
- * Defines values for AlertsToAdmins. \
3549
- * {@link KnownAlertsToAdmins} can be used interchangeably with AlertsToAdmins,
3550
- * this enum contains the known values that the service supports.
3551
- * ### Known values supported by the service
3552
- * **On**: Send notification on new alerts to the subscription's admins \
3553
- * **Off**: Don't send notification on new alerts to the subscription's admins
3554
- */
3555
- export declare type AlertsToAdmins = string;
3556
4112
  /** Known values of {@link State} that the service accepts. */
3557
4113
  export declare enum KnownState {
3558
4114
  /** All supported regulatory compliance controls in the given standard have a passed state */
@@ -3575,6 +4131,47 @@ export declare enum KnownState {
3575
4131
  * **Unsupported**: No supported regulatory compliance data for the given standard
3576
4132
  */
3577
4133
  export declare type State = string;
4134
+ /** Known values of {@link MinimalSeverity} that the service accepts. */
4135
+ export declare enum KnownMinimalSeverity {
4136
+ /** Get notifications on new alerts with High severity */
4137
+ High = "High",
4138
+ /** Get notifications on new alerts with medium or high severity */
4139
+ Medium = "Medium",
4140
+ /** Don't get notifications on new alerts with low, medium or high severity */
4141
+ Low = "Low"
4142
+ }
4143
+ /**
4144
+ * Defines values for MinimalSeverity. \
4145
+ * {@link KnownMinimalSeverity} can be used interchangeably with MinimalSeverity,
4146
+ * this enum contains the known values that the service supports.
4147
+ * ### Known values supported by the service
4148
+ * **High**: Get notifications on new alerts with High severity \
4149
+ * **Medium**: Get notifications on new alerts with medium or high severity \
4150
+ * **Low**: Don't get notifications on new alerts with low, medium or high severity
4151
+ */
4152
+ export declare type MinimalSeverity = string;
4153
+ /** Known values of {@link Roles} that the service accepts. */
4154
+ export declare enum KnownRoles {
4155
+ /** If enabled, send notification on new alerts to the account admins */
4156
+ AccountAdmin = "AccountAdmin",
4157
+ /** If enabled, send notification on new alerts to the service admins */
4158
+ ServiceAdmin = "ServiceAdmin",
4159
+ /** If enabled, send notification on new alerts to the subscription owners */
4160
+ Owner = "Owner",
4161
+ /** If enabled, send notification on new alerts to the subscription contributors */
4162
+ Contributor = "Contributor"
4163
+ }
4164
+ /**
4165
+ * Defines values for Roles. \
4166
+ * {@link KnownRoles} can be used interchangeably with Roles,
4167
+ * this enum contains the known values that the service supports.
4168
+ * ### Known values supported by the service
4169
+ * **AccountAdmin**: If enabled, send notification on new alerts to the account admins \
4170
+ * **ServiceAdmin**: If enabled, send notification on new alerts to the service admins \
4171
+ * **Owner**: If enabled, send notification on new alerts to the subscription owners \
4172
+ * **Contributor**: If enabled, send notification on new alerts to the subscription contributors
4173
+ */
4174
+ export declare type Roles = string;
3578
4175
  /** Known values of {@link SubAssessmentStatusCode} that the service accepts. */
3579
4176
  export declare enum KnownSubAssessmentStatusCode {
3580
4177
  /** The resource is healthy */
@@ -3596,8 +4193,11 @@ export declare enum KnownSubAssessmentStatusCode {
3596
4193
  export declare type SubAssessmentStatusCode = string;
3597
4194
  /** Known values of {@link Severity} that the service accepts. */
3598
4195
  export declare enum KnownSeverity {
4196
+ /** Low */
3599
4197
  Low = "Low",
4198
+ /** Medium */
3600
4199
  Medium = "Medium",
4200
+ /** High */
3601
4201
  High = "High"
3602
4202
  }
3603
4203
  /**
@@ -3631,8 +4231,11 @@ export declare enum KnownSource {
3631
4231
  export declare type Source = string;
3632
4232
  /** Known values of {@link AssessedResourceType} that the service accepts. */
3633
4233
  export declare enum KnownAssessedResourceType {
4234
+ /** SqlServerVulnerability */
3634
4235
  SqlServerVulnerability = "SqlServerVulnerability",
4236
+ /** ContainerRegistryVulnerability */
3635
4237
  ContainerRegistryVulnerability = "ContainerRegistryVulnerability",
4238
+ /** ServerVulnerability */
3636
4239
  ServerVulnerability = "ServerVulnerability"
3637
4240
  }
3638
4241
  /**
@@ -3647,16 +4250,27 @@ export declare enum KnownAssessedResourceType {
3647
4250
  export declare type AssessedResourceType = string;
3648
4251
  /** Known values of {@link EventSource} that the service accepts. */
3649
4252
  export declare enum KnownEventSource {
4253
+ /** Assessments */
3650
4254
  Assessments = "Assessments",
4255
+ /** AssessmentsSnapshot */
3651
4256
  AssessmentsSnapshot = "AssessmentsSnapshot",
4257
+ /** SubAssessments */
3652
4258
  SubAssessments = "SubAssessments",
4259
+ /** SubAssessmentsSnapshot */
3653
4260
  SubAssessmentsSnapshot = "SubAssessmentsSnapshot",
4261
+ /** Alerts */
3654
4262
  Alerts = "Alerts",
4263
+ /** SecureScores */
3655
4264
  SecureScores = "SecureScores",
4265
+ /** SecureScoresSnapshot */
3656
4266
  SecureScoresSnapshot = "SecureScoresSnapshot",
4267
+ /** SecureScoreControls */
3657
4268
  SecureScoreControls = "SecureScoreControls",
4269
+ /** SecureScoreControlsSnapshot */
3658
4270
  SecureScoreControlsSnapshot = "SecureScoreControlsSnapshot",
4271
+ /** RegulatoryComplianceAssessment */
3659
4272
  RegulatoryComplianceAssessment = "RegulatoryComplianceAssessment",
4273
+ /** RegulatoryComplianceAssessmentSnapshot */
3660
4274
  RegulatoryComplianceAssessmentSnapshot = "RegulatoryComplianceAssessmentSnapshot"
3661
4275
  }
3662
4276
  /**
@@ -3679,9 +4293,13 @@ export declare enum KnownEventSource {
3679
4293
  export declare type EventSource = string;
3680
4294
  /** Known values of {@link PropertyType} that the service accepts. */
3681
4295
  export declare enum KnownPropertyType {
4296
+ /** String */
3682
4297
  String = "String",
4298
+ /** Integer */
3683
4299
  Integer = "Integer",
4300
+ /** Number */
3684
4301
  Number = "Number",
4302
+ /** Boolean */
3685
4303
  Boolean = "Boolean"
3686
4304
  }
3687
4305
  /**
@@ -3734,8 +4352,11 @@ export declare enum KnownOperator {
3734
4352
  export declare type Operator = string;
3735
4353
  /** Known values of {@link ActionType} that the service accepts. */
3736
4354
  export declare enum KnownActionType {
4355
+ /** LogicApp */
3737
4356
  LogicApp = "LogicApp",
4357
+ /** EventHub */
3738
4358
  EventHub = "EventHub",
4359
+ /** Workspace */
3739
4360
  Workspace = "Workspace"
3740
4361
  }
3741
4362
  /**
@@ -3750,10 +4371,15 @@ export declare enum KnownActionType {
3750
4371
  export declare type ActionType = string;
3751
4372
  /** Known values of {@link ServerVulnerabilityAssessmentPropertiesProvisioningState} that the service accepts. */
3752
4373
  export declare enum KnownServerVulnerabilityAssessmentPropertiesProvisioningState {
4374
+ /** Succeeded */
3753
4375
  Succeeded = "Succeeded",
4376
+ /** Failed */
3754
4377
  Failed = "Failed",
4378
+ /** Canceled */
3755
4379
  Canceled = "Canceled",
4380
+ /** Provisioning */
3756
4381
  Provisioning = "Provisioning",
4382
+ /** Deprovisioning */
3757
4383
  Deprovisioning = "Deprovisioning"
3758
4384
  }
3759
4385
  /**
@@ -3770,19 +4396,33 @@ export declare enum KnownServerVulnerabilityAssessmentPropertiesProvisioningStat
3770
4396
  export declare type ServerVulnerabilityAssessmentPropertiesProvisioningState = string;
3771
4397
  /** Known values of {@link Tactics} that the service accepts. */
3772
4398
  export declare enum KnownTactics {
4399
+ /** Reconnaissance */
3773
4400
  Reconnaissance = "Reconnaissance",
4401
+ /** ResourceDevelopment */
3774
4402
  ResourceDevelopment = "Resource Development",
4403
+ /** InitialAccess */
3775
4404
  InitialAccess = "Initial Access",
4405
+ /** Execution */
3776
4406
  Execution = "Execution",
4407
+ /** Persistence */
3777
4408
  Persistence = "Persistence",
4409
+ /** PrivilegeEscalation */
3778
4410
  PrivilegeEscalation = "Privilege Escalation",
4411
+ /** DefenseEvasion */
3779
4412
  DefenseEvasion = "Defense Evasion",
4413
+ /** CredentialAccess */
3780
4414
  CredentialAccess = "Credential Access",
4415
+ /** Discovery */
3781
4416
  Discovery = "Discovery",
4417
+ /** LateralMovement */
3782
4418
  LateralMovement = "Lateral Movement",
4419
+ /** Collection */
3783
4420
  Collection = "Collection",
4421
+ /** CommandAndControl */
3784
4422
  CommandAndControl = "Command and Control",
4423
+ /** Exfiltration */
3785
4424
  Exfiltration = "Exfiltration",
4425
+ /** Impact */
3786
4426
  Impact = "Impact"
3787
4427
  }
3788
4428
  /**
@@ -3808,109 +4448,213 @@ export declare enum KnownTactics {
3808
4448
  export declare type Tactics = string;
3809
4449
  /** Known values of {@link Techniques} that the service accepts. */
3810
4450
  export declare enum KnownTechniques {
4451
+ /** AbuseElevationControlMechanism */
3811
4452
  AbuseElevationControlMechanism = "Abuse Elevation Control Mechanism",
4453
+ /** AccessTokenManipulation */
3812
4454
  AccessTokenManipulation = "Access Token Manipulation",
4455
+ /** AccountDiscovery */
3813
4456
  AccountDiscovery = "Account Discovery",
4457
+ /** AccountManipulation */
3814
4458
  AccountManipulation = "Account Manipulation",
4459
+ /** ActiveScanning */
3815
4460
  ActiveScanning = "Active Scanning",
4461
+ /** ApplicationLayerProtocol */
3816
4462
  ApplicationLayerProtocol = "Application Layer Protocol",
4463
+ /** AudioCapture */
3817
4464
  AudioCapture = "Audio Capture",
4465
+ /** BootOrLogonAutostartExecution */
3818
4466
  BootOrLogonAutostartExecution = "Boot or Logon Autostart Execution",
4467
+ /** BootOrLogonInitializationScripts */
3819
4468
  BootOrLogonInitializationScripts = "Boot or Logon Initialization Scripts",
4469
+ /** BruteForce */
3820
4470
  BruteForce = "Brute Force",
4471
+ /** CloudInfrastructureDiscovery */
3821
4472
  CloudInfrastructureDiscovery = "Cloud Infrastructure Discovery",
4473
+ /** CloudServiceDashboard */
3822
4474
  CloudServiceDashboard = "Cloud Service Dashboard",
4475
+ /** CloudServiceDiscovery */
3823
4476
  CloudServiceDiscovery = "Cloud Service Discovery",
4477
+ /** CommandAndScriptingInterpreter */
3824
4478
  CommandAndScriptingInterpreter = "Command and Scripting Interpreter",
4479
+ /** CompromiseClientSoftwareBinary */
3825
4480
  CompromiseClientSoftwareBinary = "Compromise Client Software Binary",
4481
+ /** CompromiseInfrastructure */
3826
4482
  CompromiseInfrastructure = "Compromise Infrastructure",
4483
+ /** ContainerAndResourceDiscovery */
3827
4484
  ContainerAndResourceDiscovery = "Container and Resource Discovery",
4485
+ /** CreateAccount */
3828
4486
  CreateAccount = "Create Account",
4487
+ /** CreateOrModifySystemProcess */
3829
4488
  CreateOrModifySystemProcess = "Create or Modify System Process",
4489
+ /** CredentialsFromPasswordStores */
3830
4490
  CredentialsFromPasswordStores = "Credentials from Password Stores",
4491
+ /** DataDestruction */
3831
4492
  DataDestruction = "Data Destruction",
4493
+ /** DataEncryptedForImpact */
3832
4494
  DataEncryptedForImpact = "Data Encrypted for Impact",
4495
+ /** DataFromCloudStorageObject */
3833
4496
  DataFromCloudStorageObject = "Data from Cloud Storage Object",
4497
+ /** DataFromConfigurationRepository */
3834
4498
  DataFromConfigurationRepository = "Data from Configuration Repository",
4499
+ /** DataFromInformationRepositories */
3835
4500
  DataFromInformationRepositories = "Data from Information Repositories",
4501
+ /** DataFromLocalSystem */
3836
4502
  DataFromLocalSystem = "Data from Local System",
4503
+ /** DataManipulation */
3837
4504
  DataManipulation = "Data Manipulation",
4505
+ /** DataStaged */
3838
4506
  DataStaged = "Data Staged",
4507
+ /** Defacement */
3839
4508
  Defacement = "Defacement",
4509
+ /** DeobfuscateDecodeFilesOrInformation */
3840
4510
  DeobfuscateDecodeFilesOrInformation = "Deobfuscate/Decode Files or Information",
4511
+ /** DiskWipe */
3841
4512
  DiskWipe = "Disk Wipe",
4513
+ /** DomainTrustDiscovery */
3842
4514
  DomainTrustDiscovery = "Domain Trust Discovery",
4515
+ /** DriveByCompromise */
3843
4516
  DriveByCompromise = "Drive-by Compromise",
4517
+ /** DynamicResolution */
3844
4518
  DynamicResolution = "Dynamic Resolution",
4519
+ /** EndpointDenialOfService */
3845
4520
  EndpointDenialOfService = "Endpoint Denial of Service",
4521
+ /** EventTriggeredExecution */
3846
4522
  EventTriggeredExecution = "Event Triggered Execution",
4523
+ /** ExfiltrationOverAlternativeProtocol */
3847
4524
  ExfiltrationOverAlternativeProtocol = "Exfiltration Over Alternative Protocol",
4525
+ /** ExploitPublicFacingApplication */
3848
4526
  ExploitPublicFacingApplication = "Exploit Public-Facing Application",
4527
+ /** ExploitationForClientExecution */
3849
4528
  ExploitationForClientExecution = "Exploitation for Client Execution",
4529
+ /** ExploitationForCredentialAccess */
3850
4530
  ExploitationForCredentialAccess = "Exploitation for Credential Access",
4531
+ /** ExploitationForDefenseEvasion */
3851
4532
  ExploitationForDefenseEvasion = "Exploitation for Defense Evasion",
4533
+ /** ExploitationForPrivilegeEscalation */
3852
4534
  ExploitationForPrivilegeEscalation = "Exploitation for Privilege Escalation",
4535
+ /** ExploitationOfRemoteServices */
3853
4536
  ExploitationOfRemoteServices = "Exploitation of Remote Services",
4537
+ /** ExternalRemoteServices */
3854
4538
  ExternalRemoteServices = "External Remote Services",
4539
+ /** FallbackChannels */
3855
4540
  FallbackChannels = "Fallback Channels",
4541
+ /** FileAndDirectoryDiscovery */
3856
4542
  FileAndDirectoryDiscovery = "File and Directory Discovery",
4543
+ /** GatherVictimNetworkInformation */
3857
4544
  GatherVictimNetworkInformation = "Gather Victim Network Information",
4545
+ /** HideArtifacts */
3858
4546
  HideArtifacts = "Hide Artifacts",
4547
+ /** HijackExecutionFlow */
3859
4548
  HijackExecutionFlow = "Hijack Execution Flow",
4549
+ /** ImpairDefenses */
3860
4550
  ImpairDefenses = "Impair Defenses",
4551
+ /** ImplantContainerImage */
3861
4552
  ImplantContainerImage = "Implant Container Image",
4553
+ /** IndicatorRemovalOnHost */
3862
4554
  IndicatorRemovalOnHost = "Indicator Removal on Host",
4555
+ /** IndirectCommandExecution */
3863
4556
  IndirectCommandExecution = "Indirect Command Execution",
4557
+ /** IngressToolTransfer */
3864
4558
  IngressToolTransfer = "Ingress Tool Transfer",
4559
+ /** InputCapture */
3865
4560
  InputCapture = "Input Capture",
4561
+ /** InterProcessCommunication */
3866
4562
  InterProcessCommunication = "Inter-Process Communication",
4563
+ /** LateralToolTransfer */
3867
4564
  LateralToolTransfer = "Lateral Tool Transfer",
4565
+ /** ManInTheMiddle */
3868
4566
  ManInTheMiddle = "Man-in-the-Middle",
4567
+ /** Masquerading */
3869
4568
  Masquerading = "Masquerading",
4569
+ /** ModifyAuthenticationProcess */
3870
4570
  ModifyAuthenticationProcess = "Modify Authentication Process",
4571
+ /** ModifyRegistry */
3871
4572
  ModifyRegistry = "Modify Registry",
4573
+ /** NetworkDenialOfService */
3872
4574
  NetworkDenialOfService = "Network Denial of Service",
4575
+ /** NetworkServiceScanning */
3873
4576
  NetworkServiceScanning = "Network Service Scanning",
4577
+ /** NetworkSniffing */
3874
4578
  NetworkSniffing = "Network Sniffing",
4579
+ /** NonApplicationLayerProtocol */
3875
4580
  NonApplicationLayerProtocol = "Non-Application Layer Protocol",
4581
+ /** NonStandardPort */
3876
4582
  NonStandardPort = "Non-Standard Port",
4583
+ /** ObtainCapabilities */
3877
4584
  ObtainCapabilities = "Obtain Capabilities",
4585
+ /** ObfuscatedFilesOrInformation */
3878
4586
  ObfuscatedFilesOrInformation = "Obfuscated Files or Information",
4587
+ /** OfficeApplicationStartup */
3879
4588
  OfficeApplicationStartup = "Office Application Startup",
4589
+ /** OSCredentialDumping */
3880
4590
  OSCredentialDumping = "OS Credential Dumping",
4591
+ /** PermissionGroupsDiscovery */
3881
4592
  PermissionGroupsDiscovery = "Permission Groups Discovery",
4593
+ /** Phishing */
3882
4594
  Phishing = "Phishing",
4595
+ /** PreOSBoot */
3883
4596
  PreOSBoot = "Pre-OS Boot",
4597
+ /** ProcessDiscovery */
3884
4598
  ProcessDiscovery = "Process Discovery",
4599
+ /** ProcessInjection */
3885
4600
  ProcessInjection = "Process Injection",
4601
+ /** ProtocolTunneling */
3886
4602
  ProtocolTunneling = "Protocol Tunneling",
4603
+ /** Proxy */
3887
4604
  Proxy = "Proxy",
4605
+ /** QueryRegistry */
3888
4606
  QueryRegistry = "Query Registry",
4607
+ /** RemoteAccessSoftware */
3889
4608
  RemoteAccessSoftware = "Remote Access Software",
4609
+ /** RemoteServiceSessionHijacking */
3890
4610
  RemoteServiceSessionHijacking = "Remote Service Session Hijacking",
4611
+ /** RemoteServices */
3891
4612
  RemoteServices = "Remote Services",
4613
+ /** RemoteSystemDiscovery */
3892
4614
  RemoteSystemDiscovery = "Remote System Discovery",
4615
+ /** ResourceHijacking */
3893
4616
  ResourceHijacking = "Resource Hijacking",
4617
+ /** ScheduledTaskJob */
3894
4618
  ScheduledTaskJob = "Scheduled Task/Job",
4619
+ /** ScreenCapture */
3895
4620
  ScreenCapture = "Screen Capture",
4621
+ /** SearchVictimOwnedWebsites */
3896
4622
  SearchVictimOwnedWebsites = "Search Victim-Owned Websites",
4623
+ /** ServerSoftwareComponent */
3897
4624
  ServerSoftwareComponent = "Server Software Component",
4625
+ /** ServiceStop */
3898
4626
  ServiceStop = "Service Stop",
4627
+ /** SignedBinaryProxyExecution */
3899
4628
  SignedBinaryProxyExecution = "Signed Binary Proxy Execution",
4629
+ /** SoftwareDeploymentTools */
3900
4630
  SoftwareDeploymentTools = "Software Deployment Tools",
4631
+ /** SQLStoredProcedures */
3901
4632
  SQLStoredProcedures = "SQL Stored Procedures",
4633
+ /** StealOrForgeKerberosTickets */
3902
4634
  StealOrForgeKerberosTickets = "Steal or Forge Kerberos Tickets",
4635
+ /** SubvertTrustControls */
3903
4636
  SubvertTrustControls = "Subvert Trust Controls",
4637
+ /** SupplyChainCompromise */
3904
4638
  SupplyChainCompromise = "Supply Chain Compromise",
4639
+ /** SystemInformationDiscovery */
3905
4640
  SystemInformationDiscovery = "System Information Discovery",
4641
+ /** TaintSharedContent */
3906
4642
  TaintSharedContent = "Taint Shared Content",
4643
+ /** TrafficSignaling */
3907
4644
  TrafficSignaling = "Traffic Signaling",
4645
+ /** TransferDataToCloudAccount */
3908
4646
  TransferDataToCloudAccount = "Transfer Data to Cloud Account",
4647
+ /** TrustedRelationship */
3909
4648
  TrustedRelationship = "Trusted Relationship",
4649
+ /** UnsecuredCredentials */
3910
4650
  UnsecuredCredentials = "Unsecured Credentials",
4651
+ /** UserExecution */
3911
4652
  UserExecution = "User Execution",
4653
+ /** ValidAccounts */
3912
4654
  ValidAccounts = "Valid Accounts",
4655
+ /** WindowsManagementInstrumentation */
3913
4656
  WindowsManagementInstrumentation = "Windows Management Instrumentation",
4657
+ /** FileAndDirectoryPermissionsModification */
3914
4658
  FileAndDirectoryPermissionsModification = "File and Directory Permissions Modification"
3915
4659
  }
3916
4660
  /**
@@ -4026,10 +4770,15 @@ export declare enum KnownTechniques {
4026
4770
  export declare type Techniques = string;
4027
4771
  /** Known values of {@link Categories} that the service accepts. */
4028
4772
  export declare enum KnownCategories {
4773
+ /** Compute */
4029
4774
  Compute = "Compute",
4775
+ /** Networking */
4030
4776
  Networking = "Networking",
4777
+ /** Data */
4031
4778
  Data = "Data",
4779
+ /** IdentityAndAccess */
4032
4780
  IdentityAndAccess = "IdentityAndAccess",
4781
+ /** IoT */
4033
4782
  IoT = "IoT"
4034
4783
  }
4035
4784
  /**
@@ -4046,8 +4795,11 @@ export declare enum KnownCategories {
4046
4795
  export declare type Categories = string;
4047
4796
  /** Known values of {@link UserImpact} that the service accepts. */
4048
4797
  export declare enum KnownUserImpact {
4798
+ /** Low */
4049
4799
  Low = "Low",
4800
+ /** Moderate */
4050
4801
  Moderate = "Moderate",
4802
+ /** High */
4051
4803
  High = "High"
4052
4804
  }
4053
4805
  /**
@@ -4062,8 +4814,11 @@ export declare enum KnownUserImpact {
4062
4814
  export declare type UserImpact = string;
4063
4815
  /** Known values of {@link ImplementationEffort} that the service accepts. */
4064
4816
  export declare enum KnownImplementationEffort {
4817
+ /** Low */
4065
4818
  Low = "Low",
4819
+ /** Moderate */
4066
4820
  Moderate = "Moderate",
4821
+ /** High */
4067
4822
  High = "High"
4068
4823
  }
4069
4824
  /**
@@ -4078,13 +4833,21 @@ export declare enum KnownImplementationEffort {
4078
4833
  export declare type ImplementationEffort = string;
4079
4834
  /** Known values of {@link Threats} that the service accepts. */
4080
4835
  export declare enum KnownThreats {
4836
+ /** AccountBreach */
4081
4837
  AccountBreach = "accountBreach",
4838
+ /** DataExfiltration */
4082
4839
  DataExfiltration = "dataExfiltration",
4840
+ /** DataSpillage */
4083
4841
  DataSpillage = "dataSpillage",
4842
+ /** MaliciousInsider */
4084
4843
  MaliciousInsider = "maliciousInsider",
4844
+ /** ElevationOfPrivilege */
4085
4845
  ElevationOfPrivilege = "elevationOfPrivilege",
4846
+ /** ThreatResistance */
4086
4847
  ThreatResistance = "threatResistance",
4848
+ /** MissingCoverage */
4087
4849
  MissingCoverage = "missingCoverage",
4850
+ /** DenialOfService */
4088
4851
  DenialOfService = "denialOfService"
4089
4852
  }
4090
4853
  /**
@@ -4104,11 +4867,11 @@ export declare enum KnownThreats {
4104
4867
  export declare type Threats = string;
4105
4868
  /** Known values of {@link AssessmentType} that the service accepts. */
4106
4869
  export declare enum KnownAssessmentType {
4107
- /** Azure Security Center managed assessments */
4870
+ /** Microsoft Defender for Cloud managed assessments */
4108
4871
  BuiltIn = "BuiltIn",
4109
- /** User defined policies that are automatically ingested from Azure Policy to Azure Security Center */
4872
+ /** User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud */
4110
4873
  CustomPolicy = "CustomPolicy",
4111
- /** User assessments pushed directly by the user or other third party to Azure Security Center */
4874
+ /** User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud */
4112
4875
  CustomerManaged = "CustomerManaged",
4113
4876
  /** An assessment that was created by a verified 3rd party if the user connected it to ASC */
4114
4877
  VerifiedPartner = "VerifiedPartner"
@@ -4118,9 +4881,9 @@ export declare enum KnownAssessmentType {
4118
4881
  * {@link KnownAssessmentType} can be used interchangeably with AssessmentType,
4119
4882
  * this enum contains the known values that the service supports.
4120
4883
  * ### Known values supported by the service
4121
- * **BuiltIn**: Azure Security Center managed assessments \
4122
- * **CustomPolicy**: User defined policies that are automatically ingested from Azure Policy to Azure Security Center \
4123
- * **CustomerManaged**: User assessments pushed directly by the user or other third party to Azure Security Center \
4884
+ * **BuiltIn**: Microsoft Defender for Cloud managed assessments \
4885
+ * **CustomPolicy**: User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud \
4886
+ * **CustomerManaged**: User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud \
4124
4887
  * **VerifiedPartner**: An assessment that was created by a verified 3rd party if the user connected it to ASC
4125
4888
  */
4126
4889
  export declare type AssessmentType = string;
@@ -4161,8 +4924,11 @@ export declare enum KnownExpandEnum {
4161
4924
  export declare type ExpandEnum = string;
4162
4925
  /** Known values of {@link EnforcementMode} that the service accepts. */
4163
4926
  export declare enum KnownEnforcementMode {
4927
+ /** Audit */
4164
4928
  Audit = "Audit",
4929
+ /** Enforce */
4165
4930
  Enforce = "Enforce",
4931
+ /** None */
4166
4932
  None = "None"
4167
4933
  }
4168
4934
  /**
@@ -4177,10 +4943,15 @@ export declare enum KnownEnforcementMode {
4177
4943
  export declare type EnforcementMode = string;
4178
4944
  /** Known values of {@link ConfigurationStatus} that the service accepts. */
4179
4945
  export declare enum KnownConfigurationStatus {
4946
+ /** Configured */
4180
4947
  Configured = "Configured",
4948
+ /** NotConfigured */
4181
4949
  NotConfigured = "NotConfigured",
4950
+ /** InProgress */
4182
4951
  InProgress = "InProgress",
4952
+ /** Failed */
4183
4953
  Failed = "Failed",
4954
+ /** NoStatus */
4184
4955
  NoStatus = "NoStatus"
4185
4956
  }
4186
4957
  /**
@@ -4197,9 +4968,13 @@ export declare enum KnownConfigurationStatus {
4197
4968
  export declare type ConfigurationStatus = string;
4198
4969
  /** Known values of {@link RecommendationStatus} that the service accepts. */
4199
4970
  export declare enum KnownRecommendationStatus {
4971
+ /** Recommended */
4200
4972
  Recommended = "Recommended",
4973
+ /** NotRecommended */
4201
4974
  NotRecommended = "NotRecommended",
4975
+ /** NotAvailable */
4202
4976
  NotAvailable = "NotAvailable",
4977
+ /** NoStatus */
4203
4978
  NoStatus = "NoStatus"
4204
4979
  }
4205
4980
  /**
@@ -4215,11 +4990,17 @@ export declare enum KnownRecommendationStatus {
4215
4990
  export declare type RecommendationStatus = string;
4216
4991
  /** Known values of {@link AdaptiveApplicationControlIssue} that the service accepts. */
4217
4992
  export declare enum KnownAdaptiveApplicationControlIssue {
4993
+ /** ViolationsAudited */
4218
4994
  ViolationsAudited = "ViolationsAudited",
4995
+ /** ViolationsBlocked */
4219
4996
  ViolationsBlocked = "ViolationsBlocked",
4997
+ /** MsiAndScriptViolationsAudited */
4220
4998
  MsiAndScriptViolationsAudited = "MsiAndScriptViolationsAudited",
4999
+ /** MsiAndScriptViolationsBlocked */
4221
5000
  MsiAndScriptViolationsBlocked = "MsiAndScriptViolationsBlocked",
5001
+ /** ExecutableViolationsAudited */
4222
5002
  ExecutableViolationsAudited = "ExecutableViolationsAudited",
5003
+ /** RulesViolatedManually */
4223
5004
  RulesViolatedManually = "RulesViolatedManually"
4224
5005
  }
4225
5006
  /**
@@ -4237,10 +5018,15 @@ export declare enum KnownAdaptiveApplicationControlIssue {
4237
5018
  export declare type AdaptiveApplicationControlIssue = string;
4238
5019
  /** Known values of {@link SourceSystem} that the service accepts. */
4239
5020
  export declare enum KnownSourceSystem {
5021
+ /** AzureAppLocker */
4240
5022
  AzureAppLocker = "Azure_AppLocker",
5023
+ /** AzureAuditD */
4241
5024
  AzureAuditD = "Azure_AuditD",
5025
+ /** NonAzureAppLocker */
4242
5026
  NonAzureAppLocker = "NonAzure_AppLocker",
5027
+ /** NonAzureAuditD */
4243
5028
  NonAzureAuditD = "NonAzure_AuditD",
5029
+ /** None */
4244
5030
  None = "None"
4245
5031
  }
4246
5032
  /**
@@ -4257,8 +5043,11 @@ export declare enum KnownSourceSystem {
4257
5043
  export declare type SourceSystem = string;
4258
5044
  /** Known values of {@link RecommendationAction} that the service accepts. */
4259
5045
  export declare enum KnownRecommendationAction {
5046
+ /** Recommended */
4260
5047
  Recommended = "Recommended",
5048
+ /** Add */
4261
5049
  Add = "Add",
5050
+ /** Remove */
4262
5051
  Remove = "Remove"
4263
5052
  }
4264
5053
  /**
@@ -4273,8 +5062,11 @@ export declare enum KnownRecommendationAction {
4273
5062
  export declare type RecommendationAction = string;
4274
5063
  /** Known values of {@link EnforcementSupport} that the service accepts. */
4275
5064
  export declare enum KnownEnforcementSupport {
5065
+ /** Supported */
4276
5066
  Supported = "Supported",
5067
+ /** NotSupported */
4277
5068
  NotSupported = "NotSupported",
5069
+ /** Unknown */
4278
5070
  Unknown = "Unknown"
4279
5071
  }
4280
5072
  /**
@@ -4289,11 +5081,17 @@ export declare enum KnownEnforcementSupport {
4289
5081
  export declare type EnforcementSupport = string;
4290
5082
  /** Known values of {@link FileType} that the service accepts. */
4291
5083
  export declare enum KnownFileType {
5084
+ /** Exe */
4292
5085
  Exe = "Exe",
5086
+ /** Dll */
4293
5087
  Dll = "Dll",
5088
+ /** Msi */
4294
5089
  Msi = "Msi",
5090
+ /** Script */
4295
5091
  Script = "Script",
5092
+ /** Executable */
4296
5093
  Executable = "Executable",
5094
+ /** Unknown */
4297
5095
  Unknown = "Unknown"
4298
5096
  }
4299
5097
  /**
@@ -4311,7 +5109,9 @@ export declare enum KnownFileType {
4311
5109
  export declare type FileType = string;
4312
5110
  /** Known values of {@link Direction} that the service accepts. */
4313
5111
  export declare enum KnownDirection {
5112
+ /** Inbound */
4314
5113
  Inbound = "Inbound",
5114
+ /** Outbound */
4315
5115
  Outbound = "Outbound"
4316
5116
  }
4317
5117
  /**
@@ -4325,7 +5125,9 @@ export declare enum KnownDirection {
4325
5125
  export declare type Direction = string;
4326
5126
  /** Known values of {@link TransportProtocol} that the service accepts. */
4327
5127
  export declare enum KnownTransportProtocol {
5128
+ /** TCP */
4328
5129
  TCP = "TCP",
5130
+ /** UDP */
4329
5131
  UDP = "UDP"
4330
5132
  }
4331
5133
  /**
@@ -4339,7 +5141,9 @@ export declare enum KnownTransportProtocol {
4339
5141
  export declare type TransportProtocol = string;
4340
5142
  /** Known values of {@link ConnectionType} that the service accepts. */
4341
5143
  export declare enum KnownConnectionType {
5144
+ /** Internal */
4342
5145
  Internal = "Internal",
5146
+ /** External */
4343
5147
  External = "External"
4344
5148
  }
4345
5149
  /**
@@ -4353,8 +5157,11 @@ export declare enum KnownConnectionType {
4353
5157
  export declare type ConnectionType = string;
4354
5158
  /** Known values of {@link Protocol} that the service accepts. */
4355
5159
  export declare enum KnownProtocol {
5160
+ /** TCP */
4356
5161
  TCP = "TCP",
5162
+ /** UDP */
4357
5163
  UDP = "UDP",
5164
+ /** All */
4358
5165
  All = "*"
4359
5166
  }
4360
5167
  /**
@@ -4369,7 +5176,9 @@ export declare enum KnownProtocol {
4369
5176
  export declare type Protocol = string;
4370
5177
  /** Known values of {@link Status} that the service accepts. */
4371
5178
  export declare enum KnownStatus {
5179
+ /** Revoked */
4372
5180
  Revoked = "Revoked",
5181
+ /** Initiated */
4373
5182
  Initiated = "Initiated"
4374
5183
  }
4375
5184
  /**
@@ -4383,8 +5192,11 @@ export declare enum KnownStatus {
4383
5192
  export declare type Status = string;
4384
5193
  /** Known values of {@link StatusReason} that the service accepts. */
4385
5194
  export declare enum KnownStatusReason {
5195
+ /** Expired */
4386
5196
  Expired = "Expired",
5197
+ /** UserRequested */
4387
5198
  UserRequested = "UserRequested",
5199
+ /** NewerRequestInitiated */
4388
5200
  NewerRequestInitiated = "NewerRequestInitiated"
4389
5201
  }
4390
5202
  /**
@@ -4399,9 +5211,13 @@ export declare enum KnownStatusReason {
4399
5211
  export declare type StatusReason = string;
4400
5212
  /** Known values of {@link SecurityFamily} that the service accepts. */
4401
5213
  export declare enum KnownSecurityFamily {
5214
+ /** Waf */
4402
5215
  Waf = "Waf",
5216
+ /** Ngfw */
4403
5217
  Ngfw = "Ngfw",
5218
+ /** SaasWaf */
4404
5219
  SaasWaf = "SaasWaf",
5220
+ /** Va */
4405
5221
  Va = "Va"
4406
5222
  }
4407
5223
  /**
@@ -4417,8 +5233,11 @@ export declare enum KnownSecurityFamily {
4417
5233
  export declare type SecurityFamily = string;
4418
5234
  /** Known values of {@link ExternalSecuritySolutionKind} that the service accepts. */
4419
5235
  export declare enum KnownExternalSecuritySolutionKind {
5236
+ /** CEF */
4420
5237
  CEF = "CEF",
5238
+ /** ATA */
4421
5239
  ATA = "ATA",
5240
+ /** AAD */
4422
5241
  AAD = "AAD"
4423
5242
  }
4424
5243
  /**
@@ -4446,9 +5265,9 @@ export declare enum KnownExpandControlsEnum {
4446
5265
  export declare type ExpandControlsEnum = string;
4447
5266
  /** Known values of {@link ControlType} that the service accepts. */
4448
5267
  export declare enum KnownControlType {
4449
- /** Azure Security Center managed assessments */
5268
+ /** Microsoft Defender for Cloud managed assessments */
4450
5269
  BuiltIn = "BuiltIn",
4451
- /** Non Azure Security Center managed assessments */
5270
+ /** Non Microsoft Defender for Cloud managed assessments */
4452
5271
  Custom = "Custom"
4453
5272
  }
4454
5273
  /**
@@ -4456,14 +5275,17 @@ export declare enum KnownControlType {
4456
5275
  * {@link KnownControlType} can be used interchangeably with ControlType,
4457
5276
  * this enum contains the known values that the service supports.
4458
5277
  * ### Known values supported by the service
4459
- * **BuiltIn**: Azure Security Center managed assessments \
4460
- * **Custom**: Non Azure Security Center managed assessments
5278
+ * **BuiltIn**: Microsoft Defender for Cloud managed assessments \
5279
+ * **Custom**: Non Microsoft Defender for Cloud managed assessments
4461
5280
  */
4462
5281
  export declare type ControlType = string;
4463
5282
  /** Known values of {@link ProvisioningState} that the service accepts. */
4464
5283
  export declare enum KnownProvisioningState {
5284
+ /** Succeeded */
4465
5285
  Succeeded = "Succeeded",
5286
+ /** Failed */
4466
5287
  Failed = "Failed",
5288
+ /** Updating */
4467
5289
  Updating = "Updating"
4468
5290
  }
4469
5291
  /**
@@ -4744,7 +5566,9 @@ export declare enum KnownIntent {
4744
5566
  export declare type Intent = string;
4745
5567
  /** Known values of {@link ResourceIdentifierType} that the service accepts. */
4746
5568
  export declare enum KnownResourceIdentifierType {
5569
+ /** AzureResource */
4747
5570
  AzureResource = "AzureResource",
5571
+ /** LogAnalytics */
4748
5572
  LogAnalytics = "LogAnalytics"
4749
5573
  }
4750
5574
  /**
@@ -4760,6 +5584,8 @@ export declare type ResourceIdentifierType = string;
4760
5584
  export declare enum KnownAlertStatus {
4761
5585
  /** An alert which doesn't specify a value is assigned the status 'Active' */
4762
5586
  Active = "Active",
5587
+ /** An alert which is in handling state */
5588
+ InProgress = "InProgress",
4763
5589
  /** Alert closed after handling */
4764
5590
  Resolved = "Resolved",
4765
5591
  /** Alert dismissed as false positive */
@@ -4771,6 +5597,7 @@ export declare enum KnownAlertStatus {
4771
5597
  * this enum contains the known values that the service supports.
4772
5598
  * ### Known values supported by the service
4773
5599
  * **Active**: An alert which doesn't specify a value is assigned the status 'Active' \
5600
+ * **InProgress**: An alert which is in handling state \
4774
5601
  * **Resolved**: Alert closed after handling \
4775
5602
  * **Dismissed**: Alert dismissed as false positive
4776
5603
  */
@@ -4790,8 +5617,11 @@ export declare enum KnownKind {
4790
5617
  export declare type Kind = string;
4791
5618
  /** Known values of {@link SettingKind} that the service accepts. */
4792
5619
  export declare enum KnownSettingKind {
5620
+ /** DataExportSettings */
4793
5621
  DataExportSettings = "DataExportSettings",
5622
+ /** AlertSuppressionSetting */
4794
5623
  AlertSuppressionSetting = "AlertSuppressionSetting",
5624
+ /** AlertSyncSettings */
4795
5625
  AlertSyncSettings = "AlertSyncSettings"
4796
5626
  }
4797
5627
  /**
@@ -4806,9 +5636,15 @@ export declare enum KnownSettingKind {
4806
5636
  export declare type SettingKind = string;
4807
5637
  /** Known values of {@link SettingName} that the service accepts. */
4808
5638
  export declare enum KnownSettingName {
5639
+ /** Mcas */
4809
5640
  Mcas = "MCAS",
5641
+ /** Wdatp */
4810
5642
  Wdatp = "WDATP",
5643
+ /** WdatpExcludeLinuxPublicPreview */
4811
5644
  WdatpExcludeLinuxPublicPreview = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW",
5645
+ /** WdatpUnifiedSolution */
5646
+ WdatpUnifiedSolution = "WDATP_UNIFIED_SOLUTION",
5647
+ /** Sentinel */
4812
5648
  Sentinel = "Sentinel"
4813
5649
  }
4814
5650
  /**
@@ -4819,15 +5655,21 @@ export declare enum KnownSettingName {
4819
5655
  * **MCAS** \
4820
5656
  * **WDATP** \
4821
5657
  * **WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW** \
5658
+ * **WDATP_UNIFIED_SOLUTION** \
4822
5659
  * **Sentinel**
4823
5660
  */
4824
5661
  export declare type SettingName = string;
4825
5662
  /** Known values of {@link EndOfSupportStatus} that the service accepts. */
4826
5663
  export declare enum KnownEndOfSupportStatus {
5664
+ /** None */
4827
5665
  None = "None",
5666
+ /** NoLongerSupported */
4828
5667
  NoLongerSupported = "noLongerSupported",
5668
+ /** VersionNoLongerSupported */
4829
5669
  VersionNoLongerSupported = "versionNoLongerSupported",
5670
+ /** UpcomingNoLongerSupported */
4830
5671
  UpcomingNoLongerSupported = "upcomingNoLongerSupported",
5672
+ /** UpcomingVersionNoLongerSupported */
4831
5673
  UpcomingVersionNoLongerSupported = "upcomingVersionNoLongerSupported"
4832
5674
  }
4833
5675
  /**
@@ -4844,9 +5686,16 @@ export declare enum KnownEndOfSupportStatus {
4844
5686
  export declare type EndOfSupportStatus = string;
4845
5687
  /** Known values of {@link CloudName} that the service accepts. */
4846
5688
  export declare enum KnownCloudName {
5689
+ /** Azure */
4847
5690
  Azure = "Azure",
5691
+ /** AWS */
4848
5692
  AWS = "AWS",
4849
- GCP = "GCP"
5693
+ /** GCP */
5694
+ GCP = "GCP",
5695
+ /** Github */
5696
+ Github = "Github",
5697
+ /** AzureDevOps */
5698
+ AzureDevOps = "AzureDevOps"
4850
5699
  }
4851
5700
  /**
4852
5701
  * Defines values for CloudName. \
@@ -4855,15 +5704,35 @@ export declare enum KnownCloudName {
4855
5704
  * ### Known values supported by the service
4856
5705
  * **Azure** \
4857
5706
  * **AWS** \
4858
- * **GCP**
5707
+ * **GCP** \
5708
+ * **Github** \
5709
+ * **AzureDevOps**
4859
5710
  */
4860
5711
  export declare type CloudName = string;
4861
5712
  /** Known values of {@link OfferingType} that the service accepts. */
4862
5713
  export declare enum KnownOfferingType {
5714
+ /** CspmMonitorAws */
4863
5715
  CspmMonitorAws = "CspmMonitorAws",
5716
+ /** DefenderForContainersAws */
4864
5717
  DefenderForContainersAws = "DefenderForContainersAws",
5718
+ /** DefenderForServersAws */
4865
5719
  DefenderForServersAws = "DefenderForServersAws",
4866
- InformationProtectionAws = "InformationProtectionAws"
5720
+ /** DefenderForDatabasesAws */
5721
+ DefenderForDatabasesAws = "DefenderForDatabasesAws",
5722
+ /** InformationProtectionAws */
5723
+ InformationProtectionAws = "InformationProtectionAws",
5724
+ /** CspmMonitorGcp */
5725
+ CspmMonitorGcp = "CspmMonitorGcp",
5726
+ /** CspmMonitorGithub */
5727
+ CspmMonitorGithub = "CspmMonitorGithub",
5728
+ /** CspmMonitorAzureDevOps */
5729
+ CspmMonitorAzureDevOps = "CspmMonitorAzureDevOps",
5730
+ /** DefenderForServersGcp */
5731
+ DefenderForServersGcp = "DefenderForServersGcp",
5732
+ /** DefenderForContainersGcp */
5733
+ DefenderForContainersGcp = "DefenderForContainersGcp",
5734
+ /** DefenderForDatabasesGcp */
5735
+ DefenderForDatabasesGcp = "DefenderForDatabasesGcp"
4867
5736
  }
4868
5737
  /**
4869
5738
  * Defines values for OfferingType. \
@@ -4873,27 +5742,103 @@ export declare enum KnownOfferingType {
4873
5742
  * **CspmMonitorAws** \
4874
5743
  * **DefenderForContainersAws** \
4875
5744
  * **DefenderForServersAws** \
4876
- * **InformationProtectionAws**
5745
+ * **DefenderForDatabasesAws** \
5746
+ * **InformationProtectionAws** \
5747
+ * **CspmMonitorGcp** \
5748
+ * **CspmMonitorGithub** \
5749
+ * **CspmMonitorAzureDevOps** \
5750
+ * **DefenderForServersGcp** \
5751
+ * **DefenderForContainersGcp** \
5752
+ * **DefenderForDatabasesGcp**
4877
5753
  */
4878
5754
  export declare type OfferingType = string;
4879
- /** Known values of {@link OrganizationMembershipType} that the service accepts. */
4880
- export declare enum KnownOrganizationMembershipType {
4881
- Member = "Member",
4882
- Organization = "Organization"
5755
+ /** Known values of {@link EnvironmentType} that the service accepts. */
5756
+ export declare enum KnownEnvironmentType {
5757
+ /** AwsAccount */
5758
+ AwsAccount = "AwsAccount",
5759
+ /** GcpProject */
5760
+ GcpProject = "GcpProject",
5761
+ /** GithubScope */
5762
+ GithubScope = "GithubScope",
5763
+ /** AzureDevOpsScope */
5764
+ AzureDevOpsScope = "AzureDevOpsScope"
4883
5765
  }
4884
5766
  /**
4885
- * Defines values for OrganizationMembershipType. \
4886
- * {@link KnownOrganizationMembershipType} can be used interchangeably with OrganizationMembershipType,
5767
+ * Defines values for EnvironmentType. \
5768
+ * {@link KnownEnvironmentType} can be used interchangeably with EnvironmentType,
4887
5769
  * this enum contains the known values that the service supports.
4888
5770
  * ### Known values supported by the service
4889
- * **Member** \
4890
- * **Organization**
5771
+ * **AwsAccount** \
5772
+ * **GcpProject** \
5773
+ * **GithubScope** \
5774
+ * **AzureDevOpsScope**
4891
5775
  */
4892
- export declare type OrganizationMembershipType = string;
5776
+ export declare type EnvironmentType = string;
5777
+ /** Known values of {@link GovernanceRuleType} that the service accepts. */
5778
+ export declare enum KnownGovernanceRuleType {
5779
+ /** The source of the rule type definition is integrated */
5780
+ Integrated = "Integrated",
5781
+ /** The source of the rule type definition is ServiceNow */
5782
+ ServiceNow = "ServiceNow"
5783
+ }
5784
+ /**
5785
+ * Defines values for GovernanceRuleType. \
5786
+ * {@link KnownGovernanceRuleType} can be used interchangeably with GovernanceRuleType,
5787
+ * this enum contains the known values that the service supports.
5788
+ * ### Known values supported by the service
5789
+ * **Integrated**: The source of the rule type definition is integrated \
5790
+ * **ServiceNow**: The source of the rule type definition is ServiceNow
5791
+ */
5792
+ export declare type GovernanceRuleType = string;
5793
+ /** Known values of {@link GovernanceRuleSourceResourceType} that the service accepts. */
5794
+ export declare enum KnownGovernanceRuleSourceResourceType {
5795
+ /** The source of the governance rule is assessments */
5796
+ Assessments = "Assessments"
5797
+ }
5798
+ /**
5799
+ * Defines values for GovernanceRuleSourceResourceType. \
5800
+ * {@link KnownGovernanceRuleSourceResourceType} can be used interchangeably with GovernanceRuleSourceResourceType,
5801
+ * this enum contains the known values that the service supports.
5802
+ * ### Known values supported by the service
5803
+ * **Assessments**: The source of the governance rule is assessments
5804
+ */
5805
+ export declare type GovernanceRuleSourceResourceType = string;
5806
+ /** Known values of {@link GovernanceRuleOwnerSourceType} that the service accepts. */
5807
+ export declare enum KnownGovernanceRuleOwnerSourceType {
5808
+ /** The rule source type defined using resource tag */
5809
+ ByTag = "ByTag",
5810
+ /** The rule source type defined manually */
5811
+ Manually = "Manually"
5812
+ }
5813
+ /**
5814
+ * Defines values for GovernanceRuleOwnerSourceType. \
5815
+ * {@link KnownGovernanceRuleOwnerSourceType} can be used interchangeably with GovernanceRuleOwnerSourceType,
5816
+ * this enum contains the known values that the service supports.
5817
+ * ### Known values supported by the service
5818
+ * **ByTag**: The rule source type defined using resource tag \
5819
+ * **Manually**: The rule source type defined manually
5820
+ */
5821
+ export declare type GovernanceRuleOwnerSourceType = string;
5822
+ /** Known values of {@link ApplicationSourceResourceType} that the service accepts. */
5823
+ export declare enum KnownApplicationSourceResourceType {
5824
+ /** The source of the application is assessments */
5825
+ Assessments = "Assessments"
5826
+ }
5827
+ /**
5828
+ * Defines values for ApplicationSourceResourceType. \
5829
+ * {@link KnownApplicationSourceResourceType} can be used interchangeably with ApplicationSourceResourceType,
5830
+ * this enum contains the known values that the service supports.
5831
+ * ### Known values supported by the service
5832
+ * **Assessments**: The source of the application is assessments
5833
+ */
5834
+ export declare type ApplicationSourceResourceType = string;
4893
5835
  /** Known values of {@link AadConnectivityState} that the service accepts. */
4894
5836
  export declare enum KnownAadConnectivityState {
5837
+ /** Discovered */
4895
5838
  Discovered = "Discovered",
5839
+ /** NotLicensed */
4896
5840
  NotLicensed = "NotLicensed",
5841
+ /** Connected */
4897
5842
  Connected = "Connected"
4898
5843
  }
4899
5844
  /**
@@ -4908,14 +5853,24 @@ export declare enum KnownAadConnectivityState {
4908
5853
  export declare type AadConnectivityState = string;
4909
5854
  /** Known values of {@link BundleType} that the service accepts. */
4910
5855
  export declare enum KnownBundleType {
5856
+ /** AppServices */
4911
5857
  AppServices = "AppServices",
5858
+ /** DNS */
4912
5859
  DNS = "DNS",
5860
+ /** KeyVaults */
4913
5861
  KeyVaults = "KeyVaults",
5862
+ /** KubernetesService */
4914
5863
  KubernetesService = "KubernetesService",
5864
+ /** ResourceManager */
4915
5865
  ResourceManager = "ResourceManager",
5866
+ /** SqlServers */
4916
5867
  SqlServers = "SqlServers",
5868
+ /** StorageAccounts */
4917
5869
  StorageAccounts = "StorageAccounts",
4918
- VirtualMachines = "VirtualMachines"
5870
+ /** VirtualMachines */
5871
+ VirtualMachines = "VirtualMachines",
5872
+ /** CosmosDbs */
5873
+ CosmosDbs = "CosmosDbs"
4919
5874
  }
4920
5875
  /**
4921
5876
  * Defines values for BundleType. \
@@ -4929,9 +5884,103 @@ export declare enum KnownBundleType {
4929
5884
  * **ResourceManager** \
4930
5885
  * **SqlServers** \
4931
5886
  * **StorageAccounts** \
4932
- * **VirtualMachines**
5887
+ * **VirtualMachines** \
5888
+ * **CosmosDbs**
4933
5889
  */
4934
5890
  export declare type BundleType = string;
5891
+ /** Known values of {@link OrganizationMembershipType} that the service accepts. */
5892
+ export declare enum KnownOrganizationMembershipType {
5893
+ /** Member */
5894
+ Member = "Member",
5895
+ /** Organization */
5896
+ Organization = "Organization"
5897
+ }
5898
+ /**
5899
+ * Defines values for OrganizationMembershipType. \
5900
+ * {@link KnownOrganizationMembershipType} can be used interchangeably with OrganizationMembershipType,
5901
+ * this enum contains the known values that the service supports.
5902
+ * ### Known values supported by the service
5903
+ * **Member** \
5904
+ * **Organization**
5905
+ */
5906
+ export declare type OrganizationMembershipType = string;
5907
+ /** Known values of {@link Type} that the service accepts. */
5908
+ export declare enum KnownType {
5909
+ /** Qualys */
5910
+ Qualys = "Qualys",
5911
+ /** TVM */
5912
+ TVM = "TVM"
5913
+ }
5914
+ /**
5915
+ * Defines values for Type. \
5916
+ * {@link KnownType} can be used interchangeably with Type,
5917
+ * this enum contains the known values that the service supports.
5918
+ * ### Known values supported by the service
5919
+ * **Qualys** \
5920
+ * **TVM**
5921
+ */
5922
+ export declare type Type = string;
5923
+ /** Known values of {@link SubPlan} that the service accepts. */
5924
+ export declare enum KnownSubPlan {
5925
+ /** P1 */
5926
+ P1 = "P1",
5927
+ /** P2 */
5928
+ P2 = "P2"
5929
+ }
5930
+ /**
5931
+ * Defines values for SubPlan. \
5932
+ * {@link KnownSubPlan} can be used interchangeably with SubPlan,
5933
+ * this enum contains the known values that the service supports.
5934
+ * ### Known values supported by the service
5935
+ * **P1** \
5936
+ * **P2**
5937
+ */
5938
+ export declare type SubPlan = string;
5939
+ /** Known values of {@link ScanningMode} that the service accepts. */
5940
+ export declare enum KnownScanningMode {
5941
+ /** Default */
5942
+ Default = "Default"
5943
+ }
5944
+ /**
5945
+ * Defines values for ScanningMode. \
5946
+ * {@link KnownScanningMode} can be used interchangeably with ScanningMode,
5947
+ * this enum contains the known values that the service supports.
5948
+ * ### Known values supported by the service
5949
+ * **Default**
5950
+ */
5951
+ export declare type ScanningMode = string;
5952
+ /** Known values of {@link GovernanceRuleConditionOperator} that the service accepts. */
5953
+ export declare enum KnownGovernanceRuleConditionOperator {
5954
+ /** Checks that the string value of the data defined in Property equals the given value - exact fit */
5955
+ Equals = "Equals",
5956
+ /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
5957
+ In = "In"
5958
+ }
5959
+ /**
5960
+ * Defines values for GovernanceRuleConditionOperator. \
5961
+ * {@link KnownGovernanceRuleConditionOperator} can be used interchangeably with GovernanceRuleConditionOperator,
5962
+ * this enum contains the known values that the service supports.
5963
+ * ### Known values supported by the service
5964
+ * **Equals**: Checks that the string value of the data defined in Property equals the given value - exact fit \
5965
+ * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)
5966
+ */
5967
+ export declare type GovernanceRuleConditionOperator = string;
5968
+ /** Known values of {@link ApplicationConditionOperator} that the service accepts. */
5969
+ export declare enum KnownApplicationConditionOperator {
5970
+ /** Checks that the string value of the data defined in Property contains the given value */
5971
+ Contains = "Contains",
5972
+ /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
5973
+ In = "In"
5974
+ }
5975
+ /**
5976
+ * Defines values for ApplicationConditionOperator. \
5977
+ * {@link KnownApplicationConditionOperator} can be used interchangeably with ApplicationConditionOperator,
5978
+ * this enum contains the known values that the service supports.
5979
+ * ### Known values supported by the service
5980
+ * **Contains**: Checks that the string value of the data defined in Property contains the given value \
5981
+ * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)
5982
+ */
5983
+ export declare type ApplicationConditionOperator = string;
4935
5984
  /** Defines values for Rank. */
4936
5985
  export declare type Rank = "None" | "Low" | "Medium" | "High" | "Critical";
4937
5986
  /** Defines values for RuleState. */
@@ -5329,11 +6378,6 @@ export declare type SecurityContactsCreateResponse = SecurityContact;
5329
6378
  export interface SecurityContactsDeleteOptionalParams extends coreClient.OperationOptions {
5330
6379
  }
5331
6380
  /** Optional parameters. */
5332
- export interface SecurityContactsUpdateOptionalParams extends coreClient.OperationOptions {
5333
- }
5334
- /** Contains response data for the update operation. */
5335
- export declare type SecurityContactsUpdateResponse = SecurityContact;
5336
- /** Optional parameters. */
5337
6381
  export interface SecurityContactsListNextOptionalParams extends coreClient.OperationOptions {
5338
6382
  }
5339
6383
  /** Contains response data for the listNext operation. */
@@ -5799,7 +6843,7 @@ export declare type ExternalSecuritySolutionsListByHomeRegionResponse = External
5799
6843
  export interface ExternalSecuritySolutionsGetOptionalParams extends coreClient.OperationOptions {
5800
6844
  }
5801
6845
  /** Contains response data for the get operation. */
5802
- export declare type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolutionUnion;
6846
+ export declare type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolution;
5803
6847
  /** Optional parameters. */
5804
6848
  export interface ExternalSecuritySolutionsListNextOptionalParams extends coreClient.OperationOptions {
5805
6849
  }
@@ -5998,6 +7042,9 @@ export interface AlertsUpdateSubscriptionLevelStateToResolveOptionalParams exten
5998
7042
  export interface AlertsUpdateSubscriptionLevelStateToActivateOptionalParams extends coreClient.OperationOptions {
5999
7043
  }
6000
7044
  /** Optional parameters. */
7045
+ export interface AlertsUpdateSubscriptionLevelStateToInProgressOptionalParams extends coreClient.OperationOptions {
7046
+ }
7047
+ /** Optional parameters. */
6001
7048
  export interface AlertsUpdateResourceGroupLevelStateToResolveOptionalParams extends coreClient.OperationOptions {
6002
7049
  }
6003
7050
  /** Optional parameters. */
@@ -6007,7 +7054,14 @@ export interface AlertsUpdateResourceGroupLevelStateToDismissOptionalParams exte
6007
7054
  export interface AlertsUpdateResourceGroupLevelStateToActivateOptionalParams extends coreClient.OperationOptions {
6008
7055
  }
6009
7056
  /** Optional parameters. */
7057
+ export interface AlertsUpdateResourceGroupLevelStateToInProgressOptionalParams extends coreClient.OperationOptions {
7058
+ }
7059
+ /** Optional parameters. */
6010
7060
  export interface AlertsSimulateOptionalParams extends coreClient.OperationOptions {
7061
+ /** Delay to wait until next poll, in milliseconds. */
7062
+ updateIntervalInMs?: number;
7063
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7064
+ resumeFrom?: string;
6011
7065
  }
6012
7066
  /** Optional parameters. */
6013
7067
  export interface AlertsListNextOptionalParams extends coreClient.OperationOptions {
@@ -6146,6 +7200,161 @@ export interface SecurityConnectorsListByResourceGroupNextOptionalParams extends
6146
7200
  /** Contains response data for the listByResourceGroupNext operation. */
6147
7201
  export declare type SecurityConnectorsListByResourceGroupNextResponse = SecurityConnectorsList;
6148
7202
  /** Optional parameters. */
7203
+ export interface GovernanceRuleListOptionalParams extends coreClient.OperationOptions {
7204
+ }
7205
+ /** Contains response data for the list operation. */
7206
+ export declare type GovernanceRuleListResponse = GovernanceRuleList;
7207
+ /** Optional parameters. */
7208
+ export interface GovernanceRuleListNextOptionalParams extends coreClient.OperationOptions {
7209
+ }
7210
+ /** Contains response data for the listNext operation. */
7211
+ export declare type GovernanceRuleListNextResponse = GovernanceRuleList;
7212
+ /** Optional parameters. */
7213
+ export interface GovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
7214
+ }
7215
+ /** Contains response data for the get operation. */
7216
+ export declare type GovernanceRulesGetResponse = GovernanceRule;
7217
+ /** Optional parameters. */
7218
+ export interface GovernanceRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7219
+ }
7220
+ /** Contains response data for the createOrUpdate operation. */
7221
+ export declare type GovernanceRulesCreateOrUpdateResponse = GovernanceRule;
7222
+ /** Optional parameters. */
7223
+ export interface GovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
7224
+ }
7225
+ /** Optional parameters. */
7226
+ export interface GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams extends coreClient.OperationOptions {
7227
+ /** GovernanceRule over a subscription scope */
7228
+ executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
7229
+ /** Delay to wait until next poll, in milliseconds. */
7230
+ updateIntervalInMs?: number;
7231
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7232
+ resumeFrom?: string;
7233
+ }
7234
+ /** Contains response data for the ruleIdExecuteSingleSubscription operation. */
7235
+ export declare type GovernanceRulesRuleIdExecuteSingleSubscriptionResponse = GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders;
7236
+ /** Optional parameters. */
7237
+ export interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams extends coreClient.OperationOptions {
7238
+ /** GovernanceRule over a subscription scope */
7239
+ executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
7240
+ /** Delay to wait until next poll, in milliseconds. */
7241
+ updateIntervalInMs?: number;
7242
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7243
+ resumeFrom?: string;
7244
+ }
7245
+ /** Contains response data for the ruleIdExecuteSingleSecurityConnector operation. */
7246
+ export declare type GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse = GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders;
7247
+ /** Optional parameters. */
7248
+ export interface SecurityConnectorGovernanceRuleListOptionalParams extends coreClient.OperationOptions {
7249
+ }
7250
+ /** Contains response data for the list operation. */
7251
+ export declare type SecurityConnectorGovernanceRuleListResponse = GovernanceRuleList;
7252
+ /** Optional parameters. */
7253
+ export interface SecurityConnectorGovernanceRuleListNextOptionalParams extends coreClient.OperationOptions {
7254
+ }
7255
+ /** Contains response data for the listNext operation. */
7256
+ export declare type SecurityConnectorGovernanceRuleListNextResponse = GovernanceRuleList;
7257
+ /** Optional parameters. */
7258
+ export interface SecurityConnectorGovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
7259
+ }
7260
+ /** Contains response data for the get operation. */
7261
+ export declare type SecurityConnectorGovernanceRulesGetResponse = GovernanceRule;
7262
+ /** Optional parameters. */
7263
+ export interface SecurityConnectorGovernanceRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7264
+ }
7265
+ /** Contains response data for the createOrUpdate operation. */
7266
+ export declare type SecurityConnectorGovernanceRulesCreateOrUpdateResponse = GovernanceRule;
7267
+ /** Optional parameters. */
7268
+ export interface SecurityConnectorGovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
7269
+ }
7270
+ /** Optional parameters. */
7271
+ export interface SubscriptionGovernanceRulesExecuteStatusGetOptionalParams extends coreClient.OperationOptions {
7272
+ /** Delay to wait until next poll, in milliseconds. */
7273
+ updateIntervalInMs?: number;
7274
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7275
+ resumeFrom?: string;
7276
+ }
7277
+ /** Contains response data for the get operation. */
7278
+ export declare type SubscriptionGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
7279
+ /** Optional parameters. */
7280
+ export interface SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams extends coreClient.OperationOptions {
7281
+ /** Delay to wait until next poll, in milliseconds. */
7282
+ updateIntervalInMs?: number;
7283
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7284
+ resumeFrom?: string;
7285
+ }
7286
+ /** Contains response data for the get operation. */
7287
+ export declare type SecurityConnectorGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
7288
+ /** Optional parameters. */
7289
+ export interface GovernanceAssignmentsListOptionalParams extends coreClient.OperationOptions {
7290
+ }
7291
+ /** Contains response data for the list operation. */
7292
+ export declare type GovernanceAssignmentsListResponse = GovernanceAssignmentsList;
7293
+ /** Optional parameters. */
7294
+ export interface GovernanceAssignmentsGetOptionalParams extends coreClient.OperationOptions {
7295
+ }
7296
+ /** Contains response data for the get operation. */
7297
+ export declare type GovernanceAssignmentsGetResponse = GovernanceAssignment;
7298
+ /** Optional parameters. */
7299
+ export interface GovernanceAssignmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7300
+ }
7301
+ /** Contains response data for the createOrUpdate operation. */
7302
+ export declare type GovernanceAssignmentsCreateOrUpdateResponse = GovernanceAssignment;
7303
+ /** Optional parameters. */
7304
+ export interface GovernanceAssignmentsDeleteOptionalParams extends coreClient.OperationOptions {
7305
+ }
7306
+ /** Optional parameters. */
7307
+ export interface GovernanceAssignmentsListNextOptionalParams extends coreClient.OperationOptions {
7308
+ }
7309
+ /** Contains response data for the listNext operation. */
7310
+ export declare type GovernanceAssignmentsListNextResponse = GovernanceAssignmentsList;
7311
+ /** Optional parameters. */
7312
+ export interface ApplicationsListOptionalParams extends coreClient.OperationOptions {
7313
+ }
7314
+ /** Contains response data for the list operation. */
7315
+ export declare type ApplicationsListResponse = ApplicationsList;
7316
+ /** Optional parameters. */
7317
+ export interface ApplicationsListNextOptionalParams extends coreClient.OperationOptions {
7318
+ }
7319
+ /** Contains response data for the listNext operation. */
7320
+ export declare type ApplicationsListNextResponse = ApplicationsList;
7321
+ /** Optional parameters. */
7322
+ export interface ApplicationGetOptionalParams extends coreClient.OperationOptions {
7323
+ }
7324
+ /** Contains response data for the get operation. */
7325
+ export declare type ApplicationGetResponse = Application;
7326
+ /** Optional parameters. */
7327
+ export interface ApplicationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7328
+ }
7329
+ /** Contains response data for the createOrUpdate operation. */
7330
+ export declare type ApplicationCreateOrUpdateResponse = Application;
7331
+ /** Optional parameters. */
7332
+ export interface ApplicationDeleteOptionalParams extends coreClient.OperationOptions {
7333
+ }
7334
+ /** Optional parameters. */
7335
+ export interface SecurityConnectorApplicationsListOptionalParams extends coreClient.OperationOptions {
7336
+ }
7337
+ /** Contains response data for the list operation. */
7338
+ export declare type SecurityConnectorApplicationsListResponse = ApplicationsList;
7339
+ /** Optional parameters. */
7340
+ export interface SecurityConnectorApplicationsListNextOptionalParams extends coreClient.OperationOptions {
7341
+ }
7342
+ /** Contains response data for the listNext operation. */
7343
+ export declare type SecurityConnectorApplicationsListNextResponse = ApplicationsList;
7344
+ /** Optional parameters. */
7345
+ export interface SecurityConnectorApplicationGetOptionalParams extends coreClient.OperationOptions {
7346
+ }
7347
+ /** Contains response data for the get operation. */
7348
+ export declare type SecurityConnectorApplicationGetResponse = Application;
7349
+ /** Optional parameters. */
7350
+ export interface SecurityConnectorApplicationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7351
+ }
7352
+ /** Contains response data for the createOrUpdate operation. */
7353
+ export declare type SecurityConnectorApplicationCreateOrUpdateResponse = Application;
7354
+ /** Optional parameters. */
7355
+ export interface SecurityConnectorApplicationDeleteOptionalParams extends coreClient.OperationOptions {
7356
+ }
7357
+ /** Optional parameters. */
6149
7358
  export interface SecurityCenterOptionalParams extends coreClient.ServiceClientOptions {
6150
7359
  /** server parameter */
6151
7360
  $host?: string;