@pulumi/azure-native 3.3.0 → 3.4.0-alpha.1746628086

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 (357) hide show
  1. package/alertsmanagement/getIssue.d.ts +63 -0
  2. package/alertsmanagement/getIssue.js +34 -0
  3. package/alertsmanagement/index.d.ts +12 -0
  4. package/alertsmanagement/index.js +15 -2
  5. package/alertsmanagement/issue.d.ts +69 -0
  6. package/alertsmanagement/issue.js +73 -0
  7. package/alertsmanagement/listIssueAlerts.d.ts +55 -0
  8. package/alertsmanagement/listIssueAlerts.js +36 -0
  9. package/alertsmanagement/listIssueResources.d.ts +55 -0
  10. package/alertsmanagement/listIssueResources.js +36 -0
  11. package/appconfiguration/configurationStore.d.ts +1 -1
  12. package/appconfiguration/configurationStore.js +3 -3
  13. package/appconfiguration/getConfigurationStore.d.ts +2 -2
  14. package/appconfiguration/getConfigurationStore.js +2 -2
  15. package/appconfiguration/getKeyValue.d.ts +2 -2
  16. package/appconfiguration/getKeyValue.js +2 -2
  17. package/appconfiguration/getPrivateEndpointConnection.d.ts +2 -2
  18. package/appconfiguration/getPrivateEndpointConnection.js +2 -2
  19. package/appconfiguration/getReplica.d.ts +2 -2
  20. package/appconfiguration/getReplica.js +2 -2
  21. package/appconfiguration/keyValue.d.ts +1 -1
  22. package/appconfiguration/keyValue.js +3 -3
  23. package/appconfiguration/listConfigurationStoreKeys.d.ts +2 -2
  24. package/appconfiguration/listConfigurationStoreKeys.js +2 -2
  25. package/appconfiguration/privateEndpointConnection.d.ts +1 -1
  26. package/appconfiguration/privateEndpointConnection.js +3 -3
  27. package/appconfiguration/replica.d.ts +1 -1
  28. package/appconfiguration/replica.js +3 -3
  29. package/avs/addon.d.ts +1 -1
  30. package/avs/addon.js +3 -3
  31. package/avs/authorization.d.ts +1 -1
  32. package/avs/authorization.js +3 -3
  33. package/avs/cloudLink.d.ts +1 -1
  34. package/avs/cloudLink.js +3 -3
  35. package/avs/cluster.d.ts +1 -1
  36. package/avs/cluster.js +3 -3
  37. package/avs/datastore.d.ts +1 -1
  38. package/avs/datastore.js +3 -3
  39. package/avs/getAddon.d.ts +2 -2
  40. package/avs/getAddon.js +2 -2
  41. package/avs/getAuthorization.d.ts +2 -2
  42. package/avs/getAuthorization.js +2 -2
  43. package/avs/getCloudLink.d.ts +2 -2
  44. package/avs/getCloudLink.js +2 -2
  45. package/avs/getCluster.d.ts +2 -2
  46. package/avs/getCluster.js +2 -2
  47. package/avs/getDatastore.d.ts +2 -2
  48. package/avs/getDatastore.js +2 -2
  49. package/avs/getGlobalReachConnection.d.ts +2 -2
  50. package/avs/getGlobalReachConnection.js +2 -2
  51. package/avs/getHcxEnterpriseSite.d.ts +2 -2
  52. package/avs/getHcxEnterpriseSite.js +2 -2
  53. package/avs/getIscsiPath.d.ts +4 -0
  54. package/avs/getIscsiPath.js +5 -1
  55. package/avs/getPlacementPolicy.d.ts +2 -2
  56. package/avs/getPlacementPolicy.js +2 -2
  57. package/avs/getPrivateCloud.d.ts +2 -2
  58. package/avs/getPrivateCloud.js +2 -2
  59. package/avs/getPureStoragePolicy.d.ts +79 -0
  60. package/avs/getPureStoragePolicy.js +36 -0
  61. package/avs/getScriptExecution.d.ts +2 -2
  62. package/avs/getScriptExecution.js +2 -2
  63. package/avs/getScriptExecutionLogs.d.ts +2 -2
  64. package/avs/getScriptExecutionLogs.js +2 -2
  65. package/avs/getWorkloadNetworkDhcp.d.ts +2 -2
  66. package/avs/getWorkloadNetworkDhcp.js +2 -2
  67. package/avs/getWorkloadNetworkDnsService.d.ts +2 -2
  68. package/avs/getWorkloadNetworkDnsService.js +2 -2
  69. package/avs/getWorkloadNetworkDnsZone.d.ts +2 -2
  70. package/avs/getWorkloadNetworkDnsZone.js +2 -2
  71. package/avs/getWorkloadNetworkPortMirroring.d.ts +2 -2
  72. package/avs/getWorkloadNetworkPortMirroring.js +2 -2
  73. package/avs/getWorkloadNetworkPublicIP.d.ts +2 -2
  74. package/avs/getWorkloadNetworkPublicIP.js +2 -2
  75. package/avs/getWorkloadNetworkSegment.d.ts +2 -2
  76. package/avs/getWorkloadNetworkSegment.js +2 -2
  77. package/avs/getWorkloadNetworkVMGroup.d.ts +2 -2
  78. package/avs/getWorkloadNetworkVMGroup.js +2 -2
  79. package/avs/globalReachConnection.d.ts +1 -1
  80. package/avs/globalReachConnection.js +3 -3
  81. package/avs/hcxEnterpriseSite.d.ts +1 -1
  82. package/avs/hcxEnterpriseSite.js +3 -3
  83. package/avs/index.d.ts +6 -0
  84. package/avs/index.js +10 -3
  85. package/avs/iscsiPath.d.ts +2 -0
  86. package/avs/iscsiPath.js +4 -2
  87. package/avs/listClusterZones.d.ts +2 -2
  88. package/avs/listClusterZones.js +2 -2
  89. package/avs/listPrivateCloudAdminCredentials.d.ts +2 -2
  90. package/avs/listPrivateCloudAdminCredentials.js +2 -2
  91. package/avs/placementPolicy.d.ts +1 -1
  92. package/avs/placementPolicy.js +3 -3
  93. package/avs/privateCloud.d.ts +1 -1
  94. package/avs/privateCloud.js +3 -3
  95. package/avs/pureStoragePolicy.d.ts +84 -0
  96. package/avs/pureStoragePolicy.js +87 -0
  97. package/avs/scriptExecution.d.ts +1 -1
  98. package/avs/scriptExecution.js +3 -3
  99. package/avs/workloadNetworkDhcp.d.ts +1 -1
  100. package/avs/workloadNetworkDhcp.js +3 -3
  101. package/avs/workloadNetworkDnsService.d.ts +1 -1
  102. package/avs/workloadNetworkDnsService.js +3 -3
  103. package/avs/workloadNetworkDnsZone.d.ts +1 -1
  104. package/avs/workloadNetworkDnsZone.js +3 -3
  105. package/avs/workloadNetworkPortMirroring.d.ts +1 -1
  106. package/avs/workloadNetworkPortMirroring.js +3 -3
  107. package/avs/workloadNetworkPublicIP.d.ts +1 -1
  108. package/avs/workloadNetworkPublicIP.js +3 -3
  109. package/avs/workloadNetworkSegment.d.ts +1 -1
  110. package/avs/workloadNetworkSegment.js +3 -3
  111. package/avs/workloadNetworkVMGroup.d.ts +1 -1
  112. package/avs/workloadNetworkVMGroup.js +3 -3
  113. package/dbforpostgresql/administrator.d.ts +1 -1
  114. package/dbforpostgresql/administrator.js +3 -3
  115. package/dbforpostgresql/backup.d.ts +1 -1
  116. package/dbforpostgresql/backup.js +3 -3
  117. package/dbforpostgresql/configuration.d.ts +1 -1
  118. package/dbforpostgresql/configuration.js +3 -3
  119. package/dbforpostgresql/database.d.ts +1 -1
  120. package/dbforpostgresql/database.js +3 -3
  121. package/dbforpostgresql/firewallRule.d.ts +1 -1
  122. package/dbforpostgresql/firewallRule.js +3 -3
  123. package/dbforpostgresql/getAdministrator.d.ts +2 -2
  124. package/dbforpostgresql/getAdministrator.js +2 -2
  125. package/dbforpostgresql/getBackup.d.ts +2 -2
  126. package/dbforpostgresql/getBackup.js +2 -2
  127. package/dbforpostgresql/getConfiguration.d.ts +2 -2
  128. package/dbforpostgresql/getConfiguration.js +2 -2
  129. package/dbforpostgresql/getDatabase.d.ts +2 -2
  130. package/dbforpostgresql/getDatabase.js +2 -2
  131. package/dbforpostgresql/getFirewallRule.d.ts +2 -2
  132. package/dbforpostgresql/getFirewallRule.js +2 -2
  133. package/dbforpostgresql/getGetPrivateDnsZoneSuffixExecute.d.ts +2 -2
  134. package/dbforpostgresql/getGetPrivateDnsZoneSuffixExecute.js +2 -2
  135. package/dbforpostgresql/getMigration.d.ts +2 -2
  136. package/dbforpostgresql/getMigration.js +2 -2
  137. package/dbforpostgresql/getPrivateEndpointConnection.d.ts +2 -2
  138. package/dbforpostgresql/getPrivateEndpointConnection.js +2 -2
  139. package/dbforpostgresql/getServer.d.ts +2 -2
  140. package/dbforpostgresql/getServer.js +2 -2
  141. package/dbforpostgresql/getVirtualEndpoint.d.ts +2 -2
  142. package/dbforpostgresql/getVirtualEndpoint.js +2 -2
  143. package/dbforpostgresql/migration.d.ts +1 -1
  144. package/dbforpostgresql/migration.js +3 -3
  145. package/dbforpostgresql/privateEndpointConnection.d.ts +1 -1
  146. package/dbforpostgresql/privateEndpointConnection.js +3 -3
  147. package/dbforpostgresql/server.d.ts +1 -1
  148. package/dbforpostgresql/server.js +3 -3
  149. package/dbforpostgresql/virtualEndpoint.d.ts +1 -1
  150. package/dbforpostgresql/virtualEndpoint.js +3 -3
  151. package/edge/getSite.d.ts +4 -0
  152. package/edge/getSite.js +5 -1
  153. package/edge/getSitesByServiceGroup.d.ts +63 -0
  154. package/edge/getSitesByServiceGroup.js +34 -0
  155. package/edge/getSitesBySubscription.d.ts +4 -0
  156. package/edge/getSitesBySubscription.js +5 -1
  157. package/edge/index.d.ts +6 -0
  158. package/edge/index.js +9 -2
  159. package/edge/site.d.ts +2 -0
  160. package/edge/site.js +4 -2
  161. package/edge/sitesByServiceGroup.d.ts +69 -0
  162. package/edge/sitesByServiceGroup.js +73 -0
  163. package/edge/sitesBySubscription.d.ts +2 -0
  164. package/edge/sitesBySubscription.js +4 -2
  165. package/index.d.ts +2 -1
  166. package/index.js +6 -4
  167. package/management/getEntity.d.ts +2 -2
  168. package/management/getEntity.js +2 -2
  169. package/management/getHierarchySetting.d.ts +2 -2
  170. package/management/getHierarchySetting.js +2 -2
  171. package/management/getManagementGroup.d.ts +2 -2
  172. package/management/getManagementGroup.js +2 -2
  173. package/management/getManagementGroupSubscription.d.ts +2 -2
  174. package/management/getManagementGroupSubscription.js +2 -2
  175. package/management/getServiceGroup.d.ts +65 -0
  176. package/management/getServiceGroup.js +32 -0
  177. package/management/hierarchySetting.d.ts +1 -1
  178. package/management/hierarchySetting.js +3 -3
  179. package/management/index.d.ts +9 -0
  180. package/management/index.js +12 -2
  181. package/management/listServiceGroupAncestors.d.ts +39 -0
  182. package/management/listServiceGroupAncestors.js +32 -0
  183. package/management/managementGroup.d.ts +1 -1
  184. package/management/managementGroup.js +3 -3
  185. package/management/managementGroupSubscription.d.ts +1 -1
  186. package/management/managementGroupSubscription.js +3 -3
  187. package/management/serviceGroup.d.ts +85 -0
  188. package/management/serviceGroup.js +73 -0
  189. package/package.json +2 -2
  190. package/programmableconnectivity/gateway.d.ts +6 -4
  191. package/programmableconnectivity/gateway.js +5 -3
  192. package/programmableconnectivity/getGateway.d.ts +9 -5
  193. package/programmableconnectivity/getGateway.js +5 -1
  194. package/programmableconnectivity/getOperatorApiConnection.d.ts +4 -0
  195. package/programmableconnectivity/getOperatorApiConnection.js +5 -1
  196. package/programmableconnectivity/operatorApiConnection.d.ts +2 -0
  197. package/programmableconnectivity/operatorApiConnection.js +4 -2
  198. package/redisenterprise/index.d.ts +3 -0
  199. package/redisenterprise/index.js +5 -2
  200. package/redisenterprise/listRedisEnterpriseSkusForScaling.d.ts +43 -0
  201. package/redisenterprise/listRedisEnterpriseSkusForScaling.js +34 -0
  202. package/relationships/dependencyOfRelationship.d.ts +69 -0
  203. package/relationships/dependencyOfRelationship.js +72 -0
  204. package/relationships/getDependencyOfRelationship.d.ts +63 -0
  205. package/relationships/getDependencyOfRelationship.js +34 -0
  206. package/relationships/getServiceGroupMemberRelationship.d.ts +63 -0
  207. package/relationships/getServiceGroupMemberRelationship.js +34 -0
  208. package/relationships/index.d.ts +12 -0
  209. package/relationships/index.js +32 -0
  210. package/relationships/serviceGroupMemberRelationship.d.ts +69 -0
  211. package/relationships/serviceGroupMemberRelationship.js +72 -0
  212. package/security/defenderForStorage.d.ts +1 -1
  213. package/security/defenderForStorage.js +3 -3
  214. package/security/getDefenderForStorage.d.ts +2 -2
  215. package/security/getDefenderForStorage.js +2 -2
  216. package/securityinsights/aaddataConnector.js +2 -2
  217. package/securityinsights/aatpdataConnector.js +2 -2
  218. package/securityinsights/action.d.ts +1 -1
  219. package/securityinsights/action.js +3 -3
  220. package/securityinsights/activityCustomEntityQuery.js +2 -2
  221. package/securityinsights/anomalies.js +2 -2
  222. package/securityinsights/anomalySecurityMLAnalyticsSettings.js +2 -2
  223. package/securityinsights/ascdataConnector.js +2 -2
  224. package/securityinsights/automationRule.d.ts +1 -1
  225. package/securityinsights/automationRule.js +3 -3
  226. package/securityinsights/awsCloudTrailDataConnector.js +2 -2
  227. package/securityinsights/bookmark.d.ts +1 -1
  228. package/securityinsights/bookmark.js +3 -3
  229. package/securityinsights/bookmarkRelation.d.ts +1 -1
  230. package/securityinsights/bookmarkRelation.js +3 -3
  231. package/securityinsights/businessApplicationAgent.d.ts +1 -1
  232. package/securityinsights/businessApplicationAgent.js +3 -3
  233. package/securityinsights/contentPackage.d.ts +1 -1
  234. package/securityinsights/contentPackage.js +3 -3
  235. package/securityinsights/contentTemplate.d.ts +1 -1
  236. package/securityinsights/contentTemplate.js +3 -3
  237. package/securityinsights/customizableConnectorDefinition.js +2 -2
  238. package/securityinsights/entityAnalytics.js +2 -2
  239. package/securityinsights/eyesOn.js +2 -2
  240. package/securityinsights/fileImport.d.ts +1 -1
  241. package/securityinsights/fileImport.js +3 -3
  242. package/securityinsights/fusionAlertRule.js +2 -2
  243. package/securityinsights/getAction.d.ts +2 -2
  244. package/securityinsights/getAction.js +2 -2
  245. package/securityinsights/getAutomationRule.d.ts +2 -2
  246. package/securityinsights/getAutomationRule.js +2 -2
  247. package/securityinsights/getBookmark.d.ts +2 -2
  248. package/securityinsights/getBookmark.js +2 -2
  249. package/securityinsights/getBookmarkRelation.d.ts +2 -2
  250. package/securityinsights/getBookmarkRelation.js +2 -2
  251. package/securityinsights/getBusinessApplicationAgent.d.ts +2 -2
  252. package/securityinsights/getBusinessApplicationAgent.js +2 -2
  253. package/securityinsights/getContentPackage.d.ts +2 -2
  254. package/securityinsights/getContentPackage.js +2 -2
  255. package/securityinsights/getContentTemplate.d.ts +2 -2
  256. package/securityinsights/getContentTemplate.js +2 -2
  257. package/securityinsights/getEntitiesGetTimeline.d.ts +2 -2
  258. package/securityinsights/getEntitiesGetTimeline.js +2 -2
  259. package/securityinsights/getEntityInsights.d.ts +2 -2
  260. package/securityinsights/getEntityInsights.js +2 -2
  261. package/securityinsights/getFileImport.d.ts +2 -2
  262. package/securityinsights/getFileImport.js +2 -2
  263. package/securityinsights/getHunt.d.ts +2 -2
  264. package/securityinsights/getHunt.js +2 -2
  265. package/securityinsights/getHuntComment.d.ts +2 -2
  266. package/securityinsights/getHuntComment.js +2 -2
  267. package/securityinsights/getHuntRelation.d.ts +2 -2
  268. package/securityinsights/getHuntRelation.js +2 -2
  269. package/securityinsights/getIncident.d.ts +2 -2
  270. package/securityinsights/getIncident.js +2 -2
  271. package/securityinsights/getIncidentComment.d.ts +2 -2
  272. package/securityinsights/getIncidentComment.js +2 -2
  273. package/securityinsights/getIncidentRelation.d.ts +2 -2
  274. package/securityinsights/getIncidentRelation.js +2 -2
  275. package/securityinsights/getIncidentTask.d.ts +2 -2
  276. package/securityinsights/getIncidentTask.js +2 -2
  277. package/securityinsights/getMetadata.d.ts +2 -2
  278. package/securityinsights/getMetadata.js +2 -2
  279. package/securityinsights/getSentinelOnboardingState.d.ts +2 -2
  280. package/securityinsights/getSentinelOnboardingState.js +2 -2
  281. package/securityinsights/getSystem.d.ts +2 -2
  282. package/securityinsights/getSystem.js +2 -2
  283. package/securityinsights/getThreatIntelligenceIndicator.d.ts +2 -2
  284. package/securityinsights/getThreatIntelligenceIndicator.js +2 -2
  285. package/securityinsights/getWatchlist.d.ts +2 -2
  286. package/securityinsights/getWatchlist.js +2 -2
  287. package/securityinsights/getWatchlistItem.d.ts +2 -2
  288. package/securityinsights/getWatchlistItem.js +2 -2
  289. package/securityinsights/getWorkspaceManagerAssignment.d.ts +2 -2
  290. package/securityinsights/getWorkspaceManagerAssignment.js +2 -2
  291. package/securityinsights/getWorkspaceManagerConfiguration.d.ts +2 -2
  292. package/securityinsights/getWorkspaceManagerConfiguration.js +2 -2
  293. package/securityinsights/getWorkspaceManagerGroup.d.ts +2 -2
  294. package/securityinsights/getWorkspaceManagerGroup.js +2 -2
  295. package/securityinsights/getWorkspaceManagerMember.d.ts +2 -2
  296. package/securityinsights/getWorkspaceManagerMember.js +2 -2
  297. package/securityinsights/hunt.d.ts +1 -1
  298. package/securityinsights/hunt.js +3 -3
  299. package/securityinsights/huntComment.d.ts +1 -1
  300. package/securityinsights/huntComment.js +3 -3
  301. package/securityinsights/huntRelation.d.ts +1 -1
  302. package/securityinsights/huntRelation.js +3 -3
  303. package/securityinsights/incident.d.ts +1 -1
  304. package/securityinsights/incident.js +3 -3
  305. package/securityinsights/incidentComment.d.ts +1 -1
  306. package/securityinsights/incidentComment.js +3 -3
  307. package/securityinsights/incidentRelation.d.ts +1 -1
  308. package/securityinsights/incidentRelation.js +3 -3
  309. package/securityinsights/incidentTask.d.ts +1 -1
  310. package/securityinsights/incidentTask.js +3 -3
  311. package/securityinsights/listGeodataByIp.d.ts +2 -2
  312. package/securityinsights/listGeodataByIp.js +2 -2
  313. package/securityinsights/listSourceControlRepositories.d.ts +2 -2
  314. package/securityinsights/listSourceControlRepositories.js +2 -2
  315. package/securityinsights/listSystemActions.d.ts +2 -2
  316. package/securityinsights/listSystemActions.js +2 -2
  317. package/securityinsights/listWhoisByDomain.d.ts +2 -2
  318. package/securityinsights/listWhoisByDomain.js +2 -2
  319. package/securityinsights/mcasdataConnector.js +2 -2
  320. package/securityinsights/mdatpdataConnector.js +2 -2
  321. package/securityinsights/metadata.d.ts +1 -1
  322. package/securityinsights/metadata.js +3 -3
  323. package/securityinsights/microsoftSecurityIncidentCreationAlertRule.js +2 -2
  324. package/securityinsights/mstidataConnector.js +2 -2
  325. package/securityinsights/officeDataConnector.js +2 -2
  326. package/securityinsights/premiumMicrosoftDefenderForThreatIntelligence.js +2 -2
  327. package/securityinsights/restApiPollerDataConnector.js +2 -2
  328. package/securityinsights/scheduledAlertRule.js +2 -2
  329. package/securityinsights/sentinelOnboardingState.d.ts +1 -1
  330. package/securityinsights/sentinelOnboardingState.js +3 -3
  331. package/securityinsights/system.d.ts +1 -1
  332. package/securityinsights/system.js +3 -3
  333. package/securityinsights/threatIntelligenceIndicator.d.ts +1 -1
  334. package/securityinsights/threatIntelligenceIndicator.js +3 -3
  335. package/securityinsights/tidataConnector.js +2 -2
  336. package/securityinsights/ueba.js +2 -2
  337. package/securityinsights/watchlist.d.ts +1 -1
  338. package/securityinsights/watchlist.js +3 -3
  339. package/securityinsights/watchlistItem.d.ts +1 -1
  340. package/securityinsights/watchlistItem.js +3 -3
  341. package/securityinsights/workspaceManagerAssignment.d.ts +1 -1
  342. package/securityinsights/workspaceManagerAssignment.js +3 -3
  343. package/securityinsights/workspaceManagerConfiguration.d.ts +1 -1
  344. package/securityinsights/workspaceManagerConfiguration.js +3 -3
  345. package/securityinsights/workspaceManagerGroup.d.ts +1 -1
  346. package/securityinsights/workspaceManagerGroup.js +3 -3
  347. package/securityinsights/workspaceManagerMember.d.ts +1 -1
  348. package/securityinsights/workspaceManagerMember.js +3 -3
  349. package/tsconfig.tsbuildinfo +1 -1
  350. package/types/enums/alertsmanagement/index.d.ts +26 -0
  351. package/types/enums/alertsmanagement/index.js +24 -2
  352. package/types/enums/datafactory/index.d.ts +8 -0
  353. package/types/enums/datafactory/index.js +7 -3
  354. package/types/input.d.ts +120 -2
  355. package/types/input.js +1 -1
  356. package/types/output.d.ts +431 -2
  357. package/types/output.js +1 -1
package/types/output.d.ts CHANGED
@@ -1295,6 +1295,90 @@ export declare namespace alertsmanagement {
1295
1295
  */
1296
1296
  type: "Diagnostics";
1297
1297
  }
1298
+ /**
1299
+ * Details about the execution of the investigation
1300
+ */
1301
+ interface InvestigationExecutionResponse {
1302
+ /**
1303
+ * The time at which the investigation execution completed (in UTC)
1304
+ */
1305
+ completedAt: string;
1306
+ /**
1307
+ * The state of the investigation execution
1308
+ */
1309
+ runState: string;
1310
+ }
1311
+ /**
1312
+ * Properties of the current investigation
1313
+ */
1314
+ interface InvestigationMetadataResponse {
1315
+ /**
1316
+ * The creation time of the investigation (in UTC)
1317
+ */
1318
+ createdAt: string;
1319
+ /**
1320
+ * The execution details of the investigation
1321
+ */
1322
+ execution: outputs.alertsmanagement.InvestigationExecutionResponse;
1323
+ /**
1324
+ * The unique identifier of the investigation
1325
+ */
1326
+ id: string;
1327
+ /**
1328
+ * The parameters that were used to start the investigation
1329
+ */
1330
+ runParameters: outputs.alertsmanagement.RunParametersResponse;
1331
+ }
1332
+ /**
1333
+ * A single scope of the investigation
1334
+ */
1335
+ interface InvestigationScopeResponse {
1336
+ /**
1337
+ * The ID of the scope of the investigation - either an Azure alert ID or an Azure resource ID
1338
+ */
1339
+ id: string;
1340
+ /**
1341
+ * The origin of the scope
1342
+ */
1343
+ origin: outputs.alertsmanagement.OriginResponse;
1344
+ /**
1345
+ * The relevance of the scope
1346
+ */
1347
+ relevance?: string;
1348
+ }
1349
+ /**
1350
+ * The issue properties
1351
+ */
1352
+ interface IssuePropertiesResponse {
1353
+ /**
1354
+ * The issue impact time (in UTC)
1355
+ */
1356
+ impactTime: string;
1357
+ /**
1358
+ * The list of investigations in the issue
1359
+ */
1360
+ investigations: outputs.alertsmanagement.InvestigationMetadataResponse[];
1361
+ /**
1362
+ * The number of investigations in the issue
1363
+ */
1364
+ investigationsCount: number;
1365
+ /**
1366
+ * The provisioning state of the resource.
1367
+ */
1368
+ provisioningState: string;
1369
+ /**
1370
+ * The issue severity
1371
+ */
1372
+ severity: string;
1373
+ /**
1374
+ * The issue status
1375
+ */
1376
+ status: string;
1377
+ /**
1378
+ * The issue title
1379
+ */
1380
+ title: string;
1381
+ }
1298
1382
  /**
1299
1383
  * Monthly recurrence object.
1300
1384
  */
@@ -1317,6 +1401,19 @@ export declare namespace alertsmanagement {
1317
1401
  */
1318
1402
  startTime?: string;
1319
1403
  }
1404
+ /**
1405
+ * Details about the origin of the entity - the source that added it to the issue
1406
+ */
1407
+ interface OriginResponse {
1408
+ /**
1409
+ * The ID of the origin - for example, in case of 'Manual', the object ID of the identity, and in case of 'Automatic', the name of the automatic system
1410
+ */
1411
+ addedBy: string;
1412
+ /**
1413
+ * The source of the origin - Manual or Automatic
1414
+ */
1415
+ addedByType: string;
1416
+ }
1320
1417
  /**
1321
1418
  * An alert action. Only relevant for alerts.
1322
1419
  */
@@ -1394,6 +1491,56 @@ export declare namespace alertsmanagement {
1394
1491
  */
1395
1492
  severity?: number;
1396
1493
  }
1494
+ /**
1495
+ * Properties of an alert which is related to the issue
1496
+ */
1497
+ interface RelatedAlertResponse {
1498
+ /**
1499
+ * The time this relation was added to the issue (in UTC)
1500
+ */
1501
+ addedAt: string;
1502
+ /**
1503
+ * The alert ID
1504
+ */
1505
+ id: string;
1506
+ /**
1507
+ * The last update time of this relation (in UTC)
1508
+ */
1509
+ lastModifiedAt: string;
1510
+ /**
1511
+ * The source that related the alert to the issue
1512
+ */
1513
+ origin: outputs.alertsmanagement.OriginResponse;
1514
+ /**
1515
+ * The alerts's relevance status
1516
+ */
1517
+ relevance: string;
1518
+ }
1519
+ /**
1520
+ * Properties of a resource which is related to the issue
1521
+ */
1522
+ interface RelatedResourceResponse {
1523
+ /**
1524
+ * The time this relation was added to the issue (in UTC)
1525
+ */
1526
+ addedAt: string;
1527
+ /**
1528
+ * The resource ID
1529
+ */
1530
+ id: string;
1531
+ /**
1532
+ * The last update time of this relation (in UTC)
1533
+ */
1534
+ lastModifiedAt: string;
1535
+ /**
1536
+ * The source that related the resource to the issue
1537
+ */
1538
+ origin: outputs.alertsmanagement.OriginResponse;
1539
+ /**
1540
+ * The resource's relevance status
1541
+ */
1542
+ relevance: string;
1543
+ }
1397
1544
  /**
1398
1545
  * Indicates if all action groups should be removed.
1399
1546
  */
@@ -1404,6 +1551,23 @@ export declare namespace alertsmanagement {
1404
1551
  */
1405
1552
  actionType: "RemoveAllActionGroups";
1406
1553
  }
1554
+ /**
1555
+ * The parameters used to run the investigation
1556
+ */
1557
+ interface RunParametersResponse {
1558
+ /**
1559
+ * The alerts used to run the investigation
1560
+ */
1561
+ alerts: outputs.alertsmanagement.InvestigationScopeResponse[];
1562
+ /**
1563
+ * The impact time to investigate (in UTC)
1564
+ */
1565
+ impactTime: string;
1566
+ /**
1567
+ * The resources used to run the investigation
1568
+ */
1569
+ resources: outputs.alertsmanagement.InvestigationScopeResponse[];
1570
+ }
1407
1571
  /**
1408
1572
  * Scheduling configuration for a given alert processing rule.
1409
1573
  */
@@ -11696,7 +11860,7 @@ export declare namespace avs {
11696
11860
  */
11697
11861
  baseUserDN?: string;
11698
11862
  /**
11699
- * The domain's dns name
11863
+ * The domain's DNS name
11700
11864
  */
11701
11865
  domain?: string;
11702
11866
  /**
@@ -84493,6 +84657,10 @@ export declare namespace datafactory {
84493
84657
  * Linked service description.
84494
84658
  */
84495
84659
  description?: string;
84660
+ /**
84661
+ * Specify whether to enable server SSL certificate validation when you connect.Always use System Trust Store (for V2 only). The default value is true.
84662
+ */
84663
+ enableServerCertificateValidation?: any;
84496
84664
  /**
84497
84665
  * Specifies whether the connections to the server are encrypted using SSL. The default value is false.
84498
84666
  */
@@ -84519,6 +84687,10 @@ export declare namespace datafactory {
84519
84687
  * The TCP port that the Impala server uses to listen for client connections. The default value is 21050.
84520
84688
  */
84521
84689
  port?: any;
84690
+ /**
84691
+ * The transport protocol to use in the Thrift layer (for V2 only). Default value is Binary.
84692
+ */
84693
+ thriftTransportProtocol?: string;
84522
84694
  /**
84523
84695
  * The full path of the .pem file containing trusted CA certificates for verifying the server when connecting over SSL. This property can only be set when using SSL on self-hosted IR. The default value is the cacerts.pem file installed with the IR.
84524
84696
  */
@@ -114873,6 +115045,35 @@ export declare namespace easm {
114873
115045
  }
114874
115046
  }
114875
115047
  export declare namespace edge {
115048
+ /**
115049
+ * Site address properties
115050
+ */
115051
+ interface SiteAddressPropertiesResponse {
115052
+ /**
115053
+ * City of the address
115054
+ */
115055
+ city?: string;
115056
+ /**
115057
+ * Country of the address
115058
+ */
115059
+ country?: string;
115060
+ /**
115061
+ * Postal or ZIP code of the address
115062
+ */
115063
+ postalCode?: string;
115064
+ /**
115065
+ * State or province of the address
115066
+ */
115067
+ stateOrProvince?: string;
115068
+ /**
115069
+ * First line of the street address
115070
+ */
115071
+ streetAddress1?: string;
115072
+ /**
115073
+ * Second line of the street address
115074
+ */
115075
+ streetAddress2?: string;
115076
+ }
114876
115077
  /**
114877
115078
  * Site properties
114878
115079
  */
@@ -114889,10 +115090,20 @@ export declare namespace edge {
114889
115090
  * displayName of Site resource
114890
115091
  */
114891
115092
  displayName?: string;
115093
+ /**
115094
+ * Key-value pairs for labeling the site resource.
115095
+ */
115096
+ labels?: {
115097
+ [key: string]: string;
115098
+ };
114892
115099
  /**
114893
115100
  * Provisioning state of last operation
114894
115101
  */
114895
115102
  provisioningState: string;
115103
+ /**
115104
+ * Physical address of the site
115105
+ */
115106
+ siteAddress?: outputs.edge.SiteAddressPropertiesResponse;
114896
115107
  }
114897
115108
  /**
114898
115109
  * Metadata pertaining to creation and last modification of the resource.
@@ -150464,6 +150675,96 @@ export declare namespace management {
150464
150675
  */
150465
150676
  name?: string;
150466
150677
  }
150678
+ /**
150679
+ * The details of the parent serviceGroup.
150680
+ */
150681
+ interface ParentServiceGroupPropertiesResponse {
150682
+ /**
150683
+ * The fully qualified ID of the parent serviceGroup. For example, '/providers/Microsoft.Management/serviceGroups/TestServiceGroup'
150684
+ */
150685
+ resourceId?: string;
150686
+ }
150687
+ /**
150688
+ * ServiceGroup creation request body parameters.
150689
+ */
150690
+ interface ServiceGroupPropertiesResponse {
150691
+ /**
150692
+ * The display name of the serviceGroup. For example, ServiceGroupTest1
150693
+ */
150694
+ displayName?: string;
150695
+ /**
150696
+ * The details of the parent serviceGroup.
150697
+ */
150698
+ parent?: outputs.management.ParentServiceGroupPropertiesResponse;
150699
+ /**
150700
+ * The provisioning state of the serviceGroup. For example, Running
150701
+ */
150702
+ provisioningState: string;
150703
+ }
150704
+ /**
150705
+ * The serviceGroup details.
150706
+ */
150707
+ interface ServiceGroupResponse {
150708
+ /**
150709
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
150710
+ */
150711
+ id: string;
150712
+ /**
150713
+ * The kind of the serviceGroup.
150714
+ */
150715
+ kind?: string;
150716
+ /**
150717
+ * The name of the resource
150718
+ */
150719
+ name: string;
150720
+ /**
150721
+ * ServiceGroup creation request body parameters.
150722
+ */
150723
+ properties?: outputs.management.ServiceGroupPropertiesResponse;
150724
+ /**
150725
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
150726
+ */
150727
+ systemData: outputs.management.SystemDataResponse;
150728
+ /**
150729
+ * The serviceGroup tags.
150730
+ */
150731
+ tags?: {
150732
+ [key: string]: string;
150733
+ };
150734
+ /**
150735
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
150736
+ */
150737
+ type: string;
150738
+ }
150739
+ /**
150740
+ * Metadata pertaining to creation and last modification of the resource.
150741
+ */
150742
+ interface SystemDataResponse {
150743
+ /**
150744
+ * The timestamp of resource creation (UTC).
150745
+ */
150746
+ createdAt?: string;
150747
+ /**
150748
+ * The identity that created the resource.
150749
+ */
150750
+ createdBy?: string;
150751
+ /**
150752
+ * The type of identity that created the resource.
150753
+ */
150754
+ createdByType?: string;
150755
+ /**
150756
+ * The timestamp of resource last modification (UTC)
150757
+ */
150758
+ lastModifiedAt?: string;
150759
+ /**
150760
+ * The identity that last modified the resource.
150761
+ */
150762
+ lastModifiedBy?: string;
150763
+ /**
150764
+ * The type of identity that last modified the resource.
150765
+ */
150766
+ lastModifiedByType?: string;
150767
+ }
150467
150768
  }
150468
150769
  export declare namespace manufacturingplatform {
150469
150770
  /**
@@ -178419,7 +178720,7 @@ export declare namespace programmableconnectivity {
178419
178720
  */
178420
178721
  legalName?: string;
178421
178722
  /**
178422
- * Name of the application. Example: Contoso App.
178723
+ * Name of the application.
178423
178724
  */
178424
178725
  name?: string;
178425
178726
  /**
@@ -190634,6 +190935,19 @@ export declare namespace redisenterprise {
190634
190935
  */
190635
190936
  status?: string;
190636
190937
  }
190938
+ /**
190939
+ * Details of a Redis Enterprise cluster SKU.
190940
+ */
190941
+ interface SkuDetailsResponse {
190942
+ /**
190943
+ * The name of the SKU.
190944
+ */
190945
+ name: string;
190946
+ /**
190947
+ * The cache size in GB.
190948
+ */
190949
+ sizeInGB: number;
190950
+ }
190637
190951
  /**
190638
190952
  * SKU parameters supplied to the create RedisEnterprise operation.
190639
190953
  */
@@ -190661,6 +190975,121 @@ export declare namespace redisenterprise {
190661
190975
  principalId: string;
190662
190976
  }
190663
190977
  }
190978
+ export declare namespace relationships {
190979
+ /**
190980
+ * dependencyOf relationship properties.
190981
+ */
190982
+ interface DependencyOfRelationshipPropertiesResponse {
190983
+ /**
190984
+ * Metadata about the relationship.
190985
+ */
190986
+ metadata: outputs.relationships.RelationshipMetadataResponse;
190987
+ /**
190988
+ * Information about the origin of the relationship.
190989
+ */
190990
+ originInformation: outputs.relationships.RelationshipOriginInformationResponse;
190991
+ /**
190992
+ * The provisioning state of the relationship.
190993
+ */
190994
+ provisioningState: string;
190995
+ /**
190996
+ * The relationship source resource id.
190997
+ */
190998
+ sourceId: string;
190999
+ /**
191000
+ * The relationship target resource id.
191001
+ */
191002
+ targetId: string;
191003
+ /**
191004
+ * The relationship target tenant id.
191005
+ */
191006
+ targetTenant?: string;
191007
+ }
191008
+ /**
191009
+ * Provides information about the relationship properties.
191010
+ */
191011
+ interface RelationshipMetadataResponse {
191012
+ /**
191013
+ * The type of the relationship source resource.
191014
+ */
191015
+ sourceType: string;
191016
+ /**
191017
+ * The type of the relationship target resource.
191018
+ */
191019
+ targetType: string;
191020
+ }
191021
+ /**
191022
+ * Provides information about the origin of a relationship.
191023
+ */
191024
+ interface RelationshipOriginInformationResponse {
191025
+ /**
191026
+ * The name of the discovery engine that created the relationship.
191027
+ */
191028
+ discoveryEngine: string;
191029
+ /**
191030
+ * Identifies the origin type of the relationship.
191031
+ */
191032
+ relationshipOriginType: string;
191033
+ }
191034
+ /**
191035
+ * ServiceGroupMember relationship properties.
191036
+ */
191037
+ interface ServiceGroupMemberRelationshipPropertiesResponse {
191038
+ /**
191039
+ * Metadata about the relationship.
191040
+ */
191041
+ metadata: outputs.relationships.RelationshipMetadataResponse;
191042
+ /**
191043
+ * Information about the origin of the relationship.
191044
+ */
191045
+ originInformation: outputs.relationships.RelationshipOriginInformationResponse;
191046
+ /**
191047
+ * The provisioning state of the relationship.
191048
+ */
191049
+ provisioningState: string;
191050
+ /**
191051
+ * The relationship source resource id.
191052
+ */
191053
+ sourceId: string;
191054
+ /**
191055
+ * The relationship target resource id.
191056
+ */
191057
+ targetId: string;
191058
+ /**
191059
+ * The relationship target tenant id.
191060
+ */
191061
+ targetTenant?: string;
191062
+ }
191063
+ /**
191064
+ * Metadata pertaining to creation and last modification of the resource.
191065
+ */
191066
+ interface SystemDataResponse {
191067
+ /**
191068
+ * The timestamp of resource creation (UTC).
191069
+ */
191070
+ createdAt?: string;
191071
+ /**
191072
+ * The identity that created the resource.
191073
+ */
191074
+ createdBy?: string;
191075
+ /**
191076
+ * The type of identity that created the resource.
191077
+ */
191078
+ createdByType?: string;
191079
+ /**
191080
+ * The timestamp of resource last modification (UTC)
191081
+ */
191082
+ lastModifiedAt?: string;
191083
+ /**
191084
+ * The identity that last modified the resource.
191085
+ */
191086
+ lastModifiedBy?: string;
191087
+ /**
191088
+ * The type of identity that last modified the resource.
191089
+ */
191090
+ lastModifiedByType?: string;
191091
+ }
191092
+ }
190664
191093
  export declare namespace relay {
190665
191094
  /**
190666
191095
  * ConnectionState information.