@pulumi/azure-native 3.3.0 → 3.4.0

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
@@ -0,0 +1,69 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Defines a dependencyOf relationship resource.
6
+ *
7
+ * Uses Azure REST API version 2023-09-01-preview.
8
+ */
9
+ export declare class DependencyOfRelationship extends pulumi.CustomResource {
10
+ /**
11
+ * Get an existing DependencyOfRelationship resource's state with the given name, ID, and optional extra
12
+ * properties used to qualify the lookup.
13
+ *
14
+ * @param name The _unique_ name of the resulting resource.
15
+ * @param id The _unique_ provider ID of the resource to lookup.
16
+ * @param opts Optional settings to control the behavior of the CustomResource.
17
+ */
18
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): DependencyOfRelationship;
19
+ /**
20
+ * Returns true if the given object is an instance of DependencyOfRelationship. This is designed to work even
21
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
22
+ */
23
+ static isInstance(obj: any): obj is DependencyOfRelationship;
24
+ /**
25
+ * The Azure API version of the resource.
26
+ */
27
+ readonly azureApiVersion: pulumi.Output<string>;
28
+ /**
29
+ * The name of the resource
30
+ */
31
+ readonly name: pulumi.Output<string>;
32
+ /**
33
+ * The resource-specific properties for this resource.
34
+ */
35
+ readonly properties: pulumi.Output<outputs.relationships.DependencyOfRelationshipPropertiesResponse>;
36
+ /**
37
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
38
+ */
39
+ readonly systemData: pulumi.Output<outputs.relationships.SystemDataResponse>;
40
+ /**
41
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
42
+ */
43
+ readonly type: pulumi.Output<string>;
44
+ /**
45
+ * Create a DependencyOfRelationship resource with the given unique name, arguments, and options.
46
+ *
47
+ * @param name The _unique_ name of the resource.
48
+ * @param args The arguments to use to populate this resource's properties.
49
+ * @param opts A bag of options that control this resource's behavior.
50
+ */
51
+ constructor(name: string, args: DependencyOfRelationshipArgs, opts?: pulumi.CustomResourceOptions);
52
+ }
53
+ /**
54
+ * The set of arguments for constructing a DependencyOfRelationship resource.
55
+ */
56
+ export interface DependencyOfRelationshipArgs {
57
+ /**
58
+ * Name of dependencyOf relationship.
59
+ */
60
+ name?: pulumi.Input<string>;
61
+ /**
62
+ * The resource-specific properties for this resource.
63
+ */
64
+ properties?: pulumi.Input<inputs.relationships.DependencyOfRelationshipPropertiesArgs>;
65
+ /**
66
+ * The fully qualified Azure Resource manager identifier of the resource.
67
+ */
68
+ resourceUri: pulumi.Input<string>;
69
+ }
@@ -0,0 +1,72 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.DependencyOfRelationship = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Defines a dependencyOf relationship resource.
10
+ *
11
+ * Uses Azure REST API version 2023-09-01-preview.
12
+ */
13
+ class DependencyOfRelationship extends pulumi.CustomResource {
14
+ /**
15
+ * Get an existing DependencyOfRelationship resource's state with the given name, ID, and optional extra
16
+ * properties used to qualify the lookup.
17
+ *
18
+ * @param name The _unique_ name of the resulting resource.
19
+ * @param id The _unique_ provider ID of the resource to lookup.
20
+ * @param opts Optional settings to control the behavior of the CustomResource.
21
+ */
22
+ static get(name, id, opts) {
23
+ return new DependencyOfRelationship(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
24
+ }
25
+ /**
26
+ * Returns true if the given object is an instance of DependencyOfRelationship. This is designed to work even
27
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
28
+ */
29
+ static isInstance(obj) {
30
+ if (obj === undefined || obj === null) {
31
+ return false;
32
+ }
33
+ return obj['__pulumiType'] === DependencyOfRelationship.__pulumiType;
34
+ }
35
+ /**
36
+ * Create a DependencyOfRelationship resource with the given unique name, arguments, and options.
37
+ *
38
+ * @param name The _unique_ name of the resource.
39
+ * @param args The arguments to use to populate this resource's properties.
40
+ * @param opts A bag of options that control this resource's behavior.
41
+ */
42
+ constructor(name, args, opts) {
43
+ let resourceInputs = {};
44
+ opts = opts || {};
45
+ if (!opts.id) {
46
+ if ((!args || args.resourceUri === undefined) && !opts.urn) {
47
+ throw new Error("Missing required property 'resourceUri'");
48
+ }
49
+ resourceInputs["name"] = args ? args.name : undefined;
50
+ resourceInputs["properties"] = args ? args.properties : undefined;
51
+ resourceInputs["resourceUri"] = args ? args.resourceUri : undefined;
52
+ resourceInputs["azureApiVersion"] = undefined /*out*/;
53
+ resourceInputs["systemData"] = undefined /*out*/;
54
+ resourceInputs["type"] = undefined /*out*/;
55
+ }
56
+ else {
57
+ resourceInputs["azureApiVersion"] = undefined /*out*/;
58
+ resourceInputs["name"] = undefined /*out*/;
59
+ resourceInputs["properties"] = undefined /*out*/;
60
+ resourceInputs["systemData"] = undefined /*out*/;
61
+ resourceInputs["type"] = undefined /*out*/;
62
+ }
63
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
64
+ const aliasOpts = { aliases: [{ type: "azure-native:relationships/v20230901preview:DependencyOfRelationship" }] };
65
+ opts = pulumi.mergeOptions(opts, aliasOpts);
66
+ super(DependencyOfRelationship.__pulumiType, name, resourceInputs, opts);
67
+ }
68
+ }
69
+ exports.DependencyOfRelationship = DependencyOfRelationship;
70
+ /** @internal */
71
+ DependencyOfRelationship.__pulumiType = 'azure-native:relationships:DependencyOfRelationship';
72
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVwZW5kZW5jeU9mUmVsYXRpb25zaGlwLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vcmVsYXRpb25zaGlwcy9kZXBlbmRlbmN5T2ZSZWxhdGlvbnNoaXAudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFJekMsMENBQTBDO0FBRTFDOzs7O0dBSUc7QUFDSCxNQUFhLHdCQUF5QixTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQy9EOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSx3QkFBd0IsQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUNyRixDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssd0JBQXdCLENBQUMsWUFBWSxDQUFDO0lBQ3pFLENBQUM7SUF1QkQ7Ozs7OztPQU1HO0lBQ0gsWUFBWSxJQUFZLEVBQUUsSUFBa0MsRUFBRSxJQUFtQztRQUM3RixJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxXQUFXLEtBQUssU0FBUyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFO2dCQUN4RCxNQUFNLElBQUksS0FBSyxDQUFDLHlDQUF5QyxDQUFDLENBQUM7YUFDOUQ7WUFDRCxjQUFjLENBQUMsTUFBTSxDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUM7WUFDdEQsY0FBYyxDQUFDLFlBQVksQ0FBQyxHQUFHLElBQUksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUMsU0FBUyxDQUFDO1lBQ2xFLGNBQWMsQ0FBQyxhQUFhLENBQUMsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxXQUFXLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUNwRSxjQUFjLENBQUMsaUJBQWlCLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ3RELGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1NBQzlDO2FBQU07WUFDSCxjQUFjLENBQUMsaUJBQWlCLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ3RELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQzNDLGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1NBQzlDO1FBQ0QsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxDQUFDLENBQUM7UUFDbkUsTUFBTSxTQUFTLEdBQUcsRUFBRSxPQUFPLEVBQUUsQ0FBQyxFQUFFLElBQUksRUFBRSxzRUFBc0UsRUFBRSxDQUFDLEVBQUUsQ0FBQztRQUNsSCxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxJQUFJLEVBQUUsU0FBUyxDQUFDLENBQUM7UUFDNUMsS0FBSyxDQUFDLHdCQUF3QixDQUFDLFlBQVksRUFBRSxJQUFJLEVBQUUsY0FBYyxFQUFFLElBQUksQ0FBQyxDQUFDO0lBQzdFLENBQUM7O0FBL0VMLDREQWdGQztBQW5FRyxnQkFBZ0I7QUFDTyxxQ0FBWSxHQUFHLHFEQUFxRCxDQUFDIn0=
@@ -0,0 +1,63 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Get a DependencyOfRelationship
5
+ *
6
+ * Uses Azure REST API version 2023-09-01-preview.
7
+ */
8
+ export declare function getDependencyOfRelationship(args: GetDependencyOfRelationshipArgs, opts?: pulumi.InvokeOptions): Promise<GetDependencyOfRelationshipResult>;
9
+ export interface GetDependencyOfRelationshipArgs {
10
+ /**
11
+ * Name of dependencyOf relationship.
12
+ */
13
+ name: string;
14
+ /**
15
+ * The fully qualified Azure Resource manager identifier of the resource.
16
+ */
17
+ resourceUri: string;
18
+ }
19
+ /**
20
+ * Defines a dependencyOf relationship resource.
21
+ */
22
+ export interface GetDependencyOfRelationshipResult {
23
+ /**
24
+ * The Azure API version of the resource.
25
+ */
26
+ readonly azureApiVersion: string;
27
+ /**
28
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
29
+ */
30
+ readonly id: string;
31
+ /**
32
+ * The name of the resource
33
+ */
34
+ readonly name: string;
35
+ /**
36
+ * The resource-specific properties for this resource.
37
+ */
38
+ readonly properties: outputs.relationships.DependencyOfRelationshipPropertiesResponse;
39
+ /**
40
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
41
+ */
42
+ readonly systemData: outputs.relationships.SystemDataResponse;
43
+ /**
44
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
45
+ */
46
+ readonly type: string;
47
+ }
48
+ /**
49
+ * Get a DependencyOfRelationship
50
+ *
51
+ * Uses Azure REST API version 2023-09-01-preview.
52
+ */
53
+ export declare function getDependencyOfRelationshipOutput(args: GetDependencyOfRelationshipOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDependencyOfRelationshipResult>;
54
+ export interface GetDependencyOfRelationshipOutputArgs {
55
+ /**
56
+ * Name of dependencyOf relationship.
57
+ */
58
+ name: pulumi.Input<string>;
59
+ /**
60
+ * The fully qualified Azure Resource manager identifier of the resource.
61
+ */
62
+ resourceUri: pulumi.Input<string>;
63
+ }
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getDependencyOfRelationshipOutput = exports.getDependencyOfRelationship = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Get a DependencyOfRelationship
10
+ *
11
+ * Uses Azure REST API version 2023-09-01-preview.
12
+ */
13
+ function getDependencyOfRelationship(args, opts) {
14
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
15
+ return pulumi.runtime.invoke("azure-native:relationships:getDependencyOfRelationship", {
16
+ "name": args.name,
17
+ "resourceUri": args.resourceUri,
18
+ }, opts);
19
+ }
20
+ exports.getDependencyOfRelationship = getDependencyOfRelationship;
21
+ /**
22
+ * Get a DependencyOfRelationship
23
+ *
24
+ * Uses Azure REST API version 2023-09-01-preview.
25
+ */
26
+ function getDependencyOfRelationshipOutput(args, opts) {
27
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
28
+ return pulumi.runtime.invokeOutput("azure-native:relationships:getDependencyOfRelationship", {
29
+ "name": args.name,
30
+ "resourceUri": args.resourceUri,
31
+ }, opts);
32
+ }
33
+ exports.getDependencyOfRelationshipOutput = getDependencyOfRelationshipOutput;
34
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0RGVwZW5kZW5jeU9mUmVsYXRpb25zaGlwLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vcmVsYXRpb25zaGlwcy9nZXREZXBlbmRlbmN5T2ZSZWxhdGlvbnNoaXAudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFJekMsMENBQTBDO0FBRTFDOzs7O0dBSUc7QUFDSCxTQUFnQiwyQkFBMkIsQ0FBQyxJQUFxQyxFQUFFLElBQTJCO0lBQzFHLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLHdEQUF3RCxFQUFFO1FBQ25GLE1BQU0sRUFBRSxJQUFJLENBQUMsSUFBSTtRQUNqQixhQUFhLEVBQUUsSUFBSSxDQUFDLFdBQVc7S0FDbEMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFORCxrRUFNQztBQTBDRDs7OztHQUlHO0FBQ0gsU0FBZ0IsaUNBQWlDLENBQUMsSUFBMkMsRUFBRSxJQUFpQztJQUM1SCxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLFlBQVksQ0FBQyx3REFBd0QsRUFBRTtRQUN6RixNQUFNLEVBQUUsSUFBSSxDQUFDLElBQUk7UUFDakIsYUFBYSxFQUFFLElBQUksQ0FBQyxXQUFXO0tBQ2xDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBTkQsOEVBTUMifQ==
@@ -0,0 +1,63 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Get a ServiceGroupMemberRelationship
5
+ *
6
+ * Uses Azure REST API version 2023-09-01-preview.
7
+ */
8
+ export declare function getServiceGroupMemberRelationship(args: GetServiceGroupMemberRelationshipArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceGroupMemberRelationshipResult>;
9
+ export interface GetServiceGroupMemberRelationshipArgs {
10
+ /**
11
+ * Name of ServiceGroupMember relationship.
12
+ */
13
+ name: string;
14
+ /**
15
+ * The fully qualified Azure Resource manager identifier of the resource.
16
+ */
17
+ resourceUri: string;
18
+ }
19
+ /**
20
+ * Defines a ServiceGroupMember relationship resource.
21
+ */
22
+ export interface GetServiceGroupMemberRelationshipResult {
23
+ /**
24
+ * The Azure API version of the resource.
25
+ */
26
+ readonly azureApiVersion: string;
27
+ /**
28
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
29
+ */
30
+ readonly id: string;
31
+ /**
32
+ * The name of the resource
33
+ */
34
+ readonly name: string;
35
+ /**
36
+ * The resource-specific properties for this resource.
37
+ */
38
+ readonly properties: outputs.relationships.ServiceGroupMemberRelationshipPropertiesResponse;
39
+ /**
40
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
41
+ */
42
+ readonly systemData: outputs.relationships.SystemDataResponse;
43
+ /**
44
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
45
+ */
46
+ readonly type: string;
47
+ }
48
+ /**
49
+ * Get a ServiceGroupMemberRelationship
50
+ *
51
+ * Uses Azure REST API version 2023-09-01-preview.
52
+ */
53
+ export declare function getServiceGroupMemberRelationshipOutput(args: GetServiceGroupMemberRelationshipOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetServiceGroupMemberRelationshipResult>;
54
+ export interface GetServiceGroupMemberRelationshipOutputArgs {
55
+ /**
56
+ * Name of ServiceGroupMember relationship.
57
+ */
58
+ name: pulumi.Input<string>;
59
+ /**
60
+ * The fully qualified Azure Resource manager identifier of the resource.
61
+ */
62
+ resourceUri: pulumi.Input<string>;
63
+ }
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getServiceGroupMemberRelationshipOutput = exports.getServiceGroupMemberRelationship = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Get a ServiceGroupMemberRelationship
10
+ *
11
+ * Uses Azure REST API version 2023-09-01-preview.
12
+ */
13
+ function getServiceGroupMemberRelationship(args, opts) {
14
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
15
+ return pulumi.runtime.invoke("azure-native:relationships:getServiceGroupMemberRelationship", {
16
+ "name": args.name,
17
+ "resourceUri": args.resourceUri,
18
+ }, opts);
19
+ }
20
+ exports.getServiceGroupMemberRelationship = getServiceGroupMemberRelationship;
21
+ /**
22
+ * Get a ServiceGroupMemberRelationship
23
+ *
24
+ * Uses Azure REST API version 2023-09-01-preview.
25
+ */
26
+ function getServiceGroupMemberRelationshipOutput(args, opts) {
27
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
28
+ return pulumi.runtime.invokeOutput("azure-native:relationships:getServiceGroupMemberRelationship", {
29
+ "name": args.name,
30
+ "resourceUri": args.resourceUri,
31
+ }, opts);
32
+ }
33
+ exports.getServiceGroupMemberRelationshipOutput = getServiceGroupMemberRelationshipOutput;
34
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0U2VydmljZUdyb3VwTWVtYmVyUmVsYXRpb25zaGlwLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vcmVsYXRpb25zaGlwcy9nZXRTZXJ2aWNlR3JvdXBNZW1iZXJSZWxhdGlvbnNoaXAudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFJekMsMENBQTBDO0FBRTFDOzs7O0dBSUc7QUFDSCxTQUFnQixpQ0FBaUMsQ0FBQyxJQUEyQyxFQUFFLElBQTJCO0lBQ3RILElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLDhEQUE4RCxFQUFFO1FBQ3pGLE1BQU0sRUFBRSxJQUFJLENBQUMsSUFBSTtRQUNqQixhQUFhLEVBQUUsSUFBSSxDQUFDLFdBQVc7S0FDbEMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFORCw4RUFNQztBQTBDRDs7OztHQUlHO0FBQ0gsU0FBZ0IsdUNBQXVDLENBQUMsSUFBaUQsRUFBRSxJQUFpQztJQUN4SSxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxTQUFTLENBQUMsb0JBQW9CLEVBQUUsRUFBRSxJQUFJLElBQUksRUFBRSxDQUFDLENBQUM7SUFDekUsT0FBTyxNQUFNLENBQUMsT0FBTyxDQUFDLFlBQVksQ0FBQyw4REFBOEQsRUFBRTtRQUMvRixNQUFNLEVBQUUsSUFBSSxDQUFDLElBQUk7UUFDakIsYUFBYSxFQUFFLElBQUksQ0FBQyxXQUFXO0tBQ2xDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBTkQsMEZBTUMifQ==
@@ -0,0 +1,12 @@
1
+ export { DependencyOfRelationshipArgs } from "./dependencyOfRelationship";
2
+ export type DependencyOfRelationship = import("./dependencyOfRelationship").DependencyOfRelationship;
3
+ export declare const DependencyOfRelationship: typeof import("./dependencyOfRelationship").DependencyOfRelationship;
4
+ export { GetDependencyOfRelationshipArgs, GetDependencyOfRelationshipResult, GetDependencyOfRelationshipOutputArgs } from "./getDependencyOfRelationship";
5
+ export declare const getDependencyOfRelationship: typeof import("./getDependencyOfRelationship").getDependencyOfRelationship;
6
+ export declare const getDependencyOfRelationshipOutput: typeof import("./getDependencyOfRelationship").getDependencyOfRelationshipOutput;
7
+ export { GetServiceGroupMemberRelationshipArgs, GetServiceGroupMemberRelationshipResult, GetServiceGroupMemberRelationshipOutputArgs } from "./getServiceGroupMemberRelationship";
8
+ export declare const getServiceGroupMemberRelationship: typeof import("./getServiceGroupMemberRelationship").getServiceGroupMemberRelationship;
9
+ export declare const getServiceGroupMemberRelationshipOutput: typeof import("./getServiceGroupMemberRelationship").getServiceGroupMemberRelationshipOutput;
10
+ export { ServiceGroupMemberRelationshipArgs } from "./serviceGroupMemberRelationship";
11
+ export type ServiceGroupMemberRelationship = import("./serviceGroupMemberRelationship").ServiceGroupMemberRelationship;
12
+ export declare const ServiceGroupMemberRelationship: typeof import("./serviceGroupMemberRelationship").ServiceGroupMemberRelationship;
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.ServiceGroupMemberRelationship = exports.getServiceGroupMemberRelationshipOutput = exports.getServiceGroupMemberRelationship = exports.getDependencyOfRelationshipOutput = exports.getDependencyOfRelationship = exports.DependencyOfRelationship = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ exports.DependencyOfRelationship = null;
9
+ utilities.lazyLoad(exports, ["DependencyOfRelationship"], () => require("./dependencyOfRelationship"));
10
+ exports.getDependencyOfRelationship = null;
11
+ exports.getDependencyOfRelationshipOutput = null;
12
+ utilities.lazyLoad(exports, ["getDependencyOfRelationship", "getDependencyOfRelationshipOutput"], () => require("./getDependencyOfRelationship"));
13
+ exports.getServiceGroupMemberRelationship = null;
14
+ exports.getServiceGroupMemberRelationshipOutput = null;
15
+ utilities.lazyLoad(exports, ["getServiceGroupMemberRelationship", "getServiceGroupMemberRelationshipOutput"], () => require("./getServiceGroupMemberRelationship"));
16
+ exports.ServiceGroupMemberRelationship = null;
17
+ utilities.lazyLoad(exports, ["ServiceGroupMemberRelationship"], () => require("./serviceGroupMemberRelationship"));
18
+ const _module = {
19
+ version: utilities.getVersion(),
20
+ construct: (name, type, urn) => {
21
+ switch (type) {
22
+ case "azure-native:relationships:DependencyOfRelationship":
23
+ return new exports.DependencyOfRelationship(name, undefined, { urn });
24
+ case "azure-native:relationships:ServiceGroupMemberRelationship":
25
+ return new exports.ServiceGroupMemberRelationship(name, undefined, { urn });
26
+ default:
27
+ throw new Error(`unknown resource type ${type}`);
28
+ }
29
+ },
30
+ };
31
+ pulumi.runtime.registerResourceModule("azure-native", "relationships", _module);
32
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9yZWxhdGlvbnNoaXBzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBQ3pDLDBDQUEwQztBQUs3QixRQUFBLHdCQUF3QixHQUF5RSxJQUFXLENBQUM7QUFDMUgsU0FBUyxDQUFDLFFBQVEsQ0FBQyxPQUFPLEVBQUUsQ0FBQywwQkFBMEIsQ0FBQyxFQUFFLEdBQUcsRUFBRSxDQUFDLE9BQU8sQ0FBQyw0QkFBNEIsQ0FBQyxDQUFDLENBQUM7QUFHMUYsUUFBQSwyQkFBMkIsR0FBK0UsSUFBVyxDQUFDO0FBQ3RILFFBQUEsaUNBQWlDLEdBQXFGLElBQVcsQ0FBQztBQUMvSSxTQUFTLENBQUMsUUFBUSxDQUFDLE9BQU8sRUFBRSxDQUFDLDZCQUE2QixFQUFDLG1DQUFtQyxDQUFDLEVBQUUsR0FBRyxFQUFFLENBQUMsT0FBTyxDQUFDLCtCQUErQixDQUFDLENBQUMsQ0FBQztBQUdwSSxRQUFBLGlDQUFpQyxHQUEyRixJQUFXLENBQUM7QUFDeEksUUFBQSx1Q0FBdUMsR0FBaUcsSUFBVyxDQUFDO0FBQ2pLLFNBQVMsQ0FBQyxRQUFRLENBQUMsT0FBTyxFQUFFLENBQUMsbUNBQW1DLEVBQUMseUNBQXlDLENBQUMsRUFBRSxHQUFHLEVBQUUsQ0FBQyxPQUFPLENBQUMscUNBQXFDLENBQUMsQ0FBQyxDQUFDO0FBSXRKLFFBQUEsOEJBQThCLEdBQXFGLElBQVcsQ0FBQztBQUM1SSxTQUFTLENBQUMsUUFBUSxDQUFDLE9BQU8sRUFBRSxDQUFDLGdDQUFnQyxDQUFDLEVBQUUsR0FBRyxFQUFFLENBQUMsT0FBTyxDQUFDLGtDQUFrQyxDQUFDLENBQUMsQ0FBQztBQUduSCxNQUFNLE9BQU8sR0FBRztJQUNaLE9BQU8sRUFBRSxTQUFTLENBQUMsVUFBVSxFQUFFO0lBQy9CLFNBQVMsRUFBRSxDQUFDLElBQVksRUFBRSxJQUFZLEVBQUUsR0FBVyxFQUFtQixFQUFFO1FBQ3BFLFFBQVEsSUFBSSxFQUFFO1lBQ1YsS0FBSyxxREFBcUQ7Z0JBQ3RELE9BQU8sSUFBSSxnQ0FBd0IsQ0FBQyxJQUFJLEVBQU8sU0FBUyxFQUFFLEVBQUUsR0FBRyxFQUFFLENBQUMsQ0FBQTtZQUN0RSxLQUFLLDJEQUEyRDtnQkFDNUQsT0FBTyxJQUFJLHNDQUE4QixDQUFDLElBQUksRUFBTyxTQUFTLEVBQUUsRUFBRSxHQUFHLEVBQUUsQ0FBQyxDQUFBO1lBQzVFO2dCQUNJLE1BQU0sSUFBSSxLQUFLLENBQUMseUJBQXlCLElBQUksRUFBRSxDQUFDLENBQUM7U0FDeEQ7SUFDTCxDQUFDO0NBQ0osQ0FBQztBQUNGLE1BQU0sQ0FBQyxPQUFPLENBQUMsc0JBQXNCLENBQUMsY0FBYyxFQUFFLGVBQWUsRUFBRSxPQUFPLENBQUMsQ0FBQSJ9
@@ -0,0 +1,69 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Defines a ServiceGroupMember relationship resource.
6
+ *
7
+ * Uses Azure REST API version 2023-09-01-preview.
8
+ */
9
+ export declare class ServiceGroupMemberRelationship extends pulumi.CustomResource {
10
+ /**
11
+ * Get an existing ServiceGroupMemberRelationship resource's state with the given name, ID, and optional extra
12
+ * properties used to qualify the lookup.
13
+ *
14
+ * @param name The _unique_ name of the resulting resource.
15
+ * @param id The _unique_ provider ID of the resource to lookup.
16
+ * @param opts Optional settings to control the behavior of the CustomResource.
17
+ */
18
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ServiceGroupMemberRelationship;
19
+ /**
20
+ * Returns true if the given object is an instance of ServiceGroupMemberRelationship. This is designed to work even
21
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
22
+ */
23
+ static isInstance(obj: any): obj is ServiceGroupMemberRelationship;
24
+ /**
25
+ * The Azure API version of the resource.
26
+ */
27
+ readonly azureApiVersion: pulumi.Output<string>;
28
+ /**
29
+ * The name of the resource
30
+ */
31
+ readonly name: pulumi.Output<string>;
32
+ /**
33
+ * The resource-specific properties for this resource.
34
+ */
35
+ readonly properties: pulumi.Output<outputs.relationships.ServiceGroupMemberRelationshipPropertiesResponse>;
36
+ /**
37
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
38
+ */
39
+ readonly systemData: pulumi.Output<outputs.relationships.SystemDataResponse>;
40
+ /**
41
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
42
+ */
43
+ readonly type: pulumi.Output<string>;
44
+ /**
45
+ * Create a ServiceGroupMemberRelationship resource with the given unique name, arguments, and options.
46
+ *
47
+ * @param name The _unique_ name of the resource.
48
+ * @param args The arguments to use to populate this resource's properties.
49
+ * @param opts A bag of options that control this resource's behavior.
50
+ */
51
+ constructor(name: string, args: ServiceGroupMemberRelationshipArgs, opts?: pulumi.CustomResourceOptions);
52
+ }
53
+ /**
54
+ * The set of arguments for constructing a ServiceGroupMemberRelationship resource.
55
+ */
56
+ export interface ServiceGroupMemberRelationshipArgs {
57
+ /**
58
+ * Name of ServiceGroupMember relationship.
59
+ */
60
+ name?: pulumi.Input<string>;
61
+ /**
62
+ * The resource-specific properties for this resource.
63
+ */
64
+ properties?: pulumi.Input<inputs.relationships.ServiceGroupMemberRelationshipPropertiesArgs>;
65
+ /**
66
+ * The fully qualified Azure Resource manager identifier of the resource.
67
+ */
68
+ resourceUri: pulumi.Input<string>;
69
+ }
@@ -0,0 +1,72 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.ServiceGroupMemberRelationship = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Defines a ServiceGroupMember relationship resource.
10
+ *
11
+ * Uses Azure REST API version 2023-09-01-preview.
12
+ */
13
+ class ServiceGroupMemberRelationship extends pulumi.CustomResource {
14
+ /**
15
+ * Get an existing ServiceGroupMemberRelationship resource's state with the given name, ID, and optional extra
16
+ * properties used to qualify the lookup.
17
+ *
18
+ * @param name The _unique_ name of the resulting resource.
19
+ * @param id The _unique_ provider ID of the resource to lookup.
20
+ * @param opts Optional settings to control the behavior of the CustomResource.
21
+ */
22
+ static get(name, id, opts) {
23
+ return new ServiceGroupMemberRelationship(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
24
+ }
25
+ /**
26
+ * Returns true if the given object is an instance of ServiceGroupMemberRelationship. This is designed to work even
27
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
28
+ */
29
+ static isInstance(obj) {
30
+ if (obj === undefined || obj === null) {
31
+ return false;
32
+ }
33
+ return obj['__pulumiType'] === ServiceGroupMemberRelationship.__pulumiType;
34
+ }
35
+ /**
36
+ * Create a ServiceGroupMemberRelationship resource with the given unique name, arguments, and options.
37
+ *
38
+ * @param name The _unique_ name of the resource.
39
+ * @param args The arguments to use to populate this resource's properties.
40
+ * @param opts A bag of options that control this resource's behavior.
41
+ */
42
+ constructor(name, args, opts) {
43
+ let resourceInputs = {};
44
+ opts = opts || {};
45
+ if (!opts.id) {
46
+ if ((!args || args.resourceUri === undefined) && !opts.urn) {
47
+ throw new Error("Missing required property 'resourceUri'");
48
+ }
49
+ resourceInputs["name"] = args ? args.name : undefined;
50
+ resourceInputs["properties"] = args ? args.properties : undefined;
51
+ resourceInputs["resourceUri"] = args ? args.resourceUri : undefined;
52
+ resourceInputs["azureApiVersion"] = undefined /*out*/;
53
+ resourceInputs["systemData"] = undefined /*out*/;
54
+ resourceInputs["type"] = undefined /*out*/;
55
+ }
56
+ else {
57
+ resourceInputs["azureApiVersion"] = undefined /*out*/;
58
+ resourceInputs["name"] = undefined /*out*/;
59
+ resourceInputs["properties"] = undefined /*out*/;
60
+ resourceInputs["systemData"] = undefined /*out*/;
61
+ resourceInputs["type"] = undefined /*out*/;
62
+ }
63
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
64
+ const aliasOpts = { aliases: [{ type: "azure-native:relationships/v20230901preview:ServiceGroupMemberRelationship" }] };
65
+ opts = pulumi.mergeOptions(opts, aliasOpts);
66
+ super(ServiceGroupMemberRelationship.__pulumiType, name, resourceInputs, opts);
67
+ }
68
+ }
69
+ exports.ServiceGroupMemberRelationship = ServiceGroupMemberRelationship;
70
+ /** @internal */
71
+ ServiceGroupMemberRelationship.__pulumiType = 'azure-native:relationships:ServiceGroupMemberRelationship';
72
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VydmljZUdyb3VwTWVtYmVyUmVsYXRpb25zaGlwLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vcmVsYXRpb25zaGlwcy9zZXJ2aWNlR3JvdXBNZW1iZXJSZWxhdGlvbnNoaXAudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFJekMsMENBQTBDO0FBRTFDOzs7O0dBSUc7QUFDSCxNQUFhLDhCQUErQixTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQ3JFOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSw4QkFBOEIsQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUMzRixDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssOEJBQThCLENBQUMsWUFBWSxDQUFDO0lBQy9FLENBQUM7SUF1QkQ7Ozs7OztPQU1HO0lBQ0gsWUFBWSxJQUFZLEVBQUUsSUFBd0MsRUFBRSxJQUFtQztRQUNuRyxJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxXQUFXLEtBQUssU0FBUyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFO2dCQUN4RCxNQUFNLElBQUksS0FBSyxDQUFDLHlDQUF5QyxDQUFDLENBQUM7YUFDOUQ7WUFDRCxjQUFjLENBQUMsTUFBTSxDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUM7WUFDdEQsY0FBYyxDQUFDLFlBQVksQ0FBQyxHQUFHLElBQUksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUMsU0FBUyxDQUFDO1lBQ2xFLGNBQWMsQ0FBQyxhQUFhLENBQUMsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxXQUFXLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUNwRSxjQUFjLENBQUMsaUJBQWlCLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ3RELGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1NBQzlDO2FBQU07WUFDSCxjQUFjLENBQUMsaUJBQWlCLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ3RELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQzNDLGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1NBQzlDO1FBQ0QsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxDQUFDLENBQUM7UUFDbkUsTUFBTSxTQUFTLEdBQUcsRUFBRSxPQUFPLEVBQUUsQ0FBQyxFQUFFLElBQUksRUFBRSw0RUFBNEUsRUFBRSxDQUFDLEVBQUUsQ0FBQztRQUN4SCxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxJQUFJLEVBQUUsU0FBUyxDQUFDLENBQUM7UUFDNUMsS0FBSyxDQUFDLDhCQUE4QixDQUFDLFlBQVksRUFBRSxJQUFJLEVBQUUsY0FBYyxFQUFFLElBQUksQ0FBQyxDQUFDO0lBQ25GLENBQUM7O0FBL0VMLHdFQWdGQztBQW5FRyxnQkFBZ0I7QUFDTywyQ0FBWSxHQUFHLDJEQUEyRCxDQUFDIn0=
@@ -6,7 +6,7 @@ import * as outputs from "../types/output";
6
6
  *
7
7
  * Uses Azure REST API version 2024-10-01-preview. In version 2.x of the Azure Native provider, it used API version 2022-12-01-preview.
8
8
  *
9
- * Other available API versions: 2022-12-01-preview, 2024-08-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2022-12-01-preview, 2024-08-01-preview, 2025-01-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare class DefenderForStorage extends pulumi.CustomResource {
12
12
  /**
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
10
10
  *
11
11
  * Uses Azure REST API version 2024-10-01-preview. In version 2.x of the Azure Native provider, it used API version 2022-12-01-preview.
12
12
  *
13
- * Other available API versions: 2022-12-01-preview, 2024-08-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2022-12-01-preview, 2024-08-01-preview, 2025-01-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class DefenderForStorage extends pulumi.CustomResource {
16
16
  /**
@@ -62,7 +62,7 @@ class DefenderForStorage extends pulumi.CustomResource {
62
62
  resourceInputs["type"] = undefined /*out*/;
63
63
  }
64
64
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
65
- const aliasOpts = { aliases: [{ type: "azure-native:security/v20221201preview:DefenderForStorage" }, { type: "azure-native:security/v20240801preview:DefenderForStorage" }, { type: "azure-native:security/v20241001preview:DefenderForStorage" }] };
65
+ const aliasOpts = { aliases: [{ type: "azure-native:security/v20221201preview:DefenderForStorage" }, { type: "azure-native:security/v20240801preview:DefenderForStorage" }, { type: "azure-native:security/v20241001preview:DefenderForStorage" }, { type: "azure-native:security/v20250101:DefenderForStorage" }] };
66
66
  opts = pulumi.mergeOptions(opts, aliasOpts);
67
67
  super(DefenderForStorage.__pulumiType, name, resourceInputs, opts);
68
68
  }
@@ -70,4 +70,4 @@ class DefenderForStorage extends pulumi.CustomResource {
70
70
  exports.DefenderForStorage = DefenderForStorage;
71
71
  /** @internal */
72
72
  DefenderForStorage.__pulumiType = 'azure-native:security:DefenderForStorage';
73
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmZW5kZXJGb3JTdG9yYWdlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc2VjdXJpdHkvZGVmZW5kZXJGb3JTdG9yYWdlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDBDQUEwQztBQUUxQzs7Ozs7O0dBTUc7QUFDSCxNQUFhLGtCQUFtQixTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQ3pEOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSxrQkFBa0IsQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUMvRSxDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssa0JBQWtCLENBQUMsWUFBWSxDQUFDO0lBQ25FLENBQUM7SUFtQkQ7Ozs7OztPQU1HO0lBQ0gsWUFBWSxJQUFZLEVBQUUsSUFBNEIsRUFBRSxJQUFtQztRQUN2RixJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxVQUFVLEtBQUssU0FBUyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFO2dCQUN2RCxNQUFNLElBQUksS0FBSyxDQUFDLHdDQUF3QyxDQUFDLENBQUM7YUFDN0Q7WUFDRCxjQUFjLENBQUMsWUFBWSxDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUM7WUFDbEUsY0FBYyxDQUFDLFlBQVksQ0FBQyxHQUFHLElBQUksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUMsU0FBUyxDQUFDO1lBQ2xFLGNBQWMsQ0FBQyxhQUFhLENBQUMsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxXQUFXLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUNwRSxjQUFjLENBQUMsaUJBQWlCLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ3RELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQzNDLGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1NBQzlDO2FBQU07WUFDSCxjQUFjLENBQUMsaUJBQWlCLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ3RELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQzNDLGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1NBQzlDO1FBQ0QsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxDQUFDLENBQUM7UUFDbkUsTUFBTSxTQUFTLEdBQUcsRUFBRSxPQUFPLEVBQUUsQ0FBQyxFQUFFLElBQUksRUFBRSwyREFBMkQsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLDJEQUEyRCxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsMkRBQTJELEVBQUUsQ0FBQyxFQUFFLENBQUM7UUFDclAsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsSUFBSSxFQUFFLFNBQVMsQ0FBQyxDQUFDO1FBQzVDLEtBQUssQ0FBQyxrQkFBa0IsQ0FBQyxZQUFZLEVBQUUsSUFBSSxFQUFFLGNBQWMsRUFBRSxJQUFJLENBQUMsQ0FBQztJQUN2RSxDQUFDOztBQTFFTCxnREEyRUM7QUE5REcsZ0JBQWdCO0FBQ08sK0JBQVksR0FBRywwQ0FBMEMsQ0FBQyJ9
73
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmZW5kZXJGb3JTdG9yYWdlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc2VjdXJpdHkvZGVmZW5kZXJGb3JTdG9yYWdlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDBDQUEwQztBQUUxQzs7Ozs7O0dBTUc7QUFDSCxNQUFhLGtCQUFtQixTQUFRLE1BQU0sQ0FBQyxjQUFjO0lBQ3pEOzs7Ozs7O09BT0c7SUFDSSxNQUFNLENBQUMsR0FBRyxDQUFDLElBQVksRUFBRSxFQUEyQixFQUFFLElBQW1DO1FBQzVGLE9BQU8sSUFBSSxrQkFBa0IsQ0FBQyxJQUFJLEVBQUUsU0FBZ0Isa0NBQU8sSUFBSSxLQUFFLEVBQUUsRUFBRSxFQUFFLElBQUcsQ0FBQztJQUMvRSxDQUFDO0lBS0Q7OztPQUdHO0lBQ0ksTUFBTSxDQUFDLFVBQVUsQ0FBQyxHQUFRO1FBQzdCLElBQUksR0FBRyxLQUFLLFNBQVMsSUFBSSxHQUFHLEtBQUssSUFBSSxFQUFFO1lBQ25DLE9BQU8sS0FBSyxDQUFDO1NBQ2hCO1FBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLEtBQUssa0JBQWtCLENBQUMsWUFBWSxDQUFDO0lBQ25FLENBQUM7SUFtQkQ7Ozs7OztPQU1HO0lBQ0gsWUFBWSxJQUFZLEVBQUUsSUFBNEIsRUFBRSxJQUFtQztRQUN2RixJQUFJLGNBQWMsR0FBa0IsRUFBRSxDQUFDO1FBQ3ZDLElBQUksR0FBRyxJQUFJLElBQUksRUFBRSxDQUFDO1FBQ2xCLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBRSxFQUFFO1lBQ1YsSUFBSSxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksQ0FBQyxVQUFVLEtBQUssU0FBUyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsR0FBRyxFQUFFO2dCQUN2RCxNQUFNLElBQUksS0FBSyxDQUFDLHdDQUF3QyxDQUFDLENBQUM7YUFDN0Q7WUFDRCxjQUFjLENBQUMsWUFBWSxDQUFDLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQyxTQUFTLENBQUM7WUFDbEUsY0FBYyxDQUFDLFlBQVksQ0FBQyxHQUFHLElBQUksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUMsU0FBUyxDQUFDO1lBQ2xFLGNBQWMsQ0FBQyxhQUFhLENBQUMsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxXQUFXLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQztZQUNwRSxjQUFjLENBQUMsaUJBQWlCLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ3RELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQzNDLGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1NBQzlDO2FBQU07WUFDSCxjQUFjLENBQUMsaUJBQWlCLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ3RELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQzNDLGNBQWMsQ0FBQyxZQUFZLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1lBQ2pELGNBQWMsQ0FBQyxNQUFNLENBQUMsR0FBRyxTQUFTLENBQUMsT0FBTyxDQUFDO1NBQzlDO1FBQ0QsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxDQUFDLENBQUM7UUFDbkUsTUFBTSxTQUFTLEdBQUcsRUFBRSxPQUFPLEVBQUUsQ0FBQyxFQUFFLElBQUksRUFBRSwyREFBMkQsRUFBRSxFQUFFLEVBQUUsSUFBSSxFQUFFLDJEQUEyRCxFQUFFLEVBQUUsRUFBRSxJQUFJLEVBQUUsMkRBQTJELEVBQUUsRUFBRSxFQUFFLElBQUksRUFBRSxvREFBb0QsRUFBRSxDQUFDLEVBQUUsQ0FBQztRQUNyVCxJQUFJLEdBQUcsTUFBTSxDQUFDLFlBQVksQ0FBQyxJQUFJLEVBQUUsU0FBUyxDQUFDLENBQUM7UUFDNUMsS0FBSyxDQUFDLGtCQUFrQixDQUFDLFlBQVksRUFBRSxJQUFJLEVBQUUsY0FBYyxFQUFFLElBQUksQ0FBQyxDQUFDO0lBQ3ZFLENBQUM7O0FBMUVMLGdEQTJFQztBQTlERyxnQkFBZ0I7QUFDTywrQkFBWSxHQUFHLDBDQUEwQyxDQUFDIn0=
@@ -5,7 +5,7 @@ import * as outputs from "../types/output";
5
5
  *
6
6
  * Uses Azure REST API version 2024-10-01-preview.
7
7
  *
8
- * Other available API versions: 2022-12-01-preview, 2024-08-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2022-12-01-preview, 2024-08-01-preview, 2025-01-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getDefenderForStorage(args: GetDefenderForStorageArgs, opts?: pulumi.InvokeOptions): Promise<GetDefenderForStorageResult>;
11
11
  export interface GetDefenderForStorageArgs {
@@ -48,7 +48,7 @@ export interface GetDefenderForStorageResult {
48
48
  *
49
49
  * Uses Azure REST API version 2024-10-01-preview.
50
50
  *
51
- * Other available API versions: 2022-12-01-preview, 2024-08-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
51
+ * Other available API versions: 2022-12-01-preview, 2024-08-01-preview, 2025-01-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
52
52
  */
53
53
  export declare function getDefenderForStorageOutput(args: GetDefenderForStorageOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDefenderForStorageResult>;
54
54
  export interface GetDefenderForStorageOutputArgs {
@@ -10,7 +10,7 @@ const utilities = require("../utilities");
10
10
  *
11
11
  * Uses Azure REST API version 2024-10-01-preview.
12
12
  *
13
- * Other available API versions: 2022-12-01-preview, 2024-08-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2022-12-01-preview, 2024-08-01-preview, 2025-01-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getDefenderForStorage(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -25,7 +25,7 @@ exports.getDefenderForStorage = getDefenderForStorage;
25
25
  *
26
26
  * Uses Azure REST API version 2024-10-01-preview.
27
27
  *
28
- * Other available API versions: 2022-12-01-preview, 2024-08-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
28
+ * Other available API versions: 2022-12-01-preview, 2024-08-01-preview, 2025-01-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native security [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
29
  */
30
30
  function getDefenderForStorageOutput(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});