@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
@@ -22,13 +22,14 @@ export declare interface AadConnectivityStateAutoGenerated {
22
22
  }
23
23
 
24
24
  /** Represents an AAD identity protection solution which sends logs to an OMS workspace. */
25
- export declare type AadExternalSecuritySolution = ExternalSecuritySolution & {
25
+ export declare interface AadExternalSecuritySolution extends ExternalSecuritySolution {
26
26
  /** The external security solution properties for AAD solutions */
27
27
  properties?: AadSolutionProperties;
28
- };
28
+ }
29
29
 
30
30
  /** The external security solution properties for AAD solutions */
31
- export declare type AadSolutionProperties = ExternalSecuritySolutionProperties & AadConnectivityStateAutoGenerated & {};
31
+ export declare interface AadSolutionProperties extends ExternalSecuritySolutionProperties, AadConnectivityStateAutoGenerated {
32
+ }
32
33
 
33
34
  /**
34
35
  * Defines values for ActionType. \
@@ -42,12 +43,12 @@ export declare type AadSolutionProperties = ExternalSecuritySolutionProperties &
42
43
  export declare type ActionType = string;
43
44
 
44
45
  /** Number of active connections is not in allowed range. */
45
- export declare type ActiveConnectionsNotInAllowedRange = TimeWindowCustomAlertRule & {
46
+ export declare interface ActiveConnectionsNotInAllowedRange extends TimeWindowCustomAlertRule {
46
47
  /** Polymorphic discriminator, which specifies the different types this object can be */
47
48
  ruleType: "ActiveConnectionsNotInAllowedRange";
48
- };
49
+ }
49
50
 
50
- export declare type AdaptiveApplicationControlGroup = Resource & Location_2 & {
51
+ export declare interface AdaptiveApplicationControlGroup extends Resource, Location_2 {
51
52
  /** The application control policy enforcement/protection mode of the machine group */
52
53
  enforcementMode?: EnforcementMode;
53
54
  /** The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux. */
@@ -71,9 +72,9 @@ export declare type AdaptiveApplicationControlGroup = Resource & Location_2 & {
71
72
  readonly sourceSystem?: SourceSystem;
72
73
  vmRecommendations?: VmRecommendation[];
73
74
  pathRecommendations?: PathRecommendation[];
74
- };
75
+ }
75
76
 
76
- /** Represents a list of machine groups and set of rules that are recommended by Azure Security Center to be allowed */
77
+ /** Represents a list of VM/server groups and set of rules that are Recommended by Microsoft Defender for Cloud to be allowed */
77
78
  export declare interface AdaptiveApplicationControlGroups {
78
79
  value?: AdaptiveApplicationControlGroup[];
79
80
  }
@@ -164,14 +165,14 @@ export declare interface AdaptiveApplicationControlsPutOptionalParams extends co
164
165
  export declare type AdaptiveApplicationControlsPutResponse = AdaptiveApplicationControlGroup;
165
166
 
166
167
  /** The resource whose properties describes the Adaptive Network Hardening settings for some Azure resource */
167
- export declare type AdaptiveNetworkHardening = Resource & {
168
+ export declare interface AdaptiveNetworkHardening extends Resource {
168
169
  /** The security rules which are recommended to be effective on the VM */
169
170
  rules?: Rule[];
170
171
  /** The UTC time on which the rules were calculated */
171
172
  rulesCalculationTime?: Date;
172
173
  /** The Network Security Groups effective on the network interfaces of the protected resource */
173
174
  effectiveNetworkSecurityGroups?: EffectiveNetworkSecurityGroups[];
174
- };
175
+ }
175
176
 
176
177
  export declare interface AdaptiveNetworkHardeningEnforceRequest {
177
178
  /** The rules to enforce */
@@ -335,13 +336,18 @@ export declare interface AdvancedThreatProtectionGetOptionalParams extends coreC
335
336
  export declare type AdvancedThreatProtectionGetResponse = AdvancedThreatProtectionSetting;
336
337
 
337
338
  /** The Advanced Threat Protection resource. */
338
- export declare type AdvancedThreatProtectionSetting = Resource & {
339
+ export declare interface AdvancedThreatProtectionSetting extends Resource {
339
340
  /** Indicates whether Advanced Threat Protection is enabled. */
340
341
  isEnabled?: boolean;
341
- };
342
+ }
342
343
 
343
344
  /** Security alert */
344
- export declare type Alert = Resource & {
345
+ export declare interface Alert extends Resource {
346
+ /**
347
+ * Schema version.
348
+ * NOTE: This property will not be serialized. It can only be populated by the server.
349
+ */
350
+ readonly version?: string;
345
351
  /**
346
352
  * Unique identifier for the detection logic (all alert instances from the same detection logic will have the same alertType).
347
353
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -458,7 +464,19 @@ export declare type Alert = Resource & {
458
464
  * NOTE: This property will not be serialized. It can only be populated by the server.
459
465
  */
460
466
  readonly compromisedEntity?: string;
461
- };
467
+ /**
468
+ * kill chain related techniques behind the alert.
469
+ * NOTE: This property will not be serialized. It can only be populated by the server.
470
+ */
471
+ readonly techniques?: string[];
472
+ /**
473
+ * Kill chain related sub-techniques behind the alert.
474
+ * NOTE: This property will not be serialized. It can only be populated by the server.
475
+ */
476
+ readonly subTechniques?: string[];
477
+ /** Changing set of properties depending on the supportingEvidence type. */
478
+ supportingEvidence?: AlertPropertiesSupportingEvidence;
479
+ }
462
480
 
463
481
  /** Changing set of properties depending on the entity type. */
464
482
  export declare interface AlertEntity {
@@ -482,15 +500,16 @@ export declare interface AlertList {
482
500
  readonly nextLink?: string;
483
501
  }
484
502
 
485
- /**
486
- * Defines values for AlertNotifications. \
487
- * {@link KnownAlertNotifications} can be used interchangeably with AlertNotifications,
488
- * this enum contains the known values that the service supports.
489
- * ### Known values supported by the service
490
- * **On**: Get notifications on new alerts \
491
- * **Off**: Don't get notifications on new alerts
492
- */
493
- export declare type AlertNotifications = string;
503
+ /** Changing set of properties depending on the supportingEvidence type. */
504
+ export declare interface AlertPropertiesSupportingEvidence {
505
+ /** Describes unknown properties. The value of an unknown property can be of "any" type. */
506
+ [property: string]: any;
507
+ /**
508
+ * Type of the supportingEvidence
509
+ * NOTE: This property will not be serialized. It can only be populated by the server.
510
+ */
511
+ readonly type?: string;
512
+ }
494
513
 
495
514
  /** Interface representing a Alerts. */
496
515
  export declare interface Alerts {
@@ -533,14 +552,14 @@ export declare interface Alerts {
533
552
  getSubscriptionLevel(ascLocation: string, alertName: string, options?: AlertsGetSubscriptionLevelOptionalParams): Promise<AlertsGetSubscriptionLevelResponse>;
534
553
  /**
535
554
  * Get an alert that is associated a resource group or a resource in a resource group
555
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
556
+ * case insensitive.
536
557
  * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
537
558
  * Get locations
538
559
  * @param alertName Name of the alert object
539
- * @param resourceGroupName The name of the resource group within the user's subscription. The name is
540
- * case insensitive.
541
560
  * @param options The options parameters.
542
561
  */
543
- getResourceGroupLevel(ascLocation: string, alertName: string, resourceGroupName: string, options?: AlertsGetResourceGroupLevelOptionalParams): Promise<AlertsGetResourceGroupLevelResponse>;
562
+ getResourceGroupLevel(resourceGroupName: string, ascLocation: string, alertName: string, options?: AlertsGetResourceGroupLevelOptionalParams): Promise<AlertsGetResourceGroupLevelResponse>;
544
563
  /**
545
564
  * Update the alert's state
546
565
  * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
@@ -570,31 +589,57 @@ export declare interface Alerts {
570
589
  * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
571
590
  * Get locations
572
591
  * @param alertName Name of the alert object
573
- * @param resourceGroupName The name of the resource group within the user's subscription. The name is
574
- * case insensitive.
575
592
  * @param options The options parameters.
576
593
  */
577
- updateResourceGroupLevelStateToResolve(ascLocation: string, alertName: string, resourceGroupName: string, options?: AlertsUpdateResourceGroupLevelStateToResolveOptionalParams): Promise<void>;
594
+ updateSubscriptionLevelStateToInProgress(ascLocation: string, alertName: string, options?: AlertsUpdateSubscriptionLevelStateToInProgressOptionalParams): Promise<void>;
578
595
  /**
579
596
  * Update the alert's state
597
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
598
+ * case insensitive.
580
599
  * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
581
600
  * Get locations
582
601
  * @param alertName Name of the alert object
602
+ * @param options The options parameters.
603
+ */
604
+ updateResourceGroupLevelStateToResolve(resourceGroupName: string, ascLocation: string, alertName: string, options?: AlertsUpdateResourceGroupLevelStateToResolveOptionalParams): Promise<void>;
605
+ /**
606
+ * Update the alert's state
583
607
  * @param resourceGroupName The name of the resource group within the user's subscription. The name is
584
608
  * case insensitive.
609
+ * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
610
+ * Get locations
611
+ * @param alertName Name of the alert object
585
612
  * @param options The options parameters.
586
613
  */
587
- updateResourceGroupLevelStateToDismiss(ascLocation: string, alertName: string, resourceGroupName: string, options?: AlertsUpdateResourceGroupLevelStateToDismissOptionalParams): Promise<void>;
614
+ updateResourceGroupLevelStateToDismiss(resourceGroupName: string, ascLocation: string, alertName: string, options?: AlertsUpdateResourceGroupLevelStateToDismissOptionalParams): Promise<void>;
588
615
  /**
589
616
  * Update the alert's state
617
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
618
+ * case insensitive.
590
619
  * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
591
620
  * Get locations
592
621
  * @param alertName Name of the alert object
622
+ * @param options The options parameters.
623
+ */
624
+ updateResourceGroupLevelStateToActivate(resourceGroupName: string, ascLocation: string, alertName: string, options?: AlertsUpdateResourceGroupLevelStateToActivateOptionalParams): Promise<void>;
625
+ /**
626
+ * Update the alert's state
593
627
  * @param resourceGroupName The name of the resource group within the user's subscription. The name is
594
628
  * case insensitive.
629
+ * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
630
+ * Get locations
631
+ * @param alertName Name of the alert object
632
+ * @param options The options parameters.
633
+ */
634
+ updateResourceGroupLevelStateToInProgress(resourceGroupName: string, ascLocation: string, alertName: string, options?: AlertsUpdateResourceGroupLevelStateToInProgressOptionalParams): Promise<void>;
635
+ /**
636
+ * Simulate security alerts
637
+ * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
638
+ * Get locations
639
+ * @param alertSimulatorRequestBody Alert Simulator Request Properties
595
640
  * @param options The options parameters.
596
641
  */
597
- updateResourceGroupLevelStateToActivate(ascLocation: string, alertName: string, resourceGroupName: string, options?: AlertsUpdateResourceGroupLevelStateToActivateOptionalParams): Promise<void>;
642
+ beginSimulate(ascLocation: string, alertSimulatorRequestBody: AlertSimulatorRequestBody, options?: AlertsSimulateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
598
643
  /**
599
644
  * Simulate security alerts
600
645
  * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
@@ -602,7 +647,7 @@ export declare interface Alerts {
602
647
  * @param alertSimulatorRequestBody Alert Simulator Request Properties
603
648
  * @param options The options parameters.
604
649
  */
605
- simulate(ascLocation: string, alertSimulatorRequestBody: AlertSimulatorRequestBody, options?: AlertsSimulateOptionalParams): Promise<void>;
650
+ beginSimulateAndWait(ascLocation: string, alertSimulatorRequestBody: AlertSimulatorRequestBody, options?: AlertsSimulateOptionalParams): Promise<void>;
606
651
  }
607
652
 
608
653
  /**
@@ -632,12 +677,12 @@ export declare interface AlertsGetSubscriptionLevelOptionalParams extends coreCl
632
677
  export declare type AlertsGetSubscriptionLevelResponse = Alert;
633
678
 
634
679
  /** Simulate alerts according to this bundles. */
635
- export declare type AlertSimulatorBundlesRequestProperties = AlertSimulatorRequestProperties & {
680
+ export declare interface AlertSimulatorBundlesRequestProperties extends AlertSimulatorRequestProperties {
636
681
  /** Polymorphic discriminator, which specifies the different types this object can be */
637
682
  kind: "Bundles";
638
683
  /** Bundles list. */
639
684
  bundles?: BundleType[];
640
- };
685
+ }
641
686
 
642
687
  /** Alert Simulator request body. */
643
688
  export declare interface AlertSimulatorRequestBody {
@@ -713,10 +758,14 @@ export declare type AlertsListSubscriptionLevelByRegionResponse = AlertList;
713
758
 
714
759
  /** Optional parameters. */
715
760
  export declare interface AlertsSimulateOptionalParams extends coreClient.OperationOptions {
761
+ /** Delay to wait until next poll, in milliseconds. */
762
+ updateIntervalInMs?: number;
763
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
764
+ resumeFrom?: string;
716
765
  }
717
766
 
718
767
  /** Describes the suppression rule */
719
- export declare type AlertsSuppressionRule = Resource & {
768
+ export declare interface AlertsSuppressionRule extends Resource {
720
769
  /** Type of the alert to automatically suppress. For all alert types, use '*' */
721
770
  alertType?: string;
722
771
  /**
@@ -734,7 +783,7 @@ export declare type AlertsSuppressionRule = Resource & {
734
783
  comment?: string;
735
784
  /** The suppression conditions */
736
785
  suppressionAlertsScope?: SuppressionAlertsScope;
737
- };
786
+ }
738
787
 
739
788
  /** Interface representing a AlertsSuppressionRules. */
740
789
  export declare interface AlertsSuppressionRules {
@@ -816,21 +865,12 @@ export declare type AlertsSuppressionRulesUpdateResponse = AlertsSuppressionRule
816
865
  * this enum contains the known values that the service supports.
817
866
  * ### Known values supported by the service
818
867
  * **Active**: An alert which doesn't specify a value is assigned the status 'Active' \
868
+ * **InProgress**: An alert which is in handling state \
819
869
  * **Resolved**: Alert closed after handling \
820
870
  * **Dismissed**: Alert dismissed as false positive
821
871
  */
822
872
  export declare type AlertStatus = string;
823
873
 
824
- /**
825
- * Defines values for AlertsToAdmins. \
826
- * {@link KnownAlertsToAdmins} can be used interchangeably with AlertsToAdmins,
827
- * this enum contains the known values that the service supports.
828
- * ### Known values supported by the service
829
- * **On**: Send notification on new alerts to the subscription's admins \
830
- * **Off**: Don't send notification on new alerts to the subscription's admins
831
- */
832
- export declare type AlertsToAdmins = string;
833
-
834
874
  /** Optional parameters. */
835
875
  export declare interface AlertsUpdateResourceGroupLevelStateToActivateOptionalParams extends coreClient.OperationOptions {
836
876
  }
@@ -839,6 +879,10 @@ export declare interface AlertsUpdateResourceGroupLevelStateToActivateOptionalPa
839
879
  export declare interface AlertsUpdateResourceGroupLevelStateToDismissOptionalParams extends coreClient.OperationOptions {
840
880
  }
841
881
 
882
+ /** Optional parameters. */
883
+ export declare interface AlertsUpdateResourceGroupLevelStateToInProgressOptionalParams extends coreClient.OperationOptions {
884
+ }
885
+
842
886
  /** Optional parameters. */
843
887
  export declare interface AlertsUpdateResourceGroupLevelStateToResolveOptionalParams extends coreClient.OperationOptions {
844
888
  }
@@ -851,15 +895,21 @@ export declare interface AlertsUpdateSubscriptionLevelStateToActivateOptionalPar
851
895
  export declare interface AlertsUpdateSubscriptionLevelStateToDismissOptionalParams extends coreClient.OperationOptions {
852
896
  }
853
897
 
898
+ /** Optional parameters. */
899
+ export declare interface AlertsUpdateSubscriptionLevelStateToInProgressOptionalParams extends coreClient.OperationOptions {
900
+ }
901
+
854
902
  /** Optional parameters. */
855
903
  export declare interface AlertsUpdateSubscriptionLevelStateToResolveOptionalParams extends coreClient.OperationOptions {
856
904
  }
857
905
 
858
906
  /** Represents an alert sync setting */
859
- export declare type AlertSyncSettings = Setting & {
907
+ export declare interface AlertSyncSettings extends Setting {
908
+ /** Polymorphic discriminator, which specifies the different types this object can be */
909
+ kind: "AlertSyncSettings";
860
910
  /** Is the alert sync setting enabled */
861
911
  enabled?: boolean;
862
- };
912
+ }
863
913
 
864
914
  /** Interface representing a AllowedConnections. */
865
915
  export declare interface AllowedConnections {
@@ -935,7 +985,7 @@ export declare interface AllowedConnectionsListOptionalParams extends coreClient
935
985
  export declare type AllowedConnectionsListResponse = AllowedConnectionsList;
936
986
 
937
987
  /** The resource whose properties describes the allowed traffic between Azure resources */
938
- export declare type AllowedConnectionsResource = Resource & Location_2 & {
988
+ export declare interface AllowedConnectionsResource extends Resource, Location_2 {
939
989
  /**
940
990
  * The UTC time on which the allowed connections resource was calculated
941
991
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -946,41 +996,160 @@ export declare type AllowedConnectionsResource = Resource & Location_2 & {
946
996
  * NOTE: This property will not be serialized. It can only be populated by the server.
947
997
  */
948
998
  readonly connectableResources?: ConnectableResource[];
949
- };
999
+ }
950
1000
 
951
1001
  /** A custom alert rule that checks if a value (depends on the custom alert type) is allowed. */
952
- export declare type AllowlistCustomAlertRule = ListCustomAlertRule & {
1002
+ export declare interface AllowlistCustomAlertRule extends ListCustomAlertRule {
953
1003
  /** Polymorphic discriminator, which specifies the different types this object can be */
954
1004
  ruleType: "AllowlistCustomAlertRule" | "ConnectionToIpNotAllowed" | "ConnectionFromIpNotAllowed" | "LocalUserNotAllowed" | "ProcessNotAllowed";
955
1005
  /** The values to allow. The format of the values depends on the rule type. */
956
1006
  allowlistValues: string[];
957
- };
1007
+ }
958
1008
 
959
1009
  export declare type AllowlistCustomAlertRuleUnion = AllowlistCustomAlertRule | ConnectionToIpNotAllowed | ConnectionFromIpNotAllowed | LocalUserNotAllowed | ProcessNotAllowed;
960
1010
 
961
1011
  /** Number of cloud to device messages (AMQP protocol) is not in allowed range. */
962
- export declare type AmqpC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
1012
+ export declare interface AmqpC2DMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
963
1013
  /** Polymorphic discriminator, which specifies the different types this object can be */
964
1014
  ruleType: "AmqpC2DMessagesNotInAllowedRange";
965
- };
1015
+ }
966
1016
 
967
1017
  /** Number of rejected cloud to device messages (AMQP protocol) is not in allowed range. */
968
- export declare type AmqpC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
1018
+ export declare interface AmqpC2DRejectedMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
969
1019
  /** Polymorphic discriminator, which specifies the different types this object can be */
970
1020
  ruleType: "AmqpC2DRejectedMessagesNotInAllowedRange";
971
- };
1021
+ }
972
1022
 
973
1023
  /** Number of device to cloud messages (AMQP protocol) is not in allowed range. */
974
- export declare type AmqpD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
1024
+ export declare interface AmqpD2CMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
975
1025
  /** Polymorphic discriminator, which specifies the different types this object can be */
976
1026
  ruleType: "AmqpD2CMessagesNotInAllowedRange";
977
- };
1027
+ }
1028
+
1029
+ /** Security Application over a given scope */
1030
+ export declare interface Application extends Resource {
1031
+ /** display name of the application */
1032
+ displayName?: string;
1033
+ /** description of the application */
1034
+ description?: string;
1035
+ /** The application source, what it affects, e.g. Assessments */
1036
+ sourceResourceType?: ApplicationSourceResourceType;
1037
+ /** The application conditionSets - see examples */
1038
+ conditionSets?: Record<string, unknown>[];
1039
+ }
1040
+
1041
+ /** Application's condition */
1042
+ export declare interface ApplicationCondition {
1043
+ /** The application Condition's Property, e.g. ID, see examples */
1044
+ property?: string;
1045
+ /** The application Condition's Value like IDs that contain some string, see examples */
1046
+ value?: string;
1047
+ /** The application Condition's Operator, for example Contains for id or In for list of possible IDs, see examples */
1048
+ operator?: ApplicationConditionOperator;
1049
+ }
1050
+
1051
+ /**
1052
+ * Defines values for ApplicationConditionOperator. \
1053
+ * {@link KnownApplicationConditionOperator} can be used interchangeably with ApplicationConditionOperator,
1054
+ * this enum contains the known values that the service supports.
1055
+ * ### Known values supported by the service
1056
+ * **Contains**: Checks that the string value of the data defined in Property contains the given value \
1057
+ * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)
1058
+ */
1059
+ export declare type ApplicationConditionOperator = string;
1060
+
1061
+ /** Optional parameters. */
1062
+ export declare interface ApplicationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1063
+ }
1064
+
1065
+ /** Contains response data for the createOrUpdate operation. */
1066
+ export declare type ApplicationCreateOrUpdateResponse = Application;
1067
+
1068
+ /** Optional parameters. */
1069
+ export declare interface ApplicationDeleteOptionalParams extends coreClient.OperationOptions {
1070
+ }
1071
+
1072
+ /** Optional parameters. */
1073
+ export declare interface ApplicationGetOptionalParams extends coreClient.OperationOptions {
1074
+ }
1075
+
1076
+ /** Contains response data for the get operation. */
1077
+ export declare type ApplicationGetResponse = Application;
1078
+
1079
+ /** Interface representing a ApplicationOperations. */
1080
+ export declare interface ApplicationOperations {
1081
+ /**
1082
+ * Get a specific application for the requested scope by applicationId
1083
+ * @param applicationId The security Application key - unique key for the standard application
1084
+ * @param options The options parameters.
1085
+ */
1086
+ get(applicationId: string, options?: ApplicationGetOptionalParams): Promise<ApplicationGetResponse>;
1087
+ /**
1088
+ * Creates or update a security application on the given subscription.
1089
+ * @param applicationId The security Application key - unique key for the standard application
1090
+ * @param application Application over a subscription scope
1091
+ * @param options The options parameters.
1092
+ */
1093
+ createOrUpdate(applicationId: string, application: Application, options?: ApplicationCreateOrUpdateOptionalParams): Promise<ApplicationCreateOrUpdateResponse>;
1094
+ /**
1095
+ * Delete an Application over a given scope
1096
+ * @param applicationId The security Application key - unique key for the standard application
1097
+ * @param options The options parameters.
1098
+ */
1099
+ delete(applicationId: string, options?: ApplicationDeleteOptionalParams): Promise<void>;
1100
+ }
1101
+
1102
+ /** Interface representing a Applications. */
1103
+ export declare interface Applications {
1104
+ /**
1105
+ * Get a list of all relevant applications over a subscription level scope
1106
+ * @param options The options parameters.
1107
+ */
1108
+ list(options?: ApplicationsListOptionalParams): PagedAsyncIterableIterator<Application>;
1109
+ }
1110
+
1111
+ /** Page of a security applications list */
1112
+ export declare interface ApplicationsList {
1113
+ /**
1114
+ * Collection of applications in this page
1115
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1116
+ */
1117
+ readonly value?: Application[];
1118
+ /**
1119
+ * The URI to fetch the next page
1120
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1121
+ */
1122
+ readonly nextLink?: string;
1123
+ }
1124
+
1125
+ /** Optional parameters. */
1126
+ export declare interface ApplicationsListNextOptionalParams extends coreClient.OperationOptions {
1127
+ }
1128
+
1129
+ /** Contains response data for the listNext operation. */
1130
+ export declare type ApplicationsListNextResponse = ApplicationsList;
1131
+
1132
+ /** Optional parameters. */
1133
+ export declare interface ApplicationsListOptionalParams extends coreClient.OperationOptions {
1134
+ }
1135
+
1136
+ /** Contains response data for the list operation. */
1137
+ export declare type ApplicationsListResponse = ApplicationsList;
1138
+
1139
+ /**
1140
+ * Defines values for ApplicationSourceResourceType. \
1141
+ * {@link KnownApplicationSourceResourceType} can be used interchangeably with ApplicationSourceResourceType,
1142
+ * this enum contains the known values that the service supports.
1143
+ * ### Known values supported by the service
1144
+ * **Assessments**: The source of the application is assessments
1145
+ */
1146
+ export declare type ApplicationSourceResourceType = string;
978
1147
 
979
1148
  /** The ASC location of the subscription is in the "name" field */
980
- export declare type AscLocation = Resource & {
981
- /** Any object */
1149
+ export declare interface AscLocation extends Resource {
1150
+ /** An empty set of properties */
982
1151
  properties?: Record<string, unknown>;
983
- };
1152
+ }
984
1153
 
985
1154
  /** List of locations where ASC saves your data */
986
1155
  export declare interface AscLocationList {
@@ -1198,7 +1367,7 @@ export declare interface AssessmentStatus {
1198
1367
  export declare type AssessmentStatusCode = string;
1199
1368
 
1200
1369
  /** The result of the assessment */
1201
- export declare type AssessmentStatusResponse = AssessmentStatus & {
1370
+ export declare interface AssessmentStatusResponse extends AssessmentStatus {
1202
1371
  /**
1203
1372
  * The time that the assessment was created and first evaluated. Returned as UTC time in ISO 8601 format
1204
1373
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1209,30 +1378,30 @@ export declare type AssessmentStatusResponse = AssessmentStatus & {
1209
1378
  * NOTE: This property will not be serialized. It can only be populated by the server.
1210
1379
  */
1211
1380
  readonly statusChangeDate?: Date;
1212
- };
1381
+ }
1213
1382
 
1214
1383
  /**
1215
1384
  * Defines values for AssessmentType. \
1216
1385
  * {@link KnownAssessmentType} can be used interchangeably with AssessmentType,
1217
1386
  * this enum contains the known values that the service supports.
1218
1387
  * ### Known values supported by the service
1219
- * **BuiltIn**: Azure Security Center managed assessments \
1220
- * **CustomPolicy**: User defined policies that are automatically ingested from Azure Policy to Azure Security Center \
1221
- * **CustomerManaged**: User assessments pushed directly by the user or other third party to Azure Security Center \
1388
+ * **BuiltIn**: Microsoft Defender for Cloud managed assessments \
1389
+ * **CustomPolicy**: User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud \
1390
+ * **CustomerManaged**: User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud \
1222
1391
  * **VerifiedPartner**: An assessment that was created by a verified 3rd party if the user connected it to ASC
1223
1392
  */
1224
1393
  export declare type AssessmentType = string;
1225
1394
 
1226
1395
  /** Represents an ATA security solution which sends logs to an OMS workspace */
1227
- export declare type AtaExternalSecuritySolution = ExternalSecuritySolution & {
1396
+ export declare interface AtaExternalSecuritySolution extends ExternalSecuritySolution {
1228
1397
  /** The external security solution properties for ATA solutions */
1229
1398
  properties?: AtaSolutionProperties;
1230
- };
1399
+ }
1231
1400
 
1232
1401
  /** The external security solution properties for ATA solutions */
1233
- export declare type AtaSolutionProperties = ExternalSecuritySolutionProperties & {
1402
+ export declare interface AtaSolutionProperties extends ExternalSecuritySolutionProperties {
1234
1403
  lastEventReceived?: string;
1235
- };
1404
+ }
1236
1405
 
1237
1406
  /** Settings for cloud authentication management */
1238
1407
  export declare interface AuthenticationDetailsProperties {
@@ -1276,7 +1445,7 @@ export declare type AuthenticationProvisioningState = string;
1276
1445
  export declare type AuthenticationType = string;
1277
1446
 
1278
1447
  /** The security automation resource. */
1279
- export declare type Automation = TrackedResource & {
1448
+ export declare interface Automation extends TrackedResource {
1280
1449
  /** The security automation description. */
1281
1450
  description?: string;
1282
1451
  /** Indicates whether the security automation is enabled. */
@@ -1287,7 +1456,7 @@ export declare type Automation = TrackedResource & {
1287
1456
  sources?: AutomationSource[];
1288
1457
  /** A collection of the actions which are triggered if all the configured rules evaluations, within at least one rule set, are true. */
1289
1458
  actions?: AutomationActionUnion[];
1290
- };
1459
+ }
1291
1460
 
1292
1461
  /** The action that should be triggered. */
1293
1462
  export declare interface AutomationAction {
@@ -1295,8 +1464,8 @@ export declare interface AutomationAction {
1295
1464
  actionType: "LogicApp" | "EventHub" | "Workspace";
1296
1465
  }
1297
1466
 
1298
- /** 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 */
1299
- export declare type AutomationActionEventHub = AutomationAction & {
1467
+ /** 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 */
1468
+ export declare interface AutomationActionEventHub extends AutomationAction {
1300
1469
  /** Polymorphic discriminator, which specifies the different types this object can be */
1301
1470
  actionType: "EventHub";
1302
1471
  /** The target Event Hub Azure Resource ID. */
@@ -1308,27 +1477,27 @@ export declare type AutomationActionEventHub = AutomationAction & {
1308
1477
  readonly sasPolicyName?: string;
1309
1478
  /** The target Event Hub connection string (it will not be included in any response). */
1310
1479
  connectionString?: string;
1311
- };
1480
+ }
1312
1481
 
1313
- /** The logic app action that should be triggered. To learn more about Security Center's Workflow Automation capabilities, visit https://aka.ms/ASCWorkflowAutomationLearnMore */
1314
- export declare type AutomationActionLogicApp = AutomationAction & {
1482
+ /** 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 */
1483
+ export declare interface AutomationActionLogicApp extends AutomationAction {
1315
1484
  /** Polymorphic discriminator, which specifies the different types this object can be */
1316
1485
  actionType: "LogicApp";
1317
1486
  /** The triggered Logic App Azure Resource ID. This can also reside on other subscriptions, given that you have permissions to trigger the Logic App */
1318
1487
  logicAppResourceId?: string;
1319
1488
  /** The Logic App trigger URI endpoint (it will not be included in any response). */
1320
1489
  uri?: string;
1321
- };
1490
+ }
1322
1491
 
1323
1492
  export declare type AutomationActionUnion = AutomationAction | AutomationActionLogicApp | AutomationActionEventHub | AutomationActionWorkspace;
1324
1493
 
1325
- /** 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 */
1326
- export declare type AutomationActionWorkspace = AutomationAction & {
1494
+ /** 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 */
1495
+ export declare interface AutomationActionWorkspace extends AutomationAction {
1327
1496
  /** Polymorphic discriminator, which specifies the different types this object can be */
1328
1497
  actionType: "Workspace";
1329
1498
  /** The fully qualified Log Analytics Workspace Azure Resource ID. */
1330
1499
  workspaceResourceId?: string;
1331
- };
1500
+ }
1332
1501
 
1333
1502
  /** List of security automations response. */
1334
1503
  export declare interface AutomationList {
@@ -1500,10 +1669,10 @@ export declare interface AutomationValidationStatus {
1500
1669
  export declare type AutoProvision = string;
1501
1670
 
1502
1671
  /** Auto provisioning setting */
1503
- export declare type AutoProvisioningSetting = Resource & {
1672
+ export declare interface AutoProvisioningSetting extends Resource {
1504
1673
  /** Describes what kind of security agent provisioning action to take */
1505
1674
  autoProvision?: AutoProvision;
1506
- };
1675
+ }
1507
1676
 
1508
1677
  /** List of all the auto provisioning settings response */
1509
1678
  export declare interface AutoProvisioningSettingList {
@@ -1567,7 +1736,7 @@ export declare interface AutoProvisioningSettingsListOptionalParams extends core
1567
1736
  export declare type AutoProvisioningSettingsListResponse = AutoProvisioningSettingList;
1568
1737
 
1569
1738
  /** 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> */
1570
- export declare type AwAssumeRoleAuthenticationDetailsProperties = AuthenticationDetailsProperties & {
1739
+ export declare interface AwAssumeRoleAuthenticationDetailsProperties extends AuthenticationDetailsProperties {
1571
1740
  /** Polymorphic discriminator, which specifies the different types this object can be */
1572
1741
  authenticationType: "awsAssumeRole";
1573
1742
  /**
@@ -1579,10 +1748,10 @@ export declare type AwAssumeRoleAuthenticationDetailsProperties = Authentication
1579
1748
  awsAssumeRoleArn: string;
1580
1749
  /** A unique identifier that is required when you assume a role in another account. */
1581
1750
  awsExternalId: string;
1582
- };
1751
+ }
1583
1752
 
1584
1753
  /** 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> */
1585
- export declare type AwsCredsAuthenticationDetailsProperties = AuthenticationDetailsProperties & {
1754
+ export declare interface AwsCredsAuthenticationDetailsProperties extends AuthenticationDetailsProperties {
1586
1755
  /** Polymorphic discriminator, which specifies the different types this object can be */
1587
1756
  authenticationType: "awsCreds";
1588
1757
  /**
@@ -1594,10 +1763,50 @@ export declare type AwsCredsAuthenticationDetailsProperties = AuthenticationDeta
1594
1763
  awsAccessKeyId: string;
1595
1764
  /** Secret key element of the AWS credential object (write only) */
1596
1765
  awsSecretAccessKey: string;
1597
- };
1766
+ }
1767
+
1768
+ /** The aws connector environment data */
1769
+ export declare interface AWSEnvironmentData extends EnvironmentData {
1770
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1771
+ environmentType: "AwsAccount";
1772
+ /** The AWS account's organizational data */
1773
+ organizationalData?: AwsOrganizationalDataUnion;
1774
+ }
1775
+
1776
+ /** The awsOrganization data */
1777
+ export declare interface AwsOrganizationalData {
1778
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1779
+ organizationMembershipType: "Organization" | "Member";
1780
+ }
1781
+
1782
+ /** The awsOrganization data for the master account */
1783
+ export declare interface AwsOrganizationalDataMaster extends AwsOrganizationalData {
1784
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1785
+ organizationMembershipType: "Organization";
1786
+ /** If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset */
1787
+ stacksetName?: string;
1788
+ /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */
1789
+ excludedAccountIds?: string[];
1790
+ }
1791
+
1792
+ /** The awsOrganization data for the member account */
1793
+ export declare interface AwsOrganizationalDataMember extends AwsOrganizationalData {
1794
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1795
+ organizationMembershipType: "Member";
1796
+ /** If the multi cloud account is not of membership type organization, this will be the ID of the account's parent */
1797
+ parentHierarchyId?: string;
1798
+ }
1799
+
1800
+ export declare type AwsOrganizationalDataUnion = AwsOrganizationalData | AwsOrganizationalDataMaster | AwsOrganizationalDataMember;
1801
+
1802
+ /** The AzureDevOps scope connector's environment data */
1803
+ export declare interface AzureDevOpsScopeEnvironmentData extends EnvironmentData {
1804
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1805
+ environmentType: "AzureDevOpsScope";
1806
+ }
1598
1807
 
1599
1808
  /** Details of the Azure resource that was assessed */
1600
- export declare type AzureResourceDetails = ResourceDetails & {
1809
+ export declare interface AzureResourceDetails extends ResourceDetails {
1601
1810
  /** Polymorphic discriminator, which specifies the different types this object can be */
1602
1811
  source: "Azure";
1603
1812
  /**
@@ -1605,10 +1814,10 @@ export declare type AzureResourceDetails = ResourceDetails & {
1605
1814
  * NOTE: This property will not be serialized. It can only be populated by the server.
1606
1815
  */
1607
1816
  readonly id?: string;
1608
- };
1817
+ }
1609
1818
 
1610
1819
  /** Azure resource identifier. */
1611
- export declare type AzureResourceIdentifier = ResourceIdentifier & {
1820
+ export declare interface AzureResourceIdentifier extends ResourceIdentifier {
1612
1821
  /** Polymorphic discriminator, which specifies the different types this object can be */
1613
1822
  type: "AzureResource";
1614
1823
  /**
@@ -1616,7 +1825,7 @@ export declare type AzureResourceIdentifier = ResourceIdentifier & {
1616
1825
  * NOTE: This property will not be serialized. It can only be populated by the server.
1617
1826
  */
1618
1827
  readonly azureResourceId?: string;
1619
- };
1828
+ }
1620
1829
 
1621
1830
  /** Describes an Azure resource with kind */
1622
1831
  export declare interface AzureResourceLink {
@@ -1673,7 +1882,8 @@ export declare interface BenchmarkReference {
1673
1882
  * **ResourceManager** \
1674
1883
  * **SqlServers** \
1675
1884
  * **StorageAccounts** \
1676
- * **VirtualMachines**
1885
+ * **VirtualMachines** \
1886
+ * **CosmosDbs**
1677
1887
  */
1678
1888
  export declare type BundleType = string;
1679
1889
 
@@ -1691,17 +1901,17 @@ export declare type BundleType = string;
1691
1901
  export declare type Categories = string;
1692
1902
 
1693
1903
  /** Represents a security solution which sends CEF logs to an OMS workspace */
1694
- export declare type CefExternalSecuritySolution = ExternalSecuritySolution & {
1904
+ export declare interface CefExternalSecuritySolution extends ExternalSecuritySolution {
1695
1905
  /** The external security solution properties for CEF solutions */
1696
1906
  properties?: CefSolutionProperties;
1697
- };
1907
+ }
1698
1908
 
1699
1909
  /** The external security solution properties for CEF solutions */
1700
- export declare type CefSolutionProperties = ExternalSecuritySolutionProperties & {
1910
+ export declare interface CefSolutionProperties extends ExternalSecuritySolutionProperties {
1701
1911
  hostname?: string;
1702
1912
  agent?: string;
1703
1913
  lastEventReceived?: string;
1704
- };
1914
+ }
1705
1915
 
1706
1916
  /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
1707
1917
  export declare interface CloudError {
@@ -1768,14 +1978,16 @@ export declare interface CloudErrorBody {
1768
1978
  * ### Known values supported by the service
1769
1979
  * **Azure** \
1770
1980
  * **AWS** \
1771
- * **GCP**
1981
+ * **GCP** \
1982
+ * **Github** \
1983
+ * **AzureDevOps**
1772
1984
  */
1773
1985
  export declare type CloudName = string;
1774
1986
 
1775
1987
  /** The security offering details */
1776
1988
  export declare interface CloudOffering {
1777
1989
  /** Polymorphic discriminator, which specifies the different types this object can be */
1778
- offeringType: "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "InformationProtectionAws";
1990
+ offeringType: "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "DefenderForDatabasesAws" | "InformationProtectionAws" | "CspmMonitorGcp" | "DefenderForServersGcp" | "DefenderForDatabasesGcp" | "DefenderForContainersGcp" | "CspmMonitorGithub" | "CspmMonitorAzureDevOps";
1779
1991
  /**
1780
1992
  * The offering description.
1781
1993
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1783,10 +1995,10 @@ export declare interface CloudOffering {
1783
1995
  readonly description?: string;
1784
1996
  }
1785
1997
 
1786
- export declare type CloudOfferingUnion = CloudOffering | CspmMonitorAwsOffering | DefenderForContainersAwsOffering | DefenderForServersAwsOffering | InformationProtectionAwsOffering;
1998
+ export declare type CloudOfferingUnion = CloudOffering | CspmMonitorAwsOffering | DefenderForContainersAwsOffering | DefenderForServersAwsOffering | DefenderFoDatabasesAwsOffering | InformationProtectionAwsOffering | CspmMonitorGcpOffering | DefenderForServersGcpOffering | DefenderForDatabasesGcpOffering | DefenderForContainersGcpOffering | CspmMonitorGithubOffering | CspmMonitorAzureDevOpsOffering;
1787
1999
 
1788
2000
  /** Compliance of a scope */
1789
- export declare type Compliance = Resource & {
2001
+ export declare interface Compliance extends Resource {
1790
2002
  /**
1791
2003
  * The timestamp when the Compliance calculation was conducted.
1792
2004
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1802,7 +2014,7 @@ export declare type Compliance = Resource & {
1802
2014
  * NOTE: This property will not be serialized. It can only be populated by the server.
1803
2015
  */
1804
2016
  readonly assessmentResult?: ComplianceSegment[];
1805
- };
2017
+ }
1806
2018
 
1807
2019
  /** List of Compliance objects response */
1808
2020
  export declare interface ComplianceList {
@@ -1816,13 +2028,13 @@ export declare interface ComplianceList {
1816
2028
  }
1817
2029
 
1818
2030
  /** a compliance result */
1819
- export declare type ComplianceResult = Resource & {
2031
+ export declare interface ComplianceResult extends Resource {
1820
2032
  /**
1821
2033
  * The status of the resource regarding a single assessment
1822
2034
  * NOTE: This property will not be serialized. It can only be populated by the server.
1823
2035
  */
1824
2036
  readonly resourceStatus?: ResourceStatus;
1825
- };
2037
+ }
1826
2038
 
1827
2039
  /** List of compliance results response */
1828
2040
  export declare interface ComplianceResultList {
@@ -1931,6 +2143,16 @@ export declare interface CompliancesListOptionalParams extends coreClient.Operat
1931
2143
  /** Contains response data for the list operation. */
1932
2144
  export declare type CompliancesListResponse = ComplianceList;
1933
2145
 
2146
+ /** Governance rule's condition */
2147
+ export declare interface Condition {
2148
+ /** The governance rule Condition's Property, e.g. Severity or AssessmentKey, see examples */
2149
+ property?: string;
2150
+ /** The governance rule Condition's Value like severity Low, High or assessments keys, see examples */
2151
+ value?: string;
2152
+ /** The governance rule Condition's Operator, for example Equals for severity or In for list of assessments, see examples */
2153
+ operator?: GovernanceRuleConditionOperator;
2154
+ }
2155
+
1934
2156
  /**
1935
2157
  * Defines values for ConfigurationStatus. \
1936
2158
  * {@link KnownConfigurationStatus} can be used interchangeably with ConfigurationStatus,
@@ -1989,10 +2211,10 @@ export declare interface ConnectedWorkspace {
1989
2211
  }
1990
2212
 
1991
2213
  /** Inbound connection from an ip that isn't allowed. Allow list consists of ipv4 or ipv6 range in CIDR notation. */
1992
- export declare type ConnectionFromIpNotAllowed = AllowlistCustomAlertRule & {
2214
+ export declare interface ConnectionFromIpNotAllowed extends AllowlistCustomAlertRule {
1993
2215
  /** Polymorphic discriminator, which specifies the different types this object can be */
1994
2216
  ruleType: "ConnectionFromIpNotAllowed";
1995
- };
2217
+ }
1996
2218
 
1997
2219
  /** Connection string for ingesting security data and logs */
1998
2220
  export declare interface ConnectionStrings {
@@ -2001,10 +2223,10 @@ export declare interface ConnectionStrings {
2001
2223
  }
2002
2224
 
2003
2225
  /** Outbound connection to an ip that isn't allowed. Allow list consists of ipv4 or ipv6 range in CIDR notation. */
2004
- export declare type ConnectionToIpNotAllowed = AllowlistCustomAlertRule & {
2226
+ export declare interface ConnectionToIpNotAllowed extends AllowlistCustomAlertRule {
2005
2227
  /** Polymorphic discriminator, which specifies the different types this object can be */
2006
2228
  ruleType: "ConnectionToIpNotAllowed";
2007
- };
2229
+ }
2008
2230
 
2009
2231
  /**
2010
2232
  * Defines values for ConnectionType. \
@@ -2059,12 +2281,12 @@ export declare interface ConnectorsDeleteOptionalParams extends coreClient.Opera
2059
2281
  }
2060
2282
 
2061
2283
  /** The connector setting */
2062
- export declare type ConnectorSetting = Resource & {
2284
+ export declare interface ConnectorSetting extends Resource {
2063
2285
  /** Settings for hybrid compute management. These settings are relevant only for Arc autoProvision (Hybrid Compute). */
2064
2286
  hybridComputeSettings?: HybridComputeSettingsProperties;
2065
2287
  /** Settings for authentication management, these settings are relevant only for the cloud connector. */
2066
2288
  authenticationDetails?: AuthenticationDetailsPropertiesUnion;
2067
- };
2289
+ }
2068
2290
 
2069
2291
  /** For a subscription, list of all cloud account connectors and their settings */
2070
2292
  export declare interface ConnectorSettingList {
@@ -2099,7 +2321,7 @@ export declare interface ConnectorsListOptionalParams extends coreClient.Operati
2099
2321
  export declare type ConnectorsListResponse = ConnectorSettingList;
2100
2322
 
2101
2323
  /** Additional context fields for container registry Vulnerability assessment */
2102
- export declare type ContainerRegistryVulnerabilityProperties = AdditionalData & {
2324
+ export declare interface ContainerRegistryVulnerabilityProperties extends AdditionalData {
2103
2325
  /** Polymorphic discriminator, which specifies the different types this object can be */
2104
2326
  assessedResourceType: "ContainerRegistryVulnerability";
2105
2327
  /**
@@ -2141,15 +2363,15 @@ export declare type ContainerRegistryVulnerabilityProperties = AdditionalData &
2141
2363
  * NOTE: This property will not be serialized. It can only be populated by the server.
2142
2364
  */
2143
2365
  readonly imageDigest?: string;
2144
- };
2366
+ }
2145
2367
 
2146
2368
  /**
2147
2369
  * Defines values for ControlType. \
2148
2370
  * {@link KnownControlType} can be used interchangeably with ControlType,
2149
2371
  * this enum contains the known values that the service supports.
2150
2372
  * ### Known values supported by the service
2151
- * **BuiltIn**: Azure Security Center managed assessments \
2152
- * **Custom**: Non Azure Security Center managed assessments
2373
+ * **BuiltIn**: Microsoft Defender for Cloud managed assessments \
2374
+ * **Custom**: Non Microsoft Defender for Cloud managed assessments
2153
2375
  */
2154
2376
  export declare type ControlType = string;
2155
2377
 
@@ -2165,13 +2387,13 @@ export declare type ControlType = string;
2165
2387
  */
2166
2388
  export declare type CreatedByType = string;
2167
2389
 
2168
- /** The CSPM monitoring for AWS offering configurations */
2169
- export declare type CspmMonitorAwsOffering = CloudOffering & {
2390
+ /** The CSPM monitoring for AWS offering */
2391
+ export declare interface CspmMonitorAwsOffering extends CloudOffering {
2170
2392
  /** Polymorphic discriminator, which specifies the different types this object can be */
2171
2393
  offeringType: "CspmMonitorAws";
2172
2394
  /** The native cloud connection configuration */
2173
2395
  nativeCloudConnection?: CspmMonitorAwsOfferingNativeCloudConnection;
2174
- };
2396
+ }
2175
2397
 
2176
2398
  /** The native cloud connection configuration */
2177
2399
  export declare interface CspmMonitorAwsOfferingNativeCloudConnection {
@@ -2179,6 +2401,34 @@ export declare interface CspmMonitorAwsOfferingNativeCloudConnection {
2179
2401
  cloudRoleArn?: string;
2180
2402
  }
2181
2403
 
2404
+ /** The CSPM monitoring for AzureDevOps offering */
2405
+ export declare interface CspmMonitorAzureDevOpsOffering extends CloudOffering {
2406
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2407
+ offeringType: "CspmMonitorAzureDevOps";
2408
+ }
2409
+
2410
+ /** The CSPM monitoring for GCP offering */
2411
+ export declare interface CspmMonitorGcpOffering extends CloudOffering {
2412
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2413
+ offeringType: "CspmMonitorGcp";
2414
+ /** The native cloud connection configuration */
2415
+ nativeCloudConnection?: CspmMonitorGcpOfferingNativeCloudConnection;
2416
+ }
2417
+
2418
+ /** The native cloud connection configuration */
2419
+ export declare interface CspmMonitorGcpOfferingNativeCloudConnection {
2420
+ /** The GCP workload identity provider id for the offering */
2421
+ workloadIdentityProviderId?: string;
2422
+ /** The service account email address in GCP for this offering */
2423
+ serviceAccountEmailAddress?: string;
2424
+ }
2425
+
2426
+ /** The CSPM monitoring for github offering */
2427
+ export declare interface CspmMonitorGithubOffering extends CloudOffering {
2428
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2429
+ offeringType: "CspmMonitorGithub";
2430
+ }
2431
+
2182
2432
  /** A custom alert rule. */
2183
2433
  export declare interface CustomAlertRule {
2184
2434
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -2200,7 +2450,7 @@ export declare interface CustomAlertRule {
2200
2450
  export declare type CustomAlertRuleUnion = CustomAlertRule | ThresholdCustomAlertRuleUnion | ListCustomAlertRuleUnion;
2201
2451
 
2202
2452
  /** Custom Assessment Automation */
2203
- export declare type CustomAssessmentAutomation = Resource & {
2453
+ export declare interface CustomAssessmentAutomation extends Resource {
2204
2454
  /**
2205
2455
  * Azure Resource Manager metadata containing createdBy and modifiedBy information.
2206
2456
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2220,10 +2470,10 @@ export declare type CustomAssessmentAutomation = Resource & {
2220
2470
  remediationDescription?: string;
2221
2471
  /** The assessment metadata key used when an assessment is generated for this assessment automation. */
2222
2472
  assessmentKey?: string;
2223
- };
2473
+ }
2224
2474
 
2225
2475
  /** Custom Assessment Automation request */
2226
- export declare type CustomAssessmentAutomationRequest = Resource & {
2476
+ export declare interface CustomAssessmentAutomationRequest extends Resource {
2227
2477
  /** Base 64 encoded KQL query representing the assessment automation results required. */
2228
2478
  compressedQuery?: string;
2229
2479
  /** Relevant cloud for the custom assessment automation. */
@@ -2236,7 +2486,7 @@ export declare type CustomAssessmentAutomationRequest = Resource & {
2236
2486
  description?: string;
2237
2487
  /** The remediation description to relate to the assessments generated by this assessment automation. */
2238
2488
  remediationDescription?: string;
2239
- };
2489
+ }
2240
2490
 
2241
2491
  /** Interface representing a CustomAssessmentAutomations. */
2242
2492
  export declare interface CustomAssessmentAutomations {
@@ -2338,7 +2588,7 @@ export declare interface CustomAssessmentAutomationsListResult {
2338
2588
  }
2339
2589
 
2340
2590
  /** Custom entity store assignment */
2341
- export declare type CustomEntityStoreAssignment = Resource & {
2591
+ export declare interface CustomEntityStoreAssignment extends Resource {
2342
2592
  /**
2343
2593
  * Azure Resource Manager metadata containing createdBy and modifiedBy information.
2344
2594
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2348,7 +2598,7 @@ export declare type CustomEntityStoreAssignment = Resource & {
2348
2598
  principal?: string;
2349
2599
  /** The link to entity store database. */
2350
2600
  entityStoreDatabaseLink?: string;
2351
- };
2601
+ }
2352
2602
 
2353
2603
  /** describes the custom entity store assignment request */
2354
2604
  export declare interface CustomEntityStoreAssignmentRequest {
@@ -2482,10 +2732,12 @@ export declare interface Cvss {
2482
2732
  }
2483
2733
 
2484
2734
  /** Represents a data export setting */
2485
- export declare type DataExportSettings = Setting & {
2735
+ export declare interface DataExportSettings extends Setting {
2736
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2737
+ kind: "DataExportSettings";
2486
2738
  /** Is the data export setting enabled */
2487
2739
  enabled?: boolean;
2488
- };
2740
+ }
2489
2741
 
2490
2742
  /**
2491
2743
  * Defines values for DataSource. \
@@ -2496,8 +2748,36 @@ export declare type DataExportSettings = Setting & {
2496
2748
  */
2497
2749
  export declare type DataSource = string;
2498
2750
 
2499
- /** The Defender for Containers AWS offering configurations */
2500
- export declare type DefenderForContainersAwsOffering = CloudOffering & {
2751
+ /** The Defender for Databases AWS offering */
2752
+ export declare interface DefenderFoDatabasesAwsOffering extends CloudOffering {
2753
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2754
+ offeringType: "DefenderForDatabasesAws";
2755
+ /** The ARC autoprovisioning configuration */
2756
+ arcAutoProvisioning?: DefenderFoDatabasesAwsOfferingArcAutoProvisioning;
2757
+ }
2758
+
2759
+ /** The ARC autoprovisioning configuration */
2760
+ export declare interface DefenderFoDatabasesAwsOfferingArcAutoProvisioning {
2761
+ /** Is arc auto provisioning enabled */
2762
+ enabled?: boolean;
2763
+ /** The cloud role ARN in AWS for this feature */
2764
+ cloudRoleArn?: string;
2765
+ /** Metadata of Service Principal secret for autoprovisioning */
2766
+ servicePrincipalSecretMetadata?: DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata;
2767
+ }
2768
+
2769
+ /** Metadata of Service Principal secret for autoprovisioning */
2770
+ export declare interface DefenderFoDatabasesAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata {
2771
+ /** expiration date of service principal secret */
2772
+ expiryDate?: Date;
2773
+ /** region of parameter store where secret is kept */
2774
+ parameterStoreRegion?: string;
2775
+ /** name of secret resource in parameter store */
2776
+ parameterNameInStore?: string;
2777
+ }
2778
+
2779
+ /** The Defender for Containers AWS offering */
2780
+ export declare interface DefenderForContainersAwsOffering extends CloudOffering {
2501
2781
  /** Polymorphic discriminator, which specifies the different types this object can be */
2502
2782
  offeringType: "DefenderForContainersAws";
2503
2783
  /** The kubernetes service connection configuration */
@@ -2508,47 +2788,147 @@ export declare type DefenderForContainersAwsOffering = CloudOffering & {
2508
2788
  cloudWatchToKinesis?: DefenderForContainersAwsOfferingCloudWatchToKinesis;
2509
2789
  /** The kinesis to s3 connection configuration */
2510
2790
  kinesisToS3?: DefenderForContainersAwsOfferingKinesisToS3;
2511
- };
2791
+ /** The container vulnerability assessment configuration */
2792
+ containerVulnerabilityAssessment?: DefenderForContainersAwsOfferingContainerVulnerabilityAssessment;
2793
+ /** The container vulnerability assessment task configuration */
2794
+ containerVulnerabilityAssessmentTask?: DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask;
2795
+ /** Enable container vulnerability assessment feature */
2796
+ enableContainerVulnerabilityAssessment?: boolean;
2797
+ /** Is audit logs pipeline auto provisioning enabled */
2798
+ autoProvisioning?: boolean;
2799
+ /** The retention time in days of kube audit logs set on the CloudWatch log group */
2800
+ kubeAuditRetentionTime?: number;
2801
+ /** The externalId used by the data reader to prevent the confused deputy attack */
2802
+ scubaExternalId?: string;
2803
+ }
2512
2804
 
2513
2805
  /** The cloudwatch to kinesis connection configuration */
2514
2806
  export declare interface DefenderForContainersAwsOfferingCloudWatchToKinesis {
2807
+ /** The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis */
2808
+ cloudRoleArn?: string;
2809
+ }
2810
+
2811
+ /** The container vulnerability assessment configuration */
2812
+ export declare interface DefenderForContainersAwsOfferingContainerVulnerabilityAssessment {
2813
+ /** The cloud role ARN in AWS for this feature */
2814
+ cloudRoleArn?: string;
2815
+ }
2816
+
2817
+ /** The container vulnerability assessment task configuration */
2818
+ export declare interface DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask {
2515
2819
  /** The cloud role ARN in AWS for this feature */
2516
2820
  cloudRoleArn?: string;
2517
2821
  }
2518
2822
 
2519
2823
  /** The kinesis to s3 connection configuration */
2520
2824
  export declare interface DefenderForContainersAwsOfferingKinesisToS3 {
2521
- /** The cloud role ARN in AWS for this feature */
2825
+ /** The cloud role ARN in AWS used by Kinesis to transfer data into S3 */
2522
2826
  cloudRoleArn?: string;
2523
2827
  }
2524
2828
 
2525
2829
  /** The kubernetes to scuba connection configuration */
2526
2830
  export declare interface DefenderForContainersAwsOfferingKubernetesScubaReader {
2527
- /** The cloud role ARN in AWS for this feature */
2831
+ /** The cloud role ARN in AWS for this feature used for reading data */
2528
2832
  cloudRoleArn?: string;
2529
2833
  }
2530
2834
 
2531
2835
  /** The kubernetes service connection configuration */
2532
2836
  export declare interface DefenderForContainersAwsOfferingKubernetesService {
2533
- /** The cloud role ARN in AWS for this feature */
2837
+ /** The cloud role ARN in AWS for this feature used for provisioning resources */
2534
2838
  cloudRoleArn?: string;
2535
2839
  }
2536
2840
 
2537
- /** The Defender for Servers AWS offering configurations */
2538
- export declare type DefenderForServersAwsOffering = CloudOffering & {
2841
+ /** The containers GCP offering */
2842
+ export declare interface DefenderForContainersGcpOffering extends CloudOffering {
2539
2843
  /** Polymorphic discriminator, which specifies the different types this object can be */
2540
- offeringType: "DefenderForServersAws";
2541
- /** The Defender for servers connection configuration */
2542
- defenderForServers?: DefenderForServersAwsOfferingDefenderForServers;
2543
- /** The ARC autoprovisioning configuration */
2544
- arcAutoProvisioning?: DefenderForServersAwsOfferingArcAutoProvisioning;
2545
- };
2844
+ offeringType: "DefenderForContainersGcp";
2845
+ /** The native cloud connection configuration */
2846
+ nativeCloudConnection?: DefenderForContainersGcpOfferingNativeCloudConnection;
2847
+ /** The native cloud connection configuration */
2848
+ dataPipelineNativeCloudConnection?: DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection;
2849
+ /** Is audit logs data collection enabled */
2850
+ auditLogsAutoProvisioningFlag?: boolean;
2851
+ /** Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled */
2852
+ defenderAgentAutoProvisioningFlag?: boolean;
2853
+ /** Is Policy Kubernetes agent auto provisioning enabled */
2854
+ policyAgentAutoProvisioningFlag?: boolean;
2855
+ }
2546
2856
 
2547
- /** The ARC autoprovisioning configuration */
2548
- export declare interface DefenderForServersAwsOfferingArcAutoProvisioning {
2549
- /** Is arc auto provisioning enabled */
2550
- enabled?: boolean;
2551
- /** Metadata of Service Principal secret for autoprovisioning */
2857
+ /** The native cloud connection configuration */
2858
+ export declare interface DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection {
2859
+ /** The data collection service account email address in GCP for this offering */
2860
+ serviceAccountEmailAddress?: string;
2861
+ /** The data collection GCP workload identity provider id for this offering */
2862
+ workloadIdentityProviderId?: string;
2863
+ }
2864
+
2865
+ /** The native cloud connection configuration */
2866
+ export declare interface DefenderForContainersGcpOfferingNativeCloudConnection {
2867
+ /** The service account email address in GCP for this offering */
2868
+ serviceAccountEmailAddress?: string;
2869
+ /** The GCP workload identity provider id for this offering */
2870
+ workloadIdentityProviderId?: string;
2871
+ }
2872
+
2873
+ /** The Defender for Databases GCP offering configurations */
2874
+ export declare interface DefenderForDatabasesGcpOffering extends CloudOffering {
2875
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2876
+ offeringType: "DefenderForDatabasesGcp";
2877
+ /** The ARC autoprovisioning configuration */
2878
+ arcAutoProvisioning?: DefenderForDatabasesGcpOfferingArcAutoProvisioning;
2879
+ /** The native cloud connection configuration */
2880
+ defenderForDatabasesArcAutoProvisioning?: DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning;
2881
+ }
2882
+
2883
+ /** The ARC autoprovisioning configuration */
2884
+ export declare interface DefenderForDatabasesGcpOfferingArcAutoProvisioning {
2885
+ /** Is arc auto provisioning enabled */
2886
+ enabled?: boolean;
2887
+ /** Configuration for ARC autoprovisioning */
2888
+ configuration?: DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration;
2889
+ }
2890
+
2891
+ /** Configuration for ARC autoprovisioning */
2892
+ export declare interface DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration {
2893
+ /** The Azure service principal client id for agent onboarding */
2894
+ clientId?: string;
2895
+ /** The agent onboarding service account numeric id */
2896
+ agentOnboardingServiceAccountNumericId?: string;
2897
+ }
2898
+
2899
+ /** The native cloud connection configuration */
2900
+ export declare interface DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning {
2901
+ /** The service account email address in GCP for this offering */
2902
+ serviceAccountEmailAddress?: string;
2903
+ /** The GCP workload identity provider id for this offering */
2904
+ workloadIdentityProviderId?: string;
2905
+ }
2906
+
2907
+ /** The Defender for Servers AWS offering */
2908
+ export declare interface DefenderForServersAwsOffering extends CloudOffering {
2909
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2910
+ offeringType: "DefenderForServersAws";
2911
+ /** The Defender for servers connection configuration */
2912
+ defenderForServers?: DefenderForServersAwsOfferingDefenderForServers;
2913
+ /** The ARC autoprovisioning configuration */
2914
+ arcAutoProvisioning?: DefenderForServersAwsOfferingArcAutoProvisioning;
2915
+ /** The Vulnerability Assessment autoprovisioning configuration */
2916
+ vaAutoProvisioning?: DefenderForServersAwsOfferingVaAutoProvisioning;
2917
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
2918
+ mdeAutoProvisioning?: DefenderForServersAwsOfferingMdeAutoProvisioning;
2919
+ /** configuration for the servers offering subPlan */
2920
+ subPlan?: DefenderForServersAwsOfferingSubPlan;
2921
+ /** The Microsoft Defender for Server VM scanning configuration */
2922
+ vmScanners?: DefenderForServersAwsOfferingVmScanners;
2923
+ }
2924
+
2925
+ /** The ARC autoprovisioning configuration */
2926
+ export declare interface DefenderForServersAwsOfferingArcAutoProvisioning {
2927
+ /** Is arc auto provisioning enabled */
2928
+ enabled?: boolean;
2929
+ /** The cloud role ARN in AWS for this feature */
2930
+ cloudRoleArn?: string;
2931
+ /** Metadata of Service Principal secret for autoprovisioning */
2552
2932
  servicePrincipalSecretMetadata?: DefenderForServersAwsOfferingArcAutoProvisioningServicePrincipalSecretMetadata;
2553
2933
  }
2554
2934
 
@@ -2568,16 +2948,130 @@ export declare interface DefenderForServersAwsOfferingDefenderForServers {
2568
2948
  cloudRoleArn?: string;
2569
2949
  }
2570
2950
 
2951
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
2952
+ export declare interface DefenderForServersAwsOfferingMdeAutoProvisioning {
2953
+ /** Is Microsoft Defender for Endpoint auto provisioning enabled */
2954
+ enabled?: boolean;
2955
+ /** configuration for Microsoft Defender for Endpoint autoprovisioning */
2956
+ configuration?: Record<string, unknown>;
2957
+ }
2958
+
2959
+ /** configuration for the servers offering subPlan */
2960
+ export declare interface DefenderForServersAwsOfferingSubPlan {
2961
+ /** The available sub plans */
2962
+ type?: SubPlan;
2963
+ }
2964
+
2965
+ /** The Vulnerability Assessment autoprovisioning configuration */
2966
+ export declare interface DefenderForServersAwsOfferingVaAutoProvisioning {
2967
+ /** Is Vulnerability Assessment auto provisioning enabled */
2968
+ enabled?: boolean;
2969
+ /** configuration for Vulnerability Assessment autoprovisioning */
2970
+ configuration?: DefenderForServersAwsOfferingVaAutoProvisioningConfiguration;
2971
+ }
2972
+
2973
+ /** configuration for Vulnerability Assessment autoprovisioning */
2974
+ export declare interface DefenderForServersAwsOfferingVaAutoProvisioningConfiguration {
2975
+ /** The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys' */
2976
+ type?: Type;
2977
+ }
2978
+
2979
+ /** The Microsoft Defender for Server VM scanning configuration */
2980
+ export declare interface DefenderForServersAwsOfferingVmScanners {
2981
+ /** Is Microsoft Defender for Server VM scanning enabled */
2982
+ enabled?: boolean;
2983
+ /** configuration for Microsoft Defender for Server VM scanning */
2984
+ configuration?: DefenderForServersAwsOfferingVmScannersConfiguration;
2985
+ }
2986
+
2987
+ /** configuration for Microsoft Defender for Server VM scanning */
2988
+ export declare interface DefenderForServersAwsOfferingVmScannersConfiguration {
2989
+ /** The cloud role ARN in AWS for this feature */
2990
+ cloudRoleArn?: string;
2991
+ /** The scanning mode for the vm scan. */
2992
+ scanningMode?: ScanningMode;
2993
+ /** VM tags that indicates that VM should not be scanned */
2994
+ exclusionTags?: Record<string, unknown>;
2995
+ }
2996
+
2997
+ /** The Defender for Servers GCP offering configurations */
2998
+ export declare interface DefenderForServersGcpOffering extends CloudOffering {
2999
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3000
+ offeringType: "DefenderForServersGcp";
3001
+ /** The Defender for servers connection configuration */
3002
+ defenderForServers?: DefenderForServersGcpOfferingDefenderForServers;
3003
+ /** The ARC autoprovisioning configuration */
3004
+ arcAutoProvisioning?: DefenderForServersGcpOfferingArcAutoProvisioning;
3005
+ /** The Vulnerability Assessment autoprovisioning configuration */
3006
+ vaAutoProvisioning?: DefenderForServersGcpOfferingVaAutoProvisioning;
3007
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
3008
+ mdeAutoProvisioning?: DefenderForServersGcpOfferingMdeAutoProvisioning;
3009
+ /** configuration for the servers offering subPlan */
3010
+ subPlan?: DefenderForServersGcpOfferingSubPlan;
3011
+ }
3012
+
3013
+ /** The ARC autoprovisioning configuration */
3014
+ export declare interface DefenderForServersGcpOfferingArcAutoProvisioning {
3015
+ /** Is arc auto provisioning enabled */
3016
+ enabled?: boolean;
3017
+ /** Configuration for ARC autoprovisioning */
3018
+ configuration?: DefenderForServersGcpOfferingArcAutoProvisioningConfiguration;
3019
+ }
3020
+
3021
+ /** Configuration for ARC autoprovisioning */
3022
+ export declare interface DefenderForServersGcpOfferingArcAutoProvisioningConfiguration {
3023
+ /** The Azure service principal client id for agent onboarding */
3024
+ clientId?: string;
3025
+ /** The agent onboarding service account numeric id */
3026
+ agentOnboardingServiceAccountNumericId?: string;
3027
+ }
3028
+
3029
+ /** The Defender for servers connection configuration */
3030
+ export declare interface DefenderForServersGcpOfferingDefenderForServers {
3031
+ /** The workload identity provider id in GCP for this feature */
3032
+ workloadIdentityProviderId?: string;
3033
+ /** The service account email address in GCP for this feature */
3034
+ serviceAccountEmailAddress?: string;
3035
+ }
3036
+
3037
+ /** The Microsoft Defender for Endpoint autoprovisioning configuration */
3038
+ export declare interface DefenderForServersGcpOfferingMdeAutoProvisioning {
3039
+ /** Is Microsoft Defender for Endpoint auto provisioning enabled */
3040
+ enabled?: boolean;
3041
+ /** configuration for Microsoft Defender for Endpoint autoprovisioning */
3042
+ configuration?: Record<string, unknown>;
3043
+ }
3044
+
3045
+ /** configuration for the servers offering subPlan */
3046
+ export declare interface DefenderForServersGcpOfferingSubPlan {
3047
+ /** The available sub plans */
3048
+ type?: SubPlan;
3049
+ }
3050
+
3051
+ /** The Vulnerability Assessment autoprovisioning configuration */
3052
+ export declare interface DefenderForServersGcpOfferingVaAutoProvisioning {
3053
+ /** Is Vulnerability Assessment auto provisioning enabled */
3054
+ enabled?: boolean;
3055
+ /** configuration for Vulnerability Assessment autoprovisioning */
3056
+ configuration?: DefenderForServersGcpOfferingVaAutoProvisioningConfiguration;
3057
+ }
3058
+
3059
+ /** configuration for Vulnerability Assessment autoprovisioning */
3060
+ export declare interface DefenderForServersGcpOfferingVaAutoProvisioningConfiguration {
3061
+ /** The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys' */
3062
+ type?: Type;
3063
+ }
3064
+
2571
3065
  /** A custom alert rule that checks if a value (depends on the custom alert type) is denied. */
2572
- export declare type DenylistCustomAlertRule = ListCustomAlertRule & {
3066
+ export declare interface DenylistCustomAlertRule extends ListCustomAlertRule {
2573
3067
  /** Polymorphic discriminator, which specifies the different types this object can be */
2574
3068
  ruleType: "DenylistCustomAlertRule";
2575
3069
  /** The values to deny. The format of the values depends on the rule type. */
2576
3070
  denylistValues: string[];
2577
- };
3071
+ }
2578
3072
 
2579
3073
  /** The device security group resource */
2580
- export declare type DeviceSecurityGroup = Resource & {
3074
+ export declare interface DeviceSecurityGroup extends Resource {
2581
3075
  /** The list of custom alert threshold rules. */
2582
3076
  thresholdRules?: ThresholdCustomAlertRuleUnion[];
2583
3077
  /** The list of custom alert time-window rules. */
@@ -2586,7 +3080,7 @@ export declare type DeviceSecurityGroup = Resource & {
2586
3080
  allowlistRules?: AllowlistCustomAlertRuleUnion[];
2587
3081
  /** The deny-list custom alert rules. */
2588
3082
  denylistRules?: DenylistCustomAlertRule[];
2589
- };
3083
+ }
2590
3084
 
2591
3085
  /** List of device security groups */
2592
3086
  export declare interface DeviceSecurityGroupList {
@@ -2677,12 +3171,12 @@ export declare type DeviceSecurityGroupsListResponse = DeviceSecurityGroupList;
2677
3171
  export declare type Direction = string;
2678
3172
 
2679
3173
  /** Number of direct method invokes is not in allowed range. */
2680
- export declare type DirectMethodInvokesNotInAllowedRange = TimeWindowCustomAlertRule & {
3174
+ export declare interface DirectMethodInvokesNotInAllowedRange extends TimeWindowCustomAlertRule {
2681
3175
  /** Polymorphic discriminator, which specifies the different types this object can be */
2682
3176
  ruleType: "DirectMethodInvokesNotInAllowedRange";
2683
- };
3177
+ }
2684
3178
 
2685
- export declare type DiscoveredSecuritySolution = Resource & Location_2 & {
3179
+ export declare interface DiscoveredSecuritySolution extends Resource, Location_2 {
2686
3180
  /** The security family of the discovered solution */
2687
3181
  securityFamily: SecurityFamily;
2688
3182
  /** The security solutions' image offer */
@@ -2691,7 +3185,7 @@ export declare type DiscoveredSecuritySolution = Resource & Location_2 & {
2691
3185
  publisher: string;
2692
3186
  /** The security solutions' image sku */
2693
3187
  sku: string;
2694
- };
3188
+ }
2695
3189
 
2696
3190
  export declare interface DiscoveredSecuritySolutionList {
2697
3191
  value?: DiscoveredSecuritySolution[];
@@ -2806,6 +3300,26 @@ export declare type EnforcementMode = string;
2806
3300
  */
2807
3301
  export declare type EnforcementSupport = string;
2808
3302
 
3303
+ /** The security connector environment data. */
3304
+ export declare interface EnvironmentData {
3305
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3306
+ environmentType: "AwsAccount" | "GcpProject" | "GithubScope" | "AzureDevOpsScope";
3307
+ }
3308
+
3309
+ export declare type EnvironmentDataUnion = EnvironmentData | AWSEnvironmentData | GcpProjectEnvironmentData | GithubScopeEnvironmentData | AzureDevOpsScopeEnvironmentData;
3310
+
3311
+ /**
3312
+ * Defines values for EnvironmentType. \
3313
+ * {@link KnownEnvironmentType} can be used interchangeably with EnvironmentType,
3314
+ * this enum contains the known values that the service supports.
3315
+ * ### Known values supported by the service
3316
+ * **AwsAccount** \
3317
+ * **GcpProject** \
3318
+ * **GithubScope** \
3319
+ * **AzureDevOpsScope**
3320
+ */
3321
+ export declare type EnvironmentType = string;
3322
+
2809
3323
  /** The resource management error additional info. */
2810
3324
  export declare interface ErrorAdditionalInfo {
2811
3325
  /**
@@ -2846,6 +3360,21 @@ export declare interface ETag {
2846
3360
  declare type EventSource_2 = string;
2847
3361
  export { EventSource_2 as EventSource }
2848
3362
 
3363
+ /** Governance rule execution parameters */
3364
+ export declare interface ExecuteGovernanceRuleParams {
3365
+ /** Describe if governance rule should be override */
3366
+ override?: boolean;
3367
+ }
3368
+
3369
+ /** Execute status of Security GovernanceRule over a given scope */
3370
+ export declare interface ExecuteRuleStatus {
3371
+ /**
3372
+ * Unique key for the execution of GovernanceRule
3373
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3374
+ */
3375
+ readonly operationId?: string;
3376
+ }
3377
+
2849
3378
  /**
2850
3379
  * Defines values for ExpandControlsEnum. \
2851
3380
  * {@link KnownExpandControlsEnum} can be used interchangeably with ExpandControlsEnum,
@@ -2874,8 +3403,9 @@ export declare type ExpandEnum = string;
2874
3403
  */
2875
3404
  export declare type ExportData = string;
2876
3405
 
2877
- /** 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. */
2878
- export declare type ExternalSecuritySolution = Resource & ExternalSecuritySolutionKindAutoGenerated & Location_2 & {};
3406
+ /** 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. */
3407
+ export declare interface ExternalSecuritySolution extends Resource, ExternalSecuritySolutionKindAutoGenerated, Location_2 {
3408
+ }
2879
3409
 
2880
3410
  /**
2881
3411
  * Defines values for ExternalSecuritySolutionKind. \
@@ -2895,7 +3425,7 @@ export declare interface ExternalSecuritySolutionKindAutoGenerated {
2895
3425
  }
2896
3426
 
2897
3427
  export declare interface ExternalSecuritySolutionList {
2898
- value?: ExternalSecuritySolutionUnion[];
3428
+ value?: ExternalSecuritySolution[];
2899
3429
  /**
2900
3430
  * The URI to fetch the next page.
2901
3431
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2919,14 +3449,14 @@ export declare interface ExternalSecuritySolutions {
2919
3449
  * Gets a list of external security solutions for the subscription.
2920
3450
  * @param options The options parameters.
2921
3451
  */
2922
- list(options?: ExternalSecuritySolutionsListOptionalParams): PagedAsyncIterableIterator<ExternalSecuritySolutionUnion>;
3452
+ list(options?: ExternalSecuritySolutionsListOptionalParams): PagedAsyncIterableIterator<ExternalSecuritySolution>;
2923
3453
  /**
2924
3454
  * Gets a list of external Security Solutions for the subscription and location.
2925
3455
  * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
2926
3456
  * Get locations
2927
3457
  * @param options The options parameters.
2928
3458
  */
2929
- listByHomeRegion(ascLocation: string, options?: ExternalSecuritySolutionsListByHomeRegionOptionalParams): PagedAsyncIterableIterator<ExternalSecuritySolutionUnion>;
3459
+ listByHomeRegion(ascLocation: string, options?: ExternalSecuritySolutionsListByHomeRegionOptionalParams): PagedAsyncIterableIterator<ExternalSecuritySolution>;
2930
3460
  /**
2931
3461
  * Gets a specific external Security Solution.
2932
3462
  * @param resourceGroupName The name of the resource group within the user's subscription. The name is
@@ -2944,7 +3474,7 @@ export declare interface ExternalSecuritySolutionsGetOptionalParams extends core
2944
3474
  }
2945
3475
 
2946
3476
  /** Contains response data for the get operation. */
2947
- export declare type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolutionUnion;
3477
+ export declare type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolution;
2948
3478
 
2949
3479
  /** Optional parameters. */
2950
3480
  export declare interface ExternalSecuritySolutionsListByHomeRegionNextOptionalParams extends coreClient.OperationOptions {
@@ -2974,13 +3504,11 @@ export declare interface ExternalSecuritySolutionsListOptionalParams extends cor
2974
3504
  /** Contains response data for the list operation. */
2975
3505
  export declare type ExternalSecuritySolutionsListResponse = ExternalSecuritySolutionList;
2976
3506
 
2977
- export declare type ExternalSecuritySolutionUnion = ExternalSecuritySolution | CefExternalSecuritySolution | AtaExternalSecuritySolution | AadExternalSecuritySolution;
2978
-
2979
3507
  /** Number of failed local logins is not in allowed range. */
2980
- export declare type FailedLocalLoginsNotInAllowedRange = TimeWindowCustomAlertRule & {
3508
+ export declare interface FailedLocalLoginsNotInAllowedRange extends TimeWindowCustomAlertRule {
2981
3509
  /** Polymorphic discriminator, which specifies the different types this object can be */
2982
3510
  ruleType: "FailedLocalLoginsNotInAllowedRange";
2983
- };
3511
+ }
2984
3512
 
2985
3513
  /**
2986
3514
  * Defines values for FileType. \
@@ -2997,13 +3525,13 @@ export declare type FailedLocalLoginsNotInAllowedRange = TimeWindowCustomAlertRu
2997
3525
  export declare type FileType = string;
2998
3526
 
2999
3527
  /** Number of file uploads is not in allowed range. */
3000
- export declare type FileUploadsNotInAllowedRange = TimeWindowCustomAlertRule & {
3528
+ export declare interface FileUploadsNotInAllowedRange extends TimeWindowCustomAlertRule {
3001
3529
  /** Polymorphic discriminator, which specifies the different types this object can be */
3002
3530
  ruleType: "FileUploadsNotInAllowedRange";
3003
- };
3531
+ }
3004
3532
 
3005
3533
  /** GCP cloud account connector based service to service credentials, the credentials are composed of the organization ID and a JSON API key (write only) */
3006
- export declare type GcpCredentialsDetailsProperties = AuthenticationDetailsProperties & {
3534
+ export declare interface GcpCredentialsDetailsProperties extends AuthenticationDetailsProperties {
3007
3535
  /** Polymorphic discriminator, which specifies the different types this object can be */
3008
3536
  authenticationType: "gcpCredentials";
3009
3537
  /** The organization ID of the GCP cloud account */
@@ -3028,25 +3556,438 @@ export declare type GcpCredentialsDetailsProperties = AuthenticationDetailsPrope
3028
3556
  authProviderX509CertUrl: string;
3029
3557
  /** Client x509 certificate URL field of the API key (write only) */
3030
3558
  clientX509CertUrl: string;
3031
- };
3559
+ }
3560
+
3561
+ /** The gcpOrganization data */
3562
+ export declare interface GcpOrganizationalData {
3563
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3564
+ organizationMembershipType: "Organization" | "Member";
3565
+ }
3566
+
3567
+ /** The gcpOrganization data for the member account */
3568
+ export declare interface GcpOrganizationalDataMember extends GcpOrganizationalData {
3569
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3570
+ organizationMembershipType: "Member";
3571
+ /** If the multi cloud account is not of membership type organization, this will be the ID of the project's parent */
3572
+ parentHierarchyId?: string;
3573
+ /** The GCP management project number from organizational onboarding */
3574
+ managementProjectNumber?: string;
3575
+ }
3576
+
3577
+ /** The gcpOrganization data for the parent account */
3578
+ export declare interface GcpOrganizationalDataOrganization extends GcpOrganizationalData {
3579
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3580
+ organizationMembershipType: "Organization";
3581
+ /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */
3582
+ excludedProjectNumbers?: string[];
3583
+ /** The service account email address which represents the organization level permissions container. */
3584
+ serviceAccountEmailAddress?: string;
3585
+ /** The GCP workload identity provider id which represents the permissions required to auto provision security connectors */
3586
+ workloadIdentityProviderId?: string;
3587
+ }
3588
+
3589
+ export declare type GcpOrganizationalDataUnion = GcpOrganizationalData | GcpOrganizationalDataOrganization | GcpOrganizationalDataMember;
3590
+
3591
+ /** The details about the project represented by the security connector */
3592
+ export declare interface GcpProjectDetails {
3593
+ /** The unique GCP Project number */
3594
+ projectNumber?: string;
3595
+ /** The GCP Project id */
3596
+ projectId?: string;
3597
+ /**
3598
+ * The GCP workload identity federation pool id
3599
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3600
+ */
3601
+ readonly workloadIdentityPoolId?: string;
3602
+ }
3603
+
3604
+ /** The GCP project connector environment data */
3605
+ export declare interface GcpProjectEnvironmentData extends EnvironmentData {
3606
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3607
+ environmentType: "GcpProject";
3608
+ /** The Gcp project's organizational data */
3609
+ organizationalData?: GcpOrganizationalDataUnion;
3610
+ /** The Gcp project's details */
3611
+ projectDetails?: GcpProjectDetails;
3612
+ }
3613
+
3614
+ /** The github scope connector's environment data */
3615
+ export declare interface GithubScopeEnvironmentData extends EnvironmentData {
3616
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3617
+ environmentType: "GithubScope";
3618
+ }
3619
+
3620
+ /** Security GovernanceAssignment over a given scope */
3621
+ export declare interface GovernanceAssignment extends Resource {
3622
+ /** The Owner for the governance assignment - e.g. user@contoso.com - see example */
3623
+ owner?: string;
3624
+ /** The remediation due-date - after this date Secure Score will be affected (in case of active grace-period) */
3625
+ remediationDueDate?: Date;
3626
+ /** The ETA (estimated time of arrival) for remediation (optional), see example */
3627
+ remediationEta?: RemediationEta;
3628
+ /** Defines whether there is a grace period on the governance assignment */
3629
+ isGracePeriod?: boolean;
3630
+ /** The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners */
3631
+ governanceEmailNotification?: GovernanceEmailNotification;
3632
+ /** The additional data for the governance assignment - e.g. links to ticket (optional), see example */
3633
+ additionalData?: GovernanceAssignmentAdditionalData;
3634
+ }
3635
+
3636
+ /** Describe the additional data of GovernanceAssignment - optional */
3637
+ export declare interface GovernanceAssignmentAdditionalData {
3638
+ /** Ticket number associated with this GovernanceAssignment */
3639
+ ticketNumber?: number;
3640
+ /** Ticket link associated with this GovernanceAssignment - for example: https://snow.com */
3641
+ ticketLink?: string;
3642
+ /** The ticket status associated with this GovernanceAssignment - for example: Active */
3643
+ ticketStatus?: string;
3644
+ }
3645
+
3646
+ /** Interface representing a GovernanceAssignments. */
3647
+ export declare interface GovernanceAssignments {
3648
+ /**
3649
+ * Get security governanceAssignments on all your resources inside a scope
3650
+ * @param scope Scope of the query, can be subscription
3651
+ * (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
3652
+ * (/providers/Microsoft.Management/managementGroups/mgName).
3653
+ * @param assessmentName The Assessment Key - Unique key for the assessment type
3654
+ * @param options The options parameters.
3655
+ */
3656
+ list(scope: string, assessmentName: string, options?: GovernanceAssignmentsListOptionalParams): PagedAsyncIterableIterator<GovernanceAssignment>;
3657
+ /**
3658
+ * Get a specific governanceAssignment for the requested scope by AssignmentKey
3659
+ * @param scope Scope of the query, can be subscription
3660
+ * (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
3661
+ * (/providers/Microsoft.Management/managementGroups/mgName).
3662
+ * @param assessmentName The Assessment Key - Unique key for the assessment type
3663
+ * @param assignmentKey The security governance assignment key - the assessment key of the required
3664
+ * governance assignment
3665
+ * @param options The options parameters.
3666
+ */
3667
+ get(scope: string, assessmentName: string, assignmentKey: string, options?: GovernanceAssignmentsGetOptionalParams): Promise<GovernanceAssignmentsGetResponse>;
3668
+ /**
3669
+ * Creates or update a security GovernanceAssignment on the given subscription.
3670
+ * @param scope Scope of the query, can be subscription
3671
+ * (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
3672
+ * (/providers/Microsoft.Management/managementGroups/mgName).
3673
+ * @param assessmentName The Assessment Key - Unique key for the assessment type
3674
+ * @param assignmentKey The security governance assignment key - the assessment key of the required
3675
+ * governance assignment
3676
+ * @param governanceAssignment GovernanceAssignment over a subscription scope
3677
+ * @param options The options parameters.
3678
+ */
3679
+ createOrUpdate(scope: string, assessmentName: string, assignmentKey: string, governanceAssignment: GovernanceAssignment, options?: GovernanceAssignmentsCreateOrUpdateOptionalParams): Promise<GovernanceAssignmentsCreateOrUpdateResponse>;
3680
+ /**
3681
+ * Delete a GovernanceAssignment over a given scope
3682
+ * @param scope Scope of the query, can be subscription
3683
+ * (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
3684
+ * (/providers/Microsoft.Management/managementGroups/mgName).
3685
+ * @param assessmentName The Assessment Key - Unique key for the assessment type
3686
+ * @param assignmentKey The security governance assignment key - the assessment key of the required
3687
+ * governance assignment
3688
+ * @param options The options parameters.
3689
+ */
3690
+ delete(scope: string, assessmentName: string, assignmentKey: string, options?: GovernanceAssignmentsDeleteOptionalParams): Promise<void>;
3691
+ }
3692
+
3693
+ /** Optional parameters. */
3694
+ export declare interface GovernanceAssignmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3695
+ }
3696
+
3697
+ /** Contains response data for the createOrUpdate operation. */
3698
+ export declare type GovernanceAssignmentsCreateOrUpdateResponse = GovernanceAssignment;
3699
+
3700
+ /** Optional parameters. */
3701
+ export declare interface GovernanceAssignmentsDeleteOptionalParams extends coreClient.OperationOptions {
3702
+ }
3703
+
3704
+ /** Optional parameters. */
3705
+ export declare interface GovernanceAssignmentsGetOptionalParams extends coreClient.OperationOptions {
3706
+ }
3707
+
3708
+ /** Contains response data for the get operation. */
3709
+ export declare type GovernanceAssignmentsGetResponse = GovernanceAssignment;
3710
+
3711
+ /** Page of a security governance assignments list */
3712
+ export declare interface GovernanceAssignmentsList {
3713
+ /**
3714
+ * Collection of governance assignments in this page
3715
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3716
+ */
3717
+ readonly value?: GovernanceAssignment[];
3718
+ /**
3719
+ * The URI to fetch the next page
3720
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3721
+ */
3722
+ readonly nextLink?: string;
3723
+ }
3724
+
3725
+ /** Optional parameters. */
3726
+ export declare interface GovernanceAssignmentsListNextOptionalParams extends coreClient.OperationOptions {
3727
+ }
3728
+
3729
+ /** Contains response data for the listNext operation. */
3730
+ export declare type GovernanceAssignmentsListNextResponse = GovernanceAssignmentsList;
3731
+
3732
+ /** Optional parameters. */
3733
+ export declare interface GovernanceAssignmentsListOptionalParams extends coreClient.OperationOptions {
3734
+ }
3735
+
3736
+ /** Contains response data for the list operation. */
3737
+ export declare type GovernanceAssignmentsListResponse = GovernanceAssignmentsList;
3738
+
3739
+ /** The governance email weekly notification configuration. */
3740
+ export declare interface GovernanceEmailNotification {
3741
+ /** Exclude manager from weekly email notification. */
3742
+ disableManagerEmailNotification?: boolean;
3743
+ /** Exclude owner from weekly email notification. */
3744
+ disableOwnerEmailNotification?: boolean;
3745
+ }
3746
+
3747
+ /** Security GovernanceRule over a given scope */
3748
+ export declare interface GovernanceRule extends Resource {
3749
+ /** display name of the governanceRule */
3750
+ displayName?: string;
3751
+ /** description of the governanceRule */
3752
+ description?: string;
3753
+ /** 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 */
3754
+ remediationTimeframe?: string;
3755
+ /** Defines whether there is a grace period on the governance rule */
3756
+ isGracePeriod?: boolean;
3757
+ /** The governance rule priority, priority to the lower number. Rules with the same priority on the same subscription will not be allowed */
3758
+ rulePriority?: number;
3759
+ /** Defines whether the rule is active/inactive */
3760
+ isDisabled?: boolean;
3761
+ /** The rule type of the governance rule, defines the source of the rule e.g. Integrated */
3762
+ ruleType?: GovernanceRuleType;
3763
+ /** The governance rule source, what the rule affects, e.g. Assessments */
3764
+ sourceResourceType?: GovernanceRuleSourceResourceType;
3765
+ /** The governance rule conditionSets - see examples */
3766
+ conditionSets?: Record<string, unknown>[];
3767
+ /** The Owner source for the governance rule - e.g. Manually by user@contoso.com - see example */
3768
+ ownerSource?: GovernanceRuleOwnerSource;
3769
+ /** The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners */
3770
+ governanceEmailNotification?: GovernanceRuleEmailNotification;
3771
+ }
3772
+
3773
+ /**
3774
+ * Defines values for GovernanceRuleConditionOperator. \
3775
+ * {@link KnownGovernanceRuleConditionOperator} can be used interchangeably with GovernanceRuleConditionOperator,
3776
+ * this enum contains the known values that the service supports.
3777
+ * ### Known values supported by the service
3778
+ * **Equals**: Checks that the string value of the data defined in Property equals the given value - exact fit \
3779
+ * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)
3780
+ */
3781
+ export declare type GovernanceRuleConditionOperator = string;
3782
+
3783
+ /** The governance email weekly notification configuration. */
3784
+ export declare interface GovernanceRuleEmailNotification {
3785
+ /** Defines whether manager email notifications are disabled. */
3786
+ disableManagerEmailNotification?: boolean;
3787
+ /** Defines whether owner email notifications are disabled. */
3788
+ disableOwnerEmailNotification?: boolean;
3789
+ }
3790
+
3791
+ /** Page of a security governanceRules list */
3792
+ export declare interface GovernanceRuleList {
3793
+ /**
3794
+ * Collection of governanceRules in this page
3795
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3796
+ */
3797
+ readonly value?: GovernanceRule[];
3798
+ /**
3799
+ * The URI to fetch the next page
3800
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3801
+ */
3802
+ readonly nextLink?: string;
3803
+ }
3804
+
3805
+ /** Optional parameters. */
3806
+ export declare interface GovernanceRuleListNextOptionalParams extends coreClient.OperationOptions {
3807
+ }
3808
+
3809
+ /** Contains response data for the listNext operation. */
3810
+ export declare type GovernanceRuleListNextResponse = GovernanceRuleList;
3811
+
3812
+ /** Optional parameters. */
3813
+ export declare interface GovernanceRuleListOptionalParams extends coreClient.OperationOptions {
3814
+ }
3815
+
3816
+ /** Contains response data for the list operation. */
3817
+ export declare type GovernanceRuleListResponse = GovernanceRuleList;
3818
+
3819
+ /** Interface representing a GovernanceRuleOperations. */
3820
+ export declare interface GovernanceRuleOperations {
3821
+ /**
3822
+ * Get a list of all relevant governanceRules over a subscription level scope
3823
+ * @param options The options parameters.
3824
+ */
3825
+ list(options?: GovernanceRuleListOptionalParams): PagedAsyncIterableIterator<GovernanceRule>;
3826
+ }
3827
+
3828
+ /** Describe the owner source of governance rule */
3829
+ export declare interface GovernanceRuleOwnerSource {
3830
+ /** The owner type for the governance rule owner source */
3831
+ type?: GovernanceRuleOwnerSourceType;
3832
+ /** The source value e.g. tag key like owner name or email address */
3833
+ value?: string;
3834
+ }
3835
+
3836
+ /**
3837
+ * Defines values for GovernanceRuleOwnerSourceType. \
3838
+ * {@link KnownGovernanceRuleOwnerSourceType} can be used interchangeably with GovernanceRuleOwnerSourceType,
3839
+ * this enum contains the known values that the service supports.
3840
+ * ### Known values supported by the service
3841
+ * **ByTag**: The rule source type defined using resource tag \
3842
+ * **Manually**: The rule source type defined manually
3843
+ */
3844
+ export declare type GovernanceRuleOwnerSourceType = string;
3845
+
3846
+ /** Interface representing a GovernanceRules. */
3847
+ export declare interface GovernanceRules {
3848
+ /**
3849
+ * Get a specific governanceRule for the requested scope by ruleId
3850
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
3851
+ * @param options The options parameters.
3852
+ */
3853
+ get(ruleId: string, options?: GovernanceRulesGetOptionalParams): Promise<GovernanceRulesGetResponse>;
3854
+ /**
3855
+ * Creates or update a security GovernanceRule on the given subscription.
3856
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
3857
+ * @param governanceRule GovernanceRule over a subscription scope
3858
+ * @param options The options parameters.
3859
+ */
3860
+ createOrUpdate(ruleId: string, governanceRule: GovernanceRule, options?: GovernanceRulesCreateOrUpdateOptionalParams): Promise<GovernanceRulesCreateOrUpdateResponse>;
3861
+ /**
3862
+ * Delete a GovernanceRule over a given scope
3863
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
3864
+ * @param options The options parameters.
3865
+ */
3866
+ delete(ruleId: string, options?: GovernanceRulesDeleteOptionalParams): Promise<void>;
3867
+ /**
3868
+ * Execute a security GovernanceRule on the given subscription.
3869
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
3870
+ * @param options The options parameters.
3871
+ */
3872
+ beginRuleIdExecuteSingleSubscription(ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams): Promise<PollerLike<PollOperationState<GovernanceRulesRuleIdExecuteSingleSubscriptionResponse>, GovernanceRulesRuleIdExecuteSingleSubscriptionResponse>>;
3873
+ /**
3874
+ * Execute a security GovernanceRule on the given subscription.
3875
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
3876
+ * @param options The options parameters.
3877
+ */
3878
+ beginRuleIdExecuteSingleSubscriptionAndWait(ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams): Promise<GovernanceRulesRuleIdExecuteSingleSubscriptionResponse>;
3879
+ /**
3880
+ * Execute a security GovernanceRule on the given security connector.
3881
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
3882
+ * case insensitive.
3883
+ * @param securityConnectorName The security connector name.
3884
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
3885
+ * @param options The options parameters.
3886
+ */
3887
+ beginRuleIdExecuteSingleSecurityConnector(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams): Promise<PollerLike<PollOperationState<GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse>, GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse>>;
3888
+ /**
3889
+ * Execute a security GovernanceRule on the given security connector.
3890
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
3891
+ * case insensitive.
3892
+ * @param securityConnectorName The security connector name.
3893
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
3894
+ * @param options The options parameters.
3895
+ */
3896
+ beginRuleIdExecuteSingleSecurityConnectorAndWait(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams): Promise<GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse>;
3897
+ }
3898
+
3899
+ /** Optional parameters. */
3900
+ export declare interface GovernanceRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3901
+ }
3902
+
3903
+ /** Contains response data for the createOrUpdate operation. */
3904
+ export declare type GovernanceRulesCreateOrUpdateResponse = GovernanceRule;
3905
+
3906
+ /** Optional parameters. */
3907
+ export declare interface GovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
3908
+ }
3909
+
3910
+ /** Optional parameters. */
3911
+ export declare interface GovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
3912
+ }
3913
+
3914
+ /** Contains response data for the get operation. */
3915
+ export declare type GovernanceRulesGetResponse = GovernanceRule;
3916
+
3917
+ /**
3918
+ * Defines values for GovernanceRuleSourceResourceType. \
3919
+ * {@link KnownGovernanceRuleSourceResourceType} can be used interchangeably with GovernanceRuleSourceResourceType,
3920
+ * this enum contains the known values that the service supports.
3921
+ * ### Known values supported by the service
3922
+ * **Assessments**: The source of the governance rule is assessments
3923
+ */
3924
+ export declare type GovernanceRuleSourceResourceType = string;
3925
+
3926
+ /** Defines headers for GovernanceRules_ruleIdExecuteSingleSecurityConnector operation. */
3927
+ export declare interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders {
3928
+ /** Location URL for the execution status */
3929
+ location?: string;
3930
+ }
3931
+
3932
+ /** Optional parameters. */
3933
+ export declare interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams extends coreClient.OperationOptions {
3934
+ /** GovernanceRule over a subscription scope */
3935
+ executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
3936
+ /** Delay to wait until next poll, in milliseconds. */
3937
+ updateIntervalInMs?: number;
3938
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3939
+ resumeFrom?: string;
3940
+ }
3941
+
3942
+ /** Contains response data for the ruleIdExecuteSingleSecurityConnector operation. */
3943
+ export declare type GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse = GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders;
3944
+
3945
+ /** Defines headers for GovernanceRules_ruleIdExecuteSingleSubscription operation. */
3946
+ export declare interface GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders {
3947
+ /** Location URL for the execution status */
3948
+ location?: string;
3949
+ }
3950
+
3951
+ /** Optional parameters. */
3952
+ export declare interface GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams extends coreClient.OperationOptions {
3953
+ /** GovernanceRule over a subscription scope */
3954
+ executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
3955
+ /** Delay to wait until next poll, in milliseconds. */
3956
+ updateIntervalInMs?: number;
3957
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3958
+ resumeFrom?: string;
3959
+ }
3960
+
3961
+ /** Contains response data for the ruleIdExecuteSingleSubscription operation. */
3962
+ export declare type GovernanceRulesRuleIdExecuteSingleSubscriptionResponse = GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders;
3963
+
3964
+ /**
3965
+ * Defines values for GovernanceRuleType. \
3966
+ * {@link KnownGovernanceRuleType} can be used interchangeably with GovernanceRuleType,
3967
+ * this enum contains the known values that the service supports.
3968
+ * ### Known values supported by the service
3969
+ * **Integrated**: The source of the rule type definition is integrated \
3970
+ * **ServiceNow**: The source of the rule type definition is ServiceNow
3971
+ */
3972
+ export declare type GovernanceRuleType = string;
3032
3973
 
3033
3974
  /** Number of cloud to device messages (HTTP protocol) is not in allowed range. */
3034
- export declare type HttpC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3975
+ export declare interface HttpC2DMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3035
3976
  /** Polymorphic discriminator, which specifies the different types this object can be */
3036
3977
  ruleType: "HttpC2DMessagesNotInAllowedRange";
3037
- };
3978
+ }
3038
3979
 
3039
3980
  /** Number of rejected cloud to device messages (HTTP protocol) is not in allowed range. */
3040
- export declare type HttpC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3981
+ export declare interface HttpC2DRejectedMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3041
3982
  /** Polymorphic discriminator, which specifies the different types this object can be */
3042
3983
  ruleType: "HttpC2DRejectedMessagesNotInAllowedRange";
3043
- };
3984
+ }
3044
3985
 
3045
3986
  /** Number of device to cloud messages (HTTP protocol) is not in allowed range. */
3046
- export declare type HttpD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
3987
+ export declare interface HttpD2CMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
3047
3988
  /** Polymorphic discriminator, which specifies the different types this object can be */
3048
3989
  ruleType: "HttpD2CMessagesNotInAllowedRange";
3049
- };
3990
+ }
3050
3991
 
3051
3992
  /**
3052
3993
  * Defines values for HybridComputeProvisioningState. \
@@ -3089,13 +4030,13 @@ export declare interface HybridComputeSettingsProperties {
3089
4030
  */
3090
4031
  export declare type ImplementationEffort = string;
3091
4032
 
3092
- /** The information protection for AWS offering configurations */
3093
- export declare type InformationProtectionAwsOffering = CloudOffering & {
4033
+ /** The information protection for AWS offering */
4034
+ export declare interface InformationProtectionAwsOffering extends CloudOffering {
3094
4035
  /** Polymorphic discriminator, which specifies the different types this object can be */
3095
4036
  offeringType: "InformationProtectionAws";
3096
4037
  /** The native cloud connection configuration */
3097
4038
  informationProtection?: InformationProtectionAwsOfferingInformationProtection;
3098
- };
4039
+ }
3099
4040
 
3100
4041
  /** The native cloud connection configuration */
3101
4042
  export declare interface InformationProtectionAwsOfferingInformationProtection {
@@ -3175,7 +4116,7 @@ export declare interface InformationProtectionPoliciesListOptionalParams extends
3175
4116
  export declare type InformationProtectionPoliciesListResponse = InformationProtectionPolicyList;
3176
4117
 
3177
4118
  /** Information protection policy. */
3178
- export declare type InformationProtectionPolicy = Resource & {
4119
+ export declare interface InformationProtectionPolicy extends Resource {
3179
4120
  /**
3180
4121
  * Describes the last UTC time the policy was modified.
3181
4122
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3194,7 +4135,7 @@ export declare type InformationProtectionPolicy = Resource & {
3194
4135
  informationTypes?: {
3195
4136
  [propertyName: string]: InformationType;
3196
4137
  };
3197
- };
4138
+ }
3198
4139
 
3199
4140
  /** Information protection policies response. */
3200
4141
  export declare interface InformationProtectionPolicyList {
@@ -3250,10 +4191,10 @@ export declare interface IngestionConnectionString {
3250
4191
  }
3251
4192
 
3252
4193
  /** Configures how to correlate scan data and logs with resources associated with the subscription. */
3253
- export declare type IngestionSetting = Resource & {
4194
+ export declare interface IngestionSetting extends Resource {
3254
4195
  /** Ingestion setting data */
3255
4196
  properties?: Record<string, unknown>;
3256
- };
4197
+ }
3257
4198
 
3258
4199
  /** List of ingestion settings */
3259
4200
  export declare interface IngestionSettingList {
@@ -3393,7 +4334,7 @@ export declare interface IngestionSettingToken {
3393
4334
  export declare type Intent = string;
3394
4335
 
3395
4336
  /** Security Solution Aggregated Alert information */
3396
- export declare type IoTSecurityAggregatedAlert = Resource & TagsResource & {
4337
+ export declare interface IoTSecurityAggregatedAlert extends Resource, TagsResource {
3397
4338
  /**
3398
4339
  * Name of the alert type.
3399
4340
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3459,7 +4400,7 @@ export declare type IoTSecurityAggregatedAlert = Resource & TagsResource & {
3459
4400
  * NOTE: This property will not be serialized. It can only be populated by the server.
3460
4401
  */
3461
4402
  readonly topDevicesList?: IoTSecurityAggregatedAlertPropertiesTopDevicesListItem[];
3462
- };
4403
+ }
3463
4404
 
3464
4405
  /** List of IoT Security solution aggregated alert data. */
3465
4406
  export declare interface IoTSecurityAggregatedAlertList {
@@ -3491,7 +4432,7 @@ export declare interface IoTSecurityAggregatedAlertPropertiesTopDevicesListItem
3491
4432
  }
3492
4433
 
3493
4434
  /** IoT Security solution recommendation information. */
3494
- export declare type IoTSecurityAggregatedRecommendation = Resource & TagsResource & {
4435
+ export declare interface IoTSecurityAggregatedRecommendation extends Resource, TagsResource {
3495
4436
  /** Name of the recommendation. */
3496
4437
  recommendationName?: string;
3497
4438
  /**
@@ -3539,7 +4480,7 @@ export declare type IoTSecurityAggregatedRecommendation = Resource & TagsResourc
3539
4480
  * NOTE: This property will not be serialized. It can only be populated by the server.
3540
4481
  */
3541
4482
  readonly logAnalyticsQuery?: string;
3542
- };
4483
+ }
3543
4484
 
3544
4485
  /** List of IoT Security solution aggregated recommendations. */
3545
4486
  export declare interface IoTSecurityAggregatedRecommendationList {
@@ -3690,7 +4631,7 @@ export declare interface IotSecuritySolutionAnalyticsListOptionalParams extends
3690
4631
  export declare type IotSecuritySolutionAnalyticsListResponse = IoTSecuritySolutionAnalyticsModelList;
3691
4632
 
3692
4633
  /** Security analytics of your IoT Security solution */
3693
- export declare type IoTSecuritySolutionAnalyticsModel = Resource & {
4634
+ export declare interface IoTSecuritySolutionAnalyticsModel extends Resource {
3694
4635
  /**
3695
4636
  * Security analytics of your IoT Security solution.
3696
4637
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -3712,7 +4653,7 @@ export declare type IoTSecuritySolutionAnalyticsModel = Resource & {
3712
4653
  mostPrevalentDeviceAlerts?: IoTSecurityDeviceAlert[];
3713
4654
  /** List of the 3 most prevalent device recommendations. */
3714
4655
  mostPrevalentDeviceRecommendations?: IoTSecurityDeviceRecommendation[];
3715
- };
4656
+ }
3716
4657
 
3717
4658
  /** List of Security analytics of your IoT Security solution */
3718
4659
  export declare interface IoTSecuritySolutionAnalyticsModelList {
@@ -3787,7 +4728,7 @@ export declare interface IotSecuritySolutionListBySubscriptionOptionalParams ext
3787
4728
  export declare type IotSecuritySolutionListBySubscriptionResponse = IoTSecuritySolutionsList;
3788
4729
 
3789
4730
  /** IoT Security solution configuration and resource information. */
3790
- export declare type IoTSecuritySolutionModel = Resource & TagsResource & {
4731
+ export declare interface IoTSecuritySolutionModel extends Resource, TagsResource {
3791
4732
  /** The resource location. */
3792
4733
  location?: string;
3793
4734
  /**
@@ -3820,7 +4761,7 @@ export declare type IoTSecuritySolutionModel = Resource & TagsResource & {
3820
4761
  unmaskedIpLoggingStatus?: UnmaskedIpLoggingStatus;
3821
4762
  /** List of additional workspaces */
3822
4763
  additionalWorkspaces?: AdditionalWorkspacesProperties[];
3823
- };
4764
+ }
3824
4765
 
3825
4766
  /** Interface representing a IotSecuritySolutionsAnalyticsAggregatedAlert. */
3826
4767
  export declare interface IotSecuritySolutionsAnalyticsAggregatedAlert {
@@ -4122,7 +5063,7 @@ export declare interface JitNetworkAccessPoliciesListOptionalParams extends core
4122
5063
  /** Contains response data for the list operation. */
4123
5064
  export declare type JitNetworkAccessPoliciesListResponse = JitNetworkAccessPoliciesList;
4124
5065
 
4125
- export declare type JitNetworkAccessPolicy = Resource & KindAutoGenerated & Location_2 & {
5066
+ export declare interface JitNetworkAccessPolicy extends Resource, KindAutoGenerated, Location_2 {
4126
5067
  /** Configurations for Microsoft.Compute/virtualMachines resource type. */
4127
5068
  virtualMachines: JitNetworkAccessPolicyVirtualMachine[];
4128
5069
  requests?: JitNetworkAccessRequest[];
@@ -4131,7 +5072,7 @@ export declare type JitNetworkAccessPolicy = Resource & KindAutoGenerated & Loca
4131
5072
  * NOTE: This property will not be serialized. It can only be populated by the server.
4132
5073
  */
4133
5074
  readonly provisioningState?: string;
4134
- };
5075
+ }
4135
5076
 
4136
5077
  export declare interface JitNetworkAccessPolicyInitiatePort {
4137
5078
  number: number;
@@ -4225,47 +5166,54 @@ export declare interface KindAutoGenerated {
4225
5166
 
4226
5167
  /** Known values of {@link AadConnectivityState} that the service accepts. */
4227
5168
  export declare enum KnownAadConnectivityState {
5169
+ /** Discovered */
4228
5170
  Discovered = "Discovered",
5171
+ /** NotLicensed */
4229
5172
  NotLicensed = "NotLicensed",
5173
+ /** Connected */
4230
5174
  Connected = "Connected"
4231
5175
  }
4232
5176
 
4233
5177
  /** Known values of {@link ActionType} that the service accepts. */
4234
5178
  export declare enum KnownActionType {
5179
+ /** LogicApp */
4235
5180
  LogicApp = "LogicApp",
5181
+ /** EventHub */
4236
5182
  EventHub = "EventHub",
5183
+ /** Workspace */
4237
5184
  Workspace = "Workspace"
4238
5185
  }
4239
5186
 
4240
5187
  /** Known values of {@link AdaptiveApplicationControlIssue} that the service accepts. */
4241
5188
  export declare enum KnownAdaptiveApplicationControlIssue {
5189
+ /** ViolationsAudited */
4242
5190
  ViolationsAudited = "ViolationsAudited",
5191
+ /** ViolationsBlocked */
4243
5192
  ViolationsBlocked = "ViolationsBlocked",
5193
+ /** MsiAndScriptViolationsAudited */
4244
5194
  MsiAndScriptViolationsAudited = "MsiAndScriptViolationsAudited",
5195
+ /** MsiAndScriptViolationsBlocked */
4245
5196
  MsiAndScriptViolationsBlocked = "MsiAndScriptViolationsBlocked",
5197
+ /** ExecutableViolationsAudited */
4246
5198
  ExecutableViolationsAudited = "ExecutableViolationsAudited",
5199
+ /** RulesViolatedManually */
4247
5200
  RulesViolatedManually = "RulesViolatedManually"
4248
5201
  }
4249
5202
 
4250
5203
  /** Known values of {@link AdditionalWorkspaceDataType} that the service accepts. */
4251
5204
  export declare enum KnownAdditionalWorkspaceDataType {
5205
+ /** Alerts */
4252
5206
  Alerts = "Alerts",
5207
+ /** RawEvents */
4253
5208
  RawEvents = "RawEvents"
4254
5209
  }
4255
5210
 
4256
5211
  /** Known values of {@link AdditionalWorkspaceType} that the service accepts. */
4257
5212
  export declare enum KnownAdditionalWorkspaceType {
5213
+ /** Sentinel */
4258
5214
  Sentinel = "Sentinel"
4259
5215
  }
4260
5216
 
4261
- /** Known values of {@link AlertNotifications} that the service accepts. */
4262
- export declare enum KnownAlertNotifications {
4263
- /** Get notifications on new alerts */
4264
- On = "On",
4265
- /** Don't get notifications on new alerts */
4266
- Off = "Off"
4267
- }
4268
-
4269
5217
  /** Known values of {@link AlertSeverity} that the service accepts. */
4270
5218
  export declare enum KnownAlertSeverity {
4271
5219
  /** Informational */
@@ -4282,24 +5230,35 @@ export declare enum KnownAlertSeverity {
4282
5230
  export declare enum KnownAlertStatus {
4283
5231
  /** An alert which doesn't specify a value is assigned the status 'Active' */
4284
5232
  Active = "Active",
5233
+ /** An alert which is in handling state */
5234
+ InProgress = "InProgress",
4285
5235
  /** Alert closed after handling */
4286
5236
  Resolved = "Resolved",
4287
5237
  /** Alert dismissed as false positive */
4288
5238
  Dismissed = "Dismissed"
4289
5239
  }
4290
5240
 
4291
- /** Known values of {@link AlertsToAdmins} that the service accepts. */
4292
- export declare enum KnownAlertsToAdmins {
4293
- /** Send notification on new alerts to the subscription's admins */
4294
- On = "On",
4295
- /** Don't send notification on new alerts to the subscription's admins */
4296
- Off = "Off"
5241
+ /** Known values of {@link ApplicationConditionOperator} that the service accepts. */
5242
+ export declare enum KnownApplicationConditionOperator {
5243
+ /** Checks that the string value of the data defined in Property contains the given value */
5244
+ Contains = "Contains",
5245
+ /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
5246
+ In = "In"
5247
+ }
5248
+
5249
+ /** Known values of {@link ApplicationSourceResourceType} that the service accepts. */
5250
+ export declare enum KnownApplicationSourceResourceType {
5251
+ /** The source of the application is assessments */
5252
+ Assessments = "Assessments"
4297
5253
  }
4298
5254
 
4299
5255
  /** Known values of {@link AssessedResourceType} that the service accepts. */
4300
5256
  export declare enum KnownAssessedResourceType {
5257
+ /** SqlServerVulnerability */
4301
5258
  SqlServerVulnerability = "SqlServerVulnerability",
5259
+ /** ContainerRegistryVulnerability */
4302
5260
  ContainerRegistryVulnerability = "ContainerRegistryVulnerability",
5261
+ /** ServerVulnerability */
4303
5262
  ServerVulnerability = "ServerVulnerability"
4304
5263
  }
4305
5264
 
@@ -4315,11 +5274,11 @@ export declare enum KnownAssessmentStatusCode {
4315
5274
 
4316
5275
  /** Known values of {@link AssessmentType} that the service accepts. */
4317
5276
  export declare enum KnownAssessmentType {
4318
- /** Azure Security Center managed assessments */
5277
+ /** Microsoft Defender for Cloud managed assessments */
4319
5278
  BuiltIn = "BuiltIn",
4320
- /** User defined policies that are automatically ingested from Azure Policy to Azure Security Center */
5279
+ /** User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud */
4321
5280
  CustomPolicy = "CustomPolicy",
4322
- /** User assessments pushed directly by the user or other third party to Azure Security Center */
5281
+ /** User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud */
4323
5282
  CustomerManaged = "CustomerManaged",
4324
5283
  /** An assessment that was created by a verified 3rd party if the user connected it to ASC */
4325
5284
  VerifiedPartner = "VerifiedPartner"
@@ -4357,60 +5316,93 @@ export declare enum KnownAutoProvision {
4357
5316
 
4358
5317
  /** Known values of {@link BundleType} that the service accepts. */
4359
5318
  export declare enum KnownBundleType {
5319
+ /** AppServices */
4360
5320
  AppServices = "AppServices",
5321
+ /** DNS */
4361
5322
  DNS = "DNS",
5323
+ /** KeyVaults */
4362
5324
  KeyVaults = "KeyVaults",
5325
+ /** KubernetesService */
4363
5326
  KubernetesService = "KubernetesService",
5327
+ /** ResourceManager */
4364
5328
  ResourceManager = "ResourceManager",
5329
+ /** SqlServers */
4365
5330
  SqlServers = "SqlServers",
5331
+ /** StorageAccounts */
4366
5332
  StorageAccounts = "StorageAccounts",
4367
- VirtualMachines = "VirtualMachines"
5333
+ /** VirtualMachines */
5334
+ VirtualMachines = "VirtualMachines",
5335
+ /** CosmosDbs */
5336
+ CosmosDbs = "CosmosDbs"
4368
5337
  }
4369
5338
 
4370
5339
  /** Known values of {@link Categories} that the service accepts. */
4371
5340
  export declare enum KnownCategories {
5341
+ /** Compute */
4372
5342
  Compute = "Compute",
5343
+ /** Networking */
4373
5344
  Networking = "Networking",
5345
+ /** Data */
4374
5346
  Data = "Data",
5347
+ /** IdentityAndAccess */
4375
5348
  IdentityAndAccess = "IdentityAndAccess",
5349
+ /** IoT */
4376
5350
  IoT = "IoT"
4377
5351
  }
4378
5352
 
4379
5353
  /** Known values of {@link CloudName} that the service accepts. */
4380
5354
  export declare enum KnownCloudName {
5355
+ /** Azure */
4381
5356
  Azure = "Azure",
5357
+ /** AWS */
4382
5358
  AWS = "AWS",
4383
- GCP = "GCP"
5359
+ /** GCP */
5360
+ GCP = "GCP",
5361
+ /** Github */
5362
+ Github = "Github",
5363
+ /** AzureDevOps */
5364
+ AzureDevOps = "AzureDevOps"
4384
5365
  }
4385
5366
 
4386
5367
  /** Known values of {@link ConfigurationStatus} that the service accepts. */
4387
5368
  export declare enum KnownConfigurationStatus {
5369
+ /** Configured */
4388
5370
  Configured = "Configured",
5371
+ /** NotConfigured */
4389
5372
  NotConfigured = "NotConfigured",
5373
+ /** InProgress */
4390
5374
  InProgress = "InProgress",
5375
+ /** Failed */
4391
5376
  Failed = "Failed",
5377
+ /** NoStatus */
4392
5378
  NoStatus = "NoStatus"
4393
5379
  }
4394
5380
 
4395
5381
  /** Known values of {@link ConnectionType} that the service accepts. */
4396
5382
  export declare enum KnownConnectionType {
5383
+ /** Internal */
4397
5384
  Internal = "Internal",
5385
+ /** External */
4398
5386
  External = "External"
4399
5387
  }
4400
5388
 
4401
5389
  /** Known values of {@link ControlType} that the service accepts. */
4402
5390
  export declare enum KnownControlType {
4403
- /** Azure Security Center managed assessments */
5391
+ /** Microsoft Defender for Cloud managed assessments */
4404
5392
  BuiltIn = "BuiltIn",
4405
- /** Non Azure Security Center managed assessments */
5393
+ /** Non Microsoft Defender for Cloud managed assessments */
4406
5394
  Custom = "Custom"
4407
5395
  }
4408
5396
 
4409
5397
  /** Known values of {@link CreatedByType} that the service accepts. */
4410
5398
  export declare enum KnownCreatedByType {
5399
+ /** User */
4411
5400
  User = "User",
5401
+ /** Application */
4412
5402
  Application = "Application",
5403
+ /** ManagedIdentity */
4413
5404
  ManagedIdentity = "ManagedIdentity",
5405
+ /** Key */
4414
5406
  Key = "Key"
4415
5407
  }
4416
5408
 
@@ -4422,45 +5414,81 @@ export declare enum KnownDataSource {
4422
5414
 
4423
5415
  /** Known values of {@link Direction} that the service accepts. */
4424
5416
  export declare enum KnownDirection {
5417
+ /** Inbound */
4425
5418
  Inbound = "Inbound",
5419
+ /** Outbound */
4426
5420
  Outbound = "Outbound"
4427
5421
  }
4428
5422
 
4429
5423
  /** Known values of {@link EndOfSupportStatus} that the service accepts. */
4430
5424
  export declare enum KnownEndOfSupportStatus {
5425
+ /** None */
4431
5426
  None = "None",
5427
+ /** NoLongerSupported */
4432
5428
  NoLongerSupported = "noLongerSupported",
5429
+ /** VersionNoLongerSupported */
4433
5430
  VersionNoLongerSupported = "versionNoLongerSupported",
5431
+ /** UpcomingNoLongerSupported */
4434
5432
  UpcomingNoLongerSupported = "upcomingNoLongerSupported",
5433
+ /** UpcomingVersionNoLongerSupported */
4435
5434
  UpcomingVersionNoLongerSupported = "upcomingVersionNoLongerSupported"
4436
5435
  }
4437
5436
 
4438
5437
  /** Known values of {@link EnforcementMode} that the service accepts. */
4439
5438
  export declare enum KnownEnforcementMode {
5439
+ /** Audit */
4440
5440
  Audit = "Audit",
5441
+ /** Enforce */
4441
5442
  Enforce = "Enforce",
5443
+ /** None */
4442
5444
  None = "None"
4443
5445
  }
4444
5446
 
4445
5447
  /** Known values of {@link EnforcementSupport} that the service accepts. */
4446
5448
  export declare enum KnownEnforcementSupport {
5449
+ /** Supported */
4447
5450
  Supported = "Supported",
5451
+ /** NotSupported */
4448
5452
  NotSupported = "NotSupported",
5453
+ /** Unknown */
4449
5454
  Unknown = "Unknown"
4450
5455
  }
4451
5456
 
5457
+ /** Known values of {@link EnvironmentType} that the service accepts. */
5458
+ export declare enum KnownEnvironmentType {
5459
+ /** AwsAccount */
5460
+ AwsAccount = "AwsAccount",
5461
+ /** GcpProject */
5462
+ GcpProject = "GcpProject",
5463
+ /** GithubScope */
5464
+ GithubScope = "GithubScope",
5465
+ /** AzureDevOpsScope */
5466
+ AzureDevOpsScope = "AzureDevOpsScope"
5467
+ }
5468
+
4452
5469
  /** Known values of {@link EventSource} that the service accepts. */
4453
5470
  export declare enum KnownEventSource {
5471
+ /** Assessments */
4454
5472
  Assessments = "Assessments",
5473
+ /** AssessmentsSnapshot */
4455
5474
  AssessmentsSnapshot = "AssessmentsSnapshot",
5475
+ /** SubAssessments */
4456
5476
  SubAssessments = "SubAssessments",
5477
+ /** SubAssessmentsSnapshot */
4457
5478
  SubAssessmentsSnapshot = "SubAssessmentsSnapshot",
5479
+ /** Alerts */
4458
5480
  Alerts = "Alerts",
5481
+ /** SecureScores */
4459
5482
  SecureScores = "SecureScores",
5483
+ /** SecureScoresSnapshot */
4460
5484
  SecureScoresSnapshot = "SecureScoresSnapshot",
5485
+ /** SecureScoreControls */
4461
5486
  SecureScoreControls = "SecureScoreControls",
5487
+ /** SecureScoreControlsSnapshot */
4462
5488
  SecureScoreControlsSnapshot = "SecureScoreControlsSnapshot",
5489
+ /** RegulatoryComplianceAssessment */
4463
5490
  RegulatoryComplianceAssessment = "RegulatoryComplianceAssessment",
5491
+ /** RegulatoryComplianceAssessmentSnapshot */
4464
5492
  RegulatoryComplianceAssessmentSnapshot = "RegulatoryComplianceAssessmentSnapshot"
4465
5493
  }
4466
5494
 
@@ -4486,21 +5514,60 @@ export declare enum KnownExportData {
4486
5514
 
4487
5515
  /** Known values of {@link ExternalSecuritySolutionKind} that the service accepts. */
4488
5516
  export declare enum KnownExternalSecuritySolutionKind {
5517
+ /** CEF */
4489
5518
  CEF = "CEF",
5519
+ /** ATA */
4490
5520
  ATA = "ATA",
5521
+ /** AAD */
4491
5522
  AAD = "AAD"
4492
5523
  }
4493
5524
 
4494
5525
  /** Known values of {@link FileType} that the service accepts. */
4495
5526
  export declare enum KnownFileType {
5527
+ /** Exe */
4496
5528
  Exe = "Exe",
5529
+ /** Dll */
4497
5530
  Dll = "Dll",
5531
+ /** Msi */
4498
5532
  Msi = "Msi",
5533
+ /** Script */
4499
5534
  Script = "Script",
5535
+ /** Executable */
4500
5536
  Executable = "Executable",
5537
+ /** Unknown */
4501
5538
  Unknown = "Unknown"
4502
5539
  }
4503
5540
 
5541
+ /** Known values of {@link GovernanceRuleConditionOperator} that the service accepts. */
5542
+ export declare enum KnownGovernanceRuleConditionOperator {
5543
+ /** Checks that the string value of the data defined in Property equals the given value - exact fit */
5544
+ Equals = "Equals",
5545
+ /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
5546
+ In = "In"
5547
+ }
5548
+
5549
+ /** Known values of {@link GovernanceRuleOwnerSourceType} that the service accepts. */
5550
+ export declare enum KnownGovernanceRuleOwnerSourceType {
5551
+ /** The rule source type defined using resource tag */
5552
+ ByTag = "ByTag",
5553
+ /** The rule source type defined manually */
5554
+ Manually = "Manually"
5555
+ }
5556
+
5557
+ /** Known values of {@link GovernanceRuleSourceResourceType} that the service accepts. */
5558
+ export declare enum KnownGovernanceRuleSourceResourceType {
5559
+ /** The source of the governance rule is assessments */
5560
+ Assessments = "Assessments"
5561
+ }
5562
+
5563
+ /** Known values of {@link GovernanceRuleType} that the service accepts. */
5564
+ export declare enum KnownGovernanceRuleType {
5565
+ /** The source of the rule type definition is integrated */
5566
+ Integrated = "Integrated",
5567
+ /** The source of the rule type definition is ServiceNow */
5568
+ ServiceNow = "ServiceNow"
5569
+ }
5570
+
4504
5571
  /** Known values of {@link HybridComputeProvisioningState} that the service accepts. */
4505
5572
  export declare enum KnownHybridComputeProvisioningState {
4506
5573
  /** Valid service principal details. */
@@ -4513,14 +5580,19 @@ export declare enum KnownHybridComputeProvisioningState {
4513
5580
 
4514
5581
  /** Known values of {@link ImplementationEffort} that the service accepts. */
4515
5582
  export declare enum KnownImplementationEffort {
5583
+ /** Low */
4516
5584
  Low = "Low",
5585
+ /** Moderate */
4517
5586
  Moderate = "Moderate",
5587
+ /** High */
4518
5588
  High = "High"
4519
5589
  }
4520
5590
 
4521
5591
  /** Known values of {@link InformationProtectionPolicyName} that the service accepts. */
4522
5592
  export declare enum KnownInformationProtectionPolicyName {
5593
+ /** Effective */
4523
5594
  Effective = "effective",
5595
+ /** Custom */
4524
5596
  Custom = "custom"
4525
5597
  }
4526
5598
 
@@ -4566,12 +5638,40 @@ export declare enum KnownKind {
4566
5638
  Bundles = "Bundles"
4567
5639
  }
4568
5640
 
5641
+ /** Known values of {@link MinimalSeverity} that the service accepts. */
5642
+ export declare enum KnownMinimalSeverity {
5643
+ /** Get notifications on new alerts with High severity */
5644
+ High = "High",
5645
+ /** Get notifications on new alerts with medium or high severity */
5646
+ Medium = "Medium",
5647
+ /** Don't get notifications on new alerts with low, medium or high severity */
5648
+ Low = "Low"
5649
+ }
5650
+
4569
5651
  /** Known values of {@link OfferingType} that the service accepts. */
4570
5652
  export declare enum KnownOfferingType {
5653
+ /** CspmMonitorAws */
4571
5654
  CspmMonitorAws = "CspmMonitorAws",
5655
+ /** DefenderForContainersAws */
4572
5656
  DefenderForContainersAws = "DefenderForContainersAws",
5657
+ /** DefenderForServersAws */
4573
5658
  DefenderForServersAws = "DefenderForServersAws",
4574
- InformationProtectionAws = "InformationProtectionAws"
5659
+ /** DefenderForDatabasesAws */
5660
+ DefenderForDatabasesAws = "DefenderForDatabasesAws",
5661
+ /** InformationProtectionAws */
5662
+ InformationProtectionAws = "InformationProtectionAws",
5663
+ /** CspmMonitorGcp */
5664
+ CspmMonitorGcp = "CspmMonitorGcp",
5665
+ /** CspmMonitorGithub */
5666
+ CspmMonitorGithub = "CspmMonitorGithub",
5667
+ /** CspmMonitorAzureDevOps */
5668
+ CspmMonitorAzureDevOps = "CspmMonitorAzureDevOps",
5669
+ /** DefenderForServersGcp */
5670
+ DefenderForServersGcp = "DefenderForServersGcp",
5671
+ /** DefenderForContainersGcp */
5672
+ DefenderForContainersGcp = "DefenderForContainersGcp",
5673
+ /** DefenderForDatabasesGcp */
5674
+ DefenderForDatabasesGcp = "DefenderForDatabasesGcp"
4575
5675
  }
4576
5676
 
4577
5677
  /** Known values of {@link Operator} that the service accepts. */
@@ -4598,7 +5698,9 @@ export declare enum KnownOperator {
4598
5698
 
4599
5699
  /** Known values of {@link OrganizationMembershipType} that the service accepts. */
4600
5700
  export declare enum KnownOrganizationMembershipType {
5701
+ /** Member */
4601
5702
  Member = "Member",
5703
+ /** Organization */
4602
5704
  Organization = "Organization"
4603
5705
  }
4604
5706
 
@@ -4616,52 +5718,71 @@ export declare enum KnownPermissionProperty {
4616
5718
 
4617
5719
  /** Known values of {@link PricingTier} that the service accepts. */
4618
5720
  export declare enum KnownPricingTier {
4619
- /** Get free Azure security center experience with basic security features */
5721
+ /** Get free Microsoft Defender for Cloud experience with basic security features */
4620
5722
  Free = "Free",
4621
- /** Get the standard Azure security center experience with advanced security features */
5723
+ /** Get the standard Microsoft Defender for Cloud experience with advanced security features */
4622
5724
  Standard = "Standard"
4623
5725
  }
4624
5726
 
4625
5727
  /** Known values of {@link PropertyType} that the service accepts. */
4626
5728
  export declare enum KnownPropertyType {
5729
+ /** String */
4627
5730
  String = "String",
5731
+ /** Integer */
4628
5732
  Integer = "Integer",
5733
+ /** Number */
4629
5734
  Number = "Number",
5735
+ /** Boolean */
4630
5736
  Boolean = "Boolean"
4631
5737
  }
4632
5738
 
4633
5739
  /** Known values of {@link Protocol} that the service accepts. */
4634
5740
  export declare enum KnownProtocol {
5741
+ /** TCP */
4635
5742
  TCP = "TCP",
5743
+ /** UDP */
4636
5744
  UDP = "UDP",
5745
+ /** All */
4637
5746
  All = "*"
4638
5747
  }
4639
5748
 
4640
5749
  /** Known values of {@link ProvisioningState} that the service accepts. */
4641
5750
  export declare enum KnownProvisioningState {
5751
+ /** Succeeded */
4642
5752
  Succeeded = "Succeeded",
5753
+ /** Failed */
4643
5754
  Failed = "Failed",
5755
+ /** Updating */
4644
5756
  Updating = "Updating"
4645
5757
  }
4646
5758
 
4647
5759
  /** Known values of {@link RecommendationAction} that the service accepts. */
4648
5760
  export declare enum KnownRecommendationAction {
5761
+ /** Recommended */
4649
5762
  Recommended = "Recommended",
5763
+ /** Add */
4650
5764
  Add = "Add",
5765
+ /** Remove */
4651
5766
  Remove = "Remove"
4652
5767
  }
4653
5768
 
4654
5769
  /** Known values of {@link RecommendationConfigStatus} that the service accepts. */
4655
5770
  export declare enum KnownRecommendationConfigStatus {
5771
+ /** Disabled */
4656
5772
  Disabled = "Disabled",
5773
+ /** Enabled */
4657
5774
  Enabled = "Enabled"
4658
5775
  }
4659
5776
 
4660
5777
  /** Known values of {@link RecommendationStatus} that the service accepts. */
4661
5778
  export declare enum KnownRecommendationStatus {
5779
+ /** Recommended */
4662
5780
  Recommended = "Recommended",
5781
+ /** NotRecommended */
4663
5782
  NotRecommended = "NotRecommended",
5783
+ /** NotAvailable */
4664
5784
  NotAvailable = "NotAvailable",
5785
+ /** NoStatus */
4665
5786
  NoStatus = "NoStatus"
4666
5787
  }
4667
5788
 
@@ -4703,15 +5824,21 @@ export declare enum KnownRecommendationType {
4703
5824
 
4704
5825
  /** Known values of {@link ReportedSeverity} that the service accepts. */
4705
5826
  export declare enum KnownReportedSeverity {
5827
+ /** Informational */
4706
5828
  Informational = "Informational",
5829
+ /** Low */
4707
5830
  Low = "Low",
5831
+ /** Medium */
4708
5832
  Medium = "Medium",
5833
+ /** High */
4709
5834
  High = "High"
4710
5835
  }
4711
5836
 
4712
5837
  /** Known values of {@link ResourceIdentifierType} that the service accepts. */
4713
5838
  export declare enum KnownResourceIdentifierType {
5839
+ /** AzureResource */
4714
5840
  AzureResource = "AzureResource",
5841
+ /** LogAnalytics */
4715
5842
  LogAnalytics = "LogAnalytics"
4716
5843
  }
4717
5844
 
@@ -4727,6 +5854,18 @@ export declare enum KnownResourceStatus {
4727
5854
  NotHealthy = "NotHealthy"
4728
5855
  }
4729
5856
 
5857
+ /** Known values of {@link Roles} that the service accepts. */
5858
+ export declare enum KnownRoles {
5859
+ /** If enabled, send notification on new alerts to the account admins */
5860
+ AccountAdmin = "AccountAdmin",
5861
+ /** If enabled, send notification on new alerts to the service admins */
5862
+ ServiceAdmin = "ServiceAdmin",
5863
+ /** If enabled, send notification on new alerts to the subscription owners */
5864
+ Owner = "Owner",
5865
+ /** If enabled, send notification on new alerts to the subscription contributors */
5866
+ Contributor = "Contributor"
5867
+ }
5868
+
4730
5869
  /** Known values of {@link RuleSeverity} that the service accepts. */
4731
5870
  export declare enum KnownRuleSeverity {
4732
5871
  /** High */
@@ -4763,6 +5902,12 @@ export declare enum KnownRuleType {
4763
5902
  NegativeList = "NegativeList"
4764
5903
  }
4765
5904
 
5905
+ /** Known values of {@link ScanningMode} that the service accepts. */
5906
+ export declare enum KnownScanningMode {
5907
+ /** Default */
5908
+ Default = "Default"
5909
+ }
5910
+
4766
5911
  /** Known values of {@link ScanState} that the service accepts. */
4767
5912
  export declare enum KnownScanState {
4768
5913
  /** Failed */
@@ -4785,53 +5930,79 @@ export declare enum KnownScanTriggerType {
4785
5930
 
4786
5931
  /** Known values of {@link SecurityFamily} that the service accepts. */
4787
5932
  export declare enum KnownSecurityFamily {
5933
+ /** Waf */
4788
5934
  Waf = "Waf",
5935
+ /** Ngfw */
4789
5936
  Ngfw = "Ngfw",
5937
+ /** SaasWaf */
4790
5938
  SaasWaf = "SaasWaf",
5939
+ /** Va */
4791
5940
  Va = "Va"
4792
5941
  }
4793
5942
 
4794
5943
  /** Known values of {@link SecuritySolutionStatus} that the service accepts. */
4795
5944
  export declare enum KnownSecuritySolutionStatus {
5945
+ /** Enabled */
4796
5946
  Enabled = "Enabled",
5947
+ /** Disabled */
4797
5948
  Disabled = "Disabled"
4798
5949
  }
4799
5950
 
4800
5951
  /** Known values of {@link ServerVulnerabilityAssessmentPropertiesProvisioningState} that the service accepts. */
4801
5952
  export declare enum KnownServerVulnerabilityAssessmentPropertiesProvisioningState {
5953
+ /** Succeeded */
4802
5954
  Succeeded = "Succeeded",
5955
+ /** Failed */
4803
5956
  Failed = "Failed",
5957
+ /** Canceled */
4804
5958
  Canceled = "Canceled",
5959
+ /** Provisioning */
4805
5960
  Provisioning = "Provisioning",
5961
+ /** Deprovisioning */
4806
5962
  Deprovisioning = "Deprovisioning"
4807
5963
  }
4808
5964
 
4809
5965
  /** Known values of {@link SettingKind} that the service accepts. */
4810
5966
  export declare enum KnownSettingKind {
5967
+ /** DataExportSettings */
4811
5968
  DataExportSettings = "DataExportSettings",
5969
+ /** AlertSuppressionSetting */
4812
5970
  AlertSuppressionSetting = "AlertSuppressionSetting",
5971
+ /** AlertSyncSettings */
4813
5972
  AlertSyncSettings = "AlertSyncSettings"
4814
5973
  }
4815
5974
 
4816
5975
  /** Known values of {@link SettingName} that the service accepts. */
4817
5976
  export declare enum KnownSettingName {
5977
+ /** Mcas */
4818
5978
  Mcas = "MCAS",
5979
+ /** Wdatp */
4819
5980
  Wdatp = "WDATP",
5981
+ /** WdatpExcludeLinuxPublicPreview */
4820
5982
  WdatpExcludeLinuxPublicPreview = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW",
5983
+ /** WdatpUnifiedSolution */
5984
+ WdatpUnifiedSolution = "WDATP_UNIFIED_SOLUTION",
5985
+ /** Sentinel */
4821
5986
  Sentinel = "Sentinel"
4822
5987
  }
4823
5988
 
4824
5989
  /** Known values of {@link Severity} that the service accepts. */
4825
5990
  export declare enum KnownSeverity {
5991
+ /** Low */
4826
5992
  Low = "Low",
5993
+ /** Medium */
4827
5994
  Medium = "Medium",
5995
+ /** High */
4828
5996
  High = "High"
4829
5997
  }
4830
5998
 
4831
5999
  /** Known values of {@link SeverityEnum} that the service accepts. */
4832
6000
  export declare enum KnownSeverityEnum {
6001
+ /** High */
4833
6002
  High = "High",
6003
+ /** Medium */
4834
6004
  Medium = "Medium",
6005
+ /** Low */
4835
6006
  Low = "Low"
4836
6007
  }
4837
6008
 
@@ -4847,10 +6018,15 @@ export declare enum KnownSource {
4847
6018
 
4848
6019
  /** Known values of {@link SourceSystem} that the service accepts. */
4849
6020
  export declare enum KnownSourceSystem {
6021
+ /** AzureAppLocker */
4850
6022
  AzureAppLocker = "Azure_AppLocker",
6023
+ /** AzureAuditD */
4851
6024
  AzureAuditD = "Azure_AuditD",
6025
+ /** NonAzureAppLocker */
4852
6026
  NonAzureAppLocker = "NonAzure_AppLocker",
6027
+ /** NonAzureAuditD */
4853
6028
  NonAzureAuditD = "NonAzure_AuditD",
6029
+ /** None */
4854
6030
  None = "None"
4855
6031
  }
4856
6032
 
@@ -4868,14 +6044,19 @@ export declare enum KnownState {
4868
6044
 
4869
6045
  /** Known values of {@link Status} that the service accepts. */
4870
6046
  export declare enum KnownStatus {
6047
+ /** Revoked */
4871
6048
  Revoked = "Revoked",
6049
+ /** Initiated */
4872
6050
  Initiated = "Initiated"
4873
6051
  }
4874
6052
 
4875
6053
  /** Known values of {@link StatusReason} that the service accepts. */
4876
6054
  export declare enum KnownStatusReason {
6055
+ /** Expired */
4877
6056
  Expired = "Expired",
6057
+ /** UserRequested */
4878
6058
  UserRequested = "UserRequested",
6059
+ /** NewerRequestInitiated */
4879
6060
  NewerRequestInitiated = "NewerRequestInitiated"
4880
6061
  }
4881
6062
 
@@ -4889,165 +6070,316 @@ export declare enum KnownSubAssessmentStatusCode {
4889
6070
  NotApplicable = "NotApplicable"
4890
6071
  }
4891
6072
 
6073
+ /** Known values of {@link SubPlan} that the service accepts. */
6074
+ export declare enum KnownSubPlan {
6075
+ /** P1 */
6076
+ P1 = "P1",
6077
+ /** P2 */
6078
+ P2 = "P2"
6079
+ }
6080
+
4892
6081
  /** Known values of {@link SupportedCloudEnum} that the service accepts. */
4893
6082
  export declare enum KnownSupportedCloudEnum {
6083
+ /** AWS */
4894
6084
  AWS = "AWS",
6085
+ /** GCP */
4895
6086
  GCP = "GCP"
4896
6087
  }
4897
6088
 
4898
6089
  /** Known values of {@link Tactics} that the service accepts. */
4899
6090
  export declare enum KnownTactics {
6091
+ /** Reconnaissance */
4900
6092
  Reconnaissance = "Reconnaissance",
6093
+ /** ResourceDevelopment */
4901
6094
  ResourceDevelopment = "Resource Development",
6095
+ /** InitialAccess */
4902
6096
  InitialAccess = "Initial Access",
6097
+ /** Execution */
4903
6098
  Execution = "Execution",
6099
+ /** Persistence */
4904
6100
  Persistence = "Persistence",
6101
+ /** PrivilegeEscalation */
4905
6102
  PrivilegeEscalation = "Privilege Escalation",
6103
+ /** DefenseEvasion */
4906
6104
  DefenseEvasion = "Defense Evasion",
6105
+ /** CredentialAccess */
4907
6106
  CredentialAccess = "Credential Access",
6107
+ /** Discovery */
4908
6108
  Discovery = "Discovery",
6109
+ /** LateralMovement */
4909
6110
  LateralMovement = "Lateral Movement",
6111
+ /** Collection */
4910
6112
  Collection = "Collection",
6113
+ /** CommandAndControl */
4911
6114
  CommandAndControl = "Command and Control",
6115
+ /** Exfiltration */
4912
6116
  Exfiltration = "Exfiltration",
6117
+ /** Impact */
4913
6118
  Impact = "Impact"
4914
6119
  }
4915
6120
 
4916
6121
  /** Known values of {@link TaskUpdateActionType} that the service accepts. */
4917
6122
  export declare enum KnownTaskUpdateActionType {
6123
+ /** Activate */
4918
6124
  Activate = "Activate",
6125
+ /** Dismiss */
4919
6126
  Dismiss = "Dismiss",
6127
+ /** Start */
4920
6128
  Start = "Start",
6129
+ /** Resolve */
4921
6130
  Resolve = "Resolve",
6131
+ /** Close */
4922
6132
  Close = "Close"
4923
6133
  }
4924
6134
 
4925
6135
  /** Known values of {@link Techniques} that the service accepts. */
4926
6136
  export declare enum KnownTechniques {
6137
+ /** AbuseElevationControlMechanism */
4927
6138
  AbuseElevationControlMechanism = "Abuse Elevation Control Mechanism",
6139
+ /** AccessTokenManipulation */
4928
6140
  AccessTokenManipulation = "Access Token Manipulation",
6141
+ /** AccountDiscovery */
4929
6142
  AccountDiscovery = "Account Discovery",
6143
+ /** AccountManipulation */
4930
6144
  AccountManipulation = "Account Manipulation",
6145
+ /** ActiveScanning */
4931
6146
  ActiveScanning = "Active Scanning",
6147
+ /** ApplicationLayerProtocol */
4932
6148
  ApplicationLayerProtocol = "Application Layer Protocol",
6149
+ /** AudioCapture */
4933
6150
  AudioCapture = "Audio Capture",
6151
+ /** BootOrLogonAutostartExecution */
4934
6152
  BootOrLogonAutostartExecution = "Boot or Logon Autostart Execution",
6153
+ /** BootOrLogonInitializationScripts */
4935
6154
  BootOrLogonInitializationScripts = "Boot or Logon Initialization Scripts",
6155
+ /** BruteForce */
4936
6156
  BruteForce = "Brute Force",
6157
+ /** CloudInfrastructureDiscovery */
4937
6158
  CloudInfrastructureDiscovery = "Cloud Infrastructure Discovery",
6159
+ /** CloudServiceDashboard */
4938
6160
  CloudServiceDashboard = "Cloud Service Dashboard",
6161
+ /** CloudServiceDiscovery */
4939
6162
  CloudServiceDiscovery = "Cloud Service Discovery",
6163
+ /** CommandAndScriptingInterpreter */
4940
6164
  CommandAndScriptingInterpreter = "Command and Scripting Interpreter",
6165
+ /** CompromiseClientSoftwareBinary */
4941
6166
  CompromiseClientSoftwareBinary = "Compromise Client Software Binary",
6167
+ /** CompromiseInfrastructure */
4942
6168
  CompromiseInfrastructure = "Compromise Infrastructure",
6169
+ /** ContainerAndResourceDiscovery */
4943
6170
  ContainerAndResourceDiscovery = "Container and Resource Discovery",
6171
+ /** CreateAccount */
4944
6172
  CreateAccount = "Create Account",
6173
+ /** CreateOrModifySystemProcess */
4945
6174
  CreateOrModifySystemProcess = "Create or Modify System Process",
6175
+ /** CredentialsFromPasswordStores */
4946
6176
  CredentialsFromPasswordStores = "Credentials from Password Stores",
6177
+ /** DataDestruction */
4947
6178
  DataDestruction = "Data Destruction",
6179
+ /** DataEncryptedForImpact */
4948
6180
  DataEncryptedForImpact = "Data Encrypted for Impact",
6181
+ /** DataFromCloudStorageObject */
4949
6182
  DataFromCloudStorageObject = "Data from Cloud Storage Object",
6183
+ /** DataFromConfigurationRepository */
4950
6184
  DataFromConfigurationRepository = "Data from Configuration Repository",
6185
+ /** DataFromInformationRepositories */
4951
6186
  DataFromInformationRepositories = "Data from Information Repositories",
6187
+ /** DataFromLocalSystem */
4952
6188
  DataFromLocalSystem = "Data from Local System",
6189
+ /** DataManipulation */
4953
6190
  DataManipulation = "Data Manipulation",
6191
+ /** DataStaged */
4954
6192
  DataStaged = "Data Staged",
6193
+ /** Defacement */
4955
6194
  Defacement = "Defacement",
6195
+ /** DeobfuscateDecodeFilesOrInformation */
4956
6196
  DeobfuscateDecodeFilesOrInformation = "Deobfuscate/Decode Files or Information",
6197
+ /** DiskWipe */
4957
6198
  DiskWipe = "Disk Wipe",
6199
+ /** DomainTrustDiscovery */
4958
6200
  DomainTrustDiscovery = "Domain Trust Discovery",
6201
+ /** DriveByCompromise */
4959
6202
  DriveByCompromise = "Drive-by Compromise",
6203
+ /** DynamicResolution */
4960
6204
  DynamicResolution = "Dynamic Resolution",
6205
+ /** EndpointDenialOfService */
4961
6206
  EndpointDenialOfService = "Endpoint Denial of Service",
6207
+ /** EventTriggeredExecution */
4962
6208
  EventTriggeredExecution = "Event Triggered Execution",
6209
+ /** ExfiltrationOverAlternativeProtocol */
4963
6210
  ExfiltrationOverAlternativeProtocol = "Exfiltration Over Alternative Protocol",
6211
+ /** ExploitPublicFacingApplication */
4964
6212
  ExploitPublicFacingApplication = "Exploit Public-Facing Application",
6213
+ /** ExploitationForClientExecution */
4965
6214
  ExploitationForClientExecution = "Exploitation for Client Execution",
6215
+ /** ExploitationForCredentialAccess */
4966
6216
  ExploitationForCredentialAccess = "Exploitation for Credential Access",
6217
+ /** ExploitationForDefenseEvasion */
4967
6218
  ExploitationForDefenseEvasion = "Exploitation for Defense Evasion",
6219
+ /** ExploitationForPrivilegeEscalation */
4968
6220
  ExploitationForPrivilegeEscalation = "Exploitation for Privilege Escalation",
6221
+ /** ExploitationOfRemoteServices */
4969
6222
  ExploitationOfRemoteServices = "Exploitation of Remote Services",
6223
+ /** ExternalRemoteServices */
4970
6224
  ExternalRemoteServices = "External Remote Services",
6225
+ /** FallbackChannels */
4971
6226
  FallbackChannels = "Fallback Channels",
6227
+ /** FileAndDirectoryDiscovery */
4972
6228
  FileAndDirectoryDiscovery = "File and Directory Discovery",
6229
+ /** GatherVictimNetworkInformation */
4973
6230
  GatherVictimNetworkInformation = "Gather Victim Network Information",
6231
+ /** HideArtifacts */
4974
6232
  HideArtifacts = "Hide Artifacts",
6233
+ /** HijackExecutionFlow */
4975
6234
  HijackExecutionFlow = "Hijack Execution Flow",
6235
+ /** ImpairDefenses */
4976
6236
  ImpairDefenses = "Impair Defenses",
6237
+ /** ImplantContainerImage */
4977
6238
  ImplantContainerImage = "Implant Container Image",
6239
+ /** IndicatorRemovalOnHost */
4978
6240
  IndicatorRemovalOnHost = "Indicator Removal on Host",
6241
+ /** IndirectCommandExecution */
4979
6242
  IndirectCommandExecution = "Indirect Command Execution",
6243
+ /** IngressToolTransfer */
4980
6244
  IngressToolTransfer = "Ingress Tool Transfer",
6245
+ /** InputCapture */
4981
6246
  InputCapture = "Input Capture",
6247
+ /** InterProcessCommunication */
4982
6248
  InterProcessCommunication = "Inter-Process Communication",
6249
+ /** LateralToolTransfer */
4983
6250
  LateralToolTransfer = "Lateral Tool Transfer",
6251
+ /** ManInTheMiddle */
4984
6252
  ManInTheMiddle = "Man-in-the-Middle",
6253
+ /** Masquerading */
4985
6254
  Masquerading = "Masquerading",
6255
+ /** ModifyAuthenticationProcess */
4986
6256
  ModifyAuthenticationProcess = "Modify Authentication Process",
6257
+ /** ModifyRegistry */
4987
6258
  ModifyRegistry = "Modify Registry",
6259
+ /** NetworkDenialOfService */
4988
6260
  NetworkDenialOfService = "Network Denial of Service",
6261
+ /** NetworkServiceScanning */
4989
6262
  NetworkServiceScanning = "Network Service Scanning",
6263
+ /** NetworkSniffing */
4990
6264
  NetworkSniffing = "Network Sniffing",
6265
+ /** NonApplicationLayerProtocol */
4991
6266
  NonApplicationLayerProtocol = "Non-Application Layer Protocol",
6267
+ /** NonStandardPort */
4992
6268
  NonStandardPort = "Non-Standard Port",
6269
+ /** ObtainCapabilities */
4993
6270
  ObtainCapabilities = "Obtain Capabilities",
6271
+ /** ObfuscatedFilesOrInformation */
4994
6272
  ObfuscatedFilesOrInformation = "Obfuscated Files or Information",
6273
+ /** OfficeApplicationStartup */
4995
6274
  OfficeApplicationStartup = "Office Application Startup",
6275
+ /** OSCredentialDumping */
4996
6276
  OSCredentialDumping = "OS Credential Dumping",
6277
+ /** PermissionGroupsDiscovery */
4997
6278
  PermissionGroupsDiscovery = "Permission Groups Discovery",
6279
+ /** Phishing */
4998
6280
  Phishing = "Phishing",
6281
+ /** PreOSBoot */
4999
6282
  PreOSBoot = "Pre-OS Boot",
6283
+ /** ProcessDiscovery */
5000
6284
  ProcessDiscovery = "Process Discovery",
6285
+ /** ProcessInjection */
5001
6286
  ProcessInjection = "Process Injection",
6287
+ /** ProtocolTunneling */
5002
6288
  ProtocolTunneling = "Protocol Tunneling",
6289
+ /** Proxy */
5003
6290
  Proxy = "Proxy",
6291
+ /** QueryRegistry */
5004
6292
  QueryRegistry = "Query Registry",
6293
+ /** RemoteAccessSoftware */
5005
6294
  RemoteAccessSoftware = "Remote Access Software",
6295
+ /** RemoteServiceSessionHijacking */
5006
6296
  RemoteServiceSessionHijacking = "Remote Service Session Hijacking",
6297
+ /** RemoteServices */
5007
6298
  RemoteServices = "Remote Services",
6299
+ /** RemoteSystemDiscovery */
5008
6300
  RemoteSystemDiscovery = "Remote System Discovery",
6301
+ /** ResourceHijacking */
5009
6302
  ResourceHijacking = "Resource Hijacking",
6303
+ /** ScheduledTaskJob */
5010
6304
  ScheduledTaskJob = "Scheduled Task/Job",
6305
+ /** ScreenCapture */
5011
6306
  ScreenCapture = "Screen Capture",
6307
+ /** SearchVictimOwnedWebsites */
5012
6308
  SearchVictimOwnedWebsites = "Search Victim-Owned Websites",
6309
+ /** ServerSoftwareComponent */
5013
6310
  ServerSoftwareComponent = "Server Software Component",
6311
+ /** ServiceStop */
5014
6312
  ServiceStop = "Service Stop",
6313
+ /** SignedBinaryProxyExecution */
5015
6314
  SignedBinaryProxyExecution = "Signed Binary Proxy Execution",
6315
+ /** SoftwareDeploymentTools */
5016
6316
  SoftwareDeploymentTools = "Software Deployment Tools",
6317
+ /** SQLStoredProcedures */
5017
6318
  SQLStoredProcedures = "SQL Stored Procedures",
6319
+ /** StealOrForgeKerberosTickets */
5018
6320
  StealOrForgeKerberosTickets = "Steal or Forge Kerberos Tickets",
6321
+ /** SubvertTrustControls */
5019
6322
  SubvertTrustControls = "Subvert Trust Controls",
6323
+ /** SupplyChainCompromise */
5020
6324
  SupplyChainCompromise = "Supply Chain Compromise",
6325
+ /** SystemInformationDiscovery */
5021
6326
  SystemInformationDiscovery = "System Information Discovery",
6327
+ /** TaintSharedContent */
5022
6328
  TaintSharedContent = "Taint Shared Content",
6329
+ /** TrafficSignaling */
5023
6330
  TrafficSignaling = "Traffic Signaling",
6331
+ /** TransferDataToCloudAccount */
5024
6332
  TransferDataToCloudAccount = "Transfer Data to Cloud Account",
6333
+ /** TrustedRelationship */
5025
6334
  TrustedRelationship = "Trusted Relationship",
6335
+ /** UnsecuredCredentials */
5026
6336
  UnsecuredCredentials = "Unsecured Credentials",
6337
+ /** UserExecution */
5027
6338
  UserExecution = "User Execution",
6339
+ /** ValidAccounts */
5028
6340
  ValidAccounts = "Valid Accounts",
6341
+ /** WindowsManagementInstrumentation */
5029
6342
  WindowsManagementInstrumentation = "Windows Management Instrumentation",
6343
+ /** FileAndDirectoryPermissionsModification */
5030
6344
  FileAndDirectoryPermissionsModification = "File and Directory Permissions Modification"
5031
6345
  }
5032
6346
 
5033
6347
  /** Known values of {@link Threats} that the service accepts. */
5034
6348
  export declare enum KnownThreats {
6349
+ /** AccountBreach */
5035
6350
  AccountBreach = "accountBreach",
6351
+ /** DataExfiltration */
5036
6352
  DataExfiltration = "dataExfiltration",
6353
+ /** DataSpillage */
5037
6354
  DataSpillage = "dataSpillage",
6355
+ /** MaliciousInsider */
5038
6356
  MaliciousInsider = "maliciousInsider",
6357
+ /** ElevationOfPrivilege */
5039
6358
  ElevationOfPrivilege = "elevationOfPrivilege",
6359
+ /** ThreatResistance */
5040
6360
  ThreatResistance = "threatResistance",
6361
+ /** MissingCoverage */
5041
6362
  MissingCoverage = "missingCoverage",
6363
+ /** DenialOfService */
5042
6364
  DenialOfService = "denialOfService"
5043
6365
  }
5044
6366
 
5045
6367
  /** Known values of {@link TransportProtocol} that the service accepts. */
5046
6368
  export declare enum KnownTransportProtocol {
6369
+ /** TCP */
5047
6370
  TCP = "TCP",
6371
+ /** UDP */
5048
6372
  UDP = "UDP"
5049
6373
  }
5050
6374
 
6375
+ /** Known values of {@link Type} that the service accepts. */
6376
+ export declare enum KnownType {
6377
+ /** Qualys */
6378
+ Qualys = "Qualys",
6379
+ /** TVM */
6380
+ TVM = "TVM"
6381
+ }
6382
+
5051
6383
  /** Known values of {@link UnmaskedIpLoggingStatus} that the service accepts. */
5052
6384
  export declare enum KnownUnmaskedIpLoggingStatus {
5053
6385
  /** Unmasked IP logging is disabled */
@@ -5058,8 +6390,11 @@ export declare enum KnownUnmaskedIpLoggingStatus {
5058
6390
 
5059
6391
  /** Known values of {@link UserImpact} that the service accepts. */
5060
6392
  export declare enum KnownUserImpact {
6393
+ /** Low */
5061
6394
  Low = "Low",
6395
+ /** Moderate */
5062
6396
  Moderate = "Moderate",
6397
+ /** High */
5063
6398
  High = "High"
5064
6399
  }
5065
6400
 
@@ -5072,7 +6407,7 @@ export declare enum KnownValueType {
5072
6407
  }
5073
6408
 
5074
6409
  /** A List custom alert rule. */
5075
- export declare type ListCustomAlertRule = CustomAlertRule & {
6410
+ export declare interface ListCustomAlertRule extends CustomAlertRule {
5076
6411
  /** Polymorphic discriminator, which specifies the different types this object can be */
5077
6412
  ruleType: "ListCustomAlertRule" | "AllowlistCustomAlertRule" | "DenylistCustomAlertRule" | "ConnectionToIpNotAllowed" | "ConnectionFromIpNotAllowed" | "LocalUserNotAllowed" | "ProcessNotAllowed";
5078
6413
  /**
@@ -5080,15 +6415,15 @@ export declare type ListCustomAlertRule = CustomAlertRule & {
5080
6415
  * NOTE: This property will not be serialized. It can only be populated by the server.
5081
6416
  */
5082
6417
  readonly valueType?: ValueType;
5083
- };
6418
+ }
5084
6419
 
5085
6420
  export declare type ListCustomAlertRuleUnion = ListCustomAlertRule | AllowlistCustomAlertRuleUnion | DenylistCustomAlertRule;
5086
6421
 
5087
6422
  /** Login by a local user that isn't allowed. Allow list consists of login names to allow. */
5088
- export declare type LocalUserNotAllowed = AllowlistCustomAlertRule & {
6423
+ export declare interface LocalUserNotAllowed extends AllowlistCustomAlertRule {
5089
6424
  /** Polymorphic discriminator, which specifies the different types this object can be */
5090
6425
  ruleType: "LocalUserNotAllowed";
5091
- };
6426
+ }
5092
6427
 
5093
6428
  /** Describes an Azure resource with location */
5094
6429
  declare interface Location_2 {
@@ -5140,7 +6475,7 @@ export declare interface LocationsListOptionalParams extends coreClient.Operatio
5140
6475
  export declare type LocationsListResponse = AscLocationList;
5141
6476
 
5142
6477
  /** Represents a Log Analytics workspace scope identifier. */
5143
- export declare type LogAnalyticsIdentifier = ResourceIdentifier & {
6478
+ export declare interface LogAnalyticsIdentifier extends ResourceIdentifier {
5144
6479
  /** Polymorphic discriminator, which specifies the different types this object can be */
5145
6480
  type: "LogAnalytics";
5146
6481
  /**
@@ -5163,15 +6498,15 @@ export declare type LogAnalyticsIdentifier = ResourceIdentifier & {
5163
6498
  * NOTE: This property will not be serialized. It can only be populated by the server.
5164
6499
  */
5165
6500
  readonly agentId?: string;
5166
- };
6501
+ }
5167
6502
 
5168
6503
  /** The resource of the configuration or data needed to onboard the machine to MDE */
5169
- export declare type MdeOnboardingData = Resource & {
6504
+ export declare interface MdeOnboardingData extends Resource {
5170
6505
  /** 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 */
5171
6506
  onboardingPackageWindows?: Uint8Array;
5172
6507
  /** 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 */
5173
6508
  onboardingPackageLinux?: Uint8Array;
5174
- };
6509
+ }
5175
6510
 
5176
6511
  /** List of all MDE onboarding data resources */
5177
6512
  export declare interface MdeOnboardingDataList {
@@ -5207,23 +6542,34 @@ export declare interface MdeOnboardingsListOptionalParams extends coreClient.Ope
5207
6542
  /** Contains response data for the list operation. */
5208
6543
  export declare type MdeOnboardingsListResponse = MdeOnboardingDataList;
5209
6544
 
6545
+ /**
6546
+ * Defines values for MinimalSeverity. \
6547
+ * {@link KnownMinimalSeverity} can be used interchangeably with MinimalSeverity,
6548
+ * this enum contains the known values that the service supports.
6549
+ * ### Known values supported by the service
6550
+ * **High**: Get notifications on new alerts with High severity \
6551
+ * **Medium**: Get notifications on new alerts with medium or high severity \
6552
+ * **Low**: Don't get notifications on new alerts with low, medium or high severity
6553
+ */
6554
+ export declare type MinimalSeverity = string;
6555
+
5210
6556
  /** Number of cloud to device messages (MQTT protocol) is not in allowed range. */
5211
- export declare type MqttC2DMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
6557
+ export declare interface MqttC2DMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
5212
6558
  /** Polymorphic discriminator, which specifies the different types this object can be */
5213
6559
  ruleType: "MqttC2DMessagesNotInAllowedRange";
5214
- };
6560
+ }
5215
6561
 
5216
6562
  /** Number of rejected cloud to device messages (MQTT protocol) is not in allowed range. */
5217
- export declare type MqttC2DRejectedMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
6563
+ export declare interface MqttC2DRejectedMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
5218
6564
  /** Polymorphic discriminator, which specifies the different types this object can be */
5219
6565
  ruleType: "MqttC2DRejectedMessagesNotInAllowedRange";
5220
- };
6566
+ }
5221
6567
 
5222
6568
  /** Number of device to cloud messages (MQTT protocol) is not in allowed range. */
5223
- export declare type MqttD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule & {
6569
+ export declare interface MqttD2CMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
5224
6570
  /** Polymorphic discriminator, which specifies the different types this object can be */
5225
6571
  ruleType: "MqttD2CMessagesNotInAllowedRange";
5226
- };
6572
+ }
5227
6573
 
5228
6574
  /**
5229
6575
  * Defines values for OfferingType. \
@@ -5233,12 +6579,19 @@ export declare type MqttD2CMessagesNotInAllowedRange = TimeWindowCustomAlertRule
5233
6579
  * **CspmMonitorAws** \
5234
6580
  * **DefenderForContainersAws** \
5235
6581
  * **DefenderForServersAws** \
5236
- * **InformationProtectionAws**
6582
+ * **DefenderForDatabasesAws** \
6583
+ * **InformationProtectionAws** \
6584
+ * **CspmMonitorGcp** \
6585
+ * **CspmMonitorGithub** \
6586
+ * **CspmMonitorAzureDevOps** \
6587
+ * **DefenderForServersGcp** \
6588
+ * **DefenderForContainersGcp** \
6589
+ * **DefenderForDatabasesGcp**
5237
6590
  */
5238
6591
  export declare type OfferingType = string;
5239
6592
 
5240
6593
  /** Details of the On Premise resource that was assessed */
5241
- export declare type OnPremiseResourceDetails = ResourceDetails & {
6594
+ export declare interface OnPremiseResourceDetails extends ResourceDetails {
5242
6595
  /** Polymorphic discriminator, which specifies the different types this object can be */
5243
6596
  source: "OnPremise" | "OnPremiseSql";
5244
6597
  /** Azure resource Id of the workspace the machine is attached to */
@@ -5249,19 +6602,19 @@ export declare type OnPremiseResourceDetails = ResourceDetails & {
5249
6602
  sourceComputerId: string;
5250
6603
  /** The name of the machine */
5251
6604
  machineName: string;
5252
- };
6605
+ }
5253
6606
 
5254
6607
  export declare type OnPremiseResourceDetailsUnion = OnPremiseResourceDetails | OnPremiseSqlResourceDetails;
5255
6608
 
5256
6609
  /** Details of the On Premise Sql resource that was assessed */
5257
- export declare type OnPremiseSqlResourceDetails = OnPremiseResourceDetails & {
6610
+ export declare interface OnPremiseSqlResourceDetails extends OnPremiseResourceDetails {
5258
6611
  /** Polymorphic discriminator, which specifies the different types this object can be */
5259
6612
  source: "OnPremiseSql";
5260
6613
  /** The Sql server name installed on the machine */
5261
6614
  serverName: string;
5262
6615
  /** The Sql database name installed on the machine */
5263
6616
  databaseName: string;
5264
- };
6617
+ }
5265
6618
 
5266
6619
  /** Possible operation in the REST API of Microsoft.Security */
5267
6620
  export declare interface Operation {
@@ -5396,9 +6749,9 @@ export declare interface PathRecommendation {
5396
6749
  */
5397
6750
  export declare type PermissionProperty = string;
5398
6751
 
5399
- /** 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. */
5400
- export declare type Pricing = Resource & {
5401
- /** 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. */
6752
+ /** 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. */
6753
+ export declare interface Pricing extends Resource {
6754
+ /** 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. */
5402
6755
  pricingTier?: PricingTier;
5403
6756
  /** 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. */
5404
6757
  subPlan?: string;
@@ -5407,7 +6760,17 @@ export declare type Pricing = Resource & {
5407
6760
  * NOTE: This property will not be serialized. It can only be populated by the server.
5408
6761
  */
5409
6762
  readonly freeTrialRemainingTime?: string;
5410
- };
6763
+ /**
6764
+ * Optional. True if the plan is deprecated. If there are replacing plans they will appear in `replacedBy` property
6765
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6766
+ */
6767
+ readonly deprecated?: boolean;
6768
+ /**
6769
+ * Optional. List of plans that replace this plan. This property exists only if this plan is deprecated.
6770
+ * NOTE: This property will not be serialized. It can only be populated by the server.
6771
+ */
6772
+ readonly replacedBy?: string[];
6773
+ }
5411
6774
 
5412
6775
  /** List of pricing configurations response. */
5413
6776
  export declare interface PricingList {
@@ -5418,18 +6781,18 @@ export declare interface PricingList {
5418
6781
  /** Interface representing a Pricings. */
5419
6782
  export declare interface Pricings {
5420
6783
  /**
5421
- * Lists Security Center pricing configurations in the subscription.
6784
+ * Lists Microsoft Defender for Cloud pricing configurations in the subscription.
5422
6785
  * @param options The options parameters.
5423
6786
  */
5424
6787
  list(options?: PricingsListOptionalParams): Promise<PricingsListResponse>;
5425
6788
  /**
5426
- * Gets a provided Security Center pricing configuration in the subscription.
6789
+ * Gets a provided Microsoft Defender for Cloud pricing configuration in the subscription.
5427
6790
  * @param pricingName name of the pricing configuration
5428
6791
  * @param options The options parameters.
5429
6792
  */
5430
6793
  get(pricingName: string, options?: PricingsGetOptionalParams): Promise<PricingsGetResponse>;
5431
6794
  /**
5432
- * Updates a provided Security Center pricing configuration in the subscription.
6795
+ * Updates a provided Microsoft Defender for Cloud pricing configuration in the subscription.
5433
6796
  * @param pricingName name of the pricing configuration
5434
6797
  * @param pricing Pricing object
5435
6798
  * @param options The options parameters.
@@ -5463,16 +6826,16 @@ export declare type PricingsUpdateResponse = Pricing;
5463
6826
  * {@link KnownPricingTier} can be used interchangeably with PricingTier,
5464
6827
  * this enum contains the known values that the service supports.
5465
6828
  * ### Known values supported by the service
5466
- * **Free**: Get free Azure security center experience with basic security features \
5467
- * **Standard**: Get the standard Azure security center experience with advanced security features
6829
+ * **Free**: Get free Microsoft Defender for Cloud experience with basic security features \
6830
+ * **Standard**: Get the standard Microsoft Defender for Cloud experience with advanced security features
5468
6831
  */
5469
6832
  export declare type PricingTier = string;
5470
6833
 
5471
6834
  /** Execution of a process that isn't allowed. Allow list consists of process names to allow. */
5472
- export declare type ProcessNotAllowed = AllowlistCustomAlertRule & {
6835
+ export declare interface ProcessNotAllowed extends AllowlistCustomAlertRule {
5473
6836
  /** Polymorphic discriminator, which specifies the different types this object can be */
5474
6837
  ruleType: "ProcessNotAllowed";
5475
- };
6838
+ }
5476
6839
 
5477
6840
  /**
5478
6841
  * Defines values for PropertyType. \
@@ -5551,10 +6914,10 @@ export declare interface QueryCheck {
5551
6914
  }
5552
6915
 
5553
6916
  /** Number of device queue purges is not in allowed range. */
5554
- export declare type QueuePurgesNotInAllowedRange = TimeWindowCustomAlertRule & {
6917
+ export declare interface QueuePurgesNotInAllowedRange extends TimeWindowCustomAlertRule {
5555
6918
  /** Polymorphic discriminator, which specifies the different types this object can be */
5556
6919
  ruleType: "QueuePurgesNotInAllowedRange";
5557
- };
6920
+ }
5558
6921
 
5559
6922
  /** Defines values for Rank. */
5560
6923
  export declare type Rank = "None" | "Low" | "Medium" | "High" | "Critical";
@@ -5627,7 +6990,7 @@ export declare type RecommendationStatus = string;
5627
6990
  export declare type RecommendationType = string;
5628
6991
 
5629
6992
  /** Regulatory compliance assessment details and state */
5630
- export declare type RegulatoryComplianceAssessment = Resource & {
6993
+ export declare interface RegulatoryComplianceAssessment extends Resource {
5631
6994
  /**
5632
6995
  * The description of the regulatory compliance assessment
5633
6996
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5665,7 +7028,7 @@ export declare type RegulatoryComplianceAssessment = Resource & {
5665
7028
  * NOTE: This property will not be serialized. It can only be populated by the server.
5666
7029
  */
5667
7030
  readonly unsupportedResources?: number;
5668
- };
7031
+ }
5669
7032
 
5670
7033
  /** List of regulatory compliance assessment response */
5671
7034
  export declare interface RegulatoryComplianceAssessmentList {
@@ -5722,7 +7085,7 @@ export declare interface RegulatoryComplianceAssessmentsListOptionalParams exten
5722
7085
  export declare type RegulatoryComplianceAssessmentsListResponse = RegulatoryComplianceAssessmentList;
5723
7086
 
5724
7087
  /** Regulatory compliance control details and state */
5725
- export declare type RegulatoryComplianceControl = Resource & {
7088
+ export declare interface RegulatoryComplianceControl extends Resource {
5726
7089
  /**
5727
7090
  * The description of the regulatory compliance control
5728
7091
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -5745,7 +7108,7 @@ export declare type RegulatoryComplianceControl = Resource & {
5745
7108
  * NOTE: This property will not be serialized. It can only be populated by the server.
5746
7109
  */
5747
7110
  readonly skippedAssessments?: number;
5748
- };
7111
+ }
5749
7112
 
5750
7113
  /** List of regulatory compliance controls response */
5751
7114
  export declare interface RegulatoryComplianceControlList {
@@ -5801,7 +7164,7 @@ export declare interface RegulatoryComplianceControlsListOptionalParams extends
5801
7164
  export declare type RegulatoryComplianceControlsListResponse = RegulatoryComplianceControlList;
5802
7165
 
5803
7166
  /** Regulatory compliance standard details and state */
5804
- export declare type RegulatoryComplianceStandard = Resource & {
7167
+ export declare interface RegulatoryComplianceStandard extends Resource {
5805
7168
  /** Aggregative state based on the standard's supported controls states */
5806
7169
  state?: State;
5807
7170
  /**
@@ -5824,7 +7187,7 @@ export declare type RegulatoryComplianceStandard = Resource & {
5824
7187
  * NOTE: This property will not be serialized. It can only be populated by the server.
5825
7188
  */
5826
7189
  readonly unsupportedControls?: number;
5827
- };
7190
+ }
5828
7191
 
5829
7192
  /** List of regulatory compliance standards response */
5830
7193
  export declare interface RegulatoryComplianceStandardList {
@@ -5888,6 +7251,14 @@ export declare interface Remediation {
5888
7251
  portalLink?: string;
5889
7252
  }
5890
7253
 
7254
+ /** The ETA (estimated time of arrival) for remediation */
7255
+ export declare interface RemediationEta {
7256
+ /** ETA for remediation. */
7257
+ eta: Date;
7258
+ /** Justification for change of Eta. */
7259
+ justification: string;
7260
+ }
7261
+
5891
7262
  /**
5892
7263
  * Defines values for ReportedSeverity. \
5893
7264
  * {@link KnownReportedSeverity} can be used interchangeably with ReportedSeverity,
@@ -5957,6 +7328,18 @@ export declare type ResourceIdentifierUnion = ResourceIdentifier | AzureResource
5957
7328
  */
5958
7329
  export declare type ResourceStatus = string;
5959
7330
 
7331
+ /**
7332
+ * Defines values for Roles. \
7333
+ * {@link KnownRoles} can be used interchangeably with Roles,
7334
+ * this enum contains the known values that the service supports.
7335
+ * ### Known values supported by the service
7336
+ * **AccountAdmin**: If enabled, send notification on new alerts to the account admins \
7337
+ * **ServiceAdmin**: If enabled, send notification on new alerts to the service admins \
7338
+ * **Owner**: If enabled, send notification on new alerts to the subscription owners \
7339
+ * **Contributor**: If enabled, send notification on new alerts to the subscription contributors
7340
+ */
7341
+ export declare type Roles = string;
7342
+
5960
7343
  /** Describes remote addresses that is recommended to communicate with the Azure resource on some (Protocol, Port, Direction). All other remote addresses are recommended to be blocked */
5961
7344
  export declare interface Rule {
5962
7345
  /** The name of the rule */
@@ -5972,10 +7355,10 @@ export declare interface Rule {
5972
7355
  }
5973
7356
 
5974
7357
  /** Rule results. */
5975
- export declare type RuleResults = Resource & {
7358
+ export declare interface RuleResults extends Resource {
5976
7359
  /** Rule results properties. */
5977
7360
  properties?: RuleResultsProperties;
5978
- };
7361
+ }
5979
7362
 
5980
7363
  /** Rule results input. */
5981
7364
  export declare interface RuleResultsInput {
@@ -6053,10 +7436,19 @@ export declare type RuleStatus = string;
6053
7436
  export declare type RuleType = string;
6054
7437
 
6055
7438
  /** A vulnerability assessment scan record. */
6056
- export declare type Scan = Resource & {
7439
+ export declare interface Scan extends Resource {
6057
7440
  /** A vulnerability assessment scan record properties. */
6058
7441
  properties?: ScanProperties;
6059
- };
7442
+ }
7443
+
7444
+ /**
7445
+ * Defines values for ScanningMode. \
7446
+ * {@link KnownScanningMode} can be used interchangeably with ScanningMode,
7447
+ * this enum contains the known values that the service supports.
7448
+ * ### Known values supported by the service
7449
+ * **Default**
7450
+ */
7451
+ export declare type ScanningMode = string;
6060
7452
 
6061
7453
  /** A vulnerability assessment scan record properties. */
6062
7454
  export declare interface ScanProperties {
@@ -6091,10 +7483,10 @@ export declare interface ScanProperties {
6091
7483
  }
6092
7484
 
6093
7485
  /** A vulnerability assessment scan result for a single rule. */
6094
- export declare type ScanResult = Resource & {
7486
+ export declare interface ScanResult extends Resource {
6095
7487
  /** A vulnerability assessment scan result properties for a single rule. */
6096
7488
  properties?: ScanResultProperties;
6097
- };
7489
+ }
6098
7490
 
6099
7491
  /** A vulnerability assessment scan result properties for a single rule. */
6100
7492
  export declare interface ScanResultProperties {
@@ -6157,7 +7549,7 @@ export declare interface ScopeElement {
6157
7549
  }
6158
7550
 
6159
7551
  /** Information about the security control. */
6160
- export declare type SecureScoreControlDefinitionItem = Resource & {
7552
+ export declare interface SecureScoreControlDefinitionItem extends Resource {
6161
7553
  /**
6162
7554
  * User friendly display name of the control
6163
7555
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -6183,7 +7575,7 @@ export declare type SecureScoreControlDefinitionItem = Resource & {
6183
7575
  * NOTE: This property will not be serialized. It can only be populated by the server.
6184
7576
  */
6185
7577
  readonly assessmentDefinitions?: AzureResourceLink[];
6186
- };
7578
+ }
6187
7579
 
6188
7580
  /** List of security controls definition */
6189
7581
  export declare interface SecureScoreControlDefinitionList {
@@ -6249,7 +7641,7 @@ export declare interface SecureScoreControlDefinitionSource {
6249
7641
  }
6250
7642
 
6251
7643
  /** Details of the security control, its score, and the health status of the relevant resources. */
6252
- export declare type SecureScoreControlDetails = Resource & {
7644
+ export declare interface SecureScoreControlDetails extends Resource {
6253
7645
  /**
6254
7646
  * User friendly display name of the control
6255
7647
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -6292,7 +7684,7 @@ export declare type SecureScoreControlDetails = Resource & {
6292
7684
  * NOTE: This property will not be serialized. It can only be populated by the server.
6293
7685
  */
6294
7686
  readonly percentage?: number;
6295
- };
7687
+ }
6296
7688
 
6297
7689
  /** List of security controls */
6298
7690
  export declare interface SecureScoreControlList {
@@ -6380,7 +7772,7 @@ export declare interface SecureScoreControlsListOptionalParams extends coreClien
6380
7772
  export declare type SecureScoreControlsListResponse = SecureScoreControlList;
6381
7773
 
6382
7774
  /** Secure score item data model */
6383
- export declare type SecureScoreItem = Resource & {
7775
+ export declare interface SecureScoreItem extends Resource {
6384
7776
  /**
6385
7777
  * The initiative’s name
6386
7778
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -6406,18 +7798,18 @@ export declare type SecureScoreItem = Resource & {
6406
7798
  * NOTE: This property will not be serialized. It can only be populated by the server.
6407
7799
  */
6408
7800
  readonly percentage?: number;
6409
- };
7801
+ }
6410
7802
 
6411
7803
  /** Interface representing a SecureScores. */
6412
7804
  export declare interface SecureScores {
6413
7805
  /**
6414
- * List secure scores for all your Security Center initiatives within your current scope.
7806
+ * List secure scores for all your Microsoft Defender for Cloud initiatives within your current scope.
6415
7807
  * @param options The options parameters.
6416
7808
  */
6417
7809
  list(options?: SecureScoresListOptionalParams): PagedAsyncIterableIterator<SecureScoreItem>;
6418
7810
  /**
6419
- * Get secure score for a specific Security Center initiative within your current scope. For the ASC
6420
- * Default initiative, use 'ascScore'.
7811
+ * Get secure score for a specific Microsoft Defender for Cloud initiative within your current scope.
7812
+ * For the ASC Default initiative, use 'ascScore'.
6421
7813
  * @param secureScoreName The initiative name. For the ASC Default initiative, use 'ascScore' as in the
6422
7814
  * sample request below.
6423
7815
  * @param options The options parameters.
@@ -6461,7 +7853,7 @@ export declare interface SecureScoresListOptionalParams extends coreClient.Opera
6461
7853
  export declare type SecureScoresListResponse = SecureScoresList;
6462
7854
 
6463
7855
  /** Security assessment on a resource */
6464
- export declare type SecurityAssessment = Resource & {
7856
+ export declare interface SecurityAssessment extends Resource {
6465
7857
  /** Details of the resource that was assessed */
6466
7858
  resourceDetails?: ResourceDetailsUnion;
6467
7859
  /**
@@ -6484,7 +7876,7 @@ export declare type SecurityAssessment = Resource & {
6484
7876
  partnersData?: SecurityAssessmentPartnerData;
6485
7877
  /** The result of the assessment */
6486
7878
  status?: AssessmentStatus;
6487
- };
7879
+ }
6488
7880
 
6489
7881
  /** Page of a security assessments list */
6490
7882
  export declare interface SecurityAssessmentList {
@@ -6501,7 +7893,7 @@ export declare interface SecurityAssessmentList {
6501
7893
  }
6502
7894
 
6503
7895
  /** Security assessment metadata */
6504
- export declare type SecurityAssessmentMetadata = Resource & {
7896
+ export declare interface SecurityAssessmentMetadata extends Resource {
6505
7897
  /** User friendly display name of the assessment */
6506
7898
  displayName?: string;
6507
7899
  /**
@@ -6527,7 +7919,7 @@ export declare type SecurityAssessmentMetadata = Resource & {
6527
7919
  assessmentType?: AssessmentType;
6528
7920
  /** Describes the partner that created the assessment */
6529
7921
  partnerData?: SecurityAssessmentMetadataPartnerData;
6530
- };
7922
+ }
6531
7923
 
6532
7924
  /** Describes the partner that created the assessment */
6533
7925
  export declare interface SecurityAssessmentMetadataPartnerData {
@@ -6569,12 +7961,12 @@ export declare interface SecurityAssessmentMetadataProperties {
6569
7961
  }
6570
7962
 
6571
7963
  /** Describes properties of an assessment metadata response. */
6572
- export declare type SecurityAssessmentMetadataPropertiesResponse = SecurityAssessmentMetadataProperties & {
7964
+ export declare interface SecurityAssessmentMetadataPropertiesResponse extends SecurityAssessmentMetadataProperties {
6573
7965
  publishDates?: SecurityAssessmentMetadataPropertiesResponsePublishDates;
6574
7966
  plannedDeprecationDate?: string;
6575
7967
  tactics?: Tactics[];
6576
7968
  techniques?: Techniques[];
6577
- };
7969
+ }
6578
7970
 
6579
7971
  export declare interface SecurityAssessmentMetadataPropertiesResponsePublishDates {
6580
7972
  ga?: string;
@@ -6582,7 +7974,7 @@ export declare interface SecurityAssessmentMetadataPropertiesResponsePublishDate
6582
7974
  }
6583
7975
 
6584
7976
  /** Security assessment metadata response */
6585
- export declare type SecurityAssessmentMetadataResponse = Resource & {
7977
+ export declare interface SecurityAssessmentMetadataResponse extends Resource {
6586
7978
  /** User friendly display name of the assessment */
6587
7979
  displayName?: string;
6588
7980
  /**
@@ -6612,7 +8004,7 @@ export declare type SecurityAssessmentMetadataResponse = Resource & {
6612
8004
  plannedDeprecationDate?: string;
6613
8005
  tactics?: Tactics[];
6614
8006
  techniques?: Techniques[];
6615
- };
8007
+ }
6616
8008
 
6617
8009
  /** List of security assessment metadata */
6618
8010
  export declare interface SecurityAssessmentMetadataResponseList {
@@ -6634,10 +8026,10 @@ export declare interface SecurityAssessmentPartnerData {
6634
8026
  }
6635
8027
 
6636
8028
  /** Describes properties of an assessment. */
6637
- export declare type SecurityAssessmentProperties = SecurityAssessmentPropertiesBase & {
8029
+ export declare interface SecurityAssessmentProperties extends SecurityAssessmentPropertiesBase {
6638
8030
  /** The result of the assessment */
6639
8031
  status: AssessmentStatus;
6640
- };
8032
+ }
6641
8033
 
6642
8034
  /** Describes properties of an assessment. */
6643
8035
  export declare interface SecurityAssessmentPropertiesBase {
@@ -6664,13 +8056,13 @@ export declare interface SecurityAssessmentPropertiesBase {
6664
8056
  }
6665
8057
 
6666
8058
  /** Describes properties of an assessment. */
6667
- export declare type SecurityAssessmentPropertiesResponse = SecurityAssessmentPropertiesBase & {
8059
+ export declare interface SecurityAssessmentPropertiesResponse extends SecurityAssessmentPropertiesBase {
6668
8060
  /** The result of the assessment */
6669
8061
  status: AssessmentStatusResponse;
6670
- };
8062
+ }
6671
8063
 
6672
8064
  /** Security assessment on a resource - response format */
6673
- export declare type SecurityAssessmentResponse = Resource & {
8065
+ export declare interface SecurityAssessmentResponse extends Resource {
6674
8066
  /** Details of the resource that was assessed */
6675
8067
  resourceDetails?: ResourceDetailsUnion;
6676
8068
  /**
@@ -6693,7 +8085,7 @@ export declare type SecurityAssessmentResponse = Resource & {
6693
8085
  partnersData?: SecurityAssessmentPartnerData;
6694
8086
  /** The result of the assessment */
6695
8087
  status?: AssessmentStatusResponse;
6696
- };
8088
+ }
6697
8089
 
6698
8090
  export declare class SecurityCenter extends coreClient.ServiceClient {
6699
8091
  $host: string;
@@ -6754,6 +8146,17 @@ export declare class SecurityCenter extends coreClient.ServiceClient {
6754
8146
  ingestionSettings: IngestionSettings;
6755
8147
  softwareInventories: SoftwareInventories;
6756
8148
  securityConnectors: SecurityConnectors;
8149
+ governanceRuleOperations: GovernanceRuleOperations;
8150
+ governanceRules: GovernanceRules;
8151
+ securityConnectorGovernanceRule: SecurityConnectorGovernanceRule;
8152
+ securityConnectorGovernanceRules: SecurityConnectorGovernanceRules;
8153
+ subscriptionGovernanceRulesExecuteStatus: SubscriptionGovernanceRulesExecuteStatus;
8154
+ securityConnectorGovernanceRulesExecuteStatus: SecurityConnectorGovernanceRulesExecuteStatus;
8155
+ governanceAssignments: GovernanceAssignments;
8156
+ applications: Applications;
8157
+ applicationOperations: ApplicationOperations;
8158
+ securityConnectorApplications: SecurityConnectorApplications;
8159
+ securityConnectorApplication: SecurityConnectorApplication;
6757
8160
  }
6758
8161
 
6759
8162
  /** Optional parameters. */
@@ -6765,34 +8168,222 @@ export declare interface SecurityCenterOptionalParams extends coreClient.Service
6765
8168
  }
6766
8169
 
6767
8170
  /** The security connector resource. */
6768
- export declare type SecurityConnector = TrackedResource & {
8171
+ export declare interface SecurityConnector extends TrackedResource {
6769
8172
  /**
6770
8173
  * Azure Resource Manager metadata containing createdBy and modifiedBy information.
6771
8174
  * NOTE: This property will not be serialized. It can only be populated by the server.
6772
8175
  */
6773
8176
  readonly systemData?: SystemData;
6774
- /** The multi cloud resource identifier (account id in case of AWS connector). */
8177
+ /** The multi cloud resource identifier (account id in case of AWS connector, project number in case of GCP connector). */
6775
8178
  hierarchyIdentifier?: string;
8179
+ /**
8180
+ * The date on which the trial period will end, if applicable. Trial period exists for 30 days after upgrading to payed offerings.
8181
+ * NOTE: This property will not be serialized. It can only be populated by the server.
8182
+ */
8183
+ readonly hierarchyIdentifierTrialEndDate?: Date;
6776
8184
  /** The multi cloud resource's cloud name. */
6777
- cloudName?: CloudName;
8185
+ environmentName?: CloudName;
6778
8186
  /** A collection of offerings for the security connector. */
6779
8187
  offerings?: CloudOfferingUnion[];
6780
- /** The multi cloud account's organizational data */
6781
- organizationalData?: SecurityConnectorPropertiesOrganizationalData;
6782
- };
6783
-
6784
- /** The multi cloud account's organizational data */
6785
- export declare interface SecurityConnectorPropertiesOrganizationalData {
6786
- /** The multi cloud account's membership type in the organization */
6787
- organizationMembershipType?: OrganizationMembershipType;
6788
- /** If the multi cloud account is not of membership type organization, this will be the ID of the account's parent */
6789
- parentHierarchyId?: string;
6790
- /** If the multi cloud account is of membership type organization, this will be the name of the onboarding stackset */
6791
- stacksetName?: string;
6792
- /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */
6793
- excludedAccountIds?: string[];
8188
+ /** The security connector environment data. */
8189
+ environmentData?: EnvironmentDataUnion;
8190
+ }
8191
+
8192
+ /** Interface representing a SecurityConnectorApplication. */
8193
+ export declare interface SecurityConnectorApplication {
8194
+ /**
8195
+ * Get a specific application for the requested scope by applicationId
8196
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8197
+ * case insensitive.
8198
+ * @param securityConnectorName The security connector name.
8199
+ * @param applicationId The security Application key - unique key for the standard application
8200
+ * @param options The options parameters.
8201
+ */
8202
+ get(resourceGroupName: string, securityConnectorName: string, applicationId: string, options?: SecurityConnectorApplicationGetOptionalParams): Promise<SecurityConnectorApplicationGetResponse>;
8203
+ /**
8204
+ * Creates or update a security Application on the given security connector.
8205
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8206
+ * case insensitive.
8207
+ * @param securityConnectorName The security connector name.
8208
+ * @param applicationId The security Application key - unique key for the standard application
8209
+ * @param application Application over a subscription scope
8210
+ * @param options The options parameters.
8211
+ */
8212
+ createOrUpdate(resourceGroupName: string, securityConnectorName: string, applicationId: string, application: Application, options?: SecurityConnectorApplicationCreateOrUpdateOptionalParams): Promise<SecurityConnectorApplicationCreateOrUpdateResponse>;
8213
+ /**
8214
+ * Delete an Application over a given scope
8215
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8216
+ * case insensitive.
8217
+ * @param securityConnectorName The security connector name.
8218
+ * @param applicationId The security Application key - unique key for the standard application
8219
+ * @param options The options parameters.
8220
+ */
8221
+ delete(resourceGroupName: string, securityConnectorName: string, applicationId: string, options?: SecurityConnectorApplicationDeleteOptionalParams): Promise<void>;
8222
+ }
8223
+
8224
+ /** Optional parameters. */
8225
+ export declare interface SecurityConnectorApplicationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8226
+ }
8227
+
8228
+ /** Contains response data for the createOrUpdate operation. */
8229
+ export declare type SecurityConnectorApplicationCreateOrUpdateResponse = Application;
8230
+
8231
+ /** Optional parameters. */
8232
+ export declare interface SecurityConnectorApplicationDeleteOptionalParams extends coreClient.OperationOptions {
8233
+ }
8234
+
8235
+ /** Optional parameters. */
8236
+ export declare interface SecurityConnectorApplicationGetOptionalParams extends coreClient.OperationOptions {
8237
+ }
8238
+
8239
+ /** Contains response data for the get operation. */
8240
+ export declare type SecurityConnectorApplicationGetResponse = Application;
8241
+
8242
+ /** Interface representing a SecurityConnectorApplications. */
8243
+ export declare interface SecurityConnectorApplications {
8244
+ /**
8245
+ * Get a list of all relevant applications over a security connector level scope
8246
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8247
+ * case insensitive.
8248
+ * @param securityConnectorName The security connector name.
8249
+ * @param options The options parameters.
8250
+ */
8251
+ list(resourceGroupName: string, securityConnectorName: string, options?: SecurityConnectorApplicationsListOptionalParams): PagedAsyncIterableIterator<Application>;
8252
+ }
8253
+
8254
+ /** Optional parameters. */
8255
+ export declare interface SecurityConnectorApplicationsListNextOptionalParams extends coreClient.OperationOptions {
8256
+ }
8257
+
8258
+ /** Contains response data for the listNext operation. */
8259
+ export declare type SecurityConnectorApplicationsListNextResponse = ApplicationsList;
8260
+
8261
+ /** Optional parameters. */
8262
+ export declare interface SecurityConnectorApplicationsListOptionalParams extends coreClient.OperationOptions {
8263
+ }
8264
+
8265
+ /** Contains response data for the list operation. */
8266
+ export declare type SecurityConnectorApplicationsListResponse = ApplicationsList;
8267
+
8268
+ /** Interface representing a SecurityConnectorGovernanceRule. */
8269
+ export declare interface SecurityConnectorGovernanceRule {
8270
+ /**
8271
+ * Get a list of all relevant governanceRules over a security connector level scope
8272
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8273
+ * case insensitive.
8274
+ * @param securityConnectorName The security connector name.
8275
+ * @param options The options parameters.
8276
+ */
8277
+ list(resourceGroupName: string, securityConnectorName: string, options?: SecurityConnectorGovernanceRuleListOptionalParams): PagedAsyncIterableIterator<GovernanceRule>;
8278
+ }
8279
+
8280
+ /** Optional parameters. */
8281
+ export declare interface SecurityConnectorGovernanceRuleListNextOptionalParams extends coreClient.OperationOptions {
8282
+ }
8283
+
8284
+ /** Contains response data for the listNext operation. */
8285
+ export declare type SecurityConnectorGovernanceRuleListNextResponse = GovernanceRuleList;
8286
+
8287
+ /** Optional parameters. */
8288
+ export declare interface SecurityConnectorGovernanceRuleListOptionalParams extends coreClient.OperationOptions {
8289
+ }
8290
+
8291
+ /** Contains response data for the list operation. */
8292
+ export declare type SecurityConnectorGovernanceRuleListResponse = GovernanceRuleList;
8293
+
8294
+ /** Interface representing a SecurityConnectorGovernanceRules. */
8295
+ export declare interface SecurityConnectorGovernanceRules {
8296
+ /**
8297
+ * Get a specific governanceRule for the requested scope by ruleId
8298
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8299
+ * case insensitive.
8300
+ * @param securityConnectorName The security connector name.
8301
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
8302
+ * @param options The options parameters.
8303
+ */
8304
+ get(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: SecurityConnectorGovernanceRulesGetOptionalParams): Promise<SecurityConnectorGovernanceRulesGetResponse>;
8305
+ /**
8306
+ * Creates or update a security GovernanceRule on the given security connector.
8307
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8308
+ * case insensitive.
8309
+ * @param securityConnectorName The security connector name.
8310
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
8311
+ * @param governanceRule GovernanceRule over a subscription scope
8312
+ * @param options The options parameters.
8313
+ */
8314
+ createOrUpdate(resourceGroupName: string, securityConnectorName: string, ruleId: string, governanceRule: GovernanceRule, options?: SecurityConnectorGovernanceRulesCreateOrUpdateOptionalParams): Promise<SecurityConnectorGovernanceRulesCreateOrUpdateResponse>;
8315
+ /**
8316
+ * Delete a GovernanceRule over a given scope
8317
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8318
+ * case insensitive.
8319
+ * @param securityConnectorName The security connector name.
8320
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
8321
+ * @param options The options parameters.
8322
+ */
8323
+ delete(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: SecurityConnectorGovernanceRulesDeleteOptionalParams): Promise<void>;
8324
+ }
8325
+
8326
+ /** Optional parameters. */
8327
+ export declare interface SecurityConnectorGovernanceRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8328
+ }
8329
+
8330
+ /** Contains response data for the createOrUpdate operation. */
8331
+ export declare type SecurityConnectorGovernanceRulesCreateOrUpdateResponse = GovernanceRule;
8332
+
8333
+ /** Optional parameters. */
8334
+ export declare interface SecurityConnectorGovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
8335
+ }
8336
+
8337
+ /** Interface representing a SecurityConnectorGovernanceRulesExecuteStatus. */
8338
+ export declare interface SecurityConnectorGovernanceRulesExecuteStatus {
8339
+ /**
8340
+ * Get a specific governanceRule execution status for the requested scope by ruleId and operationId
8341
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8342
+ * case insensitive.
8343
+ * @param securityConnectorName The security connector name.
8344
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
8345
+ * @param operationId The security GovernanceRule execution key - unique key for the execution of
8346
+ * GovernanceRule
8347
+ * @param options The options parameters.
8348
+ */
8349
+ beginGet(resourceGroupName: string, securityConnectorName: string, ruleId: string, operationId: string, options?: SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams): Promise<PollerLike<PollOperationState<SecurityConnectorGovernanceRulesExecuteStatusGetResponse>, SecurityConnectorGovernanceRulesExecuteStatusGetResponse>>;
8350
+ /**
8351
+ * Get a specific governanceRule execution status for the requested scope by ruleId and operationId
8352
+ * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8353
+ * case insensitive.
8354
+ * @param securityConnectorName The security connector name.
8355
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
8356
+ * @param operationId The security GovernanceRule execution key - unique key for the execution of
8357
+ * GovernanceRule
8358
+ * @param options The options parameters.
8359
+ */
8360
+ beginGetAndWait(resourceGroupName: string, securityConnectorName: string, ruleId: string, operationId: string, options?: SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams): Promise<SecurityConnectorGovernanceRulesExecuteStatusGetResponse>;
8361
+ }
8362
+
8363
+ /** Defines headers for SecurityConnectorGovernanceRulesExecuteStatus_get operation. */
8364
+ export declare interface SecurityConnectorGovernanceRulesExecuteStatusGetHeaders {
8365
+ /** Location URL for the execution status */
8366
+ location?: string;
8367
+ }
8368
+
8369
+ /** Optional parameters. */
8370
+ export declare interface SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams extends coreClient.OperationOptions {
8371
+ /** Delay to wait until next poll, in milliseconds. */
8372
+ updateIntervalInMs?: number;
8373
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8374
+ resumeFrom?: string;
8375
+ }
8376
+
8377
+ /** Contains response data for the get operation. */
8378
+ export declare type SecurityConnectorGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
8379
+
8380
+ /** Optional parameters. */
8381
+ export declare interface SecurityConnectorGovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
6794
8382
  }
6795
8383
 
8384
+ /** Contains response data for the get operation. */
8385
+ export declare type SecurityConnectorGovernanceRulesGetResponse = GovernanceRule;
8386
+
6796
8387
  /** Interface representing a SecurityConnectors. */
6797
8388
  export declare interface SecurityConnectors {
6798
8389
  /**
@@ -6910,17 +8501,17 @@ export declare interface SecurityConnectorsUpdateOptionalParams extends coreClie
6910
8501
  /** Contains response data for the update operation. */
6911
8502
  export declare type SecurityConnectorsUpdateResponse = SecurityConnector;
6912
8503
 
6913
- /** Contact details for security issues */
6914
- export declare type SecurityContact = Resource & {
6915
- /** The email of this security contact */
6916
- email?: string;
6917
- /** The phone number of this security contact */
8504
+ /** Contact details and configurations for notifications coming from Microsoft Defender for Cloud. */
8505
+ export declare interface SecurityContact extends Resource {
8506
+ /** List of email addresses which will get notifications from Microsoft Defender for Cloud by the configurations defined in this security contact. */
8507
+ emails?: string;
8508
+ /** The security contact's phone number */
6918
8509
  phone?: string;
6919
- /** Whether to send security alerts notifications to the security contact */
6920
- alertNotifications?: AlertNotifications;
6921
- /** Whether to send security alerts notifications to subscription admins */
6922
- alertsToAdmins?: AlertsToAdmins;
6923
- };
8510
+ /** Defines whether to send email notifications about new security alerts */
8511
+ alertNotifications?: SecurityContactPropertiesAlertNotifications;
8512
+ /** Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription. */
8513
+ notificationsByRole?: SecurityContactPropertiesNotificationsByRole;
8514
+ }
6924
8515
 
6925
8516
  /** List of security contacts response */
6926
8517
  export declare interface SecurityContactList {
@@ -6936,39 +8527,48 @@ export declare interface SecurityContactList {
6936
8527
  readonly nextLink?: string;
6937
8528
  }
6938
8529
 
8530
+ /** Defines whether to send email notifications about new security alerts */
8531
+ export declare interface SecurityContactPropertiesAlertNotifications {
8532
+ /** Defines if email notifications will be sent about new security alerts */
8533
+ state?: State;
8534
+ /** Defines the minimal alert severity which will be sent as email notifications */
8535
+ minimalSeverity?: MinimalSeverity;
8536
+ }
8537
+
8538
+ /** Defines whether to send email notifications from Microsoft Defender for Cloud to persons with specific RBAC roles on the subscription. */
8539
+ export declare interface SecurityContactPropertiesNotificationsByRole {
8540
+ /** Defines whether to send email notifications from AMicrosoft Defender for Cloud to persons with specific RBAC roles on the subscription. */
8541
+ state?: State;
8542
+ /** Defines which RBAC roles will get email notifications from Microsoft Defender for Cloud. List of allowed RBAC roles: */
8543
+ roles?: Roles[];
8544
+ }
8545
+
6939
8546
  /** Interface representing a SecurityContacts. */
6940
8547
  export declare interface SecurityContacts {
6941
8548
  /**
6942
- * Security contact configurations for the subscription
8549
+ * List all security contact configurations for the subscription
6943
8550
  * @param options The options parameters.
6944
8551
  */
6945
8552
  list(options?: SecurityContactsListOptionalParams): PagedAsyncIterableIterator<SecurityContact>;
6946
8553
  /**
6947
- * Security contact configurations for the subscription
8554
+ * Get Default Security contact configurations for the subscription
6948
8555
  * @param securityContactName Name of the security contact object
6949
8556
  * @param options The options parameters.
6950
8557
  */
6951
8558
  get(securityContactName: string, options?: SecurityContactsGetOptionalParams): Promise<SecurityContactsGetResponse>;
6952
8559
  /**
6953
- * Security contact configurations for the subscription
8560
+ * Create security contact configurations for the subscription
6954
8561
  * @param securityContactName Name of the security contact object
6955
8562
  * @param securityContact Security contact object
6956
8563
  * @param options The options parameters.
6957
8564
  */
6958
8565
  create(securityContactName: string, securityContact: SecurityContact, options?: SecurityContactsCreateOptionalParams): Promise<SecurityContactsCreateResponse>;
6959
8566
  /**
6960
- * Security contact configurations for the subscription
8567
+ * Delete security contact configurations for the subscription
6961
8568
  * @param securityContactName Name of the security contact object
6962
8569
  * @param options The options parameters.
6963
8570
  */
6964
8571
  delete(securityContactName: string, options?: SecurityContactsDeleteOptionalParams): Promise<void>;
6965
- /**
6966
- * Security contact configurations for the subscription
6967
- * @param securityContactName Name of the security contact object
6968
- * @param securityContact Security contact object
6969
- * @param options The options parameters.
6970
- */
6971
- update(securityContactName: string, securityContact: SecurityContact, options?: SecurityContactsUpdateOptionalParams): Promise<SecurityContactsUpdateResponse>;
6972
8572
  }
6973
8573
 
6974
8574
  /** Optional parameters. */
@@ -7003,13 +8603,6 @@ export declare interface SecurityContactsListOptionalParams extends coreClient.O
7003
8603
  /** Contains response data for the list operation. */
7004
8604
  export declare type SecurityContactsListResponse = SecurityContactList;
7005
8605
 
7006
- /** Optional parameters. */
7007
- export declare interface SecurityContactsUpdateOptionalParams extends coreClient.OperationOptions {
7008
- }
7009
-
7010
- /** Contains response data for the update operation. */
7011
- export declare type SecurityContactsUpdateResponse = SecurityContact;
7012
-
7013
8606
  /**
7014
8607
  * Defines values for SecurityFamily. \
7015
8608
  * {@link KnownSecurityFamily} can be used interchangeably with SecurityFamily,
@@ -7022,7 +8615,7 @@ export declare type SecurityContactsUpdateResponse = SecurityContact;
7022
8615
  */
7023
8616
  export declare type SecurityFamily = string;
7024
8617
 
7025
- export declare type SecuritySolution = Resource & Location_2 & {
8618
+ export declare interface SecuritySolution extends Resource, Location_2 {
7026
8619
  /** The security family of the security solution */
7027
8620
  securityFamily?: SecurityFamily;
7028
8621
  /** The security family provisioning State */
@@ -7031,7 +8624,7 @@ export declare type SecuritySolution = Resource & Location_2 & {
7031
8624
  template?: string;
7032
8625
  /** The security solutions' status */
7033
8626
  protectionStatus?: string;
7034
- };
8627
+ }
7035
8628
 
7036
8629
  export declare interface SecuritySolutionList {
7037
8630
  value?: SecuritySolution[];
@@ -7082,7 +8675,7 @@ export declare interface SecuritySolutionsListOptionalParams extends coreClient.
7082
8675
  /** Contains response data for the list operation. */
7083
8676
  export declare type SecuritySolutionsListResponse = SecuritySolutionList;
7084
8677
 
7085
- export declare type SecuritySolutionsReferenceData = Resource & Location_2 & {
8678
+ export declare interface SecuritySolutionsReferenceData extends Resource, Location_2 {
7086
8679
  /** The security family of the security solution */
7087
8680
  securityFamily: SecurityFamily;
7088
8681
  /** The security solutions' vendor name */
@@ -7097,7 +8690,7 @@ export declare type SecuritySolutionsReferenceData = Resource & Location_2 & {
7097
8690
  publisherDisplayName: string;
7098
8691
  /** The security solutions' template */
7099
8692
  template: string;
7100
- };
8693
+ }
7101
8694
 
7102
8695
  export declare interface SecuritySolutionsReferenceDataList {
7103
8696
  value?: SecuritySolutionsReferenceData[];
@@ -7144,7 +8737,7 @@ export declare interface SecuritySolutionsReferenceDataOperations {
7144
8737
  export declare type SecuritySolutionStatus = string;
7145
8738
 
7146
8739
  /** Security sub-assessment on a resource */
7147
- export declare type SecuritySubAssessment = Resource & {
8740
+ export declare interface SecuritySubAssessment extends Resource {
7148
8741
  /**
7149
8742
  * Vulnerability ID
7150
8743
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -7186,7 +8779,7 @@ export declare type SecuritySubAssessment = Resource & {
7186
8779
  resourceDetails?: ResourceDetailsUnion;
7187
8780
  /** Details of the sub-assessment */
7188
8781
  additionalData?: AdditionalDataUnion;
7189
- };
8782
+ }
7190
8783
 
7191
8784
  /** List of security sub-assessments */
7192
8785
  export declare interface SecuritySubAssessmentList {
@@ -7200,7 +8793,7 @@ export declare interface SecuritySubAssessmentList {
7200
8793
  }
7201
8794
 
7202
8795
  /** Security task that we recommend to do in order to strengthen security */
7203
- export declare type SecurityTask = Resource & {
8796
+ export declare interface SecurityTask extends Resource {
7204
8797
  /**
7205
8798
  * State of the task (Active, Resolved etc.)
7206
8799
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -7223,7 +8816,7 @@ export declare type SecurityTask = Resource & {
7223
8816
  * NOTE: This property will not be serialized. It can only be populated by the server.
7224
8817
  */
7225
8818
  readonly subState?: string;
7226
- };
8819
+ }
7227
8820
 
7228
8821
  /** List of security task recommendations */
7229
8822
  export declare interface SecurityTaskList {
@@ -7262,13 +8855,13 @@ export declare interface SensitivityLabel {
7262
8855
  }
7263
8856
 
7264
8857
  /** Describes the server vulnerability assessment details on a resource */
7265
- export declare type ServerVulnerabilityAssessment = Resource & {
8858
+ export declare interface ServerVulnerabilityAssessment extends Resource {
7266
8859
  /**
7267
8860
  * The provisioningState of the vulnerability assessment capability on the VM
7268
8861
  * NOTE: This property will not be serialized. It can only be populated by the server.
7269
8862
  */
7270
8863
  readonly provisioningState?: ServerVulnerabilityAssessmentPropertiesProvisioningState;
7271
- };
8864
+ }
7272
8865
 
7273
8866
  /** Optional parameters. */
7274
8867
  export declare interface ServerVulnerabilityAssessmentCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
@@ -7373,7 +8966,7 @@ export declare interface ServerVulnerabilityAssessmentsList {
7373
8966
  }
7374
8967
 
7375
8968
  /** Additional context fields for server vulnerability assessment */
7376
- export declare type ServerVulnerabilityProperties = AdditionalData & {
8969
+ export declare interface ServerVulnerabilityProperties extends AdditionalData {
7377
8970
  /** Polymorphic discriminator, which specifies the different types this object can be */
7378
8971
  assessedResourceType: "ServerVulnerabilityAssessment";
7379
8972
  /**
@@ -7410,7 +9003,7 @@ export declare type ServerVulnerabilityProperties = AdditionalData & {
7410
9003
  readonly publishedTime?: Date;
7411
9004
  /** NOTE: This property will not be serialized. It can only be populated by the server. */
7412
9005
  readonly vendorReferences?: VendorReference[];
7413
- };
9006
+ }
7414
9007
 
7415
9008
  /** Details of the service principal. */
7416
9009
  export declare interface ServicePrincipalProperties {
@@ -7421,10 +9014,10 @@ export declare interface ServicePrincipalProperties {
7421
9014
  }
7422
9015
 
7423
9016
  /** The kind of the security setting */
7424
- export declare type Setting = Resource & {
9017
+ export declare interface Setting extends Resource {
7425
9018
  /** the kind of the settings string */
7426
9019
  kind: SettingKind;
7427
- };
9020
+ }
7428
9021
 
7429
9022
  /**
7430
9023
  * Defines values for SettingKind. \
@@ -7445,6 +9038,7 @@ export declare type SettingKind = string;
7445
9038
  * **MCAS** \
7446
9039
  * **WDATP** \
7447
9040
  * **WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW** \
9041
+ * **WDATP_UNIFIED_SOLUTION** \
7448
9042
  * **Sentinel**
7449
9043
  */
7450
9044
  export declare type SettingName = string;
@@ -7452,18 +9046,18 @@ export declare type SettingName = string;
7452
9046
  /** Interface representing a Settings. */
7453
9047
  export declare interface Settings {
7454
9048
  /**
7455
- * Settings about different configurations in security center
9049
+ * Settings about different configurations in Microsoft Defender for Cloud
7456
9050
  * @param options The options parameters.
7457
9051
  */
7458
9052
  list(options?: SettingsListOptionalParams): PagedAsyncIterableIterator<SettingUnion>;
7459
9053
  /**
7460
- * Settings of different configurations in security center
9054
+ * Settings of different configurations in Microsoft Defender for Cloud
7461
9055
  * @param settingName The name of the setting
7462
9056
  * @param options The options parameters.
7463
9057
  */
7464
9058
  get(settingName: SettingName, options?: SettingsGetOptionalParams): Promise<SettingsGetResponse>;
7465
9059
  /**
7466
- * updating settings about different configurations in security center
9060
+ * updating settings about different configurations in Microsoft Defender for Cloud
7467
9061
  * @param settingName The name of the setting
7468
9062
  * @param setting Setting object
7469
9063
  * @param options The options parameters.
@@ -7535,7 +9129,7 @@ export declare type Severity = string;
7535
9129
  export declare type SeverityEnum = string;
7536
9130
 
7537
9131
  /** Represents a software data */
7538
- export declare type Software = Resource & {
9132
+ export declare interface Software extends Resource {
7539
9133
  /** Unique identifier for the virtual machine in the service. */
7540
9134
  deviceId?: string;
7541
9135
  /** Platform of the operating system running on the device. */
@@ -7554,7 +9148,7 @@ export declare type Software = Resource & {
7554
9148
  numberOfKnownVulnerabilities?: number;
7555
9149
  /** First time that the software was seen in the device. */
7556
9150
  firstSeenAt?: string;
7557
- };
9151
+ }
7558
9152
 
7559
9153
  /** Interface representing a SoftwareInventories. */
7560
9154
  export declare interface SoftwareInventories {
@@ -7656,7 +9250,7 @@ export declare type Source = string;
7656
9250
  export declare type SourceSystem = string;
7657
9251
 
7658
9252
  /** Details of the resource that was assessed */
7659
- export declare type SqlServerVulnerabilityProperties = AdditionalData & {
9253
+ export declare interface SqlServerVulnerabilityProperties extends AdditionalData {
7660
9254
  /** Polymorphic discriminator, which specifies the different types this object can be */
7661
9255
  assessedResourceType: "SqlServerVulnerability";
7662
9256
  /**
@@ -7669,7 +9263,7 @@ export declare type SqlServerVulnerabilityProperties = AdditionalData & {
7669
9263
  * NOTE: This property will not be serialized. It can only be populated by the server.
7670
9264
  */
7671
9265
  readonly query?: string;
7672
- };
9266
+ }
7673
9267
 
7674
9268
  /** Interface representing a SqlVulnerabilityAssessmentBaselineRules. */
7675
9269
  export declare interface SqlVulnerabilityAssessmentBaselineRules {
@@ -7951,6 +9545,53 @@ export declare interface SubAssessmentStatus {
7951
9545
  */
7952
9546
  export declare type SubAssessmentStatusCode = string;
7953
9547
 
9548
+ /**
9549
+ * Defines values for SubPlan. \
9550
+ * {@link KnownSubPlan} can be used interchangeably with SubPlan,
9551
+ * this enum contains the known values that the service supports.
9552
+ * ### Known values supported by the service
9553
+ * **P1** \
9554
+ * **P2**
9555
+ */
9556
+ export declare type SubPlan = string;
9557
+
9558
+ /** Interface representing a SubscriptionGovernanceRulesExecuteStatus. */
9559
+ export declare interface SubscriptionGovernanceRulesExecuteStatus {
9560
+ /**
9561
+ * Get a specific governanceRule execution status for the requested scope by ruleId and operationId
9562
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
9563
+ * @param operationId The security GovernanceRule execution key - unique key for the execution of
9564
+ * GovernanceRule
9565
+ * @param options The options parameters.
9566
+ */
9567
+ beginGet(ruleId: string, operationId: string, options?: SubscriptionGovernanceRulesExecuteStatusGetOptionalParams): Promise<PollerLike<PollOperationState<SubscriptionGovernanceRulesExecuteStatusGetResponse>, SubscriptionGovernanceRulesExecuteStatusGetResponse>>;
9568
+ /**
9569
+ * Get a specific governanceRule execution status for the requested scope by ruleId and operationId
9570
+ * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
9571
+ * @param operationId The security GovernanceRule execution key - unique key for the execution of
9572
+ * GovernanceRule
9573
+ * @param options The options parameters.
9574
+ */
9575
+ beginGetAndWait(ruleId: string, operationId: string, options?: SubscriptionGovernanceRulesExecuteStatusGetOptionalParams): Promise<SubscriptionGovernanceRulesExecuteStatusGetResponse>;
9576
+ }
9577
+
9578
+ /** Defines headers for SubscriptionGovernanceRulesExecuteStatus_get operation. */
9579
+ export declare interface SubscriptionGovernanceRulesExecuteStatusGetHeaders {
9580
+ /** Location URL for the execution status */
9581
+ location?: string;
9582
+ }
9583
+
9584
+ /** Optional parameters. */
9585
+ export declare interface SubscriptionGovernanceRulesExecuteStatusGetOptionalParams extends coreClient.OperationOptions {
9586
+ /** Delay to wait until next poll, in milliseconds. */
9587
+ updateIntervalInMs?: number;
9588
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
9589
+ resumeFrom?: string;
9590
+ }
9591
+
9592
+ /** Contains response data for the get operation. */
9593
+ export declare type SubscriptionGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
9594
+
7954
9595
  /**
7955
9596
  * Defines values for SupportedCloudEnum. \
7956
9597
  * {@link KnownSupportedCloudEnum} can be used interchangeably with SupportedCloudEnum,
@@ -8301,24 +9942,24 @@ export declare type Techniques = string;
8301
9942
  export declare type Threats = string;
8302
9943
 
8303
9944
  /** A custom alert rule that checks if a value (depends on the custom alert type) is within the given range. */
8304
- export declare type ThresholdCustomAlertRule = CustomAlertRule & {
9945
+ export declare interface ThresholdCustomAlertRule extends CustomAlertRule {
8305
9946
  /** Polymorphic discriminator, which specifies the different types this object can be */
8306
9947
  ruleType: "ThresholdCustomAlertRule" | "TimeWindowCustomAlertRule" | "ActiveConnectionsNotInAllowedRange" | "AmqpC2DMessagesNotInAllowedRange" | "MqttC2DMessagesNotInAllowedRange" | "HttpC2DMessagesNotInAllowedRange" | "AmqpC2DRejectedMessagesNotInAllowedRange" | "MqttC2DRejectedMessagesNotInAllowedRange" | "HttpC2DRejectedMessagesNotInAllowedRange" | "AmqpD2CMessagesNotInAllowedRange" | "MqttD2CMessagesNotInAllowedRange" | "HttpD2CMessagesNotInAllowedRange" | "DirectMethodInvokesNotInAllowedRange" | "FailedLocalLoginsNotInAllowedRange" | "FileUploadsNotInAllowedRange" | "QueuePurgesNotInAllowedRange" | "TwinUpdatesNotInAllowedRange" | "UnauthorizedOperationsNotInAllowedRange";
8307
9948
  /** The minimum threshold. */
8308
9949
  minThreshold: number;
8309
9950
  /** The maximum threshold. */
8310
9951
  maxThreshold: number;
8311
- };
9952
+ }
8312
9953
 
8313
9954
  export declare type ThresholdCustomAlertRuleUnion = ThresholdCustomAlertRule | TimeWindowCustomAlertRuleUnion;
8314
9955
 
8315
9956
  /** 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. */
8316
- export declare type TimeWindowCustomAlertRule = ThresholdCustomAlertRule & {
9957
+ export declare interface TimeWindowCustomAlertRule extends ThresholdCustomAlertRule {
8317
9958
  /** Polymorphic discriminator, which specifies the different types this object can be */
8318
9959
  ruleType: "TimeWindowCustomAlertRule" | "ActiveConnectionsNotInAllowedRange" | "AmqpC2DMessagesNotInAllowedRange" | "MqttC2DMessagesNotInAllowedRange" | "HttpC2DMessagesNotInAllowedRange" | "AmqpC2DRejectedMessagesNotInAllowedRange" | "MqttC2DRejectedMessagesNotInAllowedRange" | "HttpC2DRejectedMessagesNotInAllowedRange" | "AmqpD2CMessagesNotInAllowedRange" | "MqttD2CMessagesNotInAllowedRange" | "HttpD2CMessagesNotInAllowedRange" | "DirectMethodInvokesNotInAllowedRange" | "FailedLocalLoginsNotInAllowedRange" | "FileUploadsNotInAllowedRange" | "QueuePurgesNotInAllowedRange" | "TwinUpdatesNotInAllowedRange" | "UnauthorizedOperationsNotInAllowedRange";
8319
9960
  /** The time window size in iso8601 format. */
8320
9961
  timeWindowSize: string;
8321
- };
9962
+ }
8322
9963
 
8323
9964
  export declare type TimeWindowCustomAlertRuleUnion = TimeWindowCustomAlertRule | ActiveConnectionsNotInAllowedRange | AmqpC2DMessagesNotInAllowedRange | MqttC2DMessagesNotInAllowedRange | HttpC2DMessagesNotInAllowedRange | AmqpC2DRejectedMessagesNotInAllowedRange | MqttC2DRejectedMessagesNotInAllowedRange | HttpC2DRejectedMessagesNotInAllowedRange | AmqpD2CMessagesNotInAllowedRange | MqttD2CMessagesNotInAllowedRange | HttpD2CMessagesNotInAllowedRange | DirectMethodInvokesNotInAllowedRange | FailedLocalLoginsNotInAllowedRange | FileUploadsNotInAllowedRange | QueuePurgesNotInAllowedRange | TwinUpdatesNotInAllowedRange | UnauthorizedOperationsNotInAllowedRange;
8324
9965
 
@@ -8393,7 +10034,7 @@ export declare interface TopologyListOptionalParams extends coreClient.Operation
8393
10034
  /** Contains response data for the list operation. */
8394
10035
  export declare type TopologyListResponse = TopologyList;
8395
10036
 
8396
- export declare type TopologyResource = Resource & Location_2 & {
10037
+ export declare interface TopologyResource extends Resource, Location_2 {
8397
10038
  /**
8398
10039
  * The UTC time on which the topology was calculated
8399
10040
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -8404,7 +10045,7 @@ export declare type TopologyResource = Resource & Location_2 & {
8404
10045
  * NOTE: This property will not be serialized. It can only be populated by the server.
8405
10046
  */
8406
10047
  readonly topologyResources?: TopologySingleResource[];
8407
- };
10048
+ }
8408
10049
 
8409
10050
  export declare interface TopologySingleResource {
8410
10051
  /**
@@ -8466,7 +10107,8 @@ export declare interface TopologySingleResourceParent {
8466
10107
  }
8467
10108
 
8468
10109
  /** Describes an Azure tracked resource. */
8469
- export declare type TrackedResource = Resource & AzureTrackedResourceLocation & KindAutoGenerated & ETag & Tags & {};
10110
+ export declare interface TrackedResource extends Resource, AzureTrackedResourceLocation, KindAutoGenerated, ETag, Tags {
10111
+ }
8470
10112
 
8471
10113
  /**
8472
10114
  * Defines values for TransportProtocol. \
@@ -8479,16 +10121,26 @@ export declare type TrackedResource = Resource & AzureTrackedResourceLocation &
8479
10121
  export declare type TransportProtocol = string;
8480
10122
 
8481
10123
  /** Number of twin updates is not in allowed range. */
8482
- export declare type TwinUpdatesNotInAllowedRange = TimeWindowCustomAlertRule & {
10124
+ export declare interface TwinUpdatesNotInAllowedRange extends TimeWindowCustomAlertRule {
8483
10125
  /** Polymorphic discriminator, which specifies the different types this object can be */
8484
10126
  ruleType: "TwinUpdatesNotInAllowedRange";
8485
- };
10127
+ }
10128
+
10129
+ /**
10130
+ * Defines values for Type. \
10131
+ * {@link KnownType} can be used interchangeably with Type,
10132
+ * this enum contains the known values that the service supports.
10133
+ * ### Known values supported by the service
10134
+ * **Qualys** \
10135
+ * **TVM**
10136
+ */
10137
+ export declare type Type = string;
8486
10138
 
8487
10139
  /** Number of unauthorized operations is not in allowed range. */
8488
- export declare type UnauthorizedOperationsNotInAllowedRange = TimeWindowCustomAlertRule & {
10140
+ export declare interface UnauthorizedOperationsNotInAllowedRange extends TimeWindowCustomAlertRule {
8489
10141
  /** Polymorphic discriminator, which specifies the different types this object can be */
8490
10142
  ruleType: "UnauthorizedOperationsNotInAllowedRange";
8491
- };
10143
+ }
8492
10144
 
8493
10145
  /**
8494
10146
  * Defines values for UnmaskedIpLoggingStatus. \
@@ -8500,12 +10152,12 @@ export declare type UnauthorizedOperationsNotInAllowedRange = TimeWindowCustomAl
8500
10152
  */
8501
10153
  export declare type UnmaskedIpLoggingStatus = string;
8502
10154
 
8503
- export declare type UpdateIotSecuritySolutionData = TagsResource & {
10155
+ export declare interface UpdateIotSecuritySolutionData extends TagsResource {
8504
10156
  /** Properties of the IoT Security solution's user defined resources. */
8505
10157
  userDefinedResources?: UserDefinedResourcesProperties;
8506
10158
  /** List of the configuration status for each recommendation type. */
8507
10159
  recommendationsConfiguration?: RecommendationConfigurationProperties[];
8508
- };
10160
+ }
8509
10161
 
8510
10162
  /** Properties of the IoT Security solution's user defined resources. */
8511
10163
  export declare interface UserDefinedResourcesProperties {
@@ -8593,12 +10245,12 @@ export declare interface VmRecommendation {
8593
10245
  }
8594
10246
 
8595
10247
  /** Configures where to store the OMS agent data for workspaces under a scope */
8596
- export declare type WorkspaceSetting = Resource & {
10248
+ export declare interface WorkspaceSetting extends Resource {
8597
10249
  /** The full Azure ID of the workspace to save the data in */
8598
10250
  workspaceId?: string;
8599
10251
  /** All the VMs in this scope will send their security data to the mentioned workspace unless overridden by a setting with more specific scope */
8600
10252
  scope?: string;
8601
- };
10253
+ }
8602
10254
 
8603
10255
  /** List of workspace settings response */
8604
10256
  export declare interface WorkspaceSettingList {