@azure/arm-security 6.0.0-beta.2 → 6.0.0-beta.4

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 (768) hide show
  1. package/CHANGELOG.md +87 -46
  2. package/LICENSE +1 -1
  3. package/dist/index.js +6689 -5467
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/adaptiveApplicationControlsDeleteSample.js +10 -2
  8. package/dist-esm/samples-dev/adaptiveApplicationControlsDeleteSample.js.map +1 -1
  9. package/dist-esm/samples-dev/adaptiveApplicationControlsGetSample.js +10 -2
  10. package/dist-esm/samples-dev/adaptiveApplicationControlsGetSample.js.map +1 -1
  11. package/dist-esm/samples-dev/adaptiveApplicationControlsListSample.js +10 -2
  12. package/dist-esm/samples-dev/adaptiveApplicationControlsListSample.js.map +1 -1
  13. package/dist-esm/samples-dev/adaptiveApplicationControlsPutSample.js +10 -2
  14. package/dist-esm/samples-dev/adaptiveApplicationControlsPutSample.js.map +1 -1
  15. package/dist-esm/samples-dev/adaptiveNetworkHardeningsEnforceSample.js +11 -3
  16. package/dist-esm/samples-dev/adaptiveNetworkHardeningsEnforceSample.js.map +1 -1
  17. package/dist-esm/samples-dev/adaptiveNetworkHardeningsGetSample.js +11 -3
  18. package/dist-esm/samples-dev/adaptiveNetworkHardeningsGetSample.js.map +1 -1
  19. package/dist-esm/samples-dev/adaptiveNetworkHardeningsListByExtendedResourceSample.js +23 -8
  20. package/dist-esm/samples-dev/adaptiveNetworkHardeningsListByExtendedResourceSample.js.map +1 -1
  21. package/dist-esm/samples-dev/advancedThreatProtectionCreateSample.js +10 -2
  22. package/dist-esm/samples-dev/advancedThreatProtectionCreateSample.js.map +1 -1
  23. package/dist-esm/samples-dev/advancedThreatProtectionGetSample.js +10 -2
  24. package/dist-esm/samples-dev/advancedThreatProtectionGetSample.js.map +1 -1
  25. package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.js +11 -3
  26. package/dist-esm/samples-dev/alertsGetResourceGroupLevelSample.js.map +1 -1
  27. package/dist-esm/samples-dev/alertsGetSubscriptionLevelSample.js +10 -2
  28. package/dist-esm/samples-dev/alertsGetSubscriptionLevelSample.js.map +1 -1
  29. package/dist-esm/samples-dev/alertsListByResourceGroupSample.js +23 -8
  30. package/dist-esm/samples-dev/alertsListByResourceGroupSample.js.map +1 -1
  31. package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.js +23 -8
  32. package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.js.map +1 -1
  33. package/dist-esm/samples-dev/alertsListSample.js +22 -7
  34. package/dist-esm/samples-dev/alertsListSample.js.map +1 -1
  35. package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.js +22 -7
  36. package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.js.map +1 -1
  37. package/dist-esm/samples-dev/alertsSimulateSample.js +10 -2
  38. package/dist-esm/samples-dev/alertsSimulateSample.js.map +1 -1
  39. package/dist-esm/samples-dev/alertsSuppressionRulesDeleteSample.js +10 -2
  40. package/dist-esm/samples-dev/alertsSuppressionRulesDeleteSample.js.map +1 -1
  41. package/dist-esm/samples-dev/alertsSuppressionRulesGetSample.js +10 -2
  42. package/dist-esm/samples-dev/alertsSuppressionRulesGetSample.js.map +1 -1
  43. package/dist-esm/samples-dev/alertsSuppressionRulesListSample.js +37 -14
  44. package/dist-esm/samples-dev/alertsSuppressionRulesListSample.js.map +1 -1
  45. package/dist-esm/samples-dev/alertsSuppressionRulesUpdateSample.js +10 -2
  46. package/dist-esm/samples-dev/alertsSuppressionRulesUpdateSample.js.map +1 -1
  47. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.js +11 -3
  48. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToActivateSample.js.map +1 -1
  49. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.js +11 -3
  50. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToDismissSample.js.map +1 -1
  51. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.js +11 -3
  52. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToInProgressSample.js.map +1 -1
  53. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.js +11 -3
  54. package/dist-esm/samples-dev/alertsUpdateResourceGroupLevelStateToResolveSample.js.map +1 -1
  55. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToActivateSample.js +10 -2
  56. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToActivateSample.js.map +1 -1
  57. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToDismissSample.js +10 -2
  58. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToDismissSample.js.map +1 -1
  59. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.js +10 -2
  60. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToInProgressSample.js.map +1 -1
  61. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToResolveSample.js +10 -2
  62. package/dist-esm/samples-dev/alertsUpdateSubscriptionLevelStateToResolveSample.js.map +1 -1
  63. package/dist-esm/samples-dev/allowedConnectionsGetSample.js +11 -3
  64. package/dist-esm/samples-dev/allowedConnectionsGetSample.js.map +1 -1
  65. package/dist-esm/samples-dev/allowedConnectionsListByHomeRegionSample.js +22 -7
  66. package/dist-esm/samples-dev/allowedConnectionsListByHomeRegionSample.js.map +1 -1
  67. package/dist-esm/samples-dev/allowedConnectionsListSample.js +22 -7
  68. package/dist-esm/samples-dev/allowedConnectionsListSample.js.map +1 -1
  69. package/dist-esm/samples-dev/apiCollectionGetSample.js +11 -3
  70. package/dist-esm/samples-dev/apiCollectionGetSample.js.map +1 -1
  71. package/dist-esm/samples-dev/apiCollectionListSample.js +23 -8
  72. package/dist-esm/samples-dev/apiCollectionListSample.js.map +1 -1
  73. package/dist-esm/samples-dev/apiCollectionOffboardingDeleteSample.js +11 -3
  74. package/dist-esm/samples-dev/apiCollectionOffboardingDeleteSample.js.map +1 -1
  75. package/dist-esm/samples-dev/apiCollectionOnboardingCreateSample.js +11 -3
  76. package/dist-esm/samples-dev/apiCollectionOnboardingCreateSample.js.map +1 -1
  77. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js +10 -2
  78. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js.map +1 -1
  79. package/dist-esm/samples-dev/applicationDeleteSample.js +10 -2
  80. package/dist-esm/samples-dev/applicationDeleteSample.js.map +1 -1
  81. package/dist-esm/samples-dev/applicationGetSample.js +10 -2
  82. package/dist-esm/samples-dev/applicationGetSample.js.map +1 -1
  83. package/dist-esm/samples-dev/applicationsListSample.js +22 -7
  84. package/dist-esm/samples-dev/applicationsListSample.js.map +1 -1
  85. package/dist-esm/samples-dev/assessmentsCreateOrUpdateSample.js +10 -2
  86. package/dist-esm/samples-dev/assessmentsCreateOrUpdateSample.js.map +1 -1
  87. package/dist-esm/samples-dev/assessmentsDeleteSample.js +10 -2
  88. package/dist-esm/samples-dev/assessmentsDeleteSample.js.map +1 -1
  89. package/dist-esm/samples-dev/assessmentsGetSample.js +13 -4
  90. package/dist-esm/samples-dev/assessmentsGetSample.js.map +1 -1
  91. package/dist-esm/samples-dev/assessmentsListSample.js +22 -7
  92. package/dist-esm/samples-dev/assessmentsListSample.js.map +1 -1
  93. package/dist-esm/samples-dev/assessmentsMetadataCreateInSubscriptionSample.js +10 -2
  94. package/dist-esm/samples-dev/assessmentsMetadataCreateInSubscriptionSample.js.map +1 -1
  95. package/dist-esm/samples-dev/assessmentsMetadataDeleteInSubscriptionSample.js +10 -2
  96. package/dist-esm/samples-dev/assessmentsMetadataDeleteInSubscriptionSample.js.map +1 -1
  97. package/dist-esm/samples-dev/assessmentsMetadataGetInSubscriptionSample.js +10 -2
  98. package/dist-esm/samples-dev/assessmentsMetadataGetInSubscriptionSample.js.map +1 -1
  99. package/dist-esm/samples-dev/assessmentsMetadataGetSample.js +10 -2
  100. package/dist-esm/samples-dev/assessmentsMetadataGetSample.js.map +1 -1
  101. package/dist-esm/samples-dev/assessmentsMetadataListBySubscriptionSample.js +22 -7
  102. package/dist-esm/samples-dev/assessmentsMetadataListBySubscriptionSample.js.map +1 -1
  103. package/dist-esm/samples-dev/assessmentsMetadataListSample.js +22 -7
  104. package/dist-esm/samples-dev/assessmentsMetadataListSample.js.map +1 -1
  105. package/dist-esm/samples-dev/autoProvisioningSettingsCreateSample.js +10 -2
  106. package/dist-esm/samples-dev/autoProvisioningSettingsCreateSample.js.map +1 -1
  107. package/dist-esm/samples-dev/autoProvisioningSettingsGetSample.js +10 -2
  108. package/dist-esm/samples-dev/autoProvisioningSettingsGetSample.js.map +1 -1
  109. package/dist-esm/samples-dev/autoProvisioningSettingsListSample.js +22 -7
  110. package/dist-esm/samples-dev/autoProvisioningSettingsListSample.js.map +1 -1
  111. package/dist-esm/samples-dev/automationsCreateOrUpdateSample.js +19 -9
  112. package/dist-esm/samples-dev/automationsCreateOrUpdateSample.js.map +1 -1
  113. package/dist-esm/samples-dev/automationsDeleteSample.js +11 -3
  114. package/dist-esm/samples-dev/automationsDeleteSample.js.map +1 -1
  115. package/dist-esm/samples-dev/automationsGetSample.js +11 -3
  116. package/dist-esm/samples-dev/automationsGetSample.js.map +1 -1
  117. package/dist-esm/samples-dev/automationsListByResourceGroupSample.js +23 -8
  118. package/dist-esm/samples-dev/automationsListByResourceGroupSample.js.map +1 -1
  119. package/dist-esm/samples-dev/automationsListSample.js +22 -7
  120. package/dist-esm/samples-dev/automationsListSample.js.map +1 -1
  121. package/dist-esm/samples-dev/automationsValidateSample.js +11 -3
  122. package/dist-esm/samples-dev/automationsValidateSample.js.map +1 -1
  123. package/dist-esm/samples-dev/complianceResultsGetSample.js +10 -2
  124. package/dist-esm/samples-dev/complianceResultsGetSample.js.map +1 -1
  125. package/dist-esm/samples-dev/complianceResultsListSample.js +22 -7
  126. package/dist-esm/samples-dev/complianceResultsListSample.js.map +1 -1
  127. package/dist-esm/samples-dev/compliancesGetSample.js +10 -2
  128. package/dist-esm/samples-dev/compliancesGetSample.js.map +1 -1
  129. package/dist-esm/samples-dev/compliancesListSample.js +22 -7
  130. package/dist-esm/samples-dev/compliancesListSample.js.map +1 -1
  131. package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.js +17 -7
  132. package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.js.map +1 -1
  133. package/dist-esm/samples-dev/connectorsDeleteSample.js +10 -2
  134. package/dist-esm/samples-dev/connectorsDeleteSample.js.map +1 -1
  135. package/dist-esm/samples-dev/connectorsGetSample.js +10 -2
  136. package/dist-esm/samples-dev/connectorsGetSample.js.map +1 -1
  137. package/dist-esm/samples-dev/connectorsListSample.js +22 -7
  138. package/dist-esm/samples-dev/connectorsListSample.js.map +1 -1
  139. package/dist-esm/samples-dev/customAssessmentAutomationsCreateSample.js +11 -3
  140. package/dist-esm/samples-dev/customAssessmentAutomationsCreateSample.js.map +1 -1
  141. package/dist-esm/samples-dev/customAssessmentAutomationsDeleteSample.js +11 -3
  142. package/dist-esm/samples-dev/customAssessmentAutomationsDeleteSample.js.map +1 -1
  143. package/dist-esm/samples-dev/customAssessmentAutomationsGetSample.js +11 -3
  144. package/dist-esm/samples-dev/customAssessmentAutomationsGetSample.js.map +1 -1
  145. package/dist-esm/samples-dev/customAssessmentAutomationsListByResourceGroupSample.js +23 -8
  146. package/dist-esm/samples-dev/customAssessmentAutomationsListByResourceGroupSample.js.map +1 -1
  147. package/dist-esm/samples-dev/customAssessmentAutomationsListBySubscriptionSample.js +22 -7
  148. package/dist-esm/samples-dev/customAssessmentAutomationsListBySubscriptionSample.js.map +1 -1
  149. package/dist-esm/samples-dev/customEntityStoreAssignmentsCreateSample.js +11 -3
  150. package/dist-esm/samples-dev/customEntityStoreAssignmentsCreateSample.js.map +1 -1
  151. package/dist-esm/samples-dev/customEntityStoreAssignmentsDeleteSample.js +11 -3
  152. package/dist-esm/samples-dev/customEntityStoreAssignmentsDeleteSample.js.map +1 -1
  153. package/dist-esm/samples-dev/customEntityStoreAssignmentsGetSample.js +11 -3
  154. package/dist-esm/samples-dev/customEntityStoreAssignmentsGetSample.js.map +1 -1
  155. package/dist-esm/samples-dev/customEntityStoreAssignmentsListByResourceGroupSample.js +23 -8
  156. package/dist-esm/samples-dev/customEntityStoreAssignmentsListByResourceGroupSample.js.map +1 -1
  157. package/dist-esm/samples-dev/customEntityStoreAssignmentsListBySubscriptionSample.js +22 -7
  158. package/dist-esm/samples-dev/customEntityStoreAssignmentsListBySubscriptionSample.js.map +1 -1
  159. package/dist-esm/samples-dev/deviceSecurityGroupsCreateOrUpdateSample.js +10 -2
  160. package/dist-esm/samples-dev/deviceSecurityGroupsCreateOrUpdateSample.js.map +1 -1
  161. package/dist-esm/samples-dev/deviceSecurityGroupsDeleteSample.js +10 -2
  162. package/dist-esm/samples-dev/deviceSecurityGroupsDeleteSample.js.map +1 -1
  163. package/dist-esm/samples-dev/deviceSecurityGroupsGetSample.js +10 -2
  164. package/dist-esm/samples-dev/deviceSecurityGroupsGetSample.js.map +1 -1
  165. package/dist-esm/samples-dev/deviceSecurityGroupsListSample.js +22 -7
  166. package/dist-esm/samples-dev/deviceSecurityGroupsListSample.js.map +1 -1
  167. package/dist-esm/samples-dev/discoveredSecuritySolutionsGetSample.js +11 -3
  168. package/dist-esm/samples-dev/discoveredSecuritySolutionsGetSample.js.map +1 -1
  169. package/dist-esm/samples-dev/discoveredSecuritySolutionsListByHomeRegionSample.js +22 -7
  170. package/dist-esm/samples-dev/discoveredSecuritySolutionsListByHomeRegionSample.js.map +1 -1
  171. package/dist-esm/samples-dev/discoveredSecuritySolutionsListSample.js +22 -7
  172. package/dist-esm/samples-dev/discoveredSecuritySolutionsListSample.js.map +1 -1
  173. package/dist-esm/samples-dev/externalSecuritySolutionsGetSample.js +11 -3
  174. package/dist-esm/samples-dev/externalSecuritySolutionsGetSample.js.map +1 -1
  175. package/dist-esm/samples-dev/externalSecuritySolutionsListByHomeRegionSample.js +22 -7
  176. package/dist-esm/samples-dev/externalSecuritySolutionsListByHomeRegionSample.js.map +1 -1
  177. package/dist-esm/samples-dev/externalSecuritySolutionsListSample.js +22 -7
  178. package/dist-esm/samples-dev/externalSecuritySolutionsListSample.js.map +1 -1
  179. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js +12 -4
  180. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js.map +1 -1
  181. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js +10 -2
  182. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js.map +1 -1
  183. package/dist-esm/samples-dev/governanceAssignmentsGetSample.js +11 -3
  184. package/dist-esm/samples-dev/governanceAssignmentsGetSample.js.map +1 -1
  185. package/dist-esm/samples-dev/governanceAssignmentsListSample.js +25 -10
  186. package/dist-esm/samples-dev/governanceAssignmentsListSample.js.map +1 -1
  187. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js +107 -7
  188. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js.map +1 -1
  189. package/dist-esm/samples-dev/governanceRulesDeleteSample.js +53 -6
  190. package/dist-esm/samples-dev/governanceRulesDeleteSample.js.map +1 -1
  191. package/dist-esm/samples-dev/governanceRulesExecuteSample.d.ts +2 -0
  192. package/dist-esm/samples-dev/governanceRulesExecuteSample.d.ts.map +1 -0
  193. package/dist-esm/samples-dev/governanceRulesExecuteSample.js +77 -0
  194. package/dist-esm/samples-dev/governanceRulesExecuteSample.js.map +1 -0
  195. package/dist-esm/samples-dev/governanceRulesGetSample.js +53 -6
  196. package/dist-esm/samples-dev/governanceRulesGetSample.js.map +1 -1
  197. package/dist-esm/samples-dev/governanceRulesListSample.d.ts +2 -0
  198. package/dist-esm/samples-dev/governanceRulesListSample.d.ts.map +1 -0
  199. package/dist-esm/samples-dev/governanceRulesListSample.js +137 -0
  200. package/dist-esm/samples-dev/governanceRulesListSample.js.map +1 -0
  201. package/dist-esm/samples-dev/governanceRulesOperationResultsSample.d.ts +2 -0
  202. package/dist-esm/samples-dev/governanceRulesOperationResultsSample.d.ts.map +1 -0
  203. package/dist-esm/samples-dev/governanceRulesOperationResultsSample.js +80 -0
  204. package/dist-esm/samples-dev/governanceRulesOperationResultsSample.js.map +1 -0
  205. package/dist-esm/samples-dev/healthReportGetSample.d.ts +2 -0
  206. package/dist-esm/samples-dev/healthReportGetSample.d.ts.map +1 -0
  207. package/dist-esm/samples-dev/healthReportGetSample.js +39 -0
  208. package/dist-esm/samples-dev/healthReportGetSample.js.map +1 -0
  209. package/dist-esm/samples-dev/healthReportsListSample.d.ts +2 -0
  210. package/dist-esm/samples-dev/healthReportsListSample.d.ts.map +1 -0
  211. package/dist-esm/samples-dev/healthReportsListSample.js +59 -0
  212. package/dist-esm/samples-dev/healthReportsListSample.js.map +1 -0
  213. package/dist-esm/samples-dev/informationProtectionPoliciesCreateOrUpdateSample.js +10 -2
  214. package/dist-esm/samples-dev/informationProtectionPoliciesCreateOrUpdateSample.js.map +1 -1
  215. package/dist-esm/samples-dev/informationProtectionPoliciesGetSample.js +13 -4
  216. package/dist-esm/samples-dev/informationProtectionPoliciesGetSample.js.map +1 -1
  217. package/dist-esm/samples-dev/informationProtectionPoliciesListSample.js +22 -7
  218. package/dist-esm/samples-dev/informationProtectionPoliciesListSample.js.map +1 -1
  219. package/dist-esm/samples-dev/ingestionSettingsCreateSample.js +10 -2
  220. package/dist-esm/samples-dev/ingestionSettingsCreateSample.js.map +1 -1
  221. package/dist-esm/samples-dev/ingestionSettingsDeleteSample.js +10 -2
  222. package/dist-esm/samples-dev/ingestionSettingsDeleteSample.js.map +1 -1
  223. package/dist-esm/samples-dev/ingestionSettingsGetSample.js +10 -2
  224. package/dist-esm/samples-dev/ingestionSettingsGetSample.js.map +1 -1
  225. package/dist-esm/samples-dev/ingestionSettingsListConnectionStringsSample.js +10 -2
  226. package/dist-esm/samples-dev/ingestionSettingsListConnectionStringsSample.js.map +1 -1
  227. package/dist-esm/samples-dev/ingestionSettingsListSample.js +22 -7
  228. package/dist-esm/samples-dev/ingestionSettingsListSample.js.map +1 -1
  229. package/dist-esm/samples-dev/ingestionSettingsListTokensSample.js +10 -2
  230. package/dist-esm/samples-dev/ingestionSettingsListTokensSample.js.map +1 -1
  231. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsGetSample.js +11 -3
  232. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsGetSample.js.map +1 -1
  233. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsListSample.js +11 -3
  234. package/dist-esm/samples-dev/iotSecuritySolutionAnalyticsListSample.js.map +1 -1
  235. package/dist-esm/samples-dev/iotSecuritySolutionCreateOrUpdateSample.js +11 -3
  236. package/dist-esm/samples-dev/iotSecuritySolutionCreateOrUpdateSample.js.map +1 -1
  237. package/dist-esm/samples-dev/iotSecuritySolutionDeleteSample.js +11 -3
  238. package/dist-esm/samples-dev/iotSecuritySolutionDeleteSample.js.map +1 -1
  239. package/dist-esm/samples-dev/iotSecuritySolutionGetSample.js +11 -3
  240. package/dist-esm/samples-dev/iotSecuritySolutionGetSample.js.map +1 -1
  241. package/dist-esm/samples-dev/iotSecuritySolutionListByResourceGroupSample.js +39 -16
  242. package/dist-esm/samples-dev/iotSecuritySolutionListByResourceGroupSample.js.map +1 -1
  243. package/dist-esm/samples-dev/iotSecuritySolutionListBySubscriptionSample.js +37 -14
  244. package/dist-esm/samples-dev/iotSecuritySolutionListBySubscriptionSample.js.map +1 -1
  245. package/dist-esm/samples-dev/iotSecuritySolutionUpdateSample.js +11 -3
  246. package/dist-esm/samples-dev/iotSecuritySolutionUpdateSample.js.map +1 -1
  247. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertDismissSample.js +11 -3
  248. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertDismissSample.js.map +1 -1
  249. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertGetSample.js +11 -3
  250. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertGetSample.js.map +1 -1
  251. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertListSample.js +23 -8
  252. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertListSample.js.map +1 -1
  253. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationGetSample.js +11 -3
  254. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationGetSample.js.map +1 -1
  255. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationListSample.js +23 -8
  256. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationListSample.js.map +1 -1
  257. package/dist-esm/samples-dev/jitNetworkAccessPoliciesCreateOrUpdateSample.js +11 -3
  258. package/dist-esm/samples-dev/jitNetworkAccessPoliciesCreateOrUpdateSample.js.map +1 -1
  259. package/dist-esm/samples-dev/jitNetworkAccessPoliciesDeleteSample.js +11 -3
  260. package/dist-esm/samples-dev/jitNetworkAccessPoliciesDeleteSample.js.map +1 -1
  261. package/dist-esm/samples-dev/jitNetworkAccessPoliciesGetSample.js +11 -3
  262. package/dist-esm/samples-dev/jitNetworkAccessPoliciesGetSample.js.map +1 -1
  263. package/dist-esm/samples-dev/jitNetworkAccessPoliciesInitiateSample.js +11 -3
  264. package/dist-esm/samples-dev/jitNetworkAccessPoliciesInitiateSample.js.map +1 -1
  265. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByRegionSample.js +22 -7
  266. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByRegionSample.js.map +1 -1
  267. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupAndRegionSample.js +23 -8
  268. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupAndRegionSample.js.map +1 -1
  269. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupSample.js +23 -8
  270. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupSample.js.map +1 -1
  271. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListSample.js +22 -7
  272. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListSample.js.map +1 -1
  273. package/dist-esm/samples-dev/locationsGetSample.js +10 -2
  274. package/dist-esm/samples-dev/locationsGetSample.js.map +1 -1
  275. package/dist-esm/samples-dev/locationsListSample.js +22 -7
  276. package/dist-esm/samples-dev/locationsListSample.js.map +1 -1
  277. package/dist-esm/samples-dev/mdeOnboardingsGetSample.js +10 -2
  278. package/dist-esm/samples-dev/mdeOnboardingsGetSample.js.map +1 -1
  279. package/dist-esm/samples-dev/mdeOnboardingsListSample.js +10 -2
  280. package/dist-esm/samples-dev/mdeOnboardingsListSample.js.map +1 -1
  281. package/dist-esm/samples-dev/pricingsGetSample.js +84 -4
  282. package/dist-esm/samples-dev/pricingsGetSample.js.map +1 -1
  283. package/dist-esm/samples-dev/pricingsListSample.js +11 -3
  284. package/dist-esm/samples-dev/pricingsListSample.js.map +1 -1
  285. package/dist-esm/samples-dev/pricingsUpdateSample.js +32 -5
  286. package/dist-esm/samples-dev/pricingsUpdateSample.js.map +1 -1
  287. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsGetSample.js +10 -2
  288. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsGetSample.js.map +1 -1
  289. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsListSample.js +22 -7
  290. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsListSample.js.map +1 -1
  291. package/dist-esm/samples-dev/regulatoryComplianceControlsGetSample.js +10 -2
  292. package/dist-esm/samples-dev/regulatoryComplianceControlsGetSample.js.map +1 -1
  293. package/dist-esm/samples-dev/regulatoryComplianceControlsListSample.js +22 -7
  294. package/dist-esm/samples-dev/regulatoryComplianceControlsListSample.js.map +1 -1
  295. package/dist-esm/samples-dev/regulatoryComplianceStandardsGetSample.js +10 -2
  296. package/dist-esm/samples-dev/regulatoryComplianceStandardsGetSample.js.map +1 -1
  297. package/dist-esm/samples-dev/regulatoryComplianceStandardsListSample.js +22 -7
  298. package/dist-esm/samples-dev/regulatoryComplianceStandardsListSample.js.map +1 -1
  299. package/dist-esm/samples-dev/secureScoreControlDefinitionsListBySubscriptionSample.js +22 -7
  300. package/dist-esm/samples-dev/secureScoreControlDefinitionsListBySubscriptionSample.js.map +1 -1
  301. package/dist-esm/samples-dev/secureScoreControlDefinitionsListSample.js +22 -7
  302. package/dist-esm/samples-dev/secureScoreControlDefinitionsListSample.js.map +1 -1
  303. package/dist-esm/samples-dev/secureScoreControlsListBySecureScoreSample.js +37 -14
  304. package/dist-esm/samples-dev/secureScoreControlsListBySecureScoreSample.js.map +1 -1
  305. package/dist-esm/samples-dev/secureScoreControlsListSample.js +22 -7
  306. package/dist-esm/samples-dev/secureScoreControlsListSample.js.map +1 -1
  307. package/dist-esm/samples-dev/secureScoresGetSample.js +10 -2
  308. package/dist-esm/samples-dev/secureScoresGetSample.js.map +1 -1
  309. package/dist-esm/samples-dev/secureScoresListSample.js +22 -7
  310. package/dist-esm/samples-dev/secureScoresListSample.js.map +1 -1
  311. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js +11 -3
  312. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js.map +1 -1
  313. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.js +11 -3
  314. package/dist-esm/samples-dev/securityConnectorApplicationDeleteSample.js.map +1 -1
  315. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.js +11 -3
  316. package/dist-esm/samples-dev/securityConnectorApplicationGetSample.js.map +1 -1
  317. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js +23 -8
  318. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js.map +1 -1
  319. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js +12 -4
  320. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js.map +1 -1
  321. package/dist-esm/samples-dev/securityConnectorsDeleteSample.js +12 -4
  322. package/dist-esm/samples-dev/securityConnectorsDeleteSample.js.map +1 -1
  323. package/dist-esm/samples-dev/securityConnectorsGetSample.js +12 -4
  324. package/dist-esm/samples-dev/securityConnectorsGetSample.js.map +1 -1
  325. package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.js +24 -9
  326. package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.js.map +1 -1
  327. package/dist-esm/samples-dev/securityConnectorsListSample.js +23 -8
  328. package/dist-esm/samples-dev/securityConnectorsListSample.js.map +1 -1
  329. package/dist-esm/samples-dev/securityConnectorsUpdateSample.js +12 -4
  330. package/dist-esm/samples-dev/securityConnectorsUpdateSample.js.map +1 -1
  331. package/dist-esm/samples-dev/securityContactsCreateSample.js +10 -2
  332. package/dist-esm/samples-dev/securityContactsCreateSample.js.map +1 -1
  333. package/dist-esm/samples-dev/securityContactsDeleteSample.js +10 -2
  334. package/dist-esm/samples-dev/securityContactsDeleteSample.js.map +1 -1
  335. package/dist-esm/samples-dev/securityContactsGetSample.js +10 -2
  336. package/dist-esm/samples-dev/securityContactsGetSample.js.map +1 -1
  337. package/dist-esm/samples-dev/securityContactsListSample.js +22 -7
  338. package/dist-esm/samples-dev/securityContactsListSample.js.map +1 -1
  339. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.d.ts +2 -0
  340. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.d.ts.map +1 -0
  341. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.js +39 -0
  342. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.js.map +1 -0
  343. package/dist-esm/samples-dev/securityOperatorsDeleteSample.d.ts +2 -0
  344. package/dist-esm/samples-dev/securityOperatorsDeleteSample.d.ts.map +1 -0
  345. package/dist-esm/samples-dev/securityOperatorsDeleteSample.js +39 -0
  346. package/dist-esm/samples-dev/securityOperatorsDeleteSample.js.map +1 -0
  347. package/dist-esm/samples-dev/securityOperatorsGetSample.d.ts +2 -0
  348. package/dist-esm/samples-dev/securityOperatorsGetSample.d.ts.map +1 -0
  349. package/dist-esm/samples-dev/securityOperatorsGetSample.js +39 -0
  350. package/dist-esm/samples-dev/securityOperatorsGetSample.js.map +1 -0
  351. package/dist-esm/samples-dev/securityOperatorsListSample.d.ts +2 -0
  352. package/dist-esm/samples-dev/securityOperatorsListSample.d.ts.map +1 -0
  353. package/dist-esm/samples-dev/securityOperatorsListSample.js +38 -0
  354. package/dist-esm/samples-dev/securityOperatorsListSample.js.map +1 -0
  355. package/dist-esm/samples-dev/securitySolutionsGetSample.js +11 -3
  356. package/dist-esm/samples-dev/securitySolutionsGetSample.js.map +1 -1
  357. package/dist-esm/samples-dev/securitySolutionsListSample.js +22 -7
  358. package/dist-esm/samples-dev/securitySolutionsListSample.js.map +1 -1
  359. package/dist-esm/samples-dev/securitySolutionsReferenceDataListByHomeRegionSample.js +10 -2
  360. package/dist-esm/samples-dev/securitySolutionsReferenceDataListByHomeRegionSample.js.map +1 -1
  361. package/dist-esm/samples-dev/securitySolutionsReferenceDataListSample.js +10 -2
  362. package/dist-esm/samples-dev/securitySolutionsReferenceDataListSample.js.map +1 -1
  363. package/dist-esm/samples-dev/serverVulnerabilityAssessmentCreateOrUpdateSample.js +11 -3
  364. package/dist-esm/samples-dev/serverVulnerabilityAssessmentCreateOrUpdateSample.js.map +1 -1
  365. package/dist-esm/samples-dev/serverVulnerabilityAssessmentDeleteSample.js +11 -3
  366. package/dist-esm/samples-dev/serverVulnerabilityAssessmentDeleteSample.js.map +1 -1
  367. package/dist-esm/samples-dev/serverVulnerabilityAssessmentGetSample.js +11 -3
  368. package/dist-esm/samples-dev/serverVulnerabilityAssessmentGetSample.js.map +1 -1
  369. package/dist-esm/samples-dev/serverVulnerabilityAssessmentListByExtendedResourceSample.js +11 -3
  370. package/dist-esm/samples-dev/serverVulnerabilityAssessmentListByExtendedResourceSample.js.map +1 -1
  371. package/dist-esm/samples-dev/settingsGetSample.js +11 -3
  372. package/dist-esm/samples-dev/settingsGetSample.js.map +1 -1
  373. package/dist-esm/samples-dev/settingsListSample.js +22 -7
  374. package/dist-esm/samples-dev/settingsListSample.js.map +1 -1
  375. package/dist-esm/samples-dev/settingsUpdateSample.js +11 -3
  376. package/dist-esm/samples-dev/settingsUpdateSample.js.map +1 -1
  377. package/dist-esm/samples-dev/softwareInventoriesGetSample.js +11 -3
  378. package/dist-esm/samples-dev/softwareInventoriesGetSample.js.map +1 -1
  379. package/dist-esm/samples-dev/softwareInventoriesListByExtendedResourceSample.js +23 -8
  380. package/dist-esm/samples-dev/softwareInventoriesListByExtendedResourceSample.js.map +1 -1
  381. package/dist-esm/samples-dev/softwareInventoriesListBySubscriptionSample.js +22 -7
  382. package/dist-esm/samples-dev/softwareInventoriesListBySubscriptionSample.js.map +1 -1
  383. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesAddSample.js +15 -6
  384. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesAddSample.js.map +1 -1
  385. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateSample.js +15 -6
  386. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateSample.js.map +1 -1
  387. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesDeleteSample.js +11 -3
  388. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesDeleteSample.js.map +1 -1
  389. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesGetSample.js +11 -3
  390. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesGetSample.js.map +1 -1
  391. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesListSample.js +11 -3
  392. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesListSample.js.map +1 -1
  393. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsGetSample.js +15 -6
  394. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsGetSample.js.map +1 -1
  395. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsListSample.js +15 -6
  396. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsListSample.js.map +1 -1
  397. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansGetSample.js +15 -6
  398. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansGetSample.js.map +1 -1
  399. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansListSample.js +11 -3
  400. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansListSample.js.map +1 -1
  401. package/dist-esm/samples-dev/subAssessmentsGetSample.js +10 -2
  402. package/dist-esm/samples-dev/subAssessmentsGetSample.js.map +1 -1
  403. package/dist-esm/samples-dev/subAssessmentsListAllSample.js +22 -7
  404. package/dist-esm/samples-dev/subAssessmentsListAllSample.js.map +1 -1
  405. package/dist-esm/samples-dev/subAssessmentsListSample.js +22 -7
  406. package/dist-esm/samples-dev/subAssessmentsListSample.js.map +1 -1
  407. package/dist-esm/samples-dev/tasksGetResourceGroupLevelTaskSample.js +11 -3
  408. package/dist-esm/samples-dev/tasksGetResourceGroupLevelTaskSample.js.map +1 -1
  409. package/dist-esm/samples-dev/tasksGetSubscriptionLevelTaskSample.js +10 -2
  410. package/dist-esm/samples-dev/tasksGetSubscriptionLevelTaskSample.js.map +1 -1
  411. package/dist-esm/samples-dev/tasksListByHomeRegionSample.js +22 -7
  412. package/dist-esm/samples-dev/tasksListByHomeRegionSample.js.map +1 -1
  413. package/dist-esm/samples-dev/tasksListByResourceGroupSample.js +23 -8
  414. package/dist-esm/samples-dev/tasksListByResourceGroupSample.js.map +1 -1
  415. package/dist-esm/samples-dev/tasksListSample.js +22 -7
  416. package/dist-esm/samples-dev/tasksListSample.js.map +1 -1
  417. package/dist-esm/samples-dev/tasksUpdateResourceGroupLevelTaskStateSample.js +11 -3
  418. package/dist-esm/samples-dev/tasksUpdateResourceGroupLevelTaskStateSample.js.map +1 -1
  419. package/dist-esm/samples-dev/tasksUpdateSubscriptionLevelTaskStateSample.js +10 -2
  420. package/dist-esm/samples-dev/tasksUpdateSubscriptionLevelTaskStateSample.js.map +1 -1
  421. package/dist-esm/samples-dev/topologyGetSample.js +11 -3
  422. package/dist-esm/samples-dev/topologyGetSample.js.map +1 -1
  423. package/dist-esm/samples-dev/topologyListByHomeRegionSample.js +22 -7
  424. package/dist-esm/samples-dev/topologyListByHomeRegionSample.js.map +1 -1
  425. package/dist-esm/samples-dev/topologyListSample.js +22 -7
  426. package/dist-esm/samples-dev/topologyListSample.js.map +1 -1
  427. package/dist-esm/samples-dev/workspaceSettingsCreateSample.js +10 -2
  428. package/dist-esm/samples-dev/workspaceSettingsCreateSample.js.map +1 -1
  429. package/dist-esm/samples-dev/workspaceSettingsDeleteSample.js +10 -2
  430. package/dist-esm/samples-dev/workspaceSettingsDeleteSample.js.map +1 -1
  431. package/dist-esm/samples-dev/workspaceSettingsGetSample.js +10 -2
  432. package/dist-esm/samples-dev/workspaceSettingsGetSample.js.map +1 -1
  433. package/dist-esm/samples-dev/workspaceSettingsListSample.js +22 -7
  434. package/dist-esm/samples-dev/workspaceSettingsListSample.js.map +1 -1
  435. package/dist-esm/samples-dev/workspaceSettingsUpdateSample.js +10 -2
  436. package/dist-esm/samples-dev/workspaceSettingsUpdateSample.js.map +1 -1
  437. package/dist-esm/src/lroImpl.d.ts +6 -11
  438. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  439. package/dist-esm/src/lroImpl.js +12 -20
  440. package/dist-esm/src/lroImpl.js.map +1 -1
  441. package/dist-esm/src/models/index.d.ts +1511 -1106
  442. package/dist-esm/src/models/index.d.ts.map +1 -1
  443. package/dist-esm/src/models/index.js +162 -106
  444. package/dist-esm/src/models/index.js.map +1 -1
  445. package/dist-esm/src/models/mappers.d.ts +56 -27
  446. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  447. package/dist-esm/src/models/mappers.js +1546 -728
  448. package/dist-esm/src/models/mappers.js.map +1 -1
  449. package/dist-esm/src/models/parameters.d.ts +23 -16
  450. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  451. package/dist-esm/src/models/parameters.js +172 -80
  452. package/dist-esm/src/models/parameters.js.map +1 -1
  453. package/dist-esm/src/operations/aPICollection.js +14 -8
  454. package/dist-esm/src/operations/aPICollection.js.map +1 -1
  455. package/dist-esm/src/operations/aPICollectionOffboarding.js +1 -1
  456. package/dist-esm/src/operations/aPICollectionOnboarding.js +1 -1
  457. package/dist-esm/src/operations/adaptiveNetworkHardenings.d.ts +2 -2
  458. package/dist-esm/src/operations/adaptiveNetworkHardenings.d.ts.map +1 -1
  459. package/dist-esm/src/operations/adaptiveNetworkHardenings.js +30 -20
  460. package/dist-esm/src/operations/adaptiveNetworkHardenings.js.map +1 -1
  461. package/dist-esm/src/operations/alerts.d.ts +2 -2
  462. package/dist-esm/src/operations/alerts.d.ts.map +1 -1
  463. package/dist-esm/src/operations/alerts.js +74 -46
  464. package/dist-esm/src/operations/alerts.js.map +1 -1
  465. package/dist-esm/src/operations/alertsSuppressionRules.js +12 -6
  466. package/dist-esm/src/operations/alertsSuppressionRules.js.map +1 -1
  467. package/dist-esm/src/operations/allowedConnections.js +24 -12
  468. package/dist-esm/src/operations/allowedConnections.js.map +1 -1
  469. package/dist-esm/src/operations/applicationOperations.js +3 -3
  470. package/dist-esm/src/operations/applications.js +13 -7
  471. package/dist-esm/src/operations/applications.js.map +1 -1
  472. package/dist-esm/src/operations/assessments.js +12 -6
  473. package/dist-esm/src/operations/assessments.js.map +1 -1
  474. package/dist-esm/src/operations/assessmentsMetadata.js +24 -12
  475. package/dist-esm/src/operations/assessmentsMetadata.js.map +1 -1
  476. package/dist-esm/src/operations/autoProvisioningSettings.js +12 -6
  477. package/dist-esm/src/operations/autoProvisioningSettings.js.map +1 -1
  478. package/dist-esm/src/operations/automations.js +24 -12
  479. package/dist-esm/src/operations/automations.js.map +1 -1
  480. package/dist-esm/src/operations/complianceResults.js +12 -6
  481. package/dist-esm/src/operations/complianceResults.js.map +1 -1
  482. package/dist-esm/src/operations/compliances.js +12 -6
  483. package/dist-esm/src/operations/compliances.js.map +1 -1
  484. package/dist-esm/src/operations/connectors.js +12 -6
  485. package/dist-esm/src/operations/connectors.js.map +1 -1
  486. package/dist-esm/src/operations/customAssessmentAutomations.js +24 -12
  487. package/dist-esm/src/operations/customAssessmentAutomations.js.map +1 -1
  488. package/dist-esm/src/operations/customEntityStoreAssignments.js +24 -12
  489. package/dist-esm/src/operations/customEntityStoreAssignments.js.map +1 -1
  490. package/dist-esm/src/operations/deviceSecurityGroups.js +12 -6
  491. package/dist-esm/src/operations/deviceSecurityGroups.js.map +1 -1
  492. package/dist-esm/src/operations/discoveredSecuritySolutions.js +24 -12
  493. package/dist-esm/src/operations/discoveredSecuritySolutions.js.map +1 -1
  494. package/dist-esm/src/operations/externalSecuritySolutions.js +24 -12
  495. package/dist-esm/src/operations/externalSecuritySolutions.js.map +1 -1
  496. package/dist-esm/src/operations/governanceAssignments.d.ts +34 -34
  497. package/dist-esm/src/operations/governanceAssignments.js +60 -54
  498. package/dist-esm/src/operations/governanceAssignments.js.map +1 -1
  499. package/dist-esm/src/operations/governanceRules.d.ts +84 -30
  500. package/dist-esm/src/operations/governanceRules.d.ts.map +1 -1
  501. package/dist-esm/src/operations/governanceRules.js +232 -98
  502. package/dist-esm/src/operations/governanceRules.js.map +1 -1
  503. package/dist-esm/src/operations/healthReportOperations.d.ts +20 -0
  504. package/dist-esm/src/operations/healthReportOperations.d.ts.map +1 -0
  505. package/dist-esm/src/operations/healthReportOperations.js +52 -0
  506. package/dist-esm/src/operations/healthReportOperations.js.map +1 -0
  507. package/dist-esm/src/operations/healthReports.d.ts +39 -0
  508. package/dist-esm/src/operations/healthReports.d.ts.map +1 -0
  509. package/dist-esm/src/operations/{governanceRuleOperations.js → healthReports.js} +44 -35
  510. package/dist-esm/src/operations/healthReports.js.map +1 -0
  511. package/dist-esm/src/operations/index.d.ts +7 -9
  512. package/dist-esm/src/operations/index.d.ts.map +1 -1
  513. package/dist-esm/src/operations/index.js +7 -9
  514. package/dist-esm/src/operations/index.js.map +1 -1
  515. package/dist-esm/src/operations/informationProtectionPolicies.js +12 -6
  516. package/dist-esm/src/operations/informationProtectionPolicies.js.map +1 -1
  517. package/dist-esm/src/operations/ingestionSettings.js +18 -12
  518. package/dist-esm/src/operations/ingestionSettings.js.map +1 -1
  519. package/dist-esm/src/operations/iotSecuritySolution.js +24 -12
  520. package/dist-esm/src/operations/iotSecuritySolution.js.map +1 -1
  521. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js +12 -6
  522. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -1
  523. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.js +12 -6
  524. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -1
  525. package/dist-esm/src/operations/jitNetworkAccessPolicies.js +48 -24
  526. package/dist-esm/src/operations/jitNetworkAccessPolicies.js.map +1 -1
  527. package/dist-esm/src/operations/locations.js +12 -6
  528. package/dist-esm/src/operations/locations.js.map +1 -1
  529. package/dist-esm/src/operations/operations.js +12 -6
  530. package/dist-esm/src/operations/operations.js.map +1 -1
  531. package/dist-esm/src/operations/regulatoryComplianceAssessments.js +12 -6
  532. package/dist-esm/src/operations/regulatoryComplianceAssessments.js.map +1 -1
  533. package/dist-esm/src/operations/regulatoryComplianceControls.js +12 -6
  534. package/dist-esm/src/operations/regulatoryComplianceControls.js.map +1 -1
  535. package/dist-esm/src/operations/regulatoryComplianceStandards.js +12 -6
  536. package/dist-esm/src/operations/regulatoryComplianceStandards.js.map +1 -1
  537. package/dist-esm/src/operations/secureScoreControlDefinitions.js +24 -12
  538. package/dist-esm/src/operations/secureScoreControlDefinitions.js.map +1 -1
  539. package/dist-esm/src/operations/secureScoreControls.js +24 -12
  540. package/dist-esm/src/operations/secureScoreControls.js.map +1 -1
  541. package/dist-esm/src/operations/secureScores.js +12 -6
  542. package/dist-esm/src/operations/secureScores.js.map +1 -1
  543. package/dist-esm/src/operations/securityConnectorApplication.js +9 -9
  544. package/dist-esm/src/operations/securityConnectorApplication.js.map +1 -1
  545. package/dist-esm/src/operations/securityConnectorApplications.js +13 -7
  546. package/dist-esm/src/operations/securityConnectorApplications.js.map +1 -1
  547. package/dist-esm/src/operations/securityConnectors.js +30 -18
  548. package/dist-esm/src/operations/securityConnectors.js.map +1 -1
  549. package/dist-esm/src/operations/securityContacts.js +12 -6
  550. package/dist-esm/src/operations/securityContacts.js.map +1 -1
  551. package/dist-esm/src/operations/securityOperators.d.ts +40 -0
  552. package/dist-esm/src/operations/securityOperators.d.ts.map +1 -0
  553. package/dist-esm/src/operations/securityOperators.js +140 -0
  554. package/dist-esm/src/operations/securityOperators.js.map +1 -0
  555. package/dist-esm/src/operations/securitySolutions.js +12 -6
  556. package/dist-esm/src/operations/securitySolutions.js.map +1 -1
  557. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.d.ts +2 -2
  558. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.d.ts.map +1 -1
  559. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js +17 -13
  560. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js.map +1 -1
  561. package/dist-esm/src/operations/settings.js +15 -9
  562. package/dist-esm/src/operations/settings.js.map +1 -1
  563. package/dist-esm/src/operations/softwareInventories.js +27 -15
  564. package/dist-esm/src/operations/softwareInventories.js.map +1 -1
  565. package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.js +5 -5
  566. package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -1
  567. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.js +2 -2
  568. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.js.map +1 -1
  569. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.js +2 -2
  570. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.js.map +1 -1
  571. package/dist-esm/src/operations/subAssessments.js +24 -12
  572. package/dist-esm/src/operations/subAssessments.js.map +1 -1
  573. package/dist-esm/src/operations/tasks.js +36 -18
  574. package/dist-esm/src/operations/tasks.js.map +1 -1
  575. package/dist-esm/src/operations/topology.js +24 -12
  576. package/dist-esm/src/operations/topology.js.map +1 -1
  577. package/dist-esm/src/operations/workspaceSettings.js +12 -6
  578. package/dist-esm/src/operations/workspaceSettings.js.map +1 -1
  579. package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.d.ts +2 -2
  580. package/dist-esm/src/operationsInterfaces/adaptiveNetworkHardenings.d.ts.map +1 -1
  581. package/dist-esm/src/operationsInterfaces/alerts.d.ts +2 -2
  582. package/dist-esm/src/operationsInterfaces/alerts.d.ts.map +1 -1
  583. package/dist-esm/src/operationsInterfaces/governanceAssignments.d.ts +25 -25
  584. package/dist-esm/src/operationsInterfaces/governanceRules.d.ts +63 -30
  585. package/dist-esm/src/operationsInterfaces/governanceRules.d.ts.map +1 -1
  586. package/dist-esm/src/operationsInterfaces/healthReportOperations.d.ts +12 -0
  587. package/dist-esm/src/operationsInterfaces/healthReportOperations.d.ts.map +1 -0
  588. package/dist-esm/src/operationsInterfaces/{governanceRuleOperations.js → healthReportOperations.js} +1 -1
  589. package/dist-esm/src/operationsInterfaces/healthReportOperations.js.map +1 -0
  590. package/dist-esm/src/operationsInterfaces/healthReports.d.ts +14 -0
  591. package/dist-esm/src/operationsInterfaces/healthReports.d.ts.map +1 -0
  592. package/dist-esm/src/operationsInterfaces/{securityConnectorGovernanceRule.js → healthReports.js} +1 -1
  593. package/dist-esm/src/operationsInterfaces/healthReports.js.map +1 -0
  594. package/dist-esm/src/operationsInterfaces/index.d.ts +7 -9
  595. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  596. package/dist-esm/src/operationsInterfaces/index.js +7 -9
  597. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  598. package/dist-esm/src/operationsInterfaces/securityOperators.d.ts +32 -0
  599. package/dist-esm/src/operationsInterfaces/securityOperators.d.ts.map +1 -0
  600. package/dist-esm/src/operationsInterfaces/{securityConnectorGovernanceRules.js → securityOperators.js} +1 -1
  601. package/dist-esm/src/operationsInterfaces/securityOperators.js.map +1 -0
  602. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts +2 -2
  603. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.d.ts.map +1 -1
  604. package/dist-esm/src/pagingHelper.d.ts +4 -4
  605. package/dist-esm/src/pagingHelper.js +4 -4
  606. package/dist-esm/src/securityCenter.d.ts +8 -10
  607. package/dist-esm/src/securityCenter.d.ts.map +1 -1
  608. package/dist-esm/src/securityCenter.js +9 -11
  609. package/dist-esm/src/securityCenter.js.map +1 -1
  610. package/dist-esm/test/security_examples.spec.js +24 -10
  611. package/dist-esm/test/security_examples.spec.js.map +1 -1
  612. package/package.json +11 -10
  613. package/review/arm-security.api.md +381 -161
  614. package/src/lroImpl.ts +31 -23
  615. package/src/models/index.ts +1345 -919
  616. package/src/models/mappers.ts +1607 -728
  617. package/src/models/parameters.ts +192 -91
  618. package/src/operations/aPICollection.ts +2 -3
  619. package/src/operations/aPICollectionOffboarding.ts +1 -1
  620. package/src/operations/aPICollectionOnboarding.ts +1 -1
  621. package/src/operations/adaptiveNetworkHardenings.ts +15 -12
  622. package/src/operations/alerts.ts +31 -31
  623. package/src/operations/alertsSuppressionRules.ts +0 -1
  624. package/src/operations/allowedConnections.ts +0 -2
  625. package/src/operations/applicationOperations.ts +3 -3
  626. package/src/operations/applications.ts +1 -2
  627. package/src/operations/assessments.ts +0 -1
  628. package/src/operations/assessmentsMetadata.ts +0 -2
  629. package/src/operations/autoProvisioningSettings.ts +0 -1
  630. package/src/operations/automations.ts +0 -2
  631. package/src/operations/complianceResults.ts +0 -1
  632. package/src/operations/compliances.ts +0 -1
  633. package/src/operations/connectors.ts +0 -1
  634. package/src/operations/customAssessmentAutomations.ts +0 -2
  635. package/src/operations/customEntityStoreAssignments.ts +0 -2
  636. package/src/operations/deviceSecurityGroups.ts +0 -1
  637. package/src/operations/discoveredSecuritySolutions.ts +0 -2
  638. package/src/operations/externalSecuritySolutions.ts +0 -2
  639. package/src/operations/governanceAssignments.ts +48 -49
  640. package/src/operations/governanceRules.ts +282 -162
  641. package/src/operations/healthReportOperations.ts +71 -0
  642. package/src/operations/healthReports.ts +164 -0
  643. package/src/operations/index.ts +7 -9
  644. package/src/operations/informationProtectionPolicies.ts +0 -1
  645. package/src/operations/ingestionSettings.ts +6 -7
  646. package/src/operations/iotSecuritySolution.ts +0 -2
  647. package/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.ts +0 -1
  648. package/src/operations/iotSecuritySolutionsAnalyticsRecommendation.ts +0 -1
  649. package/src/operations/jitNetworkAccessPolicies.ts +0 -4
  650. package/src/operations/locations.ts +0 -1
  651. package/src/operations/operations.ts +0 -1
  652. package/src/operations/regulatoryComplianceAssessments.ts +0 -1
  653. package/src/operations/regulatoryComplianceControls.ts +0 -1
  654. package/src/operations/regulatoryComplianceStandards.ts +0 -1
  655. package/src/operations/secureScoreControlDefinitions.ts +0 -2
  656. package/src/operations/secureScoreControls.ts +0 -2
  657. package/src/operations/secureScores.ts +0 -1
  658. package/src/operations/securityConnectorApplication.ts +9 -9
  659. package/src/operations/securityConnectorApplications.ts +1 -2
  660. package/src/operations/securityConnectors.ts +6 -8
  661. package/src/operations/securityContacts.ts +0 -1
  662. package/src/operations/securityOperators.ts +190 -0
  663. package/src/operations/securitySolutions.ts +0 -1
  664. package/src/operations/serverVulnerabilityAssessmentOperations.ts +16 -12
  665. package/src/operations/settings.ts +3 -4
  666. package/src/operations/softwareInventories.ts +3 -5
  667. package/src/operations/sqlVulnerabilityAssessmentBaselineRules.ts +5 -5
  668. package/src/operations/sqlVulnerabilityAssessmentScanResults.ts +2 -2
  669. package/src/operations/sqlVulnerabilityAssessmentScans.ts +2 -2
  670. package/src/operations/subAssessments.ts +0 -2
  671. package/src/operations/tasks.ts +0 -3
  672. package/src/operations/topology.ts +0 -2
  673. package/src/operations/workspaceSettings.ts +0 -1
  674. package/src/operationsInterfaces/adaptiveNetworkHardenings.ts +2 -2
  675. package/src/operationsInterfaces/alerts.ts +2 -2
  676. package/src/operationsInterfaces/governanceAssignments.ts +25 -25
  677. package/src/operationsInterfaces/governanceRules.ts +92 -59
  678. package/src/operationsInterfaces/healthReportOperations.ts +27 -0
  679. package/src/operationsInterfaces/healthReports.ts +26 -0
  680. package/src/operationsInterfaces/index.ts +7 -9
  681. package/src/operationsInterfaces/securityOperators.ts +63 -0
  682. package/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.ts +2 -2
  683. package/src/pagingHelper.ts +4 -4
  684. package/src/securityCenter.ts +37 -53
  685. package/types/arm-security.d.ts +779 -353
  686. package/types/tsdoc-metadata.json +1 -1
  687. package/dist-esm/samples-dev/governanceRuleListSample.d.ts +0 -2
  688. package/dist-esm/samples-dev/governanceRuleListSample.d.ts.map +0 -1
  689. package/dist-esm/samples-dev/governanceRuleListSample.js +0 -43
  690. package/dist-esm/samples-dev/governanceRuleListSample.js.map +0 -1
  691. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.d.ts +0 -2
  692. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.d.ts.map +0 -1
  693. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.js +0 -32
  694. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSecurityConnectorSample.js.map +0 -1
  695. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.d.ts +0 -2
  696. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.d.ts.map +0 -1
  697. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.js +0 -30
  698. package/dist-esm/samples-dev/governanceRulesRuleIdExecuteSingleSubscriptionSample.js.map +0 -1
  699. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.d.ts +0 -2
  700. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.d.ts.map +0 -1
  701. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.js +0 -45
  702. package/dist-esm/samples-dev/securityConnectorGovernanceRuleListSample.js.map +0 -1
  703. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.d.ts +0 -2
  704. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.d.ts.map +0 -1
  705. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.js +0 -58
  706. package/dist-esm/samples-dev/securityConnectorGovernanceRulesCreateOrUpdateSample.js.map +0 -1
  707. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.d.ts +0 -2
  708. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.d.ts.map +0 -1
  709. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.js +0 -32
  710. package/dist-esm/samples-dev/securityConnectorGovernanceRulesDeleteSample.js.map +0 -1
  711. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.d.ts +0 -2
  712. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.d.ts.map +0 -1
  713. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.js +0 -33
  714. package/dist-esm/samples-dev/securityConnectorGovernanceRulesExecuteStatusGetSample.js.map +0 -1
  715. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.d.ts +0 -2
  716. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.d.ts.map +0 -1
  717. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.js +0 -32
  718. package/dist-esm/samples-dev/securityConnectorGovernanceRulesGetSample.js.map +0 -1
  719. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.d.ts +0 -2
  720. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.d.ts.map +0 -1
  721. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.js +0 -31
  722. package/dist-esm/samples-dev/subscriptionGovernanceRulesExecuteStatusGetSample.js.map +0 -1
  723. package/dist-esm/src/operations/governanceRuleOperations.d.ts +0 -32
  724. package/dist-esm/src/operations/governanceRuleOperations.d.ts.map +0 -1
  725. package/dist-esm/src/operations/governanceRuleOperations.js.map +0 -1
  726. package/dist-esm/src/operations/securityConnectorGovernanceRule.d.ts +0 -41
  727. package/dist-esm/src/operations/securityConnectorGovernanceRule.d.ts.map +0 -1
  728. package/dist-esm/src/operations/securityConnectorGovernanceRule.js +0 -152
  729. package/dist-esm/src/operations/securityConnectorGovernanceRule.js.map +0 -1
  730. package/dist-esm/src/operations/securityConnectorGovernanceRules.d.ts +0 -41
  731. package/dist-esm/src/operations/securityConnectorGovernanceRules.d.ts.map +0 -1
  732. package/dist-esm/src/operations/securityConnectorGovernanceRules.js +0 -126
  733. package/dist-esm/src/operations/securityConnectorGovernanceRules.js.map +0 -1
  734. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.d.ts +0 -36
  735. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.d.ts.map +0 -1
  736. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.js +0 -123
  737. package/dist-esm/src/operations/securityConnectorGovernanceRulesExecuteStatus.js.map +0 -1
  738. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.d.ts +0 -30
  739. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.d.ts.map +0 -1
  740. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.js +0 -109
  741. package/dist-esm/src/operations/subscriptionGovernanceRulesExecuteStatus.js.map +0 -1
  742. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.d.ts +0 -11
  743. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.d.ts.map +0 -1
  744. package/dist-esm/src/operationsInterfaces/governanceRuleOperations.js.map +0 -1
  745. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.d.ts +0 -14
  746. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.d.ts.map +0 -1
  747. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRule.js.map +0 -1
  748. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.d.ts +0 -33
  749. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.d.ts.map +0 -1
  750. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRules.js.map +0 -1
  751. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.d.ts +0 -28
  752. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.d.ts.map +0 -1
  753. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.js +0 -9
  754. package/dist-esm/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.js.map +0 -1
  755. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.d.ts +0 -22
  756. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.d.ts.map +0 -1
  757. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.js +0 -9
  758. package/dist-esm/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.js.map +0 -1
  759. package/src/operations/governanceRuleOperations.ts +0 -155
  760. package/src/operations/securityConnectorGovernanceRule.ts +0 -207
  761. package/src/operations/securityConnectorGovernanceRules.ts +0 -172
  762. package/src/operations/securityConnectorGovernanceRulesExecuteStatus.ts +0 -178
  763. package/src/operations/subscriptionGovernanceRulesExecuteStatus.ts +0 -152
  764. package/src/operationsInterfaces/governanceRuleOperations.ts +0 -22
  765. package/src/operationsInterfaces/securityConnectorGovernanceRule.ts +0 -30
  766. package/src/operationsInterfaces/securityConnectorGovernanceRules.ts +0 -64
  767. package/src/operationsInterfaces/securityConnectorGovernanceRulesExecuteStatus.ts +0 -58
  768. package/src/operationsInterfaces/subscriptionGovernanceRulesExecuteStatus.ts +0 -46
@@ -1,8 +1,8 @@
1
1
  import * as coreAuth from '@azure/core-auth';
2
2
  import * as coreClient from '@azure/core-client';
3
+ import { OperationState } from '@azure/core-lro';
3
4
  import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
- import { PollerLike } from '@azure/core-lro';
5
- import { PollOperationState } from '@azure/core-lro';
5
+ import { SimplePollerLike } from '@azure/core-lro';
6
6
 
7
7
  /**
8
8
  * Defines values for AadConnectivityState. \
@@ -215,7 +215,7 @@ export declare interface AdaptiveNetworkHardenings {
215
215
  * @param body
216
216
  * @param options The options parameters.
217
217
  */
218
- beginEnforce(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, adaptiveNetworkHardeningResourceName: string, body: AdaptiveNetworkHardeningEnforceRequest, options?: AdaptiveNetworkHardeningsEnforceOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
218
+ beginEnforce(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, adaptiveNetworkHardeningResourceName: string, body: AdaptiveNetworkHardeningEnforceRequest, options?: AdaptiveNetworkHardeningsEnforceOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
219
219
  /**
220
220
  * Enforces the given rules on the NSG(s) listed in the request
221
221
  * @param resourceGroupName The name of the resource group within the user's subscription. The name is
@@ -431,7 +431,7 @@ export declare interface Alert extends Resource {
431
431
  */
432
432
  readonly timeGeneratedUtc?: Date;
433
433
  /**
434
- * The name of the product which published this alert (Azure Security Center, Azure ATP, Microsoft Defender ATP, O365 ATP, MCAS, and so on).
434
+ * The name of the product which published this alert (Microsoft Sentinel, Microsoft Defender for Identity, Microsoft Defender for Endpoint, Microsoft Defender for Office, Microsoft Defender for Cloud Apps, and so on).
435
435
  * NOTE: This property will not be serialized. It can only be populated by the server.
436
436
  */
437
437
  readonly productName?: string;
@@ -639,7 +639,7 @@ export declare interface Alerts {
639
639
  * @param alertSimulatorRequestBody Alert Simulator Request Properties
640
640
  * @param options The options parameters.
641
641
  */
642
- beginSimulate(ascLocation: string, alertSimulatorRequestBody: AlertSimulatorRequestBody, options?: AlertsSimulateOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
642
+ beginSimulate(ascLocation: string, alertSimulatorRequestBody: AlertSimulatorRequestBody, options?: AlertsSimulateOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
643
643
  /**
644
644
  * Simulate security alerts
645
645
  * @param ascLocation The location where ASC stores the data of the subscription. can be retrieved from
@@ -836,8 +836,6 @@ export declare interface AlertsSuppressionRulesList {
836
836
 
837
837
  /** Optional parameters. */
838
838
  export declare interface AlertsSuppressionRulesListNextOptionalParams extends coreClient.OperationOptions {
839
- /** Type of the alert to get rules for */
840
- alertType?: string;
841
839
  }
842
840
 
843
841
  /** Contains response data for the listNext operation. */
@@ -1877,21 +1875,28 @@ export declare interface AwsCredsAuthenticationDetailsProperties extends Authent
1877
1875
  awsSecretAccessKey: string;
1878
1876
  }
1879
1877
 
1880
- /** The aws connector environment data */
1878
+ /** The AWS connector environment data */
1881
1879
  export declare interface AwsEnvironmentData extends EnvironmentData {
1882
1880
  /** Polymorphic discriminator, which specifies the different types this object can be */
1883
1881
  environmentType: "AwsAccount";
1884
1882
  /** The AWS account's organizational data */
1885
1883
  organizationalData?: AwsOrganizationalDataUnion;
1884
+ /** list of regions to scan */
1885
+ regions?: string[];
1886
+ /**
1887
+ * The AWS account name
1888
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1889
+ */
1890
+ readonly accountName?: string;
1886
1891
  }
1887
1892
 
1888
- /** The awsOrganization data */
1893
+ /** The AWS organization data */
1889
1894
  export declare interface AwsOrganizationalData {
1890
1895
  /** Polymorphic discriminator, which specifies the different types this object can be */
1891
1896
  organizationMembershipType: "Organization" | "Member";
1892
1897
  }
1893
1898
 
1894
- /** The awsOrganization data for the master account */
1899
+ /** The AWS organization data for the master account */
1895
1900
  export declare interface AwsOrganizationalDataMaster extends AwsOrganizationalData {
1896
1901
  /** Polymorphic discriminator, which specifies the different types this object can be */
1897
1902
  organizationMembershipType: "Organization";
@@ -1901,7 +1906,7 @@ export declare interface AwsOrganizationalDataMaster extends AwsOrganizationalDa
1901
1906
  excludedAccountIds?: string[];
1902
1907
  }
1903
1908
 
1904
- /** The awsOrganization data for the member account */
1909
+ /** The AWS organization data for the member account */
1905
1910
  export declare interface AwsOrganizationalDataMember extends AwsOrganizationalData {
1906
1911
  /** Polymorphic discriminator, which specifies the different types this object can be */
1907
1912
  organizationMembershipType: "Member";
@@ -2092,14 +2097,15 @@ export declare interface CloudErrorBody {
2092
2097
  * **AWS** \
2093
2098
  * **GCP** \
2094
2099
  * **Github** \
2095
- * **AzureDevOps**
2100
+ * **AzureDevOps** \
2101
+ * **GitLab**
2096
2102
  */
2097
2103
  export declare type CloudName = string;
2098
2104
 
2099
2105
  /** The security offering details */
2100
2106
  export declare interface CloudOffering {
2101
2107
  /** Polymorphic discriminator, which specifies the different types this object can be */
2102
- offeringType: "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "DefenderForDatabasesAws" | "InformationProtectionAws" | "CspmMonitorGcp" | "DefenderForServersGcp" | "DefenderForDatabasesGcp" | "DefenderForContainersGcp" | "CspmMonitorGithub" | "CspmMonitorAzureDevOps" | "DefenderCspmAws" | "DefenderCspmGcp" | "DefenderForDevOpsGithub" | "DefenderForDevOpsAzureDevOps";
2108
+ offeringType: "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "DefenderForDatabasesAws" | "InformationProtectionAws" | "CspmMonitorGcp" | "DefenderForServersGcp" | "DefenderForDatabasesGcp" | "DefenderForContainersGcp" | "CspmMonitorGithub" | "CspmMonitorAzureDevOps" | "DefenderCspmAws" | "DefenderCspmGcp" | "DefenderForDevOpsGithub" | "DefenderForDevOpsAzureDevOps" | "CspmMonitorGitLab" | "DefenderForDevOpsGitLab";
2103
2109
  /**
2104
2110
  * The offering description.
2105
2111
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2107,7 +2113,17 @@ export declare interface CloudOffering {
2107
2113
  readonly description?: string;
2108
2114
  }
2109
2115
 
2110
- export declare type CloudOfferingUnion = CloudOffering | CspmMonitorAwsOffering | DefenderForContainersAwsOffering | DefenderForServersAwsOffering | DefenderFoDatabasesAwsOffering | InformationProtectionAwsOffering | CspmMonitorGcpOffering | DefenderForServersGcpOffering | DefenderForDatabasesGcpOffering | DefenderForContainersGcpOffering | CspmMonitorGithubOffering | CspmMonitorAzureDevOpsOffering | DefenderCspmAwsOffering | DefenderCspmGcpOffering | DefenderForDevOpsGithubOffering | DefenderForDevOpsAzureDevOpsOffering;
2116
+ export declare type CloudOfferingUnion = CloudOffering | CspmMonitorAwsOffering | DefenderForContainersAwsOffering | DefenderForServersAwsOffering | DefenderFoDatabasesAwsOffering | InformationProtectionAwsOffering | CspmMonitorGcpOffering | DefenderForServersGcpOffering | DefenderForDatabasesGcpOffering | DefenderForContainersGcpOffering | CspmMonitorGithubOffering | CspmMonitorAzureDevOpsOffering | DefenderCspmAwsOffering | DefenderCspmGcpOffering | DefenderForDevOpsGithubOffering | DefenderForDevOpsAzureDevOpsOffering | CspmMonitorGitLabOffering | DefenderForDevOpsGitLabOffering;
2117
+
2118
+ /**
2119
+ * Defines values for Code. \
2120
+ * {@link KnownCode} can be used interchangeably with Code,
2121
+ * this enum contains the known values that the service supports.
2122
+ * ### Known values supported by the service
2123
+ * **Succeeded**: Extension was created\/updated successfully. \
2124
+ * **Failed**: Extension was not created\/updated successfully. See operation status message for more details.
2125
+ */
2126
+ export declare type Code = string;
2111
2127
 
2112
2128
  /** Compliance of a scope */
2113
2129
  export declare interface Compliance extends Resource {
@@ -2540,6 +2556,12 @@ export declare interface CspmMonitorGithubOffering extends CloudOffering {
2540
2556
  offeringType: "CspmMonitorGithub";
2541
2557
  }
2542
2558
 
2559
+ /** The CSPM (Cloud security posture management) monitoring for gitlab offering */
2560
+ export declare interface CspmMonitorGitLabOffering extends CloudOffering {
2561
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2562
+ offeringType: "CspmMonitorGitLab";
2563
+ }
2564
+
2543
2565
  /** A custom alert rule. */
2544
2566
  export declare interface CustomAlertRule {
2545
2567
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -2859,12 +2881,32 @@ export declare interface DataExportSettings extends Setting {
2859
2881
  */
2860
2882
  export declare type DataSource = string;
2861
2883
 
2862
- /** The CSPM P1 for Aws offering */
2884
+ /** The CSPM P1 for AWS offering */
2863
2885
  export declare interface DefenderCspmAwsOffering extends CloudOffering {
2864
2886
  /** Polymorphic discriminator, which specifies the different types this object can be */
2865
2887
  offeringType: "DefenderCspmAws";
2866
2888
  /** The Microsoft Defender for Server VM scanning configuration */
2867
2889
  vmScanners?: DefenderCspmAwsOfferingVmScanners;
2890
+ /** The Microsoft Defender Data Sensitivity discovery configuration */
2891
+ dataSensitivityDiscovery?: DefenderCspmAwsOfferingDataSensitivityDiscovery;
2892
+ /** The databases DSPM configuration */
2893
+ databasesDspm?: DefenderCspmAwsOfferingDatabasesDspm;
2894
+ }
2895
+
2896
+ /** The databases DSPM configuration */
2897
+ export declare interface DefenderCspmAwsOfferingDatabasesDspm {
2898
+ /** Is databases DSPM protection enabled */
2899
+ enabled?: boolean;
2900
+ /** The cloud role ARN in AWS for this feature */
2901
+ cloudRoleArn?: string;
2902
+ }
2903
+
2904
+ /** The Microsoft Defender Data Sensitivity discovery configuration */
2905
+ export declare interface DefenderCspmAwsOfferingDataSensitivityDiscovery {
2906
+ /** Is Microsoft Defender Data Sensitivity discovery enabled */
2907
+ enabled?: boolean;
2908
+ /** The cloud role ARN in AWS for this feature */
2909
+ cloudRoleArn?: string;
2868
2910
  }
2869
2911
 
2870
2912
  /** The Microsoft Defender for Server VM scanning configuration */
@@ -2879,7 +2921,7 @@ export declare interface DefenderCspmAwsOfferingVmScanners {
2879
2921
  export declare interface DefenderCspmAwsOfferingVmScannersConfiguration {
2880
2922
  /** The cloud role ARN in AWS for this feature */
2881
2923
  cloudRoleArn?: string;
2882
- /** The scanning mode for the vm scan. */
2924
+ /** The scanning mode for the VM scan. */
2883
2925
  scanningMode?: ScanningMode;
2884
2926
  /** VM tags that indicates that VM should not be scanned */
2885
2927
  exclusionTags?: {
@@ -2901,6 +2943,8 @@ export declare interface DefenderFoDatabasesAwsOffering extends CloudOffering {
2901
2943
  arcAutoProvisioning?: DefenderFoDatabasesAwsOfferingArcAutoProvisioning;
2902
2944
  /** The RDS configuration */
2903
2945
  rds?: DefenderFoDatabasesAwsOfferingRds;
2946
+ /** The databases data security posture management (DSPM) configuration */
2947
+ databasesDspm?: DefenderFoDatabasesAwsOfferingDatabasesDspm;
2904
2948
  }
2905
2949
 
2906
2950
  /** The ARC autoprovisioning configuration */
@@ -2909,6 +2953,24 @@ export declare interface DefenderFoDatabasesAwsOfferingArcAutoProvisioning {
2909
2953
  enabled?: boolean;
2910
2954
  /** The cloud role ARN in AWS for this feature */
2911
2955
  cloudRoleArn?: string;
2956
+ /** Configuration for servers Arc auto provisioning */
2957
+ configuration?: DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration;
2958
+ }
2959
+
2960
+ /** Configuration for servers Arc auto provisioning */
2961
+ export declare interface DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration {
2962
+ /** Optional http proxy endpoint to use for the Arc agent */
2963
+ proxy?: string;
2964
+ /** Optional Arc private link scope resource id to link the Arc agent */
2965
+ privateLinkScope?: string;
2966
+ }
2967
+
2968
+ /** The databases data security posture management (DSPM) configuration */
2969
+ export declare interface DefenderFoDatabasesAwsOfferingDatabasesDspm {
2970
+ /** Is databases data security posture management (DSPM) protection enabled */
2971
+ enabled?: boolean;
2972
+ /** The cloud role ARN in AWS for this feature */
2973
+ cloudRoleArn?: string;
2912
2974
  }
2913
2975
 
2914
2976
  /** The RDS configuration */
@@ -3027,6 +3089,16 @@ export declare interface DefenderForDatabasesGcpOffering extends CloudOffering {
3027
3089
  export declare interface DefenderForDatabasesGcpOfferingArcAutoProvisioning {
3028
3090
  /** Is arc auto provisioning enabled */
3029
3091
  enabled?: boolean;
3092
+ /** Configuration for servers Arc auto provisioning */
3093
+ configuration?: DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration;
3094
+ }
3095
+
3096
+ /** Configuration for servers Arc auto provisioning */
3097
+ export declare interface DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration {
3098
+ /** Optional http proxy endpoint to use for the Arc agent */
3099
+ proxy?: string;
3100
+ /** Optional Arc private link scope resource id to link the Arc agent */
3101
+ privateLinkScope?: string;
3030
3102
  }
3031
3103
 
3032
3104
  /** The native cloud connection configuration */
@@ -3049,6 +3121,12 @@ export declare interface DefenderForDevOpsGithubOffering extends CloudOffering {
3049
3121
  offeringType: "DefenderForDevOpsGithub";
3050
3122
  }
3051
3123
 
3124
+ /** The Defender for DevOps for Gitlab offering */
3125
+ export declare interface DefenderForDevOpsGitLabOffering extends CloudOffering {
3126
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3127
+ offeringType: "DefenderForDevOpsGitLab";
3128
+ }
3129
+
3052
3130
  /** The Defender for Servers AWS offering */
3053
3131
  export declare interface DefenderForServersAwsOffering extends CloudOffering {
3054
3132
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -3073,6 +3151,16 @@ export declare interface DefenderForServersAwsOfferingArcAutoProvisioning {
3073
3151
  enabled?: boolean;
3074
3152
  /** The cloud role ARN in AWS for this feature */
3075
3153
  cloudRoleArn?: string;
3154
+ /** Configuration for servers Arc auto provisioning */
3155
+ configuration?: DefenderForServersAwsOfferingArcAutoProvisioningConfiguration;
3156
+ }
3157
+
3158
+ /** Configuration for servers Arc auto provisioning */
3159
+ export declare interface DefenderForServersAwsOfferingArcAutoProvisioningConfiguration {
3160
+ /** Optional HTTP proxy endpoint to use for the Arc agent */
3161
+ proxy?: string;
3162
+ /** Optional Arc private link scope resource id to link the Arc agent */
3163
+ privateLinkScope?: string;
3076
3164
  }
3077
3165
 
3078
3166
  /** The Defender for servers connection configuration */
@@ -3121,7 +3209,7 @@ export declare interface DefenderForServersAwsOfferingVmScanners {
3121
3209
  export declare interface DefenderForServersAwsOfferingVmScannersConfiguration {
3122
3210
  /** The cloud role ARN in AWS for this feature */
3123
3211
  cloudRoleArn?: string;
3124
- /** The scanning mode for the vm scan. */
3212
+ /** The scanning mode for the VM scan. */
3125
3213
  scanningMode?: ScanningMode;
3126
3214
  /** VM tags that indicates that VM should not be scanned */
3127
3215
  exclusionTags?: {
@@ -3143,12 +3231,24 @@ export declare interface DefenderForServersGcpOffering extends CloudOffering {
3143
3231
  mdeAutoProvisioning?: DefenderForServersGcpOfferingMdeAutoProvisioning;
3144
3232
  /** configuration for the servers offering subPlan */
3145
3233
  subPlan?: DefenderForServersGcpOfferingSubPlan;
3234
+ /** The Microsoft Defender for Server VM scanning configuration */
3235
+ vmScanners?: DefenderForServersGcpOfferingVmScanners;
3146
3236
  }
3147
3237
 
3148
3238
  /** The ARC autoprovisioning configuration */
3149
3239
  export declare interface DefenderForServersGcpOfferingArcAutoProvisioning {
3150
3240
  /** Is arc auto provisioning enabled */
3151
3241
  enabled?: boolean;
3242
+ /** Configuration for servers Arc auto provisioning */
3243
+ configuration?: DefenderForServersGcpOfferingArcAutoProvisioningConfiguration;
3244
+ }
3245
+
3246
+ /** Configuration for servers Arc auto provisioning */
3247
+ export declare interface DefenderForServersGcpOfferingArcAutoProvisioningConfiguration {
3248
+ /** Optional HTTP proxy endpoint to use for the Arc agent */
3249
+ proxy?: string;
3250
+ /** Optional Arc private link scope resource id to link the Arc agent */
3251
+ privateLinkScope?: string;
3152
3252
  }
3153
3253
 
3154
3254
  /** The Defender for servers connection configuration */
@@ -3187,6 +3287,24 @@ export declare interface DefenderForServersGcpOfferingVaAutoProvisioningConfigur
3187
3287
  type?: Type;
3188
3288
  }
3189
3289
 
3290
+ /** The Microsoft Defender for Server VM scanning configuration */
3291
+ export declare interface DefenderForServersGcpOfferingVmScanners {
3292
+ /** Is Microsoft Defender for Server VM scanning enabled */
3293
+ enabled?: boolean;
3294
+ /** configuration for Microsoft Defender for Server VM scanning */
3295
+ configuration?: DefenderForServersGcpOfferingVmScannersConfiguration;
3296
+ }
3297
+
3298
+ /** configuration for Microsoft Defender for Server VM scanning */
3299
+ export declare interface DefenderForServersGcpOfferingVmScannersConfiguration {
3300
+ /** The scanning mode for the VM scan. */
3301
+ scanningMode?: ScanningMode;
3302
+ /** VM tags that indicate that VM should not be scanned */
3303
+ exclusionTags?: {
3304
+ [propertyName: string]: string;
3305
+ };
3306
+ }
3307
+
3190
3308
  /** A custom alert rule that checks if a value (depends on the custom alert type) is denied. */
3191
3309
  export declare interface DenylistCustomAlertRule extends ListCustomAlertRule {
3192
3310
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -3428,10 +3546,24 @@ export declare type EnforcementSupport = string;
3428
3546
  /** The security connector environment data. */
3429
3547
  export declare interface EnvironmentData {
3430
3548
  /** Polymorphic discriminator, which specifies the different types this object can be */
3431
- environmentType: "AwsAccount" | "GcpProject" | "GithubScope" | "AzureDevOpsScope";
3549
+ environmentType: "AwsAccount" | "GcpProject" | "GithubScope" | "AzureDevOpsScope" | "GitlabScope";
3432
3550
  }
3433
3551
 
3434
- export declare type EnvironmentDataUnion = EnvironmentData | AwsEnvironmentData | GcpProjectEnvironmentData | GithubScopeEnvironmentData | AzureDevOpsScopeEnvironmentData;
3552
+ export declare type EnvironmentDataUnion = EnvironmentData | AwsEnvironmentData | GcpProjectEnvironmentData | GithubScopeEnvironmentData | AzureDevOpsScopeEnvironmentData | GitlabScopeEnvironmentData;
3553
+
3554
+ /** The environment details of the resource */
3555
+ export declare interface EnvironmentDetails {
3556
+ /** The native resource id of the resource (in case of Azure - the resource Id, in case of MC - the native resource id) */
3557
+ nativeResourceId?: string;
3558
+ /** The hierarchy id of the connector (in case of Azure - the subscription Id, in case of MC - the hierarchyId id) */
3559
+ environmentHierarchyId?: string;
3560
+ /** The organizational hierarchy id of the connector (in case of Azure - the subscription Id, in case of MC - the organizational hierarchyId id) */
3561
+ organizationalHierarchyId?: string;
3562
+ /** The subscription Id */
3563
+ subscriptionId?: string;
3564
+ /** The tenant Id */
3565
+ tenantId?: string;
3566
+ }
3435
3567
 
3436
3568
  /**
3437
3569
  * Defines values for EnvironmentType. \
@@ -3441,7 +3573,8 @@ export declare type EnvironmentDataUnion = EnvironmentData | AwsEnvironmentData
3441
3573
  * **AwsAccount** \
3442
3574
  * **GcpProject** \
3443
3575
  * **GithubScope** \
3444
- * **AzureDevOpsScope**
3576
+ * **AzureDevOpsScope** \
3577
+ * **GitlabScope**
3445
3578
  */
3446
3579
  export declare type EnvironmentType = string;
3447
3580
 
@@ -3488,12 +3621,47 @@ export declare interface ErrorDetail {
3488
3621
  readonly additionalInfo?: ErrorAdditionalInfo[];
3489
3622
  }
3490
3623
 
3624
+ /** The error detail. */
3625
+ export declare interface ErrorDetailAutoGenerated {
3626
+ /**
3627
+ * The error code.
3628
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3629
+ */
3630
+ readonly code?: string;
3631
+ /**
3632
+ * The error message.
3633
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3634
+ */
3635
+ readonly message?: string;
3636
+ /**
3637
+ * The error target.
3638
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3639
+ */
3640
+ readonly target?: string;
3641
+ /**
3642
+ * The error details.
3643
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3644
+ */
3645
+ readonly details?: ErrorDetailAutoGenerated[];
3646
+ /**
3647
+ * The error additional info.
3648
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3649
+ */
3650
+ readonly additionalInfo?: ErrorAdditionalInfo[];
3651
+ }
3652
+
3491
3653
  /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
3492
3654
  export declare interface ErrorResponse {
3493
3655
  /** The error object. */
3494
3656
  error?: ErrorDetail;
3495
3657
  }
3496
3658
 
3659
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
3660
+ export declare interface ErrorResponseAutoGenerated {
3661
+ /** The error object. */
3662
+ error?: ErrorDetailAutoGenerated;
3663
+ }
3664
+
3497
3665
  /** Entity tag is used for comparing two or more entities from the same requested resource. */
3498
3666
  export declare interface ETag {
3499
3667
  /** Entity tag is used for comparing two or more entities from the same requested resource. */
@@ -3526,15 +3694,6 @@ export declare interface ExecuteGovernanceRuleParams {
3526
3694
  override?: boolean;
3527
3695
  }
3528
3696
 
3529
- /** Execute status of Security GovernanceRule over a given scope */
3530
- export declare interface ExecuteRuleStatus {
3531
- /**
3532
- * Unique key for the execution of GovernanceRule
3533
- * NOTE: This property will not be serialized. It can only be populated by the server.
3534
- */
3535
- readonly operationId?: string;
3536
- }
3537
-
3538
3697
  /**
3539
3698
  * Defines values for ExpandControlsEnum. \
3540
3699
  * {@link KnownExpandControlsEnum} can be used interchangeably with ExpandControlsEnum,
@@ -3563,6 +3722,29 @@ export declare type ExpandEnum = string;
3563
3722
  */
3564
3723
  export declare type ExportData = string;
3565
3724
 
3725
+ /** A plan's extension properties */
3726
+ export declare interface Extension {
3727
+ /**
3728
+ * The extension name. Supported values are: <br><br>**AgentlessDiscoveryForKubernetes** - API-based discovery of information about Kubernetes cluster architecture, workload objects, and setup. Required for Kubernetes inventory, identity and network exposure detection, attack path analysis and risk hunting as part of the cloud security explorer.
3729
+ * Available for CloudPosture plan.<br><br>**OnUploadMalwareScanning** - Limits the GB to be scanned per month for each storage account within the subscription. Once this limit reached on a given storage account, Blobs won't be scanned during current calendar month.
3730
+ * Available for StorageAccounts plan.<br><br>**SensitiveDataDiscovery** - Sensitive data discovery identifies Blob storage container with sensitive data such as credentials, credit cards, and more, to help prioritize and investigate security events.
3731
+ * Available for StorageAccounts and CloudPosture plans.<br><br>**ContainerRegistriesVulnerabilityAssessments** - Provides vulnerability management for images stored in your container registries.
3732
+ * Available for CloudPosture and Containers plans.
3733
+ */
3734
+ name: string;
3735
+ /** Indicates whether the extension is enabled. */
3736
+ isEnabled: IsEnabled;
3737
+ /** Property values associated with the extension. */
3738
+ additionalExtensionProperties?: {
3739
+ [propertyName: string]: any;
3740
+ };
3741
+ /**
3742
+ * Optional. A status describing the success/failure of the extension's enablement/disablement operation.
3743
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3744
+ */
3745
+ readonly operationStatus?: OperationStatus;
3746
+ }
3747
+
3566
3748
  /** 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. */
3567
3749
  export declare interface ExternalSecuritySolution extends Resource, ExternalSecuritySolutionKindAutoGenerated, Location_2 {
3568
3750
  }
@@ -3744,6 +3926,11 @@ export declare interface GcpOrganizationalDataOrganization extends GcpOrganizati
3744
3926
  serviceAccountEmailAddress?: string;
3745
3927
  /** The GCP workload identity provider id which represents the permissions required to auto provision security connectors */
3746
3928
  workloadIdentityProviderId?: string;
3929
+ /**
3930
+ * GCP organization name
3931
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3932
+ */
3933
+ readonly organizationName?: string;
3747
3934
  }
3748
3935
 
3749
3936
  export declare type GcpOrganizationalDataUnion = GcpOrganizationalData | GcpOrganizationalDataOrganization | GcpOrganizationalDataMember;
@@ -3759,6 +3946,11 @@ export declare interface GcpProjectDetails {
3759
3946
  * NOTE: This property will not be serialized. It can only be populated by the server.
3760
3947
  */
3761
3948
  readonly workloadIdentityPoolId?: string;
3949
+ /**
3950
+ * GCP project name
3951
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3952
+ */
3953
+ readonly projectName?: string;
3762
3954
  }
3763
3955
 
3764
3956
  /** The GCP project connector environment data */
@@ -3772,11 +3964,11 @@ export declare interface GcpProjectEnvironmentData extends EnvironmentData {
3772
3964
  }
3773
3965
 
3774
3966
  /**
3775
- * Given a result page from a pageable operation, returns a
3776
- * continuation token that can be used to begin paging from
3967
+ * Given the last `.value` produced by the `byPage` iterator,
3968
+ * returns a continuation token that can be used to begin paging from
3777
3969
  * that point later.
3778
- * @param page A result object from calling .byPage() on a paged operation.
3779
- * @returns The continuation token that can be passed into byPage().
3970
+ * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
3971
+ * @returns The continuation token that can be passed into byPage() during future calls.
3780
3972
  */
3781
3973
  export declare function getContinuationToken(page: unknown): string | undefined;
3782
3974
 
@@ -3786,7 +3978,13 @@ export declare interface GithubScopeEnvironmentData extends EnvironmentData {
3786
3978
  environmentType: "GithubScope";
3787
3979
  }
3788
3980
 
3789
- /** Security GovernanceAssignment over a given scope */
3981
+ /** The GitLab scope connector's environment data */
3982
+ export declare interface GitlabScopeEnvironmentData extends EnvironmentData {
3983
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3984
+ environmentType: "GitlabScope";
3985
+ }
3986
+
3987
+ /** Governance assignment over a given scope */
3790
3988
  export declare interface GovernanceAssignment extends Resource {
3791
3989
  /** The Owner for the governance assignment - e.g. user@contoso.com - see example */
3792
3990
  owner?: string;
@@ -3802,58 +4000,58 @@ export declare interface GovernanceAssignment extends Resource {
3802
4000
  additionalData?: GovernanceAssignmentAdditionalData;
3803
4001
  }
3804
4002
 
3805
- /** Describe the additional data of GovernanceAssignment - optional */
4003
+ /** Describe the additional data of governance assignment - optional */
3806
4004
  export declare interface GovernanceAssignmentAdditionalData {
3807
- /** Ticket number associated with this GovernanceAssignment */
4005
+ /** Ticket number associated with this governance assignment */
3808
4006
  ticketNumber?: number;
3809
- /** Ticket link associated with this GovernanceAssignment - for example: https://snow.com */
4007
+ /** Ticket link associated with this governance assignment - for example: https://snow.com */
3810
4008
  ticketLink?: string;
3811
- /** The ticket status associated with this GovernanceAssignment - for example: Active */
4009
+ /** The ticket status associated with this governance assignment - for example: Active */
3812
4010
  ticketStatus?: string;
3813
4011
  }
3814
4012
 
3815
4013
  /** Interface representing a GovernanceAssignments. */
3816
4014
  export declare interface GovernanceAssignments {
3817
4015
  /**
3818
- * Get security governanceAssignments on all your resources inside a scope
3819
- * @param scope Scope of the query, can be subscription
3820
- * (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
3821
- * (/providers/Microsoft.Management/managementGroups/mgName).
3822
- * @param assessmentName The Assessment Key - Unique key for the assessment type
4016
+ * Get governance assignments on all of your resources inside a scope
4017
+ * @param scope The scope of the Governance assignments. Valid scopes are: subscription (format:
4018
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4019
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4020
+ * @param assessmentName The Assessment Key - A unique key for the assessment type
3823
4021
  * @param options The options parameters.
3824
4022
  */
3825
4023
  list(scope: string, assessmentName: string, options?: GovernanceAssignmentsListOptionalParams): PagedAsyncIterableIterator<GovernanceAssignment>;
3826
4024
  /**
3827
4025
  * Get a specific governanceAssignment for the requested scope by AssignmentKey
3828
- * @param scope Scope of the query, can be subscription
3829
- * (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
3830
- * (/providers/Microsoft.Management/managementGroups/mgName).
3831
- * @param assessmentName The Assessment Key - Unique key for the assessment type
3832
- * @param assignmentKey The security governance assignment key - the assessment key of the required
3833
- * governance assignment
4026
+ * @param scope The scope of the Governance assignments. Valid scopes are: subscription (format:
4027
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4028
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4029
+ * @param assessmentName The Assessment Key - A unique key for the assessment type
4030
+ * @param assignmentKey The governance assignment key - the assessment key of the required governance
4031
+ * assignment
3834
4032
  * @param options The options parameters.
3835
4033
  */
3836
4034
  get(scope: string, assessmentName: string, assignmentKey: string, options?: GovernanceAssignmentsGetOptionalParams): Promise<GovernanceAssignmentsGetResponse>;
3837
4035
  /**
3838
- * Creates or update a security GovernanceAssignment on the given subscription.
3839
- * @param scope Scope of the query, can be subscription
3840
- * (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
3841
- * (/providers/Microsoft.Management/managementGroups/mgName).
3842
- * @param assessmentName The Assessment Key - Unique key for the assessment type
3843
- * @param assignmentKey The security governance assignment key - the assessment key of the required
3844
- * governance assignment
3845
- * @param governanceAssignment GovernanceAssignment over a subscription scope
4036
+ * Creates or updates a governance assignment on the given subscription.
4037
+ * @param scope The scope of the Governance assignments. Valid scopes are: subscription (format:
4038
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4039
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4040
+ * @param assessmentName The Assessment Key - A unique key for the assessment type
4041
+ * @param assignmentKey The governance assignment key - the assessment key of the required governance
4042
+ * assignment
4043
+ * @param governanceAssignment Governance assignment over a subscription scope
3846
4044
  * @param options The options parameters.
3847
4045
  */
3848
4046
  createOrUpdate(scope: string, assessmentName: string, assignmentKey: string, governanceAssignment: GovernanceAssignment, options?: GovernanceAssignmentsCreateOrUpdateOptionalParams): Promise<GovernanceAssignmentsCreateOrUpdateResponse>;
3849
4047
  /**
3850
4048
  * Delete a GovernanceAssignment over a given scope
3851
- * @param scope Scope of the query, can be subscription
3852
- * (/subscriptions/0b06d9ea-afe6-4779-bd59-30e5c2d9d13f) or management group
3853
- * (/providers/Microsoft.Management/managementGroups/mgName).
3854
- * @param assessmentName The Assessment Key - Unique key for the assessment type
3855
- * @param assignmentKey The security governance assignment key - the assessment key of the required
3856
- * governance assignment
4049
+ * @param scope The scope of the Governance assignments. Valid scopes are: subscription (format:
4050
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4051
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4052
+ * @param assessmentName The Assessment Key - A unique key for the assessment type
4053
+ * @param assignmentKey The governance assignment key - the assessment key of the required governance
4054
+ * assignment
3857
4055
  * @param options The options parameters.
3858
4056
  */
3859
4057
  delete(scope: string, assessmentName: string, assignmentKey: string, options?: GovernanceAssignmentsDeleteOptionalParams): Promise<void>;
@@ -3877,7 +4075,7 @@ export declare interface GovernanceAssignmentsGetOptionalParams extends coreClie
3877
4075
  /** Contains response data for the get operation. */
3878
4076
  export declare type GovernanceAssignmentsGetResponse = GovernanceAssignment;
3879
4077
 
3880
- /** Page of a security governance assignments list */
4078
+ /** Page of a governance assignments list */
3881
4079
  export declare interface GovernanceAssignmentsList {
3882
4080
  /**
3883
4081
  * Collection of governance assignments in this page
@@ -3913,17 +4111,22 @@ export declare interface GovernanceEmailNotification {
3913
4111
  disableOwnerEmailNotification?: boolean;
3914
4112
  }
3915
4113
 
3916
- /** Security GovernanceRule over a given scope */
4114
+ /** Governance rule over a given scope */
3917
4115
  export declare interface GovernanceRule extends Resource {
3918
- /** display name of the governanceRule */
4116
+ /**
4117
+ * The tenantId (GUID)
4118
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4119
+ */
4120
+ readonly tenantId?: string;
4121
+ /** Display name of the governance rule */
3919
4122
  displayName?: string;
3920
- /** description of the governanceRule */
4123
+ /** Description of the governance rule */
3921
4124
  description?: string;
3922
4125
  /** 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 */
3923
4126
  remediationTimeframe?: string;
3924
4127
  /** Defines whether there is a grace period on the governance rule */
3925
4128
  isGracePeriod?: boolean;
3926
- /** The governance rule priority, priority to the lower number. Rules with the same priority on the same subscription will not be allowed */
4129
+ /** The governance rule priority, priority to the lower number. Rules with the same priority on the same scope will not be allowed */
3927
4130
  rulePriority?: number;
3928
4131
  /** Defines whether the rule is active/inactive */
3929
4132
  isDisabled?: boolean;
@@ -3931,12 +4134,18 @@ export declare interface GovernanceRule extends Resource {
3931
4134
  ruleType?: GovernanceRuleType;
3932
4135
  /** The governance rule source, what the rule affects, e.g. Assessments */
3933
4136
  sourceResourceType?: GovernanceRuleSourceResourceType;
4137
+ /** Excluded scopes, filter out the descendants of the scope (on management scopes) */
4138
+ excludedScopes?: string[];
3934
4139
  /** The governance rule conditionSets - see examples */
3935
4140
  conditionSets?: Record<string, unknown>[];
3936
- /** The Owner source for the governance rule - e.g. Manually by user@contoso.com - see example */
4141
+ /** Defines whether the rule is management scope rule (master connector as a single scope or management scope) */
4142
+ includeMemberScopes?: boolean;
4143
+ /** The owner source for the governance rule - e.g. Manually by user@contoso.com - see example */
3937
4144
  ownerSource?: GovernanceRuleOwnerSource;
3938
4145
  /** The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners */
3939
4146
  governanceEmailNotification?: GovernanceRuleEmailNotification;
4147
+ /** The governance rule metadata */
4148
+ metadata?: GovernanceRuleMetadata;
3940
4149
  }
3941
4150
 
3942
4151
  /**
@@ -3949,18 +4158,18 @@ export declare interface GovernanceRule extends Resource {
3949
4158
  */
3950
4159
  export declare type GovernanceRuleConditionOperator = string;
3951
4160
 
3952
- /** The governance email weekly notification configuration. */
4161
+ /** The governance email weekly notification configuration */
3953
4162
  export declare interface GovernanceRuleEmailNotification {
3954
- /** Defines whether manager email notifications are disabled. */
4163
+ /** Defines whether manager email notifications are disabled */
3955
4164
  disableManagerEmailNotification?: boolean;
3956
- /** Defines whether owner email notifications are disabled. */
4165
+ /** Defines whether owner email notifications are disabled */
3957
4166
  disableOwnerEmailNotification?: boolean;
3958
4167
  }
3959
4168
 
3960
- /** Page of a security governanceRules list */
4169
+ /** Page of a governance rules list */
3961
4170
  export declare interface GovernanceRuleList {
3962
4171
  /**
3963
- * Collection of governanceRules in this page
4172
+ * Collection of governance rules in this page
3964
4173
  * NOTE: This property will not be serialized. It can only be populated by the server.
3965
4174
  */
3966
4175
  readonly value?: GovernanceRule[];
@@ -3971,27 +4180,28 @@ export declare interface GovernanceRuleList {
3971
4180
  readonly nextLink?: string;
3972
4181
  }
3973
4182
 
3974
- /** Optional parameters. */
3975
- export declare interface GovernanceRuleListNextOptionalParams extends coreClient.OperationOptions {
3976
- }
3977
-
3978
- /** Contains response data for the listNext operation. */
3979
- export declare type GovernanceRuleListNextResponse = GovernanceRuleList;
3980
-
3981
- /** Optional parameters. */
3982
- export declare interface GovernanceRuleListOptionalParams extends coreClient.OperationOptions {
3983
- }
3984
-
3985
- /** Contains response data for the list operation. */
3986
- export declare type GovernanceRuleListResponse = GovernanceRuleList;
3987
-
3988
- /** Interface representing a GovernanceRuleOperations. */
3989
- export declare interface GovernanceRuleOperations {
4183
+ /** The governance rule metadata */
4184
+ export declare interface GovernanceRuleMetadata {
3990
4185
  /**
3991
- * Get a list of all relevant governanceRules over a subscription level scope
3992
- * @param options The options parameters.
4186
+ * Governance rule Created by object id (GUID)
4187
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4188
+ */
4189
+ readonly createdBy?: string;
4190
+ /**
4191
+ * Governance rule creation date
4192
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4193
+ */
4194
+ readonly createdOn?: Date;
4195
+ /**
4196
+ * Governance rule last updated by object id (GUID)
4197
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4198
+ */
4199
+ readonly updatedBy?: string;
4200
+ /**
4201
+ * Governance rule last update date
4202
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3993
4203
  */
3994
- list(options?: GovernanceRuleListOptionalParams): PagedAsyncIterableIterator<GovernanceRule>;
4204
+ readonly updatedOn?: Date;
3995
4205
  }
3996
4206
 
3997
4207
  /** Describe the owner source of governance rule */
@@ -4015,54 +4225,86 @@ export declare type GovernanceRuleOwnerSourceType = string;
4015
4225
  /** Interface representing a GovernanceRules. */
4016
4226
  export declare interface GovernanceRules {
4017
4227
  /**
4018
- * Get a specific governanceRule for the requested scope by ruleId
4019
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
4228
+ * Get a list of all relevant governance rules over a scope
4229
+ * @param scope The scope of the Governance rules. Valid scopes are: management group (format:
4230
+ * 'providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:
4231
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4232
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4020
4233
  * @param options The options parameters.
4021
4234
  */
4022
- get(ruleId: string, options?: GovernanceRulesGetOptionalParams): Promise<GovernanceRulesGetResponse>;
4235
+ list(scope: string, options?: GovernanceRulesListOptionalParams): PagedAsyncIterableIterator<GovernanceRule>;
4023
4236
  /**
4024
- * Creates or update a security GovernanceRule on the given subscription.
4025
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
4026
- * @param governanceRule GovernanceRule over a subscription scope
4237
+ * Get a specific governance rule for the requested scope by ruleId
4238
+ * @param scope The scope of the Governance rules. Valid scopes are: management group (format:
4239
+ * 'providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:
4240
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4241
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4242
+ * @param ruleId The governance rule key - unique key for the standard governance rule (GUID)
4027
4243
  * @param options The options parameters.
4028
4244
  */
4029
- createOrUpdate(ruleId: string, governanceRule: GovernanceRule, options?: GovernanceRulesCreateOrUpdateOptionalParams): Promise<GovernanceRulesCreateOrUpdateResponse>;
4245
+ get(scope: string, ruleId: string, options?: GovernanceRulesGetOptionalParams): Promise<GovernanceRulesGetResponse>;
4030
4246
  /**
4031
- * Delete a GovernanceRule over a given scope
4032
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
4247
+ * Creates or updates a governance rule over a given scope
4248
+ * @param scope The scope of the Governance rules. Valid scopes are: management group (format:
4249
+ * 'providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:
4250
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4251
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4252
+ * @param ruleId The governance rule key - unique key for the standard governance rule (GUID)
4253
+ * @param governanceRule Governance rule over a given scope
4033
4254
  * @param options The options parameters.
4034
4255
  */
4035
- delete(ruleId: string, options?: GovernanceRulesDeleteOptionalParams): Promise<void>;
4256
+ createOrUpdate(scope: string, ruleId: string, governanceRule: GovernanceRule, options?: GovernanceRulesCreateOrUpdateOptionalParams): Promise<GovernanceRulesCreateOrUpdateResponse>;
4036
4257
  /**
4037
- * Execute a security GovernanceRule on the given subscription.
4038
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
4258
+ * Delete a Governance rule over a given scope
4259
+ * @param scope The scope of the Governance rules. Valid scopes are: management group (format:
4260
+ * 'providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:
4261
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4262
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4263
+ * @param ruleId The governance rule key - unique key for the standard governance rule (GUID)
4039
4264
  * @param options The options parameters.
4040
4265
  */
4041
- beginRuleIdExecuteSingleSubscription(ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams): Promise<PollerLike<PollOperationState<GovernanceRulesRuleIdExecuteSingleSubscriptionResponse>, GovernanceRulesRuleIdExecuteSingleSubscriptionResponse>>;
4266
+ beginDelete(scope: string, ruleId: string, options?: GovernanceRulesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
4042
4267
  /**
4043
- * Execute a security GovernanceRule on the given subscription.
4044
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
4268
+ * Delete a Governance rule over a given scope
4269
+ * @param scope The scope of the Governance rules. Valid scopes are: management group (format:
4270
+ * 'providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:
4271
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4272
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4273
+ * @param ruleId The governance rule key - unique key for the standard governance rule (GUID)
4045
4274
  * @param options The options parameters.
4046
4275
  */
4047
- beginRuleIdExecuteSingleSubscriptionAndWait(ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams): Promise<GovernanceRulesRuleIdExecuteSingleSubscriptionResponse>;
4276
+ beginDeleteAndWait(scope: string, ruleId: string, options?: GovernanceRulesDeleteOptionalParams): Promise<void>;
4048
4277
  /**
4049
- * Execute a security GovernanceRule on the given security connector.
4050
- * @param resourceGroupName The name of the resource group within the user's subscription. The name is
4051
- * case insensitive.
4052
- * @param securityConnectorName The security connector name.
4053
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
4278
+ * Execute a governance rule
4279
+ * @param scope The scope of the Governance rules. Valid scopes are: management group (format:
4280
+ * 'providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:
4281
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4282
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4283
+ * @param ruleId The governance rule key - unique key for the standard governance rule (GUID)
4054
4284
  * @param options The options parameters.
4055
4285
  */
4056
- beginRuleIdExecuteSingleSecurityConnector(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams): Promise<PollerLike<PollOperationState<GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse>, GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse>>;
4286
+ beginExecute(scope: string, ruleId: string, options?: GovernanceRulesExecuteOptionalParams): Promise<SimplePollerLike<OperationState<GovernanceRulesExecuteResponse>, GovernanceRulesExecuteResponse>>;
4057
4287
  /**
4058
- * Execute a security GovernanceRule on the given security connector.
4059
- * @param resourceGroupName The name of the resource group within the user's subscription. The name is
4060
- * case insensitive.
4061
- * @param securityConnectorName The security connector name.
4062
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
4288
+ * Execute a governance rule
4289
+ * @param scope The scope of the Governance rules. Valid scopes are: management group (format:
4290
+ * 'providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:
4291
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4292
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4293
+ * @param ruleId The governance rule key - unique key for the standard governance rule (GUID)
4294
+ * @param options The options parameters.
4295
+ */
4296
+ beginExecuteAndWait(scope: string, ruleId: string, options?: GovernanceRulesExecuteOptionalParams): Promise<GovernanceRulesExecuteResponse>;
4297
+ /**
4298
+ * Get governance rules long run operation result for the requested scope by ruleId and operationId
4299
+ * @param scope The scope of the Governance rules. Valid scopes are: management group (format:
4300
+ * 'providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format:
4301
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4302
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4303
+ * @param ruleId The governance rule key - unique key for the standard governance rule (GUID)
4304
+ * @param operationId The governance rule long running operation unique key
4063
4305
  * @param options The options parameters.
4064
4306
  */
4065
- beginRuleIdExecuteSingleSecurityConnectorAndWait(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams): Promise<GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse>;
4307
+ operationResults(scope: string, ruleId: string, operationId: string, options?: GovernanceRulesOperationResultsOptionalParams): Promise<GovernanceRulesOperationResultsResponse>;
4066
4308
  }
4067
4309
 
4068
4310
  /** Optional parameters. */
@@ -4072,35 +4314,29 @@ export declare interface GovernanceRulesCreateOrUpdateOptionalParams extends cor
4072
4314
  /** Contains response data for the createOrUpdate operation. */
4073
4315
  export declare type GovernanceRulesCreateOrUpdateResponse = GovernanceRule;
4074
4316
 
4075
- /** Optional parameters. */
4076
- export declare interface GovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
4317
+ /** Defines headers for GovernanceRules_delete operation. */
4318
+ export declare interface GovernanceRulesDeleteHeaders {
4319
+ /** Location URL for the deletion status */
4320
+ location?: string;
4077
4321
  }
4078
4322
 
4079
4323
  /** Optional parameters. */
4080
- export declare interface GovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
4324
+ export declare interface GovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
4325
+ /** Delay to wait until next poll, in milliseconds. */
4326
+ updateIntervalInMs?: number;
4327
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4328
+ resumeFrom?: string;
4081
4329
  }
4082
4330
 
4083
- /** Contains response data for the get operation. */
4084
- export declare type GovernanceRulesGetResponse = GovernanceRule;
4085
-
4086
- /**
4087
- * Defines values for GovernanceRuleSourceResourceType. \
4088
- * {@link KnownGovernanceRuleSourceResourceType} can be used interchangeably with GovernanceRuleSourceResourceType,
4089
- * this enum contains the known values that the service supports.
4090
- * ### Known values supported by the service
4091
- * **Assessments**: The source of the governance rule is assessments
4092
- */
4093
- export declare type GovernanceRuleSourceResourceType = string;
4094
-
4095
- /** Defines headers for GovernanceRules_ruleIdExecuteSingleSecurityConnector operation. */
4096
- export declare interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders {
4331
+ /** Defines headers for GovernanceRules_execute operation. */
4332
+ export declare interface GovernanceRulesExecuteHeaders {
4097
4333
  /** Location URL for the execution status */
4098
4334
  location?: string;
4099
4335
  }
4100
4336
 
4101
4337
  /** Optional parameters. */
4102
- export declare interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams extends coreClient.OperationOptions {
4103
- /** GovernanceRule over a subscription scope */
4338
+ export declare interface GovernanceRulesExecuteOptionalParams extends coreClient.OperationOptions {
4339
+ /** Execute governance rule over a given scope */
4104
4340
  executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
4105
4341
  /** Delay to wait until next poll, in milliseconds. */
4106
4342
  updateIntervalInMs?: number;
@@ -4108,27 +4344,51 @@ export declare interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorOpti
4108
4344
  resumeFrom?: string;
4109
4345
  }
4110
4346
 
4111
- /** Contains response data for the ruleIdExecuteSingleSecurityConnector operation. */
4112
- export declare type GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse = GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders;
4347
+ /** Contains response data for the execute operation. */
4348
+ export declare type GovernanceRulesExecuteResponse = GovernanceRulesExecuteHeaders;
4349
+
4350
+ /** Optional parameters. */
4351
+ export declare interface GovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
4352
+ }
4353
+
4354
+ /** Contains response data for the get operation. */
4355
+ export declare type GovernanceRulesGetResponse = GovernanceRule;
4356
+
4357
+ /** Optional parameters. */
4358
+ export declare interface GovernanceRulesListNextOptionalParams extends coreClient.OperationOptions {
4359
+ }
4360
+
4361
+ /** Contains response data for the listNext operation. */
4362
+ export declare type GovernanceRulesListNextResponse = GovernanceRuleList;
4113
4363
 
4114
- /** Defines headers for GovernanceRules_ruleIdExecuteSingleSubscription operation. */
4115
- export declare interface GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders {
4364
+ /** Optional parameters. */
4365
+ export declare interface GovernanceRulesListOptionalParams extends coreClient.OperationOptions {
4366
+ }
4367
+
4368
+ /** Contains response data for the list operation. */
4369
+ export declare type GovernanceRulesListResponse = GovernanceRuleList;
4370
+
4371
+ /** Defines headers for GovernanceRules_operationResults operation. */
4372
+ export declare interface GovernanceRulesOperationResultsHeaders {
4116
4373
  /** Location URL for the execution status */
4117
4374
  location?: string;
4118
4375
  }
4119
4376
 
4120
4377
  /** Optional parameters. */
4121
- export declare interface GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams extends coreClient.OperationOptions {
4122
- /** GovernanceRule over a subscription scope */
4123
- executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
4124
- /** Delay to wait until next poll, in milliseconds. */
4125
- updateIntervalInMs?: number;
4126
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4127
- resumeFrom?: string;
4378
+ export declare interface GovernanceRulesOperationResultsOptionalParams extends coreClient.OperationOptions {
4128
4379
  }
4129
4380
 
4130
- /** Contains response data for the ruleIdExecuteSingleSubscription operation. */
4131
- export declare type GovernanceRulesRuleIdExecuteSingleSubscriptionResponse = GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders;
4381
+ /** Contains response data for the operationResults operation. */
4382
+ export declare type GovernanceRulesOperationResultsResponse = OperationResultAutoGenerated;
4383
+
4384
+ /**
4385
+ * Defines values for GovernanceRuleSourceResourceType. \
4386
+ * {@link KnownGovernanceRuleSourceResourceType} can be used interchangeably with GovernanceRuleSourceResourceType,
4387
+ * this enum contains the known values that the service supports.
4388
+ * ### Known values supported by the service
4389
+ * **Assessments**: The source of the governance rule is assessments
4390
+ */
4391
+ export declare type GovernanceRuleSourceResourceType = string;
4132
4392
 
4133
4393
  /**
4134
4394
  * Defines values for GovernanceRuleType. \
@@ -4140,6 +4400,90 @@ export declare type GovernanceRulesRuleIdExecuteSingleSubscriptionResponse = Gov
4140
4400
  */
4141
4401
  export declare type GovernanceRuleType = string;
4142
4402
 
4403
+ /** The classification of the health report */
4404
+ export declare interface HealthDataClassification {
4405
+ /** The component describes the name of the agent/service that scans the issue */
4406
+ component?: string;
4407
+ /** The scenario describes the health scenario issue of the component */
4408
+ scenario?: string;
4409
+ /** The resource scope of the health report */
4410
+ scope?: ScopeName;
4411
+ }
4412
+
4413
+ /** The health report resource */
4414
+ export declare interface HealthReport extends Resource {
4415
+ /** The resource details of the health report */
4416
+ resourceDetails?: ResourceDetailsAutoGenerated;
4417
+ /** The environment details of the resource */
4418
+ environmentDetails?: EnvironmentDetails;
4419
+ /** The classification of the health report */
4420
+ healthDataClassification?: HealthDataClassification;
4421
+ /** The status of the health report */
4422
+ status?: StatusAutoGenerated;
4423
+ /** The affected defenders plans by unhealthy report */
4424
+ affectedDefendersPlans?: string[];
4425
+ /** A collection of the issues in the report */
4426
+ issues?: Issue[];
4427
+ }
4428
+
4429
+ /** Optional parameters. */
4430
+ export declare interface HealthReportGetOptionalParams extends coreClient.OperationOptions {
4431
+ }
4432
+
4433
+ /** Contains response data for the get operation. */
4434
+ export declare type HealthReportGetResponse = HealthReport;
4435
+
4436
+ /** Interface representing a HealthReportOperations. */
4437
+ export declare interface HealthReportOperations {
4438
+ /**
4439
+ * Get health report of resource
4440
+ * @param resourceId The identifier of the resource.
4441
+ * @param healthReportName The health report Key - Unique key for the health report type
4442
+ * @param options The options parameters.
4443
+ */
4444
+ get(resourceId: string, healthReportName: string, options?: HealthReportGetOptionalParams): Promise<HealthReportGetResponse>;
4445
+ }
4446
+
4447
+ /** Interface representing a HealthReports. */
4448
+ export declare interface HealthReports {
4449
+ /**
4450
+ * Get a list of all health reports inside a scope. Valid scopes are: subscription (format:
4451
+ * 'subscriptions/{subscriptionId}'), or security connector (format:
4452
+ * 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/securityConnectors/{securityConnectorName})'
4453
+ * @param scope The scope at which the operation is performed.
4454
+ * @param options The options parameters.
4455
+ */
4456
+ list(scope: string, options?: HealthReportsListOptionalParams): PagedAsyncIterableIterator<HealthReport>;
4457
+ }
4458
+
4459
+ /** Page of health reports list */
4460
+ export declare interface HealthReportsList {
4461
+ /**
4462
+ * Collection of health reports in this page
4463
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4464
+ */
4465
+ readonly value?: HealthReport[];
4466
+ /**
4467
+ * The URI to fetch the next page
4468
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4469
+ */
4470
+ readonly nextLink?: string;
4471
+ }
4472
+
4473
+ /** Optional parameters. */
4474
+ export declare interface HealthReportsListNextOptionalParams extends coreClient.OperationOptions {
4475
+ }
4476
+
4477
+ /** Contains response data for the listNext operation. */
4478
+ export declare type HealthReportsListNextResponse = HealthReportsList;
4479
+
4480
+ /** Optional parameters. */
4481
+ export declare interface HealthReportsListOptionalParams extends coreClient.OperationOptions {
4482
+ }
4483
+
4484
+ /** Contains response data for the list operation. */
4485
+ export declare type HealthReportsListResponse = HealthReportsList;
4486
+
4143
4487
  /** Number of cloud to device messages (HTTP protocol) is not in allowed range. */
4144
4488
  export declare interface HttpC2DMessagesNotInAllowedRange extends TimeWindowCustomAlertRule {
4145
4489
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -4188,6 +4532,22 @@ export declare interface HybridComputeSettingsProperties {
4188
4532
  servicePrincipal?: ServicePrincipalProperties;
4189
4533
  }
4190
4534
 
4535
+ /** Identity for the resource. */
4536
+ export declare interface Identity {
4537
+ /**
4538
+ * The principal ID of resource identity.
4539
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4540
+ */
4541
+ readonly principalId?: string;
4542
+ /**
4543
+ * The tenant ID of resource.
4544
+ * NOTE: This property will not be serialized. It can only be populated by the server.
4545
+ */
4546
+ readonly tenantId?: string;
4547
+ /** The identity type. */
4548
+ type?: "SystemAssigned";
4549
+ }
4550
+
4191
4551
  /**
4192
4552
  * Defines values for ImplementationEffort. \
4193
4553
  * {@link KnownImplementationEffort} can be used interchangeably with ImplementationEffort,
@@ -4862,8 +5222,6 @@ export declare type IotSecuritySolutionGetResponse = IoTSecuritySolutionModel;
4862
5222
 
4863
5223
  /** Optional parameters. */
4864
5224
  export declare interface IotSecuritySolutionListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
4865
- /** Filter the IoT Security solution with OData syntax. Supports filtering by iotHubs. */
4866
- filter?: string;
4867
5225
  }
4868
5226
 
4869
5227
  /** Contains response data for the listByResourceGroupNext operation. */
@@ -4880,8 +5238,6 @@ export declare type IotSecuritySolutionListByResourceGroupResponse = IoTSecurity
4880
5238
 
4881
5239
  /** Optional parameters. */
4882
5240
  export declare interface IotSecuritySolutionListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
4883
- /** Filter the IoT Security solution with OData syntax. Supports filtering by iotHubs. */
4884
- filter?: string;
4885
5241
  }
4886
5242
 
4887
5243
  /** Contains response data for the listBySubscriptionNext operation. */
@@ -4976,8 +5332,6 @@ export declare type IotSecuritySolutionsAnalyticsAggregatedAlertGetResponse = Io
4976
5332
 
4977
5333
  /** Optional parameters. */
4978
5334
  export declare interface IotSecuritySolutionsAnalyticsAggregatedAlertListNextOptionalParams extends coreClient.OperationOptions {
4979
- /** Number of results to retrieve. */
4980
- top?: number;
4981
5335
  }
4982
5336
 
4983
5337
  /** Contains response data for the listNext operation. */
@@ -5024,8 +5378,6 @@ export declare type IotSecuritySolutionsAnalyticsRecommendationGetResponse = IoT
5024
5378
 
5025
5379
  /** Optional parameters. */
5026
5380
  export declare interface IotSecuritySolutionsAnalyticsRecommendationListNextOptionalParams extends coreClient.OperationOptions {
5027
- /** Number of results to retrieve. */
5028
- top?: number;
5029
5381
  }
5030
5382
 
5031
5383
  /** Contains response data for the listNext operation. */
@@ -5068,6 +5420,36 @@ export declare interface IoTSeverityMetrics {
5068
5420
  low?: number;
5069
5421
  }
5070
5422
 
5423
+ /**
5424
+ * Defines values for IsEnabled. \
5425
+ * {@link KnownIsEnabled} can be used interchangeably with IsEnabled,
5426
+ * this enum contains the known values that the service supports.
5427
+ * ### Known values supported by the service
5428
+ * **True**: Indicates the extension is enabled \
5429
+ * **False**: Indicates the extension is disabled
5430
+ */
5431
+ export declare type IsEnabled = string;
5432
+
5433
+ /** The issue that caused the resource to by unhealthy */
5434
+ export declare interface Issue {
5435
+ /** The unique issue key */
5436
+ issueKey: string;
5437
+ /** The issue name */
5438
+ issueName?: string;
5439
+ /** The affected security values that MDC offers that will be affected by the issue, for example: recommendations, alerts, etc */
5440
+ securityValues?: string[];
5441
+ /** The issue description */
5442
+ issueDescription?: string;
5443
+ /** Human readable description of what you should do to mitigate this health issue */
5444
+ remediationSteps?: string;
5445
+ /** The remediation script to solve this issue */
5446
+ remediationScript?: string;
5447
+ /** Additional data for the given issue. The additional data depends on the issue type */
5448
+ issueAdditionalData?: {
5449
+ [propertyName: string]: string;
5450
+ };
5451
+ }
5452
+
5071
5453
  /** Interface representing a JitNetworkAccessPolicies. */
5072
5454
  export declare interface JitNetworkAccessPolicies {
5073
5455
  /**
@@ -5532,7 +5914,17 @@ export declare enum KnownCloudName {
5532
5914
  /** Github */
5533
5915
  Github = "Github",
5534
5916
  /** AzureDevOps */
5535
- AzureDevOps = "AzureDevOps"
5917
+ AzureDevOps = "AzureDevOps",
5918
+ /** GitLab */
5919
+ GitLab = "GitLab"
5920
+ }
5921
+
5922
+ /** Known values of {@link Code} that the service accepts. */
5923
+ export declare enum KnownCode {
5924
+ /** Extension was created\/updated successfully. */
5925
+ Succeeded = "Succeeded",
5926
+ /** Extension was not created\/updated successfully. See operation status message for more details. */
5927
+ Failed = "Failed"
5536
5928
  }
5537
5929
 
5538
5930
  /** Known values of {@link ConfigurationStatus} that the service accepts. */
@@ -5634,7 +6026,9 @@ export declare enum KnownEnvironmentType {
5634
6026
  /** GithubScope */
5635
6027
  GithubScope = "GithubScope",
5636
6028
  /** AzureDevOpsScope */
5637
- AzureDevOpsScope = "AzureDevOpsScope"
6029
+ AzureDevOpsScope = "AzureDevOpsScope",
6030
+ /** GitlabScope */
6031
+ GitlabScope = "GitlabScope"
5638
6032
  }
5639
6033
 
5640
6034
  /** Known values of {@link EventSource} that the service accepts. */
@@ -5771,7 +6165,7 @@ export declare enum KnownInformationProtectionPolicyName {
5771
6165
  export declare enum KnownIntent {
5772
6166
  /** Unknown */
5773
6167
  Unknown = "Unknown",
5774
- /** PreAttack could be either an attempt to access a certain resource regardless of a malicious intent, or a failed attempt to gain access to a target system to gather information prior to exploitation. This step is usually detected as an attempt, originating from outside the network, to scan the target system and find a way in. Further details on the PreAttack stage can be read in [MITRE Pre-Att&ck matrix](https://attack.mitre.org/matrices/pre/). */
6168
+ /** PreAttack could be either an attempt to access a certain resource regardless of a malicious intent, or a failed attempt to gain access to a target system to gather information prior to exploitation. This step is usually detected as an attempt, originating from outside the network, to scan the target system and find a way in. Further details on the PreAttack stage can be read in [MITRE Pre-Att&ck matrix](https:\//attack.mitre.org\/matrices\/pre\/). */
5775
6169
  PreAttack = "PreAttack",
5776
6170
  /** InitialAccess is the stage where an attacker manages to get foothold on the attacked resource. */
5777
6171
  InitialAccess = "InitialAccess",
@@ -5803,6 +6197,14 @@ export declare enum KnownIntent {
5803
6197
  Exploitation = "Exploitation"
5804
6198
  }
5805
6199
 
6200
+ /** Known values of {@link IsEnabled} that the service accepts. */
6201
+ export declare enum KnownIsEnabled {
6202
+ /** Indicates the extension is enabled */
6203
+ True = "True",
6204
+ /** Indicates the extension is disabled */
6205
+ False = "False"
6206
+ }
6207
+
5806
6208
  /** Known values of {@link Kind} that the service accepts. */
5807
6209
  export declare enum KnownKind {
5808
6210
  /** Simulate alerts according to bundles */
@@ -5850,7 +6252,21 @@ export declare enum KnownOfferingType {
5850
6252
  /** DefenderForDevOpsGithub */
5851
6253
  DefenderForDevOpsGithub = "DefenderForDevOpsGithub",
5852
6254
  /** DefenderForDevOpsAzureDevOps */
5853
- DefenderForDevOpsAzureDevOps = "DefenderForDevOpsAzureDevOps"
6255
+ DefenderForDevOpsAzureDevOps = "DefenderForDevOpsAzureDevOps",
6256
+ /** CspmMonitorGitLab */
6257
+ CspmMonitorGitLab = "CspmMonitorGitLab",
6258
+ /** DefenderForDevOpsGitLab */
6259
+ DefenderForDevOpsGitLab = "DefenderForDevOpsGitLab"
6260
+ }
6261
+
6262
+ /** Known values of {@link OperationResult} that the service accepts. */
6263
+ export declare enum KnownOperationResult {
6264
+ /** The operation succeeded */
6265
+ Succeeded = "Succeeded",
6266
+ /** The operation failed */
6267
+ Failed = "Failed",
6268
+ /** The operation canceled */
6269
+ Canceled = "Canceled"
5854
6270
  }
5855
6271
 
5856
6272
  /** Known values of {@link Operator} that the service accepts. */
@@ -5987,13 +6403,13 @@ export declare enum KnownRecommendationType {
5987
6403
  IoTIpfilterPermissiveRule = "IoT_IPFilter_PermissiveRule",
5988
6404
  /** A listening endpoint was found on the device. */
5989
6405
  IoTOpenPorts = "IoT_OpenPorts",
5990
- /** An Allowed firewall policy was found (INPUT/OUTPUT). The policy should Deny all traffic by default and define rules to allow necessary communication to/from the device. */
6406
+ /** An Allowed firewall policy was found (INPUT\/OUTPUT). The policy should Deny all traffic by default and define rules to allow necessary communication to\/from the device. */
5991
6407
  IoTPermissiveFirewallPolicy = "IoT_PermissiveFirewallPolicy",
5992
6408
  /** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */
5993
6409
  IoTPermissiveInputFirewallRules = "IoT_PermissiveInputFirewallRules",
5994
6410
  /** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */
5995
6411
  IoTPermissiveOutputFirewallRules = "IoT_PermissiveOutputFirewallRules",
5996
- /** Edge module is configured to run in privileged mode, with extensive Linux capabilities or with host-level network access (send/receive data to host machine). */
6412
+ /** Edge module is configured to run in privileged mode, with extensive Linux capabilities or with host-level network access (send\/receive data to host machine). */
5997
6413
  IoTPrivilegedDockerOptions = "IoT_PrivilegedDockerOptions",
5998
6414
  /** Same authentication credentials to the IoT Hub used by multiple devices. This could indicate an illegitimate device impersonating a legitimate device. It also exposes the risk of device impersonation by an attacker. */
5999
6415
  IoTSharedCredentials = "IoT_SharedCredentials",
@@ -6107,6 +6523,18 @@ export declare enum KnownScanTriggerType {
6107
6523
  Recurring = "Recurring"
6108
6524
  }
6109
6525
 
6526
+ /** Known values of {@link ScopeName} that the service accepts. */
6527
+ export declare enum KnownScopeName {
6528
+ /** Connectors */
6529
+ Connectors = "Connectors",
6530
+ /** Clusters */
6531
+ Clusters = "Clusters",
6532
+ /** VirtualMachines */
6533
+ VirtualMachines = "VirtualMachines",
6534
+ /** Unknown */
6535
+ Unknown = "Unknown"
6536
+ }
6537
+
6110
6538
  /** Known values of {@link SecurityFamily} that the service accepts. */
6111
6539
  export declare enum KnownSecurityFamily {
6112
6540
  /** Waf */
@@ -6229,6 +6657,16 @@ export declare enum KnownStatus {
6229
6657
  Initiated = "Initiated"
6230
6658
  }
6231
6659
 
6660
+ /** Known values of {@link StatusName} that the service accepts. */
6661
+ export declare enum KnownStatusName {
6662
+ /** Healthy */
6663
+ Healthy = "Healthy",
6664
+ /** NotHealthy */
6665
+ NotHealthy = "NotHealthy",
6666
+ /** NotApplicable */
6667
+ NotApplicable = "NotApplicable"
6668
+ }
6669
+
6232
6670
  /** Known values of {@link StatusReason} that the service accepts. */
6233
6671
  export declare enum KnownStatusReason {
6234
6672
  /** Expired */
@@ -6579,7 +7017,7 @@ export declare enum KnownUserImpact {
6579
7017
 
6580
7018
  /** Known values of {@link ValueType} that the service accepts. */
6581
7019
  export declare enum KnownValueType {
6582
- /** An IP range in CIDR format (e.g. '192.168.0.1/8'). */
7020
+ /** An IP range in CIDR format (e.g. '192.168.0.1\/8'). */
6583
7021
  IpCidr = "IpCidr",
6584
7022
  /** Any string value. */
6585
7023
  String = "String"
@@ -6769,7 +7207,9 @@ export declare interface MqttD2CMessagesNotInAllowedRange extends TimeWindowCust
6769
7207
  * **DefenderCspmAws** \
6770
7208
  * **DefenderCspmGcp** \
6771
7209
  * **DefenderForDevOpsGithub** \
6772
- * **DefenderForDevOpsAzureDevOps**
7210
+ * **DefenderForDevOpsAzureDevOps** \
7211
+ * **CspmMonitorGitLab** \
7212
+ * **DefenderForDevOpsGitLab**
6773
7213
  */
6774
7214
  export declare type OfferingType = string;
6775
7215
 
@@ -6850,6 +7290,26 @@ export declare interface OperationList {
6850
7290
  readonly nextLink?: string;
6851
7291
  }
6852
7292
 
7293
+ /**
7294
+ * Defines values for OperationResult. \
7295
+ * {@link KnownOperationResult} can be used interchangeably with OperationResult,
7296
+ * this enum contains the known values that the service supports.
7297
+ * ### Known values supported by the service
7298
+ * **Succeeded**: The operation succeeded \
7299
+ * **Failed**: The operation failed \
7300
+ * **Canceled**: The operation canceled
7301
+ */
7302
+ export declare type OperationResult = string;
7303
+
7304
+ /** Long run operation status of governance rule over a given scope */
7305
+ export declare interface OperationResultAutoGenerated {
7306
+ /**
7307
+ * The status of the long run operation result of governance rule
7308
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7309
+ */
7310
+ readonly status?: OperationResult;
7311
+ }
7312
+
6853
7313
  /** Interface representing a Operations. */
6854
7314
  export declare interface Operations {
6855
7315
  /**
@@ -6873,6 +7333,14 @@ export declare interface OperationsListOptionalParams extends coreClient.Operati
6873
7333
  /** Contains response data for the list operation. */
6874
7334
  export declare type OperationsListResponse = OperationList;
6875
7335
 
7336
+ /** A status describing the success/failure of the extension's enablement/disablement operation. */
7337
+ export declare interface OperationStatus {
7338
+ /** The operation status code. */
7339
+ code?: Code;
7340
+ /** Additional information regarding the success/failure of the operation. */
7341
+ message?: string;
7342
+ }
7343
+
6876
7344
  /**
6877
7345
  * Defines values for Operator. \
6878
7346
  * {@link KnownOperator} can be used interchangeably with Operator,
@@ -6932,9 +7400,9 @@ export declare interface PathRecommendation {
6932
7400
  */
6933
7401
  export declare type PermissionProperty = string;
6934
7402
 
6935
- /** 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. */
7403
+ /** Microsoft Defender for Cloud is provided in two pricing tiers: free and standard. The standard tier offers advanced security capabilities, while the free tier offers basic security features. */
6936
7404
  export declare interface Pricing extends Resource {
6937
- /** 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. */
7405
+ /** The pricing tier value. Microsoft Defender for Cloud is provided in two pricing tiers: free and standard. The standard tier offers advanced security capabilities, while the free tier offers basic security features. */
6938
7406
  pricingTier?: PricingTier;
6939
7407
  /** 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. */
6940
7408
  subPlan?: string;
@@ -6943,6 +7411,11 @@ export declare interface Pricing extends Resource {
6943
7411
  * NOTE: This property will not be serialized. It can only be populated by the server.
6944
7412
  */
6945
7413
  readonly freeTrialRemainingTime?: string;
7414
+ /**
7415
+ * Optional. If `pricingTier` is `Standard` then this property holds the date of the last time the `pricingTier` was set to `Standard`, when available (e.g 2023-03-01T12:42:42.1921106Z).
7416
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7417
+ */
7418
+ readonly enablementTime?: Date;
6946
7419
  /**
6947
7420
  * Optional. True if the plan is deprecated. If there are replacing plans they will appear in `replacedBy` property
6948
7421
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -6953,6 +7426,8 @@ export declare interface Pricing extends Resource {
6953
7426
  * NOTE: This property will not be serialized. It can only be populated by the server.
6954
7427
  */
6955
7428
  readonly replacedBy?: string[];
7429
+ /** Optional. List of extensions offered under a plan. */
7430
+ extensions?: Extension[];
6956
7431
  }
6957
7432
 
6958
7433
  /** List of pricing configurations response. */
@@ -7251,8 +7726,6 @@ export declare type RegulatoryComplianceAssessmentsGetResponse = RegulatoryCompl
7251
7726
 
7252
7727
  /** Optional parameters. */
7253
7728
  export declare interface RegulatoryComplianceAssessmentsListNextOptionalParams extends coreClient.OperationOptions {
7254
- /** OData filter. Optional. */
7255
- filter?: string;
7256
7729
  }
7257
7730
 
7258
7731
  /** Contains response data for the listNext operation. */
@@ -7330,8 +7803,6 @@ export declare type RegulatoryComplianceControlsGetResponse = RegulatoryComplian
7330
7803
 
7331
7804
  /** Optional parameters. */
7332
7805
  export declare interface RegulatoryComplianceControlsListNextOptionalParams extends coreClient.OperationOptions {
7333
- /** OData filter. Optional. */
7334
- filter?: string;
7335
7806
  }
7336
7807
 
7337
7808
  /** Contains response data for the listNext operation. */
@@ -7406,8 +7877,6 @@ export declare type RegulatoryComplianceStandardsGetResponse = RegulatoryComplia
7406
7877
 
7407
7878
  /** Optional parameters. */
7408
7879
  export declare interface RegulatoryComplianceStandardsListNextOptionalParams extends coreClient.OperationOptions {
7409
- /** OData filter. Optional. */
7410
- filter?: string;
7411
7880
  }
7412
7881
 
7413
7882
  /** Contains response data for the listNext operation. */
@@ -7479,6 +7948,22 @@ export declare interface ResourceDetails {
7479
7948
  source: "Azure" | "OnPremise" | "OnPremiseSql";
7480
7949
  }
7481
7950
 
7951
+ /** The resource details of the health report */
7952
+ export declare interface ResourceDetailsAutoGenerated {
7953
+ /** The status of the health report */
7954
+ source?: Source;
7955
+ /**
7956
+ * The azure id of the resource
7957
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7958
+ */
7959
+ readonly id?: string;
7960
+ /**
7961
+ * The id of the connector
7962
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7963
+ */
7964
+ readonly connectorId?: string;
7965
+ }
7966
+
7482
7967
  export declare type ResourceDetailsUnion = ResourceDetails | AzureResourceDetails | OnPremiseResourceDetailsUnion;
7483
7968
 
7484
7969
  /** A resource identifier for an alert which can be used to direct the alert to the right product exposure group (tenant, workspace, subscription etc.). */
@@ -7663,6 +8148,8 @@ export declare interface ScanProperties {
7663
8148
  totalRulesCount?: number;
7664
8149
  /** Baseline created for this database, and has one or more rules. */
7665
8150
  isBaselineApplied?: boolean;
8151
+ /** Last scan time. */
8152
+ lastScanTime?: Date;
7666
8153
  }
7667
8154
 
7668
8155
  /** A vulnerability assessment scan result for a single rule. */
@@ -7731,6 +8218,18 @@ export declare interface ScopeElement {
7731
8218
  field?: string;
7732
8219
  }
7733
8220
 
8221
+ /**
8222
+ * Defines values for ScopeName. \
8223
+ * {@link KnownScopeName} can be used interchangeably with ScopeName,
8224
+ * this enum contains the known values that the service supports.
8225
+ * ### Known values supported by the service
8226
+ * **Connectors** \
8227
+ * **Clusters** \
8228
+ * **VirtualMachines** \
8229
+ * **Unknown**
8230
+ */
8231
+ export declare type ScopeName = string;
8232
+
7734
8233
  /** Information about the security control. */
7735
8234
  export declare interface SecureScoreControlDefinitionItem extends Resource {
7736
8235
  /**
@@ -7920,8 +8419,6 @@ export declare interface SecureScoreControlScore {
7920
8419
 
7921
8420
  /** Optional parameters. */
7922
8421
  export declare interface SecureScoreControlsListBySecureScoreNextOptionalParams extends coreClient.OperationOptions {
7923
- /** OData expand. Optional. */
7924
- expand?: ExpandControlsEnum;
7925
8422
  }
7926
8423
 
7927
8424
  /** Contains response data for the listBySecureScoreNext operation. */
@@ -7938,8 +8435,6 @@ export declare type SecureScoreControlsListBySecureScoreResponse = SecureScoreCo
7938
8435
 
7939
8436
  /** Optional parameters. */
7940
8437
  export declare interface SecureScoreControlsListNextOptionalParams extends coreClient.OperationOptions {
7941
- /** OData expand. Optional. */
7942
- expand?: ExpandControlsEnum;
7943
8438
  }
7944
8439
 
7945
8440
  /** Contains response data for the listNext operation. */
@@ -8321,20 +8816,11 @@ export declare class SecurityCenter extends coreClient.ServiceClient {
8321
8816
  secureScoreControlDefinitions: SecureScoreControlDefinitions;
8322
8817
  securitySolutions: SecuritySolutions;
8323
8818
  connectors: Connectors;
8324
- sqlVulnerabilityAssessmentScans: SqlVulnerabilityAssessmentScans;
8325
- sqlVulnerabilityAssessmentScanResults: SqlVulnerabilityAssessmentScanResults;
8326
- sqlVulnerabilityAssessmentBaselineRules: SqlVulnerabilityAssessmentBaselineRules;
8327
8819
  alerts: Alerts;
8328
8820
  settings: Settings;
8329
8821
  ingestionSettings: IngestionSettings;
8330
8822
  softwareInventories: SoftwareInventories;
8331
- securityConnectors: SecurityConnectors;
8332
- governanceRuleOperations: GovernanceRuleOperations;
8333
8823
  governanceRules: GovernanceRules;
8334
- securityConnectorGovernanceRule: SecurityConnectorGovernanceRule;
8335
- securityConnectorGovernanceRules: SecurityConnectorGovernanceRules;
8336
- subscriptionGovernanceRulesExecuteStatus: SubscriptionGovernanceRulesExecuteStatus;
8337
- securityConnectorGovernanceRulesExecuteStatus: SecurityConnectorGovernanceRulesExecuteStatus;
8338
8824
  governanceAssignments: GovernanceAssignments;
8339
8825
  applications: Applications;
8340
8826
  applicationOperations: ApplicationOperations;
@@ -8343,6 +8829,13 @@ export declare class SecurityCenter extends coreClient.ServiceClient {
8343
8829
  aPICollection: APICollection;
8344
8830
  aPICollectionOnboarding: APICollectionOnboarding;
8345
8831
  aPICollectionOffboarding: APICollectionOffboarding;
8832
+ healthReports: HealthReports;
8833
+ healthReportOperations: HealthReportOperations;
8834
+ sqlVulnerabilityAssessmentScans: SqlVulnerabilityAssessmentScans;
8835
+ sqlVulnerabilityAssessmentScanResults: SqlVulnerabilityAssessmentScanResults;
8836
+ sqlVulnerabilityAssessmentBaselineRules: SqlVulnerabilityAssessmentBaselineRules;
8837
+ securityConnectors: SecurityConnectors;
8838
+ securityOperators: SecurityOperators;
8346
8839
  }
8347
8840
 
8348
8841
  /** Optional parameters. */
@@ -8451,125 +8944,6 @@ export declare interface SecurityConnectorApplicationsListOptionalParams extends
8451
8944
  /** Contains response data for the list operation. */
8452
8945
  export declare type SecurityConnectorApplicationsListResponse = ApplicationsList;
8453
8946
 
8454
- /** Interface representing a SecurityConnectorGovernanceRule. */
8455
- export declare interface SecurityConnectorGovernanceRule {
8456
- /**
8457
- * Get a list of all relevant governanceRules over a security connector level scope
8458
- * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8459
- * case insensitive.
8460
- * @param securityConnectorName The security connector name.
8461
- * @param options The options parameters.
8462
- */
8463
- list(resourceGroupName: string, securityConnectorName: string, options?: SecurityConnectorGovernanceRuleListOptionalParams): PagedAsyncIterableIterator<GovernanceRule>;
8464
- }
8465
-
8466
- /** Optional parameters. */
8467
- export declare interface SecurityConnectorGovernanceRuleListNextOptionalParams extends coreClient.OperationOptions {
8468
- }
8469
-
8470
- /** Contains response data for the listNext operation. */
8471
- export declare type SecurityConnectorGovernanceRuleListNextResponse = GovernanceRuleList;
8472
-
8473
- /** Optional parameters. */
8474
- export declare interface SecurityConnectorGovernanceRuleListOptionalParams extends coreClient.OperationOptions {
8475
- }
8476
-
8477
- /** Contains response data for the list operation. */
8478
- export declare type SecurityConnectorGovernanceRuleListResponse = GovernanceRuleList;
8479
-
8480
- /** Interface representing a SecurityConnectorGovernanceRules. */
8481
- export declare interface SecurityConnectorGovernanceRules {
8482
- /**
8483
- * Get a specific governanceRule for the requested scope by ruleId
8484
- * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8485
- * case insensitive.
8486
- * @param securityConnectorName The security connector name.
8487
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
8488
- * @param options The options parameters.
8489
- */
8490
- get(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: SecurityConnectorGovernanceRulesGetOptionalParams): Promise<SecurityConnectorGovernanceRulesGetResponse>;
8491
- /**
8492
- * Creates or update a security GovernanceRule on the given security connector.
8493
- * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8494
- * case insensitive.
8495
- * @param securityConnectorName The security connector name.
8496
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
8497
- * @param governanceRule GovernanceRule over a subscription scope
8498
- * @param options The options parameters.
8499
- */
8500
- createOrUpdate(resourceGroupName: string, securityConnectorName: string, ruleId: string, governanceRule: GovernanceRule, options?: SecurityConnectorGovernanceRulesCreateOrUpdateOptionalParams): Promise<SecurityConnectorGovernanceRulesCreateOrUpdateResponse>;
8501
- /**
8502
- * Delete a GovernanceRule over a given scope
8503
- * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8504
- * case insensitive.
8505
- * @param securityConnectorName The security connector name.
8506
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
8507
- * @param options The options parameters.
8508
- */
8509
- delete(resourceGroupName: string, securityConnectorName: string, ruleId: string, options?: SecurityConnectorGovernanceRulesDeleteOptionalParams): Promise<void>;
8510
- }
8511
-
8512
- /** Optional parameters. */
8513
- export declare interface SecurityConnectorGovernanceRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
8514
- }
8515
-
8516
- /** Contains response data for the createOrUpdate operation. */
8517
- export declare type SecurityConnectorGovernanceRulesCreateOrUpdateResponse = GovernanceRule;
8518
-
8519
- /** Optional parameters. */
8520
- export declare interface SecurityConnectorGovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
8521
- }
8522
-
8523
- /** Interface representing a SecurityConnectorGovernanceRulesExecuteStatus. */
8524
- export declare interface SecurityConnectorGovernanceRulesExecuteStatus {
8525
- /**
8526
- * Get a specific governanceRule execution status for the requested scope by ruleId and operationId
8527
- * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8528
- * case insensitive.
8529
- * @param securityConnectorName The security connector name.
8530
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
8531
- * @param operationId The security GovernanceRule execution key - unique key for the execution of
8532
- * GovernanceRule
8533
- * @param options The options parameters.
8534
- */
8535
- beginGet(resourceGroupName: string, securityConnectorName: string, ruleId: string, operationId: string, options?: SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams): Promise<PollerLike<PollOperationState<SecurityConnectorGovernanceRulesExecuteStatusGetResponse>, SecurityConnectorGovernanceRulesExecuteStatusGetResponse>>;
8536
- /**
8537
- * Get a specific governanceRule execution status for the requested scope by ruleId and operationId
8538
- * @param resourceGroupName The name of the resource group within the user's subscription. The name is
8539
- * case insensitive.
8540
- * @param securityConnectorName The security connector name.
8541
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
8542
- * @param operationId The security GovernanceRule execution key - unique key for the execution of
8543
- * GovernanceRule
8544
- * @param options The options parameters.
8545
- */
8546
- beginGetAndWait(resourceGroupName: string, securityConnectorName: string, ruleId: string, operationId: string, options?: SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams): Promise<SecurityConnectorGovernanceRulesExecuteStatusGetResponse>;
8547
- }
8548
-
8549
- /** Defines headers for SecurityConnectorGovernanceRulesExecuteStatus_get operation. */
8550
- export declare interface SecurityConnectorGovernanceRulesExecuteStatusGetHeaders {
8551
- /** Location URL for the execution status */
8552
- location?: string;
8553
- }
8554
-
8555
- /** Optional parameters. */
8556
- export declare interface SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams extends coreClient.OperationOptions {
8557
- /** Delay to wait until next poll, in milliseconds. */
8558
- updateIntervalInMs?: number;
8559
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
8560
- resumeFrom?: string;
8561
- }
8562
-
8563
- /** Contains response data for the get operation. */
8564
- export declare type SecurityConnectorGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
8565
-
8566
- /** Optional parameters. */
8567
- export declare interface SecurityConnectorGovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
8568
- }
8569
-
8570
- /** Contains response data for the get operation. */
8571
- export declare type SecurityConnectorGovernanceRulesGetResponse = GovernanceRule;
8572
-
8573
8947
  /** Interface representing a SecurityConnectors. */
8574
8948
  export declare interface SecurityConnectors {
8575
8949
  /**
@@ -8801,6 +9175,74 @@ export declare type SecurityContactsListResponse = SecurityContactList;
8801
9175
  */
8802
9176
  export declare type SecurityFamily = string;
8803
9177
 
9178
+ /** Security operator under a given subscription and pricing */
9179
+ export declare interface SecurityOperator extends Resource {
9180
+ /** Identity for the resource. */
9181
+ identity?: Identity;
9182
+ }
9183
+
9184
+ /** List of SecurityOperator response. */
9185
+ export declare interface SecurityOperatorList {
9186
+ /** List of SecurityOperator configurations */
9187
+ value: SecurityOperator[];
9188
+ }
9189
+
9190
+ /** Interface representing a SecurityOperators. */
9191
+ export declare interface SecurityOperators {
9192
+ /**
9193
+ * Lists Microsoft Defender for Cloud securityOperators in the subscription.
9194
+ * @param pricingName name of the pricing configuration
9195
+ * @param options The options parameters.
9196
+ */
9197
+ list(pricingName: string, options?: SecurityOperatorsListOptionalParams): Promise<SecurityOperatorsListResponse>;
9198
+ /**
9199
+ * Get a specific security operator for the requested scope.
9200
+ * @param pricingName name of the pricing configuration
9201
+ * @param securityOperatorName name of the securityOperator
9202
+ * @param options The options parameters.
9203
+ */
9204
+ get(pricingName: string, securityOperatorName: string, options?: SecurityOperatorsGetOptionalParams): Promise<SecurityOperatorsGetResponse>;
9205
+ /**
9206
+ * Creates Microsoft Defender for Cloud security operator on the given scope.
9207
+ * @param pricingName name of the pricing configuration
9208
+ * @param securityOperatorName name of the securityOperator
9209
+ * @param options The options parameters.
9210
+ */
9211
+ createOrUpdate(pricingName: string, securityOperatorName: string, options?: SecurityOperatorsCreateOrUpdateOptionalParams): Promise<SecurityOperatorsCreateOrUpdateResponse>;
9212
+ /**
9213
+ * Delete Microsoft Defender for Cloud securityOperator in the subscription.
9214
+ * @param pricingName name of the pricing configuration
9215
+ * @param securityOperatorName name of the securityOperator
9216
+ * @param options The options parameters.
9217
+ */
9218
+ delete(pricingName: string, securityOperatorName: string, options?: SecurityOperatorsDeleteOptionalParams): Promise<void>;
9219
+ }
9220
+
9221
+ /** Optional parameters. */
9222
+ export declare interface SecurityOperatorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
9223
+ }
9224
+
9225
+ /** Contains response data for the createOrUpdate operation. */
9226
+ export declare type SecurityOperatorsCreateOrUpdateResponse = SecurityOperator;
9227
+
9228
+ /** Optional parameters. */
9229
+ export declare interface SecurityOperatorsDeleteOptionalParams extends coreClient.OperationOptions {
9230
+ }
9231
+
9232
+ /** Optional parameters. */
9233
+ export declare interface SecurityOperatorsGetOptionalParams extends coreClient.OperationOptions {
9234
+ }
9235
+
9236
+ /** Contains response data for the get operation. */
9237
+ export declare type SecurityOperatorsGetResponse = SecurityOperator;
9238
+
9239
+ /** Optional parameters. */
9240
+ export declare interface SecurityOperatorsListOptionalParams extends coreClient.OperationOptions {
9241
+ }
9242
+
9243
+ /** Contains response data for the list operation. */
9244
+ export declare type SecurityOperatorsListResponse = SecurityOperatorList;
9245
+
8804
9246
  export declare interface SecuritySolution extends Resource, Location_2 {
8805
9247
  /** The security family of the security solution */
8806
9248
  securityFamily?: SecurityFamily;
@@ -9120,7 +9562,7 @@ export declare interface ServerVulnerabilityAssessmentOperations {
9120
9562
  * @param resourceName Name of the resource.
9121
9563
  * @param options The options parameters.
9122
9564
  */
9123
- beginDelete(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, options?: ServerVulnerabilityAssessmentDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
9565
+ beginDelete(resourceGroupName: string, resourceNamespace: string, resourceType: string, resourceName: string, options?: ServerVulnerabilityAssessmentDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
9124
9566
  /**
9125
9567
  * Removing server vulnerability assessment from a resource.
9126
9568
  * @param resourceGroupName The name of the resource group within the user's subscription. The name is
@@ -9619,6 +10061,33 @@ export declare type State = string;
9619
10061
  */
9620
10062
  export declare type Status = string;
9621
10063
 
10064
+ /** The status of the health report */
10065
+ export declare interface StatusAutoGenerated {
10066
+ /** The status of the health report */
10067
+ code?: StatusName;
10068
+ /**
10069
+ * The date of when the status of the health report was changed in the last time
10070
+ * NOTE: This property will not be serialized. It can only be populated by the server.
10071
+ */
10072
+ readonly statusChangeDate?: Date;
10073
+ /**
10074
+ * The date of when the resource of the health report was scanned in the first time
10075
+ * NOTE: This property will not be serialized. It can only be populated by the server.
10076
+ */
10077
+ readonly firstEvaluationDate?: Date;
10078
+ }
10079
+
10080
+ /**
10081
+ * Defines values for StatusName. \
10082
+ * {@link KnownStatusName} can be used interchangeably with StatusName,
10083
+ * this enum contains the known values that the service supports.
10084
+ * ### Known values supported by the service
10085
+ * **Healthy** \
10086
+ * **NotHealthy** \
10087
+ * **NotApplicable**
10088
+ */
10089
+ export declare type StatusName = string;
10090
+
9622
10091
  /**
9623
10092
  * Defines values for StatusReason. \
9624
10093
  * {@link KnownStatusReason} can be used interchangeably with StatusReason,
@@ -9741,43 +10210,6 @@ export declare type SubAssessmentStatusCode = string;
9741
10210
  */
9742
10211
  export declare type SubPlan = string;
9743
10212
 
9744
- /** Interface representing a SubscriptionGovernanceRulesExecuteStatus. */
9745
- export declare interface SubscriptionGovernanceRulesExecuteStatus {
9746
- /**
9747
- * Get a specific governanceRule execution status for the requested scope by ruleId and operationId
9748
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
9749
- * @param operationId The security GovernanceRule execution key - unique key for the execution of
9750
- * GovernanceRule
9751
- * @param options The options parameters.
9752
- */
9753
- beginGet(ruleId: string, operationId: string, options?: SubscriptionGovernanceRulesExecuteStatusGetOptionalParams): Promise<PollerLike<PollOperationState<SubscriptionGovernanceRulesExecuteStatusGetResponse>, SubscriptionGovernanceRulesExecuteStatusGetResponse>>;
9754
- /**
9755
- * Get a specific governanceRule execution status for the requested scope by ruleId and operationId
9756
- * @param ruleId The security GovernanceRule key - unique key for the standard GovernanceRule
9757
- * @param operationId The security GovernanceRule execution key - unique key for the execution of
9758
- * GovernanceRule
9759
- * @param options The options parameters.
9760
- */
9761
- beginGetAndWait(ruleId: string, operationId: string, options?: SubscriptionGovernanceRulesExecuteStatusGetOptionalParams): Promise<SubscriptionGovernanceRulesExecuteStatusGetResponse>;
9762
- }
9763
-
9764
- /** Defines headers for SubscriptionGovernanceRulesExecuteStatus_get operation. */
9765
- export declare interface SubscriptionGovernanceRulesExecuteStatusGetHeaders {
9766
- /** Location URL for the execution status */
9767
- location?: string;
9768
- }
9769
-
9770
- /** Optional parameters. */
9771
- export declare interface SubscriptionGovernanceRulesExecuteStatusGetOptionalParams extends coreClient.OperationOptions {
9772
- /** Delay to wait until next poll, in milliseconds. */
9773
- updateIntervalInMs?: number;
9774
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
9775
- resumeFrom?: string;
9776
- }
9777
-
9778
- /** Contains response data for the get operation. */
9779
- export declare type SubscriptionGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
9780
-
9781
10213
  /**
9782
10214
  * Defines values for SupportedCloudEnum. \
9783
10215
  * {@link KnownSupportedCloudEnum} can be used interchangeably with SupportedCloudEnum,
@@ -9926,8 +10358,6 @@ export declare type TasksGetSubscriptionLevelTaskResponse = SecurityTask;
9926
10358
 
9927
10359
  /** Optional parameters. */
9928
10360
  export declare interface TasksListByHomeRegionNextOptionalParams extends coreClient.OperationOptions {
9929
- /** OData filter. Optional. */
9930
- filter?: string;
9931
10361
  }
9932
10362
 
9933
10363
  /** Contains response data for the listByHomeRegionNext operation. */
@@ -9944,8 +10374,6 @@ export declare type TasksListByHomeRegionResponse = SecurityTaskList;
9944
10374
 
9945
10375
  /** Optional parameters. */
9946
10376
  export declare interface TasksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
9947
- /** OData filter. Optional. */
9948
- filter?: string;
9949
10377
  }
9950
10378
 
9951
10379
  /** Contains response data for the listByResourceGroupNext operation. */
@@ -9962,8 +10390,6 @@ export declare type TasksListByResourceGroupResponse = SecurityTaskList;
9962
10390
 
9963
10391
  /** Optional parameters. */
9964
10392
  export declare interface TasksListNextOptionalParams extends coreClient.OperationOptions {
9965
- /** OData filter. Optional. */
9966
- filter?: string;
9967
10393
  }
9968
10394
 
9969
10395
  /** Contains response data for the listNext operation. */