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