pulumi-azure-native 2.76.0__py3-none-any.whl → 2.76.0a1733466631__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 (434) hide show
  1. pulumi_azure_native/aad/domain_service.py +4 -0
  2. pulumi_azure_native/aad/get_domain_service.py +4 -0
  3. pulumi_azure_native/advisor/get_suppression.py +4 -0
  4. pulumi_azure_native/advisor/suppression.py +4 -0
  5. pulumi_azure_native/alertsmanagement/action_rule_by_name.py +4 -0
  6. pulumi_azure_native/alertsmanagement/get_action_rule_by_name.py +4 -0
  7. pulumi_azure_native/apimanagement/api.py +2 -2
  8. pulumi_azure_native/apimanagement/api_management_service.py +2 -2
  9. pulumi_azure_native/apimanagement/api_operation.py +2 -2
  10. pulumi_azure_native/apimanagement/authorization_server.py +2 -2
  11. pulumi_azure_native/apimanagement/backend.py +2 -2
  12. pulumi_azure_native/apimanagement/certificate.py +2 -2
  13. pulumi_azure_native/apimanagement/get_api.py +2 -2
  14. pulumi_azure_native/apimanagement/get_api_management_service.py +2 -2
  15. pulumi_azure_native/apimanagement/get_api_operation.py +2 -2
  16. pulumi_azure_native/apimanagement/get_authorization_server.py +2 -2
  17. pulumi_azure_native/apimanagement/get_backend.py +2 -2
  18. pulumi_azure_native/apimanagement/get_certificate.py +2 -2
  19. pulumi_azure_native/apimanagement/get_group.py +2 -2
  20. pulumi_azure_native/apimanagement/get_identity_provider.py +2 -2
  21. pulumi_azure_native/apimanagement/get_logger.py +2 -2
  22. pulumi_azure_native/apimanagement/get_open_id_connect_provider.py +2 -2
  23. pulumi_azure_native/apimanagement/get_product.py +2 -2
  24. pulumi_azure_native/apimanagement/get_subscription.py +2 -2
  25. pulumi_azure_native/apimanagement/get_user.py +2 -2
  26. pulumi_azure_native/apimanagement/group.py +2 -2
  27. pulumi_azure_native/apimanagement/identity_provider.py +2 -2
  28. pulumi_azure_native/apimanagement/logger.py +2 -2
  29. pulumi_azure_native/apimanagement/open_id_connect_provider.py +2 -2
  30. pulumi_azure_native/apimanagement/product.py +2 -2
  31. pulumi_azure_native/apimanagement/subscription.py +2 -2
  32. pulumi_azure_native/apimanagement/user.py +2 -2
  33. pulumi_azure_native/appconfiguration/configuration_store.py +2 -2
  34. pulumi_azure_native/appconfiguration/get_configuration_store.py +2 -2
  35. pulumi_azure_native/appconfiguration/list_configuration_store_keys.py +2 -2
  36. pulumi_azure_native/authorization/get_management_lock_at_resource_group_level.py +4 -0
  37. pulumi_azure_native/authorization/get_policy_assignment.py +2 -2
  38. pulumi_azure_native/authorization/get_policy_definition.py +2 -2
  39. pulumi_azure_native/authorization/get_role_assignment.py +2 -2
  40. pulumi_azure_native/authorization/management_lock_at_resource_group_level.py +4 -0
  41. pulumi_azure_native/authorization/policy_assignment.py +2 -2
  42. pulumi_azure_native/authorization/policy_definition.py +2 -2
  43. pulumi_azure_native/authorization/role_assignment.py +2 -2
  44. pulumi_azure_native/batch/application.py +2 -2
  45. pulumi_azure_native/batch/application_package.py +2 -2
  46. pulumi_azure_native/batch/batch_account.py +2 -2
  47. pulumi_azure_native/batch/get_application.py +2 -2
  48. pulumi_azure_native/batch/get_application_package.py +2 -2
  49. pulumi_azure_native/batch/get_batch_account.py +2 -2
  50. pulumi_azure_native/batch/get_pool.py +2 -2
  51. pulumi_azure_native/batch/list_batch_account_keys.py +2 -2
  52. pulumi_azure_native/batch/pool.py +2 -2
  53. pulumi_azure_native/blueprint/assignment.py +4 -0
  54. pulumi_azure_native/blueprint/blueprint.py +4 -0
  55. pulumi_azure_native/blueprint/get_assignment.py +4 -0
  56. pulumi_azure_native/blueprint/get_blueprint.py +4 -0
  57. pulumi_azure_native/blueprint/get_published_blueprint.py +4 -0
  58. pulumi_azure_native/blueprint/published_blueprint.py +4 -0
  59. pulumi_azure_native/botservice/list_bot_connection_service_providers.py +2 -2
  60. pulumi_azure_native/cache/get_redis.py +2 -2
  61. pulumi_azure_native/cache/list_redis_keys.py +2 -2
  62. pulumi_azure_native/cache/redis.py +2 -2
  63. pulumi_azure_native/cdn/custom_domain.py +2 -2
  64. pulumi_azure_native/cdn/endpoint.py +2 -2
  65. pulumi_azure_native/cdn/get_custom_domain.py +2 -2
  66. pulumi_azure_native/cdn/get_endpoint.py +2 -2
  67. pulumi_azure_native/cdn/get_profile.py +2 -2
  68. pulumi_azure_native/cdn/profile.py +2 -2
  69. pulumi_azure_native/compute/availability_set.py +2 -2
  70. pulumi_azure_native/compute/disk.py +2 -2
  71. pulumi_azure_native/compute/disk_encryption_set.py +2 -2
  72. pulumi_azure_native/compute/gallery_image_version.py +2 -2
  73. pulumi_azure_native/compute/get_availability_set.py +2 -2
  74. pulumi_azure_native/compute/get_disk.py +2 -2
  75. pulumi_azure_native/compute/get_disk_encryption_set.py +2 -2
  76. pulumi_azure_native/compute/get_gallery_image_version.py +2 -2
  77. pulumi_azure_native/compute/get_log_analytic_export_request_rate_by_interval.py +2 -2
  78. pulumi_azure_native/compute/get_log_analytic_export_throttled_requests.py +2 -2
  79. pulumi_azure_native/compute/get_proximity_placement_group.py +2 -2
  80. pulumi_azure_native/compute/get_snapshot.py +2 -2
  81. pulumi_azure_native/compute/get_virtual_machine_scale_set.py +2 -2
  82. pulumi_azure_native/compute/get_virtual_machine_scale_set_vm_extension.py +2 -2
  83. pulumi_azure_native/compute/proximity_placement_group.py +2 -2
  84. pulumi_azure_native/compute/snapshot.py +2 -2
  85. pulumi_azure_native/compute/virtual_machine_scale_set.py +2 -2
  86. pulumi_azure_native/compute/virtual_machine_scale_set_vm_extension.py +2 -2
  87. pulumi_azure_native/consumption/budget.py +2 -2
  88. pulumi_azure_native/consumption/get_budget.py +2 -2
  89. pulumi_azure_native/containerinstance/container_group.py +2 -2
  90. pulumi_azure_native/containerinstance/get_container_group.py +2 -2
  91. pulumi_azure_native/containerservice/agent_pool.py +2 -2
  92. pulumi_azure_native/containerservice/get_agent_pool.py +2 -2
  93. pulumi_azure_native/containerservice/get_managed_cluster.py +2 -2
  94. pulumi_azure_native/containerservice/get_open_shift_managed_cluster.py +4 -0
  95. pulumi_azure_native/containerservice/list_managed_cluster_access_profile.py +2 -2
  96. pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +2 -2
  97. pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +2 -2
  98. pulumi_azure_native/containerservice/managed_cluster.py +2 -2
  99. pulumi_azure_native/containerservice/open_shift_managed_cluster.py +4 -0
  100. pulumi_azure_native/customerinsights/get_link.py +4 -0
  101. pulumi_azure_native/customerinsights/get_relationship_link.py +4 -0
  102. pulumi_azure_native/customerinsights/link.py +4 -0
  103. pulumi_azure_native/customerinsights/relationship_link.py +4 -0
  104. pulumi_azure_native/databox/get_job.py +2 -2
  105. pulumi_azure_native/databox/job.py +2 -2
  106. pulumi_azure_native/databox/list_job_credentials.py +2 -2
  107. pulumi_azure_native/databoxedge/device.py +2 -2
  108. pulumi_azure_native/databoxedge/get_device.py +2 -2
  109. pulumi_azure_native/databoxedge/get_device_extended_information.py +2 -2
  110. pulumi_azure_native/databoxedge/get_order.py +2 -2
  111. pulumi_azure_native/databoxedge/get_storage_account.py +2 -2
  112. pulumi_azure_native/databoxedge/get_user.py +2 -2
  113. pulumi_azure_native/databoxedge/order.py +2 -2
  114. pulumi_azure_native/databoxedge/storage_account.py +2 -2
  115. pulumi_azure_native/databoxedge/user.py +2 -2
  116. pulumi_azure_native/datafactory/factory.py +4 -0
  117. pulumi_azure_native/datafactory/get_factory.py +4 -0
  118. pulumi_azure_native/datalakeanalytics/account.py +4 -0
  119. pulumi_azure_native/datalakeanalytics/get_account.py +4 -0
  120. pulumi_azure_native/datamigration/get_project.py +2 -2
  121. pulumi_azure_native/datamigration/project.py +2 -2
  122. pulumi_azure_native/datashare/get_share_subscription.py +4 -0
  123. pulumi_azure_native/datashare/share_subscription.py +4 -0
  124. pulumi_azure_native/dbforpostgresql/configuration.py +1 -1
  125. pulumi_azure_native/dbforpostgresql/v20221201/configuration.py +1 -1
  126. pulumi_azure_native/dbforpostgresql/v20230301preview/configuration.py +1 -1
  127. pulumi_azure_native/dbforpostgresql/v20230601preview/configuration.py +1 -1
  128. pulumi_azure_native/dbforpostgresql/v20231201preview/configuration.py +1 -1
  129. pulumi_azure_native/dbforpostgresql/v20240301preview/configuration.py +1 -1
  130. pulumi_azure_native/dbforpostgresql/v20240801/configuration.py +1 -1
  131. pulumi_azure_native/dbforpostgresql/v20241101preview/configuration.py +1 -1
  132. pulumi_azure_native/desktopvirtualization/application_group.py +2 -2
  133. pulumi_azure_native/desktopvirtualization/get_application_group.py +2 -2
  134. pulumi_azure_native/desktopvirtualization/get_host_pool.py +2 -2
  135. pulumi_azure_native/desktopvirtualization/get_scaling_plan.py +2 -2
  136. pulumi_azure_native/desktopvirtualization/get_workspace.py +2 -2
  137. pulumi_azure_native/desktopvirtualization/host_pool.py +2 -2
  138. pulumi_azure_native/desktopvirtualization/scaling_plan.py +2 -2
  139. pulumi_azure_native/desktopvirtualization/workspace.py +2 -2
  140. pulumi_azure_native/devices/get_iot_hub_resource.py +2 -2
  141. pulumi_azure_native/devices/get_iot_hub_resource_event_hub_consumer_group.py +2 -2
  142. pulumi_azure_native/devices/iot_hub_resource.py +2 -2
  143. pulumi_azure_native/devices/iot_hub_resource_event_hub_consumer_group.py +2 -2
  144. pulumi_azure_native/devices/list_iot_hub_resource_keys.py +2 -2
  145. pulumi_azure_native/devices/list_iot_hub_resource_keys_for_key_name.py +2 -2
  146. pulumi_azure_native/devtestlab/artifact_source.py +4 -0
  147. pulumi_azure_native/devtestlab/custom_image.py +4 -0
  148. pulumi_azure_native/devtestlab/disk.py +4 -0
  149. pulumi_azure_native/devtestlab/environment.py +4 -0
  150. pulumi_azure_native/devtestlab/formula.py +4 -0
  151. pulumi_azure_native/devtestlab/get_artifact_source.py +4 -0
  152. pulumi_azure_native/devtestlab/get_custom_image.py +4 -0
  153. pulumi_azure_native/devtestlab/get_disk.py +4 -0
  154. pulumi_azure_native/devtestlab/get_environment.py +4 -0
  155. pulumi_azure_native/devtestlab/get_formula.py +4 -0
  156. pulumi_azure_native/devtestlab/get_global_schedule.py +4 -0
  157. pulumi_azure_native/devtestlab/get_lab.py +4 -0
  158. pulumi_azure_native/devtestlab/get_notification_channel.py +4 -0
  159. pulumi_azure_native/devtestlab/get_policy.py +4 -0
  160. pulumi_azure_native/devtestlab/get_schedule.py +4 -0
  161. pulumi_azure_native/devtestlab/get_secret.py +4 -0
  162. pulumi_azure_native/devtestlab/get_user.py +4 -0
  163. pulumi_azure_native/devtestlab/get_virtual_machine.py +4 -0
  164. pulumi_azure_native/devtestlab/get_virtual_machine_schedule.py +4 -0
  165. pulumi_azure_native/devtestlab/get_virtual_network.py +4 -0
  166. pulumi_azure_native/devtestlab/global_schedule.py +4 -0
  167. pulumi_azure_native/devtestlab/lab.py +4 -0
  168. pulumi_azure_native/devtestlab/list_lab_vhds.py +4 -0
  169. pulumi_azure_native/devtestlab/list_schedule_applicable.py +4 -0
  170. pulumi_azure_native/devtestlab/list_virtual_machine_applicable_schedules.py +4 -0
  171. pulumi_azure_native/devtestlab/notification_channel.py +4 -0
  172. pulumi_azure_native/devtestlab/policy.py +4 -0
  173. pulumi_azure_native/devtestlab/schedule.py +4 -0
  174. pulumi_azure_native/devtestlab/secret.py +4 -0
  175. pulumi_azure_native/devtestlab/user.py +4 -0
  176. pulumi_azure_native/devtestlab/virtual_machine.py +4 -0
  177. pulumi_azure_native/devtestlab/virtual_machine_schedule.py +4 -0
  178. pulumi_azure_native/devtestlab/virtual_network.py +4 -0
  179. pulumi_azure_native/digitaltwins/digital_twin.py +4 -0
  180. pulumi_azure_native/digitaltwins/digital_twins_endpoint.py +4 -0
  181. pulumi_azure_native/digitaltwins/get_digital_twin.py +4 -0
  182. pulumi_azure_native/digitaltwins/get_digital_twins_endpoint.py +4 -0
  183. pulumi_azure_native/documentdb/cassandra_resource_cassandra_keyspace.py +2 -2
  184. pulumi_azure_native/documentdb/cassandra_resource_cassandra_table.py +2 -2
  185. pulumi_azure_native/documentdb/database_account.py +2 -2
  186. pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_keyspace.py +2 -2
  187. pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_table.py +2 -2
  188. pulumi_azure_native/documentdb/get_database_account.py +2 -2
  189. pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_database.py +2 -2
  190. pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_graph.py +2 -2
  191. pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_collection.py +2 -2
  192. pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_database.py +2 -2
  193. pulumi_azure_native/documentdb/get_sql_resource_sql_container.py +2 -2
  194. pulumi_azure_native/documentdb/get_sql_resource_sql_database.py +2 -2
  195. pulumi_azure_native/documentdb/get_sql_resource_sql_stored_procedure.py +2 -2
  196. pulumi_azure_native/documentdb/get_sql_resource_sql_trigger.py +2 -2
  197. pulumi_azure_native/documentdb/get_sql_resource_sql_user_defined_function.py +2 -2
  198. pulumi_azure_native/documentdb/get_table_resource_table.py +2 -2
  199. pulumi_azure_native/documentdb/gremlin_resource_gremlin_database.py +2 -2
  200. pulumi_azure_native/documentdb/gremlin_resource_gremlin_graph.py +2 -2
  201. pulumi_azure_native/documentdb/list_database_account_connection_strings.py +2 -2
  202. pulumi_azure_native/documentdb/list_database_account_keys.py +2 -2
  203. pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_collection.py +2 -2
  204. pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_database.py +2 -2
  205. pulumi_azure_native/documentdb/sql_resource_sql_container.py +2 -2
  206. pulumi_azure_native/documentdb/sql_resource_sql_database.py +2 -2
  207. pulumi_azure_native/documentdb/sql_resource_sql_stored_procedure.py +2 -2
  208. pulumi_azure_native/documentdb/sql_resource_sql_trigger.py +2 -2
  209. pulumi_azure_native/documentdb/sql_resource_sql_user_defined_function.py +2 -2
  210. pulumi_azure_native/documentdb/table_resource_table.py +2 -2
  211. pulumi_azure_native/domainregistration/list_domain_recommendations.py +2 -2
  212. pulumi_azure_native/domainregistration/list_top_level_domain_agreements.py +2 -2
  213. pulumi_azure_native/edgeorder/list_configurations.py +4 -0
  214. pulumi_azure_native/edgeorder/list_product_families.py +4 -0
  215. pulumi_azure_native/eventgrid/event_subscription.py +2 -2
  216. pulumi_azure_native/eventgrid/get_event_subscription.py +2 -2
  217. pulumi_azure_native/eventgrid/get_event_subscription_full_url.py +2 -2
  218. pulumi_azure_native/eventhub/consumer_group.py +2 -2
  219. pulumi_azure_native/eventhub/event_hub.py +2 -2
  220. pulumi_azure_native/eventhub/event_hub_authorization_rule.py +2 -2
  221. pulumi_azure_native/eventhub/get_consumer_group.py +2 -2
  222. pulumi_azure_native/eventhub/get_event_hub.py +2 -2
  223. pulumi_azure_native/eventhub/get_event_hub_authorization_rule.py +2 -2
  224. pulumi_azure_native/eventhub/get_namespace.py +2 -2
  225. pulumi_azure_native/eventhub/get_namespace_authorization_rule.py +2 -2
  226. pulumi_azure_native/eventhub/list_event_hub_keys.py +2 -2
  227. pulumi_azure_native/eventhub/list_namespace_keys.py +2 -2
  228. pulumi_azure_native/eventhub/namespace.py +2 -2
  229. pulumi_azure_native/eventhub/namespace_authorization_rule.py +2 -2
  230. pulumi_azure_native/healthcareapis/get_service.py +2 -2
  231. pulumi_azure_native/healthcareapis/service.py +2 -2
  232. pulumi_azure_native/hybridcompute/get_machine.py +2 -2
  233. pulumi_azure_native/hybridcompute/get_machine_extension.py +2 -2
  234. pulumi_azure_native/hybridcompute/machine.py +2 -2
  235. pulumi_azure_native/hybridcompute/machine_extension.py +2 -2
  236. pulumi_azure_native/iotcentral/app.py +2 -2
  237. pulumi_azure_native/iotcentral/get_app.py +2 -2
  238. pulumi_azure_native/keyvault/get_vault.py +2 -2
  239. pulumi_azure_native/keyvault/vault.py +2 -2
  240. pulumi_azure_native/kubernetes/connected_cluster.py +2 -2
  241. pulumi_azure_native/kubernetes/get_connected_cluster.py +2 -2
  242. pulumi_azure_native/kubernetes/list_connected_cluster_user_credentials.py +4 -0
  243. pulumi_azure_native/kubernetesconfiguration/get_source_control_configuration.py +4 -0
  244. pulumi_azure_native/kubernetesconfiguration/source_control_configuration.py +4 -0
  245. pulumi_azure_native/machinelearningservices/get_workspace.py +2 -2
  246. pulumi_azure_native/machinelearningservices/list_workspace_keys.py +2 -2
  247. pulumi_azure_native/machinelearningservices/workspace.py +2 -2
  248. pulumi_azure_native/managedidentity/get_user_assigned_identity.py +2 -2
  249. pulumi_azure_native/managedidentity/user_assigned_identity.py +2 -2
  250. pulumi_azure_native/management/get_entity.py +2 -2
  251. pulumi_azure_native/management/get_management_group.py +2 -2
  252. pulumi_azure_native/management/management_group.py +2 -2
  253. pulumi_azure_native/migrate/assessment.py +2 -2
  254. pulumi_azure_native/migrate/get_assessment.py +2 -2
  255. pulumi_azure_native/mixedreality/get_spatial_anchors_account.py +2 -2
  256. pulumi_azure_native/mixedreality/spatial_anchors_account.py +2 -2
  257. pulumi_azure_native/netapp/account.py +2 -2
  258. pulumi_azure_native/netapp/get_account.py +2 -2
  259. pulumi_azure_native/netapp/get_pool.py +2 -2
  260. pulumi_azure_native/netapp/get_snapshot.py +2 -2
  261. pulumi_azure_native/netapp/get_volume.py +2 -2
  262. pulumi_azure_native/netapp/pool.py +2 -2
  263. pulumi_azure_native/netapp/snapshot.py +2 -2
  264. pulumi_azure_native/netapp/volume.py +2 -2
  265. pulumi_azure_native/network/application_gateway.py +2 -2
  266. pulumi_azure_native/network/ddos_protection_plan.py +2 -2
  267. pulumi_azure_native/network/endpoint.py +2 -2
  268. pulumi_azure_native/network/express_route_circuit.py +2 -2
  269. pulumi_azure_native/network/express_route_circuit_peering.py +2 -2
  270. pulumi_azure_native/network/get_application_gateway.py +2 -2
  271. pulumi_azure_native/network/get_ddos_protection_plan.py +2 -2
  272. pulumi_azure_native/network/get_endpoint.py +2 -2
  273. pulumi_azure_native/network/get_express_route_circuit.py +2 -2
  274. pulumi_azure_native/network/get_express_route_circuit_peering.py +2 -2
  275. pulumi_azure_native/network/get_load_balancer.py +2 -2
  276. pulumi_azure_native/network/get_local_network_gateway.py +2 -2
  277. pulumi_azure_native/network/get_network_interface.py +2 -2
  278. pulumi_azure_native/network/get_network_security_group.py +2 -2
  279. pulumi_azure_native/network/get_network_watcher.py +2 -2
  280. pulumi_azure_native/network/get_packet_capture.py +2 -2
  281. pulumi_azure_native/network/get_profile.py +2 -2
  282. pulumi_azure_native/network/get_public_ip_address.py +2 -2
  283. pulumi_azure_native/network/get_record_set.py +2 -2
  284. pulumi_azure_native/network/get_route_filter_rule.py +2 -2
  285. pulumi_azure_native/network/get_route_table.py +2 -2
  286. pulumi_azure_native/network/get_security_rule.py +2 -2
  287. pulumi_azure_native/network/get_subnet.py +2 -2
  288. pulumi_azure_native/network/get_traffic_manager_user_metrics_key.py +2 -2
  289. pulumi_azure_native/network/get_virtual_network.py +2 -2
  290. pulumi_azure_native/network/get_virtual_network_gateway.py +2 -2
  291. pulumi_azure_native/network/get_virtual_network_gateway_advertised_routes.py +2 -2
  292. pulumi_azure_native/network/get_virtual_network_gateway_bgp_peer_status.py +2 -2
  293. pulumi_azure_native/network/get_virtual_network_gateway_connection.py +2 -2
  294. pulumi_azure_native/network/get_virtual_network_gateway_learned_routes.py +2 -2
  295. pulumi_azure_native/network/get_vpn_connection.py +2 -2
  296. pulumi_azure_native/network/get_zone.py +2 -2
  297. pulumi_azure_native/network/load_balancer.py +2 -2
  298. pulumi_azure_native/network/local_network_gateway.py +2 -2
  299. pulumi_azure_native/network/network_interface.py +2 -2
  300. pulumi_azure_native/network/network_security_group.py +2 -2
  301. pulumi_azure_native/network/network_watcher.py +2 -2
  302. pulumi_azure_native/network/packet_capture.py +2 -2
  303. pulumi_azure_native/network/profile.py +2 -2
  304. pulumi_azure_native/network/public_ip_address.py +2 -2
  305. pulumi_azure_native/network/record_set.py +2 -2
  306. pulumi_azure_native/network/route_filter_rule.py +2 -2
  307. pulumi_azure_native/network/route_table.py +2 -2
  308. pulumi_azure_native/network/security_rule.py +2 -2
  309. pulumi_azure_native/network/subnet.py +2 -2
  310. pulumi_azure_native/network/traffic_manager_user_metrics_key.py +2 -2
  311. pulumi_azure_native/network/virtual_network.py +2 -2
  312. pulumi_azure_native/network/virtual_network_gateway.py +2 -2
  313. pulumi_azure_native/network/virtual_network_gateway_connection.py +2 -2
  314. pulumi_azure_native/network/vpn_connection.py +2 -2
  315. pulumi_azure_native/network/zone.py +2 -2
  316. pulumi_azure_native/notificationhubs/get_namespace.py +2 -2
  317. pulumi_azure_native/notificationhubs/get_namespace_authorization_rule.py +2 -2
  318. pulumi_azure_native/notificationhubs/get_notification_hub.py +2 -2
  319. pulumi_azure_native/notificationhubs/get_notification_hub_authorization_rule.py +2 -2
  320. pulumi_azure_native/notificationhubs/get_notification_hub_pns_credentials.py +2 -2
  321. pulumi_azure_native/notificationhubs/list_namespace_keys.py +2 -2
  322. pulumi_azure_native/notificationhubs/list_notification_hub_keys.py +2 -2
  323. pulumi_azure_native/notificationhubs/namespace.py +2 -2
  324. pulumi_azure_native/notificationhubs/namespace_authorization_rule.py +2 -2
  325. pulumi_azure_native/notificationhubs/notification_hub.py +2 -2
  326. pulumi_azure_native/notificationhubs/notification_hub_authorization_rule.py +2 -2
  327. pulumi_azure_native/operationalinsights/get_saved_search.py +2 -2
  328. pulumi_azure_native/operationalinsights/saved_search.py +2 -2
  329. pulumi_azure_native/peering/get_peer_asn.py +2 -2
  330. pulumi_azure_native/peering/peer_asn.py +2 -2
  331. pulumi_azure_native/policyinsights/get_remediation_at_management_group.py +2 -2
  332. pulumi_azure_native/policyinsights/get_remediation_at_resource.py +2 -2
  333. pulumi_azure_native/policyinsights/get_remediation_at_resource_group.py +2 -2
  334. pulumi_azure_native/policyinsights/get_remediation_at_subscription.py +2 -2
  335. pulumi_azure_native/policyinsights/list_remediation_deployments_at_management_group.py +2 -2
  336. pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource.py +2 -2
  337. pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource_group.py +2 -2
  338. pulumi_azure_native/policyinsights/list_remediation_deployments_at_subscription.py +2 -2
  339. pulumi_azure_native/policyinsights/remediation_at_management_group.py +2 -2
  340. pulumi_azure_native/policyinsights/remediation_at_resource.py +2 -2
  341. pulumi_azure_native/policyinsights/remediation_at_resource_group.py +2 -2
  342. pulumi_azure_native/policyinsights/remediation_at_subscription.py +2 -2
  343. pulumi_azure_native/powerbidedicated/capacity_details.py +4 -0
  344. pulumi_azure_native/powerbidedicated/get_capacity_details.py +4 -0
  345. pulumi_azure_native/pulumi-plugin.json +1 -1
  346. pulumi_azure_native/recoveryservices/get_protected_item.py +2 -2
  347. pulumi_azure_native/recoveryservices/get_protection_policy.py +2 -2
  348. pulumi_azure_native/recoveryservices/protected_item.py +2 -2
  349. pulumi_azure_native/recoveryservices/protection_policy.py +2 -2
  350. pulumi_azure_native/relay/get_wcf_relay.py +2 -2
  351. pulumi_azure_native/relay/wcf_relay.py +2 -2
  352. pulumi_azure_native/resources/deployment.py +2 -2
  353. pulumi_azure_native/resources/get_deployment.py +2 -2
  354. pulumi_azure_native/resources/get_resource.py +2 -2
  355. pulumi_azure_native/resources/get_resource_group.py +2 -2
  356. pulumi_azure_native/resources/resource.py +2 -2
  357. pulumi_azure_native/resources/resource_group.py +2 -2
  358. pulumi_azure_native/search/get_private_endpoint_connection.py +2 -2
  359. pulumi_azure_native/search/list_admin_key.py +2 -2
  360. pulumi_azure_native/search/private_endpoint_connection.py +2 -2
  361. pulumi_azure_native/servicebus/get_namespace.py +2 -2
  362. pulumi_azure_native/servicebus/get_namespace_authorization_rule.py +2 -2
  363. pulumi_azure_native/servicebus/get_queue.py +2 -2
  364. pulumi_azure_native/servicebus/get_queue_authorization_rule.py +2 -2
  365. pulumi_azure_native/servicebus/get_subscription.py +2 -2
  366. pulumi_azure_native/servicebus/get_topic.py +2 -2
  367. pulumi_azure_native/servicebus/get_topic_authorization_rule.py +2 -2
  368. pulumi_azure_native/servicebus/list_namespace_keys.py +2 -2
  369. pulumi_azure_native/servicebus/list_queue_keys.py +2 -2
  370. pulumi_azure_native/servicebus/list_topic_keys.py +2 -2
  371. pulumi_azure_native/servicebus/namespace.py +2 -2
  372. pulumi_azure_native/servicebus/namespace_authorization_rule.py +2 -2
  373. pulumi_azure_native/servicebus/queue.py +2 -2
  374. pulumi_azure_native/servicebus/queue_authorization_rule.py +2 -2
  375. pulumi_azure_native/servicebus/subscription.py +2 -2
  376. pulumi_azure_native/servicebus/topic.py +2 -2
  377. pulumi_azure_native/servicebus/topic_authorization_rule.py +2 -2
  378. pulumi_azure_native/servicefabric/get_node_type.py +2 -2
  379. pulumi_azure_native/servicefabric/node_type.py +2 -2
  380. pulumi_azure_native/servicefabricmesh/application.py +4 -0
  381. pulumi_azure_native/servicefabricmesh/get_application.py +4 -0
  382. pulumi_azure_native/servicefabricmesh/get_network.py +4 -0
  383. pulumi_azure_native/servicefabricmesh/get_volume.py +4 -0
  384. pulumi_azure_native/servicefabricmesh/network.py +4 -0
  385. pulumi_azure_native/servicefabricmesh/volume.py +4 -0
  386. pulumi_azure_native/signalrservice/get_signal_r.py +2 -2
  387. pulumi_azure_native/signalrservice/list_signal_r_keys.py +2 -2
  388. pulumi_azure_native/signalrservice/signal_r.py +2 -2
  389. pulumi_azure_native/solutions/application.py +2 -2
  390. pulumi_azure_native/solutions/application_definition.py +2 -2
  391. pulumi_azure_native/solutions/get_application.py +2 -2
  392. pulumi_azure_native/solutions/get_application_definition.py +2 -2
  393. pulumi_azure_native/solutions/list_application_tokens.py +2 -2
  394. pulumi_azure_native/storage/blob_container_immutability_policy.py +2 -2
  395. pulumi_azure_native/storage/get_blob_container_immutability_policy.py +2 -2
  396. pulumi_azure_native/storage/get_management_policy.py +2 -2
  397. pulumi_azure_native/storage/get_storage_account.py +2 -2
  398. pulumi_azure_native/storage/list_storage_account_keys.py +2 -2
  399. pulumi_azure_native/storage/list_storage_account_sas.py +2 -2
  400. pulumi_azure_native/storage/list_storage_account_service_sas.py +2 -2
  401. pulumi_azure_native/storage/management_policy.py +2 -2
  402. pulumi_azure_native/storage/storage_account.py +2 -2
  403. pulumi_azure_native/storagecache/cache.py +2 -2
  404. pulumi_azure_native/storagecache/get_cache.py +2 -2
  405. pulumi_azure_native/storagecache/get_storage_target.py +2 -2
  406. pulumi_azure_native/storagecache/storage_target.py +2 -2
  407. pulumi_azure_native/storagesync/cloud_endpoint.py +2 -2
  408. pulumi_azure_native/storagesync/get_cloud_endpoint.py +2 -2
  409. pulumi_azure_native/storagesync/get_registered_server.py +2 -2
  410. pulumi_azure_native/storagesync/get_server_endpoint.py +2 -2
  411. pulumi_azure_native/storagesync/get_storage_sync_service.py +2 -2
  412. pulumi_azure_native/storagesync/get_sync_group.py +2 -2
  413. pulumi_azure_native/storagesync/registered_server.py +2 -2
  414. pulumi_azure_native/storagesync/server_endpoint.py +2 -2
  415. pulumi_azure_native/storagesync/storage_sync_service.py +2 -2
  416. pulumi_azure_native/storagesync/sync_group.py +2 -2
  417. pulumi_azure_native/storsimple/get_manager.py +4 -0
  418. pulumi_azure_native/storsimple/get_storage_account_credential.py +4 -0
  419. pulumi_azure_native/storsimple/manager.py +4 -0
  420. pulumi_azure_native/storsimple/storage_account_credential.py +4 -0
  421. pulumi_azure_native/timeseriesinsights/access_policy.py +2 -2
  422. pulumi_azure_native/timeseriesinsights/get_access_policy.py +2 -2
  423. pulumi_azure_native/timeseriesinsights/get_reference_data_set.py +2 -2
  424. pulumi_azure_native/timeseriesinsights/reference_data_set.py +2 -2
  425. pulumi_azure_native/virtualmachineimages/get_virtual_machine_image_template.py +2 -2
  426. pulumi_azure_native/virtualmachineimages/virtual_machine_image_template.py +2 -2
  427. pulumi_azure_native/web/certificate.py +2 -2
  428. pulumi_azure_native/web/get_certificate.py +2 -2
  429. pulumi_azure_native/windowsiot/get_service.py +4 -0
  430. pulumi_azure_native/windowsiot/service.py +4 -0
  431. {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/METADATA +1 -1
  432. {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/RECORD +434 -434
  433. {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/WHEEL +0 -0
  434. {pulumi_azure_native-2.76.0.dist-info → pulumi_azure_native-2.76.0a1733466631.dist-info}/top_level.txt +0 -0
@@ -58,7 +58,7 @@ def get_virtual_network_gateway_bgp_peer_status(peer: Optional[str] = None,
58
58
  The GetBgpPeerStatus operation retrieves the status of all BGP peers.
59
59
  Azure REST API version: 2023-02-01.
60
60
 
61
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
61
+ Other available API versions: 2016-09-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
62
62
 
63
63
 
64
64
  :param str peer: The IP address of the peer to retrieve the status of.
@@ -82,7 +82,7 @@ def get_virtual_network_gateway_bgp_peer_status_output(peer: Optional[pulumi.Inp
82
82
  The GetBgpPeerStatus operation retrieves the status of all BGP peers.
83
83
  Azure REST API version: 2023-02-01.
84
84
 
85
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
85
+ Other available API versions: 2016-09-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
86
86
 
87
87
 
88
88
  :param str peer: The IP address of the peer to retrieve the status of.
@@ -441,7 +441,7 @@ def get_virtual_network_gateway_connection(resource_group_name: Optional[str] =
441
441
  Gets the specified virtual network gateway connection by resource group.
442
442
  Azure REST API version: 2023-02-01.
443
443
 
444
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
444
+ Other available API versions: 2016-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
445
445
 
446
446
 
447
447
  :param str resource_group_name: The name of the resource group.
@@ -494,7 +494,7 @@ def get_virtual_network_gateway_connection_output(resource_group_name: Optional[
494
494
  Gets the specified virtual network gateway connection by resource group.
495
495
  Azure REST API version: 2023-02-01.
496
496
 
497
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
497
+ Other available API versions: 2016-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
498
498
 
499
499
 
500
500
  :param str resource_group_name: The name of the resource group.
@@ -57,7 +57,7 @@ def get_virtual_network_gateway_learned_routes(resource_group_name: Optional[str
57
57
  This operation retrieves a list of routes the virtual network gateway has learned, including routes learned from BGP peers.
58
58
  Azure REST API version: 2023-02-01.
59
59
 
60
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
60
+ Other available API versions: 2016-09-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
61
61
 
62
62
 
63
63
  :param str resource_group_name: The name of the resource group.
@@ -78,7 +78,7 @@ def get_virtual_network_gateway_learned_routes_output(resource_group_name: Optio
78
78
  This operation retrieves a list of routes the virtual network gateway has learned, including routes learned from BGP peers.
79
79
  Azure REST API version: 2023-02-01.
80
80
 
81
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
81
+ Other available API versions: 2016-09-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
82
82
 
83
83
 
84
84
  :param str resource_group_name: The name of the resource group.
@@ -310,7 +310,7 @@ def get_vpn_connection(connection_name: Optional[str] = None,
310
310
  Retrieves the details of a vpn connection.
311
311
  Azure REST API version: 2023-02-01.
312
312
 
313
- Other available API versions: 2018-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
313
+ Other available API versions: 2018-04-01, 2018-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
314
314
 
315
315
 
316
316
  :param str connection_name: The name of the vpn connection.
@@ -355,7 +355,7 @@ def get_vpn_connection_output(connection_name: Optional[pulumi.Input[str]] = Non
355
355
  Retrieves the details of a vpn connection.
356
356
  Azure REST API version: 2023-02-01.
357
357
 
358
- Other available API versions: 2018-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
358
+ Other available API versions: 2018-04-01, 2018-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
359
359
 
360
360
 
361
361
  :param str connection_name: The name of the vpn connection.
@@ -201,7 +201,7 @@ def get_zone(resource_group_name: Optional[str] = None,
201
201
  Gets a DNS zone. Retrieves the zone properties, but not the record sets within the zone.
202
202
  Azure REST API version: 2018-05-01.
203
203
 
204
- Other available API versions: 2023-07-01-preview.
204
+ Other available API versions: 2015-05-04-preview, 2016-04-01, 2023-07-01-preview.
205
205
 
206
206
 
207
207
  :param str resource_group_name: The name of the resource group.
@@ -234,7 +234,7 @@ def get_zone_output(resource_group_name: Optional[pulumi.Input[str]] = None,
234
234
  Gets a DNS zone. Retrieves the zone properties, but not the record sets within the zone.
235
235
  Azure REST API version: 2018-05-01.
236
236
 
237
- Other available API versions: 2023-07-01-preview.
237
+ Other available API versions: 2015-05-04-preview, 2016-04-01, 2023-07-01-preview.
238
238
 
239
239
 
240
240
  :param str resource_group_name: The name of the resource group.
@@ -278,7 +278,7 @@ class LoadBalancer(pulumi.CustomResource):
278
278
  LoadBalancer resource.
279
279
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
280
280
 
281
- Other available API versions: 2018-06-01, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
281
+ Other available API versions: 2015-05-01-preview, 2018-06-01, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
282
282
 
283
283
  :param str resource_name: The name of the resource.
284
284
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -309,7 +309,7 @@ class LoadBalancer(pulumi.CustomResource):
309
309
  LoadBalancer resource.
310
310
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
311
311
 
312
- Other available API versions: 2018-06-01, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
312
+ Other available API versions: 2015-05-01-preview, 2018-06-01, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
313
313
 
314
314
  :param str resource_name: The name of the resource.
315
315
  :param LoadBalancerArgs args: The arguments to use to populate this resource's properties.
@@ -188,7 +188,7 @@ class LocalNetworkGateway(pulumi.CustomResource):
188
188
  A common class for general resource information.
189
189
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
190
190
 
191
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
191
+ Other available API versions: 2016-06-01, 2016-09-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
192
192
 
193
193
  :param str resource_name: The name of the resource.
194
194
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -212,7 +212,7 @@ class LocalNetworkGateway(pulumi.CustomResource):
212
212
  A common class for general resource information.
213
213
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
214
214
 
215
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
215
+ Other available API versions: 2016-06-01, 2016-09-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
216
216
 
217
217
  :param str resource_name: The name of the resource.
218
218
  :param LocalNetworkGatewayInitArgs args: The arguments to use to populate this resource's properties.
@@ -342,7 +342,7 @@ class NetworkInterface(pulumi.CustomResource):
342
342
  A network interface in a resource group.
343
343
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
344
344
 
345
- Other available API versions: 2018-07-01, 2019-02-01, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
345
+ Other available API versions: 2015-05-01-preview, 2018-07-01, 2019-02-01, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
346
346
 
347
347
  :param str resource_name: The name of the resource.
348
348
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -375,7 +375,7 @@ class NetworkInterface(pulumi.CustomResource):
375
375
  A network interface in a resource group.
376
376
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
377
377
 
378
- Other available API versions: 2018-07-01, 2019-02-01, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
378
+ Other available API versions: 2015-05-01-preview, 2018-07-01, 2019-02-01, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
379
379
 
380
380
  :param str resource_name: The name of the resource.
381
381
  :param NetworkInterfaceArgs args: The arguments to use to populate this resource's properties.
@@ -157,7 +157,7 @@ class NetworkSecurityGroup(pulumi.CustomResource):
157
157
  NetworkSecurityGroup resource.
158
158
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
159
159
 
160
- Other available API versions: 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
160
+ Other available API versions: 2015-05-01-preview, 2016-03-30, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
161
161
 
162
162
  :param str resource_name: The name of the resource.
163
163
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -180,7 +180,7 @@ class NetworkSecurityGroup(pulumi.CustomResource):
180
180
  NetworkSecurityGroup resource.
181
181
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
182
182
 
183
- Other available API versions: 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
183
+ Other available API versions: 2015-05-01-preview, 2016-03-30, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
184
184
 
185
185
  :param str resource_name: The name of the resource.
186
186
  :param NetworkSecurityGroupInitArgs args: The arguments to use to populate this resource's properties.
@@ -118,7 +118,7 @@ class NetworkWatcher(pulumi.CustomResource):
118
118
  Network watcher in a resource group.
119
119
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
120
120
 
121
- Other available API versions: 2022-05-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
121
+ Other available API versions: 2018-01-01, 2022-05-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
122
122
 
123
123
  :param str resource_name: The name of the resource.
124
124
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -138,7 +138,7 @@ class NetworkWatcher(pulumi.CustomResource):
138
138
  Network watcher in a resource group.
139
139
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
140
140
 
141
- Other available API versions: 2022-05-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
141
+ Other available API versions: 2018-01-01, 2022-05-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
142
142
 
143
143
  :param str resource_name: The name of the resource.
144
144
  :param NetworkWatcherArgs args: The arguments to use to populate this resource's properties.
@@ -226,7 +226,7 @@ class PacketCapture(pulumi.CustomResource):
226
226
  Information about packet capture session.
227
227
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
228
228
 
229
- Other available API versions: 2020-06-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
229
+ Other available API versions: 2018-01-01, 2020-06-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
230
230
 
231
231
  :param str resource_name: The name of the resource.
232
232
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -252,7 +252,7 @@ class PacketCapture(pulumi.CustomResource):
252
252
  Information about packet capture session.
253
253
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
254
254
 
255
- Other available API versions: 2020-06-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
255
+ Other available API versions: 2018-01-01, 2020-06-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
256
256
 
257
257
  :param str resource_name: The name of the resource.
258
258
  :param PacketCaptureArgs args: The arguments to use to populate this resource's properties.
@@ -293,7 +293,7 @@ class Profile(pulumi.CustomResource):
293
293
  Class representing a Traffic Manager profile.
294
294
  Azure REST API version: 2022-04-01. Prior API version in Azure Native 1.x: 2018-08-01.
295
295
 
296
- Other available API versions: 2022-04-01-preview.
296
+ Other available API versions: 2017-03-01, 2018-02-01, 2022-04-01-preview.
297
297
 
298
298
  :param str resource_name: The name of the resource.
299
299
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -324,7 +324,7 @@ class Profile(pulumi.CustomResource):
324
324
  Class representing a Traffic Manager profile.
325
325
  Azure REST API version: 2022-04-01. Prior API version in Azure Native 1.x: 2018-08-01.
326
326
 
327
- Other available API versions: 2022-04-01-preview.
327
+ Other available API versions: 2017-03-01, 2018-02-01, 2022-04-01-preview.
328
328
 
329
329
  :param str resource_name: The name of the resource.
330
330
  :param ProfileArgs args: The arguments to use to populate this resource's properties.
@@ -393,7 +393,7 @@ class PublicIPAddress(pulumi.CustomResource):
393
393
  Public IP address resource.
394
394
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
395
395
 
396
- Other available API versions: 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
396
+ Other available API versions: 2016-03-30, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
397
397
 
398
398
  :param str resource_name: The name of the resource.
399
399
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -429,7 +429,7 @@ class PublicIPAddress(pulumi.CustomResource):
429
429
  Public IP address resource.
430
430
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
431
431
 
432
- Other available API versions: 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
432
+ Other available API versions: 2016-03-30, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
433
433
 
434
434
  :param str resource_name: The name of the resource.
435
435
  :param PublicIPAddressInitArgs args: The arguments to use to populate this resource's properties.
@@ -322,7 +322,7 @@ class RecordSet(pulumi.CustomResource):
322
322
  Describes a DNS record set (a collection of DNS records with the same name and type).
323
323
  Azure REST API version: 2018-05-01. Prior API version in Azure Native 1.x: 2018-05-01.
324
324
 
325
- Other available API versions: 2023-07-01-preview.
325
+ Other available API versions: 2015-05-04-preview, 2016-04-01, 2023-07-01-preview.
326
326
 
327
327
  :param str resource_name: The name of the resource.
328
328
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -354,7 +354,7 @@ class RecordSet(pulumi.CustomResource):
354
354
  Describes a DNS record set (a collection of DNS records with the same name and type).
355
355
  Azure REST API version: 2018-05-01. Prior API version in Azure Native 1.x: 2018-05-01.
356
356
 
357
- Other available API versions: 2023-07-01-preview.
357
+ Other available API versions: 2015-05-04-preview, 2016-04-01, 2023-07-01-preview.
358
358
 
359
359
  :param str resource_name: The name of the resource.
360
360
  :param RecordSetArgs args: The arguments to use to populate this resource's properties.
@@ -183,7 +183,7 @@ class RouteFilterRule(pulumi.CustomResource):
183
183
  Route Filter Rule Resource.
184
184
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
185
185
 
186
- Other available API versions: 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
186
+ Other available API versions: 2017-03-01, 2017-10-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
187
187
 
188
188
  :param str resource_name: The name of the resource.
189
189
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -207,7 +207,7 @@ class RouteFilterRule(pulumi.CustomResource):
207
207
  Route Filter Rule Resource.
208
208
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
209
209
 
210
- Other available API versions: 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
210
+ Other available API versions: 2017-03-01, 2017-10-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
211
211
 
212
212
  :param str resource_name: The name of the resource.
213
213
  :param RouteFilterRuleInitArgs args: The arguments to use to populate this resource's properties.
@@ -157,7 +157,7 @@ class RouteTable(pulumi.CustomResource):
157
157
  Route table resource.
158
158
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
159
159
 
160
- Other available API versions: 2019-06-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
160
+ Other available API versions: 2015-05-01-preview, 2016-03-30, 2019-06-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
161
161
 
162
162
  :param str resource_name: The name of the resource.
163
163
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -180,7 +180,7 @@ class RouteTable(pulumi.CustomResource):
180
180
  Route table resource.
181
181
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
182
182
 
183
- Other available API versions: 2019-06-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
183
+ Other available API versions: 2015-05-01-preview, 2016-03-30, 2019-06-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
184
184
 
185
185
  :param str resource_name: The name of the resource.
186
186
  :param RouteTableInitArgs args: The arguments to use to populate this resource's properties.
@@ -388,7 +388,7 @@ class SecurityRule(pulumi.CustomResource):
388
388
  Network security rule.
389
389
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
390
390
 
391
- Other available API versions: 2019-06-01, 2022-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
391
+ Other available API versions: 2017-03-01, 2019-06-01, 2022-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
392
392
 
393
393
  :param str resource_name: The name of the resource.
394
394
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -424,7 +424,7 @@ class SecurityRule(pulumi.CustomResource):
424
424
  Network security rule.
425
425
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
426
426
 
427
- Other available API versions: 2019-06-01, 2022-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
427
+ Other available API versions: 2017-03-01, 2019-06-01, 2022-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
428
428
 
429
429
  :param str resource_name: The name of the resource.
430
430
  :param SecurityRuleInitArgs args: The arguments to use to populate this resource's properties.
@@ -345,7 +345,7 @@ class Subnet(pulumi.CustomResource):
345
345
  Subnet in a virtual network resource.
346
346
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
347
347
 
348
- Other available API versions: 2019-02-01, 2019-06-01, 2019-08-01, 2020-06-01, 2022-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
348
+ Other available API versions: 2015-05-01-preview, 2016-03-30, 2019-02-01, 2019-06-01, 2019-08-01, 2020-06-01, 2022-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
349
349
 
350
350
  :param str resource_name: The name of the resource.
351
351
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -378,7 +378,7 @@ class Subnet(pulumi.CustomResource):
378
378
  Subnet in a virtual network resource.
379
379
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
380
380
 
381
- Other available API versions: 2019-02-01, 2019-06-01, 2019-08-01, 2020-06-01, 2022-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
381
+ Other available API versions: 2015-05-01-preview, 2016-03-30, 2019-02-01, 2019-06-01, 2019-08-01, 2020-06-01, 2022-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
382
382
 
383
383
  :param str resource_name: The name of the resource.
384
384
  :param SubnetInitArgs args: The arguments to use to populate this resource's properties.
@@ -35,7 +35,7 @@ class TrafficManagerUserMetricsKey(pulumi.CustomResource):
35
35
  Class representing Traffic Manager User Metrics.
36
36
  Azure REST API version: 2022-04-01. Prior API version in Azure Native 1.x: 2018-08-01.
37
37
 
38
- Other available API versions: 2022-04-01-preview.
38
+ Other available API versions: 2017-09-01-preview, 2022-04-01-preview.
39
39
 
40
40
  :param str resource_name: The name of the resource.
41
41
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -50,7 +50,7 @@ class TrafficManagerUserMetricsKey(pulumi.CustomResource):
50
50
  Class representing Traffic Manager User Metrics.
51
51
  Azure REST API version: 2022-04-01. Prior API version in Azure Native 1.x: 2018-08-01.
52
52
 
53
- Other available API versions: 2022-04-01-preview.
53
+ Other available API versions: 2017-09-01-preview, 2022-04-01-preview.
54
54
 
55
55
  :param str resource_name: The name of the resource.
56
56
  :param TrafficManagerUserMetricsKeyArgs args: The arguments to use to populate this resource's properties.
@@ -333,7 +333,7 @@ class VirtualNetwork(pulumi.CustomResource):
333
333
  Virtual Network resource.
334
334
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
335
335
 
336
- Other available API versions: 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
336
+ Other available API versions: 2015-05-01-preview, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
337
337
 
338
338
  :param str resource_name: The name of the resource.
339
339
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -367,7 +367,7 @@ class VirtualNetwork(pulumi.CustomResource):
367
367
  Virtual Network resource.
368
368
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
369
369
 
370
- Other available API versions: 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
370
+ Other available API versions: 2015-05-01-preview, 2019-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
371
371
 
372
372
  :param str resource_name: The name of the resource.
373
373
  :param VirtualNetworkArgs args: The arguments to use to populate this resource's properties.
@@ -497,7 +497,7 @@ class VirtualNetworkGateway(pulumi.CustomResource):
497
497
  A common class for general resource information.
498
498
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
499
499
 
500
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
500
+ Other available API versions: 2016-06-01, 2016-09-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
501
501
 
502
502
  :param str resource_name: The name of the resource.
503
503
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -540,7 +540,7 @@ class VirtualNetworkGateway(pulumi.CustomResource):
540
540
  A common class for general resource information.
541
541
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
542
542
 
543
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
543
+ Other available API versions: 2016-06-01, 2016-09-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
544
544
 
545
545
  :param str resource_name: The name of the resource.
546
546
  :param VirtualNetworkGatewayInitArgs args: The arguments to use to populate this resource's properties.
@@ -476,7 +476,7 @@ class VirtualNetworkGatewayConnection(pulumi.CustomResource):
476
476
  A common class for general resource information.
477
477
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
478
478
 
479
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
479
+ Other available API versions: 2016-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
480
480
 
481
481
  :param str resource_name: The name of the resource.
482
482
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -517,7 +517,7 @@ class VirtualNetworkGatewayConnection(pulumi.CustomResource):
517
517
  A common class for general resource information.
518
518
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
519
519
 
520
- Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
520
+ Other available API versions: 2016-06-01, 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
521
521
 
522
522
  :param str resource_name: The name of the resource.
523
523
  :param VirtualNetworkGatewayConnectionArgs args: The arguments to use to populate this resource's properties.
@@ -375,7 +375,7 @@ class VpnConnection(pulumi.CustomResource):
375
375
  VpnConnection Resource.
376
376
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
377
377
 
378
- Other available API versions: 2018-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
378
+ Other available API versions: 2018-04-01, 2018-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
379
379
 
380
380
  :param str resource_name: The name of the resource.
381
381
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -410,7 +410,7 @@ class VpnConnection(pulumi.CustomResource):
410
410
  VpnConnection Resource.
411
411
  Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
412
412
 
413
- Other available API versions: 2018-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
413
+ Other available API versions: 2018-04-01, 2018-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
414
414
 
415
415
  :param str resource_name: The name of the resource.
416
416
  :param VpnConnectionInitArgs args: The arguments to use to populate this resource's properties.
@@ -157,7 +157,7 @@ class Zone(pulumi.CustomResource):
157
157
  Describes a DNS zone.
158
158
  Azure REST API version: 2018-05-01. Prior API version in Azure Native 1.x: 2018-05-01.
159
159
 
160
- Other available API versions: 2023-07-01-preview.
160
+ Other available API versions: 2015-05-04-preview, 2016-04-01, 2023-07-01-preview.
161
161
 
162
162
  :param str resource_name: The name of the resource.
163
163
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -179,7 +179,7 @@ class Zone(pulumi.CustomResource):
179
179
  Describes a DNS zone.
180
180
  Azure REST API version: 2018-05-01. Prior API version in Azure Native 1.x: 2018-05-01.
181
181
 
182
- Other available API versions: 2023-07-01-preview.
182
+ Other available API versions: 2015-05-04-preview, 2016-04-01, 2023-07-01-preview.
183
183
 
184
184
  :param str resource_name: The name of the resource.
185
185
  :param ZoneArgs args: The arguments to use to populate this resource's properties.
@@ -141,7 +141,7 @@ def get_namespace(namespace_name: Optional[str] = None,
141
141
  Notification Hubs Namespace Resource.
142
142
  Azure REST API version: 2023-01-01-preview.
143
143
 
144
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
144
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
145
145
 
146
146
 
147
147
  :param str namespace_name: Namespace name
@@ -169,7 +169,7 @@ def get_namespace_output(namespace_name: Optional[pulumi.Input[str]] = None,
169
169
  Notification Hubs Namespace Resource.
170
170
  Azure REST API version: 2023-01-01-preview.
171
171
 
172
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
172
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
173
173
 
174
174
 
175
175
  :param str namespace_name: Namespace name
@@ -130,7 +130,7 @@ def get_namespace_authorization_rule(authorization_rule_name: Optional[str] = No
130
130
  Response for POST requests that return single SharedAccessAuthorizationRule.
131
131
  Azure REST API version: 2023-01-01-preview.
132
132
 
133
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
133
+ Other available API versions: 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
134
134
 
135
135
 
136
136
  :param str authorization_rule_name: Authorization Rule Name
@@ -160,7 +160,7 @@ def get_namespace_authorization_rule_output(authorization_rule_name: Optional[pu
160
160
  Response for POST requests that return single SharedAccessAuthorizationRule.
161
161
  Azure REST API version: 2023-01-01-preview.
162
162
 
163
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
163
+ Other available API versions: 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
164
164
 
165
165
 
166
166
  :param str authorization_rule_name: Authorization Rule Name
@@ -142,7 +142,7 @@ def get_notification_hub(namespace_name: Optional[str] = None,
142
142
  Notification Hub Resource.
143
143
  Azure REST API version: 2023-01-01-preview.
144
144
 
145
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
145
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
146
146
 
147
147
 
148
148
  :param str namespace_name: Namespace name
@@ -173,7 +173,7 @@ def get_notification_hub_output(namespace_name: Optional[pulumi.Input[str]] = No
173
173
  Notification Hub Resource.
174
174
  Azure REST API version: 2023-01-01-preview.
175
175
 
176
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
176
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
177
177
 
178
178
 
179
179
  :param str namespace_name: Namespace name
@@ -131,7 +131,7 @@ def get_notification_hub_authorization_rule(authorization_rule_name: Optional[st
131
131
  Response for POST requests that return single SharedAccessAuthorizationRule.
132
132
  Azure REST API version: 2023-01-01-preview.
133
133
 
134
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
134
+ Other available API versions: 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
135
135
 
136
136
 
137
137
  :param str authorization_rule_name: Authorization Rule Name
@@ -164,7 +164,7 @@ def get_notification_hub_authorization_rule_output(authorization_rule_name: Opti
164
164
  Response for POST requests that return single SharedAccessAuthorizationRule.
165
165
  Azure REST API version: 2023-01-01-preview.
166
166
 
167
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
167
+ Other available API versions: 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
168
168
 
169
169
 
170
170
  :param str authorization_rule_name: Authorization Rule Name
@@ -132,7 +132,7 @@ def get_notification_hub_pns_credentials(namespace_name: Optional[str] = None,
132
132
  PNS credentials.
133
133
  Azure REST API version: 2023-01-01-preview.
134
134
 
135
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
135
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
136
136
 
137
137
 
138
138
  :param str namespace_name: Namespace name
@@ -163,7 +163,7 @@ def get_notification_hub_pns_credentials_output(namespace_name: Optional[pulumi.
163
163
  PNS credentials.
164
164
  Azure REST API version: 2023-01-01-preview.
165
165
 
166
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
166
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
167
167
 
168
168
 
169
169
  :param str namespace_name: Namespace name
@@ -106,7 +106,7 @@ def list_namespace_keys(authorization_rule_name: Optional[str] = None,
106
106
  Response for the POST request that returns Namespace or NotificationHub access keys (connection strings).
107
107
  Azure REST API version: 2023-01-01-preview.
108
108
 
109
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
109
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
110
110
 
111
111
 
112
112
  :param str authorization_rule_name: Authorization Rule Name
@@ -134,7 +134,7 @@ def list_namespace_keys_output(authorization_rule_name: Optional[pulumi.Input[st
134
134
  Response for the POST request that returns Namespace or NotificationHub access keys (connection strings).
135
135
  Azure REST API version: 2023-01-01-preview.
136
136
 
137
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
137
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
138
138
 
139
139
 
140
140
  :param str authorization_rule_name: Authorization Rule Name
@@ -107,7 +107,7 @@ def list_notification_hub_keys(authorization_rule_name: Optional[str] = None,
107
107
  Response for the POST request that returns Namespace or NotificationHub access keys (connection strings).
108
108
  Azure REST API version: 2023-01-01-preview.
109
109
 
110
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
110
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
111
111
 
112
112
 
113
113
  :param str authorization_rule_name: Authorization Rule Name
@@ -138,7 +138,7 @@ def list_notification_hub_keys_output(authorization_rule_name: Optional[pulumi.I
138
138
  Response for the POST request that returns Namespace or NotificationHub access keys (connection strings).
139
139
  Azure REST API version: 2023-01-01-preview.
140
140
 
141
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
141
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
142
142
 
143
143
 
144
144
  :param str authorization_rule_name: Authorization Rule Name
@@ -137,7 +137,7 @@ class Namespace(pulumi.CustomResource):
137
137
  Notification Hubs Namespace Resource.
138
138
  Azure REST API version: 2023-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
139
139
 
140
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
140
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
141
141
 
142
142
  :param str resource_name: The name of the resource.
143
143
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -158,7 +158,7 @@ class Namespace(pulumi.CustomResource):
158
158
  Notification Hubs Namespace Resource.
159
159
  Azure REST API version: 2023-01-01-preview. Prior API version in Azure Native 1.x: 2017-04-01.
160
160
 
161
- Other available API versions: 2017-04-01, 2023-09-01, 2023-10-01-preview.
161
+ Other available API versions: 2014-09-01, 2016-03-01, 2017-04-01, 2023-09-01, 2023-10-01-preview.
162
162
 
163
163
  :param str resource_name: The name of the resource.
164
164
  :param NamespaceArgs args: The arguments to use to populate this resource's properties.