@azure/arm-security 6.0.0-beta.3 → 6.0.0-beta.5

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 (994) hide show
  1. package/CHANGELOG.md +1681 -33
  2. package/LICENSE +1 -1
  3. package/dist/index.js +22271 -15959
  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/adaptiveApplicationControlsListSample.js +2 -2
  8. package/dist-esm/samples-dev/adaptiveApplicationControlsListSample.js.map +1 -1
  9. package/dist-esm/samples-dev/adaptiveApplicationControlsPutSample.js +18 -18
  10. package/dist-esm/samples-dev/adaptiveApplicationControlsPutSample.js.map +1 -1
  11. package/dist-esm/samples-dev/adaptiveNetworkHardeningsEnforceSample.js +6 -6
  12. package/dist-esm/samples-dev/adaptiveNetworkHardeningsEnforceSample.js.map +1 -1
  13. package/dist-esm/samples-dev/adaptiveNetworkHardeningsListByExtendedResourceSample.js +6 -4
  14. package/dist-esm/samples-dev/adaptiveNetworkHardeningsListByExtendedResourceSample.js.map +1 -1
  15. package/dist-esm/samples-dev/advancedThreatProtectionCreateSample.js +3 -5
  16. package/dist-esm/samples-dev/advancedThreatProtectionCreateSample.js.map +1 -1
  17. package/dist-esm/samples-dev/advancedThreatProtectionGetSample.js +1 -3
  18. package/dist-esm/samples-dev/advancedThreatProtectionGetSample.js.map +1 -1
  19. package/dist-esm/samples-dev/alertsListByResourceGroupSample.js +6 -4
  20. package/dist-esm/samples-dev/alertsListByResourceGroupSample.js.map +1 -1
  21. package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.js +6 -4
  22. package/dist-esm/samples-dev/alertsListResourceGroupLevelByRegionSample.js.map +1 -1
  23. package/dist-esm/samples-dev/alertsListSample.js +6 -4
  24. package/dist-esm/samples-dev/alertsListSample.js.map +1 -1
  25. package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.js +6 -4
  26. package/dist-esm/samples-dev/alertsListSubscriptionLevelByRegionSample.js.map +1 -1
  27. package/dist-esm/samples-dev/alertsSimulateSample.js +3 -3
  28. package/dist-esm/samples-dev/alertsSuppressionRulesListSample.js +12 -8
  29. package/dist-esm/samples-dev/alertsSuppressionRulesListSample.js.map +1 -1
  30. package/dist-esm/samples-dev/alertsSuppressionRulesUpdateSample.js +3 -3
  31. package/dist-esm/samples-dev/allowedConnectionsListByHomeRegionSample.js +6 -4
  32. package/dist-esm/samples-dev/allowedConnectionsListByHomeRegionSample.js.map +1 -1
  33. package/dist-esm/samples-dev/allowedConnectionsListSample.js +6 -4
  34. package/dist-esm/samples-dev/allowedConnectionsListSample.js.map +1 -1
  35. package/dist-esm/samples-dev/apiCollectionsGetByAzureApiManagementServiceSample.d.ts +2 -0
  36. package/dist-esm/samples-dev/apiCollectionsGetByAzureApiManagementServiceSample.d.ts.map +1 -0
  37. package/dist-esm/samples-dev/{apiCollectionGetSample.js → apiCollectionsGetByAzureApiManagementServiceSample.js} +8 -8
  38. package/dist-esm/samples-dev/apiCollectionsGetByAzureApiManagementServiceSample.js.map +1 -0
  39. package/dist-esm/samples-dev/apiCollectionsListByAzureApiManagementServiceSample.d.ts +2 -0
  40. package/dist-esm/samples-dev/apiCollectionsListByAzureApiManagementServiceSample.d.ts.map +1 -0
  41. package/dist-esm/samples-dev/{apiCollectionListSample.js → apiCollectionsListByAzureApiManagementServiceSample.js} +12 -10
  42. package/dist-esm/samples-dev/apiCollectionsListByAzureApiManagementServiceSample.js.map +1 -0
  43. package/dist-esm/samples-dev/apiCollectionsListByResourceGroupSample.d.ts +2 -0
  44. package/dist-esm/samples-dev/apiCollectionsListByResourceGroupSample.d.ts.map +1 -0
  45. package/dist-esm/samples-dev/apiCollectionsListByResourceGroupSample.js +54 -0
  46. package/dist-esm/samples-dev/apiCollectionsListByResourceGroupSample.js.map +1 -0
  47. package/dist-esm/samples-dev/apiCollectionsListBySubscriptionSample.d.ts +2 -0
  48. package/dist-esm/samples-dev/apiCollectionsListBySubscriptionSample.d.ts.map +1 -0
  49. package/dist-esm/samples-dev/apiCollectionsListBySubscriptionSample.js +53 -0
  50. package/dist-esm/samples-dev/apiCollectionsListBySubscriptionSample.js.map +1 -0
  51. package/dist-esm/samples-dev/apiCollectionsOffboardAzureApiManagementApiSample.d.ts +2 -0
  52. package/dist-esm/samples-dev/apiCollectionsOffboardAzureApiManagementApiSample.d.ts.map +1 -0
  53. package/dist-esm/samples-dev/{apiCollectionOffboardingDeleteSample.js → apiCollectionsOffboardAzureApiManagementApiSample.js} +8 -8
  54. package/dist-esm/samples-dev/apiCollectionsOffboardAzureApiManagementApiSample.js.map +1 -0
  55. package/dist-esm/samples-dev/apiCollectionsOnboardAzureApiManagementApiSample.d.ts +2 -0
  56. package/dist-esm/samples-dev/apiCollectionsOnboardAzureApiManagementApiSample.d.ts.map +1 -0
  57. package/dist-esm/samples-dev/{apiCollectionOnboardingCreateSample.js → apiCollectionsOnboardAzureApiManagementApiSample.js} +8 -8
  58. package/dist-esm/samples-dev/apiCollectionsOnboardAzureApiManagementApiSample.js.map +1 -0
  59. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js +5 -3
  60. package/dist-esm/samples-dev/applicationCreateOrUpdateSample.js.map +1 -1
  61. package/dist-esm/samples-dev/applicationsListSample.js +6 -4
  62. package/dist-esm/samples-dev/applicationsListSample.js.map +1 -1
  63. package/dist-esm/samples-dev/assessmentsCreateOrUpdateSample.js +2 -4
  64. package/dist-esm/samples-dev/assessmentsCreateOrUpdateSample.js.map +1 -1
  65. package/dist-esm/samples-dev/assessmentsDeleteSample.js +1 -3
  66. package/dist-esm/samples-dev/assessmentsDeleteSample.js.map +1 -1
  67. package/dist-esm/samples-dev/assessmentsGetSample.js +3 -7
  68. package/dist-esm/samples-dev/assessmentsGetSample.js.map +1 -1
  69. package/dist-esm/samples-dev/assessmentsListSample.js +7 -7
  70. package/dist-esm/samples-dev/assessmentsListSample.js.map +1 -1
  71. package/dist-esm/samples-dev/assessmentsMetadataCreateInSubscriptionSample.js +2 -2
  72. package/dist-esm/samples-dev/assessmentsMetadataCreateInSubscriptionSample.js.map +1 -1
  73. package/dist-esm/samples-dev/assessmentsMetadataGetSample.js +1 -3
  74. package/dist-esm/samples-dev/assessmentsMetadataGetSample.js.map +1 -1
  75. package/dist-esm/samples-dev/assessmentsMetadataListBySubscriptionSample.js +6 -4
  76. package/dist-esm/samples-dev/assessmentsMetadataListBySubscriptionSample.js.map +1 -1
  77. package/dist-esm/samples-dev/assessmentsMetadataListSample.js +7 -7
  78. package/dist-esm/samples-dev/assessmentsMetadataListSample.js.map +1 -1
  79. package/dist-esm/samples-dev/autoProvisioningSettingsCreateSample.js +1 -1
  80. package/dist-esm/samples-dev/autoProvisioningSettingsCreateSample.js.map +1 -1
  81. package/dist-esm/samples-dev/autoProvisioningSettingsListSample.js +6 -4
  82. package/dist-esm/samples-dev/autoProvisioningSettingsListSample.js.map +1 -1
  83. package/dist-esm/samples-dev/automationsCreateOrUpdateSample.js +30 -30
  84. package/dist-esm/samples-dev/automationsDeleteSample.js +1 -1
  85. package/dist-esm/samples-dev/automationsGetSample.js +1 -1
  86. package/dist-esm/samples-dev/automationsListByResourceGroupSample.js +7 -5
  87. package/dist-esm/samples-dev/automationsListByResourceGroupSample.js.map +1 -1
  88. package/dist-esm/samples-dev/automationsListSample.js +7 -5
  89. package/dist-esm/samples-dev/automationsListSample.js.map +1 -1
  90. package/dist-esm/samples-dev/automationsUpdateSample.d.ts +2 -0
  91. package/dist-esm/samples-dev/automationsUpdateSample.d.ts.map +1 -0
  92. package/dist-esm/samples-dev/automationsUpdateSample.js +57 -0
  93. package/dist-esm/samples-dev/automationsUpdateSample.js.map +1 -0
  94. package/dist-esm/samples-dev/automationsValidateSample.js +12 -12
  95. package/dist-esm/samples-dev/azureDevOpsOrgsCreateOrUpdateSample.d.ts +2 -0
  96. package/dist-esm/samples-dev/azureDevOpsOrgsCreateOrUpdateSample.d.ts.map +1 -0
  97. package/dist-esm/samples-dev/azureDevOpsOrgsCreateOrUpdateSample.js +46 -0
  98. package/dist-esm/samples-dev/azureDevOpsOrgsCreateOrUpdateSample.js.map +1 -0
  99. package/dist-esm/samples-dev/azureDevOpsOrgsGetSample.d.ts +2 -0
  100. package/dist-esm/samples-dev/azureDevOpsOrgsGetSample.d.ts.map +1 -0
  101. package/dist-esm/samples-dev/azureDevOpsOrgsGetSample.js +40 -0
  102. package/dist-esm/samples-dev/azureDevOpsOrgsGetSample.js.map +1 -0
  103. package/dist-esm/samples-dev/azureDevOpsOrgsListAvailableSample.d.ts +2 -0
  104. package/dist-esm/samples-dev/azureDevOpsOrgsListAvailableSample.d.ts.map +1 -0
  105. package/dist-esm/samples-dev/azureDevOpsOrgsListAvailableSample.js +39 -0
  106. package/dist-esm/samples-dev/azureDevOpsOrgsListAvailableSample.js.map +1 -0
  107. package/dist-esm/samples-dev/azureDevOpsOrgsListSample.d.ts +2 -0
  108. package/dist-esm/samples-dev/azureDevOpsOrgsListSample.d.ts.map +1 -0
  109. package/dist-esm/samples-dev/azureDevOpsOrgsListSample.js +55 -0
  110. package/dist-esm/samples-dev/azureDevOpsOrgsListSample.js.map +1 -0
  111. package/dist-esm/samples-dev/azureDevOpsOrgsUpdateSample.d.ts +2 -0
  112. package/dist-esm/samples-dev/azureDevOpsOrgsUpdateSample.d.ts.map +1 -0
  113. package/dist-esm/samples-dev/azureDevOpsOrgsUpdateSample.js +46 -0
  114. package/dist-esm/samples-dev/azureDevOpsOrgsUpdateSample.js.map +1 -0
  115. package/dist-esm/samples-dev/azureDevOpsProjectsCreateOrUpdateSample.d.ts +2 -0
  116. package/dist-esm/samples-dev/azureDevOpsProjectsCreateOrUpdateSample.d.ts.map +1 -0
  117. package/dist-esm/samples-dev/azureDevOpsProjectsCreateOrUpdateSample.js +47 -0
  118. package/dist-esm/samples-dev/azureDevOpsProjectsCreateOrUpdateSample.js.map +1 -0
  119. package/dist-esm/samples-dev/azureDevOpsProjectsGetSample.d.ts +2 -0
  120. package/dist-esm/samples-dev/azureDevOpsProjectsGetSample.d.ts.map +1 -0
  121. package/dist-esm/samples-dev/azureDevOpsProjectsGetSample.js +41 -0
  122. package/dist-esm/samples-dev/azureDevOpsProjectsGetSample.js.map +1 -0
  123. package/dist-esm/samples-dev/azureDevOpsProjectsListSample.d.ts +2 -0
  124. package/dist-esm/samples-dev/azureDevOpsProjectsListSample.d.ts.map +1 -0
  125. package/dist-esm/samples-dev/azureDevOpsProjectsListSample.js +56 -0
  126. package/dist-esm/samples-dev/azureDevOpsProjectsListSample.js.map +1 -0
  127. package/dist-esm/samples-dev/azureDevOpsProjectsUpdateSample.d.ts +2 -0
  128. package/dist-esm/samples-dev/azureDevOpsProjectsUpdateSample.d.ts.map +1 -0
  129. package/dist-esm/samples-dev/azureDevOpsProjectsUpdateSample.js +47 -0
  130. package/dist-esm/samples-dev/azureDevOpsProjectsUpdateSample.js.map +1 -0
  131. package/dist-esm/samples-dev/azureDevOpsReposCreateOrUpdateSample.d.ts +2 -0
  132. package/dist-esm/samples-dev/azureDevOpsReposCreateOrUpdateSample.d.ts.map +1 -0
  133. package/dist-esm/samples-dev/azureDevOpsReposCreateOrUpdateSample.js +48 -0
  134. package/dist-esm/samples-dev/azureDevOpsReposCreateOrUpdateSample.js.map +1 -0
  135. package/dist-esm/samples-dev/azureDevOpsReposGetSample.d.ts +2 -0
  136. package/dist-esm/samples-dev/azureDevOpsReposGetSample.d.ts.map +1 -0
  137. package/dist-esm/samples-dev/azureDevOpsReposGetSample.js +42 -0
  138. package/dist-esm/samples-dev/azureDevOpsReposGetSample.js.map +1 -0
  139. package/dist-esm/samples-dev/azureDevOpsReposListSample.d.ts +2 -0
  140. package/dist-esm/samples-dev/azureDevOpsReposListSample.d.ts.map +1 -0
  141. package/dist-esm/samples-dev/azureDevOpsReposListSample.js +57 -0
  142. package/dist-esm/samples-dev/azureDevOpsReposListSample.js.map +1 -0
  143. package/dist-esm/samples-dev/azureDevOpsReposUpdateSample.d.ts +2 -0
  144. package/dist-esm/samples-dev/azureDevOpsReposUpdateSample.d.ts.map +1 -0
  145. package/dist-esm/samples-dev/azureDevOpsReposUpdateSample.js +48 -0
  146. package/dist-esm/samples-dev/azureDevOpsReposUpdateSample.js.map +1 -0
  147. package/dist-esm/samples-dev/complianceResultsGetSample.js +1 -3
  148. package/dist-esm/samples-dev/complianceResultsGetSample.js.map +1 -1
  149. package/dist-esm/samples-dev/complianceResultsListSample.js +7 -7
  150. package/dist-esm/samples-dev/complianceResultsListSample.js.map +1 -1
  151. package/dist-esm/samples-dev/compliancesGetSample.js +1 -3
  152. package/dist-esm/samples-dev/compliancesGetSample.js.map +1 -1
  153. package/dist-esm/samples-dev/compliancesListSample.js +7 -7
  154. package/dist-esm/samples-dev/compliancesListSample.js.map +1 -1
  155. package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.js +11 -11
  156. package/dist-esm/samples-dev/connectorsCreateOrUpdateSample.js.map +1 -1
  157. package/dist-esm/samples-dev/connectorsListSample.js +6 -4
  158. package/dist-esm/samples-dev/connectorsListSample.js.map +1 -1
  159. package/dist-esm/samples-dev/customAssessmentAutomationsCreateSample.js +2 -2
  160. package/dist-esm/samples-dev/customAssessmentAutomationsCreateSample.js.map +1 -1
  161. package/dist-esm/samples-dev/customAssessmentAutomationsListByResourceGroupSample.js +6 -4
  162. package/dist-esm/samples-dev/customAssessmentAutomationsListByResourceGroupSample.js.map +1 -1
  163. package/dist-esm/samples-dev/customAssessmentAutomationsListBySubscriptionSample.js +6 -4
  164. package/dist-esm/samples-dev/customAssessmentAutomationsListBySubscriptionSample.js.map +1 -1
  165. package/dist-esm/samples-dev/customEntityStoreAssignmentsCreateSample.js +2 -2
  166. package/dist-esm/samples-dev/customEntityStoreAssignmentsCreateSample.js.map +1 -1
  167. package/dist-esm/samples-dev/customEntityStoreAssignmentsListByResourceGroupSample.js +6 -4
  168. package/dist-esm/samples-dev/customEntityStoreAssignmentsListByResourceGroupSample.js.map +1 -1
  169. package/dist-esm/samples-dev/customEntityStoreAssignmentsListBySubscriptionSample.js +6 -4
  170. package/dist-esm/samples-dev/customEntityStoreAssignmentsListBySubscriptionSample.js.map +1 -1
  171. package/dist-esm/samples-dev/defenderForStorageCreateSample.d.ts +2 -0
  172. package/dist-esm/samples-dev/defenderForStorageCreateSample.d.ts.map +1 -0
  173. package/dist-esm/samples-dev/defenderForStorageCreateSample.js +43 -0
  174. package/dist-esm/samples-dev/defenderForStorageCreateSample.js.map +1 -0
  175. package/dist-esm/samples-dev/defenderForStorageGetSample.d.ts +2 -0
  176. package/dist-esm/samples-dev/defenderForStorageGetSample.d.ts.map +1 -0
  177. package/dist-esm/samples-dev/defenderForStorageGetSample.js +37 -0
  178. package/dist-esm/samples-dev/defenderForStorageGetSample.js.map +1 -0
  179. package/dist-esm/samples-dev/devOpsConfigurationsCreateOrUpdateSample.d.ts +2 -0
  180. package/dist-esm/samples-dev/devOpsConfigurationsCreateOrUpdateSample.d.ts.map +1 -0
  181. package/dist-esm/samples-dev/devOpsConfigurationsCreateOrUpdateSample.js +96 -0
  182. package/dist-esm/samples-dev/devOpsConfigurationsCreateOrUpdateSample.js.map +1 -0
  183. package/dist-esm/samples-dev/devOpsConfigurationsDeleteSample.d.ts +2 -0
  184. package/dist-esm/samples-dev/devOpsConfigurationsDeleteSample.d.ts.map +1 -0
  185. package/dist-esm/samples-dev/devOpsConfigurationsDeleteSample.js +39 -0
  186. package/dist-esm/samples-dev/devOpsConfigurationsDeleteSample.js.map +1 -0
  187. package/dist-esm/samples-dev/devOpsConfigurationsGetSample.d.ts +2 -0
  188. package/dist-esm/samples-dev/devOpsConfigurationsGetSample.d.ts.map +1 -0
  189. package/dist-esm/samples-dev/devOpsConfigurationsGetSample.js +39 -0
  190. package/dist-esm/samples-dev/devOpsConfigurationsGetSample.js.map +1 -0
  191. package/dist-esm/samples-dev/devOpsConfigurationsListSample.d.ts +2 -0
  192. package/dist-esm/samples-dev/devOpsConfigurationsListSample.d.ts.map +1 -0
  193. package/dist-esm/samples-dev/{ingestionSettingsListSample.js → devOpsConfigurationsListSample.js} +15 -11
  194. package/dist-esm/samples-dev/devOpsConfigurationsListSample.js.map +1 -0
  195. package/dist-esm/samples-dev/devOpsConfigurationsUpdateSample.d.ts +2 -0
  196. package/dist-esm/samples-dev/devOpsConfigurationsUpdateSample.d.ts.map +1 -0
  197. package/dist-esm/samples-dev/devOpsConfigurationsUpdateSample.js +42 -0
  198. package/dist-esm/samples-dev/devOpsConfigurationsUpdateSample.js.map +1 -0
  199. package/dist-esm/samples-dev/devOpsOperationResultsGetSample.d.ts +2 -0
  200. package/dist-esm/samples-dev/devOpsOperationResultsGetSample.d.ts.map +1 -0
  201. package/dist-esm/samples-dev/devOpsOperationResultsGetSample.js +60 -0
  202. package/dist-esm/samples-dev/devOpsOperationResultsGetSample.js.map +1 -0
  203. package/dist-esm/samples-dev/deviceSecurityGroupsCreateOrUpdateSample.js +4 -6
  204. package/dist-esm/samples-dev/deviceSecurityGroupsCreateOrUpdateSample.js.map +1 -1
  205. package/dist-esm/samples-dev/deviceSecurityGroupsDeleteSample.js +1 -3
  206. package/dist-esm/samples-dev/deviceSecurityGroupsDeleteSample.js.map +1 -1
  207. package/dist-esm/samples-dev/deviceSecurityGroupsGetSample.js +1 -3
  208. package/dist-esm/samples-dev/deviceSecurityGroupsGetSample.js.map +1 -1
  209. package/dist-esm/samples-dev/deviceSecurityGroupsListSample.js +7 -7
  210. package/dist-esm/samples-dev/deviceSecurityGroupsListSample.js.map +1 -1
  211. package/dist-esm/samples-dev/discoveredSecuritySolutionsListByHomeRegionSample.js +6 -4
  212. package/dist-esm/samples-dev/discoveredSecuritySolutionsListByHomeRegionSample.js.map +1 -1
  213. package/dist-esm/samples-dev/discoveredSecuritySolutionsListSample.js +6 -4
  214. package/dist-esm/samples-dev/discoveredSecuritySolutionsListSample.js.map +1 -1
  215. package/dist-esm/samples-dev/externalSecuritySolutionsListByHomeRegionSample.js +6 -4
  216. package/dist-esm/samples-dev/externalSecuritySolutionsListByHomeRegionSample.js.map +1 -1
  217. package/dist-esm/samples-dev/externalSecuritySolutionsListSample.js +6 -4
  218. package/dist-esm/samples-dev/externalSecuritySolutionsListSample.js.map +1 -1
  219. package/dist-esm/samples-dev/getSensitivitySettingsSample.d.ts +2 -0
  220. package/dist-esm/samples-dev/getSensitivitySettingsSample.d.ts.map +1 -0
  221. package/dist-esm/samples-dev/getSensitivitySettingsSample.js +35 -0
  222. package/dist-esm/samples-dev/getSensitivitySettingsSample.js.map +1 -0
  223. package/dist-esm/samples-dev/gitHubOwnersGetSample.d.ts +2 -0
  224. package/dist-esm/samples-dev/gitHubOwnersGetSample.d.ts.map +1 -0
  225. package/dist-esm/samples-dev/gitHubOwnersGetSample.js +40 -0
  226. package/dist-esm/samples-dev/gitHubOwnersGetSample.js.map +1 -0
  227. package/dist-esm/samples-dev/gitHubOwnersListAvailableSample.d.ts +2 -0
  228. package/dist-esm/samples-dev/gitHubOwnersListAvailableSample.d.ts.map +1 -0
  229. package/dist-esm/samples-dev/gitHubOwnersListAvailableSample.js +39 -0
  230. package/dist-esm/samples-dev/gitHubOwnersListAvailableSample.js.map +1 -0
  231. package/dist-esm/samples-dev/gitHubOwnersListSample.d.ts +2 -0
  232. package/dist-esm/samples-dev/gitHubOwnersListSample.d.ts.map +1 -0
  233. package/dist-esm/samples-dev/gitHubOwnersListSample.js +55 -0
  234. package/dist-esm/samples-dev/gitHubOwnersListSample.js.map +1 -0
  235. package/dist-esm/samples-dev/gitHubReposGetSample.d.ts +2 -0
  236. package/dist-esm/samples-dev/gitHubReposGetSample.d.ts.map +1 -0
  237. package/dist-esm/samples-dev/gitHubReposGetSample.js +41 -0
  238. package/dist-esm/samples-dev/gitHubReposGetSample.js.map +1 -0
  239. package/dist-esm/samples-dev/gitHubReposListSample.d.ts +2 -0
  240. package/dist-esm/samples-dev/gitHubReposListSample.d.ts.map +1 -0
  241. package/dist-esm/samples-dev/gitHubReposListSample.js +56 -0
  242. package/dist-esm/samples-dev/gitHubReposListSample.js.map +1 -0
  243. package/dist-esm/samples-dev/gitLabGroupsGetSample.d.ts +2 -0
  244. package/dist-esm/samples-dev/gitLabGroupsGetSample.d.ts.map +1 -0
  245. package/dist-esm/samples-dev/gitLabGroupsGetSample.js +40 -0
  246. package/dist-esm/samples-dev/gitLabGroupsGetSample.js.map +1 -0
  247. package/dist-esm/samples-dev/gitLabGroupsListAvailableSample.d.ts +2 -0
  248. package/dist-esm/samples-dev/gitLabGroupsListAvailableSample.d.ts.map +1 -0
  249. package/dist-esm/samples-dev/gitLabGroupsListAvailableSample.js +39 -0
  250. package/dist-esm/samples-dev/gitLabGroupsListAvailableSample.js.map +1 -0
  251. package/dist-esm/samples-dev/gitLabGroupsListSample.d.ts +2 -0
  252. package/dist-esm/samples-dev/gitLabGroupsListSample.d.ts.map +1 -0
  253. package/dist-esm/samples-dev/gitLabGroupsListSample.js +55 -0
  254. package/dist-esm/samples-dev/gitLabGroupsListSample.js.map +1 -0
  255. package/dist-esm/samples-dev/gitLabProjectsGetSample.d.ts +2 -0
  256. package/dist-esm/samples-dev/gitLabProjectsGetSample.d.ts.map +1 -0
  257. package/dist-esm/samples-dev/gitLabProjectsGetSample.js +41 -0
  258. package/dist-esm/samples-dev/gitLabProjectsGetSample.js.map +1 -0
  259. package/dist-esm/samples-dev/gitLabProjectsListSample.d.ts +2 -0
  260. package/dist-esm/samples-dev/gitLabProjectsListSample.d.ts.map +1 -0
  261. package/dist-esm/samples-dev/gitLabProjectsListSample.js +56 -0
  262. package/dist-esm/samples-dev/gitLabProjectsListSample.js.map +1 -0
  263. package/dist-esm/samples-dev/gitLabSubgroupsListSample.d.ts +2 -0
  264. package/dist-esm/samples-dev/gitLabSubgroupsListSample.d.ts.map +1 -0
  265. package/dist-esm/samples-dev/gitLabSubgroupsListSample.js +40 -0
  266. package/dist-esm/samples-dev/gitLabSubgroupsListSample.js.map +1 -0
  267. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js +5 -7
  268. package/dist-esm/samples-dev/governanceAssignmentsCreateOrUpdateSample.js.map +1 -1
  269. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js +1 -3
  270. package/dist-esm/samples-dev/governanceAssignmentsDeleteSample.js.map +1 -1
  271. package/dist-esm/samples-dev/governanceAssignmentsGetSample.js +1 -3
  272. package/dist-esm/samples-dev/governanceAssignmentsGetSample.js.map +1 -1
  273. package/dist-esm/samples-dev/governanceAssignmentsListSample.js +7 -7
  274. package/dist-esm/samples-dev/governanceAssignmentsListSample.js.map +1 -1
  275. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js +21 -27
  276. package/dist-esm/samples-dev/governanceRulesCreateOrUpdateSample.js.map +1 -1
  277. package/dist-esm/samples-dev/governanceRulesDeleteSample.js +3 -9
  278. package/dist-esm/samples-dev/governanceRulesDeleteSample.js.map +1 -1
  279. package/dist-esm/samples-dev/governanceRulesExecuteSample.js +3 -9
  280. package/dist-esm/samples-dev/governanceRulesExecuteSample.js.map +1 -1
  281. package/dist-esm/samples-dev/governanceRulesGetSample.js +3 -9
  282. package/dist-esm/samples-dev/governanceRulesGetSample.js.map +1 -1
  283. package/dist-esm/samples-dev/governanceRulesListSample.js +21 -21
  284. package/dist-esm/samples-dev/governanceRulesListSample.js.map +1 -1
  285. package/dist-esm/samples-dev/governanceRulesOperationResultsSample.js +3 -9
  286. package/dist-esm/samples-dev/governanceRulesOperationResultsSample.js.map +1 -1
  287. package/dist-esm/samples-dev/healthReportsGetSample.d.ts +2 -0
  288. package/dist-esm/samples-dev/healthReportsGetSample.d.ts.map +1 -0
  289. package/dist-esm/samples-dev/{healthReportGetSample.js → healthReportsGetSample.js} +4 -6
  290. package/dist-esm/samples-dev/healthReportsGetSample.js.map +1 -0
  291. package/dist-esm/samples-dev/healthReportsListSample.js +8 -8
  292. package/dist-esm/samples-dev/healthReportsListSample.js.map +1 -1
  293. package/dist-esm/samples-dev/informationProtectionPoliciesCreateOrUpdateSample.js +11 -13
  294. package/dist-esm/samples-dev/informationProtectionPoliciesCreateOrUpdateSample.js.map +1 -1
  295. package/dist-esm/samples-dev/informationProtectionPoliciesGetSample.js +2 -6
  296. package/dist-esm/samples-dev/informationProtectionPoliciesGetSample.js.map +1 -1
  297. package/dist-esm/samples-dev/informationProtectionPoliciesListSample.js +7 -7
  298. package/dist-esm/samples-dev/informationProtectionPoliciesListSample.js.map +1 -1
  299. package/dist-esm/samples-dev/iotSecuritySolutionCreateOrUpdateSample.js +4 -4
  300. package/dist-esm/samples-dev/iotSecuritySolutionListByResourceGroupSample.js +14 -10
  301. package/dist-esm/samples-dev/iotSecuritySolutionListByResourceGroupSample.js.map +1 -1
  302. package/dist-esm/samples-dev/iotSecuritySolutionListBySubscriptionSample.js +14 -10
  303. package/dist-esm/samples-dev/iotSecuritySolutionListBySubscriptionSample.js.map +1 -1
  304. package/dist-esm/samples-dev/iotSecuritySolutionUpdateSample.js +4 -4
  305. package/dist-esm/samples-dev/iotSecuritySolutionUpdateSample.js.map +1 -1
  306. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertDismissSample.js.map +1 -1
  307. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertListSample.js +6 -4
  308. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsAggregatedAlertListSample.js.map +1 -1
  309. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationListSample.js +6 -4
  310. package/dist-esm/samples-dev/iotSecuritySolutionsAnalyticsRecommendationListSample.js.map +1 -1
  311. package/dist-esm/samples-dev/jitNetworkAccessPoliciesCreateOrUpdateSample.js +12 -12
  312. package/dist-esm/samples-dev/jitNetworkAccessPoliciesCreateOrUpdateSample.js.map +1 -1
  313. package/dist-esm/samples-dev/jitNetworkAccessPoliciesInitiateSample.js +4 -4
  314. package/dist-esm/samples-dev/jitNetworkAccessPoliciesInitiateSample.js.map +1 -1
  315. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByRegionSample.js +6 -4
  316. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByRegionSample.js.map +1 -1
  317. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupAndRegionSample.js +6 -4
  318. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupAndRegionSample.js.map +1 -1
  319. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupSample.js +6 -4
  320. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListByResourceGroupSample.js.map +1 -1
  321. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListSample.js +6 -4
  322. package/dist-esm/samples-dev/jitNetworkAccessPoliciesListSample.js.map +1 -1
  323. package/dist-esm/samples-dev/locationsListSample.js +6 -4
  324. package/dist-esm/samples-dev/locationsListSample.js.map +1 -1
  325. package/dist-esm/samples-dev/pricingsDeleteSample.d.ts +2 -0
  326. package/dist-esm/samples-dev/pricingsDeleteSample.d.ts.map +1 -0
  327. package/dist-esm/samples-dev/pricingsDeleteSample.js +37 -0
  328. package/dist-esm/samples-dev/pricingsDeleteSample.js.map +1 -0
  329. package/dist-esm/samples-dev/pricingsGetSample.js +93 -9
  330. package/dist-esm/samples-dev/pricingsGetSample.js.map +1 -1
  331. package/dist-esm/samples-dev/pricingsListSample.js +38 -7
  332. package/dist-esm/samples-dev/pricingsListSample.js.map +1 -1
  333. package/dist-esm/samples-dev/pricingsUpdateSample.js +67 -10
  334. package/dist-esm/samples-dev/pricingsUpdateSample.js.map +1 -1
  335. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsListSample.js +6 -4
  336. package/dist-esm/samples-dev/regulatoryComplianceAssessmentsListSample.js.map +1 -1
  337. package/dist-esm/samples-dev/regulatoryComplianceControlsListSample.js +6 -4
  338. package/dist-esm/samples-dev/regulatoryComplianceControlsListSample.js.map +1 -1
  339. package/dist-esm/samples-dev/regulatoryComplianceStandardsListSample.js +6 -4
  340. package/dist-esm/samples-dev/regulatoryComplianceStandardsListSample.js.map +1 -1
  341. package/dist-esm/samples-dev/secureScoreControlDefinitionsListBySubscriptionSample.js +6 -4
  342. package/dist-esm/samples-dev/secureScoreControlDefinitionsListBySubscriptionSample.js.map +1 -1
  343. package/dist-esm/samples-dev/secureScoreControlDefinitionsListSample.js +7 -7
  344. package/dist-esm/samples-dev/secureScoreControlDefinitionsListSample.js.map +1 -1
  345. package/dist-esm/samples-dev/secureScoreControlsListBySecureScoreSample.js +14 -10
  346. package/dist-esm/samples-dev/secureScoreControlsListBySecureScoreSample.js.map +1 -1
  347. package/dist-esm/samples-dev/secureScoreControlsListSample.js +6 -4
  348. package/dist-esm/samples-dev/secureScoreControlsListSample.js.map +1 -1
  349. package/dist-esm/samples-dev/secureScoresListSample.js +6 -4
  350. package/dist-esm/samples-dev/secureScoresListSample.js.map +1 -1
  351. package/dist-esm/samples-dev/securityConnectorApplicationCreateOrUpdateSample.js +4 -4
  352. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js +6 -4
  353. package/dist-esm/samples-dev/securityConnectorApplicationsListSample.js.map +1 -1
  354. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js +6 -6
  355. package/dist-esm/samples-dev/securityConnectorsCreateOrUpdateSample.js.map +1 -1
  356. package/dist-esm/samples-dev/securityConnectorsDeleteSample.js +1 -1
  357. package/dist-esm/samples-dev/securityConnectorsGetSample.js +1 -1
  358. package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.js +7 -5
  359. package/dist-esm/samples-dev/securityConnectorsListByResourceGroupSample.js.map +1 -1
  360. package/dist-esm/samples-dev/securityConnectorsListSample.js +7 -5
  361. package/dist-esm/samples-dev/securityConnectorsListSample.js.map +1 -1
  362. package/dist-esm/samples-dev/securityConnectorsUpdateSample.js +5 -5
  363. package/dist-esm/samples-dev/securityContactsCreateSample.js +7 -3
  364. package/dist-esm/samples-dev/securityContactsCreateSample.js.map +1 -1
  365. package/dist-esm/samples-dev/securityContactsDeleteSample.js +1 -1
  366. package/dist-esm/samples-dev/securityContactsGetSample.js +1 -1
  367. package/dist-esm/samples-dev/securityContactsListSample.js +7 -5
  368. package/dist-esm/samples-dev/securityContactsListSample.js.map +1 -1
  369. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.d.ts +2 -0
  370. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.d.ts.map +1 -0
  371. package/dist-esm/samples-dev/{ingestionSettingsListTokensSample.js → securityOperatorsCreateOrUpdateSample.js} +9 -8
  372. package/dist-esm/samples-dev/securityOperatorsCreateOrUpdateSample.js.map +1 -0
  373. package/dist-esm/samples-dev/securityOperatorsDeleteSample.d.ts +2 -0
  374. package/dist-esm/samples-dev/securityOperatorsDeleteSample.d.ts.map +1 -0
  375. package/dist-esm/samples-dev/{ingestionSettingsListConnectionStringsSample.js → securityOperatorsDeleteSample.js} +9 -8
  376. package/dist-esm/samples-dev/securityOperatorsDeleteSample.js.map +1 -0
  377. package/dist-esm/samples-dev/securityOperatorsGetSample.d.ts +2 -0
  378. package/dist-esm/samples-dev/securityOperatorsGetSample.d.ts.map +1 -0
  379. package/dist-esm/samples-dev/{ingestionSettingsGetSample.js → securityOperatorsGetSample.js} +9 -8
  380. package/dist-esm/samples-dev/securityOperatorsGetSample.js.map +1 -0
  381. package/dist-esm/samples-dev/securityOperatorsListSample.d.ts +2 -0
  382. package/dist-esm/samples-dev/securityOperatorsListSample.d.ts.map +1 -0
  383. package/dist-esm/samples-dev/{ingestionSettingsDeleteSample.js → securityOperatorsListSample.js} +8 -8
  384. package/dist-esm/samples-dev/securityOperatorsListSample.js.map +1 -0
  385. package/dist-esm/samples-dev/securitySolutionsListSample.js +6 -4
  386. package/dist-esm/samples-dev/securitySolutionsListSample.js.map +1 -1
  387. package/dist-esm/samples-dev/securitySolutionsReferenceDataListByHomeRegionSample.js.map +1 -1
  388. package/dist-esm/samples-dev/sensitivitySettingsListSample.d.ts +2 -0
  389. package/dist-esm/samples-dev/sensitivitySettingsListSample.d.ts.map +1 -0
  390. package/dist-esm/samples-dev/sensitivitySettingsListSample.js +35 -0
  391. package/dist-esm/samples-dev/sensitivitySettingsListSample.js.map +1 -0
  392. package/dist-esm/samples-dev/serverVulnerabilityAssessmentCreateOrUpdateSample.js.map +1 -1
  393. package/dist-esm/samples-dev/serverVulnerabilityAssessmentDeleteSample.js.map +1 -1
  394. package/dist-esm/samples-dev/serverVulnerabilityAssessmentListByExtendedResourceSample.js.map +1 -1
  395. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsCreateOrUpdateSample.d.ts +2 -0
  396. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsCreateOrUpdateSample.d.ts.map +1 -0
  397. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsCreateOrUpdateSample.js +42 -0
  398. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsCreateOrUpdateSample.js.map +1 -0
  399. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsDeleteSample.d.ts +2 -0
  400. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsDeleteSample.d.ts.map +1 -0
  401. package/dist-esm/samples-dev/{ingestionSettingsCreateSample.js → serverVulnerabilityAssessmentsSettingsDeleteSample.js} +8 -9
  402. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsDeleteSample.js.map +1 -0
  403. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsGetSample.d.ts +2 -0
  404. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsGetSample.d.ts.map +1 -0
  405. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsGetSample.js +38 -0
  406. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsGetSample.js.map +1 -0
  407. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsListBySubscriptionSample.d.ts +2 -0
  408. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsListBySubscriptionSample.d.ts.map +1 -0
  409. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsListBySubscriptionSample.js +53 -0
  410. package/dist-esm/samples-dev/serverVulnerabilityAssessmentsSettingsListBySubscriptionSample.js.map +1 -0
  411. package/dist-esm/samples-dev/settingsListSample.js +6 -4
  412. package/dist-esm/samples-dev/settingsListSample.js.map +1 -1
  413. package/dist-esm/samples-dev/settingsUpdateSample.js +1 -1
  414. package/dist-esm/samples-dev/softwareInventoriesListByExtendedResourceSample.js +6 -4
  415. package/dist-esm/samples-dev/softwareInventoriesListByExtendedResourceSample.js.map +1 -1
  416. package/dist-esm/samples-dev/softwareInventoriesListBySubscriptionSample.js +6 -4
  417. package/dist-esm/samples-dev/softwareInventoriesListBySubscriptionSample.js.map +1 -1
  418. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesAddSample.js +8 -12
  419. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesAddSample.js.map +1 -1
  420. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateSample.js +7 -15
  421. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesCreateOrUpdateSample.js.map +1 -1
  422. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesDeleteSample.js +1 -3
  423. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesDeleteSample.js.map +1 -1
  424. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesGetSample.js +1 -3
  425. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesGetSample.js.map +1 -1
  426. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesListSample.js +1 -3
  427. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentBaselineRulesListSample.js.map +1 -1
  428. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsGetSample.js +2 -6
  429. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsGetSample.js.map +1 -1
  430. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsListSample.js +2 -6
  431. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScanResultsListSample.js.map +1 -1
  432. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansGetSample.js +2 -6
  433. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansGetSample.js.map +1 -1
  434. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansListSample.js +1 -3
  435. package/dist-esm/samples-dev/sqlVulnerabilityAssessmentScansListSample.js.map +1 -1
  436. package/dist-esm/samples-dev/subAssessmentsGetSample.js +1 -3
  437. package/dist-esm/samples-dev/subAssessmentsGetSample.js.map +1 -1
  438. package/dist-esm/samples-dev/subAssessmentsListAllSample.js +7 -7
  439. package/dist-esm/samples-dev/subAssessmentsListAllSample.js.map +1 -1
  440. package/dist-esm/samples-dev/subAssessmentsListSample.js +7 -7
  441. package/dist-esm/samples-dev/subAssessmentsListSample.js.map +1 -1
  442. package/dist-esm/samples-dev/tasksListByHomeRegionSample.js +6 -4
  443. package/dist-esm/samples-dev/tasksListByHomeRegionSample.js.map +1 -1
  444. package/dist-esm/samples-dev/tasksListByResourceGroupSample.js +6 -4
  445. package/dist-esm/samples-dev/tasksListByResourceGroupSample.js.map +1 -1
  446. package/dist-esm/samples-dev/tasksListSample.js +6 -4
  447. package/dist-esm/samples-dev/tasksListSample.js.map +1 -1
  448. package/dist-esm/samples-dev/topologyListByHomeRegionSample.js +6 -4
  449. package/dist-esm/samples-dev/topologyListByHomeRegionSample.js.map +1 -1
  450. package/dist-esm/samples-dev/topologyListSample.js +6 -4
  451. package/dist-esm/samples-dev/topologyListSample.js.map +1 -1
  452. package/dist-esm/samples-dev/updateSensitivitySettingsSample.d.ts +2 -0
  453. package/dist-esm/samples-dev/updateSensitivitySettingsSample.d.ts.map +1 -0
  454. package/dist-esm/samples-dev/updateSensitivitySettingsSample.js +44 -0
  455. package/dist-esm/samples-dev/updateSensitivitySettingsSample.js.map +1 -0
  456. package/dist-esm/samples-dev/workspaceSettingsCreateSample.js +1 -1
  457. package/dist-esm/samples-dev/workspaceSettingsCreateSample.js.map +1 -1
  458. package/dist-esm/samples-dev/workspaceSettingsListSample.js +6 -4
  459. package/dist-esm/samples-dev/workspaceSettingsListSample.js.map +1 -1
  460. package/dist-esm/samples-dev/workspaceSettingsUpdateSample.js +1 -1
  461. package/dist-esm/samples-dev/workspaceSettingsUpdateSample.js.map +1 -1
  462. package/dist-esm/src/lroImpl.js +1 -1
  463. package/dist-esm/src/models/index.d.ts +7250 -5362
  464. package/dist-esm/src/models/index.d.ts.map +1 -1
  465. package/dist-esm/src/models/index.js +1231 -1037
  466. package/dist-esm/src/models/index.js.map +1 -1
  467. package/dist-esm/src/models/mappers.d.ts +271 -182
  468. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  469. package/dist-esm/src/models/mappers.js +8949 -6432
  470. package/dist-esm/src/models/mappers.js.map +1 -1
  471. package/dist-esm/src/models/parameters.d.ts +112 -89
  472. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  473. package/dist-esm/src/models/parameters.js +948 -743
  474. package/dist-esm/src/models/parameters.js.map +1 -1
  475. package/dist-esm/src/operations/aPICollections.d.ts +133 -0
  476. package/dist-esm/src/operations/aPICollections.d.ts.map +1 -0
  477. package/dist-esm/src/operations/aPICollections.js +557 -0
  478. package/dist-esm/src/operations/aPICollections.js.map +1 -0
  479. package/dist-esm/src/operations/adaptiveApplicationControls.d.ts.map +1 -1
  480. package/dist-esm/src/operations/adaptiveApplicationControls.js +24 -24
  481. package/dist-esm/src/operations/adaptiveApplicationControls.js.map +1 -1
  482. package/dist-esm/src/operations/adaptiveNetworkHardenings.d.ts.map +1 -1
  483. package/dist-esm/src/operations/adaptiveNetworkHardenings.js +40 -38
  484. package/dist-esm/src/operations/adaptiveNetworkHardenings.js.map +1 -1
  485. package/dist-esm/src/operations/advancedThreatProtection.js +12 -12
  486. package/dist-esm/src/operations/advancedThreatProtection.js.map +1 -1
  487. package/dist-esm/src/operations/alerts.d.ts.map +1 -1
  488. package/dist-esm/src/operations/alerts.js +139 -131
  489. package/dist-esm/src/operations/alerts.js.map +1 -1
  490. package/dist-esm/src/operations/alertsSuppressionRules.js +34 -32
  491. package/dist-esm/src/operations/alertsSuppressionRules.js.map +1 -1
  492. package/dist-esm/src/operations/allowedConnections.js +42 -38
  493. package/dist-esm/src/operations/allowedConnections.js.map +1 -1
  494. package/dist-esm/src/operations/applicationOperations.js +16 -16
  495. package/dist-esm/src/operations/applicationOperations.js.map +1 -1
  496. package/dist-esm/src/operations/applications.js +17 -15
  497. package/dist-esm/src/operations/applications.js.map +1 -1
  498. package/dist-esm/src/operations/assessments.js +34 -32
  499. package/dist-esm/src/operations/assessments.js.map +1 -1
  500. package/dist-esm/src/operations/assessmentsMetadata.js +55 -51
  501. package/dist-esm/src/operations/assessmentsMetadata.js.map +1 -1
  502. package/dist-esm/src/operations/autoProvisioningSettings.js +29 -27
  503. package/dist-esm/src/operations/autoProvisioningSettings.js.map +1 -1
  504. package/dist-esm/src/operations/automations.d.ts +10 -1
  505. package/dist-esm/src/operations/automations.d.ts.map +1 -1
  506. package/dist-esm/src/operations/automations.js +94 -55
  507. package/dist-esm/src/operations/automations.js.map +1 -1
  508. package/dist-esm/src/operations/azureDevOpsOrgs.d.ts +91 -0
  509. package/dist-esm/src/operations/azureDevOpsOrgs.d.ts.map +1 -0
  510. package/dist-esm/src/operations/azureDevOpsOrgs.js +413 -0
  511. package/dist-esm/src/operations/azureDevOpsOrgs.js.map +1 -0
  512. package/dist-esm/src/operations/azureDevOpsProjects.d.ts +91 -0
  513. package/dist-esm/src/operations/azureDevOpsProjects.d.ts.map +1 -0
  514. package/dist-esm/src/operations/azureDevOpsProjects.js +403 -0
  515. package/dist-esm/src/operations/azureDevOpsProjects.js.map +1 -0
  516. package/dist-esm/src/operations/azureDevOpsRepos.d.ts +99 -0
  517. package/dist-esm/src/operations/azureDevOpsRepos.d.ts.map +1 -0
  518. package/dist-esm/src/operations/azureDevOpsRepos.js +432 -0
  519. package/dist-esm/src/operations/azureDevOpsRepos.js.map +1 -0
  520. package/dist-esm/src/operations/complianceResults.js +22 -20
  521. package/dist-esm/src/operations/complianceResults.js.map +1 -1
  522. package/dist-esm/src/operations/compliances.js +22 -20
  523. package/dist-esm/src/operations/compliances.js.map +1 -1
  524. package/dist-esm/src/operations/connectors.js +34 -32
  525. package/dist-esm/src/operations/connectors.js.map +1 -1
  526. package/dist-esm/src/operations/customAssessmentAutomations.d.ts.map +1 -1
  527. package/dist-esm/src/operations/customAssessmentAutomations.js +54 -50
  528. package/dist-esm/src/operations/customAssessmentAutomations.js.map +1 -1
  529. package/dist-esm/src/operations/customEntityStoreAssignments.d.ts.map +1 -1
  530. package/dist-esm/src/operations/customEntityStoreAssignments.js +54 -50
  531. package/dist-esm/src/operations/customEntityStoreAssignments.js.map +1 -1
  532. package/dist-esm/src/operations/defenderForStorage.d.ts +28 -0
  533. package/dist-esm/src/operations/defenderForStorage.d.ts.map +1 -0
  534. package/dist-esm/src/operations/defenderForStorage.js +87 -0
  535. package/dist-esm/src/operations/defenderForStorage.js.map +1 -0
  536. package/dist-esm/src/operations/devOpsConfigurations.d.ts +92 -0
  537. package/dist-esm/src/operations/devOpsConfigurations.d.ts.map +1 -0
  538. package/dist-esm/src/operations/devOpsConfigurations.js +449 -0
  539. package/dist-esm/src/operations/devOpsConfigurations.js.map +1 -0
  540. package/dist-esm/src/operations/devOpsOperationResults.d.ts +21 -0
  541. package/dist-esm/src/operations/devOpsOperationResults.d.ts.map +1 -0
  542. package/dist-esm/src/operations/devOpsOperationResults.js +55 -0
  543. package/dist-esm/src/operations/devOpsOperationResults.js.map +1 -0
  544. package/dist-esm/src/operations/deviceSecurityGroups.js +34 -32
  545. package/dist-esm/src/operations/deviceSecurityGroups.js.map +1 -1
  546. package/dist-esm/src/operations/discoveredSecuritySolutions.d.ts.map +1 -1
  547. package/dist-esm/src/operations/discoveredSecuritySolutions.js +43 -39
  548. package/dist-esm/src/operations/discoveredSecuritySolutions.js.map +1 -1
  549. package/dist-esm/src/operations/externalSecuritySolutions.d.ts.map +1 -1
  550. package/dist-esm/src/operations/externalSecuritySolutions.js +43 -39
  551. package/dist-esm/src/operations/externalSecuritySolutions.js.map +1 -1
  552. package/dist-esm/src/operations/gitHubOwners.d.ts +53 -0
  553. package/dist-esm/src/operations/gitHubOwners.d.ts.map +1 -0
  554. package/dist-esm/src/operations/gitHubOwners.js +212 -0
  555. package/dist-esm/src/operations/gitHubOwners.js.map +1 -0
  556. package/dist-esm/src/operations/gitHubRepos.d.ts +50 -0
  557. package/dist-esm/src/operations/gitHubRepos.d.ts.map +1 -0
  558. package/dist-esm/src/operations/{aPICollection.js → gitHubRepos.js} +71 -60
  559. package/dist-esm/src/operations/gitHubRepos.js.map +1 -0
  560. package/dist-esm/src/operations/gitLabGroups.d.ts +53 -0
  561. package/dist-esm/src/operations/gitLabGroups.d.ts.map +1 -0
  562. package/dist-esm/src/operations/gitLabGroups.js +212 -0
  563. package/dist-esm/src/operations/gitLabGroups.js.map +1 -0
  564. package/dist-esm/src/operations/gitLabProjects.d.ts +52 -0
  565. package/dist-esm/src/operations/gitLabProjects.d.ts.map +1 -0
  566. package/dist-esm/src/operations/gitLabProjects.js +203 -0
  567. package/dist-esm/src/operations/gitLabProjects.js.map +1 -0
  568. package/dist-esm/src/operations/gitLabSubgroups.d.ts +21 -0
  569. package/dist-esm/src/operations/gitLabSubgroups.d.ts.map +1 -0
  570. package/dist-esm/src/operations/gitLabSubgroups.js +55 -0
  571. package/dist-esm/src/operations/gitLabSubgroups.js.map +1 -0
  572. package/dist-esm/src/operations/governanceAssignments.js +34 -32
  573. package/dist-esm/src/operations/governanceAssignments.js.map +1 -1
  574. package/dist-esm/src/operations/governanceRules.d.ts.map +1 -1
  575. package/dist-esm/src/operations/governanceRules.js +53 -51
  576. package/dist-esm/src/operations/governanceRules.js.map +1 -1
  577. package/dist-esm/src/operations/healthReports.d.ts +8 -1
  578. package/dist-esm/src/operations/healthReports.d.ts.map +1 -1
  579. package/dist-esm/src/operations/healthReports.js +45 -14
  580. package/dist-esm/src/operations/healthReports.js.map +1 -1
  581. package/dist-esm/src/operations/index.d.ts +49 -39
  582. package/dist-esm/src/operations/index.d.ts.map +1 -1
  583. package/dist-esm/src/operations/index.js +49 -39
  584. package/dist-esm/src/operations/index.js.map +1 -1
  585. package/dist-esm/src/operations/informationProtectionPolicies.d.ts.map +1 -1
  586. package/dist-esm/src/operations/informationProtectionPolicies.js +30 -28
  587. package/dist-esm/src/operations/informationProtectionPolicies.js.map +1 -1
  588. package/dist-esm/src/operations/iotSecuritySolution.js +60 -56
  589. package/dist-esm/src/operations/iotSecuritySolution.js.map +1 -1
  590. package/dist-esm/src/operations/iotSecuritySolutionAnalytics.d.ts.map +1 -1
  591. package/dist-esm/src/operations/iotSecuritySolutionAnalytics.js +12 -12
  592. package/dist-esm/src/operations/iotSecuritySolutionAnalytics.js.map +1 -1
  593. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.d.ts.map +1 -1
  594. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js +30 -28
  595. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.js.map +1 -1
  596. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.d.ts.map +1 -1
  597. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.js +26 -24
  598. package/dist-esm/src/operations/iotSecuritySolutionsAnalyticsRecommendation.js.map +1 -1
  599. package/dist-esm/src/operations/jitNetworkAccessPolicies.js +103 -95
  600. package/dist-esm/src/operations/jitNetworkAccessPolicies.js.map +1 -1
  601. package/dist-esm/src/operations/locations.js +23 -21
  602. package/dist-esm/src/operations/locations.js.map +1 -1
  603. package/dist-esm/src/operations/mdeOnboardings.js +10 -10
  604. package/dist-esm/src/operations/mdeOnboardings.js.map +1 -1
  605. package/dist-esm/src/operations/operations.js +16 -14
  606. package/dist-esm/src/operations/operations.js.map +1 -1
  607. package/dist-esm/src/operations/pricings.d.ts +38 -8
  608. package/dist-esm/src/operations/pricings.d.ts.map +1 -1
  609. package/dist-esm/src/operations/pricings.js +96 -42
  610. package/dist-esm/src/operations/pricings.js.map +1 -1
  611. package/dist-esm/src/operations/regulatoryComplianceAssessments.d.ts.map +1 -1
  612. package/dist-esm/src/operations/regulatoryComplianceAssessments.js +27 -25
  613. package/dist-esm/src/operations/regulatoryComplianceAssessments.js.map +1 -1
  614. package/dist-esm/src/operations/regulatoryComplianceControls.d.ts.map +1 -1
  615. package/dist-esm/src/operations/regulatoryComplianceControls.js +25 -23
  616. package/dist-esm/src/operations/regulatoryComplianceControls.js.map +1 -1
  617. package/dist-esm/src/operations/regulatoryComplianceStandards.d.ts.map +1 -1
  618. package/dist-esm/src/operations/regulatoryComplianceStandards.js +23 -21
  619. package/dist-esm/src/operations/regulatoryComplianceStandards.js.map +1 -1
  620. package/dist-esm/src/operations/secureScoreControlDefinitions.d.ts.map +1 -1
  621. package/dist-esm/src/operations/secureScoreControlDefinitions.js +33 -29
  622. package/dist-esm/src/operations/secureScoreControlDefinitions.js.map +1 -1
  623. package/dist-esm/src/operations/secureScoreControls.js +35 -31
  624. package/dist-esm/src/operations/secureScoreControls.js.map +1 -1
  625. package/dist-esm/src/operations/secureScores.js +23 -21
  626. package/dist-esm/src/operations/secureScores.js.map +1 -1
  627. package/dist-esm/src/operations/securityConnectorApplication.d.ts.map +1 -1
  628. package/dist-esm/src/operations/securityConnectorApplication.js +17 -17
  629. package/dist-esm/src/operations/securityConnectorApplication.js.map +1 -1
  630. package/dist-esm/src/operations/securityConnectorApplications.d.ts.map +1 -1
  631. package/dist-esm/src/operations/securityConnectorApplications.js +19 -17
  632. package/dist-esm/src/operations/securityConnectorApplications.js.map +1 -1
  633. package/dist-esm/src/operations/securityConnectors.js +53 -49
  634. package/dist-esm/src/operations/securityConnectors.js.map +1 -1
  635. package/dist-esm/src/operations/securityContacts.d.ts +4 -4
  636. package/dist-esm/src/operations/securityContacts.d.ts.map +1 -1
  637. package/dist-esm/src/operations/securityContacts.js +35 -33
  638. package/dist-esm/src/operations/securityContacts.js.map +1 -1
  639. package/dist-esm/src/operations/securityOperators.d.ts +40 -0
  640. package/dist-esm/src/operations/securityOperators.d.ts.map +1 -0
  641. package/dist-esm/src/operations/securityOperators.js +140 -0
  642. package/dist-esm/src/operations/securityOperators.js.map +1 -0
  643. package/dist-esm/src/operations/securitySolutions.js +24 -22
  644. package/dist-esm/src/operations/securitySolutions.js.map +1 -1
  645. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.d.ts.map +1 -1
  646. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js +11 -11
  647. package/dist-esm/src/operations/securitySolutionsReferenceDataOperations.js.map +1 -1
  648. package/dist-esm/src/operations/sensitivitySettings.d.ts +18 -0
  649. package/dist-esm/src/operations/sensitivitySettings.d.ts.map +1 -0
  650. package/dist-esm/src/operations/sensitivitySettings.js +46 -0
  651. package/dist-esm/src/operations/sensitivitySettings.js.map +1 -0
  652. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.d.ts.map +1 -1
  653. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js +32 -32
  654. package/dist-esm/src/operations/serverVulnerabilityAssessmentOperations.js.map +1 -1
  655. package/dist-esm/src/operations/serverVulnerabilityAssessmentsSettings.d.ts +54 -0
  656. package/dist-esm/src/operations/serverVulnerabilityAssessmentsSettings.d.ts.map +1 -0
  657. package/dist-esm/src/operations/serverVulnerabilityAssessmentsSettings.js +229 -0
  658. package/dist-esm/src/operations/serverVulnerabilityAssessmentsSettings.js.map +1 -0
  659. package/dist-esm/src/operations/settings.d.ts +3 -3
  660. package/dist-esm/src/operations/settings.d.ts.map +1 -1
  661. package/dist-esm/src/operations/settings.js +29 -27
  662. package/dist-esm/src/operations/settings.js.map +1 -1
  663. package/dist-esm/src/operations/softwareInventories.js +45 -41
  664. package/dist-esm/src/operations/softwareInventories.js.map +1 -1
  665. package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.d.ts.map +1 -1
  666. package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.js +29 -29
  667. package/dist-esm/src/operations/sqlVulnerabilityAssessmentBaselineRules.js.map +1 -1
  668. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.d.ts.map +1 -1
  669. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.js +11 -11
  670. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScanResults.js.map +1 -1
  671. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.d.ts.map +1 -1
  672. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.js +10 -10
  673. package/dist-esm/src/operations/sqlVulnerabilityAssessmentScans.js.map +1 -1
  674. package/dist-esm/src/operations/subAssessments.js +40 -36
  675. package/dist-esm/src/operations/subAssessments.js.map +1 -1
  676. package/dist-esm/src/operations/tasks.js +79 -73
  677. package/dist-esm/src/operations/tasks.js.map +1 -1
  678. package/dist-esm/src/operations/topology.js +42 -38
  679. package/dist-esm/src/operations/topology.js.map +1 -1
  680. package/dist-esm/src/operations/workspaceSettings.js +40 -38
  681. package/dist-esm/src/operations/workspaceSettings.js.map +1 -1
  682. package/dist-esm/src/operationsInterfaces/aPICollections.d.ts +74 -0
  683. package/dist-esm/src/operationsInterfaces/aPICollections.d.ts.map +1 -0
  684. package/dist-esm/src/operationsInterfaces/{ingestionSettings.js → aPICollections.js} +1 -1
  685. package/dist-esm/src/operationsInterfaces/aPICollections.js.map +1 -0
  686. package/dist-esm/src/operationsInterfaces/automations.d.ts +10 -1
  687. package/dist-esm/src/operationsInterfaces/automations.d.ts.map +1 -1
  688. package/dist-esm/src/operationsInterfaces/azureDevOpsOrgs.d.ts +66 -0
  689. package/dist-esm/src/operationsInterfaces/azureDevOpsOrgs.d.ts.map +1 -0
  690. package/dist-esm/src/operationsInterfaces/{healthReportOperations.js → azureDevOpsOrgs.js} +1 -1
  691. package/dist-esm/src/operationsInterfaces/azureDevOpsOrgs.js.map +1 -0
  692. package/dist-esm/src/operationsInterfaces/azureDevOpsProjects.d.ts +64 -0
  693. package/dist-esm/src/operationsInterfaces/azureDevOpsProjects.d.ts.map +1 -0
  694. package/dist-esm/src/operationsInterfaces/{aPICollectionOnboarding.js → azureDevOpsProjects.js} +1 -1
  695. package/dist-esm/src/operationsInterfaces/azureDevOpsProjects.js.map +1 -0
  696. package/dist-esm/src/operationsInterfaces/azureDevOpsRepos.d.ts +70 -0
  697. package/dist-esm/src/operationsInterfaces/azureDevOpsRepos.d.ts.map +1 -0
  698. package/dist-esm/src/operationsInterfaces/azureDevOpsRepos.js +9 -0
  699. package/dist-esm/src/operationsInterfaces/azureDevOpsRepos.js.map +1 -0
  700. package/dist-esm/src/operationsInterfaces/defenderForStorage.d.ts +20 -0
  701. package/dist-esm/src/operationsInterfaces/defenderForStorage.d.ts.map +1 -0
  702. package/dist-esm/src/operationsInterfaces/defenderForStorage.js +9 -0
  703. package/dist-esm/src/operationsInterfaces/defenderForStorage.js.map +1 -0
  704. package/dist-esm/src/operationsInterfaces/devOpsConfigurations.d.ts +67 -0
  705. package/dist-esm/src/operationsInterfaces/devOpsConfigurations.d.ts.map +1 -0
  706. package/dist-esm/src/operationsInterfaces/devOpsConfigurations.js +9 -0
  707. package/dist-esm/src/operationsInterfaces/devOpsConfigurations.js.map +1 -0
  708. package/dist-esm/src/operationsInterfaces/devOpsOperationResults.d.ts +13 -0
  709. package/dist-esm/src/operationsInterfaces/devOpsOperationResults.d.ts.map +1 -0
  710. package/dist-esm/src/operationsInterfaces/devOpsOperationResults.js +9 -0
  711. package/dist-esm/src/operationsInterfaces/devOpsOperationResults.js.map +1 -0
  712. package/dist-esm/src/operationsInterfaces/gitHubOwners.d.ts +28 -0
  713. package/dist-esm/src/operationsInterfaces/gitHubOwners.d.ts.map +1 -0
  714. package/dist-esm/src/operationsInterfaces/{aPICollection.js → gitHubOwners.js} +1 -1
  715. package/dist-esm/src/operationsInterfaces/gitHubOwners.js.map +1 -0
  716. package/dist-esm/src/operationsInterfaces/gitHubRepos.d.ts +23 -0
  717. package/dist-esm/src/operationsInterfaces/gitHubRepos.d.ts.map +1 -0
  718. package/dist-esm/src/operationsInterfaces/gitHubRepos.js +9 -0
  719. package/dist-esm/src/operationsInterfaces/gitHubRepos.js.map +1 -0
  720. package/dist-esm/src/operationsInterfaces/gitLabGroups.d.ts +28 -0
  721. package/dist-esm/src/operationsInterfaces/gitLabGroups.d.ts.map +1 -0
  722. package/dist-esm/src/operationsInterfaces/gitLabGroups.js +9 -0
  723. package/dist-esm/src/operationsInterfaces/gitLabGroups.js.map +1 -0
  724. package/dist-esm/src/operationsInterfaces/gitLabProjects.d.ts +24 -0
  725. package/dist-esm/src/operationsInterfaces/gitLabProjects.d.ts.map +1 -0
  726. package/dist-esm/src/operationsInterfaces/gitLabProjects.js +9 -0
  727. package/dist-esm/src/operationsInterfaces/gitLabProjects.js.map +1 -0
  728. package/dist-esm/src/operationsInterfaces/gitLabSubgroups.d.ts +13 -0
  729. package/dist-esm/src/operationsInterfaces/gitLabSubgroups.d.ts.map +1 -0
  730. package/dist-esm/src/operationsInterfaces/gitLabSubgroups.js +9 -0
  731. package/dist-esm/src/operationsInterfaces/gitLabSubgroups.js.map +1 -0
  732. package/dist-esm/src/operationsInterfaces/healthReports.d.ts +8 -1
  733. package/dist-esm/src/operationsInterfaces/healthReports.d.ts.map +1 -1
  734. package/dist-esm/src/operationsInterfaces/index.d.ts +49 -39
  735. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  736. package/dist-esm/src/operationsInterfaces/index.js +49 -39
  737. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  738. package/dist-esm/src/operationsInterfaces/pricings.d.ts +38 -8
  739. package/dist-esm/src/operationsInterfaces/pricings.d.ts.map +1 -1
  740. package/dist-esm/src/operationsInterfaces/securityContacts.d.ts +4 -4
  741. package/dist-esm/src/operationsInterfaces/securityContacts.d.ts.map +1 -1
  742. package/dist-esm/src/operationsInterfaces/securityOperators.d.ts +32 -0
  743. package/dist-esm/src/operationsInterfaces/securityOperators.d.ts.map +1 -0
  744. package/dist-esm/src/operationsInterfaces/securityOperators.js +9 -0
  745. package/dist-esm/src/operationsInterfaces/securityOperators.js.map +1 -0
  746. package/dist-esm/src/operationsInterfaces/sensitivitySettings.d.ts +10 -0
  747. package/dist-esm/src/operationsInterfaces/sensitivitySettings.d.ts.map +1 -0
  748. package/dist-esm/src/operationsInterfaces/sensitivitySettings.js +9 -0
  749. package/dist-esm/src/operationsInterfaces/sensitivitySettings.js.map +1 -0
  750. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts +33 -0
  751. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentsSettings.d.ts.map +1 -0
  752. package/dist-esm/src/operationsInterfaces/{aPICollectionOffboarding.js → serverVulnerabilityAssessmentsSettings.js} +1 -1
  753. package/dist-esm/src/operationsInterfaces/serverVulnerabilityAssessmentsSettings.js.map +1 -0
  754. package/dist-esm/src/operationsInterfaces/settings.d.ts +3 -3
  755. package/dist-esm/src/operationsInterfaces/settings.d.ts.map +1 -1
  756. package/dist-esm/src/pagingHelper.js.map +1 -1
  757. package/dist-esm/src/securityCenter.d.ts +64 -42
  758. package/dist-esm/src/securityCenter.d.ts.map +1 -1
  759. package/dist-esm/src/securityCenter.js +126 -56
  760. package/dist-esm/src/securityCenter.js.map +1 -1
  761. package/dist-esm/test/security_examples.spec.d.ts +3 -0
  762. package/dist-esm/test/security_examples.spec.d.ts.map +1 -1
  763. package/dist-esm/test/security_examples.spec.js +30 -14
  764. package/dist-esm/test/security_examples.spec.js.map +1 -1
  765. package/package.json +20 -24
  766. package/review/arm-security.api.md +1489 -187
  767. package/src/lroImpl.ts +3 -3
  768. package/src/models/index.ts +8396 -6183
  769. package/src/models/mappers.ts +10446 -7605
  770. package/src/models/parameters.ts +1001 -766
  771. package/src/operations/aPICollections.ts +709 -0
  772. package/src/operations/adaptiveApplicationControls.ts +38 -41
  773. package/src/operations/adaptiveNetworkHardenings.ts +64 -67
  774. package/src/operations/advancedThreatProtection.ts +19 -21
  775. package/src/operations/alerts.ts +340 -345
  776. package/src/operations/alertsSuppressionRules.ts +45 -49
  777. package/src/operations/allowedConnections.ts +51 -54
  778. package/src/operations/applicationOperations.ts +26 -29
  779. package/src/operations/applications.ts +19 -20
  780. package/src/operations/assessments.ts +45 -48
  781. package/src/operations/assessmentsMetadata.ts +70 -75
  782. package/src/operations/autoProvisioningSettings.ts +37 -40
  783. package/src/operations/automations.ts +125 -84
  784. package/src/operations/azureDevOpsOrgs.ts +573 -0
  785. package/src/operations/azureDevOpsProjects.ts +570 -0
  786. package/src/operations/azureDevOpsRepos.ts +616 -0
  787. package/src/operations/complianceResults.ts +27 -28
  788. package/src/operations/compliances.ts +26 -26
  789. package/src/operations/connectors.ts +45 -49
  790. package/src/operations/customAssessmentAutomations.ts +73 -77
  791. package/src/operations/customEntityStoreAssignments.ts +73 -77
  792. package/src/operations/defenderForStorage.ts +118 -0
  793. package/src/operations/devOpsConfigurations.ts +619 -0
  794. package/src/operations/devOpsOperationResults.ts +74 -0
  795. package/src/operations/deviceSecurityGroups.ts +45 -48
  796. package/src/operations/discoveredSecuritySolutions.ts +54 -56
  797. package/src/operations/externalSecuritySolutions.ts +54 -56
  798. package/src/operations/gitHubOwners.ts +284 -0
  799. package/src/operations/gitHubRepos.ts +274 -0
  800. package/src/operations/gitLabGroups.ts +284 -0
  801. package/src/operations/gitLabProjects.ts +276 -0
  802. package/src/operations/gitLabSubgroups.ts +74 -0
  803. package/src/operations/governanceAssignments.ts +48 -52
  804. package/src/operations/governanceRules.ts +81 -85
  805. package/src/operations/healthReports.ts +57 -18
  806. package/src/operations/index.ts +49 -39
  807. package/src/operations/informationProtectionPolicies.ts +40 -41
  808. package/src/operations/iotSecuritySolution.ts +80 -86
  809. package/src/operations/iotSecuritySolutionAnalytics.ts +21 -22
  810. package/src/operations/iotSecuritySolutionsAnalyticsAggregatedAlert.ts +44 -46
  811. package/src/operations/iotSecuritySolutionsAnalyticsRecommendation.ts +37 -38
  812. package/src/operations/jitNetworkAccessPolicies.ts +148 -155
  813. package/src/operations/locations.ts +28 -30
  814. package/src/operations/mdeOnboardings.ts +15 -17
  815. package/src/operations/operations.ts +17 -17
  816. package/src/operations/pricings.ts +122 -53
  817. package/src/operations/regulatoryComplianceAssessments.ts +40 -41
  818. package/src/operations/regulatoryComplianceControls.ts +36 -37
  819. package/src/operations/regulatoryComplianceStandards.ts +30 -31
  820. package/src/operations/secureScoreControlDefinitions.ts +38 -38
  821. package/src/operations/secureScoreControls.ts +42 -44
  822. package/src/operations/secureScores.ts +28 -30
  823. package/src/operations/securityConnectorApplication.ts +29 -31
  824. package/src/operations/securityConnectorApplications.ts +29 -29
  825. package/src/operations/securityConnectors.ts +72 -78
  826. package/src/operations/securityContacts.ts +50 -53
  827. package/src/operations/securityOperators.ts +186 -0
  828. package/src/operations/securitySolutions.ts +29 -31
  829. package/src/operations/securitySolutionsReferenceDataOperations.ts +19 -20
  830. package/src/operations/sensitivitySettings.ts +59 -0
  831. package/src/operations/serverVulnerabilityAssessmentOperations.ts +55 -59
  832. package/src/operations/serverVulnerabilityAssessmentsSettings.ts +278 -0
  833. package/src/operations/settings.ts +39 -41
  834. package/src/operations/softwareInventories.ts +58 -61
  835. package/src/operations/sqlVulnerabilityAssessmentBaselineRules.ts +47 -51
  836. package/src/operations/sqlVulnerabilityAssessmentScanResults.ts +20 -21
  837. package/src/operations/sqlVulnerabilityAssessmentScans.ts +19 -20
  838. package/src/operations/subAssessments.ts +49 -51
  839. package/src/operations/tasks.ts +130 -134
  840. package/src/operations/topology.ts +51 -54
  841. package/src/operations/workspaceSettings.ts +54 -59
  842. package/src/operationsInterfaces/aPICollections.ts +127 -0
  843. package/src/operationsInterfaces/adaptiveApplicationControls.ts +5 -5
  844. package/src/operationsInterfaces/adaptiveNetworkHardenings.ts +5 -5
  845. package/src/operationsInterfaces/advancedThreatProtection.ts +3 -3
  846. package/src/operationsInterfaces/alerts.ts +16 -16
  847. package/src/operationsInterfaces/alertsSuppressionRules.ts +5 -5
  848. package/src/operationsInterfaces/allowedConnections.ts +4 -4
  849. package/src/operationsInterfaces/applicationOperations.ts +4 -4
  850. package/src/operationsInterfaces/applications.ts +1 -1
  851. package/src/operationsInterfaces/assessments.ts +5 -5
  852. package/src/operationsInterfaces/assessmentsMetadata.ts +7 -7
  853. package/src/operationsInterfaces/autoProvisioningSettings.ts +4 -4
  854. package/src/operationsInterfaces/automations.ts +24 -7
  855. package/src/operationsInterfaces/azureDevOpsOrgs.ts +133 -0
  856. package/src/operationsInterfaces/azureDevOpsProjects.ts +131 -0
  857. package/src/operationsInterfaces/azureDevOpsRepos.ts +143 -0
  858. package/src/operationsInterfaces/complianceResults.ts +3 -3
  859. package/src/operationsInterfaces/compliances.ts +3 -3
  860. package/src/operationsInterfaces/connectors.ts +5 -5
  861. package/src/operationsInterfaces/customAssessmentAutomations.ts +6 -6
  862. package/src/operationsInterfaces/customEntityStoreAssignments.ts +6 -6
  863. package/src/operationsInterfaces/defenderForStorage.ts +44 -0
  864. package/src/operationsInterfaces/devOpsConfigurations.ts +132 -0
  865. package/src/operationsInterfaces/devOpsOperationResults.ts +29 -0
  866. package/src/operationsInterfaces/deviceSecurityGroups.ts +5 -5
  867. package/src/operationsInterfaces/discoveredSecuritySolutions.ts +4 -4
  868. package/src/operationsInterfaces/externalSecuritySolutions.ts +4 -4
  869. package/src/operationsInterfaces/gitHubOwners.ts +57 -0
  870. package/src/operationsInterfaces/gitHubRepos.ts +48 -0
  871. package/src/operationsInterfaces/gitLabGroups.ts +57 -0
  872. package/src/operationsInterfaces/gitLabProjects.ts +49 -0
  873. package/src/operationsInterfaces/gitLabSubgroups.ts +29 -0
  874. package/src/operationsInterfaces/governanceAssignments.ts +5 -5
  875. package/src/operationsInterfaces/governanceRules.ts +9 -9
  876. package/src/operationsInterfaces/healthReports.ts +18 -2
  877. package/src/operationsInterfaces/index.ts +49 -39
  878. package/src/operationsInterfaces/informationProtectionPolicies.ts +4 -4
  879. package/src/operationsInterfaces/iotSecuritySolution.ts +7 -7
  880. package/src/operationsInterfaces/iotSecuritySolutionAnalytics.ts +3 -3
  881. package/src/operationsInterfaces/iotSecuritySolutionsAnalyticsAggregatedAlert.ts +4 -4
  882. package/src/operationsInterfaces/iotSecuritySolutionsAnalyticsRecommendation.ts +3 -3
  883. package/src/operationsInterfaces/jitNetworkAccessPolicies.ts +9 -9
  884. package/src/operationsInterfaces/locations.ts +3 -3
  885. package/src/operationsInterfaces/mdeOnboardings.ts +3 -3
  886. package/src/operationsInterfaces/operations.ts +1 -1
  887. package/src/operationsInterfaces/pricings.ts +52 -12
  888. package/src/operationsInterfaces/regulatoryComplianceAssessments.ts +3 -3
  889. package/src/operationsInterfaces/regulatoryComplianceControls.ts +3 -3
  890. package/src/operationsInterfaces/regulatoryComplianceStandards.ts +3 -3
  891. package/src/operationsInterfaces/secureScoreControlDefinitions.ts +3 -3
  892. package/src/operationsInterfaces/secureScoreControls.ts +3 -3
  893. package/src/operationsInterfaces/secureScores.ts +3 -3
  894. package/src/operationsInterfaces/securityConnectorApplication.ts +4 -4
  895. package/src/operationsInterfaces/securityConnectorApplications.ts +2 -2
  896. package/src/operationsInterfaces/securityConnectors.ts +7 -7
  897. package/src/operationsInterfaces/securityContacts.ts +9 -8
  898. package/src/operationsInterfaces/securityOperators.ts +63 -0
  899. package/src/operationsInterfaces/securitySolutions.ts +3 -3
  900. package/src/operationsInterfaces/securitySolutionsReferenceDataOperations.ts +3 -3
  901. package/src/operationsInterfaces/sensitivitySettings.ts +23 -0
  902. package/src/operationsInterfaces/serverVulnerabilityAssessmentOperations.ts +6 -6
  903. package/src/operationsInterfaces/serverVulnerabilityAssessmentsSettings.ts +63 -0
  904. package/src/operationsInterfaces/settings.ts +7 -7
  905. package/src/operationsInterfaces/softwareInventories.ts +4 -4
  906. package/src/operationsInterfaces/sqlVulnerabilityAssessmentBaselineRules.ts +6 -6
  907. package/src/operationsInterfaces/sqlVulnerabilityAssessmentScanResults.ts +3 -3
  908. package/src/operationsInterfaces/sqlVulnerabilityAssessmentScans.ts +3 -3
  909. package/src/operationsInterfaces/subAssessments.ts +4 -4
  910. package/src/operationsInterfaces/tasks.ts +8 -8
  911. package/src/operationsInterfaces/topology.ts +4 -4
  912. package/src/operationsInterfaces/workspaceSettings.ts +6 -6
  913. package/src/pagingHelper.ts +1 -1
  914. package/src/securityCenter.ts +323 -201
  915. package/types/arm-security.d.ts +4329 -1726
  916. package/types/tsdoc-metadata.json +1 -1
  917. package/dist-esm/samples-dev/apiCollectionGetSample.d.ts +0 -2
  918. package/dist-esm/samples-dev/apiCollectionGetSample.d.ts.map +0 -1
  919. package/dist-esm/samples-dev/apiCollectionGetSample.js.map +0 -1
  920. package/dist-esm/samples-dev/apiCollectionListSample.d.ts +0 -2
  921. package/dist-esm/samples-dev/apiCollectionListSample.d.ts.map +0 -1
  922. package/dist-esm/samples-dev/apiCollectionListSample.js.map +0 -1
  923. package/dist-esm/samples-dev/apiCollectionOffboardingDeleteSample.d.ts +0 -2
  924. package/dist-esm/samples-dev/apiCollectionOffboardingDeleteSample.d.ts.map +0 -1
  925. package/dist-esm/samples-dev/apiCollectionOffboardingDeleteSample.js.map +0 -1
  926. package/dist-esm/samples-dev/apiCollectionOnboardingCreateSample.d.ts +0 -2
  927. package/dist-esm/samples-dev/apiCollectionOnboardingCreateSample.d.ts.map +0 -1
  928. package/dist-esm/samples-dev/apiCollectionOnboardingCreateSample.js.map +0 -1
  929. package/dist-esm/samples-dev/healthReportGetSample.d.ts +0 -2
  930. package/dist-esm/samples-dev/healthReportGetSample.d.ts.map +0 -1
  931. package/dist-esm/samples-dev/healthReportGetSample.js.map +0 -1
  932. package/dist-esm/samples-dev/ingestionSettingsCreateSample.d.ts +0 -2
  933. package/dist-esm/samples-dev/ingestionSettingsCreateSample.d.ts.map +0 -1
  934. package/dist-esm/samples-dev/ingestionSettingsCreateSample.js.map +0 -1
  935. package/dist-esm/samples-dev/ingestionSettingsDeleteSample.d.ts +0 -2
  936. package/dist-esm/samples-dev/ingestionSettingsDeleteSample.d.ts.map +0 -1
  937. package/dist-esm/samples-dev/ingestionSettingsDeleteSample.js.map +0 -1
  938. package/dist-esm/samples-dev/ingestionSettingsGetSample.d.ts +0 -2
  939. package/dist-esm/samples-dev/ingestionSettingsGetSample.d.ts.map +0 -1
  940. package/dist-esm/samples-dev/ingestionSettingsGetSample.js.map +0 -1
  941. package/dist-esm/samples-dev/ingestionSettingsListConnectionStringsSample.d.ts +0 -2
  942. package/dist-esm/samples-dev/ingestionSettingsListConnectionStringsSample.d.ts.map +0 -1
  943. package/dist-esm/samples-dev/ingestionSettingsListConnectionStringsSample.js.map +0 -1
  944. package/dist-esm/samples-dev/ingestionSettingsListSample.d.ts +0 -2
  945. package/dist-esm/samples-dev/ingestionSettingsListSample.d.ts.map +0 -1
  946. package/dist-esm/samples-dev/ingestionSettingsListSample.js.map +0 -1
  947. package/dist-esm/samples-dev/ingestionSettingsListTokensSample.d.ts +0 -2
  948. package/dist-esm/samples-dev/ingestionSettingsListTokensSample.d.ts.map +0 -1
  949. package/dist-esm/samples-dev/ingestionSettingsListTokensSample.js.map +0 -1
  950. package/dist-esm/src/operations/aPICollection.d.ts +0 -56
  951. package/dist-esm/src/operations/aPICollection.d.ts.map +0 -1
  952. package/dist-esm/src/operations/aPICollection.js.map +0 -1
  953. package/dist-esm/src/operations/aPICollectionOffboarding.d.ts +0 -23
  954. package/dist-esm/src/operations/aPICollectionOffboarding.d.ts.map +0 -1
  955. package/dist-esm/src/operations/aPICollectionOffboarding.js +0 -56
  956. package/dist-esm/src/operations/aPICollectionOffboarding.js.map +0 -1
  957. package/dist-esm/src/operations/aPICollectionOnboarding.d.ts +0 -24
  958. package/dist-esm/src/operations/aPICollectionOnboarding.d.ts.map +0 -1
  959. package/dist-esm/src/operations/aPICollectionOnboarding.js +0 -58
  960. package/dist-esm/src/operations/aPICollectionOnboarding.js.map +0 -1
  961. package/dist-esm/src/operations/healthReportOperations.d.ts +0 -20
  962. package/dist-esm/src/operations/healthReportOperations.d.ts.map +0 -1
  963. package/dist-esm/src/operations/healthReportOperations.js +0 -52
  964. package/dist-esm/src/operations/healthReportOperations.js.map +0 -1
  965. package/dist-esm/src/operations/ingestionSettings.d.ts +0 -68
  966. package/dist-esm/src/operations/ingestionSettings.d.ts.map +0 -1
  967. package/dist-esm/src/operations/ingestionSettings.js +0 -282
  968. package/dist-esm/src/operations/ingestionSettings.js.map +0 -1
  969. package/dist-esm/src/operationsInterfaces/aPICollection.d.ts +0 -28
  970. package/dist-esm/src/operationsInterfaces/aPICollection.d.ts.map +0 -1
  971. package/dist-esm/src/operationsInterfaces/aPICollection.js.map +0 -1
  972. package/dist-esm/src/operationsInterfaces/aPICollectionOffboarding.d.ts +0 -15
  973. package/dist-esm/src/operationsInterfaces/aPICollectionOffboarding.d.ts.map +0 -1
  974. package/dist-esm/src/operationsInterfaces/aPICollectionOffboarding.js.map +0 -1
  975. package/dist-esm/src/operationsInterfaces/aPICollectionOnboarding.d.ts +0 -16
  976. package/dist-esm/src/operationsInterfaces/aPICollectionOnboarding.d.ts.map +0 -1
  977. package/dist-esm/src/operationsInterfaces/aPICollectionOnboarding.js.map +0 -1
  978. package/dist-esm/src/operationsInterfaces/healthReportOperations.d.ts +0 -12
  979. package/dist-esm/src/operationsInterfaces/healthReportOperations.d.ts.map +0 -1
  980. package/dist-esm/src/operationsInterfaces/healthReportOperations.js.map +0 -1
  981. package/dist-esm/src/operationsInterfaces/ingestionSettings.d.ts +0 -46
  982. package/dist-esm/src/operationsInterfaces/ingestionSettings.d.ts.map +0 -1
  983. package/dist-esm/src/operationsInterfaces/ingestionSettings.js.map +0 -1
  984. package/rollup.config.js +0 -122
  985. package/src/operations/aPICollection.ts +0 -248
  986. package/src/operations/aPICollectionOffboarding.ts +0 -73
  987. package/src/operations/aPICollectionOnboarding.ts +0 -78
  988. package/src/operations/healthReportOperations.ts +0 -71
  989. package/src/operations/ingestionSettings.ts +0 -351
  990. package/src/operationsInterfaces/aPICollection.ts +0 -51
  991. package/src/operationsInterfaces/aPICollectionOffboarding.ts +0 -28
  992. package/src/operationsInterfaces/aPICollectionOnboarding.ts +0 -32
  993. package/src/operationsInterfaces/healthReportOperations.ts +0 -27
  994. package/src/operationsInterfaces/ingestionSettings.ts +0 -85
@@ -5,162 +5,6 @@
5
5
  * Code generated by Microsoft (R) AutoRest Code Generator.
6
6
  * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  */
8
- /** Known values of {@link CreatedByType} that the service accepts. */
9
- export var KnownCreatedByType;
10
- (function (KnownCreatedByType) {
11
- /** User */
12
- KnownCreatedByType["User"] = "User";
13
- /** Application */
14
- KnownCreatedByType["Application"] = "Application";
15
- /** ManagedIdentity */
16
- KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
17
- /** Key */
18
- KnownCreatedByType["Key"] = "Key";
19
- })(KnownCreatedByType || (KnownCreatedByType = {}));
20
- /** Known values of {@link SupportedCloudEnum} that the service accepts. */
21
- export var KnownSupportedCloudEnum;
22
- (function (KnownSupportedCloudEnum) {
23
- /** AWS */
24
- KnownSupportedCloudEnum["AWS"] = "AWS";
25
- /** GCP */
26
- KnownSupportedCloudEnum["GCP"] = "GCP";
27
- })(KnownSupportedCloudEnum || (KnownSupportedCloudEnum = {}));
28
- /** Known values of {@link SeverityEnum} that the service accepts. */
29
- export var KnownSeverityEnum;
30
- (function (KnownSeverityEnum) {
31
- /** High */
32
- KnownSeverityEnum["High"] = "High";
33
- /** Medium */
34
- KnownSeverityEnum["Medium"] = "Medium";
35
- /** Low */
36
- KnownSeverityEnum["Low"] = "Low";
37
- })(KnownSeverityEnum || (KnownSeverityEnum = {}));
38
- /** Known values of {@link ResourceStatus} that the service accepts. */
39
- export var KnownResourceStatus;
40
- (function (KnownResourceStatus) {
41
- /** This assessment on the resource is healthy */
42
- KnownResourceStatus["Healthy"] = "Healthy";
43
- /** This assessment is not applicable to this resource */
44
- KnownResourceStatus["NotApplicable"] = "NotApplicable";
45
- /** This assessment is turned off by policy on this subscription */
46
- KnownResourceStatus["OffByPolicy"] = "OffByPolicy";
47
- /** This assessment on the resource is not healthy */
48
- KnownResourceStatus["NotHealthy"] = "NotHealthy";
49
- })(KnownResourceStatus || (KnownResourceStatus = {}));
50
- /** Known values of {@link PricingTier} that the service accepts. */
51
- export var KnownPricingTier;
52
- (function (KnownPricingTier) {
53
- /** Get free Microsoft Defender for Cloud experience with basic security features */
54
- KnownPricingTier["Free"] = "Free";
55
- /** Get the standard Microsoft Defender for Cloud experience with advanced security features */
56
- KnownPricingTier["Standard"] = "Standard";
57
- })(KnownPricingTier || (KnownPricingTier = {}));
58
- /** Known values of {@link ValueType} that the service accepts. */
59
- export var KnownValueType;
60
- (function (KnownValueType) {
61
- /** An IP range in CIDR format (e.g. '192.168.0.1\/8'). */
62
- KnownValueType["IpCidr"] = "IpCidr";
63
- /** Any string value. */
64
- KnownValueType["String"] = "String";
65
- })(KnownValueType || (KnownValueType = {}));
66
- /** Known values of {@link SecuritySolutionStatus} that the service accepts. */
67
- export var KnownSecuritySolutionStatus;
68
- (function (KnownSecuritySolutionStatus) {
69
- /** Enabled */
70
- KnownSecuritySolutionStatus["Enabled"] = "Enabled";
71
- /** Disabled */
72
- KnownSecuritySolutionStatus["Disabled"] = "Disabled";
73
- })(KnownSecuritySolutionStatus || (KnownSecuritySolutionStatus = {}));
74
- /** Known values of {@link ExportData} that the service accepts. */
75
- export var KnownExportData;
76
- (function (KnownExportData) {
77
- /** Agent raw events */
78
- KnownExportData["RawEvents"] = "RawEvents";
79
- })(KnownExportData || (KnownExportData = {}));
80
- /** Known values of {@link DataSource} that the service accepts. */
81
- export var KnownDataSource;
82
- (function (KnownDataSource) {
83
- /** Devices twin data */
84
- KnownDataSource["TwinData"] = "TwinData";
85
- })(KnownDataSource || (KnownDataSource = {}));
86
- /** Known values of {@link RecommendationType} that the service accepts. */
87
- export var KnownRecommendationType;
88
- (function (KnownRecommendationType) {
89
- /** Authentication schema used for pull an edge module from an ACR repository does not use Service Principal Authentication. */
90
- KnownRecommendationType["IoTAcrauthentication"] = "IoT_ACRAuthentication";
91
- /** IoT agent message size capacity is currently underutilized, causing an increase in the number of sent messages. Adjust message intervals for better utilization. */
92
- KnownRecommendationType["IoTAgentSendsUnutilizedMessages"] = "IoT_AgentSendsUnutilizedMessages";
93
- /** Identified security related system configuration issues. */
94
- KnownRecommendationType["IoTBaseline"] = "IoT_Baseline";
95
- /** You can optimize Edge Hub memory usage by turning off protocol heads for any protocols not used by Edge modules in your solution. */
96
- KnownRecommendationType["IoTEdgeHubMemOptimize"] = "IoT_EdgeHubMemOptimize";
97
- /** Logging is disabled for this edge module. */
98
- KnownRecommendationType["IoTEdgeLoggingOptions"] = "IoT_EdgeLoggingOptions";
99
- /** A minority within a device security group has inconsistent Edge Module settings with the rest of their group. */
100
- KnownRecommendationType["IoTInconsistentModuleSettings"] = "IoT_InconsistentModuleSettings";
101
- /** Install the Azure Security of Things Agent. */
102
- KnownRecommendationType["IoTInstallAgent"] = "IoT_InstallAgent";
103
- /** IP Filter Configuration should have rules defined for allowed traffic and should deny all other traffic by default. */
104
- KnownRecommendationType["IoTIpfilterDenyAll"] = "IoT_IPFilter_DenyAll";
105
- /** An Allow IP Filter rules source IP range is too large. Overly permissive rules might expose your IoT hub to malicious intenders. */
106
- KnownRecommendationType["IoTIpfilterPermissiveRule"] = "IoT_IPFilter_PermissiveRule";
107
- /** A listening endpoint was found on the device. */
108
- KnownRecommendationType["IoTOpenPorts"] = "IoT_OpenPorts";
109
- /** 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. */
110
- KnownRecommendationType["IoTPermissiveFirewallPolicy"] = "IoT_PermissiveFirewallPolicy";
111
- /** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */
112
- KnownRecommendationType["IoTPermissiveInputFirewallRules"] = "IoT_PermissiveInputFirewallRules";
113
- /** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */
114
- KnownRecommendationType["IoTPermissiveOutputFirewallRules"] = "IoT_PermissiveOutputFirewallRules";
115
- /** 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). */
116
- KnownRecommendationType["IoTPrivilegedDockerOptions"] = "IoT_PrivilegedDockerOptions";
117
- /** 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. */
118
- KnownRecommendationType["IoTSharedCredentials"] = "IoT_SharedCredentials";
119
- /** Insecure TLS configurations detected. Immediate upgrade recommended. */
120
- KnownRecommendationType["IoTVulnerableTLSCipherSuite"] = "IoT_VulnerableTLSCipherSuite";
121
- })(KnownRecommendationType || (KnownRecommendationType = {}));
122
- /** Known values of {@link RecommendationConfigStatus} that the service accepts. */
123
- export var KnownRecommendationConfigStatus;
124
- (function (KnownRecommendationConfigStatus) {
125
- /** Disabled */
126
- KnownRecommendationConfigStatus["Disabled"] = "Disabled";
127
- /** Enabled */
128
- KnownRecommendationConfigStatus["Enabled"] = "Enabled";
129
- })(KnownRecommendationConfigStatus || (KnownRecommendationConfigStatus = {}));
130
- /** Known values of {@link UnmaskedIpLoggingStatus} that the service accepts. */
131
- export var KnownUnmaskedIpLoggingStatus;
132
- (function (KnownUnmaskedIpLoggingStatus) {
133
- /** Unmasked IP logging is disabled */
134
- KnownUnmaskedIpLoggingStatus["Disabled"] = "Disabled";
135
- /** Unmasked IP logging is enabled */
136
- KnownUnmaskedIpLoggingStatus["Enabled"] = "Enabled";
137
- })(KnownUnmaskedIpLoggingStatus || (KnownUnmaskedIpLoggingStatus = {}));
138
- /** Known values of {@link AdditionalWorkspaceType} that the service accepts. */
139
- export var KnownAdditionalWorkspaceType;
140
- (function (KnownAdditionalWorkspaceType) {
141
- /** Sentinel */
142
- KnownAdditionalWorkspaceType["Sentinel"] = "Sentinel";
143
- })(KnownAdditionalWorkspaceType || (KnownAdditionalWorkspaceType = {}));
144
- /** Known values of {@link AdditionalWorkspaceDataType} that the service accepts. */
145
- export var KnownAdditionalWorkspaceDataType;
146
- (function (KnownAdditionalWorkspaceDataType) {
147
- /** Alerts */
148
- KnownAdditionalWorkspaceDataType["Alerts"] = "Alerts";
149
- /** RawEvents */
150
- KnownAdditionalWorkspaceDataType["RawEvents"] = "RawEvents";
151
- })(KnownAdditionalWorkspaceDataType || (KnownAdditionalWorkspaceDataType = {}));
152
- /** Known values of {@link ReportedSeverity} that the service accepts. */
153
- export var KnownReportedSeverity;
154
- (function (KnownReportedSeverity) {
155
- /** Informational */
156
- KnownReportedSeverity["Informational"] = "Informational";
157
- /** Low */
158
- KnownReportedSeverity["Low"] = "Low";
159
- /** Medium */
160
- KnownReportedSeverity["Medium"] = "Medium";
161
- /** High */
162
- KnownReportedSeverity["High"] = "High";
163
- })(KnownReportedSeverity || (KnownReportedSeverity = {}));
164
8
  /** Known values of {@link TaskUpdateActionType} that the service accepts. */
165
9
  export var KnownTaskUpdateActionType;
166
10
  (function (KnownTaskUpdateActionType) {
@@ -191,80 +35,6 @@ export var KnownInformationProtectionPolicyName;
191
35
  /** Custom */
192
36
  KnownInformationProtectionPolicyName["Custom"] = "custom";
193
37
  })(KnownInformationProtectionPolicyName || (KnownInformationProtectionPolicyName = {}));
194
- /** Known values of {@link State} that the service accepts. */
195
- export var KnownState;
196
- (function (KnownState) {
197
- /** All supported regulatory compliance controls in the given standard have a passed state */
198
- KnownState["Passed"] = "Passed";
199
- /** At least one supported regulatory compliance control in the given standard has a state of failed */
200
- KnownState["Failed"] = "Failed";
201
- /** All supported regulatory compliance controls in the given standard have a state of skipped */
202
- KnownState["Skipped"] = "Skipped";
203
- /** No supported regulatory compliance data for the given standard */
204
- KnownState["Unsupported"] = "Unsupported";
205
- })(KnownState || (KnownState = {}));
206
- /** Known values of {@link MinimalSeverity} that the service accepts. */
207
- export var KnownMinimalSeverity;
208
- (function (KnownMinimalSeverity) {
209
- /** Get notifications on new alerts with High severity */
210
- KnownMinimalSeverity["High"] = "High";
211
- /** Get notifications on new alerts with medium or high severity */
212
- KnownMinimalSeverity["Medium"] = "Medium";
213
- /** Don't get notifications on new alerts with low, medium or high severity */
214
- KnownMinimalSeverity["Low"] = "Low";
215
- })(KnownMinimalSeverity || (KnownMinimalSeverity = {}));
216
- /** Known values of {@link Roles} that the service accepts. */
217
- export var KnownRoles;
218
- (function (KnownRoles) {
219
- /** If enabled, send notification on new alerts to the account admins */
220
- KnownRoles["AccountAdmin"] = "AccountAdmin";
221
- /** If enabled, send notification on new alerts to the service admins */
222
- KnownRoles["ServiceAdmin"] = "ServiceAdmin";
223
- /** If enabled, send notification on new alerts to the subscription owners */
224
- KnownRoles["Owner"] = "Owner";
225
- /** If enabled, send notification on new alerts to the subscription contributors */
226
- KnownRoles["Contributor"] = "Contributor";
227
- })(KnownRoles || (KnownRoles = {}));
228
- /** Known values of {@link SubAssessmentStatusCode} that the service accepts. */
229
- export var KnownSubAssessmentStatusCode;
230
- (function (KnownSubAssessmentStatusCode) {
231
- /** The resource is healthy */
232
- KnownSubAssessmentStatusCode["Healthy"] = "Healthy";
233
- /** The resource has a security issue that needs to be addressed */
234
- KnownSubAssessmentStatusCode["Unhealthy"] = "Unhealthy";
235
- /** Assessment for this resource did not happen */
236
- KnownSubAssessmentStatusCode["NotApplicable"] = "NotApplicable";
237
- })(KnownSubAssessmentStatusCode || (KnownSubAssessmentStatusCode = {}));
238
- /** Known values of {@link Severity} that the service accepts. */
239
- export var KnownSeverity;
240
- (function (KnownSeverity) {
241
- /** Low */
242
- KnownSeverity["Low"] = "Low";
243
- /** Medium */
244
- KnownSeverity["Medium"] = "Medium";
245
- /** High */
246
- KnownSeverity["High"] = "High";
247
- })(KnownSeverity || (KnownSeverity = {}));
248
- /** Known values of {@link Source} that the service accepts. */
249
- export var KnownSource;
250
- (function (KnownSource) {
251
- /** Resource is in Azure */
252
- KnownSource["Azure"] = "Azure";
253
- /** Resource in an on premise machine connected to Azure cloud */
254
- KnownSource["OnPremise"] = "OnPremise";
255
- /** SQL Resource in an on premise machine connected to Azure cloud */
256
- KnownSource["OnPremiseSql"] = "OnPremiseSql";
257
- })(KnownSource || (KnownSource = {}));
258
- /** Known values of {@link AssessedResourceType} that the service accepts. */
259
- export var KnownAssessedResourceType;
260
- (function (KnownAssessedResourceType) {
261
- /** SqlServerVulnerability */
262
- KnownAssessedResourceType["SqlServerVulnerability"] = "SqlServerVulnerability";
263
- /** ContainerRegistryVulnerability */
264
- KnownAssessedResourceType["ContainerRegistryVulnerability"] = "ContainerRegistryVulnerability";
265
- /** ServerVulnerability */
266
- KnownAssessedResourceType["ServerVulnerability"] = "ServerVulnerability";
267
- })(KnownAssessedResourceType || (KnownAssessedResourceType = {}));
268
38
  /** Known values of {@link EventSource} that the service accepts. */
269
39
  export var KnownEventSource;
270
40
  (function (KnownEventSource) {
@@ -290,6 +60,10 @@ export var KnownEventSource;
290
60
  KnownEventSource["RegulatoryComplianceAssessment"] = "RegulatoryComplianceAssessment";
291
61
  /** RegulatoryComplianceAssessmentSnapshot */
292
62
  KnownEventSource["RegulatoryComplianceAssessmentSnapshot"] = "RegulatoryComplianceAssessmentSnapshot";
63
+ /** AttackPaths */
64
+ KnownEventSource["AttackPaths"] = "AttackPaths";
65
+ /** AttackPathsSnapshot */
66
+ KnownEventSource["AttackPathsSnapshot"] = "AttackPathsSnapshot";
293
67
  })(KnownEventSource || (KnownEventSource = {}));
294
68
  /** Known values of {@link PropertyType} that the service accepts. */
295
69
  export var KnownPropertyType;
@@ -335,548 +109,58 @@ export var KnownActionType;
335
109
  /** Workspace */
336
110
  KnownActionType["Workspace"] = "Workspace";
337
111
  })(KnownActionType || (KnownActionType = {}));
338
- /** Known values of {@link ServerVulnerabilityAssessmentPropertiesProvisioningState} that the service accepts. */
339
- export var KnownServerVulnerabilityAssessmentPropertiesProvisioningState;
340
- (function (KnownServerVulnerabilityAssessmentPropertiesProvisioningState) {
341
- /** Succeeded */
342
- KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Succeeded"] = "Succeeded";
343
- /** Failed */
344
- KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Failed"] = "Failed";
345
- /** Canceled */
346
- KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Canceled"] = "Canceled";
347
- /** Provisioning */
348
- KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Provisioning"] = "Provisioning";
349
- /** Deprovisioning */
350
- KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Deprovisioning"] = "Deprovisioning";
351
- })(KnownServerVulnerabilityAssessmentPropertiesProvisioningState || (KnownServerVulnerabilityAssessmentPropertiesProvisioningState = {}));
352
- /** Known values of {@link Tactics} that the service accepts. */
353
- export var KnownTactics;
354
- (function (KnownTactics) {
355
- /** Reconnaissance */
356
- KnownTactics["Reconnaissance"] = "Reconnaissance";
357
- /** ResourceDevelopment */
358
- KnownTactics["ResourceDevelopment"] = "Resource Development";
359
- /** InitialAccess */
360
- KnownTactics["InitialAccess"] = "Initial Access";
361
- /** Execution */
362
- KnownTactics["Execution"] = "Execution";
363
- /** Persistence */
364
- KnownTactics["Persistence"] = "Persistence";
365
- /** PrivilegeEscalation */
366
- KnownTactics["PrivilegeEscalation"] = "Privilege Escalation";
367
- /** DefenseEvasion */
368
- KnownTactics["DefenseEvasion"] = "Defense Evasion";
369
- /** CredentialAccess */
370
- KnownTactics["CredentialAccess"] = "Credential Access";
371
- /** Discovery */
372
- KnownTactics["Discovery"] = "Discovery";
373
- /** LateralMovement */
374
- KnownTactics["LateralMovement"] = "Lateral Movement";
375
- /** Collection */
376
- KnownTactics["Collection"] = "Collection";
377
- /** CommandAndControl */
378
- KnownTactics["CommandAndControl"] = "Command and Control";
379
- /** Exfiltration */
380
- KnownTactics["Exfiltration"] = "Exfiltration";
381
- /** Impact */
382
- KnownTactics["Impact"] = "Impact";
383
- })(KnownTactics || (KnownTactics = {}));
384
- /** Known values of {@link Techniques} that the service accepts. */
385
- export var KnownTechniques;
386
- (function (KnownTechniques) {
387
- /** AbuseElevationControlMechanism */
388
- KnownTechniques["AbuseElevationControlMechanism"] = "Abuse Elevation Control Mechanism";
389
- /** AccessTokenManipulation */
390
- KnownTechniques["AccessTokenManipulation"] = "Access Token Manipulation";
391
- /** AccountDiscovery */
392
- KnownTechniques["AccountDiscovery"] = "Account Discovery";
393
- /** AccountManipulation */
394
- KnownTechniques["AccountManipulation"] = "Account Manipulation";
395
- /** ActiveScanning */
396
- KnownTechniques["ActiveScanning"] = "Active Scanning";
397
- /** ApplicationLayerProtocol */
398
- KnownTechniques["ApplicationLayerProtocol"] = "Application Layer Protocol";
399
- /** AudioCapture */
400
- KnownTechniques["AudioCapture"] = "Audio Capture";
401
- /** BootOrLogonAutostartExecution */
402
- KnownTechniques["BootOrLogonAutostartExecution"] = "Boot or Logon Autostart Execution";
403
- /** BootOrLogonInitializationScripts */
404
- KnownTechniques["BootOrLogonInitializationScripts"] = "Boot or Logon Initialization Scripts";
405
- /** BruteForce */
406
- KnownTechniques["BruteForce"] = "Brute Force";
407
- /** CloudInfrastructureDiscovery */
408
- KnownTechniques["CloudInfrastructureDiscovery"] = "Cloud Infrastructure Discovery";
409
- /** CloudServiceDashboard */
410
- KnownTechniques["CloudServiceDashboard"] = "Cloud Service Dashboard";
411
- /** CloudServiceDiscovery */
412
- KnownTechniques["CloudServiceDiscovery"] = "Cloud Service Discovery";
413
- /** CommandAndScriptingInterpreter */
414
- KnownTechniques["CommandAndScriptingInterpreter"] = "Command and Scripting Interpreter";
415
- /** CompromiseClientSoftwareBinary */
416
- KnownTechniques["CompromiseClientSoftwareBinary"] = "Compromise Client Software Binary";
417
- /** CompromiseInfrastructure */
418
- KnownTechniques["CompromiseInfrastructure"] = "Compromise Infrastructure";
419
- /** ContainerAndResourceDiscovery */
420
- KnownTechniques["ContainerAndResourceDiscovery"] = "Container and Resource Discovery";
421
- /** CreateAccount */
422
- KnownTechniques["CreateAccount"] = "Create Account";
423
- /** CreateOrModifySystemProcess */
424
- KnownTechniques["CreateOrModifySystemProcess"] = "Create or Modify System Process";
425
- /** CredentialsFromPasswordStores */
426
- KnownTechniques["CredentialsFromPasswordStores"] = "Credentials from Password Stores";
427
- /** DataDestruction */
428
- KnownTechniques["DataDestruction"] = "Data Destruction";
429
- /** DataEncryptedForImpact */
430
- KnownTechniques["DataEncryptedForImpact"] = "Data Encrypted for Impact";
431
- /** DataFromCloudStorageObject */
432
- KnownTechniques["DataFromCloudStorageObject"] = "Data from Cloud Storage Object";
433
- /** DataFromConfigurationRepository */
434
- KnownTechniques["DataFromConfigurationRepository"] = "Data from Configuration Repository";
435
- /** DataFromInformationRepositories */
436
- KnownTechniques["DataFromInformationRepositories"] = "Data from Information Repositories";
437
- /** DataFromLocalSystem */
438
- KnownTechniques["DataFromLocalSystem"] = "Data from Local System";
439
- /** DataManipulation */
440
- KnownTechniques["DataManipulation"] = "Data Manipulation";
441
- /** DataStaged */
442
- KnownTechniques["DataStaged"] = "Data Staged";
443
- /** Defacement */
444
- KnownTechniques["Defacement"] = "Defacement";
445
- /** DeobfuscateDecodeFilesOrInformation */
446
- KnownTechniques["DeobfuscateDecodeFilesOrInformation"] = "Deobfuscate/Decode Files or Information";
447
- /** DiskWipe */
448
- KnownTechniques["DiskWipe"] = "Disk Wipe";
449
- /** DomainTrustDiscovery */
450
- KnownTechniques["DomainTrustDiscovery"] = "Domain Trust Discovery";
451
- /** DriveByCompromise */
452
- KnownTechniques["DriveByCompromise"] = "Drive-by Compromise";
453
- /** DynamicResolution */
454
- KnownTechniques["DynamicResolution"] = "Dynamic Resolution";
455
- /** EndpointDenialOfService */
456
- KnownTechniques["EndpointDenialOfService"] = "Endpoint Denial of Service";
457
- /** EventTriggeredExecution */
458
- KnownTechniques["EventTriggeredExecution"] = "Event Triggered Execution";
459
- /** ExfiltrationOverAlternativeProtocol */
460
- KnownTechniques["ExfiltrationOverAlternativeProtocol"] = "Exfiltration Over Alternative Protocol";
461
- /** ExploitPublicFacingApplication */
462
- KnownTechniques["ExploitPublicFacingApplication"] = "Exploit Public-Facing Application";
463
- /** ExploitationForClientExecution */
464
- KnownTechniques["ExploitationForClientExecution"] = "Exploitation for Client Execution";
465
- /** ExploitationForCredentialAccess */
466
- KnownTechniques["ExploitationForCredentialAccess"] = "Exploitation for Credential Access";
467
- /** ExploitationForDefenseEvasion */
468
- KnownTechniques["ExploitationForDefenseEvasion"] = "Exploitation for Defense Evasion";
469
- /** ExploitationForPrivilegeEscalation */
470
- KnownTechniques["ExploitationForPrivilegeEscalation"] = "Exploitation for Privilege Escalation";
471
- /** ExploitationOfRemoteServices */
472
- KnownTechniques["ExploitationOfRemoteServices"] = "Exploitation of Remote Services";
473
- /** ExternalRemoteServices */
474
- KnownTechniques["ExternalRemoteServices"] = "External Remote Services";
475
- /** FallbackChannels */
476
- KnownTechniques["FallbackChannels"] = "Fallback Channels";
477
- /** FileAndDirectoryDiscovery */
478
- KnownTechniques["FileAndDirectoryDiscovery"] = "File and Directory Discovery";
479
- /** GatherVictimNetworkInformation */
480
- KnownTechniques["GatherVictimNetworkInformation"] = "Gather Victim Network Information";
481
- /** HideArtifacts */
482
- KnownTechniques["HideArtifacts"] = "Hide Artifacts";
483
- /** HijackExecutionFlow */
484
- KnownTechniques["HijackExecutionFlow"] = "Hijack Execution Flow";
485
- /** ImpairDefenses */
486
- KnownTechniques["ImpairDefenses"] = "Impair Defenses";
487
- /** ImplantContainerImage */
488
- KnownTechniques["ImplantContainerImage"] = "Implant Container Image";
489
- /** IndicatorRemovalOnHost */
490
- KnownTechniques["IndicatorRemovalOnHost"] = "Indicator Removal on Host";
491
- /** IndirectCommandExecution */
492
- KnownTechniques["IndirectCommandExecution"] = "Indirect Command Execution";
493
- /** IngressToolTransfer */
494
- KnownTechniques["IngressToolTransfer"] = "Ingress Tool Transfer";
495
- /** InputCapture */
496
- KnownTechniques["InputCapture"] = "Input Capture";
497
- /** InterProcessCommunication */
498
- KnownTechniques["InterProcessCommunication"] = "Inter-Process Communication";
499
- /** LateralToolTransfer */
500
- KnownTechniques["LateralToolTransfer"] = "Lateral Tool Transfer";
501
- /** ManInTheMiddle */
502
- KnownTechniques["ManInTheMiddle"] = "Man-in-the-Middle";
503
- /** Masquerading */
504
- KnownTechniques["Masquerading"] = "Masquerading";
505
- /** ModifyAuthenticationProcess */
506
- KnownTechniques["ModifyAuthenticationProcess"] = "Modify Authentication Process";
507
- /** ModifyRegistry */
508
- KnownTechniques["ModifyRegistry"] = "Modify Registry";
509
- /** NetworkDenialOfService */
510
- KnownTechniques["NetworkDenialOfService"] = "Network Denial of Service";
511
- /** NetworkServiceScanning */
512
- KnownTechniques["NetworkServiceScanning"] = "Network Service Scanning";
513
- /** NetworkSniffing */
514
- KnownTechniques["NetworkSniffing"] = "Network Sniffing";
515
- /** NonApplicationLayerProtocol */
516
- KnownTechniques["NonApplicationLayerProtocol"] = "Non-Application Layer Protocol";
517
- /** NonStandardPort */
518
- KnownTechniques["NonStandardPort"] = "Non-Standard Port";
519
- /** ObtainCapabilities */
520
- KnownTechniques["ObtainCapabilities"] = "Obtain Capabilities";
521
- /** ObfuscatedFilesOrInformation */
522
- KnownTechniques["ObfuscatedFilesOrInformation"] = "Obfuscated Files or Information";
523
- /** OfficeApplicationStartup */
524
- KnownTechniques["OfficeApplicationStartup"] = "Office Application Startup";
525
- /** OSCredentialDumping */
526
- KnownTechniques["OSCredentialDumping"] = "OS Credential Dumping";
527
- /** PermissionGroupsDiscovery */
528
- KnownTechniques["PermissionGroupsDiscovery"] = "Permission Groups Discovery";
529
- /** Phishing */
530
- KnownTechniques["Phishing"] = "Phishing";
531
- /** PreOSBoot */
532
- KnownTechniques["PreOSBoot"] = "Pre-OS Boot";
533
- /** ProcessDiscovery */
534
- KnownTechniques["ProcessDiscovery"] = "Process Discovery";
535
- /** ProcessInjection */
536
- KnownTechniques["ProcessInjection"] = "Process Injection";
537
- /** ProtocolTunneling */
538
- KnownTechniques["ProtocolTunneling"] = "Protocol Tunneling";
539
- /** Proxy */
540
- KnownTechniques["Proxy"] = "Proxy";
541
- /** QueryRegistry */
542
- KnownTechniques["QueryRegistry"] = "Query Registry";
543
- /** RemoteAccessSoftware */
544
- KnownTechniques["RemoteAccessSoftware"] = "Remote Access Software";
545
- /** RemoteServiceSessionHijacking */
546
- KnownTechniques["RemoteServiceSessionHijacking"] = "Remote Service Session Hijacking";
547
- /** RemoteServices */
548
- KnownTechniques["RemoteServices"] = "Remote Services";
549
- /** RemoteSystemDiscovery */
550
- KnownTechniques["RemoteSystemDiscovery"] = "Remote System Discovery";
551
- /** ResourceHijacking */
552
- KnownTechniques["ResourceHijacking"] = "Resource Hijacking";
553
- /** ScheduledTaskJob */
554
- KnownTechniques["ScheduledTaskJob"] = "Scheduled Task/Job";
555
- /** ScreenCapture */
556
- KnownTechniques["ScreenCapture"] = "Screen Capture";
557
- /** SearchVictimOwnedWebsites */
558
- KnownTechniques["SearchVictimOwnedWebsites"] = "Search Victim-Owned Websites";
559
- /** ServerSoftwareComponent */
560
- KnownTechniques["ServerSoftwareComponent"] = "Server Software Component";
561
- /** ServiceStop */
562
- KnownTechniques["ServiceStop"] = "Service Stop";
563
- /** SignedBinaryProxyExecution */
564
- KnownTechniques["SignedBinaryProxyExecution"] = "Signed Binary Proxy Execution";
565
- /** SoftwareDeploymentTools */
566
- KnownTechniques["SoftwareDeploymentTools"] = "Software Deployment Tools";
567
- /** SQLStoredProcedures */
568
- KnownTechniques["SQLStoredProcedures"] = "SQL Stored Procedures";
569
- /** StealOrForgeKerberosTickets */
570
- KnownTechniques["StealOrForgeKerberosTickets"] = "Steal or Forge Kerberos Tickets";
571
- /** SubvertTrustControls */
572
- KnownTechniques["SubvertTrustControls"] = "Subvert Trust Controls";
573
- /** SupplyChainCompromise */
574
- KnownTechniques["SupplyChainCompromise"] = "Supply Chain Compromise";
575
- /** SystemInformationDiscovery */
576
- KnownTechniques["SystemInformationDiscovery"] = "System Information Discovery";
577
- /** TaintSharedContent */
578
- KnownTechniques["TaintSharedContent"] = "Taint Shared Content";
579
- /** TrafficSignaling */
580
- KnownTechniques["TrafficSignaling"] = "Traffic Signaling";
581
- /** TransferDataToCloudAccount */
582
- KnownTechniques["TransferDataToCloudAccount"] = "Transfer Data to Cloud Account";
583
- /** TrustedRelationship */
584
- KnownTechniques["TrustedRelationship"] = "Trusted Relationship";
585
- /** UnsecuredCredentials */
586
- KnownTechniques["UnsecuredCredentials"] = "Unsecured Credentials";
587
- /** UserExecution */
588
- KnownTechniques["UserExecution"] = "User Execution";
589
- /** ValidAccounts */
590
- KnownTechniques["ValidAccounts"] = "Valid Accounts";
591
- /** WindowsManagementInstrumentation */
592
- KnownTechniques["WindowsManagementInstrumentation"] = "Windows Management Instrumentation";
593
- /** FileAndDirectoryPermissionsModification */
594
- KnownTechniques["FileAndDirectoryPermissionsModification"] = "File and Directory Permissions Modification";
595
- })(KnownTechniques || (KnownTechniques = {}));
596
- /** Known values of {@link Categories} that the service accepts. */
597
- export var KnownCategories;
598
- (function (KnownCategories) {
599
- /** Compute */
600
- KnownCategories["Compute"] = "Compute";
601
- /** Networking */
602
- KnownCategories["Networking"] = "Networking";
603
- /** Data */
604
- KnownCategories["Data"] = "Data";
605
- /** IdentityAndAccess */
606
- KnownCategories["IdentityAndAccess"] = "IdentityAndAccess";
607
- /** IoT */
608
- KnownCategories["IoT"] = "IoT";
609
- })(KnownCategories || (KnownCategories = {}));
610
- /** Known values of {@link UserImpact} that the service accepts. */
611
- export var KnownUserImpact;
612
- (function (KnownUserImpact) {
613
- /** Low */
614
- KnownUserImpact["Low"] = "Low";
615
- /** Moderate */
616
- KnownUserImpact["Moderate"] = "Moderate";
617
- /** High */
618
- KnownUserImpact["High"] = "High";
619
- })(KnownUserImpact || (KnownUserImpact = {}));
620
- /** Known values of {@link ImplementationEffort} that the service accepts. */
621
- export var KnownImplementationEffort;
622
- (function (KnownImplementationEffort) {
623
- /** Low */
624
- KnownImplementationEffort["Low"] = "Low";
625
- /** Moderate */
626
- KnownImplementationEffort["Moderate"] = "Moderate";
627
- /** High */
628
- KnownImplementationEffort["High"] = "High";
629
- })(KnownImplementationEffort || (KnownImplementationEffort = {}));
630
- /** Known values of {@link Threats} that the service accepts. */
631
- export var KnownThreats;
632
- (function (KnownThreats) {
633
- /** AccountBreach */
634
- KnownThreats["AccountBreach"] = "accountBreach";
635
- /** DataExfiltration */
636
- KnownThreats["DataExfiltration"] = "dataExfiltration";
637
- /** DataSpillage */
638
- KnownThreats["DataSpillage"] = "dataSpillage";
639
- /** MaliciousInsider */
640
- KnownThreats["MaliciousInsider"] = "maliciousInsider";
641
- /** ElevationOfPrivilege */
642
- KnownThreats["ElevationOfPrivilege"] = "elevationOfPrivilege";
643
- /** ThreatResistance */
644
- KnownThreats["ThreatResistance"] = "threatResistance";
645
- /** MissingCoverage */
646
- KnownThreats["MissingCoverage"] = "missingCoverage";
647
- /** DenialOfService */
648
- KnownThreats["DenialOfService"] = "denialOfService";
649
- })(KnownThreats || (KnownThreats = {}));
650
- /** Known values of {@link AssessmentType} that the service accepts. */
651
- export var KnownAssessmentType;
652
- (function (KnownAssessmentType) {
653
- /** Microsoft Defender for Cloud managed assessments */
654
- KnownAssessmentType["BuiltIn"] = "BuiltIn";
655
- /** User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud */
656
- KnownAssessmentType["CustomPolicy"] = "CustomPolicy";
657
- /** User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud */
658
- KnownAssessmentType["CustomerManaged"] = "CustomerManaged";
659
- /** An assessment that was created by a verified 3rd party if the user connected it to ASC */
660
- KnownAssessmentType["VerifiedPartner"] = "VerifiedPartner";
661
- })(KnownAssessmentType || (KnownAssessmentType = {}));
662
- /** Known values of {@link AssessmentStatusCode} that the service accepts. */
663
- export var KnownAssessmentStatusCode;
664
- (function (KnownAssessmentStatusCode) {
665
- /** The resource is healthy */
666
- KnownAssessmentStatusCode["Healthy"] = "Healthy";
667
- /** The resource has a security issue that needs to be addressed */
668
- KnownAssessmentStatusCode["Unhealthy"] = "Unhealthy";
669
- /** Assessment for this resource did not happen */
670
- KnownAssessmentStatusCode["NotApplicable"] = "NotApplicable";
671
- })(KnownAssessmentStatusCode || (KnownAssessmentStatusCode = {}));
672
- /** Known values of {@link ExpandEnum} that the service accepts. */
673
- export var KnownExpandEnum;
674
- (function (KnownExpandEnum) {
675
- /** All links associated with an assessment */
676
- KnownExpandEnum["Links"] = "links";
677
- /** Assessment metadata */
678
- KnownExpandEnum["Metadata"] = "metadata";
679
- })(KnownExpandEnum || (KnownExpandEnum = {}));
680
- /** Known values of {@link EnforcementMode} that the service accepts. */
681
- export var KnownEnforcementMode;
682
- (function (KnownEnforcementMode) {
683
- /** Audit */
684
- KnownEnforcementMode["Audit"] = "Audit";
685
- /** Enforce */
686
- KnownEnforcementMode["Enforce"] = "Enforce";
687
- /** None */
688
- KnownEnforcementMode["None"] = "None";
689
- })(KnownEnforcementMode || (KnownEnforcementMode = {}));
690
- /** Known values of {@link ConfigurationStatus} that the service accepts. */
691
- export var KnownConfigurationStatus;
692
- (function (KnownConfigurationStatus) {
693
- /** Configured */
694
- KnownConfigurationStatus["Configured"] = "Configured";
695
- /** NotConfigured */
696
- KnownConfigurationStatus["NotConfigured"] = "NotConfigured";
697
- /** InProgress */
698
- KnownConfigurationStatus["InProgress"] = "InProgress";
699
- /** Failed */
700
- KnownConfigurationStatus["Failed"] = "Failed";
701
- /** NoStatus */
702
- KnownConfigurationStatus["NoStatus"] = "NoStatus";
703
- })(KnownConfigurationStatus || (KnownConfigurationStatus = {}));
704
- /** Known values of {@link RecommendationStatus} that the service accepts. */
705
- export var KnownRecommendationStatus;
706
- (function (KnownRecommendationStatus) {
707
- /** Recommended */
708
- KnownRecommendationStatus["Recommended"] = "Recommended";
709
- /** NotRecommended */
710
- KnownRecommendationStatus["NotRecommended"] = "NotRecommended";
711
- /** NotAvailable */
712
- KnownRecommendationStatus["NotAvailable"] = "NotAvailable";
713
- /** NoStatus */
714
- KnownRecommendationStatus["NoStatus"] = "NoStatus";
715
- })(KnownRecommendationStatus || (KnownRecommendationStatus = {}));
716
- /** Known values of {@link AdaptiveApplicationControlIssue} that the service accepts. */
717
- export var KnownAdaptiveApplicationControlIssue;
718
- (function (KnownAdaptiveApplicationControlIssue) {
719
- /** ViolationsAudited */
720
- KnownAdaptiveApplicationControlIssue["ViolationsAudited"] = "ViolationsAudited";
721
- /** ViolationsBlocked */
722
- KnownAdaptiveApplicationControlIssue["ViolationsBlocked"] = "ViolationsBlocked";
723
- /** MsiAndScriptViolationsAudited */
724
- KnownAdaptiveApplicationControlIssue["MsiAndScriptViolationsAudited"] = "MsiAndScriptViolationsAudited";
725
- /** MsiAndScriptViolationsBlocked */
726
- KnownAdaptiveApplicationControlIssue["MsiAndScriptViolationsBlocked"] = "MsiAndScriptViolationsBlocked";
727
- /** ExecutableViolationsAudited */
728
- KnownAdaptiveApplicationControlIssue["ExecutableViolationsAudited"] = "ExecutableViolationsAudited";
729
- /** RulesViolatedManually */
730
- KnownAdaptiveApplicationControlIssue["RulesViolatedManually"] = "RulesViolatedManually";
731
- })(KnownAdaptiveApplicationControlIssue || (KnownAdaptiveApplicationControlIssue = {}));
732
- /** Known values of {@link SourceSystem} that the service accepts. */
733
- export var KnownSourceSystem;
734
- (function (KnownSourceSystem) {
735
- /** AzureAppLocker */
736
- KnownSourceSystem["AzureAppLocker"] = "Azure_AppLocker";
737
- /** AzureAuditD */
738
- KnownSourceSystem["AzureAuditD"] = "Azure_AuditD";
739
- /** NonAzureAppLocker */
740
- KnownSourceSystem["NonAzureAppLocker"] = "NonAzure_AppLocker";
741
- /** NonAzureAuditD */
742
- KnownSourceSystem["NonAzureAuditD"] = "NonAzure_AuditD";
743
- /** None */
744
- KnownSourceSystem["None"] = "None";
745
- })(KnownSourceSystem || (KnownSourceSystem = {}));
746
- /** Known values of {@link RecommendationAction} that the service accepts. */
747
- export var KnownRecommendationAction;
748
- (function (KnownRecommendationAction) {
749
- /** Recommended */
750
- KnownRecommendationAction["Recommended"] = "Recommended";
751
- /** Add */
752
- KnownRecommendationAction["Add"] = "Add";
753
- /** Remove */
754
- KnownRecommendationAction["Remove"] = "Remove";
755
- })(KnownRecommendationAction || (KnownRecommendationAction = {}));
756
- /** Known values of {@link EnforcementSupport} that the service accepts. */
757
- export var KnownEnforcementSupport;
758
- (function (KnownEnforcementSupport) {
759
- /** Supported */
760
- KnownEnforcementSupport["Supported"] = "Supported";
761
- /** NotSupported */
762
- KnownEnforcementSupport["NotSupported"] = "NotSupported";
763
- /** Unknown */
764
- KnownEnforcementSupport["Unknown"] = "Unknown";
765
- })(KnownEnforcementSupport || (KnownEnforcementSupport = {}));
766
- /** Known values of {@link FileType} that the service accepts. */
767
- export var KnownFileType;
768
- (function (KnownFileType) {
769
- /** Exe */
770
- KnownFileType["Exe"] = "Exe";
771
- /** Dll */
772
- KnownFileType["Dll"] = "Dll";
773
- /** Msi */
774
- KnownFileType["Msi"] = "Msi";
775
- /** Script */
776
- KnownFileType["Script"] = "Script";
777
- /** Executable */
778
- KnownFileType["Executable"] = "Executable";
779
- /** Unknown */
780
- KnownFileType["Unknown"] = "Unknown";
781
- })(KnownFileType || (KnownFileType = {}));
782
- /** Known values of {@link Direction} that the service accepts. */
783
- export var KnownDirection;
784
- (function (KnownDirection) {
785
- /** Inbound */
786
- KnownDirection["Inbound"] = "Inbound";
787
- /** Outbound */
788
- KnownDirection["Outbound"] = "Outbound";
789
- })(KnownDirection || (KnownDirection = {}));
790
- /** Known values of {@link TransportProtocol} that the service accepts. */
791
- export var KnownTransportProtocol;
792
- (function (KnownTransportProtocol) {
793
- /** TCP */
794
- KnownTransportProtocol["TCP"] = "TCP";
795
- /** UDP */
796
- KnownTransportProtocol["UDP"] = "UDP";
797
- })(KnownTransportProtocol || (KnownTransportProtocol = {}));
798
- /** Known values of {@link ConnectionType} that the service accepts. */
799
- export var KnownConnectionType;
800
- (function (KnownConnectionType) {
801
- /** Internal */
802
- KnownConnectionType["Internal"] = "Internal";
803
- /** External */
804
- KnownConnectionType["External"] = "External";
805
- })(KnownConnectionType || (KnownConnectionType = {}));
806
- /** Known values of {@link Protocol} that the service accepts. */
807
- export var KnownProtocol;
808
- (function (KnownProtocol) {
809
- /** TCP */
810
- KnownProtocol["TCP"] = "TCP";
811
- /** UDP */
812
- KnownProtocol["UDP"] = "UDP";
813
- /** All */
814
- KnownProtocol["All"] = "*";
815
- })(KnownProtocol || (KnownProtocol = {}));
816
- /** Known values of {@link Status} that the service accepts. */
817
- export var KnownStatus;
818
- (function (KnownStatus) {
819
- /** Revoked */
820
- KnownStatus["Revoked"] = "Revoked";
821
- /** Initiated */
822
- KnownStatus["Initiated"] = "Initiated";
823
- })(KnownStatus || (KnownStatus = {}));
824
- /** Known values of {@link StatusReason} that the service accepts. */
825
- export var KnownStatusReason;
826
- (function (KnownStatusReason) {
827
- /** Expired */
828
- KnownStatusReason["Expired"] = "Expired";
829
- /** UserRequested */
830
- KnownStatusReason["UserRequested"] = "UserRequested";
831
- /** NewerRequestInitiated */
832
- KnownStatusReason["NewerRequestInitiated"] = "NewerRequestInitiated";
833
- })(KnownStatusReason || (KnownStatusReason = {}));
834
- /** Known values of {@link SecurityFamily} that the service accepts. */
835
- export var KnownSecurityFamily;
836
- (function (KnownSecurityFamily) {
837
- /** Waf */
838
- KnownSecurityFamily["Waf"] = "Waf";
839
- /** Ngfw */
840
- KnownSecurityFamily["Ngfw"] = "Ngfw";
841
- /** SaasWaf */
842
- KnownSecurityFamily["SaasWaf"] = "SaasWaf";
843
- /** Va */
844
- KnownSecurityFamily["Va"] = "Va";
845
- })(KnownSecurityFamily || (KnownSecurityFamily = {}));
846
- /** Known values of {@link ExternalSecuritySolutionKind} that the service accepts. */
847
- export var KnownExternalSecuritySolutionKind;
848
- (function (KnownExternalSecuritySolutionKind) {
849
- /** CEF */
850
- KnownExternalSecuritySolutionKind["CEF"] = "CEF";
851
- /** ATA */
852
- KnownExternalSecuritySolutionKind["ATA"] = "ATA";
853
- /** AAD */
854
- KnownExternalSecuritySolutionKind["AAD"] = "AAD";
855
- })(KnownExternalSecuritySolutionKind || (KnownExternalSecuritySolutionKind = {}));
856
- /** Known values of {@link ExpandControlsEnum} that the service accepts. */
857
- export var KnownExpandControlsEnum;
858
- (function (KnownExpandControlsEnum) {
859
- /** Add definition object for each control */
860
- KnownExpandControlsEnum["Definition"] = "definition";
861
- })(KnownExpandControlsEnum || (KnownExpandControlsEnum = {}));
862
- /** Known values of {@link ControlType} that the service accepts. */
863
- export var KnownControlType;
864
- (function (KnownControlType) {
865
- /** Microsoft Defender for Cloud managed assessments */
866
- KnownControlType["BuiltIn"] = "BuiltIn";
867
- /** Non Microsoft Defender for Cloud managed assessments */
868
- KnownControlType["Custom"] = "Custom";
869
- })(KnownControlType || (KnownControlType = {}));
870
- /** Known values of {@link ProvisioningState} that the service accepts. */
871
- export var KnownProvisioningState;
872
- (function (KnownProvisioningState) {
873
- /** Succeeded */
874
- KnownProvisioningState["Succeeded"] = "Succeeded";
875
- /** Failed */
876
- KnownProvisioningState["Failed"] = "Failed";
877
- /** Updating */
878
- KnownProvisioningState["Updating"] = "Updating";
879
- })(KnownProvisioningState || (KnownProvisioningState = {}));
112
+ /** Known values of {@link State} that the service accepts. */
113
+ export var KnownState;
114
+ (function (KnownState) {
115
+ /** All supported regulatory compliance controls in the given standard have a passed state */
116
+ KnownState["Passed"] = "Passed";
117
+ /** At least one supported regulatory compliance control in the given standard has a state of failed */
118
+ KnownState["Failed"] = "Failed";
119
+ /** All supported regulatory compliance controls in the given standard have a state of skipped */
120
+ KnownState["Skipped"] = "Skipped";
121
+ /** No supported regulatory compliance data for the given standard */
122
+ KnownState["Unsupported"] = "Unsupported";
123
+ })(KnownState || (KnownState = {}));
124
+ /** Known values of {@link SubAssessmentStatusCode} that the service accepts. */
125
+ export var KnownSubAssessmentStatusCode;
126
+ (function (KnownSubAssessmentStatusCode) {
127
+ /** The resource is healthy */
128
+ KnownSubAssessmentStatusCode["Healthy"] = "Healthy";
129
+ /** The resource has a security issue that needs to be addressed */
130
+ KnownSubAssessmentStatusCode["Unhealthy"] = "Unhealthy";
131
+ /** Assessment for this resource did not happen */
132
+ KnownSubAssessmentStatusCode["NotApplicable"] = "NotApplicable";
133
+ })(KnownSubAssessmentStatusCode || (KnownSubAssessmentStatusCode = {}));
134
+ /** Known values of {@link Severity} that the service accepts. */
135
+ export var KnownSeverity;
136
+ (function (KnownSeverity) {
137
+ /** Low */
138
+ KnownSeverity["Low"] = "Low";
139
+ /** Medium */
140
+ KnownSeverity["Medium"] = "Medium";
141
+ /** High */
142
+ KnownSeverity["High"] = "High";
143
+ })(KnownSeverity || (KnownSeverity = {}));
144
+ /** Known values of {@link Source} that the service accepts. */
145
+ export var KnownSource;
146
+ (function (KnownSource) {
147
+ /** Resource is in Azure */
148
+ KnownSource["Azure"] = "Azure";
149
+ /** Resource in an on premise machine connected to Azure cloud */
150
+ KnownSource["OnPremise"] = "OnPremise";
151
+ /** SQL Resource in an on premise machine connected to Azure cloud */
152
+ KnownSource["OnPremiseSql"] = "OnPremiseSql";
153
+ })(KnownSource || (KnownSource = {}));
154
+ /** Known values of {@link AssessedResourceType} that the service accepts. */
155
+ export var KnownAssessedResourceType;
156
+ (function (KnownAssessedResourceType) {
157
+ /** SqlServerVulnerability */
158
+ KnownAssessedResourceType["SqlServerVulnerability"] = "SqlServerVulnerability";
159
+ /** ContainerRegistryVulnerability */
160
+ KnownAssessedResourceType["ContainerRegistryVulnerability"] = "ContainerRegistryVulnerability";
161
+ /** ServerVulnerability */
162
+ KnownAssessedResourceType["ServerVulnerability"] = "ServerVulnerability";
163
+ })(KnownAssessedResourceType || (KnownAssessedResourceType = {}));
880
164
  /** Known values of {@link HybridComputeProvisioningState} that the service accepts. */
881
165
  export var KnownHybridComputeProvisioningState;
882
166
  (function (KnownHybridComputeProvisioningState) {
@@ -921,118 +205,280 @@ export var KnownAuthenticationType;
921
205
  /** GCP account connector service to service authentication */
922
206
  KnownAuthenticationType["GcpCredentials"] = "gcpCredentials";
923
207
  })(KnownAuthenticationType || (KnownAuthenticationType = {}));
924
- /** Known values of {@link AlertSeverity} that the service accepts. */
925
- export var KnownAlertSeverity;
926
- (function (KnownAlertSeverity) {
927
- /** Informational */
928
- KnownAlertSeverity["Informational"] = "Informational";
929
- /** Low */
930
- KnownAlertSeverity["Low"] = "Low";
931
- /** Medium */
932
- KnownAlertSeverity["Medium"] = "Medium";
208
+ /** Known values of {@link SourceType} that the service accepts. */
209
+ export var KnownSourceType;
210
+ (function (KnownSourceType) {
211
+ /** Alert */
212
+ KnownSourceType["Alert"] = "Alert";
213
+ /** AttackPath */
214
+ KnownSourceType["AttackPath"] = "AttackPath";
215
+ })(KnownSourceType || (KnownSourceType = {}));
216
+ /** Known values of {@link SecurityContactRole} that the service accepts. */
217
+ export var KnownSecurityContactRole;
218
+ (function (KnownSecurityContactRole) {
219
+ /** If enabled, send notification on new alerts to the account admins */
220
+ KnownSecurityContactRole["AccountAdmin"] = "AccountAdmin";
221
+ /** If enabled, send notification on new alerts to the service admins */
222
+ KnownSecurityContactRole["ServiceAdmin"] = "ServiceAdmin";
223
+ /** If enabled, send notification on new alerts to the subscription owners */
224
+ KnownSecurityContactRole["Owner"] = "Owner";
225
+ /** If enabled, send notification on new alerts to the subscription contributors */
226
+ KnownSecurityContactRole["Contributor"] = "Contributor";
227
+ })(KnownSecurityContactRole || (KnownSecurityContactRole = {}));
228
+ /** Known values of {@link SecurityContactName} that the service accepts. */
229
+ export var KnownSecurityContactName;
230
+ (function (KnownSecurityContactName) {
231
+ /** The single applicable name of the security contact object */
232
+ KnownSecurityContactName["Default"] = "default";
233
+ })(KnownSecurityContactName || (KnownSecurityContactName = {}));
234
+ /** Known values of {@link EndOfSupportStatus} that the service accepts. */
235
+ export var KnownEndOfSupportStatus;
236
+ (function (KnownEndOfSupportStatus) {
237
+ /** None */
238
+ KnownEndOfSupportStatus["None"] = "None";
239
+ /** NoLongerSupported */
240
+ KnownEndOfSupportStatus["NoLongerSupported"] = "noLongerSupported";
241
+ /** VersionNoLongerSupported */
242
+ KnownEndOfSupportStatus["VersionNoLongerSupported"] = "versionNoLongerSupported";
243
+ /** UpcomingNoLongerSupported */
244
+ KnownEndOfSupportStatus["UpcomingNoLongerSupported"] = "upcomingNoLongerSupported";
245
+ /** UpcomingVersionNoLongerSupported */
246
+ KnownEndOfSupportStatus["UpcomingVersionNoLongerSupported"] = "upcomingVersionNoLongerSupported";
247
+ })(KnownEndOfSupportStatus || (KnownEndOfSupportStatus = {}));
248
+ /** Known values of {@link CreatedByType} that the service accepts. */
249
+ export var KnownCreatedByType;
250
+ (function (KnownCreatedByType) {
251
+ /** User */
252
+ KnownCreatedByType["User"] = "User";
253
+ /** Application */
254
+ KnownCreatedByType["Application"] = "Application";
255
+ /** ManagedIdentity */
256
+ KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
257
+ /** Key */
258
+ KnownCreatedByType["Key"] = "Key";
259
+ })(KnownCreatedByType || (KnownCreatedByType = {}));
260
+ /** Known values of {@link SupportedCloudEnum} that the service accepts. */
261
+ export var KnownSupportedCloudEnum;
262
+ (function (KnownSupportedCloudEnum) {
263
+ /** AWS */
264
+ KnownSupportedCloudEnum["AWS"] = "AWS";
265
+ /** GCP */
266
+ KnownSupportedCloudEnum["GCP"] = "GCP";
267
+ })(KnownSupportedCloudEnum || (KnownSupportedCloudEnum = {}));
268
+ /** Known values of {@link SeverityEnum} that the service accepts. */
269
+ export var KnownSeverityEnum;
270
+ (function (KnownSeverityEnum) {
933
271
  /** High */
934
- KnownAlertSeverity["High"] = "High";
935
- })(KnownAlertSeverity || (KnownAlertSeverity = {}));
936
- /** Known values of {@link Intent} that the service accepts. */
937
- export var KnownIntent;
938
- (function (KnownIntent) {
939
- /** Unknown */
940
- KnownIntent["Unknown"] = "Unknown";
941
- /** 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\/). */
942
- KnownIntent["PreAttack"] = "PreAttack";
943
- /** InitialAccess is the stage where an attacker manages to get foothold on the attacked resource. */
944
- KnownIntent["InitialAccess"] = "InitialAccess";
945
- /** Persistence is any access, action, or configuration change to a system that gives a threat actor a persistent presence on that system. */
946
- KnownIntent["Persistence"] = "Persistence";
947
- /** Privilege escalation is the result of actions that allow an adversary to obtain a higher level of permissions on a system or network. */
948
- KnownIntent["PrivilegeEscalation"] = "PrivilegeEscalation";
949
- /** Defense evasion consists of techniques an adversary may use to evade detection or avoid other defenses. */
950
- KnownIntent["DefenseEvasion"] = "DefenseEvasion";
951
- /** Credential access represents techniques resulting in access to or control over system, domain, or service credentials that are used within an enterprise environment. */
952
- KnownIntent["CredentialAccess"] = "CredentialAccess";
953
- /** Discovery consists of techniques that allow the adversary to gain knowledge about the system and internal network. */
954
- KnownIntent["Discovery"] = "Discovery";
955
- /** Lateral movement consists of techniques that enable an adversary to access and control remote systems on a network and could, but does not necessarily, include execution of tools on remote systems. */
956
- KnownIntent["LateralMovement"] = "LateralMovement";
957
- /** The execution tactic represents techniques that result in execution of adversary-controlled code on a local or remote system. */
958
- KnownIntent["Execution"] = "Execution";
959
- /** Collection consists of techniques used to identify and gather information, such as sensitive files, from a target network prior to exfiltration. */
960
- KnownIntent["Collection"] = "Collection";
961
- /** Exfiltration refers to techniques and attributes that result or aid in the adversary removing files and information from a target network. */
962
- KnownIntent["Exfiltration"] = "Exfiltration";
963
- /** The command and control tactic represents how adversaries communicate with systems under their control within a target network. */
964
- KnownIntent["CommandAndControl"] = "CommandAndControl";
965
- /** Impact events primarily try to directly reduce the availability or integrity of a system, service, or network; including manipulation of data to impact a business or operational process. */
966
- KnownIntent["Impact"] = "Impact";
967
- /** 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. */
968
- KnownIntent["Probing"] = "Probing";
969
- /** 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. */
970
- KnownIntent["Exploitation"] = "Exploitation";
971
- })(KnownIntent || (KnownIntent = {}));
972
- /** Known values of {@link ResourceIdentifierType} that the service accepts. */
973
- export var KnownResourceIdentifierType;
974
- (function (KnownResourceIdentifierType) {
975
- /** AzureResource */
976
- KnownResourceIdentifierType["AzureResource"] = "AzureResource";
977
- /** LogAnalytics */
978
- KnownResourceIdentifierType["LogAnalytics"] = "LogAnalytics";
979
- })(KnownResourceIdentifierType || (KnownResourceIdentifierType = {}));
980
- /** Known values of {@link AlertStatus} that the service accepts. */
981
- export var KnownAlertStatus;
982
- (function (KnownAlertStatus) {
983
- /** An alert which doesn't specify a value is assigned the status 'Active' */
984
- KnownAlertStatus["Active"] = "Active";
985
- /** An alert which is in handling state */
986
- KnownAlertStatus["InProgress"] = "InProgress";
987
- /** Alert closed after handling */
988
- KnownAlertStatus["Resolved"] = "Resolved";
989
- /** Alert dismissed as false positive */
990
- KnownAlertStatus["Dismissed"] = "Dismissed";
991
- })(KnownAlertStatus || (KnownAlertStatus = {}));
992
- /** Known values of {@link Kind} that the service accepts. */
993
- export var KnownKind;
994
- (function (KnownKind) {
995
- /** Simulate alerts according to bundles */
996
- KnownKind["Bundles"] = "Bundles";
997
- })(KnownKind || (KnownKind = {}));
998
- /** Known values of {@link SettingKind} that the service accepts. */
999
- export var KnownSettingKind;
1000
- (function (KnownSettingKind) {
1001
- /** DataExportSettings */
1002
- KnownSettingKind["DataExportSettings"] = "DataExportSettings";
1003
- /** AlertSuppressionSetting */
1004
- KnownSettingKind["AlertSuppressionSetting"] = "AlertSuppressionSetting";
1005
- /** AlertSyncSettings */
1006
- KnownSettingKind["AlertSyncSettings"] = "AlertSyncSettings";
1007
- })(KnownSettingKind || (KnownSettingKind = {}));
272
+ KnownSeverityEnum["High"] = "High";
273
+ /** Medium */
274
+ KnownSeverityEnum["Medium"] = "Medium";
275
+ /** Low */
276
+ KnownSeverityEnum["Low"] = "Low";
277
+ })(KnownSeverityEnum || (KnownSeverityEnum = {}));
278
+ /** Known values of {@link GovernanceRuleType} that the service accepts. */
279
+ export var KnownGovernanceRuleType;
280
+ (function (KnownGovernanceRuleType) {
281
+ /** The source of the rule type definition is integrated */
282
+ KnownGovernanceRuleType["Integrated"] = "Integrated";
283
+ /** The source of the rule type definition is ServiceNow */
284
+ KnownGovernanceRuleType["ServiceNow"] = "ServiceNow";
285
+ })(KnownGovernanceRuleType || (KnownGovernanceRuleType = {}));
286
+ /** Known values of {@link GovernanceRuleSourceResourceType} that the service accepts. */
287
+ export var KnownGovernanceRuleSourceResourceType;
288
+ (function (KnownGovernanceRuleSourceResourceType) {
289
+ /** The source of the governance rule is assessments */
290
+ KnownGovernanceRuleSourceResourceType["Assessments"] = "Assessments";
291
+ })(KnownGovernanceRuleSourceResourceType || (KnownGovernanceRuleSourceResourceType = {}));
292
+ /** Known values of {@link GovernanceRuleOwnerSourceType} that the service accepts. */
293
+ export var KnownGovernanceRuleOwnerSourceType;
294
+ (function (KnownGovernanceRuleOwnerSourceType) {
295
+ /** The rule source type defined using resource tag */
296
+ KnownGovernanceRuleOwnerSourceType["ByTag"] = "ByTag";
297
+ /** The rule source type defined manually */
298
+ KnownGovernanceRuleOwnerSourceType["Manually"] = "Manually";
299
+ })(KnownGovernanceRuleOwnerSourceType || (KnownGovernanceRuleOwnerSourceType = {}));
300
+ /** Known values of {@link OperationResult} that the service accepts. */
301
+ export var KnownOperationResult;
302
+ (function (KnownOperationResult) {
303
+ /** The operation succeeded */
304
+ KnownOperationResult["Succeeded"] = "Succeeded";
305
+ /** The operation failed */
306
+ KnownOperationResult["Failed"] = "Failed";
307
+ /** The operation canceled */
308
+ KnownOperationResult["Canceled"] = "Canceled";
309
+ })(KnownOperationResult || (KnownOperationResult = {}));
310
+ /** Known values of {@link ApplicationSourceResourceType} that the service accepts. */
311
+ export var KnownApplicationSourceResourceType;
312
+ (function (KnownApplicationSourceResourceType) {
313
+ /** The source of the application is assessments */
314
+ KnownApplicationSourceResourceType["Assessments"] = "Assessments";
315
+ })(KnownApplicationSourceResourceType || (KnownApplicationSourceResourceType = {}));
1008
316
  /** Known values of {@link SettingName} that the service accepts. */
1009
317
  export var KnownSettingName;
1010
318
  (function (KnownSettingName) {
1011
- /** Mcas */
1012
- KnownSettingName["Mcas"] = "MCAS";
1013
- /** Wdatp */
1014
- KnownSettingName["Wdatp"] = "WDATP";
1015
- /** WdatpExcludeLinuxPublicPreview */
1016
- KnownSettingName["WdatpExcludeLinuxPublicPreview"] = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW";
1017
- /** WdatpUnifiedSolution */
1018
- KnownSettingName["WdatpUnifiedSolution"] = "WDATP_UNIFIED_SOLUTION";
1019
- /** Sentinel */
1020
- KnownSettingName["Sentinel"] = "Sentinel";
319
+ /** Name of the Defender for Storage Settings name. */
320
+ KnownSettingName["Current"] = "current";
1021
321
  })(KnownSettingName || (KnownSettingName = {}));
1022
- /** Known values of {@link EndOfSupportStatus} that the service accepts. */
1023
- export var KnownEndOfSupportStatus;
1024
- (function (KnownEndOfSupportStatus) {
322
+ /** Known values of {@link ScanTriggerType} that the service accepts. */
323
+ export var KnownScanTriggerType;
324
+ (function (KnownScanTriggerType) {
325
+ /** OnDemand */
326
+ KnownScanTriggerType["OnDemand"] = "OnDemand";
327
+ /** Recurring */
328
+ KnownScanTriggerType["Recurring"] = "Recurring";
329
+ })(KnownScanTriggerType || (KnownScanTriggerType = {}));
330
+ /** Known values of {@link ScanState} that the service accepts. */
331
+ export var KnownScanState;
332
+ (function (KnownScanState) {
333
+ /** Failed */
334
+ KnownScanState["Failed"] = "Failed";
335
+ /** FailedToRun */
336
+ KnownScanState["FailedToRun"] = "FailedToRun";
337
+ /** InProgress */
338
+ KnownScanState["InProgress"] = "InProgress";
339
+ /** Passed */
340
+ KnownScanState["Passed"] = "Passed";
341
+ })(KnownScanState || (KnownScanState = {}));
342
+ /** Known values of {@link RuleStatus} that the service accepts. */
343
+ export var KnownRuleStatus;
344
+ (function (KnownRuleStatus) {
345
+ /** NonFinding */
346
+ KnownRuleStatus["NonFinding"] = "NonFinding";
347
+ /** Finding */
348
+ KnownRuleStatus["Finding"] = "Finding";
349
+ /** InternalError */
350
+ KnownRuleStatus["InternalError"] = "InternalError";
351
+ })(KnownRuleStatus || (KnownRuleStatus = {}));
352
+ /** Known values of {@link RuleSeverity} that the service accepts. */
353
+ export var KnownRuleSeverity;
354
+ (function (KnownRuleSeverity) {
355
+ /** High */
356
+ KnownRuleSeverity["High"] = "High";
357
+ /** Medium */
358
+ KnownRuleSeverity["Medium"] = "Medium";
359
+ /** Low */
360
+ KnownRuleSeverity["Low"] = "Low";
361
+ /** Informational */
362
+ KnownRuleSeverity["Informational"] = "Informational";
363
+ /** Obsolete */
364
+ KnownRuleSeverity["Obsolete"] = "Obsolete";
365
+ })(KnownRuleSeverity || (KnownRuleSeverity = {}));
366
+ /** Known values of {@link RuleType} that the service accepts. */
367
+ export var KnownRuleType;
368
+ (function (KnownRuleType) {
369
+ /** Binary */
370
+ KnownRuleType["Binary"] = "Binary";
371
+ /** BaselineExpected */
372
+ KnownRuleType["BaselineExpected"] = "BaselineExpected";
373
+ /** PositiveList */
374
+ KnownRuleType["PositiveList"] = "PositiveList";
375
+ /** NegativeList */
376
+ KnownRuleType["NegativeList"] = "NegativeList";
377
+ })(KnownRuleType || (KnownRuleType = {}));
378
+ /** Known values of {@link MipIntegrationStatus} that the service accepts. */
379
+ export var KnownMipIntegrationStatus;
380
+ (function (KnownMipIntegrationStatus) {
381
+ /** Ok */
382
+ KnownMipIntegrationStatus["Ok"] = "Ok";
383
+ /** NoConsent */
384
+ KnownMipIntegrationStatus["NoConsent"] = "noConsent";
385
+ /** NoAutoLabelingRules */
386
+ KnownMipIntegrationStatus["NoAutoLabelingRules"] = "noAutoLabelingRules";
387
+ /** NoMipLabels */
388
+ KnownMipIntegrationStatus["NoMipLabels"] = "noMipLabels";
389
+ })(KnownMipIntegrationStatus || (KnownMipIntegrationStatus = {}));
390
+ /** Known values of {@link StatusName} that the service accepts. */
391
+ export var KnownStatusName;
392
+ (function (KnownStatusName) {
393
+ /** Healthy */
394
+ KnownStatusName["Healthy"] = "Healthy";
395
+ /** NotHealthy */
396
+ KnownStatusName["NotHealthy"] = "NotHealthy";
397
+ /** NotApplicable */
398
+ KnownStatusName["NotApplicable"] = "NotApplicable";
399
+ })(KnownStatusName || (KnownStatusName = {}));
400
+ /** Known values of {@link DevOpsProvisioningState} that the service accepts. */
401
+ export var KnownDevOpsProvisioningState;
402
+ (function (KnownDevOpsProvisioningState) {
403
+ /** Succeeded */
404
+ KnownDevOpsProvisioningState["Succeeded"] = "Succeeded";
405
+ /** Failed */
406
+ KnownDevOpsProvisioningState["Failed"] = "Failed";
407
+ /** Canceled */
408
+ KnownDevOpsProvisioningState["Canceled"] = "Canceled";
409
+ /** Pending */
410
+ KnownDevOpsProvisioningState["Pending"] = "Pending";
411
+ /** PendingDeletion */
412
+ KnownDevOpsProvisioningState["PendingDeletion"] = "PendingDeletion";
413
+ /** DeletionSuccess */
414
+ KnownDevOpsProvisioningState["DeletionSuccess"] = "DeletionSuccess";
415
+ /** DeletionFailure */
416
+ KnownDevOpsProvisioningState["DeletionFailure"] = "DeletionFailure";
417
+ })(KnownDevOpsProvisioningState || (KnownDevOpsProvisioningState = {}));
418
+ /** Known values of {@link OnboardingState} that the service accepts. */
419
+ export var KnownOnboardingState;
420
+ (function (KnownOnboardingState) {
421
+ /** NotApplicable */
422
+ KnownOnboardingState["NotApplicable"] = "NotApplicable";
423
+ /** OnboardedByOtherConnector */
424
+ KnownOnboardingState["OnboardedByOtherConnector"] = "OnboardedByOtherConnector";
425
+ /** Onboarded */
426
+ KnownOnboardingState["Onboarded"] = "Onboarded";
427
+ /** NotOnboarded */
428
+ KnownOnboardingState["NotOnboarded"] = "NotOnboarded";
429
+ })(KnownOnboardingState || (KnownOnboardingState = {}));
430
+ /** Known values of {@link ActionableRemediationState} that the service accepts. */
431
+ export var KnownActionableRemediationState;
432
+ (function (KnownActionableRemediationState) {
1025
433
  /** None */
1026
- KnownEndOfSupportStatus["None"] = "None";
1027
- /** NoLongerSupported */
1028
- KnownEndOfSupportStatus["NoLongerSupported"] = "noLongerSupported";
1029
- /** VersionNoLongerSupported */
1030
- KnownEndOfSupportStatus["VersionNoLongerSupported"] = "versionNoLongerSupported";
1031
- /** UpcomingNoLongerSupported */
1032
- KnownEndOfSupportStatus["UpcomingNoLongerSupported"] = "upcomingNoLongerSupported";
1033
- /** UpcomingVersionNoLongerSupported */
1034
- KnownEndOfSupportStatus["UpcomingVersionNoLongerSupported"] = "upcomingVersionNoLongerSupported";
1035
- })(KnownEndOfSupportStatus || (KnownEndOfSupportStatus = {}));
434
+ KnownActionableRemediationState["None"] = "None";
435
+ /** Disabled */
436
+ KnownActionableRemediationState["Disabled"] = "Disabled";
437
+ /** Enabled */
438
+ KnownActionableRemediationState["Enabled"] = "Enabled";
439
+ })(KnownActionableRemediationState || (KnownActionableRemediationState = {}));
440
+ /** Known values of {@link RuleCategory} that the service accepts. */
441
+ export var KnownRuleCategory;
442
+ (function (KnownRuleCategory) {
443
+ /** Code */
444
+ KnownRuleCategory["Code"] = "Code";
445
+ /** Artifacts */
446
+ KnownRuleCategory["Artifacts"] = "Artifacts";
447
+ /** Dependencies */
448
+ KnownRuleCategory["Dependencies"] = "Dependencies";
449
+ /** Secrets */
450
+ KnownRuleCategory["Secrets"] = "Secrets";
451
+ /** IaC */
452
+ KnownRuleCategory["IaC"] = "IaC";
453
+ /** Containers */
454
+ KnownRuleCategory["Containers"] = "Containers";
455
+ })(KnownRuleCategory || (KnownRuleCategory = {}));
456
+ /** Known values of {@link AnnotateDefaultBranchState} that the service accepts. */
457
+ export var KnownAnnotateDefaultBranchState;
458
+ (function (KnownAnnotateDefaultBranchState) {
459
+ /** Disabled */
460
+ KnownAnnotateDefaultBranchState["Disabled"] = "Disabled";
461
+ /** Enabled */
462
+ KnownAnnotateDefaultBranchState["Enabled"] = "Enabled";
463
+ })(KnownAnnotateDefaultBranchState || (KnownAnnotateDefaultBranchState = {}));
464
+ /** Known values of {@link InheritFromParentState} that the service accepts. */
465
+ export var KnownInheritFromParentState;
466
+ (function (KnownInheritFromParentState) {
467
+ /** Disabled */
468
+ KnownInheritFromParentState["Disabled"] = "Disabled";
469
+ /** Enabled */
470
+ KnownInheritFromParentState["Enabled"] = "Enabled";
471
+ })(KnownInheritFromParentState || (KnownInheritFromParentState = {}));
472
+ /** Known values of {@link AutoDiscovery} that the service accepts. */
473
+ export var KnownAutoDiscovery;
474
+ (function (KnownAutoDiscovery) {
475
+ /** Disabled */
476
+ KnownAutoDiscovery["Disabled"] = "Disabled";
477
+ /** Enabled */
478
+ KnownAutoDiscovery["Enabled"] = "Enabled";
479
+ /** NotApplicable */
480
+ KnownAutoDiscovery["NotApplicable"] = "NotApplicable";
481
+ })(KnownAutoDiscovery || (KnownAutoDiscovery = {}));
1036
482
  /** Known values of {@link CloudName} that the service accepts. */
1037
483
  export var KnownCloudName;
1038
484
  (function (KnownCloudName) {
@@ -1046,6 +492,8 @@ export var KnownCloudName;
1046
492
  KnownCloudName["Github"] = "Github";
1047
493
  /** AzureDevOps */
1048
494
  KnownCloudName["AzureDevOps"] = "AzureDevOps";
495
+ /** GitLab */
496
+ KnownCloudName["GitLab"] = "GitLab";
1049
497
  })(KnownCloudName || (KnownCloudName = {}));
1050
498
  /** Known values of {@link OfferingType} that the service accepts. */
1051
499
  export var KnownOfferingType;
@@ -1080,6 +528,10 @@ export var KnownOfferingType;
1080
528
  KnownOfferingType["DefenderForDevOpsGithub"] = "DefenderForDevOpsGithub";
1081
529
  /** DefenderForDevOpsAzureDevOps */
1082
530
  KnownOfferingType["DefenderForDevOpsAzureDevOps"] = "DefenderForDevOpsAzureDevOps";
531
+ /** CspmMonitorGitLab */
532
+ KnownOfferingType["CspmMonitorGitLab"] = "CspmMonitorGitLab";
533
+ /** DefenderForDevOpsGitLab */
534
+ KnownOfferingType["DefenderForDevOpsGitLab"] = "DefenderForDevOpsGitLab";
1083
535
  })(KnownOfferingType || (KnownOfferingType = {}));
1084
536
  /** Known values of {@link EnvironmentType} that the service accepts. */
1085
537
  export var KnownEnvironmentType;
@@ -1092,123 +544,907 @@ export var KnownEnvironmentType;
1092
544
  KnownEnvironmentType["GithubScope"] = "GithubScope";
1093
545
  /** AzureDevOpsScope */
1094
546
  KnownEnvironmentType["AzureDevOpsScope"] = "AzureDevOpsScope";
547
+ /** GitlabScope */
548
+ KnownEnvironmentType["GitlabScope"] = "GitlabScope";
1095
549
  })(KnownEnvironmentType || (KnownEnvironmentType = {}));
1096
- /** Known values of {@link GovernanceRuleType} that the service accepts. */
1097
- export var KnownGovernanceRuleType;
1098
- (function (KnownGovernanceRuleType) {
1099
- /** The source of the rule type definition is integrated */
1100
- KnownGovernanceRuleType["Integrated"] = "Integrated";
1101
- /** The source of the rule type definition is ServiceNow */
1102
- KnownGovernanceRuleType["ServiceNow"] = "ServiceNow";
1103
- })(KnownGovernanceRuleType || (KnownGovernanceRuleType = {}));
1104
- /** Known values of {@link GovernanceRuleSourceResourceType} that the service accepts. */
1105
- export var KnownGovernanceRuleSourceResourceType;
1106
- (function (KnownGovernanceRuleSourceResourceType) {
1107
- /** The source of the governance rule is assessments */
1108
- KnownGovernanceRuleSourceResourceType["Assessments"] = "Assessments";
1109
- })(KnownGovernanceRuleSourceResourceType || (KnownGovernanceRuleSourceResourceType = {}));
1110
- /** Known values of {@link GovernanceRuleOwnerSourceType} that the service accepts. */
1111
- export var KnownGovernanceRuleOwnerSourceType;
1112
- (function (KnownGovernanceRuleOwnerSourceType) {
1113
- /** The rule source type defined using resource tag */
1114
- KnownGovernanceRuleOwnerSourceType["ByTag"] = "ByTag";
1115
- /** The rule source type defined manually */
1116
- KnownGovernanceRuleOwnerSourceType["Manually"] = "Manually";
1117
- })(KnownGovernanceRuleOwnerSourceType || (KnownGovernanceRuleOwnerSourceType = {}));
1118
- /** Known values of {@link OperationResult} that the service accepts. */
1119
- export var KnownOperationResult;
1120
- (function (KnownOperationResult) {
1121
- /** The operation succeeded */
1122
- KnownOperationResult["Succeeded"] = "Succeeded";
1123
- /** The operation failed */
1124
- KnownOperationResult["Failed"] = "Failed";
1125
- /** The operation canceled */
1126
- KnownOperationResult["Canceled"] = "Canceled";
1127
- })(KnownOperationResult || (KnownOperationResult = {}));
1128
- /** Known values of {@link ApplicationSourceResourceType} that the service accepts. */
1129
- export var KnownApplicationSourceResourceType;
1130
- (function (KnownApplicationSourceResourceType) {
1131
- /** The source of the application is assessments */
1132
- KnownApplicationSourceResourceType["Assessments"] = "Assessments";
1133
- })(KnownApplicationSourceResourceType || (KnownApplicationSourceResourceType = {}));
1134
- /** Known values of {@link ScopeName} that the service accepts. */
1135
- export var KnownScopeName;
1136
- (function (KnownScopeName) {
1137
- /** Connectors */
1138
- KnownScopeName["Connectors"] = "Connectors";
1139
- /** Clusters */
1140
- KnownScopeName["Clusters"] = "Clusters";
1141
- /** VirtualMachines */
1142
- KnownScopeName["VirtualMachines"] = "VirtualMachines";
550
+ /** Known values of {@link ResourceStatus} that the service accepts. */
551
+ export var KnownResourceStatus;
552
+ (function (KnownResourceStatus) {
553
+ /** This assessment on the resource is healthy */
554
+ KnownResourceStatus["Healthy"] = "Healthy";
555
+ /** This assessment is not applicable to this resource */
556
+ KnownResourceStatus["NotApplicable"] = "NotApplicable";
557
+ /** This assessment is turned off by policy on this subscription */
558
+ KnownResourceStatus["OffByPolicy"] = "OffByPolicy";
559
+ /** This assessment on the resource is not healthy */
560
+ KnownResourceStatus["NotHealthy"] = "NotHealthy";
561
+ })(KnownResourceStatus || (KnownResourceStatus = {}));
562
+ /** Known values of {@link ValueType} that the service accepts. */
563
+ export var KnownValueType;
564
+ (function (KnownValueType) {
565
+ /** An IP range in CIDR format (e.g. '192.168.0.1\/8'). */
566
+ KnownValueType["IpCidr"] = "IpCidr";
567
+ /** Any string value. */
568
+ KnownValueType["String"] = "String";
569
+ })(KnownValueType || (KnownValueType = {}));
570
+ /** Known values of {@link ReportedSeverity} that the service accepts. */
571
+ export var KnownReportedSeverity;
572
+ (function (KnownReportedSeverity) {
573
+ /** Informational */
574
+ KnownReportedSeverity["Informational"] = "Informational";
575
+ /** Low */
576
+ KnownReportedSeverity["Low"] = "Low";
577
+ /** Medium */
578
+ KnownReportedSeverity["Medium"] = "Medium";
579
+ /** High */
580
+ KnownReportedSeverity["High"] = "High";
581
+ })(KnownReportedSeverity || (KnownReportedSeverity = {}));
582
+ /** Known values of {@link SecuritySolutionStatus} that the service accepts. */
583
+ export var KnownSecuritySolutionStatus;
584
+ (function (KnownSecuritySolutionStatus) {
585
+ /** Enabled */
586
+ KnownSecuritySolutionStatus["Enabled"] = "Enabled";
587
+ /** Disabled */
588
+ KnownSecuritySolutionStatus["Disabled"] = "Disabled";
589
+ })(KnownSecuritySolutionStatus || (KnownSecuritySolutionStatus = {}));
590
+ /** Known values of {@link ExportData} that the service accepts. */
591
+ export var KnownExportData;
592
+ (function (KnownExportData) {
593
+ /** Agent raw events */
594
+ KnownExportData["RawEvents"] = "RawEvents";
595
+ })(KnownExportData || (KnownExportData = {}));
596
+ /** Known values of {@link DataSource} that the service accepts. */
597
+ export var KnownDataSource;
598
+ (function (KnownDataSource) {
599
+ /** Devices twin data */
600
+ KnownDataSource["TwinData"] = "TwinData";
601
+ })(KnownDataSource || (KnownDataSource = {}));
602
+ /** Known values of {@link RecommendationType} that the service accepts. */
603
+ export var KnownRecommendationType;
604
+ (function (KnownRecommendationType) {
605
+ /** Authentication schema used for pull an edge module from an ACR repository does not use Service Principal Authentication. */
606
+ KnownRecommendationType["IoTAcrauthentication"] = "IoT_ACRAuthentication";
607
+ /** IoT agent message size capacity is currently underutilized, causing an increase in the number of sent messages. Adjust message intervals for better utilization. */
608
+ KnownRecommendationType["IoTAgentSendsUnutilizedMessages"] = "IoT_AgentSendsUnutilizedMessages";
609
+ /** Identified security related system configuration issues. */
610
+ KnownRecommendationType["IoTBaseline"] = "IoT_Baseline";
611
+ /** You can optimize Edge Hub memory usage by turning off protocol heads for any protocols not used by Edge modules in your solution. */
612
+ KnownRecommendationType["IoTEdgeHubMemOptimize"] = "IoT_EdgeHubMemOptimize";
613
+ /** Logging is disabled for this edge module. */
614
+ KnownRecommendationType["IoTEdgeLoggingOptions"] = "IoT_EdgeLoggingOptions";
615
+ /** A minority within a device security group has inconsistent Edge Module settings with the rest of their group. */
616
+ KnownRecommendationType["IoTInconsistentModuleSettings"] = "IoT_InconsistentModuleSettings";
617
+ /** Install the Azure Security of Things Agent. */
618
+ KnownRecommendationType["IoTInstallAgent"] = "IoT_InstallAgent";
619
+ /** IP Filter Configuration should have rules defined for allowed traffic and should deny all other traffic by default. */
620
+ KnownRecommendationType["IoTIpfilterDenyAll"] = "IoT_IPFilter_DenyAll";
621
+ /** An Allow IP Filter rules source IP range is too large. Overly permissive rules might expose your IoT hub to malicious intenders. */
622
+ KnownRecommendationType["IoTIpfilterPermissiveRule"] = "IoT_IPFilter_PermissiveRule";
623
+ /** A listening endpoint was found on the device. */
624
+ KnownRecommendationType["IoTOpenPorts"] = "IoT_OpenPorts";
625
+ /** 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. */
626
+ KnownRecommendationType["IoTPermissiveFirewallPolicy"] = "IoT_PermissiveFirewallPolicy";
627
+ /** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */
628
+ KnownRecommendationType["IoTPermissiveInputFirewallRules"] = "IoT_PermissiveInputFirewallRules";
629
+ /** A rule in the firewall has been found that contains a permissive pattern for a wide range of IP addresses or Ports. */
630
+ KnownRecommendationType["IoTPermissiveOutputFirewallRules"] = "IoT_PermissiveOutputFirewallRules";
631
+ /** 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). */
632
+ KnownRecommendationType["IoTPrivilegedDockerOptions"] = "IoT_PrivilegedDockerOptions";
633
+ /** 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. */
634
+ KnownRecommendationType["IoTSharedCredentials"] = "IoT_SharedCredentials";
635
+ /** Insecure TLS configurations detected. Immediate upgrade recommended. */
636
+ KnownRecommendationType["IoTVulnerableTLSCipherSuite"] = "IoT_VulnerableTLSCipherSuite";
637
+ })(KnownRecommendationType || (KnownRecommendationType = {}));
638
+ /** Known values of {@link RecommendationConfigStatus} that the service accepts. */
639
+ export var KnownRecommendationConfigStatus;
640
+ (function (KnownRecommendationConfigStatus) {
641
+ /** Disabled */
642
+ KnownRecommendationConfigStatus["Disabled"] = "Disabled";
643
+ /** Enabled */
644
+ KnownRecommendationConfigStatus["Enabled"] = "Enabled";
645
+ })(KnownRecommendationConfigStatus || (KnownRecommendationConfigStatus = {}));
646
+ /** Known values of {@link UnmaskedIpLoggingStatus} that the service accepts. */
647
+ export var KnownUnmaskedIpLoggingStatus;
648
+ (function (KnownUnmaskedIpLoggingStatus) {
649
+ /** Unmasked IP logging is disabled */
650
+ KnownUnmaskedIpLoggingStatus["Disabled"] = "Disabled";
651
+ /** Unmasked IP logging is enabled */
652
+ KnownUnmaskedIpLoggingStatus["Enabled"] = "Enabled";
653
+ })(KnownUnmaskedIpLoggingStatus || (KnownUnmaskedIpLoggingStatus = {}));
654
+ /** Known values of {@link AdditionalWorkspaceType} that the service accepts. */
655
+ export var KnownAdditionalWorkspaceType;
656
+ (function (KnownAdditionalWorkspaceType) {
657
+ /** Sentinel */
658
+ KnownAdditionalWorkspaceType["Sentinel"] = "Sentinel";
659
+ })(KnownAdditionalWorkspaceType || (KnownAdditionalWorkspaceType = {}));
660
+ /** Known values of {@link AdditionalWorkspaceDataType} that the service accepts. */
661
+ export var KnownAdditionalWorkspaceDataType;
662
+ (function (KnownAdditionalWorkspaceDataType) {
663
+ /** Alerts */
664
+ KnownAdditionalWorkspaceDataType["Alerts"] = "Alerts";
665
+ /** RawEvents */
666
+ KnownAdditionalWorkspaceDataType["RawEvents"] = "RawEvents";
667
+ })(KnownAdditionalWorkspaceDataType || (KnownAdditionalWorkspaceDataType = {}));
668
+ /** Known values of {@link Direction} that the service accepts. */
669
+ export var KnownDirection;
670
+ (function (KnownDirection) {
671
+ /** Inbound */
672
+ KnownDirection["Inbound"] = "Inbound";
673
+ /** Outbound */
674
+ KnownDirection["Outbound"] = "Outbound";
675
+ })(KnownDirection || (KnownDirection = {}));
676
+ /** Known values of {@link TransportProtocol} that the service accepts. */
677
+ export var KnownTransportProtocol;
678
+ (function (KnownTransportProtocol) {
679
+ /** TCP */
680
+ KnownTransportProtocol["TCP"] = "TCP";
681
+ /** UDP */
682
+ KnownTransportProtocol["UDP"] = "UDP";
683
+ })(KnownTransportProtocol || (KnownTransportProtocol = {}));
684
+ /** Known values of {@link ConnectionType} that the service accepts. */
685
+ export var KnownConnectionType;
686
+ (function (KnownConnectionType) {
687
+ /** Internal */
688
+ KnownConnectionType["Internal"] = "Internal";
689
+ /** External */
690
+ KnownConnectionType["External"] = "External";
691
+ })(KnownConnectionType || (KnownConnectionType = {}));
692
+ /** Known values of {@link EnforcementMode} that the service accepts. */
693
+ export var KnownEnforcementMode;
694
+ (function (KnownEnforcementMode) {
695
+ /** Audit */
696
+ KnownEnforcementMode["Audit"] = "Audit";
697
+ /** Enforce */
698
+ KnownEnforcementMode["Enforce"] = "Enforce";
699
+ /** None */
700
+ KnownEnforcementMode["None"] = "None";
701
+ })(KnownEnforcementMode || (KnownEnforcementMode = {}));
702
+ /** Known values of {@link ConfigurationStatus} that the service accepts. */
703
+ export var KnownConfigurationStatus;
704
+ (function (KnownConfigurationStatus) {
705
+ /** Configured */
706
+ KnownConfigurationStatus["Configured"] = "Configured";
707
+ /** NotConfigured */
708
+ KnownConfigurationStatus["NotConfigured"] = "NotConfigured";
709
+ /** InProgress */
710
+ KnownConfigurationStatus["InProgress"] = "InProgress";
711
+ /** Failed */
712
+ KnownConfigurationStatus["Failed"] = "Failed";
713
+ /** NoStatus */
714
+ KnownConfigurationStatus["NoStatus"] = "NoStatus";
715
+ })(KnownConfigurationStatus || (KnownConfigurationStatus = {}));
716
+ /** Known values of {@link RecommendationStatus} that the service accepts. */
717
+ export var KnownRecommendationStatus;
718
+ (function (KnownRecommendationStatus) {
719
+ /** Recommended */
720
+ KnownRecommendationStatus["Recommended"] = "Recommended";
721
+ /** NotRecommended */
722
+ KnownRecommendationStatus["NotRecommended"] = "NotRecommended";
723
+ /** NotAvailable */
724
+ KnownRecommendationStatus["NotAvailable"] = "NotAvailable";
725
+ /** NoStatus */
726
+ KnownRecommendationStatus["NoStatus"] = "NoStatus";
727
+ })(KnownRecommendationStatus || (KnownRecommendationStatus = {}));
728
+ /** Known values of {@link AdaptiveApplicationControlIssue} that the service accepts. */
729
+ export var KnownAdaptiveApplicationControlIssue;
730
+ (function (KnownAdaptiveApplicationControlIssue) {
731
+ /** ViolationsAudited */
732
+ KnownAdaptiveApplicationControlIssue["ViolationsAudited"] = "ViolationsAudited";
733
+ /** ViolationsBlocked */
734
+ KnownAdaptiveApplicationControlIssue["ViolationsBlocked"] = "ViolationsBlocked";
735
+ /** MsiAndScriptViolationsAudited */
736
+ KnownAdaptiveApplicationControlIssue["MsiAndScriptViolationsAudited"] = "MsiAndScriptViolationsAudited";
737
+ /** MsiAndScriptViolationsBlocked */
738
+ KnownAdaptiveApplicationControlIssue["MsiAndScriptViolationsBlocked"] = "MsiAndScriptViolationsBlocked";
739
+ /** ExecutableViolationsAudited */
740
+ KnownAdaptiveApplicationControlIssue["ExecutableViolationsAudited"] = "ExecutableViolationsAudited";
741
+ /** RulesViolatedManually */
742
+ KnownAdaptiveApplicationControlIssue["RulesViolatedManually"] = "RulesViolatedManually";
743
+ })(KnownAdaptiveApplicationControlIssue || (KnownAdaptiveApplicationControlIssue = {}));
744
+ /** Known values of {@link SourceSystem} that the service accepts. */
745
+ export var KnownSourceSystem;
746
+ (function (KnownSourceSystem) {
747
+ /** AzureAppLocker */
748
+ KnownSourceSystem["AzureAppLocker"] = "Azure_AppLocker";
749
+ /** AzureAuditD */
750
+ KnownSourceSystem["AzureAuditD"] = "Azure_AuditD";
751
+ /** NonAzureAppLocker */
752
+ KnownSourceSystem["NonAzureAppLocker"] = "NonAzure_AppLocker";
753
+ /** NonAzureAuditD */
754
+ KnownSourceSystem["NonAzureAuditD"] = "NonAzure_AuditD";
755
+ /** None */
756
+ KnownSourceSystem["None"] = "None";
757
+ })(KnownSourceSystem || (KnownSourceSystem = {}));
758
+ /** Known values of {@link RecommendationAction} that the service accepts. */
759
+ export var KnownRecommendationAction;
760
+ (function (KnownRecommendationAction) {
761
+ /** Recommended */
762
+ KnownRecommendationAction["Recommended"] = "Recommended";
763
+ /** Add */
764
+ KnownRecommendationAction["Add"] = "Add";
765
+ /** Remove */
766
+ KnownRecommendationAction["Remove"] = "Remove";
767
+ })(KnownRecommendationAction || (KnownRecommendationAction = {}));
768
+ /** Known values of {@link EnforcementSupport} that the service accepts. */
769
+ export var KnownEnforcementSupport;
770
+ (function (KnownEnforcementSupport) {
771
+ /** Supported */
772
+ KnownEnforcementSupport["Supported"] = "Supported";
773
+ /** NotSupported */
774
+ KnownEnforcementSupport["NotSupported"] = "NotSupported";
1143
775
  /** Unknown */
1144
- KnownScopeName["Unknown"] = "Unknown";
1145
- })(KnownScopeName || (KnownScopeName = {}));
1146
- /** Known values of {@link StatusName} that the service accepts. */
1147
- export var KnownStatusName;
1148
- (function (KnownStatusName) {
1149
- /** Healthy */
1150
- KnownStatusName["Healthy"] = "Healthy";
1151
- /** NotHealthy */
1152
- KnownStatusName["NotHealthy"] = "NotHealthy";
1153
- /** NotApplicable */
1154
- KnownStatusName["NotApplicable"] = "NotApplicable";
1155
- })(KnownStatusName || (KnownStatusName = {}));
1156
- /** Known values of {@link ScanTriggerType} that the service accepts. */
1157
- export var KnownScanTriggerType;
1158
- (function (KnownScanTriggerType) {
1159
- /** OnDemand */
1160
- KnownScanTriggerType["OnDemand"] = "OnDemand";
1161
- /** Recurring */
1162
- KnownScanTriggerType["Recurring"] = "Recurring";
1163
- })(KnownScanTriggerType || (KnownScanTriggerType = {}));
1164
- /** Known values of {@link ScanState} that the service accepts. */
1165
- export var KnownScanState;
1166
- (function (KnownScanState) {
776
+ KnownEnforcementSupport["Unknown"] = "Unknown";
777
+ })(KnownEnforcementSupport || (KnownEnforcementSupport = {}));
778
+ /** Known values of {@link FileType} that the service accepts. */
779
+ export var KnownFileType;
780
+ (function (KnownFileType) {
781
+ /** Exe */
782
+ KnownFileType["Exe"] = "Exe";
783
+ /** Dll */
784
+ KnownFileType["Dll"] = "Dll";
785
+ /** Msi */
786
+ KnownFileType["Msi"] = "Msi";
787
+ /** Script */
788
+ KnownFileType["Script"] = "Script";
789
+ /** Executable */
790
+ KnownFileType["Executable"] = "Executable";
791
+ /** Unknown */
792
+ KnownFileType["Unknown"] = "Unknown";
793
+ })(KnownFileType || (KnownFileType = {}));
794
+ /** Known values of {@link SecurityFamily} that the service accepts. */
795
+ export var KnownSecurityFamily;
796
+ (function (KnownSecurityFamily) {
797
+ /** Waf */
798
+ KnownSecurityFamily["Waf"] = "Waf";
799
+ /** Ngfw */
800
+ KnownSecurityFamily["Ngfw"] = "Ngfw";
801
+ /** SaasWaf */
802
+ KnownSecurityFamily["SaasWaf"] = "SaasWaf";
803
+ /** Va */
804
+ KnownSecurityFamily["Va"] = "Va";
805
+ })(KnownSecurityFamily || (KnownSecurityFamily = {}));
806
+ /** Known values of {@link ExternalSecuritySolutionKind} that the service accepts. */
807
+ export var KnownExternalSecuritySolutionKind;
808
+ (function (KnownExternalSecuritySolutionKind) {
809
+ /** CEF */
810
+ KnownExternalSecuritySolutionKind["CEF"] = "CEF";
811
+ /** ATA */
812
+ KnownExternalSecuritySolutionKind["ATA"] = "ATA";
813
+ /** AAD */
814
+ KnownExternalSecuritySolutionKind["AAD"] = "AAD";
815
+ })(KnownExternalSecuritySolutionKind || (KnownExternalSecuritySolutionKind = {}));
816
+ /** Known values of {@link Protocol} that the service accepts. */
817
+ export var KnownProtocol;
818
+ (function (KnownProtocol) {
819
+ /** TCP */
820
+ KnownProtocol["TCP"] = "TCP";
821
+ /** UDP */
822
+ KnownProtocol["UDP"] = "UDP";
823
+ /** All */
824
+ KnownProtocol["All"] = "*";
825
+ })(KnownProtocol || (KnownProtocol = {}));
826
+ /** Known values of {@link Status} that the service accepts. */
827
+ export var KnownStatus;
828
+ (function (KnownStatus) {
829
+ /** Revoked */
830
+ KnownStatus["Revoked"] = "Revoked";
831
+ /** Initiated */
832
+ KnownStatus["Initiated"] = "Initiated";
833
+ })(KnownStatus || (KnownStatus = {}));
834
+ /** Known values of {@link StatusReason} that the service accepts. */
835
+ export var KnownStatusReason;
836
+ (function (KnownStatusReason) {
837
+ /** Expired */
838
+ KnownStatusReason["Expired"] = "Expired";
839
+ /** UserRequested */
840
+ KnownStatusReason["UserRequested"] = "UserRequested";
841
+ /** NewerRequestInitiated */
842
+ KnownStatusReason["NewerRequestInitiated"] = "NewerRequestInitiated";
843
+ })(KnownStatusReason || (KnownStatusReason = {}));
844
+ /** Known values of {@link ExpandControlsEnum} that the service accepts. */
845
+ export var KnownExpandControlsEnum;
846
+ (function (KnownExpandControlsEnum) {
847
+ /** Add definition object for each control */
848
+ KnownExpandControlsEnum["Definition"] = "definition";
849
+ })(KnownExpandControlsEnum || (KnownExpandControlsEnum = {}));
850
+ /** Known values of {@link ControlType} that the service accepts. */
851
+ export var KnownControlType;
852
+ (function (KnownControlType) {
853
+ /** Microsoft Defender for Cloud managed assessments */
854
+ KnownControlType["BuiltIn"] = "BuiltIn";
855
+ /** Non Microsoft Defender for Cloud managed assessments */
856
+ KnownControlType["Custom"] = "Custom";
857
+ })(KnownControlType || (KnownControlType = {}));
858
+ /** Known values of {@link ProvisioningState} that the service accepts. */
859
+ export var KnownProvisioningState;
860
+ (function (KnownProvisioningState) {
861
+ /** Succeeded */
862
+ KnownProvisioningState["Succeeded"] = "Succeeded";
1167
863
  /** Failed */
1168
- KnownScanState["Failed"] = "Failed";
1169
- /** FailedToRun */
1170
- KnownScanState["FailedToRun"] = "FailedToRun";
1171
- /** InProgress */
1172
- KnownScanState["InProgress"] = "InProgress";
1173
- /** Passed */
1174
- KnownScanState["Passed"] = "Passed";
1175
- })(KnownScanState || (KnownScanState = {}));
1176
- /** Known values of {@link RuleStatus} that the service accepts. */
1177
- export var KnownRuleStatus;
1178
- (function (KnownRuleStatus) {
1179
- /** NonFinding */
1180
- KnownRuleStatus["NonFinding"] = "NonFinding";
1181
- /** Finding */
1182
- KnownRuleStatus["Finding"] = "Finding";
1183
- /** InternalError */
1184
- KnownRuleStatus["InternalError"] = "InternalError";
1185
- })(KnownRuleStatus || (KnownRuleStatus = {}));
1186
- /** Known values of {@link RuleSeverity} that the service accepts. */
1187
- export var KnownRuleSeverity;
1188
- (function (KnownRuleSeverity) {
864
+ KnownProvisioningState["Failed"] = "Failed";
865
+ /** Updating */
866
+ KnownProvisioningState["Updating"] = "Updating";
867
+ })(KnownProvisioningState || (KnownProvisioningState = {}));
868
+ /** Known values of {@link ServerVulnerabilityAssessmentPropertiesProvisioningState} that the service accepts. */
869
+ export var KnownServerVulnerabilityAssessmentPropertiesProvisioningState;
870
+ (function (KnownServerVulnerabilityAssessmentPropertiesProvisioningState) {
871
+ /** Succeeded */
872
+ KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Succeeded"] = "Succeeded";
873
+ /** Failed */
874
+ KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Failed"] = "Failed";
875
+ /** Canceled */
876
+ KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Canceled"] = "Canceled";
877
+ /** Provisioning */
878
+ KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Provisioning"] = "Provisioning";
879
+ /** Deprovisioning */
880
+ KnownServerVulnerabilityAssessmentPropertiesProvisioningState["Deprovisioning"] = "Deprovisioning";
881
+ })(KnownServerVulnerabilityAssessmentPropertiesProvisioningState || (KnownServerVulnerabilityAssessmentPropertiesProvisioningState = {}));
882
+ /** Known values of {@link Tactics} that the service accepts. */
883
+ export var KnownTactics;
884
+ (function (KnownTactics) {
885
+ /** Reconnaissance */
886
+ KnownTactics["Reconnaissance"] = "Reconnaissance";
887
+ /** ResourceDevelopment */
888
+ KnownTactics["ResourceDevelopment"] = "Resource Development";
889
+ /** InitialAccess */
890
+ KnownTactics["InitialAccess"] = "Initial Access";
891
+ /** Execution */
892
+ KnownTactics["Execution"] = "Execution";
893
+ /** Persistence */
894
+ KnownTactics["Persistence"] = "Persistence";
895
+ /** PrivilegeEscalation */
896
+ KnownTactics["PrivilegeEscalation"] = "Privilege Escalation";
897
+ /** DefenseEvasion */
898
+ KnownTactics["DefenseEvasion"] = "Defense Evasion";
899
+ /** CredentialAccess */
900
+ KnownTactics["CredentialAccess"] = "Credential Access";
901
+ /** Discovery */
902
+ KnownTactics["Discovery"] = "Discovery";
903
+ /** LateralMovement */
904
+ KnownTactics["LateralMovement"] = "Lateral Movement";
905
+ /** Collection */
906
+ KnownTactics["Collection"] = "Collection";
907
+ /** CommandAndControl */
908
+ KnownTactics["CommandAndControl"] = "Command and Control";
909
+ /** Exfiltration */
910
+ KnownTactics["Exfiltration"] = "Exfiltration";
911
+ /** Impact */
912
+ KnownTactics["Impact"] = "Impact";
913
+ })(KnownTactics || (KnownTactics = {}));
914
+ /** Known values of {@link Techniques} that the service accepts. */
915
+ export var KnownTechniques;
916
+ (function (KnownTechniques) {
917
+ /** AbuseElevationControlMechanism */
918
+ KnownTechniques["AbuseElevationControlMechanism"] = "Abuse Elevation Control Mechanism";
919
+ /** AccessTokenManipulation */
920
+ KnownTechniques["AccessTokenManipulation"] = "Access Token Manipulation";
921
+ /** AccountDiscovery */
922
+ KnownTechniques["AccountDiscovery"] = "Account Discovery";
923
+ /** AccountManipulation */
924
+ KnownTechniques["AccountManipulation"] = "Account Manipulation";
925
+ /** ActiveScanning */
926
+ KnownTechniques["ActiveScanning"] = "Active Scanning";
927
+ /** ApplicationLayerProtocol */
928
+ KnownTechniques["ApplicationLayerProtocol"] = "Application Layer Protocol";
929
+ /** AudioCapture */
930
+ KnownTechniques["AudioCapture"] = "Audio Capture";
931
+ /** BootOrLogonAutostartExecution */
932
+ KnownTechniques["BootOrLogonAutostartExecution"] = "Boot or Logon Autostart Execution";
933
+ /** BootOrLogonInitializationScripts */
934
+ KnownTechniques["BootOrLogonInitializationScripts"] = "Boot or Logon Initialization Scripts";
935
+ /** BruteForce */
936
+ KnownTechniques["BruteForce"] = "Brute Force";
937
+ /** CloudInfrastructureDiscovery */
938
+ KnownTechniques["CloudInfrastructureDiscovery"] = "Cloud Infrastructure Discovery";
939
+ /** CloudServiceDashboard */
940
+ KnownTechniques["CloudServiceDashboard"] = "Cloud Service Dashboard";
941
+ /** CloudServiceDiscovery */
942
+ KnownTechniques["CloudServiceDiscovery"] = "Cloud Service Discovery";
943
+ /** CommandAndScriptingInterpreter */
944
+ KnownTechniques["CommandAndScriptingInterpreter"] = "Command and Scripting Interpreter";
945
+ /** CompromiseClientSoftwareBinary */
946
+ KnownTechniques["CompromiseClientSoftwareBinary"] = "Compromise Client Software Binary";
947
+ /** CompromiseInfrastructure */
948
+ KnownTechniques["CompromiseInfrastructure"] = "Compromise Infrastructure";
949
+ /** ContainerAndResourceDiscovery */
950
+ KnownTechniques["ContainerAndResourceDiscovery"] = "Container and Resource Discovery";
951
+ /** CreateAccount */
952
+ KnownTechniques["CreateAccount"] = "Create Account";
953
+ /** CreateOrModifySystemProcess */
954
+ KnownTechniques["CreateOrModifySystemProcess"] = "Create or Modify System Process";
955
+ /** CredentialsFromPasswordStores */
956
+ KnownTechniques["CredentialsFromPasswordStores"] = "Credentials from Password Stores";
957
+ /** DataDestruction */
958
+ KnownTechniques["DataDestruction"] = "Data Destruction";
959
+ /** DataEncryptedForImpact */
960
+ KnownTechniques["DataEncryptedForImpact"] = "Data Encrypted for Impact";
961
+ /** DataFromCloudStorageObject */
962
+ KnownTechniques["DataFromCloudStorageObject"] = "Data from Cloud Storage Object";
963
+ /** DataFromConfigurationRepository */
964
+ KnownTechniques["DataFromConfigurationRepository"] = "Data from Configuration Repository";
965
+ /** DataFromInformationRepositories */
966
+ KnownTechniques["DataFromInformationRepositories"] = "Data from Information Repositories";
967
+ /** DataFromLocalSystem */
968
+ KnownTechniques["DataFromLocalSystem"] = "Data from Local System";
969
+ /** DataManipulation */
970
+ KnownTechniques["DataManipulation"] = "Data Manipulation";
971
+ /** DataStaged */
972
+ KnownTechniques["DataStaged"] = "Data Staged";
973
+ /** Defacement */
974
+ KnownTechniques["Defacement"] = "Defacement";
975
+ /** DeobfuscateDecodeFilesOrInformation */
976
+ KnownTechniques["DeobfuscateDecodeFilesOrInformation"] = "Deobfuscate/Decode Files or Information";
977
+ /** DiskWipe */
978
+ KnownTechniques["DiskWipe"] = "Disk Wipe";
979
+ /** DomainTrustDiscovery */
980
+ KnownTechniques["DomainTrustDiscovery"] = "Domain Trust Discovery";
981
+ /** DriveByCompromise */
982
+ KnownTechniques["DriveByCompromise"] = "Drive-by Compromise";
983
+ /** DynamicResolution */
984
+ KnownTechniques["DynamicResolution"] = "Dynamic Resolution";
985
+ /** EndpointDenialOfService */
986
+ KnownTechniques["EndpointDenialOfService"] = "Endpoint Denial of Service";
987
+ /** EventTriggeredExecution */
988
+ KnownTechniques["EventTriggeredExecution"] = "Event Triggered Execution";
989
+ /** ExfiltrationOverAlternativeProtocol */
990
+ KnownTechniques["ExfiltrationOverAlternativeProtocol"] = "Exfiltration Over Alternative Protocol";
991
+ /** ExploitPublicFacingApplication */
992
+ KnownTechniques["ExploitPublicFacingApplication"] = "Exploit Public-Facing Application";
993
+ /** ExploitationForClientExecution */
994
+ KnownTechniques["ExploitationForClientExecution"] = "Exploitation for Client Execution";
995
+ /** ExploitationForCredentialAccess */
996
+ KnownTechniques["ExploitationForCredentialAccess"] = "Exploitation for Credential Access";
997
+ /** ExploitationForDefenseEvasion */
998
+ KnownTechniques["ExploitationForDefenseEvasion"] = "Exploitation for Defense Evasion";
999
+ /** ExploitationForPrivilegeEscalation */
1000
+ KnownTechniques["ExploitationForPrivilegeEscalation"] = "Exploitation for Privilege Escalation";
1001
+ /** ExploitationOfRemoteServices */
1002
+ KnownTechniques["ExploitationOfRemoteServices"] = "Exploitation of Remote Services";
1003
+ /** ExternalRemoteServices */
1004
+ KnownTechniques["ExternalRemoteServices"] = "External Remote Services";
1005
+ /** FallbackChannels */
1006
+ KnownTechniques["FallbackChannels"] = "Fallback Channels";
1007
+ /** FileAndDirectoryDiscovery */
1008
+ KnownTechniques["FileAndDirectoryDiscovery"] = "File and Directory Discovery";
1009
+ /** GatherVictimNetworkInformation */
1010
+ KnownTechniques["GatherVictimNetworkInformation"] = "Gather Victim Network Information";
1011
+ /** HideArtifacts */
1012
+ KnownTechniques["HideArtifacts"] = "Hide Artifacts";
1013
+ /** HijackExecutionFlow */
1014
+ KnownTechniques["HijackExecutionFlow"] = "Hijack Execution Flow";
1015
+ /** ImpairDefenses */
1016
+ KnownTechniques["ImpairDefenses"] = "Impair Defenses";
1017
+ /** ImplantContainerImage */
1018
+ KnownTechniques["ImplantContainerImage"] = "Implant Container Image";
1019
+ /** IndicatorRemovalOnHost */
1020
+ KnownTechniques["IndicatorRemovalOnHost"] = "Indicator Removal on Host";
1021
+ /** IndirectCommandExecution */
1022
+ KnownTechniques["IndirectCommandExecution"] = "Indirect Command Execution";
1023
+ /** IngressToolTransfer */
1024
+ KnownTechniques["IngressToolTransfer"] = "Ingress Tool Transfer";
1025
+ /** InputCapture */
1026
+ KnownTechniques["InputCapture"] = "Input Capture";
1027
+ /** InterProcessCommunication */
1028
+ KnownTechniques["InterProcessCommunication"] = "Inter-Process Communication";
1029
+ /** LateralToolTransfer */
1030
+ KnownTechniques["LateralToolTransfer"] = "Lateral Tool Transfer";
1031
+ /** ManInTheMiddle */
1032
+ KnownTechniques["ManInTheMiddle"] = "Man-in-the-Middle";
1033
+ /** Masquerading */
1034
+ KnownTechniques["Masquerading"] = "Masquerading";
1035
+ /** ModifyAuthenticationProcess */
1036
+ KnownTechniques["ModifyAuthenticationProcess"] = "Modify Authentication Process";
1037
+ /** ModifyRegistry */
1038
+ KnownTechniques["ModifyRegistry"] = "Modify Registry";
1039
+ /** NetworkDenialOfService */
1040
+ KnownTechniques["NetworkDenialOfService"] = "Network Denial of Service";
1041
+ /** NetworkServiceScanning */
1042
+ KnownTechniques["NetworkServiceScanning"] = "Network Service Scanning";
1043
+ /** NetworkSniffing */
1044
+ KnownTechniques["NetworkSniffing"] = "Network Sniffing";
1045
+ /** NonApplicationLayerProtocol */
1046
+ KnownTechniques["NonApplicationLayerProtocol"] = "Non-Application Layer Protocol";
1047
+ /** NonStandardPort */
1048
+ KnownTechniques["NonStandardPort"] = "Non-Standard Port";
1049
+ /** ObtainCapabilities */
1050
+ KnownTechniques["ObtainCapabilities"] = "Obtain Capabilities";
1051
+ /** ObfuscatedFilesOrInformation */
1052
+ KnownTechniques["ObfuscatedFilesOrInformation"] = "Obfuscated Files or Information";
1053
+ /** OfficeApplicationStartup */
1054
+ KnownTechniques["OfficeApplicationStartup"] = "Office Application Startup";
1055
+ /** OSCredentialDumping */
1056
+ KnownTechniques["OSCredentialDumping"] = "OS Credential Dumping";
1057
+ /** PermissionGroupsDiscovery */
1058
+ KnownTechniques["PermissionGroupsDiscovery"] = "Permission Groups Discovery";
1059
+ /** Phishing */
1060
+ KnownTechniques["Phishing"] = "Phishing";
1061
+ /** PreOSBoot */
1062
+ KnownTechniques["PreOSBoot"] = "Pre-OS Boot";
1063
+ /** ProcessDiscovery */
1064
+ KnownTechniques["ProcessDiscovery"] = "Process Discovery";
1065
+ /** ProcessInjection */
1066
+ KnownTechniques["ProcessInjection"] = "Process Injection";
1067
+ /** ProtocolTunneling */
1068
+ KnownTechniques["ProtocolTunneling"] = "Protocol Tunneling";
1069
+ /** Proxy */
1070
+ KnownTechniques["Proxy"] = "Proxy";
1071
+ /** QueryRegistry */
1072
+ KnownTechniques["QueryRegistry"] = "Query Registry";
1073
+ /** RemoteAccessSoftware */
1074
+ KnownTechniques["RemoteAccessSoftware"] = "Remote Access Software";
1075
+ /** RemoteServiceSessionHijacking */
1076
+ KnownTechniques["RemoteServiceSessionHijacking"] = "Remote Service Session Hijacking";
1077
+ /** RemoteServices */
1078
+ KnownTechniques["RemoteServices"] = "Remote Services";
1079
+ /** RemoteSystemDiscovery */
1080
+ KnownTechniques["RemoteSystemDiscovery"] = "Remote System Discovery";
1081
+ /** ResourceHijacking */
1082
+ KnownTechniques["ResourceHijacking"] = "Resource Hijacking";
1083
+ /** ScheduledTaskJob */
1084
+ KnownTechniques["ScheduledTaskJob"] = "Scheduled Task/Job";
1085
+ /** ScreenCapture */
1086
+ KnownTechniques["ScreenCapture"] = "Screen Capture";
1087
+ /** SearchVictimOwnedWebsites */
1088
+ KnownTechniques["SearchVictimOwnedWebsites"] = "Search Victim-Owned Websites";
1089
+ /** ServerSoftwareComponent */
1090
+ KnownTechniques["ServerSoftwareComponent"] = "Server Software Component";
1091
+ /** ServiceStop */
1092
+ KnownTechniques["ServiceStop"] = "Service Stop";
1093
+ /** SignedBinaryProxyExecution */
1094
+ KnownTechniques["SignedBinaryProxyExecution"] = "Signed Binary Proxy Execution";
1095
+ /** SoftwareDeploymentTools */
1096
+ KnownTechniques["SoftwareDeploymentTools"] = "Software Deployment Tools";
1097
+ /** SQLStoredProcedures */
1098
+ KnownTechniques["SQLStoredProcedures"] = "SQL Stored Procedures";
1099
+ /** StealOrForgeKerberosTickets */
1100
+ KnownTechniques["StealOrForgeKerberosTickets"] = "Steal or Forge Kerberos Tickets";
1101
+ /** SubvertTrustControls */
1102
+ KnownTechniques["SubvertTrustControls"] = "Subvert Trust Controls";
1103
+ /** SupplyChainCompromise */
1104
+ KnownTechniques["SupplyChainCompromise"] = "Supply Chain Compromise";
1105
+ /** SystemInformationDiscovery */
1106
+ KnownTechniques["SystemInformationDiscovery"] = "System Information Discovery";
1107
+ /** TaintSharedContent */
1108
+ KnownTechniques["TaintSharedContent"] = "Taint Shared Content";
1109
+ /** TrafficSignaling */
1110
+ KnownTechniques["TrafficSignaling"] = "Traffic Signaling";
1111
+ /** TransferDataToCloudAccount */
1112
+ KnownTechniques["TransferDataToCloudAccount"] = "Transfer Data to Cloud Account";
1113
+ /** TrustedRelationship */
1114
+ KnownTechniques["TrustedRelationship"] = "Trusted Relationship";
1115
+ /** UnsecuredCredentials */
1116
+ KnownTechniques["UnsecuredCredentials"] = "Unsecured Credentials";
1117
+ /** UserExecution */
1118
+ KnownTechniques["UserExecution"] = "User Execution";
1119
+ /** ValidAccounts */
1120
+ KnownTechniques["ValidAccounts"] = "Valid Accounts";
1121
+ /** WindowsManagementInstrumentation */
1122
+ KnownTechniques["WindowsManagementInstrumentation"] = "Windows Management Instrumentation";
1123
+ /** FileAndDirectoryPermissionsModification */
1124
+ KnownTechniques["FileAndDirectoryPermissionsModification"] = "File and Directory Permissions Modification";
1125
+ })(KnownTechniques || (KnownTechniques = {}));
1126
+ /** Known values of {@link Categories} that the service accepts. */
1127
+ export var KnownCategories;
1128
+ (function (KnownCategories) {
1129
+ /** Compute */
1130
+ KnownCategories["Compute"] = "Compute";
1131
+ /** Networking */
1132
+ KnownCategories["Networking"] = "Networking";
1133
+ /** Data */
1134
+ KnownCategories["Data"] = "Data";
1135
+ /** IdentityAndAccess */
1136
+ KnownCategories["IdentityAndAccess"] = "IdentityAndAccess";
1137
+ /** IoT */
1138
+ KnownCategories["IoT"] = "IoT";
1139
+ })(KnownCategories || (KnownCategories = {}));
1140
+ /** Known values of {@link UserImpact} that the service accepts. */
1141
+ export var KnownUserImpact;
1142
+ (function (KnownUserImpact) {
1143
+ /** Low */
1144
+ KnownUserImpact["Low"] = "Low";
1145
+ /** Moderate */
1146
+ KnownUserImpact["Moderate"] = "Moderate";
1189
1147
  /** High */
1190
- KnownRuleSeverity["High"] = "High";
1191
- /** Medium */
1192
- KnownRuleSeverity["Medium"] = "Medium";
1148
+ KnownUserImpact["High"] = "High";
1149
+ })(KnownUserImpact || (KnownUserImpact = {}));
1150
+ /** Known values of {@link ImplementationEffort} that the service accepts. */
1151
+ export var KnownImplementationEffort;
1152
+ (function (KnownImplementationEffort) {
1193
1153
  /** Low */
1194
- KnownRuleSeverity["Low"] = "Low";
1154
+ KnownImplementationEffort["Low"] = "Low";
1155
+ /** Moderate */
1156
+ KnownImplementationEffort["Moderate"] = "Moderate";
1157
+ /** High */
1158
+ KnownImplementationEffort["High"] = "High";
1159
+ })(KnownImplementationEffort || (KnownImplementationEffort = {}));
1160
+ /** Known values of {@link Threats} that the service accepts. */
1161
+ export var KnownThreats;
1162
+ (function (KnownThreats) {
1163
+ /** AccountBreach */
1164
+ KnownThreats["AccountBreach"] = "accountBreach";
1165
+ /** DataExfiltration */
1166
+ KnownThreats["DataExfiltration"] = "dataExfiltration";
1167
+ /** DataSpillage */
1168
+ KnownThreats["DataSpillage"] = "dataSpillage";
1169
+ /** MaliciousInsider */
1170
+ KnownThreats["MaliciousInsider"] = "maliciousInsider";
1171
+ /** ElevationOfPrivilege */
1172
+ KnownThreats["ElevationOfPrivilege"] = "elevationOfPrivilege";
1173
+ /** ThreatResistance */
1174
+ KnownThreats["ThreatResistance"] = "threatResistance";
1175
+ /** MissingCoverage */
1176
+ KnownThreats["MissingCoverage"] = "missingCoverage";
1177
+ /** DenialOfService */
1178
+ KnownThreats["DenialOfService"] = "denialOfService";
1179
+ })(KnownThreats || (KnownThreats = {}));
1180
+ /** Known values of {@link AssessmentType} that the service accepts. */
1181
+ export var KnownAssessmentType;
1182
+ (function (KnownAssessmentType) {
1183
+ /** Microsoft Defender for Cloud managed assessments */
1184
+ KnownAssessmentType["BuiltIn"] = "BuiltIn";
1185
+ /** User defined policies that are automatically ingested from Azure Policy to Microsoft Defender for Cloud */
1186
+ KnownAssessmentType["CustomPolicy"] = "CustomPolicy";
1187
+ /** User assessments pushed directly by the user or other third party to Microsoft Defender for Cloud */
1188
+ KnownAssessmentType["CustomerManaged"] = "CustomerManaged";
1189
+ /** An assessment that was created by a verified 3rd party if the user connected it to ASC */
1190
+ KnownAssessmentType["VerifiedPartner"] = "VerifiedPartner";
1191
+ })(KnownAssessmentType || (KnownAssessmentType = {}));
1192
+ /** Known values of {@link AssessmentStatusCode} that the service accepts. */
1193
+ export var KnownAssessmentStatusCode;
1194
+ (function (KnownAssessmentStatusCode) {
1195
+ /** The resource is healthy */
1196
+ KnownAssessmentStatusCode["Healthy"] = "Healthy";
1197
+ /** The resource has a security issue that needs to be addressed */
1198
+ KnownAssessmentStatusCode["Unhealthy"] = "Unhealthy";
1199
+ /** Assessment for this resource did not happen */
1200
+ KnownAssessmentStatusCode["NotApplicable"] = "NotApplicable";
1201
+ })(KnownAssessmentStatusCode || (KnownAssessmentStatusCode = {}));
1202
+ /** Known values of {@link ExpandEnum} that the service accepts. */
1203
+ export var KnownExpandEnum;
1204
+ (function (KnownExpandEnum) {
1205
+ /** All links associated with an assessment */
1206
+ KnownExpandEnum["Links"] = "links";
1207
+ /** Assessment metadata */
1208
+ KnownExpandEnum["Metadata"] = "metadata";
1209
+ })(KnownExpandEnum || (KnownExpandEnum = {}));
1210
+ /** Known values of {@link AlertSeverity} that the service accepts. */
1211
+ export var KnownAlertSeverity;
1212
+ (function (KnownAlertSeverity) {
1195
1213
  /** Informational */
1196
- KnownRuleSeverity["Informational"] = "Informational";
1197
- /** Obsolete */
1198
- KnownRuleSeverity["Obsolete"] = "Obsolete";
1199
- })(KnownRuleSeverity || (KnownRuleSeverity = {}));
1200
- /** Known values of {@link RuleType} that the service accepts. */
1201
- export var KnownRuleType;
1202
- (function (KnownRuleType) {
1203
- /** Binary */
1204
- KnownRuleType["Binary"] = "Binary";
1205
- /** BaselineExpected */
1206
- KnownRuleType["BaselineExpected"] = "BaselineExpected";
1207
- /** PositiveList */
1208
- KnownRuleType["PositiveList"] = "PositiveList";
1209
- /** NegativeList */
1210
- KnownRuleType["NegativeList"] = "NegativeList";
1211
- })(KnownRuleType || (KnownRuleType = {}));
1214
+ KnownAlertSeverity["Informational"] = "Informational";
1215
+ /** Low */
1216
+ KnownAlertSeverity["Low"] = "Low";
1217
+ /** Medium */
1218
+ KnownAlertSeverity["Medium"] = "Medium";
1219
+ /** High */
1220
+ KnownAlertSeverity["High"] = "High";
1221
+ })(KnownAlertSeverity || (KnownAlertSeverity = {}));
1222
+ /** Known values of {@link Intent} that the service accepts. */
1223
+ export var KnownIntent;
1224
+ (function (KnownIntent) {
1225
+ /** Unknown */
1226
+ KnownIntent["Unknown"] = "Unknown";
1227
+ /** 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\/). */
1228
+ KnownIntent["PreAttack"] = "PreAttack";
1229
+ /** InitialAccess is the stage where an attacker manages to get foothold on the attacked resource. */
1230
+ KnownIntent["InitialAccess"] = "InitialAccess";
1231
+ /** Persistence is any access, action, or configuration change to a system that gives a threat actor a persistent presence on that system. */
1232
+ KnownIntent["Persistence"] = "Persistence";
1233
+ /** Privilege escalation is the result of actions that allow an adversary to obtain a higher level of permissions on a system or network. */
1234
+ KnownIntent["PrivilegeEscalation"] = "PrivilegeEscalation";
1235
+ /** Defense evasion consists of techniques an adversary may use to evade detection or avoid other defenses. */
1236
+ KnownIntent["DefenseEvasion"] = "DefenseEvasion";
1237
+ /** Credential access represents techniques resulting in access to or control over system, domain, or service credentials that are used within an enterprise environment. */
1238
+ KnownIntent["CredentialAccess"] = "CredentialAccess";
1239
+ /** Discovery consists of techniques that allow the adversary to gain knowledge about the system and internal network. */
1240
+ KnownIntent["Discovery"] = "Discovery";
1241
+ /** Lateral movement consists of techniques that enable an adversary to access and control remote systems on a network and could, but does not necessarily, include execution of tools on remote systems. */
1242
+ KnownIntent["LateralMovement"] = "LateralMovement";
1243
+ /** The execution tactic represents techniques that result in execution of adversary-controlled code on a local or remote system. */
1244
+ KnownIntent["Execution"] = "Execution";
1245
+ /** Collection consists of techniques used to identify and gather information, such as sensitive files, from a target network prior to exfiltration. */
1246
+ KnownIntent["Collection"] = "Collection";
1247
+ /** Exfiltration refers to techniques and attributes that result or aid in the adversary removing files and information from a target network. */
1248
+ KnownIntent["Exfiltration"] = "Exfiltration";
1249
+ /** The command and control tactic represents how adversaries communicate with systems under their control within a target network. */
1250
+ KnownIntent["CommandAndControl"] = "CommandAndControl";
1251
+ /** Impact events primarily try to directly reduce the availability or integrity of a system, service, or network; including manipulation of data to impact a business or operational process. */
1252
+ KnownIntent["Impact"] = "Impact";
1253
+ /** 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. */
1254
+ KnownIntent["Probing"] = "Probing";
1255
+ /** 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. */
1256
+ KnownIntent["Exploitation"] = "Exploitation";
1257
+ })(KnownIntent || (KnownIntent = {}));
1258
+ /** Known values of {@link ResourceIdentifierType} that the service accepts. */
1259
+ export var KnownResourceIdentifierType;
1260
+ (function (KnownResourceIdentifierType) {
1261
+ /** AzureResource */
1262
+ KnownResourceIdentifierType["AzureResource"] = "AzureResource";
1263
+ /** LogAnalytics */
1264
+ KnownResourceIdentifierType["LogAnalytics"] = "LogAnalytics";
1265
+ })(KnownResourceIdentifierType || (KnownResourceIdentifierType = {}));
1266
+ /** Known values of {@link AlertStatus} that the service accepts. */
1267
+ export var KnownAlertStatus;
1268
+ (function (KnownAlertStatus) {
1269
+ /** An alert which doesn't specify a value is assigned the status 'Active' */
1270
+ KnownAlertStatus["Active"] = "Active";
1271
+ /** An alert which is in handling state */
1272
+ KnownAlertStatus["InProgress"] = "InProgress";
1273
+ /** Alert closed after handling */
1274
+ KnownAlertStatus["Resolved"] = "Resolved";
1275
+ /** Alert dismissed as false positive */
1276
+ KnownAlertStatus["Dismissed"] = "Dismissed";
1277
+ })(KnownAlertStatus || (KnownAlertStatus = {}));
1278
+ /** Known values of {@link Kind} that the service accepts. */
1279
+ export var KnownKind;
1280
+ (function (KnownKind) {
1281
+ /** Simulate alerts according to bundles */
1282
+ KnownKind["Bundles"] = "Bundles";
1283
+ })(KnownKind || (KnownKind = {}));
1284
+ /** Known values of {@link SettingKind} that the service accepts. */
1285
+ export var KnownSettingKind;
1286
+ (function (KnownSettingKind) {
1287
+ /** DataExportSettings */
1288
+ KnownSettingKind["DataExportSettings"] = "DataExportSettings";
1289
+ /** AlertSuppressionSetting */
1290
+ KnownSettingKind["AlertSuppressionSetting"] = "AlertSuppressionSetting";
1291
+ /** AlertSyncSettings */
1292
+ KnownSettingKind["AlertSyncSettings"] = "AlertSyncSettings";
1293
+ })(KnownSettingKind || (KnownSettingKind = {}));
1294
+ /** Known values of {@link SettingNameAutoGenerated} that the service accepts. */
1295
+ export var KnownSettingNameAutoGenerated;
1296
+ (function (KnownSettingNameAutoGenerated) {
1297
+ /** Mcas */
1298
+ KnownSettingNameAutoGenerated["Mcas"] = "MCAS";
1299
+ /** Wdatp */
1300
+ KnownSettingNameAutoGenerated["Wdatp"] = "WDATP";
1301
+ /** WdatpExcludeLinuxPublicPreview */
1302
+ KnownSettingNameAutoGenerated["WdatpExcludeLinuxPublicPreview"] = "WDATP_EXCLUDE_LINUX_PUBLIC_PREVIEW";
1303
+ /** WdatpUnifiedSolution */
1304
+ KnownSettingNameAutoGenerated["WdatpUnifiedSolution"] = "WDATP_UNIFIED_SOLUTION";
1305
+ /** Sentinel */
1306
+ KnownSettingNameAutoGenerated["Sentinel"] = "Sentinel";
1307
+ })(KnownSettingNameAutoGenerated || (KnownSettingNameAutoGenerated = {}));
1308
+ /** Known values of {@link ServerVulnerabilityAssessmentsSettingKind} that the service accepts. */
1309
+ export var KnownServerVulnerabilityAssessmentsSettingKind;
1310
+ (function (KnownServerVulnerabilityAssessmentsSettingKind) {
1311
+ /** AzureServersSetting */
1312
+ KnownServerVulnerabilityAssessmentsSettingKind["AzureServersSetting"] = "AzureServersSetting";
1313
+ })(KnownServerVulnerabilityAssessmentsSettingKind || (KnownServerVulnerabilityAssessmentsSettingKind = {}));
1314
+ /** Known values of {@link ServerVulnerabilityAssessmentsSettingKindName} that the service accepts. */
1315
+ export var KnownServerVulnerabilityAssessmentsSettingKindName;
1316
+ (function (KnownServerVulnerabilityAssessmentsSettingKindName) {
1317
+ /** AzureServersSetting */
1318
+ KnownServerVulnerabilityAssessmentsSettingKindName["AzureServersSetting"] = "azureServersSetting";
1319
+ })(KnownServerVulnerabilityAssessmentsSettingKindName || (KnownServerVulnerabilityAssessmentsSettingKindName = {}));
1320
+ /** Known values of {@link PricingTier} that the service accepts. */
1321
+ export var KnownPricingTier;
1322
+ (function (KnownPricingTier) {
1323
+ /** Get free Microsoft Defender for Cloud experience with basic security features */
1324
+ KnownPricingTier["Free"] = "Free";
1325
+ /** Get the standard Microsoft Defender for Cloud experience with advanced security features */
1326
+ KnownPricingTier["Standard"] = "Standard";
1327
+ })(KnownPricingTier || (KnownPricingTier = {}));
1328
+ /** Known values of {@link Enforce} that the service accepts. */
1329
+ export var KnownEnforce;
1330
+ (function (KnownEnforce) {
1331
+ /** Allows the descendants of this scope to override the pricing configuration set on this scope (allows setting inherited="False") */
1332
+ KnownEnforce["False"] = "False";
1333
+ /** Prevents overrides and forces the current scope's pricing configuration to all descendants */
1334
+ KnownEnforce["True"] = "True";
1335
+ })(KnownEnforce || (KnownEnforce = {}));
1336
+ /** Known values of {@link Inherited} that the service accepts. */
1337
+ export var KnownInherited;
1338
+ (function (KnownInherited) {
1339
+ /** Indicates that the current scope is inheriting its pricing configuration from its parent */
1340
+ KnownInherited["True"] = "True";
1341
+ /** Indicates that the current scope sets its own pricing configuration and does not inherit it from its parent */
1342
+ KnownInherited["False"] = "False";
1343
+ })(KnownInherited || (KnownInherited = {}));
1344
+ /** Known values of {@link ResourcesCoverageStatus} that the service accepts. */
1345
+ export var KnownResourcesCoverageStatus;
1346
+ (function (KnownResourcesCoverageStatus) {
1347
+ /** This value indicates that all resources associated with the subscription have the Defender plan enabled. */
1348
+ KnownResourcesCoverageStatus["FullyCovered"] = "FullyCovered";
1349
+ /** This value indicates that some resources under the subscription have the Defender plan enabled, while others have it disabled. There is a mixed coverage status among resources. */
1350
+ KnownResourcesCoverageStatus["PartiallyCovered"] = "PartiallyCovered";
1351
+ /** This value indicates that the Defender plan is disabled for all resources under the subscription. None of the resources are protected by the Defender plan. */
1352
+ KnownResourcesCoverageStatus["NotCovered"] = "NotCovered";
1353
+ })(KnownResourcesCoverageStatus || (KnownResourcesCoverageStatus = {}));
1354
+ /** Known values of {@link IsEnabled} that the service accepts. */
1355
+ export var KnownIsEnabled;
1356
+ (function (KnownIsEnabled) {
1357
+ /** Indicates the extension is enabled */
1358
+ KnownIsEnabled["True"] = "True";
1359
+ /** Indicates the extension is disabled */
1360
+ KnownIsEnabled["False"] = "False";
1361
+ })(KnownIsEnabled || (KnownIsEnabled = {}));
1362
+ /** Known values of {@link Code} that the service accepts. */
1363
+ export var KnownCode;
1364
+ (function (KnownCode) {
1365
+ /** Extension was created\/updated successfully. */
1366
+ KnownCode["Succeeded"] = "Succeeded";
1367
+ /** Extension was not created\/updated successfully. See operation status message for more details. */
1368
+ KnownCode["Failed"] = "Failed";
1369
+ })(KnownCode || (KnownCode = {}));
1370
+ /** Known values of {@link MinimalSeverity} that the service accepts. */
1371
+ export var KnownMinimalSeverity;
1372
+ (function (KnownMinimalSeverity) {
1373
+ /** Get notifications on new alerts with High severity */
1374
+ KnownMinimalSeverity["High"] = "High";
1375
+ /** Get notifications on new alerts with Medium or High severity */
1376
+ KnownMinimalSeverity["Medium"] = "Medium";
1377
+ /** Get notifications on new alerts with Low, Medium or High severity */
1378
+ KnownMinimalSeverity["Low"] = "Low";
1379
+ })(KnownMinimalSeverity || (KnownMinimalSeverity = {}));
1380
+ /** Known values of {@link MinimalRiskLevel} that the service accepts. */
1381
+ export var KnownMinimalRiskLevel;
1382
+ (function (KnownMinimalRiskLevel) {
1383
+ /** Get notifications on new attack paths with Critical risk level */
1384
+ KnownMinimalRiskLevel["Critical"] = "Critical";
1385
+ /** Get notifications on new attack paths with High or Critical risk level */
1386
+ KnownMinimalRiskLevel["High"] = "High";
1387
+ /** Get notifications on new attach paths with Medium, High or Critical risk level */
1388
+ KnownMinimalRiskLevel["Medium"] = "Medium";
1389
+ /** Get notifications on new attach paths with Low, Medium, High or Critical risk level */
1390
+ KnownMinimalRiskLevel["Low"] = "Low";
1391
+ })(KnownMinimalRiskLevel || (KnownMinimalRiskLevel = {}));
1392
+ /** Known values of {@link GovernanceRuleConditionOperator} that the service accepts. */
1393
+ export var KnownGovernanceRuleConditionOperator;
1394
+ (function (KnownGovernanceRuleConditionOperator) {
1395
+ /** Checks that the string value of the data defined in Property equals the given value - exact fit */
1396
+ KnownGovernanceRuleConditionOperator["Equals"] = "Equals";
1397
+ /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
1398
+ KnownGovernanceRuleConditionOperator["In"] = "In";
1399
+ })(KnownGovernanceRuleConditionOperator || (KnownGovernanceRuleConditionOperator = {}));
1400
+ /** Known values of {@link ApplicationConditionOperator} that the service accepts. */
1401
+ export var KnownApplicationConditionOperator;
1402
+ (function (KnownApplicationConditionOperator) {
1403
+ /** Checks that the string value of the data defined in Property contains the given value */
1404
+ KnownApplicationConditionOperator["Contains"] = "Contains";
1405
+ /** Checks that the string value of the data defined in Property equals the given value */
1406
+ KnownApplicationConditionOperator["Equals"] = "Equals";
1407
+ /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
1408
+ KnownApplicationConditionOperator["In"] = "In";
1409
+ })(KnownApplicationConditionOperator || (KnownApplicationConditionOperator = {}));
1410
+ /** Known values of {@link DesiredOnboardingState} that the service accepts. */
1411
+ export var KnownDesiredOnboardingState;
1412
+ (function (KnownDesiredOnboardingState) {
1413
+ /** Disabled */
1414
+ KnownDesiredOnboardingState["Disabled"] = "Disabled";
1415
+ /** Enabled */
1416
+ KnownDesiredOnboardingState["Enabled"] = "Enabled";
1417
+ })(KnownDesiredOnboardingState || (KnownDesiredOnboardingState = {}));
1418
+ /** Known values of {@link OrganizationMembershipType} that the service accepts. */
1419
+ export var KnownOrganizationMembershipType;
1420
+ (function (KnownOrganizationMembershipType) {
1421
+ /** Member */
1422
+ KnownOrganizationMembershipType["Member"] = "Member";
1423
+ /** Organization */
1424
+ KnownOrganizationMembershipType["Organization"] = "Organization";
1425
+ })(KnownOrganizationMembershipType || (KnownOrganizationMembershipType = {}));
1426
+ /** Known values of {@link Type} that the service accepts. */
1427
+ export var KnownType;
1428
+ (function (KnownType) {
1429
+ /** Qualys */
1430
+ KnownType["Qualys"] = "Qualys";
1431
+ /** TVM */
1432
+ KnownType["TVM"] = "TVM";
1433
+ })(KnownType || (KnownType = {}));
1434
+ /** Known values of {@link SubPlan} that the service accepts. */
1435
+ export var KnownSubPlan;
1436
+ (function (KnownSubPlan) {
1437
+ /** P1 */
1438
+ KnownSubPlan["P1"] = "P1";
1439
+ /** P2 */
1440
+ KnownSubPlan["P2"] = "P2";
1441
+ })(KnownSubPlan || (KnownSubPlan = {}));
1442
+ /** Known values of {@link ScanningMode} that the service accepts. */
1443
+ export var KnownScanningMode;
1444
+ (function (KnownScanningMode) {
1445
+ /** Default */
1446
+ KnownScanningMode["Default"] = "Default";
1447
+ })(KnownScanningMode || (KnownScanningMode = {}));
1212
1448
  /** Known values of {@link AadConnectivityState} that the service accepts. */
1213
1449
  export var KnownAadConnectivityState;
1214
1450
  (function (KnownAadConnectivityState) {
@@ -1241,52 +1477,10 @@ export var KnownBundleType;
1241
1477
  /** CosmosDbs */
1242
1478
  KnownBundleType["CosmosDbs"] = "CosmosDbs";
1243
1479
  })(KnownBundleType || (KnownBundleType = {}));
1244
- /** Known values of {@link OrganizationMembershipType} that the service accepts. */
1245
- export var KnownOrganizationMembershipType;
1246
- (function (KnownOrganizationMembershipType) {
1247
- /** Member */
1248
- KnownOrganizationMembershipType["Member"] = "Member";
1249
- /** Organization */
1250
- KnownOrganizationMembershipType["Organization"] = "Organization";
1251
- })(KnownOrganizationMembershipType || (KnownOrganizationMembershipType = {}));
1252
- /** Known values of {@link Type} that the service accepts. */
1253
- export var KnownType;
1254
- (function (KnownType) {
1255
- /** Qualys */
1256
- KnownType["Qualys"] = "Qualys";
1257
- /** TVM */
1258
- KnownType["TVM"] = "TVM";
1259
- })(KnownType || (KnownType = {}));
1260
- /** Known values of {@link SubPlan} that the service accepts. */
1261
- export var KnownSubPlan;
1262
- (function (KnownSubPlan) {
1263
- /** P1 */
1264
- KnownSubPlan["P1"] = "P1";
1265
- /** P2 */
1266
- KnownSubPlan["P2"] = "P2";
1267
- })(KnownSubPlan || (KnownSubPlan = {}));
1268
- /** Known values of {@link ScanningMode} that the service accepts. */
1269
- export var KnownScanningMode;
1270
- (function (KnownScanningMode) {
1271
- /** Default */
1272
- KnownScanningMode["Default"] = "Default";
1273
- })(KnownScanningMode || (KnownScanningMode = {}));
1274
- /** Known values of {@link GovernanceRuleConditionOperator} that the service accepts. */
1275
- export var KnownGovernanceRuleConditionOperator;
1276
- (function (KnownGovernanceRuleConditionOperator) {
1277
- /** Checks that the string value of the data defined in Property equals the given value - exact fit */
1278
- KnownGovernanceRuleConditionOperator["Equals"] = "Equals";
1279
- /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
1280
- KnownGovernanceRuleConditionOperator["In"] = "In";
1281
- })(KnownGovernanceRuleConditionOperator || (KnownGovernanceRuleConditionOperator = {}));
1282
- /** Known values of {@link ApplicationConditionOperator} that the service accepts. */
1283
- export var KnownApplicationConditionOperator;
1284
- (function (KnownApplicationConditionOperator) {
1285
- /** Checks that the string value of the data defined in Property contains the given value */
1286
- KnownApplicationConditionOperator["Contains"] = "Contains";
1287
- /** Checks that the string value of the data defined in Property equals the given value */
1288
- KnownApplicationConditionOperator["Equals"] = "Equals";
1289
- /** Checks that the string value of the data defined in Property equals any of the given values (exact fit) */
1290
- KnownApplicationConditionOperator["In"] = "In";
1291
- })(KnownApplicationConditionOperator || (KnownApplicationConditionOperator = {}));
1480
+ /** Known values of {@link ServerVulnerabilityAssessmentsAzureSettingSelectedProvider} that the service accepts. */
1481
+ export var KnownServerVulnerabilityAssessmentsAzureSettingSelectedProvider;
1482
+ (function (KnownServerVulnerabilityAssessmentsAzureSettingSelectedProvider) {
1483
+ /** Microsoft Defender for Endpoints threat and vulnerability management. */
1484
+ KnownServerVulnerabilityAssessmentsAzureSettingSelectedProvider["MdeTvm"] = "MdeTvm";
1485
+ })(KnownServerVulnerabilityAssessmentsAzureSettingSelectedProvider || (KnownServerVulnerabilityAssessmentsAzureSettingSelectedProvider = {}));
1292
1486
  //# sourceMappingURL=index.js.map