pulumi-azure-native 3.5.0a1747180279__py3-none-any.whl → 3.6.0a1749161804__py3-none-any.whl

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.

Potentially problematic release.


This version of pulumi-azure-native might be problematic. Click here for more details.

Files changed (361) hide show
  1. pulumi_azure_native/__init__.py +1 -1
  2. pulumi_azure_native/app/app_resiliency.py +3 -3
  3. pulumi_azure_native/app/build.py +3 -3
  4. pulumi_azure_native/app/builder.py +3 -3
  5. pulumi_azure_native/app/certificate.py +3 -3
  6. pulumi_azure_native/app/connected_environment.py +3 -3
  7. pulumi_azure_native/app/connected_environments_certificate.py +3 -3
  8. pulumi_azure_native/app/connected_environments_dapr_component.py +3 -3
  9. pulumi_azure_native/app/connected_environments_storage.py +3 -3
  10. pulumi_azure_native/app/container_app.py +3 -3
  11. pulumi_azure_native/app/container_apps_auth_config.py +3 -3
  12. pulumi_azure_native/app/container_apps_session_pool.py +3 -3
  13. pulumi_azure_native/app/container_apps_source_control.py +3 -3
  14. pulumi_azure_native/app/dapr_component.py +3 -3
  15. pulumi_azure_native/app/dapr_component_resiliency_policy.py +3 -3
  16. pulumi_azure_native/app/dapr_subscription.py +3 -3
  17. pulumi_azure_native/app/dot_net_component.py +3 -3
  18. pulumi_azure_native/app/get_app_resiliency.py +2 -2
  19. pulumi_azure_native/app/get_build.py +2 -2
  20. pulumi_azure_native/app/get_builder.py +2 -2
  21. pulumi_azure_native/app/get_certificate.py +2 -2
  22. pulumi_azure_native/app/get_connected_environment.py +2 -2
  23. pulumi_azure_native/app/get_connected_environments_certificate.py +2 -2
  24. pulumi_azure_native/app/get_connected_environments_dapr_component.py +2 -2
  25. pulumi_azure_native/app/get_connected_environments_storage.py +2 -2
  26. pulumi_azure_native/app/get_container_app.py +2 -2
  27. pulumi_azure_native/app/get_container_app_auth_token.py +2 -2
  28. pulumi_azure_native/app/get_container_apps_auth_config.py +2 -2
  29. pulumi_azure_native/app/get_container_apps_session_pool.py +2 -2
  30. pulumi_azure_native/app/get_container_apps_source_control.py +2 -2
  31. pulumi_azure_native/app/get_custom_domain_verification_id.py +2 -2
  32. pulumi_azure_native/app/get_dapr_component.py +2 -2
  33. pulumi_azure_native/app/get_dapr_component_resiliency_policy.py +2 -2
  34. pulumi_azure_native/app/get_dapr_subscription.py +2 -2
  35. pulumi_azure_native/app/get_dot_net_component.py +2 -2
  36. pulumi_azure_native/app/get_http_route_config.py +4 -0
  37. pulumi_azure_native/app/get_java_component.py +2 -2
  38. pulumi_azure_native/app/get_job.py +2 -2
  39. pulumi_azure_native/app/get_logic_app.py +2 -2
  40. pulumi_azure_native/app/get_maintenance_configuration.py +4 -0
  41. pulumi_azure_native/app/get_managed_certificate.py +2 -2
  42. pulumi_azure_native/app/get_managed_environment.py +2 -2
  43. pulumi_azure_native/app/get_managed_environment_auth_token.py +2 -2
  44. pulumi_azure_native/app/get_managed_environment_private_endpoint_connection.py +2 -2
  45. pulumi_azure_native/app/get_managed_environments_storage.py +2 -2
  46. pulumi_azure_native/app/http_route_config.py +5 -1
  47. pulumi_azure_native/app/java_component.py +3 -3
  48. pulumi_azure_native/app/job.py +3 -3
  49. pulumi_azure_native/app/list_build_auth_token.py +2 -2
  50. pulumi_azure_native/app/list_connected_environments_dapr_component_secrets.py +2 -2
  51. pulumi_azure_native/app/list_container_app_custom_host_name_analysis.py +2 -2
  52. pulumi_azure_native/app/list_container_app_secrets.py +2 -2
  53. pulumi_azure_native/app/list_dapr_component_secrets.py +2 -2
  54. pulumi_azure_native/app/list_job_secrets.py +2 -2
  55. pulumi_azure_native/app/list_logic_app_workflows_connections.py +2 -2
  56. pulumi_azure_native/app/logic_app.py +3 -3
  57. pulumi_azure_native/app/maintenance_configuration.py +5 -1
  58. pulumi_azure_native/app/managed_certificate.py +3 -3
  59. pulumi_azure_native/app/managed_environment.py +3 -3
  60. pulumi_azure_native/app/managed_environment_private_endpoint_connection.py +3 -3
  61. pulumi_azure_native/app/managed_environments_storage.py +3 -3
  62. pulumi_azure_native/azuredatatransfer/connection.py +3 -3
  63. pulumi_azure_native/azuredatatransfer/flow.py +3 -3
  64. pulumi_azure_native/azuredatatransfer/get_connection.py +2 -2
  65. pulumi_azure_native/azuredatatransfer/get_flow.py +2 -2
  66. pulumi_azure_native/azuredatatransfer/get_flow_destination_endpoint_ports.py +2 -2
  67. pulumi_azure_native/azuredatatransfer/get_flow_destination_endpoints.py +2 -2
  68. pulumi_azure_native/azuredatatransfer/get_flow_source_addresses.py +2 -2
  69. pulumi_azure_native/azuredatatransfer/get_flow_stream_connection_string.py +2 -2
  70. pulumi_azure_native/azuredatatransfer/get_pipeline.py +2 -2
  71. pulumi_azure_native/azuredatatransfer/list_azure_data_transfer_approved_schemas.py +2 -2
  72. pulumi_azure_native/azuredatatransfer/list_list_pending_connection.py +2 -2
  73. pulumi_azure_native/azuredatatransfer/list_list_pending_flow.py +2 -2
  74. pulumi_azure_native/azuredatatransfer/list_list_schema.py +2 -2
  75. pulumi_azure_native/azuredatatransfer/pipeline.py +3 -3
  76. pulumi_azure_native/containerservice/agent_pool.py +3 -3
  77. pulumi_azure_native/containerservice/get_agent_pool.py +2 -2
  78. pulumi_azure_native/containerservice/get_maintenance_configuration.py +2 -2
  79. pulumi_azure_native/containerservice/get_managed_cluster.py +2 -2
  80. pulumi_azure_native/containerservice/get_private_endpoint_connection.py +2 -2
  81. pulumi_azure_native/containerservice/get_snapshot.py +2 -2
  82. pulumi_azure_native/containerservice/get_trusted_access_role_binding.py +2 -2
  83. pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +2 -2
  84. pulumi_azure_native/containerservice/list_managed_cluster_monitoring_user_credentials.py +2 -2
  85. pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +2 -2
  86. pulumi_azure_native/containerservice/maintenance_configuration.py +3 -3
  87. pulumi_azure_native/containerservice/managed_cluster.py +3 -3
  88. pulumi_azure_native/containerservice/private_endpoint_connection.py +3 -3
  89. pulumi_azure_native/containerservice/snapshot.py +3 -3
  90. pulumi_azure_native/containerservice/trusted_access_role_binding.py +3 -3
  91. pulumi_azure_native/datafactory/_inputs.py +40 -0
  92. pulumi_azure_native/datafactory/outputs.py +28 -0
  93. pulumi_azure_native/network/__init__.py +3 -0
  94. pulumi_azure_native/network/admin_rule.py +3 -3
  95. pulumi_azure_native/network/admin_rule_collection.py +3 -3
  96. pulumi_azure_native/network/application_gateway.py +3 -3
  97. pulumi_azure_native/network/application_gateway_private_endpoint_connection.py +3 -3
  98. pulumi_azure_native/network/application_security_group.py +3 -3
  99. pulumi_azure_native/network/azure_firewall.py +3 -3
  100. pulumi_azure_native/network/bastion_host.py +3 -3
  101. pulumi_azure_native/network/configuration_policy_group.py +3 -3
  102. pulumi_azure_native/network/connection_monitor.py +3 -3
  103. pulumi_azure_native/network/connectivity_configuration.py +3 -3
  104. pulumi_azure_native/network/custom_ip_prefix.py +3 -3
  105. pulumi_azure_native/network/ddos_custom_policy.py +3 -3
  106. pulumi_azure_native/network/ddos_protection_plan.py +3 -3
  107. pulumi_azure_native/network/default_admin_rule.py +1 -1
  108. pulumi_azure_native/network/default_user_rule.py +1 -1
  109. pulumi_azure_native/network/dscp_configuration.py +3 -3
  110. pulumi_azure_native/network/express_route_circuit.py +3 -3
  111. pulumi_azure_native/network/express_route_circuit_authorization.py +3 -3
  112. pulumi_azure_native/network/express_route_circuit_connection.py +3 -3
  113. pulumi_azure_native/network/express_route_circuit_peering.py +3 -3
  114. pulumi_azure_native/network/express_route_connection.py +3 -3
  115. pulumi_azure_native/network/express_route_cross_connection_peering.py +3 -3
  116. pulumi_azure_native/network/express_route_gateway.py +3 -3
  117. pulumi_azure_native/network/express_route_port.py +3 -3
  118. pulumi_azure_native/network/express_route_port_authorization.py +3 -3
  119. pulumi_azure_native/network/firewall_policy.py +3 -3
  120. pulumi_azure_native/network/firewall_policy_draft.py +3 -3
  121. pulumi_azure_native/network/firewall_policy_rule_collection_group.py +3 -3
  122. pulumi_azure_native/network/firewall_policy_rule_collection_group_draft.py +3 -3
  123. pulumi_azure_native/network/flow_log.py +3 -3
  124. pulumi_azure_native/network/get_active_sessions.py +2 -2
  125. pulumi_azure_native/network/get_admin_rule.py +2 -2
  126. pulumi_azure_native/network/get_admin_rule_collection.py +2 -2
  127. pulumi_azure_native/network/get_application_gateway.py +2 -2
  128. pulumi_azure_native/network/get_application_gateway_backend_health_on_demand.py +2 -2
  129. pulumi_azure_native/network/get_application_gateway_private_endpoint_connection.py +2 -2
  130. pulumi_azure_native/network/get_application_security_group.py +2 -2
  131. pulumi_azure_native/network/get_azure_firewall.py +2 -2
  132. pulumi_azure_native/network/get_bastion_host.py +2 -2
  133. pulumi_azure_native/network/get_bastion_shareable_link.py +2 -2
  134. pulumi_azure_native/network/get_configuration_policy_group.py +2 -2
  135. pulumi_azure_native/network/get_connection_monitor.py +2 -2
  136. pulumi_azure_native/network/get_connectivity_configuration.py +2 -2
  137. pulumi_azure_native/network/get_custom_ip_prefix.py +2 -2
  138. pulumi_azure_native/network/get_ddos_custom_policy.py +2 -2
  139. pulumi_azure_native/network/get_ddos_protection_plan.py +2 -2
  140. pulumi_azure_native/network/get_dscp_configuration.py +2 -2
  141. pulumi_azure_native/network/get_express_route_circuit.py +2 -2
  142. pulumi_azure_native/network/get_express_route_circuit_authorization.py +2 -2
  143. pulumi_azure_native/network/get_express_route_circuit_connection.py +2 -2
  144. pulumi_azure_native/network/get_express_route_circuit_peering.py +2 -2
  145. pulumi_azure_native/network/get_express_route_connection.py +2 -2
  146. pulumi_azure_native/network/get_express_route_cross_connection_peering.py +2 -2
  147. pulumi_azure_native/network/get_express_route_gateway.py +2 -2
  148. pulumi_azure_native/network/get_express_route_port.py +2 -2
  149. pulumi_azure_native/network/get_express_route_port_authorization.py +2 -2
  150. pulumi_azure_native/network/get_firewall_policy.py +2 -2
  151. pulumi_azure_native/network/get_firewall_policy_draft.py +2 -2
  152. pulumi_azure_native/network/get_firewall_policy_rule_collection_group.py +2 -2
  153. pulumi_azure_native/network/get_firewall_policy_rule_collection_group_draft.py +2 -2
  154. pulumi_azure_native/network/get_flow_log.py +2 -2
  155. pulumi_azure_native/network/get_hub_route_table.py +2 -2
  156. pulumi_azure_native/network/get_hub_virtual_network_connection.py +2 -2
  157. pulumi_azure_native/network/get_inbound_nat_rule.py +2 -2
  158. pulumi_azure_native/network/get_ip_allocation.py +2 -2
  159. pulumi_azure_native/network/get_ip_group.py +2 -2
  160. pulumi_azure_native/network/get_ipam_pool.py +2 -2
  161. pulumi_azure_native/network/get_ipam_pool_usage.py +2 -2
  162. pulumi_azure_native/network/get_load_balancer.py +2 -2
  163. pulumi_azure_native/network/get_load_balancer_backend_address_pool.py +2 -2
  164. pulumi_azure_native/network/get_local_network_gateway.py +2 -2
  165. pulumi_azure_native/network/get_management_group_network_manager_connection.py +2 -2
  166. pulumi_azure_native/network/get_nat_gateway.py +2 -2
  167. pulumi_azure_native/network/get_nat_rule.py +2 -2
  168. pulumi_azure_native/network/get_network_group.py +2 -2
  169. pulumi_azure_native/network/get_network_interface.py +2 -2
  170. pulumi_azure_native/network/get_network_interface_tap_configuration.py +2 -2
  171. pulumi_azure_native/network/get_network_manager.py +2 -2
  172. pulumi_azure_native/network/get_network_manager_routing_configuration.py +2 -2
  173. pulumi_azure_native/network/get_network_profile.py +2 -2
  174. pulumi_azure_native/network/get_network_security_group.py +2 -2
  175. pulumi_azure_native/network/get_network_security_perimeter.py +2 -2
  176. pulumi_azure_native/network/get_network_security_perimeter_access_rule.py +4 -0
  177. pulumi_azure_native/network/get_network_security_perimeter_association.py +4 -0
  178. pulumi_azure_native/network/get_network_security_perimeter_link.py +4 -0
  179. pulumi_azure_native/network/get_network_security_perimeter_logging_configuration.py +4 -0
  180. pulumi_azure_native/network/get_network_security_perimeter_profile.py +4 -0
  181. pulumi_azure_native/network/get_network_virtual_appliance.py +2 -2
  182. pulumi_azure_native/network/get_network_virtual_appliance_boot_diagnostic_logs.py +106 -0
  183. pulumi_azure_native/network/get_network_virtual_appliance_connection.py +2 -2
  184. pulumi_azure_native/network/get_network_watcher.py +2 -2
  185. pulumi_azure_native/network/get_p2s_vpn_gateway.py +2 -2
  186. pulumi_azure_native/network/get_p2s_vpn_gateway_p2s_vpn_connection_health.py +2 -2
  187. pulumi_azure_native/network/get_p2s_vpn_gateway_p2s_vpn_connection_health_detailed.py +2 -2
  188. pulumi_azure_native/network/get_packet_capture.py +2 -2
  189. pulumi_azure_native/network/get_private_dns_zone_group.py +2 -2
  190. pulumi_azure_native/network/get_private_endpoint.py +2 -2
  191. pulumi_azure_native/network/get_private_link_service.py +2 -2
  192. pulumi_azure_native/network/get_private_link_service_private_endpoint_connection.py +2 -2
  193. pulumi_azure_native/network/get_public_ip_address.py +2 -2
  194. pulumi_azure_native/network/get_public_ip_prefix.py +2 -2
  195. pulumi_azure_native/network/get_reachability_analysis_intent.py +2 -2
  196. pulumi_azure_native/network/get_reachability_analysis_run.py +2 -2
  197. pulumi_azure_native/network/get_route.py +2 -2
  198. pulumi_azure_native/network/get_route_filter.py +2 -2
  199. pulumi_azure_native/network/get_route_filter_rule.py +2 -2
  200. pulumi_azure_native/network/get_route_map.py +2 -2
  201. pulumi_azure_native/network/get_route_table.py +2 -2
  202. pulumi_azure_native/network/get_routing_intent.py +2 -2
  203. pulumi_azure_native/network/get_routing_rule.py +2 -2
  204. pulumi_azure_native/network/get_routing_rule_collection.py +2 -2
  205. pulumi_azure_native/network/get_scope_connection.py +2 -2
  206. pulumi_azure_native/network/get_security_admin_configuration.py +2 -2
  207. pulumi_azure_native/network/get_security_partner_provider.py +2 -2
  208. pulumi_azure_native/network/get_security_rule.py +2 -2
  209. pulumi_azure_native/network/get_security_user_configuration.py +2 -2
  210. pulumi_azure_native/network/get_security_user_rule.py +2 -2
  211. pulumi_azure_native/network/get_security_user_rule_collection.py +2 -2
  212. pulumi_azure_native/network/get_service_endpoint_policy.py +2 -2
  213. pulumi_azure_native/network/get_service_endpoint_policy_definition.py +2 -2
  214. pulumi_azure_native/network/get_static_cidr.py +2 -2
  215. pulumi_azure_native/network/get_static_member.py +2 -2
  216. pulumi_azure_native/network/get_subnet.py +2 -2
  217. pulumi_azure_native/network/get_subscription_network_manager_connection.py +2 -2
  218. pulumi_azure_native/network/get_verifier_workspace.py +2 -2
  219. pulumi_azure_native/network/get_virtual_appliance_site.py +2 -2
  220. pulumi_azure_native/network/get_virtual_hub.py +2 -2
  221. pulumi_azure_native/network/get_virtual_hub_bgp_connection.py +2 -2
  222. pulumi_azure_native/network/get_virtual_hub_ip_configuration.py +2 -2
  223. pulumi_azure_native/network/get_virtual_hub_route_table_v2.py +2 -2
  224. pulumi_azure_native/network/get_virtual_network.py +2 -2
  225. pulumi_azure_native/network/get_virtual_network_gateway.py +2 -2
  226. pulumi_azure_native/network/get_virtual_network_gateway_advertised_routes.py +2 -2
  227. pulumi_azure_native/network/get_virtual_network_gateway_bgp_peer_status.py +2 -2
  228. pulumi_azure_native/network/get_virtual_network_gateway_connection.py +2 -2
  229. pulumi_azure_native/network/get_virtual_network_gateway_connection_ike_sas.py +2 -2
  230. pulumi_azure_native/network/get_virtual_network_gateway_learned_routes.py +2 -2
  231. pulumi_azure_native/network/get_virtual_network_gateway_nat_rule.py +2 -2
  232. pulumi_azure_native/network/get_virtual_network_gateway_resiliency_information.py +182 -0
  233. pulumi_azure_native/network/get_virtual_network_gateway_routes_information.py +154 -0
  234. pulumi_azure_native/network/get_virtual_network_gateway_vpn_profile_package_url.py +2 -2
  235. pulumi_azure_native/network/get_virtual_network_gateway_vpnclient_connection_health.py +2 -2
  236. pulumi_azure_native/network/get_virtual_network_gateway_vpnclient_ipsec_parameters.py +2 -2
  237. pulumi_azure_native/network/get_virtual_network_peering.py +2 -2
  238. pulumi_azure_native/network/get_virtual_network_tap.py +2 -2
  239. pulumi_azure_native/network/get_virtual_router.py +2 -2
  240. pulumi_azure_native/network/get_virtual_router_peering.py +2 -2
  241. pulumi_azure_native/network/get_virtual_wan.py +2 -2
  242. pulumi_azure_native/network/get_vpn_connection.py +2 -2
  243. pulumi_azure_native/network/get_vpn_gateway.py +2 -2
  244. pulumi_azure_native/network/get_vpn_link_connection_ike_sas.py +2 -2
  245. pulumi_azure_native/network/get_vpn_server_configuration.py +2 -2
  246. pulumi_azure_native/network/get_vpn_site.py +2 -2
  247. pulumi_azure_native/network/get_web_application_firewall_policy.py +2 -2
  248. pulumi_azure_native/network/hub_route_table.py +3 -3
  249. pulumi_azure_native/network/hub_virtual_network_connection.py +3 -3
  250. pulumi_azure_native/network/inbound_nat_rule.py +3 -3
  251. pulumi_azure_native/network/interface_endpoint.py +1 -1
  252. pulumi_azure_native/network/ip_allocation.py +3 -3
  253. pulumi_azure_native/network/ip_group.py +3 -3
  254. pulumi_azure_native/network/ipam_pool.py +3 -3
  255. pulumi_azure_native/network/list_active_connectivity_configurations.py +2 -2
  256. pulumi_azure_native/network/list_active_security_admin_rules.py +2 -2
  257. pulumi_azure_native/network/list_firewall_policy_idps_signature.py +2 -2
  258. pulumi_azure_native/network/list_firewall_policy_idps_signatures_filter_value.py +2 -2
  259. pulumi_azure_native/network/list_ipam_pool_associated_resources.py +2 -2
  260. pulumi_azure_native/network/list_network_manager_deployment_status.py +2 -2
  261. pulumi_azure_native/network/list_network_manager_effective_connectivity_configurations.py +2 -2
  262. pulumi_azure_native/network/list_network_manager_effective_security_admin_rules.py +2 -2
  263. pulumi_azure_native/network/list_vpn_link_connection_default_shared_key.py +2 -2
  264. pulumi_azure_native/network/load_balancer.py +3 -3
  265. pulumi_azure_native/network/load_balancer_backend_address_pool.py +3 -3
  266. pulumi_azure_native/network/local_network_gateway.py +3 -3
  267. pulumi_azure_native/network/management_group_network_manager_connection.py +3 -3
  268. pulumi_azure_native/network/nat_gateway.py +3 -3
  269. pulumi_azure_native/network/nat_rule.py +3 -3
  270. pulumi_azure_native/network/network_group.py +3 -3
  271. pulumi_azure_native/network/network_interface.py +3 -3
  272. pulumi_azure_native/network/network_interface_tap_configuration.py +3 -3
  273. pulumi_azure_native/network/network_manager.py +3 -3
  274. pulumi_azure_native/network/network_manager_routing_configuration.py +3 -3
  275. pulumi_azure_native/network/network_profile.py +3 -3
  276. pulumi_azure_native/network/network_security_group.py +3 -3
  277. pulumi_azure_native/network/network_security_perimeter.py +3 -3
  278. pulumi_azure_native/network/network_security_perimeter_access_rule.py +5 -1
  279. pulumi_azure_native/network/network_security_perimeter_association.py +5 -1
  280. pulumi_azure_native/network/network_security_perimeter_link.py +5 -1
  281. pulumi_azure_native/network/network_security_perimeter_logging_configuration.py +5 -1
  282. pulumi_azure_native/network/network_security_perimeter_profile.py +5 -1
  283. pulumi_azure_native/network/network_virtual_appliance.py +3 -3
  284. pulumi_azure_native/network/network_virtual_appliance_connection.py +3 -3
  285. pulumi_azure_native/network/network_watcher.py +3 -3
  286. pulumi_azure_native/network/nsp_access_rule.py +1 -1
  287. pulumi_azure_native/network/nsp_association.py +1 -1
  288. pulumi_azure_native/network/nsp_link.py +1 -1
  289. pulumi_azure_native/network/nsp_profile.py +1 -1
  290. pulumi_azure_native/network/outputs.py +276 -0
  291. pulumi_azure_native/network/p2s_vpn_gateway.py +3 -3
  292. pulumi_azure_native/network/packet_capture.py +3 -3
  293. pulumi_azure_native/network/private_dns_zone_group.py +3 -3
  294. pulumi_azure_native/network/private_endpoint.py +3 -3
  295. pulumi_azure_native/network/private_link_service.py +3 -3
  296. pulumi_azure_native/network/private_link_service_private_endpoint_connection.py +3 -3
  297. pulumi_azure_native/network/public_ip_address.py +3 -3
  298. pulumi_azure_native/network/public_ip_prefix.py +3 -3
  299. pulumi_azure_native/network/reachability_analysis_intent.py +3 -3
  300. pulumi_azure_native/network/reachability_analysis_run.py +3 -3
  301. pulumi_azure_native/network/route.py +3 -3
  302. pulumi_azure_native/network/route_filter.py +3 -3
  303. pulumi_azure_native/network/route_filter_rule.py +3 -3
  304. pulumi_azure_native/network/route_map.py +3 -3
  305. pulumi_azure_native/network/route_table.py +3 -3
  306. pulumi_azure_native/network/routing_intent.py +3 -3
  307. pulumi_azure_native/network/routing_rule.py +3 -3
  308. pulumi_azure_native/network/routing_rule_collection.py +3 -3
  309. pulumi_azure_native/network/scope_connection.py +3 -3
  310. pulumi_azure_native/network/security_admin_configuration.py +3 -3
  311. pulumi_azure_native/network/security_partner_provider.py +3 -3
  312. pulumi_azure_native/network/security_rule.py +3 -3
  313. pulumi_azure_native/network/security_user_configuration.py +3 -3
  314. pulumi_azure_native/network/security_user_rule.py +3 -3
  315. pulumi_azure_native/network/security_user_rule_collection.py +3 -3
  316. pulumi_azure_native/network/service_endpoint_policy.py +3 -3
  317. pulumi_azure_native/network/service_endpoint_policy_definition.py +3 -3
  318. pulumi_azure_native/network/static_cidr.py +3 -3
  319. pulumi_azure_native/network/static_member.py +3 -3
  320. pulumi_azure_native/network/subnet.py +3 -3
  321. pulumi_azure_native/network/subscription_network_manager_connection.py +3 -3
  322. pulumi_azure_native/network/user_rule.py +1 -1
  323. pulumi_azure_native/network/user_rule_collection.py +1 -1
  324. pulumi_azure_native/network/verifier_workspace.py +3 -3
  325. pulumi_azure_native/network/virtual_appliance_site.py +3 -3
  326. pulumi_azure_native/network/virtual_hub.py +3 -3
  327. pulumi_azure_native/network/virtual_hub_bgp_connection.py +3 -3
  328. pulumi_azure_native/network/virtual_hub_ip_configuration.py +3 -3
  329. pulumi_azure_native/network/virtual_hub_route_table_v2.py +3 -3
  330. pulumi_azure_native/network/virtual_network.py +3 -3
  331. pulumi_azure_native/network/virtual_network_gateway.py +3 -3
  332. pulumi_azure_native/network/virtual_network_gateway_connection.py +3 -3
  333. pulumi_azure_native/network/virtual_network_gateway_nat_rule.py +3 -3
  334. pulumi_azure_native/network/virtual_network_peering.py +3 -3
  335. pulumi_azure_native/network/virtual_network_tap.py +3 -3
  336. pulumi_azure_native/network/virtual_router.py +3 -3
  337. pulumi_azure_native/network/virtual_router_peering.py +3 -3
  338. pulumi_azure_native/network/virtual_wan.py +3 -3
  339. pulumi_azure_native/network/vpn_connection.py +3 -3
  340. pulumi_azure_native/network/vpn_gateway.py +3 -3
  341. pulumi_azure_native/network/vpn_server_configuration.py +3 -3
  342. pulumi_azure_native/network/vpn_site.py +3 -3
  343. pulumi_azure_native/network/web_application_firewall_policy.py +3 -3
  344. pulumi_azure_native/onlineexperimentation/__init__.py +2 -2
  345. pulumi_azure_native/onlineexperimentation/_inputs.py +21 -21
  346. pulumi_azure_native/onlineexperimentation/{get_online_experiment_workspace.py → get_online_experimentation_workspace.py} +23 -23
  347. pulumi_azure_native/onlineexperimentation/{online_experiment_workspace.py → online_experimentation_workspace.py} +29 -29
  348. pulumi_azure_native/onlineexperimentation/outputs.py +19 -19
  349. pulumi_azure_native/pulumi-plugin.json +1 -1
  350. pulumi_azure_native/quantum/get_workspace.py +2 -2
  351. pulumi_azure_native/quantum/list_workspace_keys.py +4 -0
  352. pulumi_azure_native/quantum/workspace.py +3 -3
  353. pulumi_azure_native/videoindexer/account.py +3 -3
  354. pulumi_azure_native/videoindexer/get_account.py +2 -2
  355. pulumi_azure_native/videoindexer/get_private_endpoint_connection.py +4 -0
  356. pulumi_azure_native/videoindexer/private_endpoint_connection.py +5 -1
  357. pulumi_azure_native/workloads/outputs.py +3 -52
  358. {pulumi_azure_native-3.5.0a1747180279.dist-info → pulumi_azure_native-3.6.0a1749161804.dist-info}/METADATA +1 -1
  359. {pulumi_azure_native-3.5.0a1747180279.dist-info → pulumi_azure_native-3.6.0a1749161804.dist-info}/RECORD +361 -358
  360. {pulumi_azure_native-3.5.0a1747180279.dist-info → pulumi_azure_native-3.6.0a1749161804.dist-info}/WHEEL +1 -1
  361. {pulumi_azure_native-3.5.0a1747180279.dist-info → pulumi_azure_native-3.6.0a1749161804.dist-info}/top_level.txt +0 -0
@@ -132,7 +132,7 @@ def get_firewall_policy_rule_collection_group_draft(firewall_policy_name: Option
132
132
 
133
133
  Uses Azure REST API version 2024-05-01.
134
134
 
135
- Other available API versions: 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
135
+ Other available API versions: 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
136
136
 
137
137
 
138
138
  :param builtins.str firewall_policy_name: The name of the Firewall Policy.
@@ -163,7 +163,7 @@ def get_firewall_policy_rule_collection_group_draft_output(firewall_policy_name:
163
163
 
164
164
  Uses Azure REST API version 2024-05-01.
165
165
 
166
- Other available API versions: 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
166
+ Other available API versions: 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
167
167
 
168
168
 
169
169
  :param builtins.str firewall_policy_name: The name of the Firewall Policy.
@@ -252,7 +252,7 @@ def get_flow_log(flow_log_name: Optional[builtins.str] = None,
252
252
 
253
253
  Uses Azure REST API version 2024-05-01.
254
254
 
255
- Other available API versions: 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
255
+ Other available API versions: 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
256
256
 
257
257
 
258
258
  :param builtins.str flow_log_name: The name of the flow log resource.
@@ -293,7 +293,7 @@ def get_flow_log_output(flow_log_name: Optional[pulumi.Input[builtins.str]] = No
293
293
 
294
294
  Uses Azure REST API version 2024-05-01.
295
295
 
296
- Other available API versions: 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
296
+ Other available API versions: 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
297
297
 
298
298
 
299
299
  :param builtins.str flow_log_name: The name of the flow log resource.
@@ -168,7 +168,7 @@ def get_hub_route_table(resource_group_name: Optional[builtins.str] = None,
168
168
 
169
169
  Uses Azure REST API version 2024-05-01.
170
170
 
171
- Other available API versions: 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
171
+ Other available API versions: 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
172
172
 
173
173
 
174
174
  :param builtins.str resource_group_name: The resource group name of the VirtualHub.
@@ -202,7 +202,7 @@ def get_hub_route_table_output(resource_group_name: Optional[pulumi.Input[builti
202
202
 
203
203
  Uses Azure REST API version 2024-05-01.
204
204
 
205
- Other available API versions: 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
205
+ Other available API versions: 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
206
206
 
207
207
 
208
208
  :param builtins.str resource_group_name: The resource group name of the VirtualHub.
@@ -168,7 +168,7 @@ def get_hub_virtual_network_connection(connection_name: Optional[builtins.str] =
168
168
 
169
169
  Uses Azure REST API version 2024-05-01.
170
170
 
171
- Other available API versions: 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
171
+ Other available API versions: 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
172
172
 
173
173
 
174
174
  :param builtins.str connection_name: The name of the vpn connection.
@@ -202,7 +202,7 @@ def get_hub_virtual_network_connection_output(connection_name: Optional[pulumi.I
202
202
 
203
203
  Uses Azure REST API version 2024-05-01.
204
204
 
205
- Other available API versions: 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
205
+ Other available API versions: 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
206
206
 
207
207
 
208
208
  :param builtins.str connection_name: The name of the vpn connection.
@@ -253,7 +253,7 @@ def get_inbound_nat_rule(expand: Optional[builtins.str] = None,
253
253
 
254
254
  Uses Azure REST API version 2024-05-01.
255
255
 
256
- Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
256
+ Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
257
257
 
258
258
 
259
259
  :param builtins.str expand: Expands referenced resources.
@@ -297,7 +297,7 @@ def get_inbound_nat_rule_output(expand: Optional[pulumi.Input[Optional[builtins.
297
297
 
298
298
  Uses Azure REST API version 2024-05-01.
299
299
 
300
- Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
300
+ Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
301
301
 
302
302
 
303
303
  :param builtins.str expand: Expands referenced resources.
@@ -216,7 +216,7 @@ def get_ip_allocation(expand: Optional[builtins.str] = None,
216
216
 
217
217
  Uses Azure REST API version 2024-05-01.
218
218
 
219
- Other available API versions: 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
219
+ Other available API versions: 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
220
220
 
221
221
 
222
222
  :param builtins.str expand: Expands referenced resources.
@@ -254,7 +254,7 @@ def get_ip_allocation_output(expand: Optional[pulumi.Input[Optional[builtins.str
254
254
 
255
255
  Uses Azure REST API version 2024-05-01.
256
256
 
257
- Other available API versions: 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
257
+ Other available API versions: 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
258
258
 
259
259
 
260
260
  :param builtins.str expand: Expands referenced resources.
@@ -180,7 +180,7 @@ def get_ip_group(expand: Optional[builtins.str] = None,
180
180
 
181
181
  Uses Azure REST API version 2024-05-01.
182
182
 
183
- Other available API versions: 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
183
+ Other available API versions: 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
184
184
 
185
185
 
186
186
  :param builtins.str expand: Expands resourceIds (of Firewalls/Network Security Groups etc.) back referenced by the IpGroups resource.
@@ -215,7 +215,7 @@ def get_ip_group_output(expand: Optional[pulumi.Input[Optional[builtins.str]]] =
215
215
 
216
216
  Uses Azure REST API version 2024-05-01.
217
217
 
218
- Other available API versions: 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
218
+ Other available API versions: 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
219
219
 
220
220
 
221
221
  :param builtins.str expand: Expands resourceIds (of Firewalls/Network Security Groups etc.) back referenced by the IpGroups resource.
@@ -144,7 +144,7 @@ def get_ipam_pool(network_manager_name: Optional[builtins.str] = None,
144
144
 
145
145
  Uses Azure REST API version 2024-05-01.
146
146
 
147
- Other available API versions: 2024-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
147
+ Other available API versions: 2024-01-01-preview, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
148
148
 
149
149
 
150
150
  :param builtins.str network_manager_name: The name of the network manager.
@@ -176,7 +176,7 @@ def get_ipam_pool_output(network_manager_name: Optional[pulumi.Input[builtins.st
176
176
 
177
177
  Uses Azure REST API version 2024-05-01.
178
178
 
179
- Other available API versions: 2024-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
179
+ Other available API versions: 2024-01-01-preview, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
180
180
 
181
181
 
182
182
  :param builtins.str network_manager_name: The name of the network manager.
@@ -156,7 +156,7 @@ def get_ipam_pool_usage(network_manager_name: Optional[builtins.str] = None,
156
156
 
157
157
  Uses Azure REST API version 2024-05-01.
158
158
 
159
- Other available API versions: 2024-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
159
+ Other available API versions: 2024-01-01-preview, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
160
160
 
161
161
 
162
162
  :param builtins.str network_manager_name: The name of the network manager.
@@ -189,7 +189,7 @@ def get_ipam_pool_usage_output(network_manager_name: Optional[pulumi.Input[built
189
189
 
190
190
  Uses Azure REST API version 2024-05-01.
191
191
 
192
- Other available API versions: 2024-01-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
192
+ Other available API versions: 2024-01-01-preview, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
193
193
 
194
194
 
195
195
  :param builtins.str network_manager_name: The name of the network manager.
@@ -264,7 +264,7 @@ def get_load_balancer(expand: Optional[builtins.str] = None,
264
264
 
265
265
  Uses Azure REST API version 2024-05-01.
266
266
 
267
- Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
267
+ Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
268
268
 
269
269
 
270
270
  :param builtins.str expand: Expands referenced resources.
@@ -306,7 +306,7 @@ def get_load_balancer_output(expand: Optional[pulumi.Input[Optional[builtins.str
306
306
 
307
307
  Uses Azure REST API version 2024-05-01.
308
308
 
309
- Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
309
+ Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
310
310
 
311
311
 
312
312
  :param builtins.str expand: Expands referenced resources.
@@ -252,7 +252,7 @@ def get_load_balancer_backend_address_pool(backend_address_pool_name: Optional[b
252
252
 
253
253
  Uses Azure REST API version 2024-05-01.
254
254
 
255
- Other available API versions: 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
255
+ Other available API versions: 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
256
256
 
257
257
 
258
258
  :param builtins.str backend_address_pool_name: The name of the backend address pool.
@@ -293,7 +293,7 @@ def get_load_balancer_backend_address_pool_output(backend_address_pool_name: Opt
293
293
 
294
294
  Uses Azure REST API version 2024-05-01.
295
295
 
296
- Other available API versions: 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
296
+ Other available API versions: 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
297
297
 
298
298
 
299
299
  :param builtins.str backend_address_pool_name: The name of the backend address pool.
@@ -203,7 +203,7 @@ def get_local_network_gateway(local_network_gateway_name: Optional[builtins.str]
203
203
 
204
204
  Uses Azure REST API version 2024-05-01.
205
205
 
206
- Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
206
+ Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
207
207
 
208
208
 
209
209
  :param builtins.str local_network_gateway_name: The name of the local network gateway.
@@ -237,7 +237,7 @@ def get_local_network_gateway_output(local_network_gateway_name: Optional[pulumi
237
237
 
238
238
  Uses Azure REST API version 2024-05-01.
239
239
 
240
- Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
240
+ Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
241
241
 
242
242
 
243
243
  :param builtins.str local_network_gateway_name: The name of the local network gateway.
@@ -143,7 +143,7 @@ def get_management_group_network_manager_connection(management_group_id: Optiona
143
143
 
144
144
  Uses Azure REST API version 2024-05-01.
145
145
 
146
- Other available API versions: 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
146
+ Other available API versions: 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
147
147
 
148
148
 
149
149
  :param builtins.str management_group_id: The management group Id which uniquely identify the Microsoft Azure management group.
@@ -172,7 +172,7 @@ def get_management_group_network_manager_connection_output(management_group_id:
172
172
 
173
173
  Uses Azure REST API version 2024-05-01.
174
174
 
175
- Other available API versions: 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
175
+ Other available API versions: 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
176
176
 
177
177
 
178
178
  :param builtins.str management_group_id: The management group Id which uniquely identify the Microsoft Azure management group.
@@ -228,7 +228,7 @@ def get_nat_gateway(expand: Optional[builtins.str] = None,
228
228
 
229
229
  Uses Azure REST API version 2024-05-01.
230
230
 
231
- Other available API versions: 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
231
+ Other available API versions: 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
232
232
 
233
233
 
234
234
  :param builtins.str expand: Expands referenced resources.
@@ -267,7 +267,7 @@ def get_nat_gateway_output(expand: Optional[pulumi.Input[Optional[builtins.str]]
267
267
 
268
268
  Uses Azure REST API version 2024-05-01.
269
269
 
270
- Other available API versions: 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
270
+ Other available API versions: 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
271
271
 
272
272
 
273
273
  :param builtins.str expand: Expands referenced resources.
@@ -192,7 +192,7 @@ def get_nat_rule(gateway_name: Optional[builtins.str] = None,
192
192
 
193
193
  Uses Azure REST API version 2024-05-01.
194
194
 
195
- Other available API versions: 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
195
+ Other available API versions: 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
196
196
 
197
197
 
198
198
  :param builtins.str gateway_name: The name of the gateway.
@@ -228,7 +228,7 @@ def get_nat_rule_output(gateway_name: Optional[pulumi.Input[builtins.str]] = Non
228
228
 
229
229
  Uses Azure REST API version 2024-05-01.
230
230
 
231
- Other available API versions: 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
231
+ Other available API versions: 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
232
232
 
233
233
 
234
234
  :param builtins.str gateway_name: The name of the gateway.
@@ -168,7 +168,7 @@ def get_network_group(network_group_name: Optional[builtins.str] = None,
168
168
 
169
169
  Uses Azure REST API version 2024-05-01.
170
170
 
171
- Other available API versions: 2021-02-01-preview, 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
171
+ Other available API versions: 2021-02-01-preview, 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
172
172
 
173
173
 
174
174
  :param builtins.str network_group_name: The name of the network group.
@@ -202,7 +202,7 @@ def get_network_group_output(network_group_name: Optional[pulumi.Input[builtins.
202
202
 
203
203
  Uses Azure REST API version 2024-05-01.
204
204
 
205
- Other available API versions: 2021-02-01-preview, 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
205
+ Other available API versions: 2021-02-01-preview, 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
206
206
 
207
207
 
208
208
  :param builtins.str network_group_name: The name of the network group.
@@ -420,7 +420,7 @@ def get_network_interface(expand: Optional[builtins.str] = None,
420
420
 
421
421
  Uses Azure REST API version 2024-05-01.
422
422
 
423
- Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
423
+ Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
424
424
 
425
425
 
426
426
  :param builtins.str expand: Expands referenced resources.
@@ -475,7 +475,7 @@ def get_network_interface_output(expand: Optional[pulumi.Input[Optional[builtins
475
475
 
476
476
  Uses Azure REST API version 2024-05-01.
477
477
 
478
- Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
478
+ Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
479
479
 
480
480
 
481
481
  :param builtins.str expand: Expands referenced resources.
@@ -132,7 +132,7 @@ def get_network_interface_tap_configuration(network_interface_name: Optional[bui
132
132
 
133
133
  Uses Azure REST API version 2024-05-01.
134
134
 
135
- Other available API versions: 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
135
+ Other available API versions: 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
136
136
 
137
137
 
138
138
  :param builtins.str network_interface_name: The name of the network interface.
@@ -163,7 +163,7 @@ def get_network_interface_tap_configuration_output(network_interface_name: Optio
163
163
 
164
164
  Uses Azure REST API version 2024-05-01.
165
165
 
166
- Other available API versions: 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
166
+ Other available API versions: 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
167
167
 
168
168
 
169
169
  :param builtins.str network_interface_name: The name of the network interface.
@@ -203,7 +203,7 @@ def get_network_manager(network_manager_name: Optional[builtins.str] = None,
203
203
 
204
204
  Uses Azure REST API version 2024-05-01.
205
205
 
206
- Other available API versions: 2021-02-01-preview, 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-01-01-preview, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
206
+ Other available API versions: 2021-02-01-preview, 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-01-01-preview, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
207
207
 
208
208
 
209
209
  :param builtins.str network_manager_name: The name of the network manager.
@@ -237,7 +237,7 @@ def get_network_manager_output(network_manager_name: Optional[pulumi.Input[built
237
237
 
238
238
  Uses Azure REST API version 2024-05-01.
239
239
 
240
- Other available API versions: 2021-02-01-preview, 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-01-01-preview, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
240
+ Other available API versions: 2021-02-01-preview, 2022-01-01, 2022-02-01-preview, 2022-04-01-preview, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-01-01-preview, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
241
241
 
242
242
 
243
243
  :param builtins.str network_manager_name: The name of the network manager.
@@ -156,7 +156,7 @@ def get_network_manager_routing_configuration(configuration_name: Optional[built
156
156
 
157
157
  Uses Azure REST API version 2024-05-01.
158
158
 
159
- Other available API versions: 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
159
+ Other available API versions: 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
160
160
 
161
161
 
162
162
  :param builtins.str configuration_name: The name of the network manager Routing Configuration.
@@ -189,7 +189,7 @@ def get_network_manager_routing_configuration_output(configuration_name: Optiona
189
189
 
190
190
  Uses Azure REST API version 2024-05-01.
191
191
 
192
- Other available API versions: 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
192
+ Other available API versions: 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
193
193
 
194
194
 
195
195
  :param builtins.str configuration_name: The name of the network manager Routing Configuration.
@@ -180,7 +180,7 @@ def get_network_profile(expand: Optional[builtins.str] = None,
180
180
 
181
181
  Uses Azure REST API version 2024-05-01.
182
182
 
183
- Other available API versions: 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
183
+ Other available API versions: 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
184
184
 
185
185
 
186
186
  :param builtins.str expand: Expands referenced resources.
@@ -215,7 +215,7 @@ def get_network_profile_output(expand: Optional[pulumi.Input[Optional[builtins.s
215
215
 
216
216
  Uses Azure REST API version 2024-05-01.
217
217
 
218
- Other available API versions: 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
218
+ Other available API versions: 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
219
219
 
220
220
 
221
221
  :param builtins.str expand: Expands referenced resources.
@@ -228,7 +228,7 @@ def get_network_security_group(expand: Optional[builtins.str] = None,
228
228
 
229
229
  Uses Azure REST API version 2024-05-01.
230
230
 
231
- Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
231
+ Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
232
232
 
233
233
 
234
234
  :param builtins.str expand: Expands referenced resources.
@@ -267,7 +267,7 @@ def get_network_security_group_output(expand: Optional[pulumi.Input[Optional[bui
267
267
 
268
268
  Uses Azure REST API version 2024-05-01.
269
269
 
270
- Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
270
+ Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
271
271
 
272
272
 
273
273
  :param builtins.str expand: Expands referenced resources.
@@ -142,7 +142,7 @@ def get_network_security_perimeter(network_security_perimeter_name: Optional[bui
142
142
 
143
143
  Uses Azure REST API version 2024-06-01-preview.
144
144
 
145
- Other available API versions: 2021-02-01-preview, 2021-03-01-preview, 2023-07-01-preview, 2023-08-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
145
+ Other available API versions: 2021-02-01-preview, 2021-03-01-preview, 2023-07-01-preview, 2023-08-01-preview, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
146
146
 
147
147
 
148
148
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
@@ -171,7 +171,7 @@ def get_network_security_perimeter_output(network_security_perimeter_name: Optio
171
171
 
172
172
  Uses Azure REST API version 2024-06-01-preview.
173
173
 
174
- Other available API versions: 2021-02-01-preview, 2021-03-01-preview, 2023-07-01-preview, 2023-08-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
174
+ Other available API versions: 2021-02-01-preview, 2021-03-01-preview, 2023-07-01-preview, 2023-08-01-preview, 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
175
175
 
176
176
 
177
177
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
@@ -229,6 +229,8 @@ def get_network_security_perimeter_access_rule(access_rule_name: Optional[builti
229
229
 
230
230
  Uses Azure REST API version 2024-06-01-preview.
231
231
 
232
+ Other available API versions: 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
233
+
232
234
 
233
235
  :param builtins.str access_rule_name: The name of the NSP access rule.
234
236
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
@@ -269,6 +271,8 @@ def get_network_security_perimeter_access_rule_output(access_rule_name: Optional
269
271
 
270
272
  Uses Azure REST API version 2024-06-01-preview.
271
273
 
274
+ Other available API versions: 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
275
+
272
276
 
273
277
  :param builtins.str access_rule_name: The name of the NSP access rule.
274
278
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
@@ -180,6 +180,8 @@ def get_network_security_perimeter_association(association_name: Optional[builti
180
180
 
181
181
  Uses Azure REST API version 2024-06-01-preview.
182
182
 
183
+ Other available API versions: 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
184
+
183
185
 
184
186
  :param builtins.str association_name: The name of the NSP association.
185
187
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
@@ -213,6 +215,8 @@ def get_network_security_perimeter_association_output(association_name: Optional
213
215
 
214
216
  Uses Azure REST API version 2024-06-01-preview.
215
217
 
218
+ Other available API versions: 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
219
+
216
220
 
217
221
  :param builtins.str association_name: The name of the NSP association.
218
222
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
@@ -227,6 +227,8 @@ def get_network_security_perimeter_link(link_name: Optional[builtins.str] = None
227
227
 
228
228
  Uses Azure REST API version 2024-06-01-preview.
229
229
 
230
+ Other available API versions: 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
231
+
230
232
 
231
233
  :param builtins.str link_name: The name of the NSP link.
232
234
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
@@ -264,6 +266,8 @@ def get_network_security_perimeter_link_output(link_name: Optional[pulumi.Input[
264
266
 
265
267
  Uses Azure REST API version 2024-06-01-preview.
266
268
 
269
+ Other available API versions: 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
270
+
267
271
 
268
272
  :param builtins.str link_name: The name of the NSP link.
269
273
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
@@ -120,6 +120,8 @@ def get_network_security_perimeter_logging_configuration(logging_configuration_n
120
120
 
121
121
  Uses Azure REST API version 2024-06-01-preview.
122
122
 
123
+ Other available API versions: 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
124
+
123
125
 
124
126
  :param builtins.str logging_configuration_name: The name of the NSP logging configuration. Accepts 'instance' as name.
125
127
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
@@ -148,6 +150,8 @@ def get_network_security_perimeter_logging_configuration_output(logging_configur
148
150
 
149
151
  Uses Azure REST API version 2024-06-01-preview.
150
152
 
153
+ Other available API versions: 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
154
+
151
155
 
152
156
  :param builtins.str logging_configuration_name: The name of the NSP logging configuration. Accepts 'instance' as name.
153
157
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
@@ -143,6 +143,8 @@ def get_network_security_perimeter_profile(network_security_perimeter_name: Opti
143
143
 
144
144
  Uses Azure REST API version 2024-06-01-preview.
145
145
 
146
+ Other available API versions: 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
147
+
146
148
 
147
149
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
148
150
  :param builtins.str profile_name: The name of the NSP profile.
@@ -173,6 +175,8 @@ def get_network_security_perimeter_profile_output(network_security_perimeter_nam
173
175
 
174
176
  Uses Azure REST API version 2024-06-01-preview.
175
177
 
178
+ Other available API versions: 2024-07-01. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native network [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
179
+
176
180
 
177
181
  :param builtins.str network_security_perimeter_name: The name of the network security perimeter.
178
182
  :param builtins.str profile_name: The name of the NSP profile.