@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,21 +1,21 @@
1
1
  import * as coreClient from "@azure/core-client";
2
- export declare type CustomAlertRuleUnion = CustomAlertRule | ThresholdCustomAlertRuleUnion | ListCustomAlertRuleUnion;
3
- export declare type ResourceDetailsUnion = ResourceDetails | AzureResourceDetails | OnPremiseResourceDetailsUnion;
4
- export declare type AdditionalDataUnion = AdditionalData | SqlServerVulnerabilityProperties | ContainerRegistryVulnerabilityProperties | ServerVulnerabilityProperties;
5
- export declare type AutomationActionUnion = AutomationAction | AutomationActionLogicApp | AutomationActionEventHub | AutomationActionWorkspace;
6
- export declare type AuthenticationDetailsPropertiesUnion = AuthenticationDetailsProperties | AwsCredsAuthenticationDetailsProperties | AwAssumeRoleAuthenticationDetailsProperties | GcpCredentialsDetailsProperties;
7
- export declare type ResourceIdentifierUnion = ResourceIdentifier | AzureResourceIdentifier | LogAnalyticsIdentifier;
8
- export declare type AlertSimulatorRequestPropertiesUnion = AlertSimulatorRequestProperties | AlertSimulatorBundlesRequestProperties;
9
- export declare type CloudOfferingUnion = CloudOffering | CspmMonitorAwsOffering | DefenderForContainersAwsOffering | DefenderForServersAwsOffering | DefenderFoDatabasesAwsOffering | InformationProtectionAwsOffering | CspmMonitorGcpOffering | DefenderForServersGcpOffering | DefenderForDatabasesGcpOffering | DefenderForContainersGcpOffering | CspmMonitorGithubOffering | CspmMonitorAzureDevOpsOffering | DefenderCspmAwsOffering | DefenderCspmGcpOffering | DefenderForDevOpsGithubOffering | DefenderForDevOpsAzureDevOpsOffering;
10
- export declare type EnvironmentDataUnion = EnvironmentData | AwsEnvironmentData | GcpProjectEnvironmentData | GithubScopeEnvironmentData | AzureDevOpsScopeEnvironmentData;
11
- export declare type AwsOrganizationalDataUnion = AwsOrganizationalData | AwsOrganizationalDataMaster | AwsOrganizationalDataMember;
12
- export declare type GcpOrganizationalDataUnion = GcpOrganizationalData | GcpOrganizationalDataOrganization | GcpOrganizationalDataMember;
13
- export declare type SettingUnion = Setting | DataExportSettings | AlertSyncSettings;
14
- export declare type ThresholdCustomAlertRuleUnion = ThresholdCustomAlertRule | TimeWindowCustomAlertRuleUnion;
15
- export declare type ListCustomAlertRuleUnion = ListCustomAlertRule | AllowlistCustomAlertRuleUnion | DenylistCustomAlertRule;
16
- export declare type OnPremiseResourceDetailsUnion = OnPremiseResourceDetails | OnPremiseSqlResourceDetails;
17
- export declare type TimeWindowCustomAlertRuleUnion = TimeWindowCustomAlertRule | ActiveConnectionsNotInAllowedRange | AmqpC2DMessagesNotInAllowedRange | MqttC2DMessagesNotInAllowedRange | HttpC2DMessagesNotInAllowedRange | AmqpC2DRejectedMessagesNotInAllowedRange | MqttC2DRejectedMessagesNotInAllowedRange | HttpC2DRejectedMessagesNotInAllowedRange | AmqpD2CMessagesNotInAllowedRange | MqttD2CMessagesNotInAllowedRange | HttpD2CMessagesNotInAllowedRange | DirectMethodInvokesNotInAllowedRange | FailedLocalLoginsNotInAllowedRange | FileUploadsNotInAllowedRange | QueuePurgesNotInAllowedRange | TwinUpdatesNotInAllowedRange | UnauthorizedOperationsNotInAllowedRange;
18
- export declare type AllowlistCustomAlertRuleUnion = AllowlistCustomAlertRule | ConnectionToIpNotAllowed | ConnectionFromIpNotAllowed | LocalUserNotAllowed | ProcessNotAllowed;
2
+ export type CustomAlertRuleUnion = CustomAlertRule | ThresholdCustomAlertRuleUnion | ListCustomAlertRuleUnion;
3
+ export type ResourceDetailsUnion = ResourceDetails | AzureResourceDetails | OnPremiseResourceDetailsUnion;
4
+ export type AdditionalDataUnion = AdditionalData | SqlServerVulnerabilityProperties | ContainerRegistryVulnerabilityProperties | ServerVulnerabilityProperties;
5
+ export type AutomationActionUnion = AutomationAction | AutomationActionLogicApp | AutomationActionEventHub | AutomationActionWorkspace;
6
+ export type AuthenticationDetailsPropertiesUnion = AuthenticationDetailsProperties | AwsCredsAuthenticationDetailsProperties | AwAssumeRoleAuthenticationDetailsProperties | GcpCredentialsDetailsProperties;
7
+ export type ResourceIdentifierUnion = ResourceIdentifier | AzureResourceIdentifier | LogAnalyticsIdentifier;
8
+ export type AlertSimulatorRequestPropertiesUnion = AlertSimulatorRequestProperties | AlertSimulatorBundlesRequestProperties;
9
+ export type CloudOfferingUnion = CloudOffering | CspmMonitorAwsOffering | DefenderForContainersAwsOffering | DefenderForServersAwsOffering | DefenderFoDatabasesAwsOffering | InformationProtectionAwsOffering | CspmMonitorGcpOffering | DefenderForServersGcpOffering | DefenderForDatabasesGcpOffering | DefenderForContainersGcpOffering | CspmMonitorGithubOffering | CspmMonitorAzureDevOpsOffering | DefenderCspmAwsOffering | DefenderCspmGcpOffering | DefenderForDevOpsGithubOffering | DefenderForDevOpsAzureDevOpsOffering | CspmMonitorGitLabOffering | DefenderForDevOpsGitLabOffering;
10
+ export type EnvironmentDataUnion = EnvironmentData | AwsEnvironmentData | GcpProjectEnvironmentData | GithubScopeEnvironmentData | AzureDevOpsScopeEnvironmentData | GitlabScopeEnvironmentData;
11
+ export type AwsOrganizationalDataUnion = AwsOrganizationalData | AwsOrganizationalDataMaster | AwsOrganizationalDataMember;
12
+ export type GcpOrganizationalDataUnion = GcpOrganizationalData | GcpOrganizationalDataOrganization | GcpOrganizationalDataMember;
13
+ export type SettingUnion = Setting | DataExportSettings | AlertSyncSettings;
14
+ export type ThresholdCustomAlertRuleUnion = ThresholdCustomAlertRule | TimeWindowCustomAlertRuleUnion;
15
+ export type ListCustomAlertRuleUnion = ListCustomAlertRule | AllowlistCustomAlertRuleUnion | DenylistCustomAlertRule;
16
+ export type OnPremiseResourceDetailsUnion = OnPremiseResourceDetails | OnPremiseSqlResourceDetails;
17
+ export type TimeWindowCustomAlertRuleUnion = TimeWindowCustomAlertRule | ActiveConnectionsNotInAllowedRange | AmqpC2DMessagesNotInAllowedRange | MqttC2DMessagesNotInAllowedRange | HttpC2DMessagesNotInAllowedRange | AmqpC2DRejectedMessagesNotInAllowedRange | MqttC2DRejectedMessagesNotInAllowedRange | HttpC2DRejectedMessagesNotInAllowedRange | AmqpD2CMessagesNotInAllowedRange | MqttD2CMessagesNotInAllowedRange | HttpD2CMessagesNotInAllowedRange | DirectMethodInvokesNotInAllowedRange | FailedLocalLoginsNotInAllowedRange | FileUploadsNotInAllowedRange | QueuePurgesNotInAllowedRange | TwinUpdatesNotInAllowedRange | UnauthorizedOperationsNotInAllowedRange;
18
+ export type AllowlistCustomAlertRuleUnion = AllowlistCustomAlertRule | ConnectionToIpNotAllowed | ConnectionFromIpNotAllowed | LocalUserNotAllowed | ProcessNotAllowed;
19
19
  /** List of all MDE onboarding data resources */
20
20
  export interface MdeOnboardingDataList {
21
21
  /** List of the resources of the configuration or data needed to onboard the machine to MDE */
@@ -163,6 +163,35 @@ export interface PricingList {
163
163
  /** List of pricing configurations */
164
164
  value: Pricing[];
165
165
  }
166
+ /** A plan's extension properties */
167
+ export interface Extension {
168
+ /**
169
+ * 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.
170
+ * 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.
171
+ * 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.
172
+ * Available for StorageAccounts and CloudPosture plans.<br><br>**ContainerRegistriesVulnerabilityAssessments** - Provides vulnerability management for images stored in your container registries.
173
+ * Available for CloudPosture and Containers plans.
174
+ */
175
+ name: string;
176
+ /** Indicates whether the extension is enabled. */
177
+ isEnabled: IsEnabled;
178
+ /** Property values associated with the extension. */
179
+ additionalExtensionProperties?: {
180
+ [propertyName: string]: any;
181
+ };
182
+ /**
183
+ * Optional. A status describing the success/failure of the extension's enablement/disablement operation.
184
+ * NOTE: This property will not be serialized. It can only be populated by the server.
185
+ */
186
+ readonly operationStatus?: OperationStatus;
187
+ }
188
+ /** A status describing the success/failure of the extension's enablement/disablement operation. */
189
+ export interface OperationStatus {
190
+ /** The operation status code. */
191
+ code?: Code;
192
+ /** Additional information regarding the success/failure of the operation. */
193
+ message?: string;
194
+ }
166
195
  /** List of device security groups */
167
196
  export interface DeviceSecurityGroupList {
168
197
  /** List of device security group objects */
@@ -1259,162 +1288,6 @@ export interface AuthenticationDetailsProperties {
1259
1288
  */
1260
1289
  readonly grantedPermissions?: PermissionProperty[];
1261
1290
  }
1262
- /** A vulnerability assessment scan record properties. */
1263
- export interface ScanProperties {
1264
- /** The scan trigger type. */
1265
- triggerType?: ScanTriggerType;
1266
- /** The scan status. */
1267
- state?: ScanState;
1268
- /** The server name. */
1269
- server?: string;
1270
- /** The database name. */
1271
- database?: string;
1272
- /** The SQL version. */
1273
- sqlVersion?: string;
1274
- /** The scan start time (UTC). */
1275
- startTime?: Date;
1276
- /** Scan results are valid until end time (UTC). */
1277
- endTime?: Date;
1278
- /** The number of failed rules with high severity. */
1279
- highSeverityFailedRulesCount?: number;
1280
- /** The number of failed rules with medium severity. */
1281
- mediumSeverityFailedRulesCount?: number;
1282
- /** The number of failed rules with low severity. */
1283
- lowSeverityFailedRulesCount?: number;
1284
- /** The number of total passed rules. */
1285
- totalPassedRulesCount?: number;
1286
- /** The number of total failed rules. */
1287
- totalFailedRulesCount?: number;
1288
- /** The number of total rules assessed. */
1289
- totalRulesCount?: number;
1290
- /** Baseline created for this database, and has one or more rules. */
1291
- isBaselineApplied?: boolean;
1292
- }
1293
- /** A list of vulnerability assessment scan records. */
1294
- export interface Scans {
1295
- /** List of vulnerability assessment scan records. */
1296
- value?: Scan[];
1297
- }
1298
- /** A vulnerability assessment scan result properties for a single rule. */
1299
- export interface ScanResultProperties {
1300
- /** The rule Id. */
1301
- ruleId?: string;
1302
- /** The rule result status. */
1303
- status?: RuleStatus;
1304
- /** Indicated whether the results specified here are trimmed. */
1305
- isTrimmed?: boolean;
1306
- /** The results of the query that was run. */
1307
- queryResults?: string[][];
1308
- /** Remediation details. */
1309
- remediation?: Remediation;
1310
- /** The rule result adjusted with baseline. */
1311
- baselineAdjustedResult?: BaselineAdjustedResult;
1312
- /** vulnerability assessment rule metadata details. */
1313
- ruleMetadata?: VaRule;
1314
- }
1315
- /** Remediation details. */
1316
- export interface Remediation {
1317
- /** Remediation description. */
1318
- description?: string;
1319
- /** Remediation script. */
1320
- scripts?: string[];
1321
- /** Is remediation automated. */
1322
- automated?: boolean;
1323
- /** Optional link to remediate in Azure Portal. */
1324
- portalLink?: string;
1325
- }
1326
- /** The rule result adjusted with baseline. */
1327
- export interface BaselineAdjustedResult {
1328
- /** Baseline details. */
1329
- baseline?: Baseline;
1330
- /** The rule result status. */
1331
- status?: RuleStatus;
1332
- /** Results the are not in baseline. */
1333
- resultsNotInBaseline?: string[][];
1334
- /** Results the are in baseline. */
1335
- resultsOnlyInBaseline?: string[][];
1336
- }
1337
- /** Baseline details. */
1338
- export interface Baseline {
1339
- /** Expected results. */
1340
- expectedResults?: string[][];
1341
- /** Baseline update time (UTC). */
1342
- updatedTime?: Date;
1343
- }
1344
- /** vulnerability assessment rule metadata details. */
1345
- export interface VaRule {
1346
- /** The rule Id. */
1347
- ruleId?: string;
1348
- /** The rule severity. */
1349
- severity?: RuleSeverity;
1350
- /** The rule category. */
1351
- category?: string;
1352
- /** The rule type. */
1353
- ruleType?: RuleType;
1354
- /** The rule title. */
1355
- title?: string;
1356
- /** The rule description. */
1357
- description?: string;
1358
- /** The rule rationale. */
1359
- rationale?: string;
1360
- /** The rule query details. */
1361
- queryCheck?: QueryCheck;
1362
- /** The benchmark references. */
1363
- benchmarkReferences?: BenchmarkReference[];
1364
- }
1365
- /** The rule query details. */
1366
- export interface QueryCheck {
1367
- /** The rule query. */
1368
- query?: string;
1369
- /** Expected result. */
1370
- expectedResult?: string[][];
1371
- /** Column names of expected result. */
1372
- columnNames?: string[];
1373
- }
1374
- /** The benchmark references. */
1375
- export interface BenchmarkReference {
1376
- /** The benchmark name. */
1377
- benchmark?: string;
1378
- /** The benchmark reference. */
1379
- reference?: string;
1380
- }
1381
- /** A list of vulnerability assessment scan results. */
1382
- export interface ScanResults {
1383
- /** List of vulnerability assessment scan results. */
1384
- value?: ScanResult[];
1385
- }
1386
- /** Rule results input. */
1387
- export interface RuleResultsInput {
1388
- /** Take results from latest scan. */
1389
- latestScan?: boolean;
1390
- /**
1391
- * Expected results to be inserted into the baseline.
1392
- * Leave this field empty it LatestScan == true.
1393
- */
1394
- results?: string[][];
1395
- }
1396
- /** Rule results properties. */
1397
- export interface RuleResultsProperties {
1398
- /** Expected results in the baseline. */
1399
- results?: string[][];
1400
- }
1401
- /** A list of rules results. */
1402
- export interface RulesResults {
1403
- /** List of rule results. */
1404
- value?: RuleResults[];
1405
- }
1406
- /** Rules results input. */
1407
- export interface RulesResultsInput {
1408
- /** Take results from latest scan. */
1409
- latestScan?: boolean;
1410
- /**
1411
- * Expected results to be inserted into the baseline.
1412
- * Leave this field empty it LatestScan == true.
1413
- */
1414
- results?: {
1415
- [propertyName: string]: string[][];
1416
- };
1417
- }
1418
1291
  /** List of security alerts */
1419
1292
  export interface AlertList {
1420
1293
  /** describes security alert properties. */
@@ -1520,35 +1393,10 @@ export interface SoftwaresList {
1520
1393
  */
1521
1394
  readonly nextLink?: string;
1522
1395
  }
1523
- /** List of security connectors response. */
1524
- export interface SecurityConnectorsList {
1525
- /** The list of security connectors under the given scope. */
1526
- value: SecurityConnector[];
1527
- /**
1528
- * The URI to fetch the next page.
1529
- * NOTE: This property will not be serialized. It can only be populated by the server.
1530
- */
1531
- readonly nextLink?: string;
1532
- }
1533
- /** The security offering details */
1534
- export interface CloudOffering {
1535
- /** Polymorphic discriminator, which specifies the different types this object can be */
1536
- offeringType: "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "DefenderForDatabasesAws" | "InformationProtectionAws" | "CspmMonitorGcp" | "DefenderForServersGcp" | "DefenderForDatabasesGcp" | "DefenderForContainersGcp" | "CspmMonitorGithub" | "CspmMonitorAzureDevOps" | "DefenderCspmAws" | "DefenderCspmGcp" | "DefenderForDevOpsGithub" | "DefenderForDevOpsAzureDevOps";
1537
- /**
1538
- * The offering description.
1539
- * NOTE: This property will not be serialized. It can only be populated by the server.
1540
- */
1541
- readonly description?: string;
1542
- }
1543
- /** The security connector environment data. */
1544
- export interface EnvironmentData {
1545
- /** Polymorphic discriminator, which specifies the different types this object can be */
1546
- environmentType: "AwsAccount" | "GcpProject" | "GithubScope" | "AzureDevOpsScope";
1547
- }
1548
- /** Page of a security governanceRules list */
1396
+ /** Page of a governance rules list */
1549
1397
  export interface GovernanceRuleList {
1550
1398
  /**
1551
- * Collection of governanceRules in this page
1399
+ * Collection of governance rules in this page
1552
1400
  * NOTE: This property will not be serialized. It can only be populated by the server.
1553
1401
  */
1554
1402
  readonly value?: GovernanceRule[];
@@ -1565,27 +1413,50 @@ export interface GovernanceRuleOwnerSource {
1565
1413
  /** The source value e.g. tag key like owner name or email address */
1566
1414
  value?: string;
1567
1415
  }
1568
- /** The governance email weekly notification configuration. */
1416
+ /** The governance email weekly notification configuration */
1569
1417
  export interface GovernanceRuleEmailNotification {
1570
- /** Defines whether manager email notifications are disabled. */
1418
+ /** Defines whether manager email notifications are disabled */
1571
1419
  disableManagerEmailNotification?: boolean;
1572
- /** Defines whether owner email notifications are disabled. */
1420
+ /** Defines whether owner email notifications are disabled */
1573
1421
  disableOwnerEmailNotification?: boolean;
1574
1422
  }
1423
+ /** The governance rule metadata */
1424
+ export interface GovernanceRuleMetadata {
1425
+ /**
1426
+ * Governance rule Created by object id (GUID)
1427
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1428
+ */
1429
+ readonly createdBy?: string;
1430
+ /**
1431
+ * Governance rule creation date
1432
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1433
+ */
1434
+ readonly createdOn?: Date;
1435
+ /**
1436
+ * Governance rule last updated by object id (GUID)
1437
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1438
+ */
1439
+ readonly updatedBy?: string;
1440
+ /**
1441
+ * Governance rule last update date
1442
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1443
+ */
1444
+ readonly updatedOn?: Date;
1445
+ }
1575
1446
  /** Governance rule execution parameters */
1576
1447
  export interface ExecuteGovernanceRuleParams {
1577
1448
  /** Describe if governance rule should be override */
1578
1449
  override?: boolean;
1579
1450
  }
1580
- /** Execute status of Security GovernanceRule over a given scope */
1581
- export interface ExecuteRuleStatus {
1451
+ /** Long run operation status of governance rule over a given scope */
1452
+ export interface OperationResultAutoGenerated {
1582
1453
  /**
1583
- * Unique key for the execution of GovernanceRule
1454
+ * The status of the long run operation result of governance rule
1584
1455
  * NOTE: This property will not be serialized. It can only be populated by the server.
1585
1456
  */
1586
- readonly operationId?: string;
1457
+ readonly status?: OperationResult;
1587
1458
  }
1588
- /** Page of a security governance assignments list */
1459
+ /** Page of a governance assignments list */
1589
1460
  export interface GovernanceAssignmentsList {
1590
1461
  /**
1591
1462
  * Collection of governance assignments in this page
@@ -1612,13 +1483,13 @@ export interface GovernanceEmailNotification {
1612
1483
  /** Exclude owner from weekly email notification. */
1613
1484
  disableOwnerEmailNotification?: boolean;
1614
1485
  }
1615
- /** Describe the additional data of GovernanceAssignment - optional */
1486
+ /** Describe the additional data of governance assignment - optional */
1616
1487
  export interface GovernanceAssignmentAdditionalData {
1617
- /** Ticket number associated with this GovernanceAssignment */
1488
+ /** Ticket number associated with this governance assignment */
1618
1489
  ticketNumber?: number;
1619
- /** Ticket link associated with this GovernanceAssignment - for example: https://snow.com */
1490
+ /** Ticket link associated with this governance assignment - for example: https://snow.com */
1620
1491
  ticketLink?: string;
1621
- /** The ticket status associated with this GovernanceAssignment - for example: Active */
1492
+ /** The ticket status associated with this governance assignment - for example: Active */
1622
1493
  ticketStatus?: string;
1623
1494
  }
1624
1495
  /** Page of a security applications list */
@@ -1680,68 +1551,388 @@ export interface ErrorDetail {
1680
1551
  */
1681
1552
  readonly additionalInfo?: ErrorAdditionalInfo[];
1682
1553
  }
1683
- /** CVSS details */
1684
- export interface Cvss {
1554
+ /** Page of health reports list */
1555
+ export interface HealthReportsList {
1685
1556
  /**
1686
- * CVSS base
1557
+ * Collection of health reports in this page
1687
1558
  * NOTE: This property will not be serialized. It can only be populated by the server.
1688
1559
  */
1689
- readonly base?: number;
1560
+ readonly value?: HealthReport[];
1561
+ /**
1562
+ * The URI to fetch the next page
1563
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1564
+ */
1565
+ readonly nextLink?: string;
1690
1566
  }
1691
- /** CVE details */
1692
- export interface Cve {
1567
+ /** The resource details of the health report */
1568
+ export interface ResourceDetailsAutoGenerated {
1569
+ /** The status of the health report */
1570
+ source?: Source;
1693
1571
  /**
1694
- * CVE title
1572
+ * The azure id of the resource
1695
1573
  * NOTE: This property will not be serialized. It can only be populated by the server.
1696
1574
  */
1697
- readonly title?: string;
1575
+ readonly id?: string;
1698
1576
  /**
1699
- * Link url
1577
+ * The id of the connector
1700
1578
  * NOTE: This property will not be serialized. It can only be populated by the server.
1701
1579
  */
1702
- readonly link?: string;
1580
+ readonly connectorId?: string;
1703
1581
  }
1704
- /** Vendor reference */
1705
- export interface VendorReference {
1582
+ /** The environment details of the resource */
1583
+ export interface EnvironmentDetails {
1584
+ /** The native resource id of the resource (in case of Azure - the resource Id, in case of MC - the native resource id) */
1585
+ nativeResourceId?: string;
1586
+ /** The hierarchy id of the connector (in case of Azure - the subscription Id, in case of MC - the hierarchyId id) */
1587
+ environmentHierarchyId?: string;
1588
+ /** The organizational hierarchy id of the connector (in case of Azure - the subscription Id, in case of MC - the organizational hierarchyId id) */
1589
+ organizationalHierarchyId?: string;
1590
+ /** The subscription Id */
1591
+ subscriptionId?: string;
1592
+ /** The tenant Id */
1593
+ tenantId?: string;
1594
+ }
1595
+ /** The classification of the health report */
1596
+ export interface HealthDataClassification {
1597
+ /** The component describes the name of the agent/service that scans the issue */
1598
+ component?: string;
1599
+ /** The scenario describes the health scenario issue of the component */
1600
+ scenario?: string;
1601
+ /** The resource scope of the health report */
1602
+ scope?: ScopeName;
1603
+ }
1604
+ /** The status of the health report */
1605
+ export interface StatusAutoGenerated {
1606
+ /** The status of the health report */
1607
+ code?: StatusName;
1706
1608
  /**
1707
- * Link title
1609
+ * The date of when the status of the health report was changed in the last time
1708
1610
  * NOTE: This property will not be serialized. It can only be populated by the server.
1709
1611
  */
1710
- readonly title?: string;
1612
+ readonly statusChangeDate?: Date;
1711
1613
  /**
1712
- * Link url
1614
+ * The date of when the resource of the health report was scanned in the first time
1713
1615
  * NOTE: This property will not be serialized. It can only be populated by the server.
1714
1616
  */
1715
- readonly link?: string;
1716
- }
1717
- /** The solution properties (correspond to the solution kind) */
1718
- export interface ExternalSecuritySolutionProperties {
1719
- /** Describes unknown properties. The value of an unknown property can be of "any" type. */
1720
- [property: string]: any;
1721
- deviceVendor?: string;
1722
- deviceType?: string;
1723
- /** Represents an OMS workspace to which the solution is connected */
1724
- workspace?: ConnectedWorkspace;
1617
+ readonly firstEvaluationDate?: Date;
1725
1618
  }
1726
- /** Represents an OMS workspace to which the solution is connected */
1727
- export interface ConnectedWorkspace {
1728
- /** Azure resource ID of the connected OMS workspace */
1729
- id?: string;
1619
+ /** The issue that caused the resource to by unhealthy */
1620
+ export interface Issue {
1621
+ /** The unique issue key */
1622
+ issueKey: string;
1623
+ /** The issue name */
1624
+ issueName?: string;
1625
+ /** The affected security values that MDC offers that will be affected by the issue, for example: recommendations, alerts, etc */
1626
+ securityValues?: string[];
1627
+ /** The issue description */
1628
+ issueDescription?: string;
1629
+ /** Human readable description of what you should do to mitigate this health issue */
1630
+ remediationSteps?: string;
1631
+ /** The remediation script to solve this issue */
1632
+ remediationScript?: string;
1633
+ /** Additional data for the given issue. The additional data depends on the issue type */
1634
+ issueAdditionalData?: {
1635
+ [propertyName: string]: string;
1636
+ };
1730
1637
  }
1731
- /** Describes an Azure resource with kind */
1732
- export interface AadConnectivityStateAutoGenerated {
1733
- /** The connectivity state of the external AAD solution */
1734
- connectivityState?: AadConnectivityState;
1638
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
1639
+ export interface ErrorResponseAutoGenerated {
1640
+ /** The error object. */
1641
+ error?: ErrorDetailAutoGenerated;
1735
1642
  }
1736
- /** Calculation result data */
1737
- export interface SecureScoreControlScore {
1643
+ /** The error detail. */
1644
+ export interface ErrorDetailAutoGenerated {
1738
1645
  /**
1739
- * Maximum control score (0..10)
1646
+ * The error code.
1740
1647
  * NOTE: This property will not be serialized. It can only be populated by the server.
1741
1648
  */
1742
- readonly max?: number;
1649
+ readonly code?: string;
1743
1650
  /**
1744
- * Actual score for the control = (achieved points / total points) * max score. if total points is zeroed, the return number is 0.00
1651
+ * The error message.
1652
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1653
+ */
1654
+ readonly message?: string;
1655
+ /**
1656
+ * The error target.
1657
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1658
+ */
1659
+ readonly target?: string;
1660
+ /**
1661
+ * The error details.
1662
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1663
+ */
1664
+ readonly details?: ErrorDetailAutoGenerated[];
1665
+ /**
1666
+ * The error additional info.
1667
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1668
+ */
1669
+ readonly additionalInfo?: ErrorAdditionalInfo[];
1670
+ }
1671
+ /** A vulnerability assessment scan record properties. */
1672
+ export interface ScanProperties {
1673
+ /** The scan trigger type. */
1674
+ triggerType?: ScanTriggerType;
1675
+ /** The scan status. */
1676
+ state?: ScanState;
1677
+ /** The server name. */
1678
+ server?: string;
1679
+ /** The database name. */
1680
+ database?: string;
1681
+ /** The SQL version. */
1682
+ sqlVersion?: string;
1683
+ /** The scan start time (UTC). */
1684
+ startTime?: Date;
1685
+ /** Scan results are valid until end time (UTC). */
1686
+ endTime?: Date;
1687
+ /** The number of failed rules with high severity. */
1688
+ highSeverityFailedRulesCount?: number;
1689
+ /** The number of failed rules with medium severity. */
1690
+ mediumSeverityFailedRulesCount?: number;
1691
+ /** The number of failed rules with low severity. */
1692
+ lowSeverityFailedRulesCount?: number;
1693
+ /** The number of total passed rules. */
1694
+ totalPassedRulesCount?: number;
1695
+ /** The number of total failed rules. */
1696
+ totalFailedRulesCount?: number;
1697
+ /** The number of total rules assessed. */
1698
+ totalRulesCount?: number;
1699
+ /** Baseline created for this database, and has one or more rules. */
1700
+ isBaselineApplied?: boolean;
1701
+ /** Last scan time. */
1702
+ lastScanTime?: Date;
1703
+ }
1704
+ /** A list of vulnerability assessment scan records. */
1705
+ export interface Scans {
1706
+ /** List of vulnerability assessment scan records. */
1707
+ value?: Scan[];
1708
+ }
1709
+ /** A vulnerability assessment scan result properties for a single rule. */
1710
+ export interface ScanResultProperties {
1711
+ /** The rule Id. */
1712
+ ruleId?: string;
1713
+ /** The rule result status. */
1714
+ status?: RuleStatus;
1715
+ /** Indicated whether the results specified here are trimmed. */
1716
+ isTrimmed?: boolean;
1717
+ /** The results of the query that was run. */
1718
+ queryResults?: string[][];
1719
+ /** Remediation details. */
1720
+ remediation?: Remediation;
1721
+ /** The rule result adjusted with baseline. */
1722
+ baselineAdjustedResult?: BaselineAdjustedResult;
1723
+ /** vulnerability assessment rule metadata details. */
1724
+ ruleMetadata?: VaRule;
1725
+ }
1726
+ /** Remediation details. */
1727
+ export interface Remediation {
1728
+ /** Remediation description. */
1729
+ description?: string;
1730
+ /** Remediation script. */
1731
+ scripts?: string[];
1732
+ /** Is remediation automated. */
1733
+ automated?: boolean;
1734
+ /** Optional link to remediate in Azure Portal. */
1735
+ portalLink?: string;
1736
+ }
1737
+ /** The rule result adjusted with baseline. */
1738
+ export interface BaselineAdjustedResult {
1739
+ /** Baseline details. */
1740
+ baseline?: Baseline;
1741
+ /** The rule result status. */
1742
+ status?: RuleStatus;
1743
+ /** Results the are not in baseline. */
1744
+ resultsNotInBaseline?: string[][];
1745
+ /** Results the are in baseline. */
1746
+ resultsOnlyInBaseline?: string[][];
1747
+ }
1748
+ /** Baseline details. */
1749
+ export interface Baseline {
1750
+ /** Expected results. */
1751
+ expectedResults?: string[][];
1752
+ /** Baseline update time (UTC). */
1753
+ updatedTime?: Date;
1754
+ }
1755
+ /** vulnerability assessment rule metadata details. */
1756
+ export interface VaRule {
1757
+ /** The rule Id. */
1758
+ ruleId?: string;
1759
+ /** The rule severity. */
1760
+ severity?: RuleSeverity;
1761
+ /** The rule category. */
1762
+ category?: string;
1763
+ /** The rule type. */
1764
+ ruleType?: RuleType;
1765
+ /** The rule title. */
1766
+ title?: string;
1767
+ /** The rule description. */
1768
+ description?: string;
1769
+ /** The rule rationale. */
1770
+ rationale?: string;
1771
+ /** The rule query details. */
1772
+ queryCheck?: QueryCheck;
1773
+ /** The benchmark references. */
1774
+ benchmarkReferences?: BenchmarkReference[];
1775
+ }
1776
+ /** The rule query details. */
1777
+ export interface QueryCheck {
1778
+ /** The rule query. */
1779
+ query?: string;
1780
+ /** Expected result. */
1781
+ expectedResult?: string[][];
1782
+ /** Column names of expected result. */
1783
+ columnNames?: string[];
1784
+ }
1785
+ /** The benchmark references. */
1786
+ export interface BenchmarkReference {
1787
+ /** The benchmark name. */
1788
+ benchmark?: string;
1789
+ /** The benchmark reference. */
1790
+ reference?: string;
1791
+ }
1792
+ /** A list of vulnerability assessment scan results. */
1793
+ export interface ScanResults {
1794
+ /** List of vulnerability assessment scan results. */
1795
+ value?: ScanResult[];
1796
+ }
1797
+ /** Rule results input. */
1798
+ export interface RuleResultsInput {
1799
+ /** Take results from latest scan. */
1800
+ latestScan?: boolean;
1801
+ /**
1802
+ * Expected results to be inserted into the baseline.
1803
+ * Leave this field empty it LatestScan == true.
1804
+ */
1805
+ results?: string[][];
1806
+ }
1807
+ /** Rule results properties. */
1808
+ export interface RuleResultsProperties {
1809
+ /** Expected results in the baseline. */
1810
+ results?: string[][];
1811
+ }
1812
+ /** A list of rules results. */
1813
+ export interface RulesResults {
1814
+ /** List of rule results. */
1815
+ value?: RuleResults[];
1816
+ }
1817
+ /** Rules results input. */
1818
+ export interface RulesResultsInput {
1819
+ /** Take results from latest scan. */
1820
+ latestScan?: boolean;
1821
+ /**
1822
+ * Expected results to be inserted into the baseline.
1823
+ * Leave this field empty it LatestScan == true.
1824
+ */
1825
+ results?: {
1826
+ [propertyName: string]: string[][];
1827
+ };
1828
+ }
1829
+ /** List of security connectors response. */
1830
+ export interface SecurityConnectorsList {
1831
+ /** The list of security connectors under the given scope. */
1832
+ value: SecurityConnector[];
1833
+ /**
1834
+ * The URI to fetch the next page.
1835
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1836
+ */
1837
+ readonly nextLink?: string;
1838
+ }
1839
+ /** The security offering details */
1840
+ export interface CloudOffering {
1841
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1842
+ offeringType: "CspmMonitorAws" | "DefenderForContainersAws" | "DefenderForServersAws" | "DefenderForDatabasesAws" | "InformationProtectionAws" | "CspmMonitorGcp" | "DefenderForServersGcp" | "DefenderForDatabasesGcp" | "DefenderForContainersGcp" | "CspmMonitorGithub" | "CspmMonitorAzureDevOps" | "DefenderCspmAws" | "DefenderCspmGcp" | "DefenderForDevOpsGithub" | "DefenderForDevOpsAzureDevOps" | "CspmMonitorGitLab" | "DefenderForDevOpsGitLab";
1843
+ /**
1844
+ * The offering description.
1845
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1846
+ */
1847
+ readonly description?: string;
1848
+ }
1849
+ /** The security connector environment data. */
1850
+ export interface EnvironmentData {
1851
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1852
+ environmentType: "AwsAccount" | "GcpProject" | "GithubScope" | "AzureDevOpsScope" | "GitlabScope";
1853
+ }
1854
+ /** List of SecurityOperator response. */
1855
+ export interface SecurityOperatorList {
1856
+ /** List of SecurityOperator configurations */
1857
+ value: SecurityOperator[];
1858
+ }
1859
+ /** Identity for the resource. */
1860
+ export interface Identity {
1861
+ /**
1862
+ * The principal ID of resource identity.
1863
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1864
+ */
1865
+ readonly principalId?: string;
1866
+ /**
1867
+ * The tenant ID of resource.
1868
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1869
+ */
1870
+ readonly tenantId?: string;
1871
+ /** The identity type. */
1872
+ type?: "SystemAssigned";
1873
+ }
1874
+ /** CVSS details */
1875
+ export interface Cvss {
1876
+ /**
1877
+ * CVSS base
1878
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1879
+ */
1880
+ readonly base?: number;
1881
+ }
1882
+ /** CVE details */
1883
+ export interface Cve {
1884
+ /**
1885
+ * CVE title
1886
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1887
+ */
1888
+ readonly title?: string;
1889
+ /**
1890
+ * Link url
1891
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1892
+ */
1893
+ readonly link?: string;
1894
+ }
1895
+ /** Vendor reference */
1896
+ export interface VendorReference {
1897
+ /**
1898
+ * Link title
1899
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1900
+ */
1901
+ readonly title?: string;
1902
+ /**
1903
+ * Link url
1904
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1905
+ */
1906
+ readonly link?: string;
1907
+ }
1908
+ /** The solution properties (correspond to the solution kind) */
1909
+ export interface ExternalSecuritySolutionProperties {
1910
+ /** Describes unknown properties. The value of an unknown property can be of "any" type. */
1911
+ [property: string]: any;
1912
+ deviceVendor?: string;
1913
+ deviceType?: string;
1914
+ /** Represents an OMS workspace to which the solution is connected */
1915
+ workspace?: ConnectedWorkspace;
1916
+ }
1917
+ /** Represents an OMS workspace to which the solution is connected */
1918
+ export interface ConnectedWorkspace {
1919
+ /** Azure resource ID of the connected OMS workspace */
1920
+ id?: string;
1921
+ }
1922
+ /** Describes an Azure resource with kind */
1923
+ export interface AadConnectivityStateAutoGenerated {
1924
+ /** The connectivity state of the external AAD solution */
1925
+ connectivityState?: AadConnectivityState;
1926
+ }
1927
+ /** Calculation result data */
1928
+ export interface SecureScoreControlScore {
1929
+ /**
1930
+ * Maximum control score (0..10)
1931
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1932
+ */
1933
+ readonly max?: number;
1934
+ /**
1935
+ * Actual score for the control = (achieved points / total points) * max score. if total points is zeroed, the return number is 0.00
1745
1936
  * NOTE: This property will not be serialized. It can only be populated by the server.
1746
1937
  */
1747
1938
  readonly current?: number;
@@ -1751,7 +1942,25 @@ export interface SecureScoreControlScore {
1751
1942
  */
1752
1943
  readonly percentage?: number;
1753
1944
  }
1754
- /** The awsOrganization data */
1945
+ /** Governance rule's condition */
1946
+ export interface Condition {
1947
+ /** The governance rule Condition's Property, e.g. Severity or AssessmentKey, see examples */
1948
+ property?: string;
1949
+ /** The governance rule Condition's Value like severity Low, High or assessments keys, see examples */
1950
+ value?: string;
1951
+ /** The governance rule Condition's Operator, for example Equals for severity or In for list of assessments, see examples */
1952
+ operator?: GovernanceRuleConditionOperator;
1953
+ }
1954
+ /** Application's condition */
1955
+ export interface ApplicationCondition {
1956
+ /** The application Condition's Property, e.g. ID, see examples */
1957
+ property?: string;
1958
+ /** The application Condition's Value like IDs that contain some string, see examples */
1959
+ value?: string;
1960
+ /** The application Condition's Operator, for example Contains for id or In for list of possible IDs, see examples */
1961
+ operator?: ApplicationConditionOperator;
1962
+ }
1963
+ /** The AWS organization data */
1755
1964
  export interface AwsOrganizationalData {
1756
1965
  /** Polymorphic discriminator, which specifies the different types this object can be */
1757
1966
  organizationMembershipType: "Organization" | "Member";
@@ -1772,6 +1981,11 @@ export interface GcpProjectDetails {
1772
1981
  * NOTE: This property will not be serialized. It can only be populated by the server.
1773
1982
  */
1774
1983
  readonly workloadIdentityPoolId?: string;
1984
+ /**
1985
+ * GCP project name
1986
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1987
+ */
1988
+ readonly projectName?: string;
1775
1989
  }
1776
1990
  /** The native cloud connection configuration */
1777
1991
  export interface CspmMonitorAwsOfferingNativeCloudConnection {
@@ -1819,6 +2033,15 @@ export interface DefenderForServersAwsOfferingArcAutoProvisioning {
1819
2033
  enabled?: boolean;
1820
2034
  /** The cloud role ARN in AWS for this feature */
1821
2035
  cloudRoleArn?: string;
2036
+ /** Configuration for servers Arc auto provisioning */
2037
+ configuration?: DefenderForServersAwsOfferingArcAutoProvisioningConfiguration;
2038
+ }
2039
+ /** Configuration for servers Arc auto provisioning */
2040
+ export interface DefenderForServersAwsOfferingArcAutoProvisioningConfiguration {
2041
+ /** Optional HTTP proxy endpoint to use for the Arc agent */
2042
+ proxy?: string;
2043
+ /** Optional Arc private link scope resource id to link the Arc agent */
2044
+ privateLinkScope?: string;
1822
2045
  }
1823
2046
  /** The Vulnerability Assessment autoprovisioning configuration */
1824
2047
  export interface DefenderForServersAwsOfferingVaAutoProvisioning {
@@ -1855,7 +2078,7 @@ export interface DefenderForServersAwsOfferingVmScanners {
1855
2078
  export interface DefenderForServersAwsOfferingVmScannersConfiguration {
1856
2079
  /** The cloud role ARN in AWS for this feature */
1857
2080
  cloudRoleArn?: string;
1858
- /** The scanning mode for the vm scan. */
2081
+ /** The scanning mode for the VM scan. */
1859
2082
  scanningMode?: ScanningMode;
1860
2083
  /** VM tags that indicates that VM should not be scanned */
1861
2084
  exclusionTags?: {
@@ -1868,6 +2091,15 @@ export interface DefenderFoDatabasesAwsOfferingArcAutoProvisioning {
1868
2091
  enabled?: boolean;
1869
2092
  /** The cloud role ARN in AWS for this feature */
1870
2093
  cloudRoleArn?: string;
2094
+ /** Configuration for servers Arc auto provisioning */
2095
+ configuration?: DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration;
2096
+ }
2097
+ /** Configuration for servers Arc auto provisioning */
2098
+ export interface DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration {
2099
+ /** Optional http proxy endpoint to use for the Arc agent */
2100
+ proxy?: string;
2101
+ /** Optional Arc private link scope resource id to link the Arc agent */
2102
+ privateLinkScope?: string;
1871
2103
  }
1872
2104
  /** The RDS configuration */
1873
2105
  export interface DefenderFoDatabasesAwsOfferingRds {
@@ -1876,6 +2108,13 @@ export interface DefenderFoDatabasesAwsOfferingRds {
1876
2108
  /** The cloud role ARN in AWS for this feature */
1877
2109
  cloudRoleArn?: string;
1878
2110
  }
2111
+ /** The databases data security posture management (DSPM) configuration */
2112
+ export interface DefenderFoDatabasesAwsOfferingDatabasesDspm {
2113
+ /** Is databases data security posture management (DSPM) protection enabled */
2114
+ enabled?: boolean;
2115
+ /** The cloud role ARN in AWS for this feature */
2116
+ cloudRoleArn?: string;
2117
+ }
1879
2118
  /** The native cloud connection configuration */
1880
2119
  export interface InformationProtectionAwsOfferingInformationProtection {
1881
2120
  /** The cloud role ARN in AWS for this feature */
@@ -1899,6 +2138,15 @@ export interface DefenderForServersGcpOfferingDefenderForServers {
1899
2138
  export interface DefenderForServersGcpOfferingArcAutoProvisioning {
1900
2139
  /** Is arc auto provisioning enabled */
1901
2140
  enabled?: boolean;
2141
+ /** Configuration for servers Arc auto provisioning */
2142
+ configuration?: DefenderForServersGcpOfferingArcAutoProvisioningConfiguration;
2143
+ }
2144
+ /** Configuration for servers Arc auto provisioning */
2145
+ export interface DefenderForServersGcpOfferingArcAutoProvisioningConfiguration {
2146
+ /** Optional HTTP proxy endpoint to use for the Arc agent */
2147
+ proxy?: string;
2148
+ /** Optional Arc private link scope resource id to link the Arc agent */
2149
+ privateLinkScope?: string;
1902
2150
  }
1903
2151
  /** The Vulnerability Assessment autoprovisioning configuration */
1904
2152
  export interface DefenderForServersGcpOfferingVaAutoProvisioning {
@@ -1924,10 +2172,35 @@ export interface DefenderForServersGcpOfferingSubPlan {
1924
2172
  /** The available sub plans */
1925
2173
  type?: SubPlan;
1926
2174
  }
2175
+ /** The Microsoft Defender for Server VM scanning configuration */
2176
+ export interface DefenderForServersGcpOfferingVmScanners {
2177
+ /** Is Microsoft Defender for Server VM scanning enabled */
2178
+ enabled?: boolean;
2179
+ /** configuration for Microsoft Defender for Server VM scanning */
2180
+ configuration?: DefenderForServersGcpOfferingVmScannersConfiguration;
2181
+ }
2182
+ /** configuration for Microsoft Defender for Server VM scanning */
2183
+ export interface DefenderForServersGcpOfferingVmScannersConfiguration {
2184
+ /** The scanning mode for the VM scan. */
2185
+ scanningMode?: ScanningMode;
2186
+ /** VM tags that indicate that VM should not be scanned */
2187
+ exclusionTags?: {
2188
+ [propertyName: string]: string;
2189
+ };
2190
+ }
1927
2191
  /** The ARC autoprovisioning configuration */
1928
2192
  export interface DefenderForDatabasesGcpOfferingArcAutoProvisioning {
1929
2193
  /** Is arc auto provisioning enabled */
1930
2194
  enabled?: boolean;
2195
+ /** Configuration for servers Arc auto provisioning */
2196
+ configuration?: DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration;
2197
+ }
2198
+ /** Configuration for servers Arc auto provisioning */
2199
+ export interface DefenderForDatabasesGcpOfferingArcAutoProvisioningConfiguration {
2200
+ /** Optional http proxy endpoint to use for the Arc agent */
2201
+ proxy?: string;
2202
+ /** Optional Arc private link scope resource id to link the Arc agent */
2203
+ privateLinkScope?: string;
1931
2204
  }
1932
2205
  /** The native cloud connection configuration */
1933
2206
  export interface DefenderForDatabasesGcpOfferingDefenderForDatabasesArcAutoProvisioning {
@@ -1961,30 +2234,26 @@ export interface DefenderCspmAwsOfferingVmScanners {
1961
2234
  export interface DefenderCspmAwsOfferingVmScannersConfiguration {
1962
2235
  /** The cloud role ARN in AWS for this feature */
1963
2236
  cloudRoleArn?: string;
1964
- /** The scanning mode for the vm scan. */
2237
+ /** The scanning mode for the VM scan. */
1965
2238
  scanningMode?: ScanningMode;
1966
2239
  /** VM tags that indicates that VM should not be scanned */
1967
2240
  exclusionTags?: {
1968
2241
  [propertyName: string]: string;
1969
2242
  };
1970
2243
  }
1971
- /** Governance rule's condition */
1972
- export interface Condition {
1973
- /** The governance rule Condition's Property, e.g. Severity or AssessmentKey, see examples */
1974
- property?: string;
1975
- /** The governance rule Condition's Value like severity Low, High or assessments keys, see examples */
1976
- value?: string;
1977
- /** The governance rule Condition's Operator, for example Equals for severity or In for list of assessments, see examples */
1978
- operator?: GovernanceRuleConditionOperator;
2244
+ /** The Microsoft Defender Data Sensitivity discovery configuration */
2245
+ export interface DefenderCspmAwsOfferingDataSensitivityDiscovery {
2246
+ /** Is Microsoft Defender Data Sensitivity discovery enabled */
2247
+ enabled?: boolean;
2248
+ /** The cloud role ARN in AWS for this feature */
2249
+ cloudRoleArn?: string;
1979
2250
  }
1980
- /** Application's condition */
1981
- export interface ApplicationCondition {
1982
- /** The application Condition's Property, e.g. ID, see examples */
1983
- property?: string;
1984
- /** The application Condition's Value like IDs that contain some string, see examples */
1985
- value?: string;
1986
- /** The application Condition's Operator, for example Contains for id or In for list of possible IDs, see examples */
1987
- operator?: ApplicationConditionOperator;
2251
+ /** The databases DSPM configuration */
2252
+ export interface DefenderCspmAwsOfferingDatabasesDspm {
2253
+ /** Is databases DSPM protection enabled */
2254
+ enabled?: boolean;
2255
+ /** The cloud role ARN in AWS for this feature */
2256
+ cloudRoleArn?: string;
1988
2257
  }
1989
2258
  /** The resource of the configuration or data needed to onboard the machine to MDE */
1990
2259
  export interface MdeOnboardingData extends Resource {
@@ -2050,9 +2319,9 @@ export interface ComplianceResult extends Resource {
2050
2319
  */
2051
2320
  readonly resourceStatus?: ResourceStatus;
2052
2321
  }
2053
- /** 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. */
2322
+ /** 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. */
2054
2323
  export interface Pricing extends Resource {
2055
- /** 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. */
2324
+ /** 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. */
2056
2325
  pricingTier?: PricingTier;
2057
2326
  /** 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. */
2058
2327
  subPlan?: string;
@@ -2061,6 +2330,11 @@ export interface Pricing extends Resource {
2061
2330
  * NOTE: This property will not be serialized. It can only be populated by the server.
2062
2331
  */
2063
2332
  readonly freeTrialRemainingTime?: string;
2333
+ /**
2334
+ * 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).
2335
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2336
+ */
2337
+ readonly enablementTime?: Date;
2064
2338
  /**
2065
2339
  * Optional. True if the plan is deprecated. If there are replacing plans they will appear in `replacedBy` property
2066
2340
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -2071,6 +2345,8 @@ export interface Pricing extends Resource {
2071
2345
  * NOTE: This property will not be serialized. It can only be populated by the server.
2072
2346
  */
2073
2347
  readonly replacedBy?: string[];
2348
+ /** Optional. List of extensions offered under a plan. */
2349
+ extensions?: Extension[];
2074
2350
  }
2075
2351
  /** The Advanced Threat Protection resource. */
2076
2352
  export interface AdvancedThreatProtectionSetting extends Resource {
@@ -2820,21 +3096,6 @@ export interface ConnectorSetting extends Resource {
2820
3096
  /** Settings for authentication management, these settings are relevant only for the cloud connector. */
2821
3097
  authenticationDetails?: AuthenticationDetailsPropertiesUnion;
2822
3098
  }
2823
- /** A vulnerability assessment scan record. */
2824
- export interface Scan extends Resource {
2825
- /** A vulnerability assessment scan record properties. */
2826
- properties?: ScanProperties;
2827
- }
2828
- /** A vulnerability assessment scan result for a single rule. */
2829
- export interface ScanResult extends Resource {
2830
- /** A vulnerability assessment scan result properties for a single rule. */
2831
- properties?: ScanResultProperties;
2832
- }
2833
- /** Rule results. */
2834
- export interface RuleResults extends Resource {
2835
- /** Rule results properties. */
2836
- properties?: RuleResultsProperties;
2837
- }
2838
3099
  /** Security alert */
2839
3100
  export interface Alert extends Resource {
2840
3101
  /**
@@ -2925,7 +3186,7 @@ export interface Alert extends Resource {
2925
3186
  */
2926
3187
  readonly timeGeneratedUtc?: Date;
2927
3188
  /**
2928
- * The name of the product which published this alert (Azure Security Center, Azure ATP, Microsoft Defender ATP, O365 ATP, MCAS, and so on).
3189
+ * 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).
2929
3190
  * NOTE: This property will not be serialized. It can only be populated by the server.
2930
3191
  */
2931
3192
  readonly productName?: string;
@@ -3002,17 +3263,22 @@ export interface Software extends Resource {
3002
3263
  /** First time that the software was seen in the device. */
3003
3264
  firstSeenAt?: string;
3004
3265
  }
3005
- /** Security GovernanceRule over a given scope */
3266
+ /** Governance rule over a given scope */
3006
3267
  export interface GovernanceRule extends Resource {
3007
- /** display name of the governanceRule */
3268
+ /**
3269
+ * The tenantId (GUID)
3270
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3271
+ */
3272
+ readonly tenantId?: string;
3273
+ /** Display name of the governance rule */
3008
3274
  displayName?: string;
3009
- /** description of the governanceRule */
3275
+ /** Description of the governance rule */
3010
3276
  description?: string;
3011
3277
  /** 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 */
3012
3278
  remediationTimeframe?: string;
3013
3279
  /** Defines whether there is a grace period on the governance rule */
3014
3280
  isGracePeriod?: boolean;
3015
- /** The governance rule priority, priority to the lower number. Rules with the same priority on the same subscription will not be allowed */
3281
+ /** The governance rule priority, priority to the lower number. Rules with the same priority on the same scope will not be allowed */
3016
3282
  rulePriority?: number;
3017
3283
  /** Defines whether the rule is active/inactive */
3018
3284
  isDisabled?: boolean;
@@ -3020,14 +3286,20 @@ export interface GovernanceRule extends Resource {
3020
3286
  ruleType?: GovernanceRuleType;
3021
3287
  /** The governance rule source, what the rule affects, e.g. Assessments */
3022
3288
  sourceResourceType?: GovernanceRuleSourceResourceType;
3289
+ /** Excluded scopes, filter out the descendants of the scope (on management scopes) */
3290
+ excludedScopes?: string[];
3023
3291
  /** The governance rule conditionSets - see examples */
3024
3292
  conditionSets?: Record<string, unknown>[];
3025
- /** The Owner source for the governance rule - e.g. Manually by user@contoso.com - see example */
3293
+ /** Defines whether the rule is management scope rule (master connector as a single scope or management scope) */
3294
+ includeMemberScopes?: boolean;
3295
+ /** The owner source for the governance rule - e.g. Manually by user@contoso.com - see example */
3026
3296
  ownerSource?: GovernanceRuleOwnerSource;
3027
3297
  /** The email notifications settings for the governance rule, states whether to disable notifications for mangers and owners */
3028
3298
  governanceEmailNotification?: GovernanceRuleEmailNotification;
3299
+ /** The governance rule metadata */
3300
+ metadata?: GovernanceRuleMetadata;
3029
3301
  }
3030
- /** Security GovernanceAssignment over a given scope */
3302
+ /** Governance assignment over a given scope */
3031
3303
  export interface GovernanceAssignment extends Resource {
3032
3304
  /** The Owner for the governance assignment - e.g. user@contoso.com - see example */
3033
3305
  owner?: string;
@@ -3062,6 +3334,41 @@ export interface ApiCollectionResponse extends Resource {
3062
3334
  [propertyName: string]: string;
3063
3335
  };
3064
3336
  }
3337
+ /** The health report resource */
3338
+ export interface HealthReport extends Resource {
3339
+ /** The resource details of the health report */
3340
+ resourceDetails?: ResourceDetailsAutoGenerated;
3341
+ /** The environment details of the resource */
3342
+ environmentDetails?: EnvironmentDetails;
3343
+ /** The classification of the health report */
3344
+ healthDataClassification?: HealthDataClassification;
3345
+ /** The status of the health report */
3346
+ status?: StatusAutoGenerated;
3347
+ /** The affected defenders plans by unhealthy report */
3348
+ affectedDefendersPlans?: string[];
3349
+ /** A collection of the issues in the report */
3350
+ issues?: Issue[];
3351
+ }
3352
+ /** A vulnerability assessment scan record. */
3353
+ export interface Scan extends Resource {
3354
+ /** A vulnerability assessment scan record properties. */
3355
+ properties?: ScanProperties;
3356
+ }
3357
+ /** A vulnerability assessment scan result for a single rule. */
3358
+ export interface ScanResult extends Resource {
3359
+ /** A vulnerability assessment scan result properties for a single rule. */
3360
+ properties?: ScanResultProperties;
3361
+ }
3362
+ /** Rule results. */
3363
+ export interface RuleResults extends Resource {
3364
+ /** Rule results properties. */
3365
+ properties?: RuleResultsProperties;
3366
+ }
3367
+ /** Security operator under a given subscription and pricing */
3368
+ export interface SecurityOperator extends Resource {
3369
+ /** Identity for the resource. */
3370
+ identity?: Identity;
3371
+ }
3065
3372
  /** Security assessment metadata */
3066
3373
  export interface SecurityAssessmentMetadata extends Resource {
3067
3374
  /** User friendly display name of the assessment */
@@ -3450,6 +3757,8 @@ export interface DefenderFoDatabasesAwsOffering extends CloudOffering {
3450
3757
  arcAutoProvisioning?: DefenderFoDatabasesAwsOfferingArcAutoProvisioning;
3451
3758
  /** The RDS configuration */
3452
3759
  rds?: DefenderFoDatabasesAwsOfferingRds;
3760
+ /** The databases data security posture management (DSPM) configuration */
3761
+ databasesDspm?: DefenderFoDatabasesAwsOfferingDatabasesDspm;
3453
3762
  }
3454
3763
  /** The information protection for AWS offering */
3455
3764
  export interface InformationProtectionAwsOffering extends CloudOffering {
@@ -3479,6 +3788,8 @@ export interface DefenderForServersGcpOffering extends CloudOffering {
3479
3788
  mdeAutoProvisioning?: DefenderForServersGcpOfferingMdeAutoProvisioning;
3480
3789
  /** configuration for the servers offering subPlan */
3481
3790
  subPlan?: DefenderForServersGcpOfferingSubPlan;
3791
+ /** The Microsoft Defender for Server VM scanning configuration */
3792
+ vmScanners?: DefenderForServersGcpOfferingVmScanners;
3482
3793
  }
3483
3794
  /** The Defender for Databases GCP offering configurations */
3484
3795
  export interface DefenderForDatabasesGcpOffering extends CloudOffering {
@@ -3514,12 +3825,16 @@ export interface CspmMonitorAzureDevOpsOffering extends CloudOffering {
3514
3825
  /** Polymorphic discriminator, which specifies the different types this object can be */
3515
3826
  offeringType: "CspmMonitorAzureDevOps";
3516
3827
  }
3517
- /** The CSPM P1 for Aws offering */
3828
+ /** The CSPM P1 for AWS offering */
3518
3829
  export interface DefenderCspmAwsOffering extends CloudOffering {
3519
3830
  /** Polymorphic discriminator, which specifies the different types this object can be */
3520
3831
  offeringType: "DefenderCspmAws";
3521
3832
  /** The Microsoft Defender for Server VM scanning configuration */
3522
3833
  vmScanners?: DefenderCspmAwsOfferingVmScanners;
3834
+ /** The Microsoft Defender Data Sensitivity discovery configuration */
3835
+ dataSensitivityDiscovery?: DefenderCspmAwsOfferingDataSensitivityDiscovery;
3836
+ /** The databases DSPM configuration */
3837
+ databasesDspm?: DefenderCspmAwsOfferingDatabasesDspm;
3523
3838
  }
3524
3839
  /** The CSPM P1 for GCP offering */
3525
3840
  export interface DefenderCspmGcpOffering extends CloudOffering {
@@ -3536,12 +3851,29 @@ export interface DefenderForDevOpsAzureDevOpsOffering extends CloudOffering {
3536
3851
  /** Polymorphic discriminator, which specifies the different types this object can be */
3537
3852
  offeringType: "DefenderForDevOpsAzureDevOps";
3538
3853
  }
3539
- /** The aws connector environment data */
3854
+ /** The CSPM (Cloud security posture management) monitoring for gitlab offering */
3855
+ export interface CspmMonitorGitLabOffering extends CloudOffering {
3856
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3857
+ offeringType: "CspmMonitorGitLab";
3858
+ }
3859
+ /** The Defender for DevOps for Gitlab offering */
3860
+ export interface DefenderForDevOpsGitLabOffering extends CloudOffering {
3861
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3862
+ offeringType: "DefenderForDevOpsGitLab";
3863
+ }
3864
+ /** The AWS connector environment data */
3540
3865
  export interface AwsEnvironmentData extends EnvironmentData {
3541
3866
  /** Polymorphic discriminator, which specifies the different types this object can be */
3542
3867
  environmentType: "AwsAccount";
3543
3868
  /** The AWS account's organizational data */
3544
3869
  organizationalData?: AwsOrganizationalDataUnion;
3870
+ /** list of regions to scan */
3871
+ regions?: string[];
3872
+ /**
3873
+ * The AWS account name
3874
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3875
+ */
3876
+ readonly accountName?: string;
3545
3877
  }
3546
3878
  /** The GCP project connector environment data */
3547
3879
  export interface GcpProjectEnvironmentData extends EnvironmentData {
@@ -3562,6 +3894,11 @@ export interface AzureDevOpsScopeEnvironmentData extends EnvironmentData {
3562
3894
  /** Polymorphic discriminator, which specifies the different types this object can be */
3563
3895
  environmentType: "AzureDevOpsScope";
3564
3896
  }
3897
+ /** The GitLab scope connector's environment data */
3898
+ export interface GitlabScopeEnvironmentData extends EnvironmentData {
3899
+ /** Polymorphic discriminator, which specifies the different types this object can be */
3900
+ environmentType: "GitlabScope";
3901
+ }
3565
3902
  /** The external security solution properties for CEF solutions */
3566
3903
  export interface CefSolutionProperties extends ExternalSecuritySolutionProperties {
3567
3904
  hostname?: string;
@@ -3575,7 +3912,7 @@ export interface AtaSolutionProperties extends ExternalSecuritySolutionPropertie
3575
3912
  /** The external security solution properties for AAD solutions */
3576
3913
  export interface AadSolutionProperties extends ExternalSecuritySolutionProperties, AadConnectivityStateAutoGenerated {
3577
3914
  }
3578
- /** The awsOrganization data for the master account */
3915
+ /** The AWS organization data for the master account */
3579
3916
  export interface AwsOrganizationalDataMaster extends AwsOrganizationalData {
3580
3917
  /** Polymorphic discriminator, which specifies the different types this object can be */
3581
3918
  organizationMembershipType: "Organization";
@@ -3584,7 +3921,7 @@ export interface AwsOrganizationalDataMaster extends AwsOrganizationalData {
3584
3921
  /** If the multi cloud account is of membership type organization, list of accounts excluded from offering */
3585
3922
  excludedAccountIds?: string[];
3586
3923
  }
3587
- /** The awsOrganization data for the member account */
3924
+ /** The AWS organization data for the member account */
3588
3925
  export interface AwsOrganizationalDataMember extends AwsOrganizationalData {
3589
3926
  /** Polymorphic discriminator, which specifies the different types this object can be */
3590
3927
  organizationMembershipType: "Member";
@@ -3601,6 +3938,11 @@ export interface GcpOrganizationalDataOrganization extends GcpOrganizationalData
3601
3938
  serviceAccountEmailAddress?: string;
3602
3939
  /** The GCP workload identity provider id which represents the permissions required to auto provision security connectors */
3603
3940
  workloadIdentityProviderId?: string;
3941
+ /**
3942
+ * GCP organization name
3943
+ * NOTE: This property will not be serialized. It can only be populated by the server.
3944
+ */
3945
+ readonly organizationName?: string;
3604
3946
  }
3605
3947
  /** The gcpOrganization data for the member account */
3606
3948
  export interface GcpOrganizationalDataMember extends GcpOrganizationalData {
@@ -3804,23 +4146,18 @@ export interface ProcessNotAllowed extends AllowlistCustomAlertRule {
3804
4146
  /** Polymorphic discriminator, which specifies the different types this object can be */
3805
4147
  ruleType: "ProcessNotAllowed";
3806
4148
  }
3807
- /** Defines headers for GovernanceRules_ruleIdExecuteSingleSubscription operation. */
3808
- export interface GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders {
3809
- /** Location URL for the execution status */
3810
- location?: string;
3811
- }
3812
- /** Defines headers for GovernanceRules_ruleIdExecuteSingleSecurityConnector operation. */
3813
- export interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders {
3814
- /** Location URL for the execution status */
4149
+ /** Defines headers for GovernanceRules_delete operation. */
4150
+ export interface GovernanceRulesDeleteHeaders {
4151
+ /** Location URL for the deletion status */
3815
4152
  location?: string;
3816
4153
  }
3817
- /** Defines headers for SubscriptionGovernanceRulesExecuteStatus_get operation. */
3818
- export interface SubscriptionGovernanceRulesExecuteStatusGetHeaders {
4154
+ /** Defines headers for GovernanceRules_execute operation. */
4155
+ export interface GovernanceRulesExecuteHeaders {
3819
4156
  /** Location URL for the execution status */
3820
4157
  location?: string;
3821
4158
  }
3822
- /** Defines headers for SecurityConnectorGovernanceRulesExecuteStatus_get operation. */
3823
- export interface SecurityConnectorGovernanceRulesExecuteStatusGetHeaders {
4159
+ /** Defines headers for GovernanceRules_operationResults operation. */
4160
+ export interface GovernanceRulesOperationResultsHeaders {
3824
4161
  /** Location URL for the execution status */
3825
4162
  location?: string;
3826
4163
  }
@@ -3845,7 +4182,7 @@ export declare enum KnownCreatedByType {
3845
4182
  * **ManagedIdentity** \
3846
4183
  * **Key**
3847
4184
  */
3848
- export declare type CreatedByType = string;
4185
+ export type CreatedByType = string;
3849
4186
  /** Known values of {@link SupportedCloudEnum} that the service accepts. */
3850
4187
  export declare enum KnownSupportedCloudEnum {
3851
4188
  /** AWS */
@@ -3861,7 +4198,7 @@ export declare enum KnownSupportedCloudEnum {
3861
4198
  * **AWS** \
3862
4199
  * **GCP**
3863
4200
  */
3864
- export declare type SupportedCloudEnum = string;
4201
+ export type SupportedCloudEnum = string;
3865
4202
  /** Known values of {@link SeverityEnum} that the service accepts. */
3866
4203
  export declare enum KnownSeverityEnum {
3867
4204
  /** High */
@@ -3880,7 +4217,7 @@ export declare enum KnownSeverityEnum {
3880
4217
  * **Medium** \
3881
4218
  * **Low**
3882
4219
  */
3883
- export declare type SeverityEnum = string;
4220
+ export type SeverityEnum = string;
3884
4221
  /** Known values of {@link ResourceStatus} that the service accepts. */
3885
4222
  export declare enum KnownResourceStatus {
3886
4223
  /** This assessment on the resource is healthy */
@@ -3902,7 +4239,7 @@ export declare enum KnownResourceStatus {
3902
4239
  * **OffByPolicy**: This assessment is turned off by policy on this subscription \
3903
4240
  * **NotHealthy**: This assessment on the resource is not healthy
3904
4241
  */
3905
- export declare type ResourceStatus = string;
4242
+ export type ResourceStatus = string;
3906
4243
  /** Known values of {@link PricingTier} that the service accepts. */
3907
4244
  export declare enum KnownPricingTier {
3908
4245
  /** Get free Microsoft Defender for Cloud experience with basic security features */
@@ -3918,10 +4255,42 @@ export declare enum KnownPricingTier {
3918
4255
  * **Free**: Get free Microsoft Defender for Cloud experience with basic security features \
3919
4256
  * **Standard**: Get the standard Microsoft Defender for Cloud experience with advanced security features
3920
4257
  */
3921
- export declare type PricingTier = string;
4258
+ export type PricingTier = string;
4259
+ /** Known values of {@link IsEnabled} that the service accepts. */
4260
+ export declare enum KnownIsEnabled {
4261
+ /** Indicates the extension is enabled */
4262
+ True = "True",
4263
+ /** Indicates the extension is disabled */
4264
+ False = "False"
4265
+ }
4266
+ /**
4267
+ * Defines values for IsEnabled. \
4268
+ * {@link KnownIsEnabled} can be used interchangeably with IsEnabled,
4269
+ * this enum contains the known values that the service supports.
4270
+ * ### Known values supported by the service
4271
+ * **True**: Indicates the extension is enabled \
4272
+ * **False**: Indicates the extension is disabled
4273
+ */
4274
+ export type IsEnabled = string;
4275
+ /** Known values of {@link Code} that the service accepts. */
4276
+ export declare enum KnownCode {
4277
+ /** Extension was created\/updated successfully. */
4278
+ Succeeded = "Succeeded",
4279
+ /** Extension was not created\/updated successfully. See operation status message for more details. */
4280
+ Failed = "Failed"
4281
+ }
4282
+ /**
4283
+ * Defines values for Code. \
4284
+ * {@link KnownCode} can be used interchangeably with Code,
4285
+ * this enum contains the known values that the service supports.
4286
+ * ### Known values supported by the service
4287
+ * **Succeeded**: Extension was created\/updated successfully. \
4288
+ * **Failed**: Extension was not created\/updated successfully. See operation status message for more details.
4289
+ */
4290
+ export type Code = string;
3922
4291
  /** Known values of {@link ValueType} that the service accepts. */
3923
4292
  export declare enum KnownValueType {
3924
- /** An IP range in CIDR format (e.g. '192.168.0.1/8'). */
4293
+ /** An IP range in CIDR format (e.g. '192.168.0.1\/8'). */
3925
4294
  IpCidr = "IpCidr",
3926
4295
  /** Any string value. */
3927
4296
  String = "String"
@@ -3934,7 +4303,7 @@ export declare enum KnownValueType {
3934
4303
  * **IpCidr**: An IP range in CIDR format (e.g. '192.168.0.1\/8'). \
3935
4304
  * **String**: Any string value.
3936
4305
  */
3937
- export declare type ValueType = string;
4306
+ export type ValueType = string;
3938
4307
  /** Known values of {@link SecuritySolutionStatus} that the service accepts. */
3939
4308
  export declare enum KnownSecuritySolutionStatus {
3940
4309
  /** Enabled */
@@ -3950,7 +4319,7 @@ export declare enum KnownSecuritySolutionStatus {
3950
4319
  * **Enabled** \
3951
4320
  * **Disabled**
3952
4321
  */
3953
- export declare type SecuritySolutionStatus = string;
4322
+ export type SecuritySolutionStatus = string;
3954
4323
  /** Known values of {@link ExportData} that the service accepts. */
3955
4324
  export declare enum KnownExportData {
3956
4325
  /** Agent raw events */
@@ -3963,7 +4332,7 @@ export declare enum KnownExportData {
3963
4332
  * ### Known values supported by the service
3964
4333
  * **RawEvents**: Agent raw events
3965
4334
  */
3966
- export declare type ExportData = string;
4335
+ export type ExportData = string;
3967
4336
  /** Known values of {@link DataSource} that the service accepts. */
3968
4337
  export declare enum KnownDataSource {
3969
4338
  /** Devices twin data */
@@ -3976,7 +4345,7 @@ export declare enum KnownDataSource {
3976
4345
  * ### Known values supported by the service
3977
4346
  * **TwinData**: Devices twin data
3978
4347
  */
3979
- export declare type DataSource = string;
4348
+ export type DataSource = string;
3980
4349
  /** Known values of {@link RecommendationType} that the service accepts. */
3981
4350
  export declare enum KnownRecommendationType {
3982
4351
  /** Authentication schema used for pull an edge module from an ACR repository does not use Service Principal Authentication. */
@@ -3999,13 +4368,13 @@ export declare enum KnownRecommendationType {
3999
4368
  IoTIpfilterPermissiveRule = "IoT_IPFilter_PermissiveRule",
4000
4369
  /** A listening endpoint was found on the device. */
4001
4370
  IoTOpenPorts = "IoT_OpenPorts",
4002
- /** 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. */
4371
+ /** 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. */
4003
4372
  IoTPermissiveFirewallPolicy = "IoT_PermissiveFirewallPolicy",
4004
4373
  /** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */
4005
4374
  IoTPermissiveInputFirewallRules = "IoT_PermissiveInputFirewallRules",
4006
4375
  /** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */
4007
4376
  IoTPermissiveOutputFirewallRules = "IoT_PermissiveOutputFirewallRules",
4008
- /** 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). */
4377
+ /** 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). */
4009
4378
  IoTPrivilegedDockerOptions = "IoT_PrivilegedDockerOptions",
4010
4379
  /** 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. */
4011
4380
  IoTSharedCredentials = "IoT_SharedCredentials",
@@ -4034,7 +4403,7 @@ export declare enum KnownRecommendationType {
4034
4403
  * **IoT_SharedCredentials**: 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. \
4035
4404
  * **IoT_VulnerableTLSCipherSuite**: Insecure TLS configurations detected. Immediate upgrade recommended.
4036
4405
  */
4037
- export declare type RecommendationType = string;
4406
+ export type RecommendationType = string;
4038
4407
  /** Known values of {@link RecommendationConfigStatus} that the service accepts. */
4039
4408
  export declare enum KnownRecommendationConfigStatus {
4040
4409
  /** Disabled */
@@ -4050,7 +4419,7 @@ export declare enum KnownRecommendationConfigStatus {
4050
4419
  * **Disabled** \
4051
4420
  * **Enabled**
4052
4421
  */
4053
- export declare type RecommendationConfigStatus = string;
4422
+ export type RecommendationConfigStatus = string;
4054
4423
  /** Known values of {@link UnmaskedIpLoggingStatus} that the service accepts. */
4055
4424
  export declare enum KnownUnmaskedIpLoggingStatus {
4056
4425
  /** Unmasked IP logging is disabled */
@@ -4066,7 +4435,7 @@ export declare enum KnownUnmaskedIpLoggingStatus {
4066
4435
  * **Disabled**: Unmasked IP logging is disabled \
4067
4436
  * **Enabled**: Unmasked IP logging is enabled
4068
4437
  */
4069
- export declare type UnmaskedIpLoggingStatus = string;
4438
+ export type UnmaskedIpLoggingStatus = string;
4070
4439
  /** Known values of {@link AdditionalWorkspaceType} that the service accepts. */
4071
4440
  export declare enum KnownAdditionalWorkspaceType {
4072
4441
  /** Sentinel */
@@ -4079,7 +4448,7 @@ export declare enum KnownAdditionalWorkspaceType {
4079
4448
  * ### Known values supported by the service
4080
4449
  * **Sentinel**
4081
4450
  */
4082
- export declare type AdditionalWorkspaceType = string;
4451
+ export type AdditionalWorkspaceType = string;
4083
4452
  /** Known values of {@link AdditionalWorkspaceDataType} that the service accepts. */
4084
4453
  export declare enum KnownAdditionalWorkspaceDataType {
4085
4454
  /** Alerts */
@@ -4095,7 +4464,7 @@ export declare enum KnownAdditionalWorkspaceDataType {
4095
4464
  * **Alerts** \
4096
4465
  * **RawEvents**
4097
4466
  */
4098
- export declare type AdditionalWorkspaceDataType = string;
4467
+ export type AdditionalWorkspaceDataType = string;
4099
4468
  /** Known values of {@link ReportedSeverity} that the service accepts. */
4100
4469
  export declare enum KnownReportedSeverity {
4101
4470
  /** Informational */
@@ -4117,7 +4486,7 @@ export declare enum KnownReportedSeverity {
4117
4486
  * **Medium** \
4118
4487
  * **High**
4119
4488
  */
4120
- export declare type ReportedSeverity = string;
4489
+ export type ReportedSeverity = string;
4121
4490
  /** Known values of {@link TaskUpdateActionType} that the service accepts. */
4122
4491
  export declare enum KnownTaskUpdateActionType {
4123
4492
  /** Activate */
@@ -4142,7 +4511,7 @@ export declare enum KnownTaskUpdateActionType {
4142
4511
  * **Resolve** \
4143
4512
  * **Close**
4144
4513
  */
4145
- export declare type TaskUpdateActionType = string;
4514
+ export type TaskUpdateActionType = string;
4146
4515
  /** Known values of {@link AutoProvision} that the service accepts. */
4147
4516
  export declare enum KnownAutoProvision {
4148
4517
  /** Install missing security agent on VMs automatically */
@@ -4158,7 +4527,7 @@ export declare enum KnownAutoProvision {
4158
4527
  * **On**: Install missing security agent on VMs automatically \
4159
4528
  * **Off**: Do not install security agent on the VMs automatically
4160
4529
  */
4161
- export declare type AutoProvision = string;
4530
+ export type AutoProvision = string;
4162
4531
  /** Known values of {@link InformationProtectionPolicyName} that the service accepts. */
4163
4532
  export declare enum KnownInformationProtectionPolicyName {
4164
4533
  /** Effective */
@@ -4174,7 +4543,7 @@ export declare enum KnownInformationProtectionPolicyName {
4174
4543
  * **effective** \
4175
4544
  * **custom**
4176
4545
  */
4177
- export declare type InformationProtectionPolicyName = string;
4546
+ export type InformationProtectionPolicyName = string;
4178
4547
  /** Known values of {@link State} that the service accepts. */
4179
4548
  export declare enum KnownState {
4180
4549
  /** All supported regulatory compliance controls in the given standard have a passed state */
@@ -4196,7 +4565,7 @@ export declare enum KnownState {
4196
4565
  * **Skipped**: All supported regulatory compliance controls in the given standard have a state of skipped \
4197
4566
  * **Unsupported**: No supported regulatory compliance data for the given standard
4198
4567
  */
4199
- export declare type State = string;
4568
+ export type State = string;
4200
4569
  /** Known values of {@link MinimalSeverity} that the service accepts. */
4201
4570
  export declare enum KnownMinimalSeverity {
4202
4571
  /** Get notifications on new alerts with High severity */
@@ -4215,7 +4584,7 @@ export declare enum KnownMinimalSeverity {
4215
4584
  * **Medium**: Get notifications on new alerts with medium or high severity \
4216
4585
  * **Low**: Don't get notifications on new alerts with low, medium or high severity
4217
4586
  */
4218
- export declare type MinimalSeverity = string;
4587
+ export type MinimalSeverity = string;
4219
4588
  /** Known values of {@link Roles} that the service accepts. */
4220
4589
  export declare enum KnownRoles {
4221
4590
  /** If enabled, send notification on new alerts to the account admins */
@@ -4237,7 +4606,7 @@ export declare enum KnownRoles {
4237
4606
  * **Owner**: If enabled, send notification on new alerts to the subscription owners \
4238
4607
  * **Contributor**: If enabled, send notification on new alerts to the subscription contributors
4239
4608
  */
4240
- export declare type Roles = string;
4609
+ export type Roles = string;
4241
4610
  /** Known values of {@link SubAssessmentStatusCode} that the service accepts. */
4242
4611
  export declare enum KnownSubAssessmentStatusCode {
4243
4612
  /** The resource is healthy */
@@ -4256,7 +4625,7 @@ export declare enum KnownSubAssessmentStatusCode {
4256
4625
  * **Unhealthy**: The resource has a security issue that needs to be addressed \
4257
4626
  * **NotApplicable**: Assessment for this resource did not happen
4258
4627
  */
4259
- export declare type SubAssessmentStatusCode = string;
4628
+ export type SubAssessmentStatusCode = string;
4260
4629
  /** Known values of {@link Severity} that the service accepts. */
4261
4630
  export declare enum KnownSeverity {
4262
4631
  /** Low */
@@ -4275,7 +4644,7 @@ export declare enum KnownSeverity {
4275
4644
  * **Medium** \
4276
4645
  * **High**
4277
4646
  */
4278
- export declare type Severity = string;
4647
+ export type Severity = string;
4279
4648
  /** Known values of {@link Source} that the service accepts. */
4280
4649
  export declare enum KnownSource {
4281
4650
  /** Resource is in Azure */
@@ -4294,7 +4663,7 @@ export declare enum KnownSource {
4294
4663
  * **OnPremise**: Resource in an on premise machine connected to Azure cloud \
4295
4664
  * **OnPremiseSql**: SQL Resource in an on premise machine connected to Azure cloud
4296
4665
  */
4297
- export declare type Source = string;
4666
+ export type Source = string;
4298
4667
  /** Known values of {@link AssessedResourceType} that the service accepts. */
4299
4668
  export declare enum KnownAssessedResourceType {
4300
4669
  /** SqlServerVulnerability */
@@ -4313,7 +4682,7 @@ export declare enum KnownAssessedResourceType {
4313
4682
  * **ContainerRegistryVulnerability** \
4314
4683
  * **ServerVulnerability**
4315
4684
  */
4316
- export declare type AssessedResourceType = string;
4685
+ export type AssessedResourceType = string;
4317
4686
  /** Known values of {@link EventSource} that the service accepts. */
4318
4687
  export declare enum KnownEventSource {
4319
4688
  /** Assessments */
@@ -4356,7 +4725,7 @@ export declare enum KnownEventSource {
4356
4725
  * **RegulatoryComplianceAssessment** \
4357
4726
  * **RegulatoryComplianceAssessmentSnapshot**
4358
4727
  */
4359
- export declare type EventSource = string;
4728
+ export type EventSource = string;
4360
4729
  /** Known values of {@link PropertyType} that the service accepts. */
4361
4730
  export declare enum KnownPropertyType {
4362
4731
  /** String */
@@ -4378,7 +4747,7 @@ export declare enum KnownPropertyType {
4378
4747
  * **Number** \
4379
4748
  * **Boolean**
4380
4749
  */
4381
- export declare type PropertyType = string;
4750
+ export type PropertyType = string;
4382
4751
  /** Known values of {@link Operator} that the service accepts. */
4383
4752
  export declare enum KnownOperator {
4384
4753
  /** Applies for decimal and non-decimal operands */
@@ -4415,7 +4784,7 @@ export declare enum KnownOperator {
4415
4784
  * **StartsWith**: Applies only for non-decimal operands \
4416
4785
  * **EndsWith**: Applies only for non-decimal operands
4417
4786
  */
4418
- export declare type Operator = string;
4787
+ export type Operator = string;
4419
4788
  /** Known values of {@link ActionType} that the service accepts. */
4420
4789
  export declare enum KnownActionType {
4421
4790
  /** LogicApp */
@@ -4434,7 +4803,7 @@ export declare enum KnownActionType {
4434
4803
  * **EventHub** \
4435
4804
  * **Workspace**
4436
4805
  */
4437
- export declare type ActionType = string;
4806
+ export type ActionType = string;
4438
4807
  /** Known values of {@link ServerVulnerabilityAssessmentPropertiesProvisioningState} that the service accepts. */
4439
4808
  export declare enum KnownServerVulnerabilityAssessmentPropertiesProvisioningState {
4440
4809
  /** Succeeded */
@@ -4459,7 +4828,7 @@ export declare enum KnownServerVulnerabilityAssessmentPropertiesProvisioningStat
4459
4828
  * **Provisioning** \
4460
4829
  * **Deprovisioning**
4461
4830
  */
4462
- export declare type ServerVulnerabilityAssessmentPropertiesProvisioningState = string;
4831
+ export type ServerVulnerabilityAssessmentPropertiesProvisioningState = string;
4463
4832
  /** Known values of {@link Tactics} that the service accepts. */
4464
4833
  export declare enum KnownTactics {
4465
4834
  /** Reconnaissance */
@@ -4511,7 +4880,7 @@ export declare enum KnownTactics {
4511
4880
  * **Exfiltration** \
4512
4881
  * **Impact**
4513
4882
  */
4514
- export declare type Tactics = string;
4883
+ export type Tactics = string;
4515
4884
  /** Known values of {@link Techniques} that the service accepts. */
4516
4885
  export declare enum KnownTechniques {
4517
4886
  /** AbuseElevationControlMechanism */
@@ -4833,7 +5202,7 @@ export declare enum KnownTechniques {
4833
5202
  * **Windows Management Instrumentation** \
4834
5203
  * **File and Directory Permissions Modification**
4835
5204
  */
4836
- export declare type Techniques = string;
5205
+ export type Techniques = string;
4837
5206
  /** Known values of {@link Categories} that the service accepts. */
4838
5207
  export declare enum KnownCategories {
4839
5208
  /** Compute */
@@ -4858,7 +5227,7 @@ export declare enum KnownCategories {
4858
5227
  * **IdentityAndAccess** \
4859
5228
  * **IoT**
4860
5229
  */
4861
- export declare type Categories = string;
5230
+ export type Categories = string;
4862
5231
  /** Known values of {@link UserImpact} that the service accepts. */
4863
5232
  export declare enum KnownUserImpact {
4864
5233
  /** Low */
@@ -4877,7 +5246,7 @@ export declare enum KnownUserImpact {
4877
5246
  * **Moderate** \
4878
5247
  * **High**
4879
5248
  */
4880
- export declare type UserImpact = string;
5249
+ export type UserImpact = string;
4881
5250
  /** Known values of {@link ImplementationEffort} that the service accepts. */
4882
5251
  export declare enum KnownImplementationEffort {
4883
5252
  /** Low */
@@ -4896,7 +5265,7 @@ export declare enum KnownImplementationEffort {
4896
5265
  * **Moderate** \
4897
5266
  * **High**
4898
5267
  */
4899
- export declare type ImplementationEffort = string;
5268
+ export type ImplementationEffort = string;
4900
5269
  /** Known values of {@link Threats} that the service accepts. */
4901
5270
  export declare enum KnownThreats {
4902
5271
  /** AccountBreach */
@@ -4930,7 +5299,7 @@ export declare enum KnownThreats {
4930
5299
  * **missingCoverage** \
4931
5300
  * **denialOfService**
4932
5301
  */
4933
- export declare type Threats = string;
5302
+ export type Threats = string;
4934
5303
  /** Known values of {@link AssessmentType} that the service accepts. */
4935
5304
  export declare enum KnownAssessmentType {
4936
5305
  /** Microsoft Defender for Cloud managed assessments */
@@ -4952,7 +5321,7 @@ export declare enum KnownAssessmentType {
4952
5321
  * **CustomerManaged**: User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud \
4953
5322
  * **VerifiedPartner**: An assessment that was created by a verified 3rd party if the user connected it to ASC
4954
5323
  */
4955
- export declare type AssessmentType = string;
5324
+ export type AssessmentType = string;
4956
5325
  /** Known values of {@link AssessmentStatusCode} that the service accepts. */
4957
5326
  export declare enum KnownAssessmentStatusCode {
4958
5327
  /** The resource is healthy */
@@ -4971,7 +5340,7 @@ export declare enum KnownAssessmentStatusCode {
4971
5340
  * **Unhealthy**: The resource has a security issue that needs to be addressed \
4972
5341
  * **NotApplicable**: Assessment for this resource did not happen
4973
5342
  */
4974
- export declare type AssessmentStatusCode = string;
5343
+ export type AssessmentStatusCode = string;
4975
5344
  /** Known values of {@link ExpandEnum} that the service accepts. */
4976
5345
  export declare enum KnownExpandEnum {
4977
5346
  /** All links associated with an assessment */
@@ -4987,7 +5356,7 @@ export declare enum KnownExpandEnum {
4987
5356
  * **links**: All links associated with an assessment \
4988
5357
  * **metadata**: Assessment metadata
4989
5358
  */
4990
- export declare type ExpandEnum = string;
5359
+ export type ExpandEnum = string;
4991
5360
  /** Known values of {@link EnforcementMode} that the service accepts. */
4992
5361
  export declare enum KnownEnforcementMode {
4993
5362
  /** Audit */
@@ -5006,7 +5375,7 @@ export declare enum KnownEnforcementMode {
5006
5375
  * **Enforce** \
5007
5376
  * **None**
5008
5377
  */
5009
- export declare type EnforcementMode = string;
5378
+ export type EnforcementMode = string;
5010
5379
  /** Known values of {@link ConfigurationStatus} that the service accepts. */
5011
5380
  export declare enum KnownConfigurationStatus {
5012
5381
  /** Configured */
@@ -5031,7 +5400,7 @@ export declare enum KnownConfigurationStatus {
5031
5400
  * **Failed** \
5032
5401
  * **NoStatus**
5033
5402
  */
5034
- export declare type ConfigurationStatus = string;
5403
+ export type ConfigurationStatus = string;
5035
5404
  /** Known values of {@link RecommendationStatus} that the service accepts. */
5036
5405
  export declare enum KnownRecommendationStatus {
5037
5406
  /** Recommended */
@@ -5053,7 +5422,7 @@ export declare enum KnownRecommendationStatus {
5053
5422
  * **NotAvailable** \
5054
5423
  * **NoStatus**
5055
5424
  */
5056
- export declare type RecommendationStatus = string;
5425
+ export type RecommendationStatus = string;
5057
5426
  /** Known values of {@link AdaptiveApplicationControlIssue} that the service accepts. */
5058
5427
  export declare enum KnownAdaptiveApplicationControlIssue {
5059
5428
  /** ViolationsAudited */
@@ -5081,7 +5450,7 @@ export declare enum KnownAdaptiveApplicationControlIssue {
5081
5450
  * **ExecutableViolationsAudited** \
5082
5451
  * **RulesViolatedManually**
5083
5452
  */
5084
- export declare type AdaptiveApplicationControlIssue = string;
5453
+ export type AdaptiveApplicationControlIssue = string;
5085
5454
  /** Known values of {@link SourceSystem} that the service accepts. */
5086
5455
  export declare enum KnownSourceSystem {
5087
5456
  /** AzureAppLocker */
@@ -5106,7 +5475,7 @@ export declare enum KnownSourceSystem {
5106
5475
  * **NonAzure_AuditD** \
5107
5476
  * **None**
5108
5477
  */
5109
- export declare type SourceSystem = string;
5478
+ export type SourceSystem = string;
5110
5479
  /** Known values of {@link RecommendationAction} that the service accepts. */
5111
5480
  export declare enum KnownRecommendationAction {
5112
5481
  /** Recommended */
@@ -5125,7 +5494,7 @@ export declare enum KnownRecommendationAction {
5125
5494
  * **Add** \
5126
5495
  * **Remove**
5127
5496
  */
5128
- export declare type RecommendationAction = string;
5497
+ export type RecommendationAction = string;
5129
5498
  /** Known values of {@link EnforcementSupport} that the service accepts. */
5130
5499
  export declare enum KnownEnforcementSupport {
5131
5500
  /** Supported */
@@ -5144,7 +5513,7 @@ export declare enum KnownEnforcementSupport {
5144
5513
  * **NotSupported** \
5145
5514
  * **Unknown**
5146
5515
  */
5147
- export declare type EnforcementSupport = string;
5516
+ export type EnforcementSupport = string;
5148
5517
  /** Known values of {@link FileType} that the service accepts. */
5149
5518
  export declare enum KnownFileType {
5150
5519
  /** Exe */
@@ -5172,7 +5541,7 @@ export declare enum KnownFileType {
5172
5541
  * **Executable** \
5173
5542
  * **Unknown**
5174
5543
  */
5175
- export declare type FileType = string;
5544
+ export type FileType = string;
5176
5545
  /** Known values of {@link Direction} that the service accepts. */
5177
5546
  export declare enum KnownDirection {
5178
5547
  /** Inbound */
@@ -5188,7 +5557,7 @@ export declare enum KnownDirection {
5188
5557
  * **Inbound** \
5189
5558
  * **Outbound**
5190
5559
  */
5191
- export declare type Direction = string;
5560
+ export type Direction = string;
5192
5561
  /** Known values of {@link TransportProtocol} that the service accepts. */
5193
5562
  export declare enum KnownTransportProtocol {
5194
5563
  /** TCP */
@@ -5204,7 +5573,7 @@ export declare enum KnownTransportProtocol {
5204
5573
  * **TCP** \
5205
5574
  * **UDP**
5206
5575
  */
5207
- export declare type TransportProtocol = string;
5576
+ export type TransportProtocol = string;
5208
5577
  /** Known values of {@link ConnectionType} that the service accepts. */
5209
5578
  export declare enum KnownConnectionType {
5210
5579
  /** Internal */
@@ -5220,7 +5589,7 @@ export declare enum KnownConnectionType {
5220
5589
  * **Internal** \
5221
5590
  * **External**
5222
5591
  */
5223
- export declare type ConnectionType = string;
5592
+ export type ConnectionType = string;
5224
5593
  /** Known values of {@link Protocol} that the service accepts. */
5225
5594
  export declare enum KnownProtocol {
5226
5595
  /** TCP */
@@ -5239,7 +5608,7 @@ export declare enum KnownProtocol {
5239
5608
  * **UDP** \
5240
5609
  * *****
5241
5610
  */
5242
- export declare type Protocol = string;
5611
+ export type Protocol = string;
5243
5612
  /** Known values of {@link Status} that the service accepts. */
5244
5613
  export declare enum KnownStatus {
5245
5614
  /** Revoked */
@@ -5255,7 +5624,7 @@ export declare enum KnownStatus {
5255
5624
  * **Revoked** \
5256
5625
  * **Initiated**
5257
5626
  */
5258
- export declare type Status = string;
5627
+ export type Status = string;
5259
5628
  /** Known values of {@link StatusReason} that the service accepts. */
5260
5629
  export declare enum KnownStatusReason {
5261
5630
  /** Expired */
@@ -5274,7 +5643,7 @@ export declare enum KnownStatusReason {
5274
5643
  * **UserRequested** \
5275
5644
  * **NewerRequestInitiated**
5276
5645
  */
5277
- export declare type StatusReason = string;
5646
+ export type StatusReason = string;
5278
5647
  /** Known values of {@link SecurityFamily} that the service accepts. */
5279
5648
  export declare enum KnownSecurityFamily {
5280
5649
  /** Waf */
@@ -5296,7 +5665,7 @@ export declare enum KnownSecurityFamily {
5296
5665
  * **SaasWaf** \
5297
5666
  * **Va**
5298
5667
  */
5299
- export declare type SecurityFamily = string;
5668
+ export type SecurityFamily = string;
5300
5669
  /** Known values of {@link ExternalSecuritySolutionKind} that the service accepts. */
5301
5670
  export declare enum KnownExternalSecuritySolutionKind {
5302
5671
  /** CEF */
@@ -5315,7 +5684,7 @@ export declare enum KnownExternalSecuritySolutionKind {
5315
5684
  * **ATA** \
5316
5685
  * **AAD**
5317
5686
  */
5318
- export declare type ExternalSecuritySolutionKind = string;
5687
+ export type ExternalSecuritySolutionKind = string;
5319
5688
  /** Known values of {@link ExpandControlsEnum} that the service accepts. */
5320
5689
  export declare enum KnownExpandControlsEnum {
5321
5690
  /** Add definition object for each control */
@@ -5328,7 +5697,7 @@ export declare enum KnownExpandControlsEnum {
5328
5697
  * ### Known values supported by the service
5329
5698
  * **definition**: Add definition object for each control
5330
5699
  */
5331
- export declare type ExpandControlsEnum = string;
5700
+ export type ExpandControlsEnum = string;
5332
5701
  /** Known values of {@link ControlType} that the service accepts. */
5333
5702
  export declare enum KnownControlType {
5334
5703
  /** Microsoft Defender for Cloud managed assessments */
@@ -5344,7 +5713,7 @@ export declare enum KnownControlType {
5344
5713
  * **BuiltIn**: Microsoft Defender for Cloud managed assessments \
5345
5714
  * **Custom**: Non Microsoft Defender for Cloud managed assessments
5346
5715
  */
5347
- export declare type ControlType = string;
5716
+ export type ControlType = string;
5348
5717
  /** Known values of {@link ProvisioningState} that the service accepts. */
5349
5718
  export declare enum KnownProvisioningState {
5350
5719
  /** Succeeded */
@@ -5363,7 +5732,7 @@ export declare enum KnownProvisioningState {
5363
5732
  * **Failed** \
5364
5733
  * **Updating**
5365
5734
  */
5366
- export declare type ProvisioningState = string;
5735
+ export type ProvisioningState = string;
5367
5736
  /** Known values of {@link HybridComputeProvisioningState} that the service accepts. */
5368
5737
  export declare enum KnownHybridComputeProvisioningState {
5369
5738
  /** Valid service principal details. */
@@ -5380,176 +5749,72 @@ export declare enum KnownHybridComputeProvisioningState {
5380
5749
  * ### Known values supported by the service
5381
5750
  * **Valid**: Valid service principal details. \
5382
5751
  * **Invalid**: Invalid service principal details. \
5383
- * **Expired**: the service principal details are expired
5384
- */
5385
- export declare type HybridComputeProvisioningState = string;
5386
- /** Known values of {@link AuthenticationProvisioningState} that the service accepts. */
5387
- export declare enum KnownAuthenticationProvisioningState {
5388
- /** Valid connector */
5389
- Valid = "Valid",
5390
- /** Invalid connector */
5391
- Invalid = "Invalid",
5392
- /** the connection has expired */
5393
- Expired = "Expired",
5394
- /** Incorrect policy of the connector */
5395
- IncorrectPolicy = "IncorrectPolicy"
5396
- }
5397
- /**
5398
- * Defines values for AuthenticationProvisioningState. \
5399
- * {@link KnownAuthenticationProvisioningState} can be used interchangeably with AuthenticationProvisioningState,
5400
- * this enum contains the known values that the service supports.
5401
- * ### Known values supported by the service
5402
- * **Valid**: Valid connector \
5403
- * **Invalid**: Invalid connector \
5404
- * **Expired**: the connection has expired \
5405
- * **IncorrectPolicy**: Incorrect policy of the connector
5406
- */
5407
- export declare type AuthenticationProvisioningState = string;
5408
- /** Known values of {@link PermissionProperty} that the service accepts. */
5409
- export declare enum KnownPermissionProperty {
5410
- /** This permission provides read only access to AWS Security Hub resources. */
5411
- AWSAWSSecurityHubReadOnlyAccess = "AWS::AWSSecurityHubReadOnlyAccess",
5412
- /** This permission grants access to read security configuration metadata. */
5413
- AWSSecurityAudit = "AWS::SecurityAudit",
5414
- /** The permission provides for EC2 Automation service to execute activities defined within Automation documents. */
5415
- AWSAmazonSSMAutomationRole = "AWS::AmazonSSMAutomationRole",
5416
- /** This permission provides read only access to GCP Security Command Center. */
5417
- GCPSecurityCenterAdminViewer = "GCP::Security Center Admin Viewer"
5418
- }
5419
- /**
5420
- * Defines values for PermissionProperty. \
5421
- * {@link KnownPermissionProperty} can be used interchangeably with PermissionProperty,
5422
- * this enum contains the known values that the service supports.
5423
- * ### Known values supported by the service
5424
- * **AWS::AWSSecurityHubReadOnlyAccess**: This permission provides read only access to AWS Security Hub resources. \
5425
- * **AWS::SecurityAudit**: This permission grants access to read security configuration metadata. \
5426
- * **AWS::AmazonSSMAutomationRole**: The permission provides for EC2 Automation service to execute activities defined within Automation documents. \
5427
- * **GCP::Security Center Admin Viewer**: This permission provides read only access to GCP Security Command Center.
5428
- */
5429
- export declare type PermissionProperty = string;
5430
- /** Known values of {@link AuthenticationType} that the service accepts. */
5431
- export declare enum KnownAuthenticationType {
5432
- /** AWS cloud account connector user credentials authentication */
5433
- AwsCreds = "awsCreds",
5434
- /** AWS account connector assume role authentication */
5435
- AwsAssumeRole = "awsAssumeRole",
5436
- /** GCP account connector service to service authentication */
5437
- GcpCredentials = "gcpCredentials"
5438
- }
5439
- /**
5440
- * Defines values for AuthenticationType. \
5441
- * {@link KnownAuthenticationType} can be used interchangeably with AuthenticationType,
5442
- * this enum contains the known values that the service supports.
5443
- * ### Known values supported by the service
5444
- * **awsCreds**: AWS cloud account connector user credentials authentication \
5445
- * **awsAssumeRole**: AWS account connector assume role authentication \
5446
- * **gcpCredentials**: GCP account connector service to service authentication
5447
- */
5448
- export declare type AuthenticationType = string;
5449
- /** Known values of {@link ScanTriggerType} that the service accepts. */
5450
- export declare enum KnownScanTriggerType {
5451
- /** OnDemand */
5452
- OnDemand = "OnDemand",
5453
- /** Recurring */
5454
- Recurring = "Recurring"
5455
- }
5456
- /**
5457
- * Defines values for ScanTriggerType. \
5458
- * {@link KnownScanTriggerType} can be used interchangeably with ScanTriggerType,
5459
- * this enum contains the known values that the service supports.
5460
- * ### Known values supported by the service
5461
- * **OnDemand**: OnDemand \
5462
- * **Recurring**: Recurring
5463
- */
5464
- export declare type ScanTriggerType = string;
5465
- /** Known values of {@link ScanState} that the service accepts. */
5466
- export declare enum KnownScanState {
5467
- /** Failed */
5468
- Failed = "Failed",
5469
- /** FailedToRun */
5470
- FailedToRun = "FailedToRun",
5471
- /** InProgress */
5472
- InProgress = "InProgress",
5473
- /** Passed */
5474
- Passed = "Passed"
5475
- }
5476
- /**
5477
- * Defines values for ScanState. \
5478
- * {@link KnownScanState} can be used interchangeably with ScanState,
5479
- * this enum contains the known values that the service supports.
5480
- * ### Known values supported by the service
5481
- * **Failed**: Failed \
5482
- * **FailedToRun**: FailedToRun \
5483
- * **InProgress**: InProgress \
5484
- * **Passed**: Passed
5485
- */
5486
- export declare type ScanState = string;
5487
- /** Known values of {@link RuleStatus} that the service accepts. */
5488
- export declare enum KnownRuleStatus {
5489
- /** NonFinding */
5490
- NonFinding = "NonFinding",
5491
- /** Finding */
5492
- Finding = "Finding",
5493
- /** InternalError */
5494
- InternalError = "InternalError"
5752
+ * **Expired**: the service principal details are expired
5753
+ */
5754
+ export type HybridComputeProvisioningState = string;
5755
+ /** Known values of {@link AuthenticationProvisioningState} that the service accepts. */
5756
+ export declare enum KnownAuthenticationProvisioningState {
5757
+ /** Valid connector */
5758
+ Valid = "Valid",
5759
+ /** Invalid connector */
5760
+ Invalid = "Invalid",
5761
+ /** the connection has expired */
5762
+ Expired = "Expired",
5763
+ /** Incorrect policy of the connector */
5764
+ IncorrectPolicy = "IncorrectPolicy"
5495
5765
  }
5496
5766
  /**
5497
- * Defines values for RuleStatus. \
5498
- * {@link KnownRuleStatus} can be used interchangeably with RuleStatus,
5767
+ * Defines values for AuthenticationProvisioningState. \
5768
+ * {@link KnownAuthenticationProvisioningState} can be used interchangeably with AuthenticationProvisioningState,
5499
5769
  * this enum contains the known values that the service supports.
5500
5770
  * ### Known values supported by the service
5501
- * **NonFinding**: NonFinding \
5502
- * **Finding**: Finding \
5503
- * **InternalError**: InternalError
5771
+ * **Valid**: Valid connector \
5772
+ * **Invalid**: Invalid connector \
5773
+ * **Expired**: the connection has expired \
5774
+ * **IncorrectPolicy**: Incorrect policy of the connector
5504
5775
  */
5505
- export declare type RuleStatus = string;
5506
- /** Known values of {@link RuleSeverity} that the service accepts. */
5507
- export declare enum KnownRuleSeverity {
5508
- /** High */
5509
- High = "High",
5510
- /** Medium */
5511
- Medium = "Medium",
5512
- /** Low */
5513
- Low = "Low",
5514
- /** Informational */
5515
- Informational = "Informational",
5516
- /** Obsolete */
5517
- Obsolete = "Obsolete"
5776
+ export type AuthenticationProvisioningState = string;
5777
+ /** Known values of {@link PermissionProperty} that the service accepts. */
5778
+ export declare enum KnownPermissionProperty {
5779
+ /** This permission provides read only access to AWS Security Hub resources. */
5780
+ AWSAWSSecurityHubReadOnlyAccess = "AWS::AWSSecurityHubReadOnlyAccess",
5781
+ /** This permission grants access to read security configuration metadata. */
5782
+ AWSSecurityAudit = "AWS::SecurityAudit",
5783
+ /** The permission provides for EC2 Automation service to execute activities defined within Automation documents. */
5784
+ AWSAmazonSSMAutomationRole = "AWS::AmazonSSMAutomationRole",
5785
+ /** This permission provides read only access to GCP Security Command Center. */
5786
+ GCPSecurityCenterAdminViewer = "GCP::Security Center Admin Viewer"
5518
5787
  }
5519
5788
  /**
5520
- * Defines values for RuleSeverity. \
5521
- * {@link KnownRuleSeverity} can be used interchangeably with RuleSeverity,
5789
+ * Defines values for PermissionProperty. \
5790
+ * {@link KnownPermissionProperty} can be used interchangeably with PermissionProperty,
5522
5791
  * this enum contains the known values that the service supports.
5523
5792
  * ### Known values supported by the service
5524
- * **High**: High \
5525
- * **Medium**: Medium \
5526
- * **Low**: Low \
5527
- * **Informational**: Informational \
5528
- * **Obsolete**: Obsolete
5793
+ * **AWS::AWSSecurityHubReadOnlyAccess**: This permission provides read only access to AWS Security Hub resources. \
5794
+ * **AWS::SecurityAudit**: This permission grants access to read security configuration metadata. \
5795
+ * **AWS::AmazonSSMAutomationRole**: The permission provides for EC2 Automation service to execute activities defined within Automation documents. \
5796
+ * **GCP::Security Center Admin Viewer**: This permission provides read only access to GCP Security Command Center.
5529
5797
  */
5530
- export declare type RuleSeverity = string;
5531
- /** Known values of {@link RuleType} that the service accepts. */
5532
- export declare enum KnownRuleType {
5533
- /** Binary */
5534
- Binary = "Binary",
5535
- /** BaselineExpected */
5536
- BaselineExpected = "BaselineExpected",
5537
- /** PositiveList */
5538
- PositiveList = "PositiveList",
5539
- /** NegativeList */
5540
- NegativeList = "NegativeList"
5798
+ export type PermissionProperty = string;
5799
+ /** Known values of {@link AuthenticationType} that the service accepts. */
5800
+ export declare enum KnownAuthenticationType {
5801
+ /** AWS cloud account connector user credentials authentication */
5802
+ AwsCreds = "awsCreds",
5803
+ /** AWS account connector assume role authentication */
5804
+ AwsAssumeRole = "awsAssumeRole",
5805
+ /** GCP account connector service to service authentication */
5806
+ GcpCredentials = "gcpCredentials"
5541
5807
  }
5542
5808
  /**
5543
- * Defines values for RuleType. \
5544
- * {@link KnownRuleType} can be used interchangeably with RuleType,
5809
+ * Defines values for AuthenticationType. \
5810
+ * {@link KnownAuthenticationType} can be used interchangeably with AuthenticationType,
5545
5811
  * this enum contains the known values that the service supports.
5546
5812
  * ### Known values supported by the service
5547
- * **Binary**: Binary \
5548
- * **BaselineExpected**: BaselineExpected \
5549
- * **PositiveList**: PositiveList \
5550
- * **NegativeList**: NegativeList
5813
+ * **awsCreds**: AWS cloud account connector user credentials authentication \
5814
+ * **awsAssumeRole**: AWS account connector assume role authentication \
5815
+ * **gcpCredentials**: GCP account connector service to service authentication
5551
5816
  */
5552
- export declare type RuleType = string;
5817
+ export type AuthenticationType = string;
5553
5818
  /** Known values of {@link AlertSeverity} that the service accepts. */
5554
5819
  export declare enum KnownAlertSeverity {
5555
5820
  /** Informational */
@@ -5571,12 +5836,12 @@ export declare enum KnownAlertSeverity {
5571
5836
  * **Medium**: Medium \
5572
5837
  * **High**: High
5573
5838
  */
5574
- export declare type AlertSeverity = string;
5839
+ export type AlertSeverity = string;
5575
5840
  /** Known values of {@link Intent} that the service accepts. */
5576
5841
  export declare enum KnownIntent {
5577
5842
  /** Unknown */
5578
5843
  Unknown = "Unknown",
5579
- /** 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/). */
5844
+ /** 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\/). */
5580
5845
  PreAttack = "PreAttack",
5581
5846
  /** InitialAccess is the stage where an attacker manages to get foothold on the attacked resource. */
5582
5847
  InitialAccess = "InitialAccess",
@@ -5629,127 +5894,349 @@ export declare enum KnownIntent {
5629
5894
  * **Probing**: Probing 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. \
5630
5895
  * **Exploitation**: Exploitation is the stage where an attacker manages to get a foothold on the attacked resource. This stage is relevant for compute hosts and resources such as user accounts, certificates etc.
5631
5896
  */
5632
- export declare type Intent = string;
5633
- /** Known values of {@link ResourceIdentifierType} that the service accepts. */
5634
- export declare enum KnownResourceIdentifierType {
5635
- /** AzureResource */
5636
- AzureResource = "AzureResource",
5637
- /** LogAnalytics */
5638
- LogAnalytics = "LogAnalytics"
5897
+ export type Intent = string;
5898
+ /** Known values of {@link ResourceIdentifierType} that the service accepts. */
5899
+ export declare enum KnownResourceIdentifierType {
5900
+ /** AzureResource */
5901
+ AzureResource = "AzureResource",
5902
+ /** LogAnalytics */
5903
+ LogAnalytics = "LogAnalytics"
5904
+ }
5905
+ /**
5906
+ * Defines values for ResourceIdentifierType. \
5907
+ * {@link KnownResourceIdentifierType} can be used interchangeably with ResourceIdentifierType,
5908
+ * this enum contains the known values that the service supports.
5909
+ * ### Known values supported by the service
5910
+ * **AzureResource** \
5911
+ * **LogAnalytics**
5912
+ */
5913
+ export type ResourceIdentifierType = string;
5914
+ /** Known values of {@link AlertStatus} that the service accepts. */
5915
+ export declare enum KnownAlertStatus {
5916
+ /** An alert which doesn't specify a value is assigned the status 'Active' */
5917
+ Active = "Active",
5918
+ /** An alert which is in handling state */
5919
+ InProgress = "InProgress",
5920
+ /** Alert closed after handling */
5921
+ Resolved = "Resolved",
5922
+ /** Alert dismissed as false positive */
5923
+ Dismissed = "Dismissed"
5924
+ }
5925
+ /**
5926
+ * Defines values for AlertStatus. \
5927
+ * {@link KnownAlertStatus} can be used interchangeably with AlertStatus,
5928
+ * this enum contains the known values that the service supports.
5929
+ * ### Known values supported by the service
5930
+ * **Active**: An alert which doesn't specify a value is assigned the status 'Active' \
5931
+ * **InProgress**: An alert which is in handling state \
5932
+ * **Resolved**: Alert closed after handling \
5933
+ * **Dismissed**: Alert dismissed as false positive
5934
+ */
5935
+ export type AlertStatus = string;
5936
+ /** Known values of {@link Kind} that the service accepts. */
5937
+ export declare enum KnownKind {
5938
+ /** Simulate alerts according to bundles */
5939
+ Bundles = "Bundles"
5940
+ }
5941
+ /**
5942
+ * Defines values for Kind. \
5943
+ * {@link KnownKind} can be used interchangeably with Kind,
5944
+ * this enum contains the known values that the service supports.
5945
+ * ### Known values supported by the service
5946
+ * **Bundles**: Simulate alerts according to bundles
5947
+ */
5948
+ export type Kind = string;
5949
+ /** Known values of {@link SettingKind} that the service accepts. */
5950
+ export declare enum KnownSettingKind {
5951
+ /** DataExportSettings */
5952
+ DataExportSettings = "DataExportSettings",
5953
+ /** AlertSuppressionSetting */
5954
+ AlertSuppressionSetting = "AlertSuppressionSetting",
5955
+ /** AlertSyncSettings */
5956
+ AlertSyncSettings = "AlertSyncSettings"
5957
+ }
5958
+ /**
5959
+ * Defines values for SettingKind. \
5960
+ * {@link KnownSettingKind} can be used interchangeably with SettingKind,
5961
+ * this enum contains the known values that the service supports.
5962
+ * ### Known values supported by the service
5963
+ * **DataExportSettings** \
5964
+ * **AlertSuppressionSetting** \
5965
+ * **AlertSyncSettings**
5966
+ */
5967
+ export type SettingKind = string;
5968
+ /** Known values of {@link SettingName} that the service accepts. */
5969
+ export declare enum KnownSettingName {
5970
+ /** Mcas */
5971
+ Mcas = "MCAS",
5972
+ /** Wdatp */
5973
+ Wdatp = "WDATP",
5974
+ /** WdatpExcludeLinuxPublicPreview */
5975
+ WdatpExcludeLinuxPublicPreview = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW",
5976
+ /** WdatpUnifiedSolution */
5977
+ WdatpUnifiedSolution = "WDATP_UNIFIED_SOLUTION",
5978
+ /** Sentinel */
5979
+ Sentinel = "Sentinel"
5980
+ }
5981
+ /**
5982
+ * Defines values for SettingName. \
5983
+ * {@link KnownSettingName} can be used interchangeably with SettingName,
5984
+ * this enum contains the known values that the service supports.
5985
+ * ### Known values supported by the service
5986
+ * **MCAS** \
5987
+ * **WDATP** \
5988
+ * **WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW** \
5989
+ * **WDATP_UNIFIED_SOLUTION** \
5990
+ * **Sentinel**
5991
+ */
5992
+ export type SettingName = string;
5993
+ /** Known values of {@link EndOfSupportStatus} that the service accepts. */
5994
+ export declare enum KnownEndOfSupportStatus {
5995
+ /** None */
5996
+ None = "None",
5997
+ /** NoLongerSupported */
5998
+ NoLongerSupported = "noLongerSupported",
5999
+ /** VersionNoLongerSupported */
6000
+ VersionNoLongerSupported = "versionNoLongerSupported",
6001
+ /** UpcomingNoLongerSupported */
6002
+ UpcomingNoLongerSupported = "upcomingNoLongerSupported",
6003
+ /** UpcomingVersionNoLongerSupported */
6004
+ UpcomingVersionNoLongerSupported = "upcomingVersionNoLongerSupported"
6005
+ }
6006
+ /**
6007
+ * Defines values for EndOfSupportStatus. \
6008
+ * {@link KnownEndOfSupportStatus} can be used interchangeably with EndOfSupportStatus,
6009
+ * this enum contains the known values that the service supports.
6010
+ * ### Known values supported by the service
6011
+ * **None** \
6012
+ * **noLongerSupported** \
6013
+ * **versionNoLongerSupported** \
6014
+ * **upcomingNoLongerSupported** \
6015
+ * **upcomingVersionNoLongerSupported**
6016
+ */
6017
+ export type EndOfSupportStatus = string;
6018
+ /** Known values of {@link GovernanceRuleType} that the service accepts. */
6019
+ export declare enum KnownGovernanceRuleType {
6020
+ /** The source of the rule type definition is integrated */
6021
+ Integrated = "Integrated",
6022
+ /** The source of the rule type definition is ServiceNow */
6023
+ ServiceNow = "ServiceNow"
6024
+ }
6025
+ /**
6026
+ * Defines values for GovernanceRuleType. \
6027
+ * {@link KnownGovernanceRuleType} can be used interchangeably with GovernanceRuleType,
6028
+ * this enum contains the known values that the service supports.
6029
+ * ### Known values supported by the service
6030
+ * **Integrated**: The source of the rule type definition is integrated \
6031
+ * **ServiceNow**: The source of the rule type definition is ServiceNow
6032
+ */
6033
+ export type GovernanceRuleType = string;
6034
+ /** Known values of {@link GovernanceRuleSourceResourceType} that the service accepts. */
6035
+ export declare enum KnownGovernanceRuleSourceResourceType {
6036
+ /** The source of the governance rule is assessments */
6037
+ Assessments = "Assessments"
6038
+ }
6039
+ /**
6040
+ * Defines values for GovernanceRuleSourceResourceType. \
6041
+ * {@link KnownGovernanceRuleSourceResourceType} can be used interchangeably with GovernanceRuleSourceResourceType,
6042
+ * this enum contains the known values that the service supports.
6043
+ * ### Known values supported by the service
6044
+ * **Assessments**: The source of the governance rule is assessments
6045
+ */
6046
+ export type GovernanceRuleSourceResourceType = string;
6047
+ /** Known values of {@link GovernanceRuleOwnerSourceType} that the service accepts. */
6048
+ export declare enum KnownGovernanceRuleOwnerSourceType {
6049
+ /** The rule source type defined using resource tag */
6050
+ ByTag = "ByTag",
6051
+ /** The rule source type defined manually */
6052
+ Manually = "Manually"
6053
+ }
6054
+ /**
6055
+ * Defines values for GovernanceRuleOwnerSourceType. \
6056
+ * {@link KnownGovernanceRuleOwnerSourceType} can be used interchangeably with GovernanceRuleOwnerSourceType,
6057
+ * this enum contains the known values that the service supports.
6058
+ * ### Known values supported by the service
6059
+ * **ByTag**: The rule source type defined using resource tag \
6060
+ * **Manually**: The rule source type defined manually
6061
+ */
6062
+ export type GovernanceRuleOwnerSourceType = string;
6063
+ /** Known values of {@link OperationResult} that the service accepts. */
6064
+ export declare enum KnownOperationResult {
6065
+ /** The operation succeeded */
6066
+ Succeeded = "Succeeded",
6067
+ /** The operation failed */
6068
+ Failed = "Failed",
6069
+ /** The operation canceled */
6070
+ Canceled = "Canceled"
6071
+ }
6072
+ /**
6073
+ * Defines values for OperationResult. \
6074
+ * {@link KnownOperationResult} can be used interchangeably with OperationResult,
6075
+ * this enum contains the known values that the service supports.
6076
+ * ### Known values supported by the service
6077
+ * **Succeeded**: The operation succeeded \
6078
+ * **Failed**: The operation failed \
6079
+ * **Canceled**: The operation canceled
6080
+ */
6081
+ export type OperationResult = string;
6082
+ /** Known values of {@link ApplicationSourceResourceType} that the service accepts. */
6083
+ export declare enum KnownApplicationSourceResourceType {
6084
+ /** The source of the application is assessments */
6085
+ Assessments = "Assessments"
6086
+ }
6087
+ /**
6088
+ * Defines values for ApplicationSourceResourceType. \
6089
+ * {@link KnownApplicationSourceResourceType} can be used interchangeably with ApplicationSourceResourceType,
6090
+ * this enum contains the known values that the service supports.
6091
+ * ### Known values supported by the service
6092
+ * **Assessments**: The source of the application is assessments
6093
+ */
6094
+ export type ApplicationSourceResourceType = string;
6095
+ /** Known values of {@link ScopeName} that the service accepts. */
6096
+ export declare enum KnownScopeName {
6097
+ /** Connectors */
6098
+ Connectors = "Connectors",
6099
+ /** Clusters */
6100
+ Clusters = "Clusters",
6101
+ /** VirtualMachines */
6102
+ VirtualMachines = "VirtualMachines",
6103
+ /** Unknown */
6104
+ Unknown = "Unknown"
5639
6105
  }
5640
6106
  /**
5641
- * Defines values for ResourceIdentifierType. \
5642
- * {@link KnownResourceIdentifierType} can be used interchangeably with ResourceIdentifierType,
6107
+ * Defines values for ScopeName. \
6108
+ * {@link KnownScopeName} can be used interchangeably with ScopeName,
5643
6109
  * this enum contains the known values that the service supports.
5644
6110
  * ### Known values supported by the service
5645
- * **AzureResource** \
5646
- * **LogAnalytics**
6111
+ * **Connectors** \
6112
+ * **Clusters** \
6113
+ * **VirtualMachines** \
6114
+ * **Unknown**
5647
6115
  */
5648
- export declare type ResourceIdentifierType = string;
5649
- /** Known values of {@link AlertStatus} that the service accepts. */
5650
- export declare enum KnownAlertStatus {
5651
- /** An alert which doesn't specify a value is assigned the status 'Active' */
5652
- Active = "Active",
5653
- /** An alert which is in handling state */
5654
- InProgress = "InProgress",
5655
- /** Alert closed after handling */
5656
- Resolved = "Resolved",
5657
- /** Alert dismissed as false positive */
5658
- Dismissed = "Dismissed"
6116
+ export type ScopeName = string;
6117
+ /** Known values of {@link StatusName} that the service accepts. */
6118
+ export declare enum KnownStatusName {
6119
+ /** Healthy */
6120
+ Healthy = "Healthy",
6121
+ /** NotHealthy */
6122
+ NotHealthy = "NotHealthy",
6123
+ /** NotApplicable */
6124
+ NotApplicable = "NotApplicable"
5659
6125
  }
5660
6126
  /**
5661
- * Defines values for AlertStatus. \
5662
- * {@link KnownAlertStatus} can be used interchangeably with AlertStatus,
6127
+ * Defines values for StatusName. \
6128
+ * {@link KnownStatusName} can be used interchangeably with StatusName,
5663
6129
  * this enum contains the known values that the service supports.
5664
6130
  * ### Known values supported by the service
5665
- * **Active**: An alert which doesn't specify a value is assigned the status 'Active' \
5666
- * **InProgress**: An alert which is in handling state \
5667
- * **Resolved**: Alert closed after handling \
5668
- * **Dismissed**: Alert dismissed as false positive
6131
+ * **Healthy** \
6132
+ * **NotHealthy** \
6133
+ * **NotApplicable**
5669
6134
  */
5670
- export declare type AlertStatus = string;
5671
- /** Known values of {@link Kind} that the service accepts. */
5672
- export declare enum KnownKind {
5673
- /** Simulate alerts according to bundles */
5674
- Bundles = "Bundles"
6135
+ export type StatusName = string;
6136
+ /** Known values of {@link ScanTriggerType} that the service accepts. */
6137
+ export declare enum KnownScanTriggerType {
6138
+ /** OnDemand */
6139
+ OnDemand = "OnDemand",
6140
+ /** Recurring */
6141
+ Recurring = "Recurring"
5675
6142
  }
5676
6143
  /**
5677
- * Defines values for Kind. \
5678
- * {@link KnownKind} can be used interchangeably with Kind,
6144
+ * Defines values for ScanTriggerType. \
6145
+ * {@link KnownScanTriggerType} can be used interchangeably with ScanTriggerType,
5679
6146
  * this enum contains the known values that the service supports.
5680
6147
  * ### Known values supported by the service
5681
- * **Bundles**: Simulate alerts according to bundles
6148
+ * **OnDemand**: OnDemand \
6149
+ * **Recurring**: Recurring
5682
6150
  */
5683
- export declare type Kind = string;
5684
- /** Known values of {@link SettingKind} that the service accepts. */
5685
- export declare enum KnownSettingKind {
5686
- /** DataExportSettings */
5687
- DataExportSettings = "DataExportSettings",
5688
- /** AlertSuppressionSetting */
5689
- AlertSuppressionSetting = "AlertSuppressionSetting",
5690
- /** AlertSyncSettings */
5691
- AlertSyncSettings = "AlertSyncSettings"
6151
+ export type ScanTriggerType = string;
6152
+ /** Known values of {@link ScanState} that the service accepts. */
6153
+ export declare enum KnownScanState {
6154
+ /** Failed */
6155
+ Failed = "Failed",
6156
+ /** FailedToRun */
6157
+ FailedToRun = "FailedToRun",
6158
+ /** InProgress */
6159
+ InProgress = "InProgress",
6160
+ /** Passed */
6161
+ Passed = "Passed"
5692
6162
  }
5693
6163
  /**
5694
- * Defines values for SettingKind. \
5695
- * {@link KnownSettingKind} can be used interchangeably with SettingKind,
6164
+ * Defines values for ScanState. \
6165
+ * {@link KnownScanState} can be used interchangeably with ScanState,
5696
6166
  * this enum contains the known values that the service supports.
5697
6167
  * ### Known values supported by the service
5698
- * **DataExportSettings** \
5699
- * **AlertSuppressionSetting** \
5700
- * **AlertSyncSettings**
6168
+ * **Failed**: Failed \
6169
+ * **FailedToRun**: FailedToRun \
6170
+ * **InProgress**: InProgress \
6171
+ * **Passed**: Passed
5701
6172
  */
5702
- export declare type SettingKind = string;
5703
- /** Known values of {@link SettingName} that the service accepts. */
5704
- export declare enum KnownSettingName {
5705
- /** Mcas */
5706
- Mcas = "MCAS",
5707
- /** Wdatp */
5708
- Wdatp = "WDATP",
5709
- /** WdatpExcludeLinuxPublicPreview */
5710
- WdatpExcludeLinuxPublicPreview = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW",
5711
- /** WdatpUnifiedSolution */
5712
- WdatpUnifiedSolution = "WDATP_UNIFIED_SOLUTION",
5713
- /** Sentinel */
5714
- Sentinel = "Sentinel"
6173
+ export type ScanState = string;
6174
+ /** Known values of {@link RuleStatus} that the service accepts. */
6175
+ export declare enum KnownRuleStatus {
6176
+ /** NonFinding */
6177
+ NonFinding = "NonFinding",
6178
+ /** Finding */
6179
+ Finding = "Finding",
6180
+ /** InternalError */
6181
+ InternalError = "InternalError"
5715
6182
  }
5716
6183
  /**
5717
- * Defines values for SettingName. \
5718
- * {@link KnownSettingName} can be used interchangeably with SettingName,
6184
+ * Defines values for RuleStatus. \
6185
+ * {@link KnownRuleStatus} can be used interchangeably with RuleStatus,
5719
6186
  * this enum contains the known values that the service supports.
5720
6187
  * ### Known values supported by the service
5721
- * **MCAS** \
5722
- * **WDATP** \
5723
- * **WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW** \
5724
- * **WDATP_UNIFIED_SOLUTION** \
5725
- * **Sentinel**
6188
+ * **NonFinding**: NonFinding \
6189
+ * **Finding**: Finding \
6190
+ * **InternalError**: InternalError
5726
6191
  */
5727
- export declare type SettingName = string;
5728
- /** Known values of {@link EndOfSupportStatus} that the service accepts. */
5729
- export declare enum KnownEndOfSupportStatus {
5730
- /** None */
5731
- None = "None",
5732
- /** NoLongerSupported */
5733
- NoLongerSupported = "noLongerSupported",
5734
- /** VersionNoLongerSupported */
5735
- VersionNoLongerSupported = "versionNoLongerSupported",
5736
- /** UpcomingNoLongerSupported */
5737
- UpcomingNoLongerSupported = "upcomingNoLongerSupported",
5738
- /** UpcomingVersionNoLongerSupported */
5739
- UpcomingVersionNoLongerSupported = "upcomingVersionNoLongerSupported"
6192
+ export type RuleStatus = string;
6193
+ /** Known values of {@link RuleSeverity} that the service accepts. */
6194
+ export declare enum KnownRuleSeverity {
6195
+ /** High */
6196
+ High = "High",
6197
+ /** Medium */
6198
+ Medium = "Medium",
6199
+ /** Low */
6200
+ Low = "Low",
6201
+ /** Informational */
6202
+ Informational = "Informational",
6203
+ /** Obsolete */
6204
+ Obsolete = "Obsolete"
5740
6205
  }
5741
6206
  /**
5742
- * Defines values for EndOfSupportStatus. \
5743
- * {@link KnownEndOfSupportStatus} can be used interchangeably with EndOfSupportStatus,
6207
+ * Defines values for RuleSeverity. \
6208
+ * {@link KnownRuleSeverity} can be used interchangeably with RuleSeverity,
5744
6209
  * this enum contains the known values that the service supports.
5745
6210
  * ### Known values supported by the service
5746
- * **None** \
5747
- * **noLongerSupported** \
5748
- * **versionNoLongerSupported** \
5749
- * **upcomingNoLongerSupported** \
5750
- * **upcomingVersionNoLongerSupported**
6211
+ * **High**: High \
6212
+ * **Medium**: Medium \
6213
+ * **Low**: Low \
6214
+ * **Informational**: Informational \
6215
+ * **Obsolete**: Obsolete
6216
+ */
6217
+ export type RuleSeverity = string;
6218
+ /** Known values of {@link RuleType} that the service accepts. */
6219
+ export declare enum KnownRuleType {
6220
+ /** Binary */
6221
+ Binary = "Binary",
6222
+ /** BaselineExpected */
6223
+ BaselineExpected = "BaselineExpected",
6224
+ /** PositiveList */
6225
+ PositiveList = "PositiveList",
6226
+ /** NegativeList */
6227
+ NegativeList = "NegativeList"
6228
+ }
6229
+ /**
6230
+ * Defines values for RuleType. \
6231
+ * {@link KnownRuleType} can be used interchangeably with RuleType,
6232
+ * this enum contains the known values that the service supports.
6233
+ * ### Known values supported by the service
6234
+ * **Binary**: Binary \
6235
+ * **BaselineExpected**: BaselineExpected \
6236
+ * **PositiveList**: PositiveList \
6237
+ * **NegativeList**: NegativeList
5751
6238
  */
5752
- export declare type EndOfSupportStatus = string;
6239
+ export type RuleType = string;
5753
6240
  /** Known values of {@link CloudName} that the service accepts. */
5754
6241
  export declare enum KnownCloudName {
5755
6242
  /** Azure */
@@ -5761,7 +6248,9 @@ export declare enum KnownCloudName {
5761
6248
  /** Github */
5762
6249
  Github = "Github",
5763
6250
  /** AzureDevOps */
5764
- AzureDevOps = "AzureDevOps"
6251
+ AzureDevOps = "AzureDevOps",
6252
+ /** GitLab */
6253
+ GitLab = "GitLab"
5765
6254
  }
5766
6255
  /**
5767
6256
  * Defines values for CloudName. \
@@ -5772,9 +6261,10 @@ export declare enum KnownCloudName {
5772
6261
  * **AWS** \
5773
6262
  * **GCP** \
5774
6263
  * **Github** \
5775
- * **AzureDevOps**
6264
+ * **AzureDevOps** \
6265
+ * **GitLab**
5776
6266
  */
5777
- export declare type CloudName = string;
6267
+ export type CloudName = string;
5778
6268
  /** Known values of {@link OfferingType} that the service accepts. */
5779
6269
  export declare enum KnownOfferingType {
5780
6270
  /** CspmMonitorAws */
@@ -5806,7 +6296,11 @@ export declare enum KnownOfferingType {
5806
6296
  /** DefenderForDevOpsGithub */
5807
6297
  DefenderForDevOpsGithub = "DefenderForDevOpsGithub",
5808
6298
  /** DefenderForDevOpsAzureDevOps */
5809
- DefenderForDevOpsAzureDevOps = "DefenderForDevOpsAzureDevOps"
6299
+ DefenderForDevOpsAzureDevOps = "DefenderForDevOpsAzureDevOps",
6300
+ /** CspmMonitorGitLab */
6301
+ CspmMonitorGitLab = "CspmMonitorGitLab",
6302
+ /** DefenderForDevOpsGitLab */
6303
+ DefenderForDevOpsGitLab = "DefenderForDevOpsGitLab"
5810
6304
  }
5811
6305
  /**
5812
6306
  * Defines values for OfferingType. \
@@ -5827,9 +6321,11 @@ export declare enum KnownOfferingType {
5827
6321
  * **DefenderCspmAws** \
5828
6322
  * **DefenderCspmGcp** \
5829
6323
  * **DefenderForDevOpsGithub** \
5830
- * **DefenderForDevOpsAzureDevOps**
6324
+ * **DefenderForDevOpsAzureDevOps** \
6325
+ * **CspmMonitorGitLab** \
6326
+ * **DefenderForDevOpsGitLab**
5831
6327
  */
5832
- export declare type OfferingType = string;
6328
+ export type OfferingType = string;
5833
6329
  /** Known values of {@link EnvironmentType} that the service accepts. */
5834
6330
  export declare enum KnownEnvironmentType {
5835
6331
  /** AwsAccount */
@@ -5839,7 +6335,9 @@ export declare enum KnownEnvironmentType {
5839
6335
  /** GithubScope */
5840
6336
  GithubScope = "GithubScope",
5841
6337
  /** AzureDevOpsScope */
5842
- AzureDevOpsScope = "AzureDevOpsScope"
6338
+ AzureDevOpsScope = "AzureDevOpsScope",
6339
+ /** GitlabScope */
6340
+ GitlabScope = "GitlabScope"
5843
6341
  }
5844
6342
  /**
5845
6343
  * Defines values for EnvironmentType. \
@@ -5849,67 +6347,10 @@ export declare enum KnownEnvironmentType {
5849
6347
  * **AwsAccount** \
5850
6348
  * **GcpProject** \
5851
6349
  * **GithubScope** \
5852
- * **AzureDevOpsScope**
5853
- */
5854
- export declare type EnvironmentType = string;
5855
- /** Known values of {@link GovernanceRuleType} that the service accepts. */
5856
- export declare enum KnownGovernanceRuleType {
5857
- /** The source of the rule type definition is integrated */
5858
- Integrated = "Integrated",
5859
- /** The source of the rule type definition is ServiceNow */
5860
- ServiceNow = "ServiceNow"
5861
- }
5862
- /**
5863
- * Defines values for GovernanceRuleType. \
5864
- * {@link KnownGovernanceRuleType} can be used interchangeably with GovernanceRuleType,
5865
- * this enum contains the known values that the service supports.
5866
- * ### Known values supported by the service
5867
- * **Integrated**: The source of the rule type definition is integrated \
5868
- * **ServiceNow**: The source of the rule type definition is ServiceNow
6350
+ * **AzureDevOpsScope** \
6351
+ * **GitlabScope**
5869
6352
  */
5870
- export declare type GovernanceRuleType = string;
5871
- /** Known values of {@link GovernanceRuleSourceResourceType} that the service accepts. */
5872
- export declare enum KnownGovernanceRuleSourceResourceType {
5873
- /** The source of the governance rule is assessments */
5874
- Assessments = "Assessments"
5875
- }
5876
- /**
5877
- * Defines values for GovernanceRuleSourceResourceType. \
5878
- * {@link KnownGovernanceRuleSourceResourceType} can be used interchangeably with GovernanceRuleSourceResourceType,
5879
- * this enum contains the known values that the service supports.
5880
- * ### Known values supported by the service
5881
- * **Assessments**: The source of the governance rule is assessments
5882
- */
5883
- export declare type GovernanceRuleSourceResourceType = string;
5884
- /** Known values of {@link GovernanceRuleOwnerSourceType} that the service accepts. */
5885
- export declare enum KnownGovernanceRuleOwnerSourceType {
5886
- /** The rule source type defined using resource tag */
5887
- ByTag = "ByTag",
5888
- /** The rule source type defined manually */
5889
- Manually = "Manually"
5890
- }
5891
- /**
5892
- * Defines values for GovernanceRuleOwnerSourceType. \
5893
- * {@link KnownGovernanceRuleOwnerSourceType} can be used interchangeably with GovernanceRuleOwnerSourceType,
5894
- * this enum contains the known values that the service supports.
5895
- * ### Known values supported by the service
5896
- * **ByTag**: The rule source type defined using resource tag \
5897
- * **Manually**: The rule source type defined manually
5898
- */
5899
- export declare type GovernanceRuleOwnerSourceType = string;
5900
- /** Known values of {@link ApplicationSourceResourceType} that the service accepts. */
5901
- export declare enum KnownApplicationSourceResourceType {
5902
- /** The source of the application is assessments */
5903
- Assessments = "Assessments"
5904
- }
5905
- /**
5906
- * Defines values for ApplicationSourceResourceType. \
5907
- * {@link KnownApplicationSourceResourceType} can be used interchangeably with ApplicationSourceResourceType,
5908
- * this enum contains the known values that the service supports.
5909
- * ### Known values supported by the service
5910
- * **Assessments**: The source of the application is assessments
5911
- */
5912
- export declare type ApplicationSourceResourceType = string;
6353
+ export type EnvironmentType = string;
5913
6354
  /** Known values of {@link AadConnectivityState} that the service accepts. */
5914
6355
  export declare enum KnownAadConnectivityState {
5915
6356
  /** Discovered */
@@ -5928,7 +6369,7 @@ export declare enum KnownAadConnectivityState {
5928
6369
  * **NotLicensed** \
5929
6370
  * **Connected**
5930
6371
  */
5931
- export declare type AadConnectivityState = string;
6372
+ export type AadConnectivityState = string;
5932
6373
  /** Known values of {@link BundleType} that the service accepts. */
5933
6374
  export declare enum KnownBundleType {
5934
6375
  /** AppServices */
@@ -5965,7 +6406,42 @@ export declare enum KnownBundleType {
5965
6406
  * **VirtualMachines** \
5966
6407
  * **CosmosDbs**
5967
6408
  */
5968
- export declare type BundleType = string;
6409
+ export type BundleType = string;
6410
+ /** Known values of {@link GovernanceRuleConditionOperator} that the service accepts. */
6411
+ export declare enum KnownGovernanceRuleConditionOperator {
6412
+ /** Checks that the string value of the data defined in Property equals the given value - exact fit */
6413
+ Equals = "Equals",
6414
+ /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
6415
+ In = "In"
6416
+ }
6417
+ /**
6418
+ * Defines values for GovernanceRuleConditionOperator. \
6419
+ * {@link KnownGovernanceRuleConditionOperator} can be used interchangeably with GovernanceRuleConditionOperator,
6420
+ * this enum contains the known values that the service supports.
6421
+ * ### Known values supported by the service
6422
+ * **Equals**: Checks that the string value of the data defined in Property equals the given value - exact fit \
6423
+ * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)
6424
+ */
6425
+ export type GovernanceRuleConditionOperator = string;
6426
+ /** Known values of {@link ApplicationConditionOperator} that the service accepts. */
6427
+ export declare enum KnownApplicationConditionOperator {
6428
+ /** Checks that the string value of the data defined in Property contains the given value */
6429
+ Contains = "Contains",
6430
+ /** Checks that the string value of the data defined in Property equals the given value */
6431
+ Equals = "Equals",
6432
+ /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
6433
+ In = "In"
6434
+ }
6435
+ /**
6436
+ * Defines values for ApplicationConditionOperator. \
6437
+ * {@link KnownApplicationConditionOperator} can be used interchangeably with ApplicationConditionOperator,
6438
+ * this enum contains the known values that the service supports.
6439
+ * ### Known values supported by the service
6440
+ * **Contains**: Checks that the string value of the data defined in Property contains the given value \
6441
+ * **Equals**: Checks that the string value of the data defined in Property equals the given value \
6442
+ * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)
6443
+ */
6444
+ export type ApplicationConditionOperator = string;
5969
6445
  /** Known values of {@link OrganizationMembershipType} that the service accepts. */
5970
6446
  export declare enum KnownOrganizationMembershipType {
5971
6447
  /** Member */
@@ -5981,7 +6457,7 @@ export declare enum KnownOrganizationMembershipType {
5981
6457
  * **Member** \
5982
6458
  * **Organization**
5983
6459
  */
5984
- export declare type OrganizationMembershipType = string;
6460
+ export type OrganizationMembershipType = string;
5985
6461
  /** Known values of {@link Type} that the service accepts. */
5986
6462
  export declare enum KnownType {
5987
6463
  /** Qualys */
@@ -5997,7 +6473,7 @@ export declare enum KnownType {
5997
6473
  * **Qualys** \
5998
6474
  * **TVM**
5999
6475
  */
6000
- export declare type Type = string;
6476
+ export type Type = string;
6001
6477
  /** Known values of {@link SubPlan} that the service accepts. */
6002
6478
  export declare enum KnownSubPlan {
6003
6479
  /** P1 */
@@ -6013,7 +6489,7 @@ export declare enum KnownSubPlan {
6013
6489
  * **P1** \
6014
6490
  * **P2**
6015
6491
  */
6016
- export declare type SubPlan = string;
6492
+ export type SubPlan = string;
6017
6493
  /** Known values of {@link ScanningMode} that the service accepts. */
6018
6494
  export declare enum KnownScanningMode {
6019
6495
  /** Default */
@@ -6026,66 +6502,31 @@ export declare enum KnownScanningMode {
6026
6502
  * ### Known values supported by the service
6027
6503
  * **Default**
6028
6504
  */
6029
- export declare type ScanningMode = string;
6030
- /** Known values of {@link GovernanceRuleConditionOperator} that the service accepts. */
6031
- export declare enum KnownGovernanceRuleConditionOperator {
6032
- /** Checks that the string value of the data defined in Property equals the given value - exact fit */
6033
- Equals = "Equals",
6034
- /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
6035
- In = "In"
6036
- }
6037
- /**
6038
- * Defines values for GovernanceRuleConditionOperator. \
6039
- * {@link KnownGovernanceRuleConditionOperator} can be used interchangeably with GovernanceRuleConditionOperator,
6040
- * this enum contains the known values that the service supports.
6041
- * ### Known values supported by the service
6042
- * **Equals**: Checks that the string value of the data defined in Property equals the given value - exact fit \
6043
- * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)
6044
- */
6045
- export declare type GovernanceRuleConditionOperator = string;
6046
- /** Known values of {@link ApplicationConditionOperator} that the service accepts. */
6047
- export declare enum KnownApplicationConditionOperator {
6048
- /** Checks that the string value of the data defined in Property contains the given value */
6049
- Contains = "Contains",
6050
- /** Checks that the string value of the data defined in Property equals the given value */
6051
- Equals = "Equals",
6052
- /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
6053
- In = "In"
6054
- }
6055
- /**
6056
- * Defines values for ApplicationConditionOperator. \
6057
- * {@link KnownApplicationConditionOperator} can be used interchangeably with ApplicationConditionOperator,
6058
- * this enum contains the known values that the service supports.
6059
- * ### Known values supported by the service
6060
- * **Contains**: Checks that the string value of the data defined in Property contains the given value \
6061
- * **Equals**: Checks that the string value of the data defined in Property equals the given value \
6062
- * **In**: Checks that the string value of the data defined in Property equals any of the given values (exact fit)
6063
- */
6064
- export declare type ApplicationConditionOperator = string;
6505
+ export type ScanningMode = string;
6065
6506
  /** Defines values for Rank. */
6066
- export declare type Rank = "None" | "Low" | "Medium" | "High" | "Critical";
6507
+ export type Rank = "None" | "Low" | "Medium" | "High" | "Critical";
6067
6508
  /** Defines values for RuleState. */
6068
- export declare type RuleState = "Enabled" | "Disabled" | "Expired";
6509
+ export type RuleState = "Enabled" | "Disabled" | "Expired";
6069
6510
  /** Optional parameters. */
6070
6511
  export interface MdeOnboardingsListOptionalParams extends coreClient.OperationOptions {
6071
6512
  }
6072
6513
  /** Contains response data for the list operation. */
6073
- export declare type MdeOnboardingsListResponse = MdeOnboardingDataList;
6514
+ export type MdeOnboardingsListResponse = MdeOnboardingDataList;
6074
6515
  /** Optional parameters. */
6075
6516
  export interface MdeOnboardingsGetOptionalParams extends coreClient.OperationOptions {
6076
6517
  }
6077
6518
  /** Contains response data for the get operation. */
6078
- export declare type MdeOnboardingsGetResponse = MdeOnboardingData;
6519
+ export type MdeOnboardingsGetResponse = MdeOnboardingData;
6079
6520
  /** Optional parameters. */
6080
6521
  export interface CustomAssessmentAutomationsGetOptionalParams extends coreClient.OperationOptions {
6081
6522
  }
6082
6523
  /** Contains response data for the get operation. */
6083
- export declare type CustomAssessmentAutomationsGetResponse = CustomAssessmentAutomation;
6524
+ export type CustomAssessmentAutomationsGetResponse = CustomAssessmentAutomation;
6084
6525
  /** Optional parameters. */
6085
6526
  export interface CustomAssessmentAutomationsCreateOptionalParams extends coreClient.OperationOptions {
6086
6527
  }
6087
6528
  /** Contains response data for the create operation. */
6088
- export declare type CustomAssessmentAutomationsCreateResponse = CustomAssessmentAutomation;
6529
+ export type CustomAssessmentAutomationsCreateResponse = CustomAssessmentAutomation;
6089
6530
  /** Optional parameters. */
6090
6531
  export interface CustomAssessmentAutomationsDeleteOptionalParams extends coreClient.OperationOptions {
6091
6532
  }
@@ -6093,32 +6534,32 @@ export interface CustomAssessmentAutomationsDeleteOptionalParams extends coreCli
6093
6534
  export interface CustomAssessmentAutomationsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
6094
6535
  }
6095
6536
  /** Contains response data for the listByResourceGroup operation. */
6096
- export declare type CustomAssessmentAutomationsListByResourceGroupResponse = CustomAssessmentAutomationsListResult;
6537
+ export type CustomAssessmentAutomationsListByResourceGroupResponse = CustomAssessmentAutomationsListResult;
6097
6538
  /** Optional parameters. */
6098
6539
  export interface CustomAssessmentAutomationsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
6099
6540
  }
6100
6541
  /** Contains response data for the listBySubscription operation. */
6101
- export declare type CustomAssessmentAutomationsListBySubscriptionResponse = CustomAssessmentAutomationsListResult;
6542
+ export type CustomAssessmentAutomationsListBySubscriptionResponse = CustomAssessmentAutomationsListResult;
6102
6543
  /** Optional parameters. */
6103
6544
  export interface CustomAssessmentAutomationsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
6104
6545
  }
6105
6546
  /** Contains response data for the listByResourceGroupNext operation. */
6106
- export declare type CustomAssessmentAutomationsListByResourceGroupNextResponse = CustomAssessmentAutomationsListResult;
6547
+ export type CustomAssessmentAutomationsListByResourceGroupNextResponse = CustomAssessmentAutomationsListResult;
6107
6548
  /** Optional parameters. */
6108
6549
  export interface CustomAssessmentAutomationsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
6109
6550
  }
6110
6551
  /** Contains response data for the listBySubscriptionNext operation. */
6111
- export declare type CustomAssessmentAutomationsListBySubscriptionNextResponse = CustomAssessmentAutomationsListResult;
6552
+ export type CustomAssessmentAutomationsListBySubscriptionNextResponse = CustomAssessmentAutomationsListResult;
6112
6553
  /** Optional parameters. */
6113
6554
  export interface CustomEntityStoreAssignmentsGetOptionalParams extends coreClient.OperationOptions {
6114
6555
  }
6115
6556
  /** Contains response data for the get operation. */
6116
- export declare type CustomEntityStoreAssignmentsGetResponse = CustomEntityStoreAssignment;
6557
+ export type CustomEntityStoreAssignmentsGetResponse = CustomEntityStoreAssignment;
6117
6558
  /** Optional parameters. */
6118
6559
  export interface CustomEntityStoreAssignmentsCreateOptionalParams extends coreClient.OperationOptions {
6119
6560
  }
6120
6561
  /** Contains response data for the create operation. */
6121
- export declare type CustomEntityStoreAssignmentsCreateResponse = CustomEntityStoreAssignment;
6562
+ export type CustomEntityStoreAssignmentsCreateResponse = CustomEntityStoreAssignment;
6122
6563
  /** Optional parameters. */
6123
6564
  export interface CustomEntityStoreAssignmentsDeleteOptionalParams extends coreClient.OperationOptions {
6124
6565
  }
@@ -6126,77 +6567,77 @@ export interface CustomEntityStoreAssignmentsDeleteOptionalParams extends coreCl
6126
6567
  export interface CustomEntityStoreAssignmentsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
6127
6568
  }
6128
6569
  /** Contains response data for the listByResourceGroup operation. */
6129
- export declare type CustomEntityStoreAssignmentsListByResourceGroupResponse = CustomEntityStoreAssignmentsListResult;
6570
+ export type CustomEntityStoreAssignmentsListByResourceGroupResponse = CustomEntityStoreAssignmentsListResult;
6130
6571
  /** Optional parameters. */
6131
6572
  export interface CustomEntityStoreAssignmentsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
6132
6573
  }
6133
6574
  /** Contains response data for the listBySubscription operation. */
6134
- export declare type CustomEntityStoreAssignmentsListBySubscriptionResponse = CustomEntityStoreAssignmentsListResult;
6575
+ export type CustomEntityStoreAssignmentsListBySubscriptionResponse = CustomEntityStoreAssignmentsListResult;
6135
6576
  /** Optional parameters. */
6136
6577
  export interface CustomEntityStoreAssignmentsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
6137
6578
  }
6138
6579
  /** Contains response data for the listByResourceGroupNext operation. */
6139
- export declare type CustomEntityStoreAssignmentsListByResourceGroupNextResponse = CustomEntityStoreAssignmentsListResult;
6580
+ export type CustomEntityStoreAssignmentsListByResourceGroupNextResponse = CustomEntityStoreAssignmentsListResult;
6140
6581
  /** Optional parameters. */
6141
6582
  export interface CustomEntityStoreAssignmentsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
6142
6583
  }
6143
6584
  /** Contains response data for the listBySubscriptionNext operation. */
6144
- export declare type CustomEntityStoreAssignmentsListBySubscriptionNextResponse = CustomEntityStoreAssignmentsListResult;
6585
+ export type CustomEntityStoreAssignmentsListBySubscriptionNextResponse = CustomEntityStoreAssignmentsListResult;
6145
6586
  /** Optional parameters. */
6146
6587
  export interface ComplianceResultsListOptionalParams extends coreClient.OperationOptions {
6147
6588
  }
6148
6589
  /** Contains response data for the list operation. */
6149
- export declare type ComplianceResultsListResponse = ComplianceResultList;
6590
+ export type ComplianceResultsListResponse = ComplianceResultList;
6150
6591
  /** Optional parameters. */
6151
6592
  export interface ComplianceResultsGetOptionalParams extends coreClient.OperationOptions {
6152
6593
  }
6153
6594
  /** Contains response data for the get operation. */
6154
- export declare type ComplianceResultsGetResponse = ComplianceResult;
6595
+ export type ComplianceResultsGetResponse = ComplianceResult;
6155
6596
  /** Optional parameters. */
6156
6597
  export interface ComplianceResultsListNextOptionalParams extends coreClient.OperationOptions {
6157
6598
  }
6158
6599
  /** Contains response data for the listNext operation. */
6159
- export declare type ComplianceResultsListNextResponse = ComplianceResultList;
6600
+ export type ComplianceResultsListNextResponse = ComplianceResultList;
6160
6601
  /** Optional parameters. */
6161
6602
  export interface PricingsListOptionalParams extends coreClient.OperationOptions {
6162
6603
  }
6163
6604
  /** Contains response data for the list operation. */
6164
- export declare type PricingsListResponse = PricingList;
6605
+ export type PricingsListResponse = PricingList;
6165
6606
  /** Optional parameters. */
6166
6607
  export interface PricingsGetOptionalParams extends coreClient.OperationOptions {
6167
6608
  }
6168
6609
  /** Contains response data for the get operation. */
6169
- export declare type PricingsGetResponse = Pricing;
6610
+ export type PricingsGetResponse = Pricing;
6170
6611
  /** Optional parameters. */
6171
6612
  export interface PricingsUpdateOptionalParams extends coreClient.OperationOptions {
6172
6613
  }
6173
6614
  /** Contains response data for the update operation. */
6174
- export declare type PricingsUpdateResponse = Pricing;
6615
+ export type PricingsUpdateResponse = Pricing;
6175
6616
  /** Optional parameters. */
6176
6617
  export interface AdvancedThreatProtectionGetOptionalParams extends coreClient.OperationOptions {
6177
6618
  }
6178
6619
  /** Contains response data for the get operation. */
6179
- export declare type AdvancedThreatProtectionGetResponse = AdvancedThreatProtectionSetting;
6620
+ export type AdvancedThreatProtectionGetResponse = AdvancedThreatProtectionSetting;
6180
6621
  /** Optional parameters. */
6181
6622
  export interface AdvancedThreatProtectionCreateOptionalParams extends coreClient.OperationOptions {
6182
6623
  }
6183
6624
  /** Contains response data for the create operation. */
6184
- export declare type AdvancedThreatProtectionCreateResponse = AdvancedThreatProtectionSetting;
6625
+ export type AdvancedThreatProtectionCreateResponse = AdvancedThreatProtectionSetting;
6185
6626
  /** Optional parameters. */
6186
6627
  export interface DeviceSecurityGroupsListOptionalParams extends coreClient.OperationOptions {
6187
6628
  }
6188
6629
  /** Contains response data for the list operation. */
6189
- export declare type DeviceSecurityGroupsListResponse = DeviceSecurityGroupList;
6630
+ export type DeviceSecurityGroupsListResponse = DeviceSecurityGroupList;
6190
6631
  /** Optional parameters. */
6191
6632
  export interface DeviceSecurityGroupsGetOptionalParams extends coreClient.OperationOptions {
6192
6633
  }
6193
6634
  /** Contains response data for the get operation. */
6194
- export declare type DeviceSecurityGroupsGetResponse = DeviceSecurityGroup;
6635
+ export type DeviceSecurityGroupsGetResponse = DeviceSecurityGroup;
6195
6636
  /** Optional parameters. */
6196
6637
  export interface DeviceSecurityGroupsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
6197
6638
  }
6198
6639
  /** Contains response data for the createOrUpdate operation. */
6199
- export declare type DeviceSecurityGroupsCreateOrUpdateResponse = DeviceSecurityGroup;
6640
+ export type DeviceSecurityGroupsCreateOrUpdateResponse = DeviceSecurityGroup;
6200
6641
  /** Optional parameters. */
6201
6642
  export interface DeviceSecurityGroupsDeleteOptionalParams extends coreClient.OperationOptions {
6202
6643
  }
@@ -6204,148 +6645,140 @@ export interface DeviceSecurityGroupsDeleteOptionalParams extends coreClient.Ope
6204
6645
  export interface DeviceSecurityGroupsListNextOptionalParams extends coreClient.OperationOptions {
6205
6646
  }
6206
6647
  /** Contains response data for the listNext operation. */
6207
- export declare type DeviceSecurityGroupsListNextResponse = DeviceSecurityGroupList;
6648
+ export type DeviceSecurityGroupsListNextResponse = DeviceSecurityGroupList;
6208
6649
  /** Optional parameters. */
6209
6650
  export interface IotSecuritySolutionListBySubscriptionOptionalParams extends coreClient.OperationOptions {
6210
6651
  /** Filter the IoT Security solution with OData syntax. Supports filtering by iotHubs. */
6211
6652
  filter?: string;
6212
6653
  }
6213
6654
  /** Contains response data for the listBySubscription operation. */
6214
- export declare type IotSecuritySolutionListBySubscriptionResponse = IoTSecuritySolutionsList;
6655
+ export type IotSecuritySolutionListBySubscriptionResponse = IoTSecuritySolutionsList;
6215
6656
  /** Optional parameters. */
6216
6657
  export interface IotSecuritySolutionListByResourceGroupOptionalParams extends coreClient.OperationOptions {
6217
6658
  /** Filter the IoT Security solution with OData syntax. Supports filtering by iotHubs. */
6218
6659
  filter?: string;
6219
6660
  }
6220
6661
  /** Contains response data for the listByResourceGroup operation. */
6221
- export declare type IotSecuritySolutionListByResourceGroupResponse = IoTSecuritySolutionsList;
6662
+ export type IotSecuritySolutionListByResourceGroupResponse = IoTSecuritySolutionsList;
6222
6663
  /** Optional parameters. */
6223
6664
  export interface IotSecuritySolutionGetOptionalParams extends coreClient.OperationOptions {
6224
6665
  }
6225
6666
  /** Contains response data for the get operation. */
6226
- export declare type IotSecuritySolutionGetResponse = IoTSecuritySolutionModel;
6667
+ export type IotSecuritySolutionGetResponse = IoTSecuritySolutionModel;
6227
6668
  /** Optional parameters. */
6228
6669
  export interface IotSecuritySolutionCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
6229
6670
  }
6230
6671
  /** Contains response data for the createOrUpdate operation. */
6231
- export declare type IotSecuritySolutionCreateOrUpdateResponse = IoTSecuritySolutionModel;
6672
+ export type IotSecuritySolutionCreateOrUpdateResponse = IoTSecuritySolutionModel;
6232
6673
  /** Optional parameters. */
6233
6674
  export interface IotSecuritySolutionUpdateOptionalParams extends coreClient.OperationOptions {
6234
6675
  }
6235
6676
  /** Contains response data for the update operation. */
6236
- export declare type IotSecuritySolutionUpdateResponse = IoTSecuritySolutionModel;
6677
+ export type IotSecuritySolutionUpdateResponse = IoTSecuritySolutionModel;
6237
6678
  /** Optional parameters. */
6238
6679
  export interface IotSecuritySolutionDeleteOptionalParams extends coreClient.OperationOptions {
6239
6680
  }
6240
6681
  /** Optional parameters. */
6241
6682
  export interface IotSecuritySolutionListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
6242
- /** Filter the IoT Security solution with OData syntax. Supports filtering by iotHubs. */
6243
- filter?: string;
6244
6683
  }
6245
6684
  /** Contains response data for the listBySubscriptionNext operation. */
6246
- export declare type IotSecuritySolutionListBySubscriptionNextResponse = IoTSecuritySolutionsList;
6685
+ export type IotSecuritySolutionListBySubscriptionNextResponse = IoTSecuritySolutionsList;
6247
6686
  /** Optional parameters. */
6248
6687
  export interface IotSecuritySolutionListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
6249
- /** Filter the IoT Security solution with OData syntax. Supports filtering by iotHubs. */
6250
- filter?: string;
6251
6688
  }
6252
6689
  /** Contains response data for the listByResourceGroupNext operation. */
6253
- export declare type IotSecuritySolutionListByResourceGroupNextResponse = IoTSecuritySolutionsList;
6690
+ export type IotSecuritySolutionListByResourceGroupNextResponse = IoTSecuritySolutionsList;
6254
6691
  /** Optional parameters. */
6255
6692
  export interface IotSecuritySolutionAnalyticsListOptionalParams extends coreClient.OperationOptions {
6256
6693
  }
6257
6694
  /** Contains response data for the list operation. */
6258
- export declare type IotSecuritySolutionAnalyticsListResponse = IoTSecuritySolutionAnalyticsModelList;
6695
+ export type IotSecuritySolutionAnalyticsListResponse = IoTSecuritySolutionAnalyticsModelList;
6259
6696
  /** Optional parameters. */
6260
6697
  export interface IotSecuritySolutionAnalyticsGetOptionalParams extends coreClient.OperationOptions {
6261
6698
  }
6262
6699
  /** Contains response data for the get operation. */
6263
- export declare type IotSecuritySolutionAnalyticsGetResponse = IoTSecuritySolutionAnalyticsModel;
6700
+ export type IotSecuritySolutionAnalyticsGetResponse = IoTSecuritySolutionAnalyticsModel;
6264
6701
  /** Optional parameters. */
6265
6702
  export interface IotSecuritySolutionsAnalyticsAggregatedAlertListOptionalParams extends coreClient.OperationOptions {
6266
6703
  /** Number of results to retrieve. */
6267
6704
  top?: number;
6268
6705
  }
6269
6706
  /** Contains response data for the list operation. */
6270
- export declare type IotSecuritySolutionsAnalyticsAggregatedAlertListResponse = IoTSecurityAggregatedAlertList;
6707
+ export type IotSecuritySolutionsAnalyticsAggregatedAlertListResponse = IoTSecurityAggregatedAlertList;
6271
6708
  /** Optional parameters. */
6272
6709
  export interface IotSecuritySolutionsAnalyticsAggregatedAlertGetOptionalParams extends coreClient.OperationOptions {
6273
6710
  }
6274
6711
  /** Contains response data for the get operation. */
6275
- export declare type IotSecuritySolutionsAnalyticsAggregatedAlertGetResponse = IoTSecurityAggregatedAlert;
6712
+ export type IotSecuritySolutionsAnalyticsAggregatedAlertGetResponse = IoTSecurityAggregatedAlert;
6276
6713
  /** Optional parameters. */
6277
6714
  export interface IotSecuritySolutionsAnalyticsAggregatedAlertDismissOptionalParams extends coreClient.OperationOptions {
6278
6715
  }
6279
6716
  /** Optional parameters. */
6280
6717
  export interface IotSecuritySolutionsAnalyticsAggregatedAlertListNextOptionalParams extends coreClient.OperationOptions {
6281
- /** Number of results to retrieve. */
6282
- top?: number;
6283
6718
  }
6284
6719
  /** Contains response data for the listNext operation. */
6285
- export declare type IotSecuritySolutionsAnalyticsAggregatedAlertListNextResponse = IoTSecurityAggregatedAlertList;
6720
+ export type IotSecuritySolutionsAnalyticsAggregatedAlertListNextResponse = IoTSecurityAggregatedAlertList;
6286
6721
  /** Optional parameters. */
6287
6722
  export interface IotSecuritySolutionsAnalyticsRecommendationGetOptionalParams extends coreClient.OperationOptions {
6288
6723
  }
6289
6724
  /** Contains response data for the get operation. */
6290
- export declare type IotSecuritySolutionsAnalyticsRecommendationGetResponse = IoTSecurityAggregatedRecommendation;
6725
+ export type IotSecuritySolutionsAnalyticsRecommendationGetResponse = IoTSecurityAggregatedRecommendation;
6291
6726
  /** Optional parameters. */
6292
6727
  export interface IotSecuritySolutionsAnalyticsRecommendationListOptionalParams extends coreClient.OperationOptions {
6293
6728
  /** Number of results to retrieve. */
6294
6729
  top?: number;
6295
6730
  }
6296
6731
  /** Contains response data for the list operation. */
6297
- export declare type IotSecuritySolutionsAnalyticsRecommendationListResponse = IoTSecurityAggregatedRecommendationList;
6732
+ export type IotSecuritySolutionsAnalyticsRecommendationListResponse = IoTSecurityAggregatedRecommendationList;
6298
6733
  /** Optional parameters. */
6299
6734
  export interface IotSecuritySolutionsAnalyticsRecommendationListNextOptionalParams extends coreClient.OperationOptions {
6300
- /** Number of results to retrieve. */
6301
- top?: number;
6302
6735
  }
6303
6736
  /** Contains response data for the listNext operation. */
6304
- export declare type IotSecuritySolutionsAnalyticsRecommendationListNextResponse = IoTSecurityAggregatedRecommendationList;
6737
+ export type IotSecuritySolutionsAnalyticsRecommendationListNextResponse = IoTSecurityAggregatedRecommendationList;
6305
6738
  /** Optional parameters. */
6306
6739
  export interface LocationsListOptionalParams extends coreClient.OperationOptions {
6307
6740
  }
6308
6741
  /** Contains response data for the list operation. */
6309
- export declare type LocationsListResponse = AscLocationList;
6742
+ export type LocationsListResponse = AscLocationList;
6310
6743
  /** Optional parameters. */
6311
6744
  export interface LocationsGetOptionalParams extends coreClient.OperationOptions {
6312
6745
  }
6313
6746
  /** Contains response data for the get operation. */
6314
- export declare type LocationsGetResponse = AscLocation;
6747
+ export type LocationsGetResponse = AscLocation;
6315
6748
  /** Optional parameters. */
6316
6749
  export interface LocationsListNextOptionalParams extends coreClient.OperationOptions {
6317
6750
  }
6318
6751
  /** Contains response data for the listNext operation. */
6319
- export declare type LocationsListNextResponse = AscLocationList;
6752
+ export type LocationsListNextResponse = AscLocationList;
6320
6753
  /** Optional parameters. */
6321
6754
  export interface OperationsListOptionalParams extends coreClient.OperationOptions {
6322
6755
  }
6323
6756
  /** Contains response data for the list operation. */
6324
- export declare type OperationsListResponse = OperationList;
6757
+ export type OperationsListResponse = OperationList;
6325
6758
  /** Optional parameters. */
6326
6759
  export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
6327
6760
  }
6328
6761
  /** Contains response data for the listNext operation. */
6329
- export declare type OperationsListNextResponse = OperationList;
6762
+ export type OperationsListNextResponse = OperationList;
6330
6763
  /** Optional parameters. */
6331
6764
  export interface TasksListOptionalParams extends coreClient.OperationOptions {
6332
6765
  /** OData filter. Optional. */
6333
6766
  filter?: string;
6334
6767
  }
6335
6768
  /** Contains response data for the list operation. */
6336
- export declare type TasksListResponse = SecurityTaskList;
6769
+ export type TasksListResponse = SecurityTaskList;
6337
6770
  /** Optional parameters. */
6338
6771
  export interface TasksListByHomeRegionOptionalParams extends coreClient.OperationOptions {
6339
6772
  /** OData filter. Optional. */
6340
6773
  filter?: string;
6341
6774
  }
6342
6775
  /** Contains response data for the listByHomeRegion operation. */
6343
- export declare type TasksListByHomeRegionResponse = SecurityTaskList;
6776
+ export type TasksListByHomeRegionResponse = SecurityTaskList;
6344
6777
  /** Optional parameters. */
6345
6778
  export interface TasksGetSubscriptionLevelTaskOptionalParams extends coreClient.OperationOptions {
6346
6779
  }
6347
6780
  /** Contains response data for the getSubscriptionLevelTask operation. */
6348
- export declare type TasksGetSubscriptionLevelTaskResponse = SecurityTask;
6781
+ export type TasksGetSubscriptionLevelTaskResponse = SecurityTask;
6349
6782
  /** Optional parameters. */
6350
6783
  export interface TasksUpdateSubscriptionLevelTaskStateOptionalParams extends coreClient.OperationOptions {
6351
6784
  }
@@ -6355,106 +6788,100 @@ export interface TasksListByResourceGroupOptionalParams extends coreClient.Opera
6355
6788
  filter?: string;
6356
6789
  }
6357
6790
  /** Contains response data for the listByResourceGroup operation. */
6358
- export declare type TasksListByResourceGroupResponse = SecurityTaskList;
6791
+ export type TasksListByResourceGroupResponse = SecurityTaskList;
6359
6792
  /** Optional parameters. */
6360
6793
  export interface TasksGetResourceGroupLevelTaskOptionalParams extends coreClient.OperationOptions {
6361
6794
  }
6362
6795
  /** Contains response data for the getResourceGroupLevelTask operation. */
6363
- export declare type TasksGetResourceGroupLevelTaskResponse = SecurityTask;
6796
+ export type TasksGetResourceGroupLevelTaskResponse = SecurityTask;
6364
6797
  /** Optional parameters. */
6365
6798
  export interface TasksUpdateResourceGroupLevelTaskStateOptionalParams extends coreClient.OperationOptions {
6366
6799
  }
6367
6800
  /** Optional parameters. */
6368
6801
  export interface TasksListNextOptionalParams extends coreClient.OperationOptions {
6369
- /** OData filter. Optional. */
6370
- filter?: string;
6371
6802
  }
6372
6803
  /** Contains response data for the listNext operation. */
6373
- export declare type TasksListNextResponse = SecurityTaskList;
6804
+ export type TasksListNextResponse = SecurityTaskList;
6374
6805
  /** Optional parameters. */
6375
6806
  export interface TasksListByHomeRegionNextOptionalParams extends coreClient.OperationOptions {
6376
- /** OData filter. Optional. */
6377
- filter?: string;
6378
6807
  }
6379
6808
  /** Contains response data for the listByHomeRegionNext operation. */
6380
- export declare type TasksListByHomeRegionNextResponse = SecurityTaskList;
6809
+ export type TasksListByHomeRegionNextResponse = SecurityTaskList;
6381
6810
  /** Optional parameters. */
6382
6811
  export interface TasksListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
6383
- /** OData filter. Optional. */
6384
- filter?: string;
6385
6812
  }
6386
6813
  /** Contains response data for the listByResourceGroupNext operation. */
6387
- export declare type TasksListByResourceGroupNextResponse = SecurityTaskList;
6814
+ export type TasksListByResourceGroupNextResponse = SecurityTaskList;
6388
6815
  /** Optional parameters. */
6389
6816
  export interface AutoProvisioningSettingsListOptionalParams extends coreClient.OperationOptions {
6390
6817
  }
6391
6818
  /** Contains response data for the list operation. */
6392
- export declare type AutoProvisioningSettingsListResponse = AutoProvisioningSettingList;
6819
+ export type AutoProvisioningSettingsListResponse = AutoProvisioningSettingList;
6393
6820
  /** Optional parameters. */
6394
6821
  export interface AutoProvisioningSettingsGetOptionalParams extends coreClient.OperationOptions {
6395
6822
  }
6396
6823
  /** Contains response data for the get operation. */
6397
- export declare type AutoProvisioningSettingsGetResponse = AutoProvisioningSetting;
6824
+ export type AutoProvisioningSettingsGetResponse = AutoProvisioningSetting;
6398
6825
  /** Optional parameters. */
6399
6826
  export interface AutoProvisioningSettingsCreateOptionalParams extends coreClient.OperationOptions {
6400
6827
  }
6401
6828
  /** Contains response data for the create operation. */
6402
- export declare type AutoProvisioningSettingsCreateResponse = AutoProvisioningSetting;
6829
+ export type AutoProvisioningSettingsCreateResponse = AutoProvisioningSetting;
6403
6830
  /** Optional parameters. */
6404
6831
  export interface AutoProvisioningSettingsListNextOptionalParams extends coreClient.OperationOptions {
6405
6832
  }
6406
6833
  /** Contains response data for the listNext operation. */
6407
- export declare type AutoProvisioningSettingsListNextResponse = AutoProvisioningSettingList;
6834
+ export type AutoProvisioningSettingsListNextResponse = AutoProvisioningSettingList;
6408
6835
  /** Optional parameters. */
6409
6836
  export interface CompliancesListOptionalParams extends coreClient.OperationOptions {
6410
6837
  }
6411
6838
  /** Contains response data for the list operation. */
6412
- export declare type CompliancesListResponse = ComplianceList;
6839
+ export type CompliancesListResponse = ComplianceList;
6413
6840
  /** Optional parameters. */
6414
6841
  export interface CompliancesGetOptionalParams extends coreClient.OperationOptions {
6415
6842
  }
6416
6843
  /** Contains response data for the get operation. */
6417
- export declare type CompliancesGetResponse = Compliance;
6844
+ export type CompliancesGetResponse = Compliance;
6418
6845
  /** Optional parameters. */
6419
6846
  export interface CompliancesListNextOptionalParams extends coreClient.OperationOptions {
6420
6847
  }
6421
6848
  /** Contains response data for the listNext operation. */
6422
- export declare type CompliancesListNextResponse = ComplianceList;
6849
+ export type CompliancesListNextResponse = ComplianceList;
6423
6850
  /** Optional parameters. */
6424
6851
  export interface InformationProtectionPoliciesGetOptionalParams extends coreClient.OperationOptions {
6425
6852
  }
6426
6853
  /** Contains response data for the get operation. */
6427
- export declare type InformationProtectionPoliciesGetResponse = InformationProtectionPolicy;
6854
+ export type InformationProtectionPoliciesGetResponse = InformationProtectionPolicy;
6428
6855
  /** Optional parameters. */
6429
6856
  export interface InformationProtectionPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
6430
6857
  }
6431
6858
  /** Contains response data for the createOrUpdate operation. */
6432
- export declare type InformationProtectionPoliciesCreateOrUpdateResponse = InformationProtectionPolicy;
6859
+ export type InformationProtectionPoliciesCreateOrUpdateResponse = InformationProtectionPolicy;
6433
6860
  /** Optional parameters. */
6434
6861
  export interface InformationProtectionPoliciesListOptionalParams extends coreClient.OperationOptions {
6435
6862
  }
6436
6863
  /** Contains response data for the list operation. */
6437
- export declare type InformationProtectionPoliciesListResponse = InformationProtectionPolicyList;
6864
+ export type InformationProtectionPoliciesListResponse = InformationProtectionPolicyList;
6438
6865
  /** Optional parameters. */
6439
6866
  export interface InformationProtectionPoliciesListNextOptionalParams extends coreClient.OperationOptions {
6440
6867
  }
6441
6868
  /** Contains response data for the listNext operation. */
6442
- export declare type InformationProtectionPoliciesListNextResponse = InformationProtectionPolicyList;
6869
+ export type InformationProtectionPoliciesListNextResponse = InformationProtectionPolicyList;
6443
6870
  /** Optional parameters. */
6444
6871
  export interface SecurityContactsListOptionalParams extends coreClient.OperationOptions {
6445
6872
  }
6446
6873
  /** Contains response data for the list operation. */
6447
- export declare type SecurityContactsListResponse = SecurityContactList;
6874
+ export type SecurityContactsListResponse = SecurityContactList;
6448
6875
  /** Optional parameters. */
6449
6876
  export interface SecurityContactsGetOptionalParams extends coreClient.OperationOptions {
6450
6877
  }
6451
6878
  /** Contains response data for the get operation. */
6452
- export declare type SecurityContactsGetResponse = SecurityContact;
6879
+ export type SecurityContactsGetResponse = SecurityContact;
6453
6880
  /** Optional parameters. */
6454
6881
  export interface SecurityContactsCreateOptionalParams extends coreClient.OperationOptions {
6455
6882
  }
6456
6883
  /** Contains response data for the create operation. */
6457
- export declare type SecurityContactsCreateResponse = SecurityContact;
6884
+ export type SecurityContactsCreateResponse = SecurityContact;
6458
6885
  /** Optional parameters. */
6459
6886
  export interface SecurityContactsDeleteOptionalParams extends coreClient.OperationOptions {
6460
6887
  }
@@ -6462,27 +6889,27 @@ export interface SecurityContactsDeleteOptionalParams extends coreClient.Operati
6462
6889
  export interface SecurityContactsListNextOptionalParams extends coreClient.OperationOptions {
6463
6890
  }
6464
6891
  /** Contains response data for the listNext operation. */
6465
- export declare type SecurityContactsListNextResponse = SecurityContactList;
6892
+ export type SecurityContactsListNextResponse = SecurityContactList;
6466
6893
  /** Optional parameters. */
6467
6894
  export interface WorkspaceSettingsListOptionalParams extends coreClient.OperationOptions {
6468
6895
  }
6469
6896
  /** Contains response data for the list operation. */
6470
- export declare type WorkspaceSettingsListResponse = WorkspaceSettingList;
6897
+ export type WorkspaceSettingsListResponse = WorkspaceSettingList;
6471
6898
  /** Optional parameters. */
6472
6899
  export interface WorkspaceSettingsGetOptionalParams extends coreClient.OperationOptions {
6473
6900
  }
6474
6901
  /** Contains response data for the get operation. */
6475
- export declare type WorkspaceSettingsGetResponse = WorkspaceSetting;
6902
+ export type WorkspaceSettingsGetResponse = WorkspaceSetting;
6476
6903
  /** Optional parameters. */
6477
6904
  export interface WorkspaceSettingsCreateOptionalParams extends coreClient.OperationOptions {
6478
6905
  }
6479
6906
  /** Contains response data for the create operation. */
6480
- export declare type WorkspaceSettingsCreateResponse = WorkspaceSetting;
6907
+ export type WorkspaceSettingsCreateResponse = WorkspaceSetting;
6481
6908
  /** Optional parameters. */
6482
6909
  export interface WorkspaceSettingsUpdateOptionalParams extends coreClient.OperationOptions {
6483
6910
  }
6484
6911
  /** Contains response data for the update operation. */
6485
- export declare type WorkspaceSettingsUpdateResponse = WorkspaceSetting;
6912
+ export type WorkspaceSettingsUpdateResponse = WorkspaceSetting;
6486
6913
  /** Optional parameters. */
6487
6914
  export interface WorkspaceSettingsDeleteOptionalParams extends coreClient.OperationOptions {
6488
6915
  }
@@ -6490,109 +6917,103 @@ export interface WorkspaceSettingsDeleteOptionalParams extends coreClient.Operat
6490
6917
  export interface WorkspaceSettingsListNextOptionalParams extends coreClient.OperationOptions {
6491
6918
  }
6492
6919
  /** Contains response data for the listNext operation. */
6493
- export declare type WorkspaceSettingsListNextResponse = WorkspaceSettingList;
6920
+ export type WorkspaceSettingsListNextResponse = WorkspaceSettingList;
6494
6921
  /** Optional parameters. */
6495
6922
  export interface RegulatoryComplianceStandardsListOptionalParams extends coreClient.OperationOptions {
6496
6923
  /** OData filter. Optional. */
6497
6924
  filter?: string;
6498
6925
  }
6499
6926
  /** Contains response data for the list operation. */
6500
- export declare type RegulatoryComplianceStandardsListResponse = RegulatoryComplianceStandardList;
6927
+ export type RegulatoryComplianceStandardsListResponse = RegulatoryComplianceStandardList;
6501
6928
  /** Optional parameters. */
6502
6929
  export interface RegulatoryComplianceStandardsGetOptionalParams extends coreClient.OperationOptions {
6503
6930
  }
6504
6931
  /** Contains response data for the get operation. */
6505
- export declare type RegulatoryComplianceStandardsGetResponse = RegulatoryComplianceStandard;
6932
+ export type RegulatoryComplianceStandardsGetResponse = RegulatoryComplianceStandard;
6506
6933
  /** Optional parameters. */
6507
6934
  export interface RegulatoryComplianceStandardsListNextOptionalParams extends coreClient.OperationOptions {
6508
- /** OData filter. Optional. */
6509
- filter?: string;
6510
6935
  }
6511
6936
  /** Contains response data for the listNext operation. */
6512
- export declare type RegulatoryComplianceStandardsListNextResponse = RegulatoryComplianceStandardList;
6937
+ export type RegulatoryComplianceStandardsListNextResponse = RegulatoryComplianceStandardList;
6513
6938
  /** Optional parameters. */
6514
6939
  export interface RegulatoryComplianceControlsListOptionalParams extends coreClient.OperationOptions {
6515
6940
  /** OData filter. Optional. */
6516
6941
  filter?: string;
6517
6942
  }
6518
6943
  /** Contains response data for the list operation. */
6519
- export declare type RegulatoryComplianceControlsListResponse = RegulatoryComplianceControlList;
6944
+ export type RegulatoryComplianceControlsListResponse = RegulatoryComplianceControlList;
6520
6945
  /** Optional parameters. */
6521
6946
  export interface RegulatoryComplianceControlsGetOptionalParams extends coreClient.OperationOptions {
6522
6947
  }
6523
6948
  /** Contains response data for the get operation. */
6524
- export declare type RegulatoryComplianceControlsGetResponse = RegulatoryComplianceControl;
6949
+ export type RegulatoryComplianceControlsGetResponse = RegulatoryComplianceControl;
6525
6950
  /** Optional parameters. */
6526
6951
  export interface RegulatoryComplianceControlsListNextOptionalParams extends coreClient.OperationOptions {
6527
- /** OData filter. Optional. */
6528
- filter?: string;
6529
6952
  }
6530
6953
  /** Contains response data for the listNext operation. */
6531
- export declare type RegulatoryComplianceControlsListNextResponse = RegulatoryComplianceControlList;
6954
+ export type RegulatoryComplianceControlsListNextResponse = RegulatoryComplianceControlList;
6532
6955
  /** Optional parameters. */
6533
6956
  export interface RegulatoryComplianceAssessmentsListOptionalParams extends coreClient.OperationOptions {
6534
6957
  /** OData filter. Optional. */
6535
6958
  filter?: string;
6536
6959
  }
6537
6960
  /** Contains response data for the list operation. */
6538
- export declare type RegulatoryComplianceAssessmentsListResponse = RegulatoryComplianceAssessmentList;
6961
+ export type RegulatoryComplianceAssessmentsListResponse = RegulatoryComplianceAssessmentList;
6539
6962
  /** Optional parameters. */
6540
6963
  export interface RegulatoryComplianceAssessmentsGetOptionalParams extends coreClient.OperationOptions {
6541
6964
  }
6542
6965
  /** Contains response data for the get operation. */
6543
- export declare type RegulatoryComplianceAssessmentsGetResponse = RegulatoryComplianceAssessment;
6966
+ export type RegulatoryComplianceAssessmentsGetResponse = RegulatoryComplianceAssessment;
6544
6967
  /** Optional parameters. */
6545
6968
  export interface RegulatoryComplianceAssessmentsListNextOptionalParams extends coreClient.OperationOptions {
6546
- /** OData filter. Optional. */
6547
- filter?: string;
6548
6969
  }
6549
6970
  /** Contains response data for the listNext operation. */
6550
- export declare type RegulatoryComplianceAssessmentsListNextResponse = RegulatoryComplianceAssessmentList;
6971
+ export type RegulatoryComplianceAssessmentsListNextResponse = RegulatoryComplianceAssessmentList;
6551
6972
  /** Optional parameters. */
6552
6973
  export interface SubAssessmentsListAllOptionalParams extends coreClient.OperationOptions {
6553
6974
  }
6554
6975
  /** Contains response data for the listAll operation. */
6555
- export declare type SubAssessmentsListAllResponse = SecuritySubAssessmentList;
6976
+ export type SubAssessmentsListAllResponse = SecuritySubAssessmentList;
6556
6977
  /** Optional parameters. */
6557
6978
  export interface SubAssessmentsListOptionalParams extends coreClient.OperationOptions {
6558
6979
  }
6559
6980
  /** Contains response data for the list operation. */
6560
- export declare type SubAssessmentsListResponse = SecuritySubAssessmentList;
6981
+ export type SubAssessmentsListResponse = SecuritySubAssessmentList;
6561
6982
  /** Optional parameters. */
6562
6983
  export interface SubAssessmentsGetOptionalParams extends coreClient.OperationOptions {
6563
6984
  }
6564
6985
  /** Contains response data for the get operation. */
6565
- export declare type SubAssessmentsGetResponse = SecuritySubAssessment;
6986
+ export type SubAssessmentsGetResponse = SecuritySubAssessment;
6566
6987
  /** Optional parameters. */
6567
6988
  export interface SubAssessmentsListAllNextOptionalParams extends coreClient.OperationOptions {
6568
6989
  }
6569
6990
  /** Contains response data for the listAllNext operation. */
6570
- export declare type SubAssessmentsListAllNextResponse = SecuritySubAssessmentList;
6991
+ export type SubAssessmentsListAllNextResponse = SecuritySubAssessmentList;
6571
6992
  /** Optional parameters. */
6572
6993
  export interface SubAssessmentsListNextOptionalParams extends coreClient.OperationOptions {
6573
6994
  }
6574
6995
  /** Contains response data for the listNext operation. */
6575
- export declare type SubAssessmentsListNextResponse = SecuritySubAssessmentList;
6996
+ export type SubAssessmentsListNextResponse = SecuritySubAssessmentList;
6576
6997
  /** Optional parameters. */
6577
6998
  export interface AutomationsListOptionalParams extends coreClient.OperationOptions {
6578
6999
  }
6579
7000
  /** Contains response data for the list operation. */
6580
- export declare type AutomationsListResponse = AutomationList;
7001
+ export type AutomationsListResponse = AutomationList;
6581
7002
  /** Optional parameters. */
6582
7003
  export interface AutomationsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
6583
7004
  }
6584
7005
  /** Contains response data for the listByResourceGroup operation. */
6585
- export declare type AutomationsListByResourceGroupResponse = AutomationList;
7006
+ export type AutomationsListByResourceGroupResponse = AutomationList;
6586
7007
  /** Optional parameters. */
6587
7008
  export interface AutomationsGetOptionalParams extends coreClient.OperationOptions {
6588
7009
  }
6589
7010
  /** Contains response data for the get operation. */
6590
- export declare type AutomationsGetResponse = Automation;
7011
+ export type AutomationsGetResponse = Automation;
6591
7012
  /** Optional parameters. */
6592
7013
  export interface AutomationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
6593
7014
  }
6594
7015
  /** Contains response data for the createOrUpdate operation. */
6595
- export declare type AutomationsCreateOrUpdateResponse = Automation;
7016
+ export type AutomationsCreateOrUpdateResponse = Automation;
6596
7017
  /** Optional parameters. */
6597
7018
  export interface AutomationsDeleteOptionalParams extends coreClient.OperationOptions {
6598
7019
  }
@@ -6600,59 +7021,57 @@ export interface AutomationsDeleteOptionalParams extends coreClient.OperationOpt
6600
7021
  export interface AutomationsValidateOptionalParams extends coreClient.OperationOptions {
6601
7022
  }
6602
7023
  /** Contains response data for the validate operation. */
6603
- export declare type AutomationsValidateResponse = AutomationValidationStatus;
7024
+ export type AutomationsValidateResponse = AutomationValidationStatus;
6604
7025
  /** Optional parameters. */
6605
7026
  export interface AutomationsListNextOptionalParams extends coreClient.OperationOptions {
6606
7027
  }
6607
7028
  /** Contains response data for the listNext operation. */
6608
- export declare type AutomationsListNextResponse = AutomationList;
7029
+ export type AutomationsListNextResponse = AutomationList;
6609
7030
  /** Optional parameters. */
6610
7031
  export interface AutomationsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
6611
7032
  }
6612
7033
  /** Contains response data for the listByResourceGroupNext operation. */
6613
- export declare type AutomationsListByResourceGroupNextResponse = AutomationList;
7034
+ export type AutomationsListByResourceGroupNextResponse = AutomationList;
6614
7035
  /** Optional parameters. */
6615
7036
  export interface AlertsSuppressionRulesListOptionalParams extends coreClient.OperationOptions {
6616
7037
  /** Type of the alert to get rules for */
6617
7038
  alertType?: string;
6618
7039
  }
6619
7040
  /** Contains response data for the list operation. */
6620
- export declare type AlertsSuppressionRulesListResponse = AlertsSuppressionRulesList;
7041
+ export type AlertsSuppressionRulesListResponse = AlertsSuppressionRulesList;
6621
7042
  /** Optional parameters. */
6622
7043
  export interface AlertsSuppressionRulesGetOptionalParams extends coreClient.OperationOptions {
6623
7044
  }
6624
7045
  /** Contains response data for the get operation. */
6625
- export declare type AlertsSuppressionRulesGetResponse = AlertsSuppressionRule;
7046
+ export type AlertsSuppressionRulesGetResponse = AlertsSuppressionRule;
6626
7047
  /** Optional parameters. */
6627
7048
  export interface AlertsSuppressionRulesUpdateOptionalParams extends coreClient.OperationOptions {
6628
7049
  }
6629
7050
  /** Contains response data for the update operation. */
6630
- export declare type AlertsSuppressionRulesUpdateResponse = AlertsSuppressionRule;
7051
+ export type AlertsSuppressionRulesUpdateResponse = AlertsSuppressionRule;
6631
7052
  /** Optional parameters. */
6632
7053
  export interface AlertsSuppressionRulesDeleteOptionalParams extends coreClient.OperationOptions {
6633
7054
  }
6634
7055
  /** Optional parameters. */
6635
7056
  export interface AlertsSuppressionRulesListNextOptionalParams extends coreClient.OperationOptions {
6636
- /** Type of the alert to get rules for */
6637
- alertType?: string;
6638
7057
  }
6639
7058
  /** Contains response data for the listNext operation. */
6640
- export declare type AlertsSuppressionRulesListNextResponse = AlertsSuppressionRulesList;
7059
+ export type AlertsSuppressionRulesListNextResponse = AlertsSuppressionRulesList;
6641
7060
  /** Optional parameters. */
6642
7061
  export interface ServerVulnerabilityAssessmentListByExtendedResourceOptionalParams extends coreClient.OperationOptions {
6643
7062
  }
6644
7063
  /** Contains response data for the listByExtendedResource operation. */
6645
- export declare type ServerVulnerabilityAssessmentListByExtendedResourceResponse = ServerVulnerabilityAssessmentsList;
7064
+ export type ServerVulnerabilityAssessmentListByExtendedResourceResponse = ServerVulnerabilityAssessmentsList;
6646
7065
  /** Optional parameters. */
6647
7066
  export interface ServerVulnerabilityAssessmentGetOptionalParams extends coreClient.OperationOptions {
6648
7067
  }
6649
7068
  /** Contains response data for the get operation. */
6650
- export declare type ServerVulnerabilityAssessmentGetResponse = ServerVulnerabilityAssessment;
7069
+ export type ServerVulnerabilityAssessmentGetResponse = ServerVulnerabilityAssessment;
6651
7070
  /** Optional parameters. */
6652
7071
  export interface ServerVulnerabilityAssessmentCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
6653
7072
  }
6654
7073
  /** Contains response data for the createOrUpdate operation. */
6655
- export declare type ServerVulnerabilityAssessmentCreateOrUpdateResponse = ServerVulnerabilityAssessment;
7074
+ export type ServerVulnerabilityAssessmentCreateOrUpdateResponse = ServerVulnerabilityAssessment;
6656
7075
  /** Optional parameters. */
6657
7076
  export interface ServerVulnerabilityAssessmentDeleteOptionalParams extends coreClient.OperationOptions {
6658
7077
  /** Delay to wait until next poll, in milliseconds. */
@@ -6664,27 +7083,27 @@ export interface ServerVulnerabilityAssessmentDeleteOptionalParams extends coreC
6664
7083
  export interface AssessmentsMetadataListOptionalParams extends coreClient.OperationOptions {
6665
7084
  }
6666
7085
  /** Contains response data for the list operation. */
6667
- export declare type AssessmentsMetadataListResponse = SecurityAssessmentMetadataResponseList;
7086
+ export type AssessmentsMetadataListResponse = SecurityAssessmentMetadataResponseList;
6668
7087
  /** Optional parameters. */
6669
7088
  export interface AssessmentsMetadataGetOptionalParams extends coreClient.OperationOptions {
6670
7089
  }
6671
7090
  /** Contains response data for the get operation. */
6672
- export declare type AssessmentsMetadataGetResponse = SecurityAssessmentMetadataResponse;
7091
+ export type AssessmentsMetadataGetResponse = SecurityAssessmentMetadataResponse;
6673
7092
  /** Optional parameters. */
6674
7093
  export interface AssessmentsMetadataListBySubscriptionOptionalParams extends coreClient.OperationOptions {
6675
7094
  }
6676
7095
  /** Contains response data for the listBySubscription operation. */
6677
- export declare type AssessmentsMetadataListBySubscriptionResponse = SecurityAssessmentMetadataResponseList;
7096
+ export type AssessmentsMetadataListBySubscriptionResponse = SecurityAssessmentMetadataResponseList;
6678
7097
  /** Optional parameters. */
6679
7098
  export interface AssessmentsMetadataGetInSubscriptionOptionalParams extends coreClient.OperationOptions {
6680
7099
  }
6681
7100
  /** Contains response data for the getInSubscription operation. */
6682
- export declare type AssessmentsMetadataGetInSubscriptionResponse = SecurityAssessmentMetadataResponse;
7101
+ export type AssessmentsMetadataGetInSubscriptionResponse = SecurityAssessmentMetadataResponse;
6683
7102
  /** Optional parameters. */
6684
7103
  export interface AssessmentsMetadataCreateInSubscriptionOptionalParams extends coreClient.OperationOptions {
6685
7104
  }
6686
7105
  /** Contains response data for the createInSubscription operation. */
6687
- export declare type AssessmentsMetadataCreateInSubscriptionResponse = SecurityAssessmentMetadataResponse;
7106
+ export type AssessmentsMetadataCreateInSubscriptionResponse = SecurityAssessmentMetadataResponse;
6688
7107
  /** Optional parameters. */
6689
7108
  export interface AssessmentsMetadataDeleteInSubscriptionOptionalParams extends coreClient.OperationOptions {
6690
7109
  }
@@ -6692,29 +7111,29 @@ export interface AssessmentsMetadataDeleteInSubscriptionOptionalParams extends c
6692
7111
  export interface AssessmentsMetadataListNextOptionalParams extends coreClient.OperationOptions {
6693
7112
  }
6694
7113
  /** Contains response data for the listNext operation. */
6695
- export declare type AssessmentsMetadataListNextResponse = SecurityAssessmentMetadataResponseList;
7114
+ export type AssessmentsMetadataListNextResponse = SecurityAssessmentMetadataResponseList;
6696
7115
  /** Optional parameters. */
6697
7116
  export interface AssessmentsMetadataListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
6698
7117
  }
6699
7118
  /** Contains response data for the listBySubscriptionNext operation. */
6700
- export declare type AssessmentsMetadataListBySubscriptionNextResponse = SecurityAssessmentMetadataResponseList;
7119
+ export type AssessmentsMetadataListBySubscriptionNextResponse = SecurityAssessmentMetadataResponseList;
6701
7120
  /** Optional parameters. */
6702
7121
  export interface AssessmentsListOptionalParams extends coreClient.OperationOptions {
6703
7122
  }
6704
7123
  /** Contains response data for the list operation. */
6705
- export declare type AssessmentsListResponse = SecurityAssessmentList;
7124
+ export type AssessmentsListResponse = SecurityAssessmentList;
6706
7125
  /** Optional parameters. */
6707
7126
  export interface AssessmentsGetOptionalParams extends coreClient.OperationOptions {
6708
7127
  /** OData expand. Optional. */
6709
7128
  expand?: ExpandEnum;
6710
7129
  }
6711
7130
  /** Contains response data for the get operation. */
6712
- export declare type AssessmentsGetResponse = SecurityAssessmentResponse;
7131
+ export type AssessmentsGetResponse = SecurityAssessmentResponse;
6713
7132
  /** Optional parameters. */
6714
7133
  export interface AssessmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
6715
7134
  }
6716
7135
  /** Contains response data for the createOrUpdate operation. */
6717
- export declare type AssessmentsCreateOrUpdateResponse = SecurityAssessmentResponse;
7136
+ export type AssessmentsCreateOrUpdateResponse = SecurityAssessmentResponse;
6718
7137
  /** Optional parameters. */
6719
7138
  export interface AssessmentsDeleteOptionalParams extends coreClient.OperationOptions {
6720
7139
  }
@@ -6722,7 +7141,7 @@ export interface AssessmentsDeleteOptionalParams extends coreClient.OperationOpt
6722
7141
  export interface AssessmentsListNextOptionalParams extends coreClient.OperationOptions {
6723
7142
  }
6724
7143
  /** Contains response data for the listNext operation. */
6725
- export declare type AssessmentsListNextResponse = SecurityAssessmentList;
7144
+ export type AssessmentsListNextResponse = SecurityAssessmentList;
6726
7145
  /** Optional parameters. */
6727
7146
  export interface AdaptiveApplicationControlsListOptionalParams extends coreClient.OperationOptions {
6728
7147
  /** Include the policy rules */
@@ -6731,17 +7150,17 @@ export interface AdaptiveApplicationControlsListOptionalParams extends coreClien
6731
7150
  summary?: boolean;
6732
7151
  }
6733
7152
  /** Contains response data for the list operation. */
6734
- export declare type AdaptiveApplicationControlsListResponse = AdaptiveApplicationControlGroups;
7153
+ export type AdaptiveApplicationControlsListResponse = AdaptiveApplicationControlGroups;
6735
7154
  /** Optional parameters. */
6736
7155
  export interface AdaptiveApplicationControlsGetOptionalParams extends coreClient.OperationOptions {
6737
7156
  }
6738
7157
  /** Contains response data for the get operation. */
6739
- export declare type AdaptiveApplicationControlsGetResponse = AdaptiveApplicationControlGroup;
7158
+ export type AdaptiveApplicationControlsGetResponse = AdaptiveApplicationControlGroup;
6740
7159
  /** Optional parameters. */
6741
7160
  export interface AdaptiveApplicationControlsPutOptionalParams extends coreClient.OperationOptions {
6742
7161
  }
6743
7162
  /** Contains response data for the put operation. */
6744
- export declare type AdaptiveApplicationControlsPutResponse = AdaptiveApplicationControlGroup;
7163
+ export type AdaptiveApplicationControlsPutResponse = AdaptiveApplicationControlGroup;
6745
7164
  /** Optional parameters. */
6746
7165
  export interface AdaptiveApplicationControlsDeleteOptionalParams extends coreClient.OperationOptions {
6747
7166
  }
@@ -6749,12 +7168,12 @@ export interface AdaptiveApplicationControlsDeleteOptionalParams extends coreCli
6749
7168
  export interface AdaptiveNetworkHardeningsListByExtendedResourceOptionalParams extends coreClient.OperationOptions {
6750
7169
  }
6751
7170
  /** Contains response data for the listByExtendedResource operation. */
6752
- export declare type AdaptiveNetworkHardeningsListByExtendedResourceResponse = AdaptiveNetworkHardeningsList;
7171
+ export type AdaptiveNetworkHardeningsListByExtendedResourceResponse = AdaptiveNetworkHardeningsList;
6753
7172
  /** Optional parameters. */
6754
7173
  export interface AdaptiveNetworkHardeningsGetOptionalParams extends coreClient.OperationOptions {
6755
7174
  }
6756
7175
  /** Contains response data for the get operation. */
6757
- export declare type AdaptiveNetworkHardeningsGetResponse = AdaptiveNetworkHardening;
7176
+ export type AdaptiveNetworkHardeningsGetResponse = AdaptiveNetworkHardening;
6758
7177
  /** Optional parameters. */
6759
7178
  export interface AdaptiveNetworkHardeningsEnforceOptionalParams extends coreClient.OperationOptions {
6760
7179
  /** Delay to wait until next poll, in milliseconds. */
@@ -6766,87 +7185,87 @@ export interface AdaptiveNetworkHardeningsEnforceOptionalParams extends coreClie
6766
7185
  export interface AdaptiveNetworkHardeningsListByExtendedResourceNextOptionalParams extends coreClient.OperationOptions {
6767
7186
  }
6768
7187
  /** Contains response data for the listByExtendedResourceNext operation. */
6769
- export declare type AdaptiveNetworkHardeningsListByExtendedResourceNextResponse = AdaptiveNetworkHardeningsList;
7188
+ export type AdaptiveNetworkHardeningsListByExtendedResourceNextResponse = AdaptiveNetworkHardeningsList;
6770
7189
  /** Optional parameters. */
6771
7190
  export interface AllowedConnectionsListOptionalParams extends coreClient.OperationOptions {
6772
7191
  }
6773
7192
  /** Contains response data for the list operation. */
6774
- export declare type AllowedConnectionsListResponse = AllowedConnectionsList;
7193
+ export type AllowedConnectionsListResponse = AllowedConnectionsList;
6775
7194
  /** Optional parameters. */
6776
7195
  export interface AllowedConnectionsListByHomeRegionOptionalParams extends coreClient.OperationOptions {
6777
7196
  }
6778
7197
  /** Contains response data for the listByHomeRegion operation. */
6779
- export declare type AllowedConnectionsListByHomeRegionResponse = AllowedConnectionsList;
7198
+ export type AllowedConnectionsListByHomeRegionResponse = AllowedConnectionsList;
6780
7199
  /** Optional parameters. */
6781
7200
  export interface AllowedConnectionsGetOptionalParams extends coreClient.OperationOptions {
6782
7201
  }
6783
7202
  /** Contains response data for the get operation. */
6784
- export declare type AllowedConnectionsGetResponse = AllowedConnectionsResource;
7203
+ export type AllowedConnectionsGetResponse = AllowedConnectionsResource;
6785
7204
  /** Optional parameters. */
6786
7205
  export interface AllowedConnectionsListNextOptionalParams extends coreClient.OperationOptions {
6787
7206
  }
6788
7207
  /** Contains response data for the listNext operation. */
6789
- export declare type AllowedConnectionsListNextResponse = AllowedConnectionsList;
7208
+ export type AllowedConnectionsListNextResponse = AllowedConnectionsList;
6790
7209
  /** Optional parameters. */
6791
7210
  export interface AllowedConnectionsListByHomeRegionNextOptionalParams extends coreClient.OperationOptions {
6792
7211
  }
6793
7212
  /** Contains response data for the listByHomeRegionNext operation. */
6794
- export declare type AllowedConnectionsListByHomeRegionNextResponse = AllowedConnectionsList;
7213
+ export type AllowedConnectionsListByHomeRegionNextResponse = AllowedConnectionsList;
6795
7214
  /** Optional parameters. */
6796
7215
  export interface TopologyListOptionalParams extends coreClient.OperationOptions {
6797
7216
  }
6798
7217
  /** Contains response data for the list operation. */
6799
- export declare type TopologyListResponse = TopologyList;
7218
+ export type TopologyListResponse = TopologyList;
6800
7219
  /** Optional parameters. */
6801
7220
  export interface TopologyListByHomeRegionOptionalParams extends coreClient.OperationOptions {
6802
7221
  }
6803
7222
  /** Contains response data for the listByHomeRegion operation. */
6804
- export declare type TopologyListByHomeRegionResponse = TopologyList;
7223
+ export type TopologyListByHomeRegionResponse = TopologyList;
6805
7224
  /** Optional parameters. */
6806
7225
  export interface TopologyGetOptionalParams extends coreClient.OperationOptions {
6807
7226
  }
6808
7227
  /** Contains response data for the get operation. */
6809
- export declare type TopologyGetResponse = TopologyResource;
7228
+ export type TopologyGetResponse = TopologyResource;
6810
7229
  /** Optional parameters. */
6811
7230
  export interface TopologyListNextOptionalParams extends coreClient.OperationOptions {
6812
7231
  }
6813
7232
  /** Contains response data for the listNext operation. */
6814
- export declare type TopologyListNextResponse = TopologyList;
7233
+ export type TopologyListNextResponse = TopologyList;
6815
7234
  /** Optional parameters. */
6816
7235
  export interface TopologyListByHomeRegionNextOptionalParams extends coreClient.OperationOptions {
6817
7236
  }
6818
7237
  /** Contains response data for the listByHomeRegionNext operation. */
6819
- export declare type TopologyListByHomeRegionNextResponse = TopologyList;
7238
+ export type TopologyListByHomeRegionNextResponse = TopologyList;
6820
7239
  /** Optional parameters. */
6821
7240
  export interface JitNetworkAccessPoliciesListOptionalParams extends coreClient.OperationOptions {
6822
7241
  }
6823
7242
  /** Contains response data for the list operation. */
6824
- export declare type JitNetworkAccessPoliciesListResponse = JitNetworkAccessPoliciesList;
7243
+ export type JitNetworkAccessPoliciesListResponse = JitNetworkAccessPoliciesList;
6825
7244
  /** Optional parameters. */
6826
7245
  export interface JitNetworkAccessPoliciesListByRegionOptionalParams extends coreClient.OperationOptions {
6827
7246
  }
6828
7247
  /** Contains response data for the listByRegion operation. */
6829
- export declare type JitNetworkAccessPoliciesListByRegionResponse = JitNetworkAccessPoliciesList;
7248
+ export type JitNetworkAccessPoliciesListByRegionResponse = JitNetworkAccessPoliciesList;
6830
7249
  /** Optional parameters. */
6831
7250
  export interface JitNetworkAccessPoliciesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
6832
7251
  }
6833
7252
  /** Contains response data for the listByResourceGroup operation. */
6834
- export declare type JitNetworkAccessPoliciesListByResourceGroupResponse = JitNetworkAccessPoliciesList;
7253
+ export type JitNetworkAccessPoliciesListByResourceGroupResponse = JitNetworkAccessPoliciesList;
6835
7254
  /** Optional parameters. */
6836
7255
  export interface JitNetworkAccessPoliciesListByResourceGroupAndRegionOptionalParams extends coreClient.OperationOptions {
6837
7256
  }
6838
7257
  /** Contains response data for the listByResourceGroupAndRegion operation. */
6839
- export declare type JitNetworkAccessPoliciesListByResourceGroupAndRegionResponse = JitNetworkAccessPoliciesList;
7258
+ export type JitNetworkAccessPoliciesListByResourceGroupAndRegionResponse = JitNetworkAccessPoliciesList;
6840
7259
  /** Optional parameters. */
6841
7260
  export interface JitNetworkAccessPoliciesGetOptionalParams extends coreClient.OperationOptions {
6842
7261
  }
6843
7262
  /** Contains response data for the get operation. */
6844
- export declare type JitNetworkAccessPoliciesGetResponse = JitNetworkAccessPolicy;
7263
+ export type JitNetworkAccessPoliciesGetResponse = JitNetworkAccessPolicy;
6845
7264
  /** Optional parameters. */
6846
7265
  export interface JitNetworkAccessPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
6847
7266
  }
6848
7267
  /** Contains response data for the createOrUpdate operation. */
6849
- export declare type JitNetworkAccessPoliciesCreateOrUpdateResponse = JitNetworkAccessPolicy;
7268
+ export type JitNetworkAccessPoliciesCreateOrUpdateResponse = JitNetworkAccessPolicy;
6850
7269
  /** Optional parameters. */
6851
7270
  export interface JitNetworkAccessPoliciesDeleteOptionalParams extends coreClient.OperationOptions {
6852
7271
  }
@@ -6854,180 +7273,176 @@ export interface JitNetworkAccessPoliciesDeleteOptionalParams extends coreClient
6854
7273
  export interface JitNetworkAccessPoliciesInitiateOptionalParams extends coreClient.OperationOptions {
6855
7274
  }
6856
7275
  /** Contains response data for the initiate operation. */
6857
- export declare type JitNetworkAccessPoliciesInitiateResponse = JitNetworkAccessRequest;
7276
+ export type JitNetworkAccessPoliciesInitiateResponse = JitNetworkAccessRequest;
6858
7277
  /** Optional parameters. */
6859
7278
  export interface JitNetworkAccessPoliciesListNextOptionalParams extends coreClient.OperationOptions {
6860
7279
  }
6861
7280
  /** Contains response data for the listNext operation. */
6862
- export declare type JitNetworkAccessPoliciesListNextResponse = JitNetworkAccessPoliciesList;
7281
+ export type JitNetworkAccessPoliciesListNextResponse = JitNetworkAccessPoliciesList;
6863
7282
  /** Optional parameters. */
6864
7283
  export interface JitNetworkAccessPoliciesListByRegionNextOptionalParams extends coreClient.OperationOptions {
6865
7284
  }
6866
7285
  /** Contains response data for the listByRegionNext operation. */
6867
- export declare type JitNetworkAccessPoliciesListByRegionNextResponse = JitNetworkAccessPoliciesList;
7286
+ export type JitNetworkAccessPoliciesListByRegionNextResponse = JitNetworkAccessPoliciesList;
6868
7287
  /** Optional parameters. */
6869
7288
  export interface JitNetworkAccessPoliciesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
6870
7289
  }
6871
7290
  /** Contains response data for the listByResourceGroupNext operation. */
6872
- export declare type JitNetworkAccessPoliciesListByResourceGroupNextResponse = JitNetworkAccessPoliciesList;
7291
+ export type JitNetworkAccessPoliciesListByResourceGroupNextResponse = JitNetworkAccessPoliciesList;
6873
7292
  /** Optional parameters. */
6874
7293
  export interface JitNetworkAccessPoliciesListByResourceGroupAndRegionNextOptionalParams extends coreClient.OperationOptions {
6875
7294
  }
6876
7295
  /** Contains response data for the listByResourceGroupAndRegionNext operation. */
6877
- export declare type JitNetworkAccessPoliciesListByResourceGroupAndRegionNextResponse = JitNetworkAccessPoliciesList;
7296
+ export type JitNetworkAccessPoliciesListByResourceGroupAndRegionNextResponse = JitNetworkAccessPoliciesList;
6878
7297
  /** Optional parameters. */
6879
7298
  export interface DiscoveredSecuritySolutionsListOptionalParams extends coreClient.OperationOptions {
6880
7299
  }
6881
7300
  /** Contains response data for the list operation. */
6882
- export declare type DiscoveredSecuritySolutionsListResponse = DiscoveredSecuritySolutionList;
7301
+ export type DiscoveredSecuritySolutionsListResponse = DiscoveredSecuritySolutionList;
6883
7302
  /** Optional parameters. */
6884
7303
  export interface DiscoveredSecuritySolutionsListByHomeRegionOptionalParams extends coreClient.OperationOptions {
6885
7304
  }
6886
7305
  /** Contains response data for the listByHomeRegion operation. */
6887
- export declare type DiscoveredSecuritySolutionsListByHomeRegionResponse = DiscoveredSecuritySolutionList;
7306
+ export type DiscoveredSecuritySolutionsListByHomeRegionResponse = DiscoveredSecuritySolutionList;
6888
7307
  /** Optional parameters. */
6889
7308
  export interface DiscoveredSecuritySolutionsGetOptionalParams extends coreClient.OperationOptions {
6890
7309
  }
6891
7310
  /** Contains response data for the get operation. */
6892
- export declare type DiscoveredSecuritySolutionsGetResponse = DiscoveredSecuritySolution;
7311
+ export type DiscoveredSecuritySolutionsGetResponse = DiscoveredSecuritySolution;
6893
7312
  /** Optional parameters. */
6894
7313
  export interface DiscoveredSecuritySolutionsListNextOptionalParams extends coreClient.OperationOptions {
6895
7314
  }
6896
7315
  /** Contains response data for the listNext operation. */
6897
- export declare type DiscoveredSecuritySolutionsListNextResponse = DiscoveredSecuritySolutionList;
7316
+ export type DiscoveredSecuritySolutionsListNextResponse = DiscoveredSecuritySolutionList;
6898
7317
  /** Optional parameters. */
6899
7318
  export interface DiscoveredSecuritySolutionsListByHomeRegionNextOptionalParams extends coreClient.OperationOptions {
6900
7319
  }
6901
7320
  /** Contains response data for the listByHomeRegionNext operation. */
6902
- export declare type DiscoveredSecuritySolutionsListByHomeRegionNextResponse = DiscoveredSecuritySolutionList;
7321
+ export type DiscoveredSecuritySolutionsListByHomeRegionNextResponse = DiscoveredSecuritySolutionList;
6903
7322
  /** Optional parameters. */
6904
7323
  export interface SecuritySolutionsReferenceDataListOptionalParams extends coreClient.OperationOptions {
6905
7324
  }
6906
7325
  /** Contains response data for the list operation. */
6907
- export declare type SecuritySolutionsReferenceDataListResponse = SecuritySolutionsReferenceDataList;
7326
+ export type SecuritySolutionsReferenceDataListResponse = SecuritySolutionsReferenceDataList;
6908
7327
  /** Optional parameters. */
6909
7328
  export interface SecuritySolutionsReferenceDataListByHomeRegionOptionalParams extends coreClient.OperationOptions {
6910
7329
  }
6911
7330
  /** Contains response data for the listByHomeRegion operation. */
6912
- export declare type SecuritySolutionsReferenceDataListByHomeRegionResponse = SecuritySolutionsReferenceDataList;
7331
+ export type SecuritySolutionsReferenceDataListByHomeRegionResponse = SecuritySolutionsReferenceDataList;
6913
7332
  /** Optional parameters. */
6914
7333
  export interface ExternalSecuritySolutionsListOptionalParams extends coreClient.OperationOptions {
6915
7334
  }
6916
7335
  /** Contains response data for the list operation. */
6917
- export declare type ExternalSecuritySolutionsListResponse = ExternalSecuritySolutionList;
7336
+ export type ExternalSecuritySolutionsListResponse = ExternalSecuritySolutionList;
6918
7337
  /** Optional parameters. */
6919
7338
  export interface ExternalSecuritySolutionsListByHomeRegionOptionalParams extends coreClient.OperationOptions {
6920
7339
  }
6921
7340
  /** Contains response data for the listByHomeRegion operation. */
6922
- export declare type ExternalSecuritySolutionsListByHomeRegionResponse = ExternalSecuritySolutionList;
7341
+ export type ExternalSecuritySolutionsListByHomeRegionResponse = ExternalSecuritySolutionList;
6923
7342
  /** Optional parameters. */
6924
7343
  export interface ExternalSecuritySolutionsGetOptionalParams extends coreClient.OperationOptions {
6925
7344
  }
6926
7345
  /** Contains response data for the get operation. */
6927
- export declare type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolution;
7346
+ export type ExternalSecuritySolutionsGetResponse = ExternalSecuritySolution;
6928
7347
  /** Optional parameters. */
6929
7348
  export interface ExternalSecuritySolutionsListNextOptionalParams extends coreClient.OperationOptions {
6930
7349
  }
6931
7350
  /** Contains response data for the listNext operation. */
6932
- export declare type ExternalSecuritySolutionsListNextResponse = ExternalSecuritySolutionList;
7351
+ export type ExternalSecuritySolutionsListNextResponse = ExternalSecuritySolutionList;
6933
7352
  /** Optional parameters. */
6934
7353
  export interface ExternalSecuritySolutionsListByHomeRegionNextOptionalParams extends coreClient.OperationOptions {
6935
7354
  }
6936
7355
  /** Contains response data for the listByHomeRegionNext operation. */
6937
- export declare type ExternalSecuritySolutionsListByHomeRegionNextResponse = ExternalSecuritySolutionList;
7356
+ export type ExternalSecuritySolutionsListByHomeRegionNextResponse = ExternalSecuritySolutionList;
6938
7357
  /** Optional parameters. */
6939
7358
  export interface SecureScoresListOptionalParams extends coreClient.OperationOptions {
6940
7359
  }
6941
7360
  /** Contains response data for the list operation. */
6942
- export declare type SecureScoresListResponse = SecureScoresList;
7361
+ export type SecureScoresListResponse = SecureScoresList;
6943
7362
  /** Optional parameters. */
6944
7363
  export interface SecureScoresGetOptionalParams extends coreClient.OperationOptions {
6945
7364
  }
6946
7365
  /** Contains response data for the get operation. */
6947
- export declare type SecureScoresGetResponse = SecureScoreItem;
7366
+ export type SecureScoresGetResponse = SecureScoreItem;
6948
7367
  /** Optional parameters. */
6949
7368
  export interface SecureScoresListNextOptionalParams extends coreClient.OperationOptions {
6950
7369
  }
6951
7370
  /** Contains response data for the listNext operation. */
6952
- export declare type SecureScoresListNextResponse = SecureScoresList;
7371
+ export type SecureScoresListNextResponse = SecureScoresList;
6953
7372
  /** Optional parameters. */
6954
7373
  export interface SecureScoreControlsListBySecureScoreOptionalParams extends coreClient.OperationOptions {
6955
7374
  /** OData expand. Optional. */
6956
7375
  expand?: ExpandControlsEnum;
6957
7376
  }
6958
7377
  /** Contains response data for the listBySecureScore operation. */
6959
- export declare type SecureScoreControlsListBySecureScoreResponse = SecureScoreControlList;
7378
+ export type SecureScoreControlsListBySecureScoreResponse = SecureScoreControlList;
6960
7379
  /** Optional parameters. */
6961
7380
  export interface SecureScoreControlsListOptionalParams extends coreClient.OperationOptions {
6962
7381
  /** OData expand. Optional. */
6963
7382
  expand?: ExpandControlsEnum;
6964
7383
  }
6965
7384
  /** Contains response data for the list operation. */
6966
- export declare type SecureScoreControlsListResponse = SecureScoreControlList;
7385
+ export type SecureScoreControlsListResponse = SecureScoreControlList;
6967
7386
  /** Optional parameters. */
6968
7387
  export interface SecureScoreControlsListBySecureScoreNextOptionalParams extends coreClient.OperationOptions {
6969
- /** OData expand. Optional. */
6970
- expand?: ExpandControlsEnum;
6971
7388
  }
6972
7389
  /** Contains response data for the listBySecureScoreNext operation. */
6973
- export declare type SecureScoreControlsListBySecureScoreNextResponse = SecureScoreControlList;
7390
+ export type SecureScoreControlsListBySecureScoreNextResponse = SecureScoreControlList;
6974
7391
  /** Optional parameters. */
6975
7392
  export interface SecureScoreControlsListNextOptionalParams extends coreClient.OperationOptions {
6976
- /** OData expand. Optional. */
6977
- expand?: ExpandControlsEnum;
6978
7393
  }
6979
7394
  /** Contains response data for the listNext operation. */
6980
- export declare type SecureScoreControlsListNextResponse = SecureScoreControlList;
7395
+ export type SecureScoreControlsListNextResponse = SecureScoreControlList;
6981
7396
  /** Optional parameters. */
6982
7397
  export interface SecureScoreControlDefinitionsListOptionalParams extends coreClient.OperationOptions {
6983
7398
  }
6984
7399
  /** Contains response data for the list operation. */
6985
- export declare type SecureScoreControlDefinitionsListResponse = SecureScoreControlDefinitionList;
7400
+ export type SecureScoreControlDefinitionsListResponse = SecureScoreControlDefinitionList;
6986
7401
  /** Optional parameters. */
6987
7402
  export interface SecureScoreControlDefinitionsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
6988
7403
  }
6989
7404
  /** Contains response data for the listBySubscription operation. */
6990
- export declare type SecureScoreControlDefinitionsListBySubscriptionResponse = SecureScoreControlDefinitionList;
7405
+ export type SecureScoreControlDefinitionsListBySubscriptionResponse = SecureScoreControlDefinitionList;
6991
7406
  /** Optional parameters. */
6992
7407
  export interface SecureScoreControlDefinitionsListNextOptionalParams extends coreClient.OperationOptions {
6993
7408
  }
6994
7409
  /** Contains response data for the listNext operation. */
6995
- export declare type SecureScoreControlDefinitionsListNextResponse = SecureScoreControlDefinitionList;
7410
+ export type SecureScoreControlDefinitionsListNextResponse = SecureScoreControlDefinitionList;
6996
7411
  /** Optional parameters. */
6997
7412
  export interface SecureScoreControlDefinitionsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
6998
7413
  }
6999
7414
  /** Contains response data for the listBySubscriptionNext operation. */
7000
- export declare type SecureScoreControlDefinitionsListBySubscriptionNextResponse = SecureScoreControlDefinitionList;
7415
+ export type SecureScoreControlDefinitionsListBySubscriptionNextResponse = SecureScoreControlDefinitionList;
7001
7416
  /** Optional parameters. */
7002
7417
  export interface SecuritySolutionsListOptionalParams extends coreClient.OperationOptions {
7003
7418
  }
7004
7419
  /** Contains response data for the list operation. */
7005
- export declare type SecuritySolutionsListResponse = SecuritySolutionList;
7420
+ export type SecuritySolutionsListResponse = SecuritySolutionList;
7006
7421
  /** Optional parameters. */
7007
7422
  export interface SecuritySolutionsGetOptionalParams extends coreClient.OperationOptions {
7008
7423
  }
7009
7424
  /** Contains response data for the get operation. */
7010
- export declare type SecuritySolutionsGetResponse = SecuritySolution;
7425
+ export type SecuritySolutionsGetResponse = SecuritySolution;
7011
7426
  /** Optional parameters. */
7012
7427
  export interface SecuritySolutionsListNextOptionalParams extends coreClient.OperationOptions {
7013
7428
  }
7014
7429
  /** Contains response data for the listNext operation. */
7015
- export declare type SecuritySolutionsListNextResponse = SecuritySolutionList;
7430
+ export type SecuritySolutionsListNextResponse = SecuritySolutionList;
7016
7431
  /** Optional parameters. */
7017
7432
  export interface ConnectorsListOptionalParams extends coreClient.OperationOptions {
7018
7433
  }
7019
7434
  /** Contains response data for the list operation. */
7020
- export declare type ConnectorsListResponse = ConnectorSettingList;
7435
+ export type ConnectorsListResponse = ConnectorSettingList;
7021
7436
  /** Optional parameters. */
7022
7437
  export interface ConnectorsGetOptionalParams extends coreClient.OperationOptions {
7023
7438
  }
7024
7439
  /** Contains response data for the get operation. */
7025
- export declare type ConnectorsGetResponse = ConnectorSetting;
7440
+ export type ConnectorsGetResponse = ConnectorSetting;
7026
7441
  /** Optional parameters. */
7027
7442
  export interface ConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7028
7443
  }
7029
7444
  /** Contains response data for the createOrUpdate operation. */
7030
- export declare type ConnectorsCreateOrUpdateResponse = ConnectorSetting;
7445
+ export type ConnectorsCreateOrUpdateResponse = ConnectorSetting;
7031
7446
  /** Optional parameters. */
7032
7447
  export interface ConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
7033
7448
  }
@@ -7035,84 +7450,37 @@ export interface ConnectorsDeleteOptionalParams extends coreClient.OperationOpti
7035
7450
  export interface ConnectorsListNextOptionalParams extends coreClient.OperationOptions {
7036
7451
  }
7037
7452
  /** Contains response data for the listNext operation. */
7038
- export declare type ConnectorsListNextResponse = ConnectorSettingList;
7039
- /** Optional parameters. */
7040
- export interface SqlVulnerabilityAssessmentScansGetOptionalParams extends coreClient.OperationOptions {
7041
- }
7042
- /** Contains response data for the get operation. */
7043
- export declare type SqlVulnerabilityAssessmentScansGetResponse = Scan;
7044
- /** Optional parameters. */
7045
- export interface SqlVulnerabilityAssessmentScansListOptionalParams extends coreClient.OperationOptions {
7046
- }
7047
- /** Contains response data for the list operation. */
7048
- export declare type SqlVulnerabilityAssessmentScansListResponse = Scans;
7049
- /** Optional parameters. */
7050
- export interface SqlVulnerabilityAssessmentScanResultsGetOptionalParams extends coreClient.OperationOptions {
7051
- }
7052
- /** Contains response data for the get operation. */
7053
- export declare type SqlVulnerabilityAssessmentScanResultsGetResponse = ScanResult;
7054
- /** Optional parameters. */
7055
- export interface SqlVulnerabilityAssessmentScanResultsListOptionalParams extends coreClient.OperationOptions {
7056
- }
7057
- /** Contains response data for the list operation. */
7058
- export declare type SqlVulnerabilityAssessmentScanResultsListResponse = ScanResults;
7059
- /** Optional parameters. */
7060
- export interface SqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7061
- /** The baseline results for this rule. */
7062
- body?: RuleResultsInput;
7063
- }
7064
- /** Contains response data for the createOrUpdate operation. */
7065
- export declare type SqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateResponse = RuleResults;
7066
- /** Optional parameters. */
7067
- export interface SqlVulnerabilityAssessmentBaselineRulesGetOptionalParams extends coreClient.OperationOptions {
7068
- }
7069
- /** Contains response data for the get operation. */
7070
- export declare type SqlVulnerabilityAssessmentBaselineRulesGetResponse = RuleResults;
7071
- /** Optional parameters. */
7072
- export interface SqlVulnerabilityAssessmentBaselineRulesDeleteOptionalParams extends coreClient.OperationOptions {
7073
- }
7074
- /** Optional parameters. */
7075
- export interface SqlVulnerabilityAssessmentBaselineRulesListOptionalParams extends coreClient.OperationOptions {
7076
- }
7077
- /** Contains response data for the list operation. */
7078
- export declare type SqlVulnerabilityAssessmentBaselineRulesListResponse = RulesResults;
7079
- /** Optional parameters. */
7080
- export interface SqlVulnerabilityAssessmentBaselineRulesAddOptionalParams extends coreClient.OperationOptions {
7081
- /** The baseline rules. */
7082
- body?: RulesResultsInput;
7083
- }
7084
- /** Contains response data for the add operation. */
7085
- export declare type SqlVulnerabilityAssessmentBaselineRulesAddResponse = RulesResults;
7453
+ export type ConnectorsListNextResponse = ConnectorSettingList;
7086
7454
  /** Optional parameters. */
7087
7455
  export interface AlertsListOptionalParams extends coreClient.OperationOptions {
7088
7456
  }
7089
7457
  /** Contains response data for the list operation. */
7090
- export declare type AlertsListResponse = AlertList;
7458
+ export type AlertsListResponse = AlertList;
7091
7459
  /** Optional parameters. */
7092
7460
  export interface AlertsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
7093
7461
  }
7094
7462
  /** Contains response data for the listByResourceGroup operation. */
7095
- export declare type AlertsListByResourceGroupResponse = AlertList;
7463
+ export type AlertsListByResourceGroupResponse = AlertList;
7096
7464
  /** Optional parameters. */
7097
7465
  export interface AlertsListSubscriptionLevelByRegionOptionalParams extends coreClient.OperationOptions {
7098
7466
  }
7099
7467
  /** Contains response data for the listSubscriptionLevelByRegion operation. */
7100
- export declare type AlertsListSubscriptionLevelByRegionResponse = AlertList;
7468
+ export type AlertsListSubscriptionLevelByRegionResponse = AlertList;
7101
7469
  /** Optional parameters. */
7102
7470
  export interface AlertsListResourceGroupLevelByRegionOptionalParams extends coreClient.OperationOptions {
7103
7471
  }
7104
7472
  /** Contains response data for the listResourceGroupLevelByRegion operation. */
7105
- export declare type AlertsListResourceGroupLevelByRegionResponse = AlertList;
7473
+ export type AlertsListResourceGroupLevelByRegionResponse = AlertList;
7106
7474
  /** Optional parameters. */
7107
7475
  export interface AlertsGetSubscriptionLevelOptionalParams extends coreClient.OperationOptions {
7108
7476
  }
7109
7477
  /** Contains response data for the getSubscriptionLevel operation. */
7110
- export declare type AlertsGetSubscriptionLevelResponse = Alert;
7478
+ export type AlertsGetSubscriptionLevelResponse = Alert;
7111
7479
  /** Optional parameters. */
7112
7480
  export interface AlertsGetResourceGroupLevelOptionalParams extends coreClient.OperationOptions {
7113
7481
  }
7114
7482
  /** Contains response data for the getResourceGroupLevel operation. */
7115
- export declare type AlertsGetResourceGroupLevelResponse = Alert;
7483
+ export type AlertsGetResourceGroupLevelResponse = Alert;
7116
7484
  /** Optional parameters. */
7117
7485
  export interface AlertsUpdateSubscriptionLevelStateToDismissOptionalParams extends coreClient.OperationOptions {
7118
7486
  }
@@ -7148,57 +7516,57 @@ export interface AlertsSimulateOptionalParams extends coreClient.OperationOption
7148
7516
  export interface AlertsListNextOptionalParams extends coreClient.OperationOptions {
7149
7517
  }
7150
7518
  /** Contains response data for the listNext operation. */
7151
- export declare type AlertsListNextResponse = AlertList;
7519
+ export type AlertsListNextResponse = AlertList;
7152
7520
  /** Optional parameters. */
7153
7521
  export interface AlertsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
7154
7522
  }
7155
7523
  /** Contains response data for the listByResourceGroupNext operation. */
7156
- export declare type AlertsListByResourceGroupNextResponse = AlertList;
7524
+ export type AlertsListByResourceGroupNextResponse = AlertList;
7157
7525
  /** Optional parameters. */
7158
7526
  export interface AlertsListSubscriptionLevelByRegionNextOptionalParams extends coreClient.OperationOptions {
7159
7527
  }
7160
7528
  /** Contains response data for the listSubscriptionLevelByRegionNext operation. */
7161
- export declare type AlertsListSubscriptionLevelByRegionNextResponse = AlertList;
7529
+ export type AlertsListSubscriptionLevelByRegionNextResponse = AlertList;
7162
7530
  /** Optional parameters. */
7163
7531
  export interface AlertsListResourceGroupLevelByRegionNextOptionalParams extends coreClient.OperationOptions {
7164
7532
  }
7165
7533
  /** Contains response data for the listResourceGroupLevelByRegionNext operation. */
7166
- export declare type AlertsListResourceGroupLevelByRegionNextResponse = AlertList;
7534
+ export type AlertsListResourceGroupLevelByRegionNextResponse = AlertList;
7167
7535
  /** Optional parameters. */
7168
7536
  export interface SettingsListOptionalParams extends coreClient.OperationOptions {
7169
7537
  }
7170
7538
  /** Contains response data for the list operation. */
7171
- export declare type SettingsListResponse = SettingsList;
7539
+ export type SettingsListResponse = SettingsList;
7172
7540
  /** Optional parameters. */
7173
7541
  export interface SettingsGetOptionalParams extends coreClient.OperationOptions {
7174
7542
  }
7175
7543
  /** Contains response data for the get operation. */
7176
- export declare type SettingsGetResponse = SettingUnion;
7544
+ export type SettingsGetResponse = SettingUnion;
7177
7545
  /** Optional parameters. */
7178
7546
  export interface SettingsUpdateOptionalParams extends coreClient.OperationOptions {
7179
7547
  }
7180
7548
  /** Contains response data for the update operation. */
7181
- export declare type SettingsUpdateResponse = SettingUnion;
7549
+ export type SettingsUpdateResponse = SettingUnion;
7182
7550
  /** Optional parameters. */
7183
7551
  export interface SettingsListNextOptionalParams extends coreClient.OperationOptions {
7184
7552
  }
7185
7553
  /** Contains response data for the listNext operation. */
7186
- export declare type SettingsListNextResponse = SettingsList;
7554
+ export type SettingsListNextResponse = SettingsList;
7187
7555
  /** Optional parameters. */
7188
7556
  export interface IngestionSettingsListOptionalParams extends coreClient.OperationOptions {
7189
7557
  }
7190
7558
  /** Contains response data for the list operation. */
7191
- export declare type IngestionSettingsListResponse = IngestionSettingList;
7559
+ export type IngestionSettingsListResponse = IngestionSettingList;
7192
7560
  /** Optional parameters. */
7193
7561
  export interface IngestionSettingsGetOptionalParams extends coreClient.OperationOptions {
7194
7562
  }
7195
7563
  /** Contains response data for the get operation. */
7196
- export declare type IngestionSettingsGetResponse = IngestionSetting;
7564
+ export type IngestionSettingsGetResponse = IngestionSetting;
7197
7565
  /** Optional parameters. */
7198
7566
  export interface IngestionSettingsCreateOptionalParams extends coreClient.OperationOptions {
7199
7567
  }
7200
7568
  /** Contains response data for the create operation. */
7201
- export declare type IngestionSettingsCreateResponse = IngestionSetting;
7569
+ export type IngestionSettingsCreateResponse = IngestionSetting;
7202
7570
  /** Optional parameters. */
7203
7571
  export interface IngestionSettingsDeleteOptionalParams extends coreClient.OperationOptions {
7204
7572
  }
@@ -7206,181 +7574,100 @@ export interface IngestionSettingsDeleteOptionalParams extends coreClient.Operat
7206
7574
  export interface IngestionSettingsListTokensOptionalParams extends coreClient.OperationOptions {
7207
7575
  }
7208
7576
  /** Contains response data for the listTokens operation. */
7209
- export declare type IngestionSettingsListTokensResponse = IngestionSettingToken;
7577
+ export type IngestionSettingsListTokensResponse = IngestionSettingToken;
7210
7578
  /** Optional parameters. */
7211
7579
  export interface IngestionSettingsListConnectionStringsOptionalParams extends coreClient.OperationOptions {
7212
7580
  }
7213
7581
  /** Contains response data for the listConnectionStrings operation. */
7214
- export declare type IngestionSettingsListConnectionStringsResponse = ConnectionStrings;
7582
+ export type IngestionSettingsListConnectionStringsResponse = ConnectionStrings;
7215
7583
  /** Optional parameters. */
7216
7584
  export interface IngestionSettingsListNextOptionalParams extends coreClient.OperationOptions {
7217
7585
  }
7218
7586
  /** Contains response data for the listNext operation. */
7219
- export declare type IngestionSettingsListNextResponse = IngestionSettingList;
7587
+ export type IngestionSettingsListNextResponse = IngestionSettingList;
7220
7588
  /** Optional parameters. */
7221
7589
  export interface SoftwareInventoriesListByExtendedResourceOptionalParams extends coreClient.OperationOptions {
7222
7590
  }
7223
7591
  /** Contains response data for the listByExtendedResource operation. */
7224
- export declare type SoftwareInventoriesListByExtendedResourceResponse = SoftwaresList;
7592
+ export type SoftwareInventoriesListByExtendedResourceResponse = SoftwaresList;
7225
7593
  /** Optional parameters. */
7226
7594
  export interface SoftwareInventoriesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
7227
7595
  }
7228
7596
  /** Contains response data for the listBySubscription operation. */
7229
- export declare type SoftwareInventoriesListBySubscriptionResponse = SoftwaresList;
7597
+ export type SoftwareInventoriesListBySubscriptionResponse = SoftwaresList;
7230
7598
  /** Optional parameters. */
7231
7599
  export interface SoftwareInventoriesGetOptionalParams extends coreClient.OperationOptions {
7232
7600
  }
7233
7601
  /** Contains response data for the get operation. */
7234
- export declare type SoftwareInventoriesGetResponse = Software;
7602
+ export type SoftwareInventoriesGetResponse = Software;
7235
7603
  /** Optional parameters. */
7236
7604
  export interface SoftwareInventoriesListByExtendedResourceNextOptionalParams extends coreClient.OperationOptions {
7237
7605
  }
7238
7606
  /** Contains response data for the listByExtendedResourceNext operation. */
7239
- export declare type SoftwareInventoriesListByExtendedResourceNextResponse = SoftwaresList;
7607
+ export type SoftwareInventoriesListByExtendedResourceNextResponse = SoftwaresList;
7240
7608
  /** Optional parameters. */
7241
7609
  export interface SoftwareInventoriesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
7242
7610
  }
7243
7611
  /** Contains response data for the listBySubscriptionNext operation. */
7244
- export declare type SoftwareInventoriesListBySubscriptionNextResponse = SoftwaresList;
7245
- /** Optional parameters. */
7246
- export interface SecurityConnectorsListOptionalParams extends coreClient.OperationOptions {
7247
- }
7248
- /** Contains response data for the list operation. */
7249
- export declare type SecurityConnectorsListResponse = SecurityConnectorsList;
7250
- /** Optional parameters. */
7251
- export interface SecurityConnectorsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
7252
- }
7253
- /** Contains response data for the listByResourceGroup operation. */
7254
- export declare type SecurityConnectorsListByResourceGroupResponse = SecurityConnectorsList;
7255
- /** Optional parameters. */
7256
- export interface SecurityConnectorsGetOptionalParams extends coreClient.OperationOptions {
7257
- }
7258
- /** Contains response data for the get operation. */
7259
- export declare type SecurityConnectorsGetResponse = SecurityConnector;
7260
- /** Optional parameters. */
7261
- export interface SecurityConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7262
- }
7263
- /** Contains response data for the createOrUpdate operation. */
7264
- export declare type SecurityConnectorsCreateOrUpdateResponse = SecurityConnector;
7265
- /** Optional parameters. */
7266
- export interface SecurityConnectorsUpdateOptionalParams extends coreClient.OperationOptions {
7267
- }
7268
- /** Contains response data for the update operation. */
7269
- export declare type SecurityConnectorsUpdateResponse = SecurityConnector;
7270
- /** Optional parameters. */
7271
- export interface SecurityConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
7272
- }
7273
- /** Optional parameters. */
7274
- export interface SecurityConnectorsListNextOptionalParams extends coreClient.OperationOptions {
7275
- }
7276
- /** Contains response data for the listNext operation. */
7277
- export declare type SecurityConnectorsListNextResponse = SecurityConnectorsList;
7278
- /** Optional parameters. */
7279
- export interface SecurityConnectorsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
7280
- }
7281
- /** Contains response data for the listByResourceGroupNext operation. */
7282
- export declare type SecurityConnectorsListByResourceGroupNextResponse = SecurityConnectorsList;
7612
+ export type SoftwareInventoriesListBySubscriptionNextResponse = SoftwaresList;
7283
7613
  /** Optional parameters. */
7284
- export interface GovernanceRuleListOptionalParams extends coreClient.OperationOptions {
7614
+ export interface GovernanceRulesListOptionalParams extends coreClient.OperationOptions {
7285
7615
  }
7286
7616
  /** Contains response data for the list operation. */
7287
- export declare type GovernanceRuleListResponse = GovernanceRuleList;
7288
- /** Optional parameters. */
7289
- export interface GovernanceRuleListNextOptionalParams extends coreClient.OperationOptions {
7290
- }
7291
- /** Contains response data for the listNext operation. */
7292
- export declare type GovernanceRuleListNextResponse = GovernanceRuleList;
7617
+ export type GovernanceRulesListResponse = GovernanceRuleList;
7293
7618
  /** Optional parameters. */
7294
7619
  export interface GovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
7295
7620
  }
7296
7621
  /** Contains response data for the get operation. */
7297
- export declare type GovernanceRulesGetResponse = GovernanceRule;
7622
+ export type GovernanceRulesGetResponse = GovernanceRule;
7298
7623
  /** Optional parameters. */
7299
7624
  export interface GovernanceRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7300
7625
  }
7301
7626
  /** Contains response data for the createOrUpdate operation. */
7302
- export declare type GovernanceRulesCreateOrUpdateResponse = GovernanceRule;
7627
+ export type GovernanceRulesCreateOrUpdateResponse = GovernanceRule;
7303
7628
  /** Optional parameters. */
7304
7629
  export interface GovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
7305
- }
7306
- /** Optional parameters. */
7307
- export interface GovernanceRulesRuleIdExecuteSingleSubscriptionOptionalParams extends coreClient.OperationOptions {
7308
- /** GovernanceRule over a subscription scope */
7309
- executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
7310
7630
  /** Delay to wait until next poll, in milliseconds. */
7311
7631
  updateIntervalInMs?: number;
7312
7632
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7313
7633
  resumeFrom?: string;
7314
7634
  }
7315
- /** Contains response data for the ruleIdExecuteSingleSubscription operation. */
7316
- export declare type GovernanceRulesRuleIdExecuteSingleSubscriptionResponse = GovernanceRulesRuleIdExecuteSingleSubscriptionHeaders;
7317
7635
  /** Optional parameters. */
7318
- export interface GovernanceRulesRuleIdExecuteSingleSecurityConnectorOptionalParams extends coreClient.OperationOptions {
7319
- /** GovernanceRule over a subscription scope */
7636
+ export interface GovernanceRulesExecuteOptionalParams extends coreClient.OperationOptions {
7637
+ /** Execute governance rule over a given scope */
7320
7638
  executeGovernanceRuleParams?: ExecuteGovernanceRuleParams;
7321
7639
  /** Delay to wait until next poll, in milliseconds. */
7322
7640
  updateIntervalInMs?: number;
7323
7641
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7324
7642
  resumeFrom?: string;
7325
7643
  }
7326
- /** Contains response data for the ruleIdExecuteSingleSecurityConnector operation. */
7327
- export declare type GovernanceRulesRuleIdExecuteSingleSecurityConnectorResponse = GovernanceRulesRuleIdExecuteSingleSecurityConnectorHeaders;
7644
+ /** Contains response data for the execute operation. */
7645
+ export type GovernanceRulesExecuteResponse = GovernanceRulesExecuteHeaders;
7328
7646
  /** Optional parameters. */
7329
- export interface SecurityConnectorGovernanceRuleListOptionalParams extends coreClient.OperationOptions {
7647
+ export interface GovernanceRulesOperationResultsOptionalParams extends coreClient.OperationOptions {
7330
7648
  }
7331
- /** Contains response data for the list operation. */
7332
- export declare type SecurityConnectorGovernanceRuleListResponse = GovernanceRuleList;
7649
+ /** Contains response data for the operationResults operation. */
7650
+ export type GovernanceRulesOperationResultsResponse = OperationResultAutoGenerated;
7333
7651
  /** Optional parameters. */
7334
- export interface SecurityConnectorGovernanceRuleListNextOptionalParams extends coreClient.OperationOptions {
7652
+ export interface GovernanceRulesListNextOptionalParams extends coreClient.OperationOptions {
7335
7653
  }
7336
7654
  /** Contains response data for the listNext operation. */
7337
- export declare type SecurityConnectorGovernanceRuleListNextResponse = GovernanceRuleList;
7338
- /** Optional parameters. */
7339
- export interface SecurityConnectorGovernanceRulesGetOptionalParams extends coreClient.OperationOptions {
7340
- }
7341
- /** Contains response data for the get operation. */
7342
- export declare type SecurityConnectorGovernanceRulesGetResponse = GovernanceRule;
7343
- /** Optional parameters. */
7344
- export interface SecurityConnectorGovernanceRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7345
- }
7346
- /** Contains response data for the createOrUpdate operation. */
7347
- export declare type SecurityConnectorGovernanceRulesCreateOrUpdateResponse = GovernanceRule;
7348
- /** Optional parameters. */
7349
- export interface SecurityConnectorGovernanceRulesDeleteOptionalParams extends coreClient.OperationOptions {
7350
- }
7351
- /** Optional parameters. */
7352
- export interface SubscriptionGovernanceRulesExecuteStatusGetOptionalParams extends coreClient.OperationOptions {
7353
- /** Delay to wait until next poll, in milliseconds. */
7354
- updateIntervalInMs?: number;
7355
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7356
- resumeFrom?: string;
7357
- }
7358
- /** Contains response data for the get operation. */
7359
- export declare type SubscriptionGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
7360
- /** Optional parameters. */
7361
- export interface SecurityConnectorGovernanceRulesExecuteStatusGetOptionalParams extends coreClient.OperationOptions {
7362
- /** Delay to wait until next poll, in milliseconds. */
7363
- updateIntervalInMs?: number;
7364
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
7365
- resumeFrom?: string;
7366
- }
7367
- /** Contains response data for the get operation. */
7368
- export declare type SecurityConnectorGovernanceRulesExecuteStatusGetResponse = ExecuteRuleStatus;
7655
+ export type GovernanceRulesListNextResponse = GovernanceRuleList;
7369
7656
  /** Optional parameters. */
7370
7657
  export interface GovernanceAssignmentsListOptionalParams extends coreClient.OperationOptions {
7371
7658
  }
7372
7659
  /** Contains response data for the list operation. */
7373
- export declare type GovernanceAssignmentsListResponse = GovernanceAssignmentsList;
7660
+ export type GovernanceAssignmentsListResponse = GovernanceAssignmentsList;
7374
7661
  /** Optional parameters. */
7375
7662
  export interface GovernanceAssignmentsGetOptionalParams extends coreClient.OperationOptions {
7376
7663
  }
7377
7664
  /** Contains response data for the get operation. */
7378
- export declare type GovernanceAssignmentsGetResponse = GovernanceAssignment;
7665
+ export type GovernanceAssignmentsGetResponse = GovernanceAssignment;
7379
7666
  /** Optional parameters. */
7380
7667
  export interface GovernanceAssignmentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7381
7668
  }
7382
7669
  /** Contains response data for the createOrUpdate operation. */
7383
- export declare type GovernanceAssignmentsCreateOrUpdateResponse = GovernanceAssignment;
7670
+ export type GovernanceAssignmentsCreateOrUpdateResponse = GovernanceAssignment;
7384
7671
  /** Optional parameters. */
7385
7672
  export interface GovernanceAssignmentsDeleteOptionalParams extends coreClient.OperationOptions {
7386
7673
  }
@@ -7388,27 +7675,27 @@ export interface GovernanceAssignmentsDeleteOptionalParams extends coreClient.Op
7388
7675
  export interface GovernanceAssignmentsListNextOptionalParams extends coreClient.OperationOptions {
7389
7676
  }
7390
7677
  /** Contains response data for the listNext operation. */
7391
- export declare type GovernanceAssignmentsListNextResponse = GovernanceAssignmentsList;
7678
+ export type GovernanceAssignmentsListNextResponse = GovernanceAssignmentsList;
7392
7679
  /** Optional parameters. */
7393
7680
  export interface ApplicationsListOptionalParams extends coreClient.OperationOptions {
7394
7681
  }
7395
7682
  /** Contains response data for the list operation. */
7396
- export declare type ApplicationsListResponse = ApplicationsList;
7683
+ export type ApplicationsListResponse = ApplicationsList;
7397
7684
  /** Optional parameters. */
7398
7685
  export interface ApplicationsListNextOptionalParams extends coreClient.OperationOptions {
7399
7686
  }
7400
7687
  /** Contains response data for the listNext operation. */
7401
- export declare type ApplicationsListNextResponse = ApplicationsList;
7688
+ export type ApplicationsListNextResponse = ApplicationsList;
7402
7689
  /** Optional parameters. */
7403
7690
  export interface ApplicationGetOptionalParams extends coreClient.OperationOptions {
7404
7691
  }
7405
7692
  /** Contains response data for the get operation. */
7406
- export declare type ApplicationGetResponse = Application;
7693
+ export type ApplicationGetResponse = Application;
7407
7694
  /** Optional parameters. */
7408
7695
  export interface ApplicationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7409
7696
  }
7410
7697
  /** Contains response data for the createOrUpdate operation. */
7411
- export declare type ApplicationCreateOrUpdateResponse = Application;
7698
+ export type ApplicationCreateOrUpdateResponse = Application;
7412
7699
  /** Optional parameters. */
7413
7700
  export interface ApplicationDeleteOptionalParams extends coreClient.OperationOptions {
7414
7701
  }
@@ -7416,22 +7703,22 @@ export interface ApplicationDeleteOptionalParams extends coreClient.OperationOpt
7416
7703
  export interface SecurityConnectorApplicationsListOptionalParams extends coreClient.OperationOptions {
7417
7704
  }
7418
7705
  /** Contains response data for the list operation. */
7419
- export declare type SecurityConnectorApplicationsListResponse = ApplicationsList;
7706
+ export type SecurityConnectorApplicationsListResponse = ApplicationsList;
7420
7707
  /** Optional parameters. */
7421
7708
  export interface SecurityConnectorApplicationsListNextOptionalParams extends coreClient.OperationOptions {
7422
7709
  }
7423
7710
  /** Contains response data for the listNext operation. */
7424
- export declare type SecurityConnectorApplicationsListNextResponse = ApplicationsList;
7711
+ export type SecurityConnectorApplicationsListNextResponse = ApplicationsList;
7425
7712
  /** Optional parameters. */
7426
7713
  export interface SecurityConnectorApplicationGetOptionalParams extends coreClient.OperationOptions {
7427
7714
  }
7428
7715
  /** Contains response data for the get operation. */
7429
- export declare type SecurityConnectorApplicationGetResponse = Application;
7716
+ export type SecurityConnectorApplicationGetResponse = Application;
7430
7717
  /** Optional parameters. */
7431
7718
  export interface SecurityConnectorApplicationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7432
7719
  }
7433
7720
  /** Contains response data for the createOrUpdate operation. */
7434
- export declare type SecurityConnectorApplicationCreateOrUpdateResponse = Application;
7721
+ export type SecurityConnectorApplicationCreateOrUpdateResponse = Application;
7435
7722
  /** Optional parameters. */
7436
7723
  export interface SecurityConnectorApplicationDeleteOptionalParams extends coreClient.OperationOptions {
7437
7724
  }
@@ -7439,26 +7726,144 @@ export interface SecurityConnectorApplicationDeleteOptionalParams extends coreCl
7439
7726
  export interface APICollectionListOptionalParams extends coreClient.OperationOptions {
7440
7727
  }
7441
7728
  /** Contains response data for the list operation. */
7442
- export declare type APICollectionListResponse = ApiCollectionResponseList;
7729
+ export type APICollectionListResponse = ApiCollectionResponseList;
7443
7730
  /** Optional parameters. */
7444
7731
  export interface APICollectionGetOptionalParams extends coreClient.OperationOptions {
7445
7732
  }
7446
7733
  /** Contains response data for the get operation. */
7447
- export declare type APICollectionGetResponse = ApiCollectionResponse;
7734
+ export type APICollectionGetResponse = ApiCollectionResponse;
7448
7735
  /** Optional parameters. */
7449
7736
  export interface APICollectionListNextOptionalParams extends coreClient.OperationOptions {
7450
7737
  }
7451
7738
  /** Contains response data for the listNext operation. */
7452
- export declare type APICollectionListNextResponse = ApiCollectionResponseList;
7739
+ export type APICollectionListNextResponse = ApiCollectionResponseList;
7453
7740
  /** Optional parameters. */
7454
7741
  export interface APICollectionOnboardingCreateOptionalParams extends coreClient.OperationOptions {
7455
7742
  }
7456
7743
  /** Contains response data for the create operation. */
7457
- export declare type APICollectionOnboardingCreateResponse = ApiCollectionResponse;
7744
+ export type APICollectionOnboardingCreateResponse = ApiCollectionResponse;
7458
7745
  /** Optional parameters. */
7459
7746
  export interface APICollectionOffboardingDeleteOptionalParams extends coreClient.OperationOptions {
7460
7747
  }
7461
7748
  /** Optional parameters. */
7749
+ export interface HealthReportsListOptionalParams extends coreClient.OperationOptions {
7750
+ }
7751
+ /** Contains response data for the list operation. */
7752
+ export type HealthReportsListResponse = HealthReportsList;
7753
+ /** Optional parameters. */
7754
+ export interface HealthReportsListNextOptionalParams extends coreClient.OperationOptions {
7755
+ }
7756
+ /** Contains response data for the listNext operation. */
7757
+ export type HealthReportsListNextResponse = HealthReportsList;
7758
+ /** Optional parameters. */
7759
+ export interface HealthReportGetOptionalParams extends coreClient.OperationOptions {
7760
+ }
7761
+ /** Contains response data for the get operation. */
7762
+ export type HealthReportGetResponse = HealthReport;
7763
+ /** Optional parameters. */
7764
+ export interface SqlVulnerabilityAssessmentScansGetOptionalParams extends coreClient.OperationOptions {
7765
+ }
7766
+ /** Contains response data for the get operation. */
7767
+ export type SqlVulnerabilityAssessmentScansGetResponse = Scan;
7768
+ /** Optional parameters. */
7769
+ export interface SqlVulnerabilityAssessmentScansListOptionalParams extends coreClient.OperationOptions {
7770
+ }
7771
+ /** Contains response data for the list operation. */
7772
+ export type SqlVulnerabilityAssessmentScansListResponse = Scans;
7773
+ /** Optional parameters. */
7774
+ export interface SqlVulnerabilityAssessmentScanResultsGetOptionalParams extends coreClient.OperationOptions {
7775
+ }
7776
+ /** Contains response data for the get operation. */
7777
+ export type SqlVulnerabilityAssessmentScanResultsGetResponse = ScanResult;
7778
+ /** Optional parameters. */
7779
+ export interface SqlVulnerabilityAssessmentScanResultsListOptionalParams extends coreClient.OperationOptions {
7780
+ }
7781
+ /** Contains response data for the list operation. */
7782
+ export type SqlVulnerabilityAssessmentScanResultsListResponse = ScanResults;
7783
+ /** Optional parameters. */
7784
+ export interface SqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7785
+ /** The baseline results for this rule. */
7786
+ body?: RuleResultsInput;
7787
+ }
7788
+ /** Contains response data for the createOrUpdate operation. */
7789
+ export type SqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateResponse = RuleResults;
7790
+ /** Optional parameters. */
7791
+ export interface SqlVulnerabilityAssessmentBaselineRulesGetOptionalParams extends coreClient.OperationOptions {
7792
+ }
7793
+ /** Contains response data for the get operation. */
7794
+ export type SqlVulnerabilityAssessmentBaselineRulesGetResponse = RuleResults;
7795
+ /** Optional parameters. */
7796
+ export interface SqlVulnerabilityAssessmentBaselineRulesDeleteOptionalParams extends coreClient.OperationOptions {
7797
+ }
7798
+ /** Optional parameters. */
7799
+ export interface SqlVulnerabilityAssessmentBaselineRulesListOptionalParams extends coreClient.OperationOptions {
7800
+ }
7801
+ /** Contains response data for the list operation. */
7802
+ export type SqlVulnerabilityAssessmentBaselineRulesListResponse = RulesResults;
7803
+ /** Optional parameters. */
7804
+ export interface SqlVulnerabilityAssessmentBaselineRulesAddOptionalParams extends coreClient.OperationOptions {
7805
+ /** The baseline rules. */
7806
+ body?: RulesResultsInput;
7807
+ }
7808
+ /** Contains response data for the add operation. */
7809
+ export type SqlVulnerabilityAssessmentBaselineRulesAddResponse = RulesResults;
7810
+ /** Optional parameters. */
7811
+ export interface SecurityConnectorsListOptionalParams extends coreClient.OperationOptions {
7812
+ }
7813
+ /** Contains response data for the list operation. */
7814
+ export type SecurityConnectorsListResponse = SecurityConnectorsList;
7815
+ /** Optional parameters. */
7816
+ export interface SecurityConnectorsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
7817
+ }
7818
+ /** Contains response data for the listByResourceGroup operation. */
7819
+ export type SecurityConnectorsListByResourceGroupResponse = SecurityConnectorsList;
7820
+ /** Optional parameters. */
7821
+ export interface SecurityConnectorsGetOptionalParams extends coreClient.OperationOptions {
7822
+ }
7823
+ /** Contains response data for the get operation. */
7824
+ export type SecurityConnectorsGetResponse = SecurityConnector;
7825
+ /** Optional parameters. */
7826
+ export interface SecurityConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7827
+ }
7828
+ /** Contains response data for the createOrUpdate operation. */
7829
+ export type SecurityConnectorsCreateOrUpdateResponse = SecurityConnector;
7830
+ /** Optional parameters. */
7831
+ export interface SecurityConnectorsUpdateOptionalParams extends coreClient.OperationOptions {
7832
+ }
7833
+ /** Contains response data for the update operation. */
7834
+ export type SecurityConnectorsUpdateResponse = SecurityConnector;
7835
+ /** Optional parameters. */
7836
+ export interface SecurityConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
7837
+ }
7838
+ /** Optional parameters. */
7839
+ export interface SecurityConnectorsListNextOptionalParams extends coreClient.OperationOptions {
7840
+ }
7841
+ /** Contains response data for the listNext operation. */
7842
+ export type SecurityConnectorsListNextResponse = SecurityConnectorsList;
7843
+ /** Optional parameters. */
7844
+ export interface SecurityConnectorsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
7845
+ }
7846
+ /** Contains response data for the listByResourceGroupNext operation. */
7847
+ export type SecurityConnectorsListByResourceGroupNextResponse = SecurityConnectorsList;
7848
+ /** Optional parameters. */
7849
+ export interface SecurityOperatorsListOptionalParams extends coreClient.OperationOptions {
7850
+ }
7851
+ /** Contains response data for the list operation. */
7852
+ export type SecurityOperatorsListResponse = SecurityOperatorList;
7853
+ /** Optional parameters. */
7854
+ export interface SecurityOperatorsGetOptionalParams extends coreClient.OperationOptions {
7855
+ }
7856
+ /** Contains response data for the get operation. */
7857
+ export type SecurityOperatorsGetResponse = SecurityOperator;
7858
+ /** Optional parameters. */
7859
+ export interface SecurityOperatorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
7860
+ }
7861
+ /** Contains response data for the createOrUpdate operation. */
7862
+ export type SecurityOperatorsCreateOrUpdateResponse = SecurityOperator;
7863
+ /** Optional parameters. */
7864
+ export interface SecurityOperatorsDeleteOptionalParams extends coreClient.OperationOptions {
7865
+ }
7866
+ /** Optional parameters. */
7462
7867
  export interface SecurityCenterOptionalParams extends coreClient.ServiceClientOptions {
7463
7868
  /** server parameter */
7464
7869
  $host?: string;