@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

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.