pulumi-azure-native 2.76.0a1733466631__py3-none-any.whl → 2.76.0a1733490669__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 (426) hide show
  1. pulumi_azure_native/aad/domain_service.py +0 -4
  2. pulumi_azure_native/aad/get_domain_service.py +0 -4
  3. pulumi_azure_native/advisor/get_suppression.py +0 -4
  4. pulumi_azure_native/advisor/suppression.py +0 -4
  5. pulumi_azure_native/alertsmanagement/action_rule_by_name.py +0 -4
  6. pulumi_azure_native/alertsmanagement/get_action_rule_by_name.py +0 -4
  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 +0 -4
  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 +0 -4
  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 +0 -4
  54. pulumi_azure_native/blueprint/blueprint.py +0 -4
  55. pulumi_azure_native/blueprint/get_assignment.py +0 -4
  56. pulumi_azure_native/blueprint/get_blueprint.py +0 -4
  57. pulumi_azure_native/blueprint/get_published_blueprint.py +0 -4
  58. pulumi_azure_native/blueprint/published_blueprint.py +0 -4
  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 +0 -4
  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 +0 -4
  100. pulumi_azure_native/customerinsights/get_link.py +0 -4
  101. pulumi_azure_native/customerinsights/get_relationship_link.py +0 -4
  102. pulumi_azure_native/customerinsights/link.py +0 -4
  103. pulumi_azure_native/customerinsights/relationship_link.py +0 -4
  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 +0 -4
  117. pulumi_azure_native/datafactory/get_factory.py +0 -4
  118. pulumi_azure_native/datalakeanalytics/account.py +0 -4
  119. pulumi_azure_native/datalakeanalytics/get_account.py +0 -4
  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 +0 -4
  123. pulumi_azure_native/datashare/share_subscription.py +0 -4
  124. pulumi_azure_native/desktopvirtualization/application_group.py +2 -2
  125. pulumi_azure_native/desktopvirtualization/get_application_group.py +2 -2
  126. pulumi_azure_native/desktopvirtualization/get_host_pool.py +2 -2
  127. pulumi_azure_native/desktopvirtualization/get_scaling_plan.py +2 -2
  128. pulumi_azure_native/desktopvirtualization/get_workspace.py +2 -2
  129. pulumi_azure_native/desktopvirtualization/host_pool.py +2 -2
  130. pulumi_azure_native/desktopvirtualization/scaling_plan.py +2 -2
  131. pulumi_azure_native/desktopvirtualization/workspace.py +2 -2
  132. pulumi_azure_native/devices/get_iot_hub_resource.py +2 -2
  133. pulumi_azure_native/devices/get_iot_hub_resource_event_hub_consumer_group.py +2 -2
  134. pulumi_azure_native/devices/iot_hub_resource.py +2 -2
  135. pulumi_azure_native/devices/iot_hub_resource_event_hub_consumer_group.py +2 -2
  136. pulumi_azure_native/devices/list_iot_hub_resource_keys.py +2 -2
  137. pulumi_azure_native/devices/list_iot_hub_resource_keys_for_key_name.py +2 -2
  138. pulumi_azure_native/devtestlab/artifact_source.py +0 -4
  139. pulumi_azure_native/devtestlab/custom_image.py +0 -4
  140. pulumi_azure_native/devtestlab/disk.py +0 -4
  141. pulumi_azure_native/devtestlab/environment.py +0 -4
  142. pulumi_azure_native/devtestlab/formula.py +0 -4
  143. pulumi_azure_native/devtestlab/get_artifact_source.py +0 -4
  144. pulumi_azure_native/devtestlab/get_custom_image.py +0 -4
  145. pulumi_azure_native/devtestlab/get_disk.py +0 -4
  146. pulumi_azure_native/devtestlab/get_environment.py +0 -4
  147. pulumi_azure_native/devtestlab/get_formula.py +0 -4
  148. pulumi_azure_native/devtestlab/get_global_schedule.py +0 -4
  149. pulumi_azure_native/devtestlab/get_lab.py +0 -4
  150. pulumi_azure_native/devtestlab/get_notification_channel.py +0 -4
  151. pulumi_azure_native/devtestlab/get_policy.py +0 -4
  152. pulumi_azure_native/devtestlab/get_schedule.py +0 -4
  153. pulumi_azure_native/devtestlab/get_secret.py +0 -4
  154. pulumi_azure_native/devtestlab/get_user.py +0 -4
  155. pulumi_azure_native/devtestlab/get_virtual_machine.py +0 -4
  156. pulumi_azure_native/devtestlab/get_virtual_machine_schedule.py +0 -4
  157. pulumi_azure_native/devtestlab/get_virtual_network.py +0 -4
  158. pulumi_azure_native/devtestlab/global_schedule.py +0 -4
  159. pulumi_azure_native/devtestlab/lab.py +0 -4
  160. pulumi_azure_native/devtestlab/list_lab_vhds.py +0 -4
  161. pulumi_azure_native/devtestlab/list_schedule_applicable.py +0 -4
  162. pulumi_azure_native/devtestlab/list_virtual_machine_applicable_schedules.py +0 -4
  163. pulumi_azure_native/devtestlab/notification_channel.py +0 -4
  164. pulumi_azure_native/devtestlab/policy.py +0 -4
  165. pulumi_azure_native/devtestlab/schedule.py +0 -4
  166. pulumi_azure_native/devtestlab/secret.py +0 -4
  167. pulumi_azure_native/devtestlab/user.py +0 -4
  168. pulumi_azure_native/devtestlab/virtual_machine.py +0 -4
  169. pulumi_azure_native/devtestlab/virtual_machine_schedule.py +0 -4
  170. pulumi_azure_native/devtestlab/virtual_network.py +0 -4
  171. pulumi_azure_native/digitaltwins/digital_twin.py +0 -4
  172. pulumi_azure_native/digitaltwins/digital_twins_endpoint.py +0 -4
  173. pulumi_azure_native/digitaltwins/get_digital_twin.py +0 -4
  174. pulumi_azure_native/digitaltwins/get_digital_twins_endpoint.py +0 -4
  175. pulumi_azure_native/documentdb/cassandra_resource_cassandra_keyspace.py +2 -2
  176. pulumi_azure_native/documentdb/cassandra_resource_cassandra_table.py +2 -2
  177. pulumi_azure_native/documentdb/database_account.py +2 -2
  178. pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_keyspace.py +2 -2
  179. pulumi_azure_native/documentdb/get_cassandra_resource_cassandra_table.py +2 -2
  180. pulumi_azure_native/documentdb/get_database_account.py +2 -2
  181. pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_database.py +2 -2
  182. pulumi_azure_native/documentdb/get_gremlin_resource_gremlin_graph.py +2 -2
  183. pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_collection.py +2 -2
  184. pulumi_azure_native/documentdb/get_mongo_db_resource_mongo_db_database.py +2 -2
  185. pulumi_azure_native/documentdb/get_sql_resource_sql_container.py +2 -2
  186. pulumi_azure_native/documentdb/get_sql_resource_sql_database.py +2 -2
  187. pulumi_azure_native/documentdb/get_sql_resource_sql_stored_procedure.py +2 -2
  188. pulumi_azure_native/documentdb/get_sql_resource_sql_trigger.py +2 -2
  189. pulumi_azure_native/documentdb/get_sql_resource_sql_user_defined_function.py +2 -2
  190. pulumi_azure_native/documentdb/get_table_resource_table.py +2 -2
  191. pulumi_azure_native/documentdb/gremlin_resource_gremlin_database.py +2 -2
  192. pulumi_azure_native/documentdb/gremlin_resource_gremlin_graph.py +2 -2
  193. pulumi_azure_native/documentdb/list_database_account_connection_strings.py +2 -2
  194. pulumi_azure_native/documentdb/list_database_account_keys.py +2 -2
  195. pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_collection.py +2 -2
  196. pulumi_azure_native/documentdb/mongo_db_resource_mongo_db_database.py +2 -2
  197. pulumi_azure_native/documentdb/sql_resource_sql_container.py +2 -2
  198. pulumi_azure_native/documentdb/sql_resource_sql_database.py +2 -2
  199. pulumi_azure_native/documentdb/sql_resource_sql_stored_procedure.py +2 -2
  200. pulumi_azure_native/documentdb/sql_resource_sql_trigger.py +2 -2
  201. pulumi_azure_native/documentdb/sql_resource_sql_user_defined_function.py +2 -2
  202. pulumi_azure_native/documentdb/table_resource_table.py +2 -2
  203. pulumi_azure_native/domainregistration/list_domain_recommendations.py +2 -2
  204. pulumi_azure_native/domainregistration/list_top_level_domain_agreements.py +2 -2
  205. pulumi_azure_native/edgeorder/list_configurations.py +0 -4
  206. pulumi_azure_native/edgeorder/list_product_families.py +0 -4
  207. pulumi_azure_native/eventgrid/event_subscription.py +2 -2
  208. pulumi_azure_native/eventgrid/get_event_subscription.py +2 -2
  209. pulumi_azure_native/eventgrid/get_event_subscription_full_url.py +2 -2
  210. pulumi_azure_native/eventhub/consumer_group.py +2 -2
  211. pulumi_azure_native/eventhub/event_hub.py +2 -2
  212. pulumi_azure_native/eventhub/event_hub_authorization_rule.py +2 -2
  213. pulumi_azure_native/eventhub/get_consumer_group.py +2 -2
  214. pulumi_azure_native/eventhub/get_event_hub.py +2 -2
  215. pulumi_azure_native/eventhub/get_event_hub_authorization_rule.py +2 -2
  216. pulumi_azure_native/eventhub/get_namespace.py +2 -2
  217. pulumi_azure_native/eventhub/get_namespace_authorization_rule.py +2 -2
  218. pulumi_azure_native/eventhub/list_event_hub_keys.py +2 -2
  219. pulumi_azure_native/eventhub/list_namespace_keys.py +2 -2
  220. pulumi_azure_native/eventhub/namespace.py +2 -2
  221. pulumi_azure_native/eventhub/namespace_authorization_rule.py +2 -2
  222. pulumi_azure_native/healthcareapis/get_service.py +2 -2
  223. pulumi_azure_native/healthcareapis/service.py +2 -2
  224. pulumi_azure_native/hybridcompute/get_machine.py +2 -2
  225. pulumi_azure_native/hybridcompute/get_machine_extension.py +2 -2
  226. pulumi_azure_native/hybridcompute/machine.py +2 -2
  227. pulumi_azure_native/hybridcompute/machine_extension.py +2 -2
  228. pulumi_azure_native/iotcentral/app.py +2 -2
  229. pulumi_azure_native/iotcentral/get_app.py +2 -2
  230. pulumi_azure_native/keyvault/get_vault.py +2 -2
  231. pulumi_azure_native/keyvault/vault.py +2 -2
  232. pulumi_azure_native/kubernetes/connected_cluster.py +2 -2
  233. pulumi_azure_native/kubernetes/get_connected_cluster.py +2 -2
  234. pulumi_azure_native/kubernetes/list_connected_cluster_user_credentials.py +0 -4
  235. pulumi_azure_native/kubernetesconfiguration/get_source_control_configuration.py +0 -4
  236. pulumi_azure_native/kubernetesconfiguration/source_control_configuration.py +0 -4
  237. pulumi_azure_native/machinelearningservices/get_workspace.py +2 -2
  238. pulumi_azure_native/machinelearningservices/list_workspace_keys.py +2 -2
  239. pulumi_azure_native/machinelearningservices/workspace.py +2 -2
  240. pulumi_azure_native/managedidentity/get_user_assigned_identity.py +2 -2
  241. pulumi_azure_native/managedidentity/user_assigned_identity.py +2 -2
  242. pulumi_azure_native/management/get_entity.py +2 -2
  243. pulumi_azure_native/management/get_management_group.py +2 -2
  244. pulumi_azure_native/management/management_group.py +2 -2
  245. pulumi_azure_native/migrate/assessment.py +2 -2
  246. pulumi_azure_native/migrate/get_assessment.py +2 -2
  247. pulumi_azure_native/mixedreality/get_spatial_anchors_account.py +2 -2
  248. pulumi_azure_native/mixedreality/spatial_anchors_account.py +2 -2
  249. pulumi_azure_native/netapp/account.py +2 -2
  250. pulumi_azure_native/netapp/get_account.py +2 -2
  251. pulumi_azure_native/netapp/get_pool.py +2 -2
  252. pulumi_azure_native/netapp/get_snapshot.py +2 -2
  253. pulumi_azure_native/netapp/get_volume.py +2 -2
  254. pulumi_azure_native/netapp/pool.py +2 -2
  255. pulumi_azure_native/netapp/snapshot.py +2 -2
  256. pulumi_azure_native/netapp/volume.py +2 -2
  257. pulumi_azure_native/network/application_gateway.py +2 -2
  258. pulumi_azure_native/network/ddos_protection_plan.py +2 -2
  259. pulumi_azure_native/network/endpoint.py +2 -2
  260. pulumi_azure_native/network/express_route_circuit.py +2 -2
  261. pulumi_azure_native/network/express_route_circuit_peering.py +2 -2
  262. pulumi_azure_native/network/get_application_gateway.py +2 -2
  263. pulumi_azure_native/network/get_ddos_protection_plan.py +2 -2
  264. pulumi_azure_native/network/get_endpoint.py +2 -2
  265. pulumi_azure_native/network/get_express_route_circuit.py +2 -2
  266. pulumi_azure_native/network/get_express_route_circuit_peering.py +2 -2
  267. pulumi_azure_native/network/get_load_balancer.py +2 -2
  268. pulumi_azure_native/network/get_local_network_gateway.py +2 -2
  269. pulumi_azure_native/network/get_network_interface.py +2 -2
  270. pulumi_azure_native/network/get_network_security_group.py +2 -2
  271. pulumi_azure_native/network/get_network_watcher.py +2 -2
  272. pulumi_azure_native/network/get_packet_capture.py +2 -2
  273. pulumi_azure_native/network/get_profile.py +2 -2
  274. pulumi_azure_native/network/get_public_ip_address.py +2 -2
  275. pulumi_azure_native/network/get_record_set.py +2 -2
  276. pulumi_azure_native/network/get_route_filter_rule.py +2 -2
  277. pulumi_azure_native/network/get_route_table.py +2 -2
  278. pulumi_azure_native/network/get_security_rule.py +2 -2
  279. pulumi_azure_native/network/get_subnet.py +2 -2
  280. pulumi_azure_native/network/get_traffic_manager_user_metrics_key.py +2 -2
  281. pulumi_azure_native/network/get_virtual_network.py +2 -2
  282. pulumi_azure_native/network/get_virtual_network_gateway.py +2 -2
  283. pulumi_azure_native/network/get_virtual_network_gateway_advertised_routes.py +2 -2
  284. pulumi_azure_native/network/get_virtual_network_gateway_bgp_peer_status.py +2 -2
  285. pulumi_azure_native/network/get_virtual_network_gateway_connection.py +2 -2
  286. pulumi_azure_native/network/get_virtual_network_gateway_learned_routes.py +2 -2
  287. pulumi_azure_native/network/get_vpn_connection.py +2 -2
  288. pulumi_azure_native/network/get_zone.py +2 -2
  289. pulumi_azure_native/network/load_balancer.py +2 -2
  290. pulumi_azure_native/network/local_network_gateway.py +2 -2
  291. pulumi_azure_native/network/network_interface.py +2 -2
  292. pulumi_azure_native/network/network_security_group.py +2 -2
  293. pulumi_azure_native/network/network_watcher.py +2 -2
  294. pulumi_azure_native/network/packet_capture.py +2 -2
  295. pulumi_azure_native/network/profile.py +2 -2
  296. pulumi_azure_native/network/public_ip_address.py +2 -2
  297. pulumi_azure_native/network/record_set.py +2 -2
  298. pulumi_azure_native/network/route_filter_rule.py +2 -2
  299. pulumi_azure_native/network/route_table.py +2 -2
  300. pulumi_azure_native/network/security_rule.py +2 -2
  301. pulumi_azure_native/network/subnet.py +2 -2
  302. pulumi_azure_native/network/traffic_manager_user_metrics_key.py +2 -2
  303. pulumi_azure_native/network/virtual_network.py +2 -2
  304. pulumi_azure_native/network/virtual_network_gateway.py +2 -2
  305. pulumi_azure_native/network/virtual_network_gateway_connection.py +2 -2
  306. pulumi_azure_native/network/vpn_connection.py +2 -2
  307. pulumi_azure_native/network/zone.py +2 -2
  308. pulumi_azure_native/notificationhubs/get_namespace.py +2 -2
  309. pulumi_azure_native/notificationhubs/get_namespace_authorization_rule.py +2 -2
  310. pulumi_azure_native/notificationhubs/get_notification_hub.py +2 -2
  311. pulumi_azure_native/notificationhubs/get_notification_hub_authorization_rule.py +2 -2
  312. pulumi_azure_native/notificationhubs/get_notification_hub_pns_credentials.py +2 -2
  313. pulumi_azure_native/notificationhubs/list_namespace_keys.py +2 -2
  314. pulumi_azure_native/notificationhubs/list_notification_hub_keys.py +2 -2
  315. pulumi_azure_native/notificationhubs/namespace.py +2 -2
  316. pulumi_azure_native/notificationhubs/namespace_authorization_rule.py +2 -2
  317. pulumi_azure_native/notificationhubs/notification_hub.py +2 -2
  318. pulumi_azure_native/notificationhubs/notification_hub_authorization_rule.py +2 -2
  319. pulumi_azure_native/operationalinsights/get_saved_search.py +2 -2
  320. pulumi_azure_native/operationalinsights/saved_search.py +2 -2
  321. pulumi_azure_native/peering/get_peer_asn.py +2 -2
  322. pulumi_azure_native/peering/peer_asn.py +2 -2
  323. pulumi_azure_native/policyinsights/get_remediation_at_management_group.py +2 -2
  324. pulumi_azure_native/policyinsights/get_remediation_at_resource.py +2 -2
  325. pulumi_azure_native/policyinsights/get_remediation_at_resource_group.py +2 -2
  326. pulumi_azure_native/policyinsights/get_remediation_at_subscription.py +2 -2
  327. pulumi_azure_native/policyinsights/list_remediation_deployments_at_management_group.py +2 -2
  328. pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource.py +2 -2
  329. pulumi_azure_native/policyinsights/list_remediation_deployments_at_resource_group.py +2 -2
  330. pulumi_azure_native/policyinsights/list_remediation_deployments_at_subscription.py +2 -2
  331. pulumi_azure_native/policyinsights/remediation_at_management_group.py +2 -2
  332. pulumi_azure_native/policyinsights/remediation_at_resource.py +2 -2
  333. pulumi_azure_native/policyinsights/remediation_at_resource_group.py +2 -2
  334. pulumi_azure_native/policyinsights/remediation_at_subscription.py +2 -2
  335. pulumi_azure_native/powerbidedicated/capacity_details.py +0 -4
  336. pulumi_azure_native/powerbidedicated/get_capacity_details.py +0 -4
  337. pulumi_azure_native/pulumi-plugin.json +1 -1
  338. pulumi_azure_native/recoveryservices/get_protected_item.py +2 -2
  339. pulumi_azure_native/recoveryservices/get_protection_policy.py +2 -2
  340. pulumi_azure_native/recoveryservices/protected_item.py +2 -2
  341. pulumi_azure_native/recoveryservices/protection_policy.py +2 -2
  342. pulumi_azure_native/relay/get_wcf_relay.py +2 -2
  343. pulumi_azure_native/relay/wcf_relay.py +2 -2
  344. pulumi_azure_native/resources/deployment.py +2 -2
  345. pulumi_azure_native/resources/get_deployment.py +2 -2
  346. pulumi_azure_native/resources/get_resource.py +2 -2
  347. pulumi_azure_native/resources/get_resource_group.py +2 -2
  348. pulumi_azure_native/resources/resource.py +2 -2
  349. pulumi_azure_native/resources/resource_group.py +2 -2
  350. pulumi_azure_native/search/get_private_endpoint_connection.py +2 -2
  351. pulumi_azure_native/search/list_admin_key.py +2 -2
  352. pulumi_azure_native/search/private_endpoint_connection.py +2 -2
  353. pulumi_azure_native/servicebus/get_namespace.py +2 -2
  354. pulumi_azure_native/servicebus/get_namespace_authorization_rule.py +2 -2
  355. pulumi_azure_native/servicebus/get_queue.py +2 -2
  356. pulumi_azure_native/servicebus/get_queue_authorization_rule.py +2 -2
  357. pulumi_azure_native/servicebus/get_subscription.py +2 -2
  358. pulumi_azure_native/servicebus/get_topic.py +2 -2
  359. pulumi_azure_native/servicebus/get_topic_authorization_rule.py +2 -2
  360. pulumi_azure_native/servicebus/list_namespace_keys.py +2 -2
  361. pulumi_azure_native/servicebus/list_queue_keys.py +2 -2
  362. pulumi_azure_native/servicebus/list_topic_keys.py +2 -2
  363. pulumi_azure_native/servicebus/namespace.py +2 -2
  364. pulumi_azure_native/servicebus/namespace_authorization_rule.py +2 -2
  365. pulumi_azure_native/servicebus/queue.py +2 -2
  366. pulumi_azure_native/servicebus/queue_authorization_rule.py +2 -2
  367. pulumi_azure_native/servicebus/subscription.py +2 -2
  368. pulumi_azure_native/servicebus/topic.py +2 -2
  369. pulumi_azure_native/servicebus/topic_authorization_rule.py +2 -2
  370. pulumi_azure_native/servicefabric/get_node_type.py +2 -2
  371. pulumi_azure_native/servicefabric/node_type.py +2 -2
  372. pulumi_azure_native/servicefabricmesh/application.py +0 -4
  373. pulumi_azure_native/servicefabricmesh/get_application.py +0 -4
  374. pulumi_azure_native/servicefabricmesh/get_network.py +0 -4
  375. pulumi_azure_native/servicefabricmesh/get_volume.py +0 -4
  376. pulumi_azure_native/servicefabricmesh/network.py +0 -4
  377. pulumi_azure_native/servicefabricmesh/volume.py +0 -4
  378. pulumi_azure_native/signalrservice/get_signal_r.py +2 -2
  379. pulumi_azure_native/signalrservice/list_signal_r_keys.py +2 -2
  380. pulumi_azure_native/signalrservice/signal_r.py +2 -2
  381. pulumi_azure_native/solutions/application.py +2 -2
  382. pulumi_azure_native/solutions/application_definition.py +2 -2
  383. pulumi_azure_native/solutions/get_application.py +2 -2
  384. pulumi_azure_native/solutions/get_application_definition.py +2 -2
  385. pulumi_azure_native/solutions/list_application_tokens.py +2 -2
  386. pulumi_azure_native/storage/blob_container_immutability_policy.py +2 -2
  387. pulumi_azure_native/storage/get_blob_container_immutability_policy.py +2 -2
  388. pulumi_azure_native/storage/get_management_policy.py +2 -2
  389. pulumi_azure_native/storage/get_storage_account.py +2 -2
  390. pulumi_azure_native/storage/list_storage_account_keys.py +2 -2
  391. pulumi_azure_native/storage/list_storage_account_sas.py +2 -2
  392. pulumi_azure_native/storage/list_storage_account_service_sas.py +2 -2
  393. pulumi_azure_native/storage/management_policy.py +2 -2
  394. pulumi_azure_native/storage/storage_account.py +2 -2
  395. pulumi_azure_native/storagecache/cache.py +2 -2
  396. pulumi_azure_native/storagecache/get_cache.py +2 -2
  397. pulumi_azure_native/storagecache/get_storage_target.py +2 -2
  398. pulumi_azure_native/storagecache/storage_target.py +2 -2
  399. pulumi_azure_native/storagesync/cloud_endpoint.py +2 -2
  400. pulumi_azure_native/storagesync/get_cloud_endpoint.py +2 -2
  401. pulumi_azure_native/storagesync/get_registered_server.py +2 -2
  402. pulumi_azure_native/storagesync/get_server_endpoint.py +2 -2
  403. pulumi_azure_native/storagesync/get_storage_sync_service.py +2 -2
  404. pulumi_azure_native/storagesync/get_sync_group.py +2 -2
  405. pulumi_azure_native/storagesync/registered_server.py +2 -2
  406. pulumi_azure_native/storagesync/server_endpoint.py +2 -2
  407. pulumi_azure_native/storagesync/storage_sync_service.py +2 -2
  408. pulumi_azure_native/storagesync/sync_group.py +2 -2
  409. pulumi_azure_native/storsimple/get_manager.py +0 -4
  410. pulumi_azure_native/storsimple/get_storage_account_credential.py +0 -4
  411. pulumi_azure_native/storsimple/manager.py +0 -4
  412. pulumi_azure_native/storsimple/storage_account_credential.py +0 -4
  413. pulumi_azure_native/timeseriesinsights/access_policy.py +2 -2
  414. pulumi_azure_native/timeseriesinsights/get_access_policy.py +2 -2
  415. pulumi_azure_native/timeseriesinsights/get_reference_data_set.py +2 -2
  416. pulumi_azure_native/timeseriesinsights/reference_data_set.py +2 -2
  417. pulumi_azure_native/virtualmachineimages/get_virtual_machine_image_template.py +2 -2
  418. pulumi_azure_native/virtualmachineimages/virtual_machine_image_template.py +2 -2
  419. pulumi_azure_native/web/certificate.py +2 -2
  420. pulumi_azure_native/web/get_certificate.py +2 -2
  421. pulumi_azure_native/windowsiot/get_service.py +0 -4
  422. pulumi_azure_native/windowsiot/service.py +0 -4
  423. {pulumi_azure_native-2.76.0a1733466631.dist-info → pulumi_azure_native-2.76.0a1733490669.dist-info}/METADATA +1 -1
  424. {pulumi_azure_native-2.76.0a1733466631.dist-info → pulumi_azure_native-2.76.0a1733490669.dist-info}/RECORD +426 -426
  425. {pulumi_azure_native-2.76.0a1733466631.dist-info → pulumi_azure_native-2.76.0a1733490669.dist-info}/WHEEL +0 -0
  426. {pulumi_azure_native-2.76.0a1733466631.dist-info → pulumi_azure_native-2.76.0a1733490669.dist-info}/top_level.txt +0 -0
@@ -358,7 +358,7 @@ def get_endpoint(endpoint_name: Optional[str] = None,
358
358
  Gets an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.
359
359
  Azure REST API version: 2023-05-01.
360
360
 
361
- Other available API versions: 2016-04-02, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
361
+ Other available API versions: 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
362
362
 
363
363
 
364
364
  :param str endpoint_name: Name of the endpoint under the profile which is unique globally.
@@ -407,7 +407,7 @@ def get_endpoint_output(endpoint_name: Optional[pulumi.Input[str]] = None,
407
407
  Gets an existing CDN endpoint with the specified endpoint name under the specified subscription, resource group and profile.
408
408
  Azure REST API version: 2023-05-01.
409
409
 
410
- Other available API versions: 2016-04-02, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
410
+ Other available API versions: 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
411
411
 
412
412
 
413
413
  :param str endpoint_name: Name of the endpoint under the profile which is unique globally.
@@ -213,7 +213,7 @@ def get_profile(profile_name: Optional[str] = None,
213
213
  Gets an Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
214
214
  Azure REST API version: 2023-05-01.
215
215
 
216
- Other available API versions: 2016-04-02, 2020-09-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
216
+ Other available API versions: 2020-09-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
217
217
 
218
218
 
219
219
  :param str profile_name: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
@@ -247,7 +247,7 @@ def get_profile_output(profile_name: Optional[pulumi.Input[str]] = None,
247
247
  Gets an Azure Front Door Standard or Azure Front Door Premium or CDN profile with the specified profile name under the specified subscription and resource group.
248
248
  Azure REST API version: 2023-05-01.
249
249
 
250
- Other available API versions: 2016-04-02, 2020-09-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
250
+ Other available API versions: 2020-09-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
251
251
 
252
252
 
253
253
  :param str profile_name: Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
@@ -154,7 +154,7 @@ class Profile(pulumi.CustomResource):
154
154
  A profile is a logical grouping of endpoints that share the same settings.
155
155
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2020-09-01.
156
156
 
157
- Other available API versions: 2016-04-02, 2020-09-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
157
+ Other available API versions: 2020-09-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
158
158
 
159
159
  :param str resource_name: The name of the resource.
160
160
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -176,7 +176,7 @@ class Profile(pulumi.CustomResource):
176
176
  A profile is a logical grouping of endpoints that share the same settings.
177
177
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2020-09-01.
178
178
 
179
- Other available API versions: 2016-04-02, 2020-09-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
179
+ Other available API versions: 2020-09-01, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
180
180
 
181
181
  :param str resource_name: The name of the resource.
182
182
  :param ProfileArgs args: The arguments to use to populate this resource's properties.
@@ -188,7 +188,7 @@ class AvailabilitySet(pulumi.CustomResource):
188
188
  Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes to maximize availability. For more information about availability sets, see [Availability sets overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be added to an availability set at creation time. An existing VM cannot be added to an availability set.
189
189
  Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
190
190
 
191
- Other available API versions: 2016-04-30-preview, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
191
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-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 AvailabilitySet(pulumi.CustomResource):
212
212
  Specifies information about the availability set that the virtual machine should be assigned to. Virtual machines specified in the same availability set are allocated to different nodes to maximize availability. For more information about availability sets, see [Availability sets overview](https://docs.microsoft.com/azure/virtual-machines/availability-set-overview). For more information on Azure planned maintenance, see [Maintenance and updates for Virtual Machines in Azure](https://docs.microsoft.com/azure/virtual-machines/maintenance-and-updates). Currently, a VM can only be added to an availability set at creation time. An existing VM cannot be added to an availability set.
213
213
  Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
214
214
 
215
- Other available API versions: 2016-04-30-preview, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
215
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
216
216
 
217
217
  :param str resource_name: The name of the resource.
218
218
  :param AvailabilitySetArgs args: The arguments to use to populate this resource's properties.
@@ -545,7 +545,7 @@ class Disk(pulumi.CustomResource):
545
545
  Disk resource.
546
546
  Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
547
547
 
548
- Other available API versions: 2016-04-30-preview, 2018-06-01, 2019-07-01, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
548
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
549
549
 
550
550
  :param str resource_name: The name of the resource.
551
551
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -590,7 +590,7 @@ class Disk(pulumi.CustomResource):
590
590
  Disk resource.
591
591
  Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
592
592
 
593
- Other available API versions: 2016-04-30-preview, 2018-06-01, 2019-07-01, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
593
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
594
594
 
595
595
  :param str resource_name: The name of the resource.
596
596
  :param DiskArgs args: The arguments to use to populate this resource's properties.
@@ -189,7 +189,7 @@ class DiskEncryptionSet(pulumi.CustomResource):
189
189
  disk encryption set resource.
190
190
  Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
191
191
 
192
- Other available API versions: 2020-06-30, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
192
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
193
193
 
194
194
  :param str resource_name: The name of the resource.
195
195
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -213,7 +213,7 @@ class DiskEncryptionSet(pulumi.CustomResource):
213
213
  disk encryption set resource.
214
214
  Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
215
215
 
216
- Other available API versions: 2020-06-30, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
216
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
217
217
 
218
218
  :param str resource_name: The name of the resource.
219
219
  :param DiskEncryptionSetArgs args: The arguments to use to populate this resource's properties.
@@ -186,7 +186,7 @@ class GalleryImageVersion(pulumi.CustomResource):
186
186
  Specifies information about the gallery image version that you want to create or update.
187
187
  Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
188
188
 
189
- Other available API versions: 2019-03-01, 2022-08-03, 2023-07-03, 2024-03-03.
189
+ Other available API versions: 2022-08-03, 2023-07-03, 2024-03-03.
190
190
 
191
191
  :param str resource_name: The name of the resource.
192
192
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -210,7 +210,7 @@ class GalleryImageVersion(pulumi.CustomResource):
210
210
  Specifies information about the gallery image version that you want to create or update.
211
211
  Azure REST API version: 2022-03-03. Prior API version in Azure Native 1.x: 2020-09-30.
212
212
 
213
- Other available API versions: 2019-03-01, 2022-08-03, 2023-07-03, 2024-03-03.
213
+ Other available API versions: 2022-08-03, 2023-07-03, 2024-03-03.
214
214
 
215
215
  :param str resource_name: The name of the resource.
216
216
  :param GalleryImageVersionArgs args: The arguments to use to populate this resource's properties.
@@ -177,7 +177,7 @@ def get_availability_set(availability_set_name: Optional[str] = None,
177
177
  Retrieves information about an availability set.
178
178
  Azure REST API version: 2023-03-01.
179
179
 
180
- Other available API versions: 2016-04-30-preview, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
180
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
181
181
 
182
182
 
183
183
  :param str availability_set_name: The name of the availability set.
@@ -208,7 +208,7 @@ def get_availability_set_output(availability_set_name: Optional[pulumi.Input[str
208
208
  Retrieves information about an availability set.
209
209
  Azure REST API version: 2023-03-01.
210
210
 
211
- Other available API versions: 2016-04-30-preview, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
211
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
212
212
 
213
213
 
214
214
  :param str availability_set_name: The name of the availability set.
@@ -537,7 +537,7 @@ def get_disk(disk_name: Optional[str] = None,
537
537
  Gets information about a disk.
538
538
  Azure REST API version: 2022-07-02.
539
539
 
540
- Other available API versions: 2016-04-30-preview, 2018-06-01, 2019-07-01, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
540
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
541
541
 
542
542
 
543
543
  :param str disk_name: The name of the managed disk that is being created. The name can't be changed after the disk is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
@@ -598,7 +598,7 @@ def get_disk_output(disk_name: Optional[pulumi.Input[str]] = None,
598
598
  Gets information about a disk.
599
599
  Azure REST API version: 2022-07-02.
600
600
 
601
- Other available API versions: 2016-04-30-preview, 2018-06-01, 2019-07-01, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
601
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
602
602
 
603
603
 
604
604
  :param str disk_name: The name of the managed disk that is being created. The name can't be changed after the disk is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
@@ -213,7 +213,7 @@ def get_disk_encryption_set(disk_encryption_set_name: Optional[str] = None,
213
213
  Gets information about a disk encryption set.
214
214
  Azure REST API version: 2022-07-02.
215
215
 
216
- Other available API versions: 2020-06-30, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
216
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
217
217
 
218
218
 
219
219
  :param str disk_encryption_set_name: The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
@@ -247,7 +247,7 @@ def get_disk_encryption_set_output(disk_encryption_set_name: Optional[pulumi.Inp
247
247
  Gets information about a disk encryption set.
248
248
  Azure REST API version: 2022-07-02.
249
249
 
250
- Other available API versions: 2020-06-30, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
250
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
251
251
 
252
252
 
253
253
  :param str disk_encryption_set_name: The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
@@ -168,7 +168,7 @@ def get_gallery_image_version(expand: Optional[str] = None,
168
168
  Retrieves information about a gallery image version.
169
169
  Azure REST API version: 2022-03-03.
170
170
 
171
- Other available API versions: 2019-03-01, 2022-08-03, 2023-07-03, 2024-03-03.
171
+ Other available API versions: 2022-08-03, 2023-07-03, 2024-03-03.
172
172
 
173
173
 
174
174
  :param str expand: The expand expression to apply on the operation.
@@ -207,7 +207,7 @@ def get_gallery_image_version_output(expand: Optional[pulumi.Input[Optional[str]
207
207
  Retrieves information about a gallery image version.
208
208
  Azure REST API version: 2022-03-03.
209
209
 
210
- Other available API versions: 2019-03-01, 2022-08-03, 2023-07-03, 2024-03-03.
210
+ Other available API versions: 2022-08-03, 2023-07-03, 2024-03-03.
211
211
 
212
212
 
213
213
  :param str expand: The expand expression to apply on the operation.
@@ -66,7 +66,7 @@ def get_log_analytic_export_request_rate_by_interval(blob_container_sas_uri: Opt
66
66
  Export logs that show Api requests made by this subscription in the given time window to show throttling activities.
67
67
  Azure REST API version: 2023-03-01.
68
68
 
69
- Other available API versions: 2017-12-01, 2018-04-01, 2018-06-01, 2018-10-01, 2019-03-01, 2019-07-01, 2019-12-01, 2020-06-01, 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
69
+ Other available API versions: 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
70
70
 
71
71
 
72
72
  :param str blob_container_sas_uri: SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
@@ -111,7 +111,7 @@ def get_log_analytic_export_request_rate_by_interval_output(blob_container_sas_u
111
111
  Export logs that show Api requests made by this subscription in the given time window to show throttling activities.
112
112
  Azure REST API version: 2023-03-01.
113
113
 
114
- Other available API versions: 2017-12-01, 2018-04-01, 2018-06-01, 2018-10-01, 2019-03-01, 2019-07-01, 2019-12-01, 2020-06-01, 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
114
+ Other available API versions: 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
115
115
 
116
116
 
117
117
  :param str blob_container_sas_uri: SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
@@ -64,7 +64,7 @@ def get_log_analytic_export_throttled_requests(blob_container_sas_uri: Optional[
64
64
  Export logs that show total throttled Api requests for this subscription in the given time window.
65
65
  Azure REST API version: 2023-03-01.
66
66
 
67
- Other available API versions: 2017-12-01, 2018-04-01, 2018-06-01, 2018-10-01, 2019-03-01, 2019-07-01, 2019-12-01, 2020-06-01, 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
67
+ Other available API versions: 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
68
68
 
69
69
 
70
70
  :param str blob_container_sas_uri: SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
@@ -106,7 +106,7 @@ def get_log_analytic_export_throttled_requests_output(blob_container_sas_uri: Op
106
106
  Export logs that show total throttled Api requests for this subscription in the given time window.
107
107
  Azure REST API version: 2023-03-01.
108
108
 
109
- Other available API versions: 2017-12-01, 2018-04-01, 2018-06-01, 2018-10-01, 2019-03-01, 2019-07-01, 2019-12-01, 2020-06-01, 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
109
+ Other available API versions: 2020-12-01, 2021-03-01, 2021-04-01, 2021-07-01, 2021-11-01, 2022-03-01, 2022-08-01, 2022-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
110
110
 
111
111
 
112
112
  :param str blob_container_sas_uri: SAS Uri of the logging blob container to which LogAnalytics Api writes output logs to.
@@ -190,7 +190,7 @@ def get_proximity_placement_group(include_colocation_status: Optional[str] = Non
190
190
  Retrieves information about a proximity placement group .
191
191
  Azure REST API version: 2023-03-01.
192
192
 
193
- Other available API versions: 2019-03-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
193
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
194
194
 
195
195
 
196
196
  :param str include_colocation_status: includeColocationStatus=true enables fetching the colocation status of all the resources in the proximity placement group.
@@ -225,7 +225,7 @@ def get_proximity_placement_group_output(include_colocation_status: Optional[pul
225
225
  Retrieves information about a proximity placement group .
226
226
  Azure REST API version: 2023-03-01.
227
227
 
228
- Other available API versions: 2019-03-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
228
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
229
229
 
230
230
 
231
231
  :param str include_colocation_status: includeColocationStatus=true enables fetching the colocation status of all the resources in the proximity placement group.
@@ -417,7 +417,7 @@ def get_snapshot(resource_group_name: Optional[str] = None,
417
417
  Gets information about a snapshot.
418
418
  Azure REST API version: 2022-07-02.
419
419
 
420
- Other available API versions: 2016-04-30-preview, 2017-03-30, 2018-06-01, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
420
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
421
421
 
422
422
 
423
423
  :param str resource_group_name: The name of the resource group.
@@ -468,7 +468,7 @@ def get_snapshot_output(resource_group_name: Optional[pulumi.Input[str]] = None,
468
468
  Gets information about a snapshot.
469
469
  Azure REST API version: 2022-07-02.
470
470
 
471
- Other available API versions: 2016-04-30-preview, 2017-03-30, 2018-06-01, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
471
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
472
472
 
473
473
 
474
474
  :param str resource_group_name: The name of the resource group.
@@ -394,7 +394,7 @@ def get_virtual_machine_scale_set(expand: Optional[str] = None,
394
394
  Display information about a virtual machine scale set.
395
395
  Azure REST API version: 2023-03-01.
396
396
 
397
- Other available API versions: 2015-06-15, 2016-04-30-preview, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
397
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
398
398
 
399
399
 
400
400
  :param str expand: The expand expression to apply on the operation. 'UserData' retrieves the UserData property of the VM scale set that was provided by the user during the VM scale set Create/Update operation
@@ -446,7 +446,7 @@ def get_virtual_machine_scale_set_output(expand: Optional[pulumi.Input[Optional[
446
446
  Display information about a virtual machine scale set.
447
447
  Azure REST API version: 2023-03-01.
448
448
 
449
- Other available API versions: 2015-06-15, 2016-04-30-preview, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
449
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
450
450
 
451
451
 
452
452
  :param str expand: The expand expression to apply on the operation. 'UserData' retrieves the UserData property of the VM scale set that was provided by the user during the VM scale set Create/Update operation
@@ -240,7 +240,7 @@ def get_virtual_machine_scale_set_vm_extension(expand: Optional[str] = None,
240
240
  The operation to get the VMSS VM extension.
241
241
  Azure REST API version: 2023-03-01.
242
242
 
243
- Other available API versions: 2019-12-01, 2021-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
243
+ Other available API versions: 2021-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
244
244
 
245
245
 
246
246
  :param str expand: The expand expression to apply on the operation.
@@ -285,7 +285,7 @@ def get_virtual_machine_scale_set_vm_extension_output(expand: Optional[pulumi.In
285
285
  The operation to get the VMSS VM extension.
286
286
  Azure REST API version: 2023-03-01.
287
287
 
288
- Other available API versions: 2019-12-01, 2021-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
288
+ Other available API versions: 2021-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
289
289
 
290
290
 
291
291
  :param str expand: The expand expression to apply on the operation.
@@ -172,7 +172,7 @@ class ProximityPlacementGroup(pulumi.CustomResource):
172
172
  Specifies information about the proximity placement group.
173
173
  Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
174
174
 
175
- Other available API versions: 2019-03-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
175
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
176
176
 
177
177
  :param str resource_name: The name of the resource.
178
178
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -195,7 +195,7 @@ class ProximityPlacementGroup(pulumi.CustomResource):
195
195
  Specifies information about the proximity placement group.
196
196
  Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-12-01.
197
197
 
198
- Other available API versions: 2019-03-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
198
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
199
199
 
200
200
  :param str resource_name: The name of the resource.
201
201
  :param ProximityPlacementGroupArgs args: The arguments to use to populate this resource's properties.
@@ -426,7 +426,7 @@ class Snapshot(pulumi.CustomResource):
426
426
  Snapshot resource.
427
427
  Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
428
428
 
429
- Other available API versions: 2016-04-30-preview, 2017-03-30, 2018-06-01, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
429
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
430
430
 
431
431
  :param str resource_name: The name of the resource.
432
432
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -464,7 +464,7 @@ class Snapshot(pulumi.CustomResource):
464
464
  Snapshot resource.
465
465
  Azure REST API version: 2022-07-02. Prior API version in Azure Native 1.x: 2020-12-01.
466
466
 
467
- Other available API versions: 2016-04-30-preview, 2017-03-30, 2018-06-01, 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
467
+ Other available API versions: 2023-01-02, 2023-04-02, 2023-10-02, 2024-03-02.
468
468
 
469
469
  :param str resource_name: The name of the resource.
470
470
  :param SnapshotArgs args: The arguments to use to populate this resource's properties.
@@ -461,7 +461,7 @@ class VirtualMachineScaleSet(pulumi.CustomResource):
461
461
  Describes a Virtual Machine Scale Set.
462
462
  Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-03-01.
463
463
 
464
- Other available API versions: 2015-06-15, 2016-04-30-preview, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
464
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
465
465
 
466
466
  :param str resource_name: The name of the resource.
467
467
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -501,7 +501,7 @@ class VirtualMachineScaleSet(pulumi.CustomResource):
501
501
  Describes a Virtual Machine Scale Set.
502
502
  Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-03-01.
503
503
 
504
- Other available API versions: 2015-06-15, 2016-04-30-preview, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
504
+ Other available API versions: 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
505
505
 
506
506
  :param str resource_name: The name of the resource.
507
507
  :param VirtualMachineScaleSetArgs args: The arguments to use to populate this resource's properties.
@@ -323,7 +323,7 @@ class VirtualMachineScaleSetVMExtension(pulumi.CustomResource):
323
323
  Describes a VMSS VM Extension.
324
324
  Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-03-01.
325
325
 
326
- Other available API versions: 2019-12-01, 2021-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
326
+ Other available API versions: 2021-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
327
327
 
328
328
  :param str resource_name: The name of the resource.
329
329
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -355,7 +355,7 @@ class VirtualMachineScaleSetVMExtension(pulumi.CustomResource):
355
355
  Describes a VMSS VM Extension.
356
356
  Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2021-03-01.
357
357
 
358
- Other available API versions: 2019-12-01, 2021-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
358
+ Other available API versions: 2021-11-01, 2023-07-01, 2023-09-01, 2024-03-01, 2024-07-01.
359
359
 
360
360
  :param str resource_name: The name of the resource.
361
361
  :param VirtualMachineScaleSetVMExtensionArgs args: The arguments to use to populate this resource's properties.
@@ -185,7 +185,7 @@ class Budget(pulumi.CustomResource):
185
185
  A budget resource.
186
186
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2019-10-01.
187
187
 
188
- Other available API versions: 2017-12-30-preview, 2018-10-01, 2019-05-01, 2019-06-01, 2023-11-01, 2024-08-01.
188
+ Other available API versions: 2023-11-01, 2024-08-01.
189
189
 
190
190
  :param str resource_name: The name of the resource.
191
191
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -209,7 +209,7 @@ class Budget(pulumi.CustomResource):
209
209
  A budget resource.
210
210
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2019-10-01.
211
211
 
212
- Other available API versions: 2017-12-30-preview, 2018-10-01, 2019-05-01, 2019-06-01, 2023-11-01, 2024-08-01.
212
+ Other available API versions: 2023-11-01, 2024-08-01.
213
213
 
214
214
  :param str resource_name: The name of the resource.
215
215
  :param BudgetArgs args: The arguments to use to populate this resource's properties.
@@ -189,7 +189,7 @@ def get_budget(budget_name: Optional[str] = None,
189
189
  Gets the budget for the scope by budget name.
190
190
  Azure REST API version: 2023-05-01.
191
191
 
192
- Other available API versions: 2017-12-30-preview, 2018-10-01, 2019-05-01, 2019-06-01, 2023-11-01, 2024-08-01.
192
+ Other available API versions: 2023-11-01, 2024-08-01.
193
193
 
194
194
 
195
195
  :param str budget_name: Budget Name.
@@ -221,7 +221,7 @@ def get_budget_output(budget_name: Optional[pulumi.Input[str]] = None,
221
221
  Gets the budget for the scope by budget name.
222
222
  Azure REST API version: 2023-05-01.
223
223
 
224
- Other available API versions: 2017-12-30-preview, 2018-10-01, 2019-05-01, 2019-06-01, 2023-11-01, 2024-08-01.
224
+ Other available API versions: 2023-11-01, 2024-08-01.
225
225
 
226
226
 
227
227
  :param str budget_name: Budget Name.
@@ -397,7 +397,7 @@ class ContainerGroup(pulumi.CustomResource):
397
397
  A container group.
398
398
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01.
399
399
 
400
- Other available API versions: 2017-08-01-preview, 2017-12-01-preview, 2021-03-01, 2021-07-01, 2023-02-01-preview, 2024-05-01-preview, 2024-09-01-preview, 2024-10-01-preview, 2024-11-01-preview.
400
+ Other available API versions: 2021-03-01, 2021-07-01, 2023-02-01-preview, 2024-05-01-preview, 2024-09-01-preview, 2024-10-01-preview, 2024-11-01-preview.
401
401
 
402
402
  :param str resource_name: The name of the resource.
403
403
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -436,7 +436,7 @@ class ContainerGroup(pulumi.CustomResource):
436
436
  A container group.
437
437
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-03-01.
438
438
 
439
- Other available API versions: 2017-08-01-preview, 2017-12-01-preview, 2021-03-01, 2021-07-01, 2023-02-01-preview, 2024-05-01-preview, 2024-09-01-preview, 2024-10-01-preview, 2024-11-01-preview.
439
+ Other available API versions: 2021-03-01, 2021-07-01, 2023-02-01-preview, 2024-05-01-preview, 2024-09-01-preview, 2024-10-01-preview, 2024-11-01-preview.
440
440
 
441
441
  :param str resource_name: The name of the resource.
442
442
  :param ContainerGroupArgs args: The arguments to use to populate this resource's properties.
@@ -336,7 +336,7 @@ def get_container_group(container_group_name: Optional[str] = None,
336
336
  Gets the properties of the specified container group in the specified subscription and resource group. The operation returns the properties of each container group including containers, image registry credentials, restart policy, IP address type, OS type, state, and volumes.
337
337
  Azure REST API version: 2023-05-01.
338
338
 
339
- Other available API versions: 2017-08-01-preview, 2017-12-01-preview, 2021-03-01, 2021-07-01, 2023-02-01-preview, 2024-05-01-preview, 2024-09-01-preview, 2024-10-01-preview, 2024-11-01-preview.
339
+ Other available API versions: 2021-03-01, 2021-07-01, 2023-02-01-preview, 2024-05-01-preview, 2024-09-01-preview, 2024-10-01-preview, 2024-11-01-preview.
340
340
 
341
341
 
342
342
  :param str container_group_name: The name of the container group.
@@ -380,7 +380,7 @@ def get_container_group_output(container_group_name: Optional[pulumi.Input[str]]
380
380
  Gets the properties of the specified container group in the specified subscription and resource group. The operation returns the properties of each container group including containers, image registry credentials, restart policy, IP address type, OS type, state, and volumes.
381
381
  Azure REST API version: 2023-05-01.
382
382
 
383
- Other available API versions: 2017-08-01-preview, 2017-12-01-preview, 2021-03-01, 2021-07-01, 2023-02-01-preview, 2024-05-01-preview, 2024-09-01-preview, 2024-10-01-preview, 2024-11-01-preview.
383
+ Other available API versions: 2021-03-01, 2021-07-01, 2023-02-01-preview, 2024-05-01-preview, 2024-09-01-preview, 2024-10-01-preview, 2024-11-01-preview.
384
384
 
385
385
 
386
386
  :param str container_group_name: The name of the container group.
@@ -732,7 +732,7 @@ class AgentPool(pulumi.CustomResource):
732
732
  Agent Pool.
733
733
  Azure REST API version: 2023-04-01. Prior API version in Azure Native 1.x: 2021-03-01.
734
734
 
735
- Other available API versions: 2019-02-01, 2019-04-01, 2020-06-01, 2021-02-01, 2021-08-01, 2022-04-02-preview, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
735
+ Other available API versions: 2020-06-01, 2021-02-01, 2021-08-01, 2022-04-02-preview, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
736
736
 
737
737
  :param str resource_name: The name of the resource.
738
738
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -788,7 +788,7 @@ class AgentPool(pulumi.CustomResource):
788
788
  Agent Pool.
789
789
  Azure REST API version: 2023-04-01. Prior API version in Azure Native 1.x: 2021-03-01.
790
790
 
791
- Other available API versions: 2019-02-01, 2019-04-01, 2020-06-01, 2021-02-01, 2021-08-01, 2022-04-02-preview, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
791
+ Other available API versions: 2020-06-01, 2021-02-01, 2021-08-01, 2022-04-02-preview, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
792
792
 
793
793
  :param str resource_name: The name of the resource.
794
794
  :param AgentPoolArgs args: The arguments to use to populate this resource's properties.
@@ -562,7 +562,7 @@ def get_agent_pool(agent_pool_name: Optional[str] = None,
562
562
  Agent Pool.
563
563
  Azure REST API version: 2023-04-01.
564
564
 
565
- Other available API versions: 2019-02-01, 2019-04-01, 2020-06-01, 2021-02-01, 2021-08-01, 2022-04-02-preview, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
565
+ Other available API versions: 2020-06-01, 2021-02-01, 2021-08-01, 2022-04-02-preview, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
566
566
 
567
567
 
568
568
  :param str agent_pool_name: The name of the agent pool.
@@ -628,7 +628,7 @@ def get_agent_pool_output(agent_pool_name: Optional[pulumi.Input[str]] = None,
628
628
  Agent Pool.
629
629
  Azure REST API version: 2023-04-01.
630
630
 
631
- Other available API versions: 2019-02-01, 2019-04-01, 2020-06-01, 2021-02-01, 2021-08-01, 2022-04-02-preview, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
631
+ Other available API versions: 2020-06-01, 2021-02-01, 2021-08-01, 2022-04-02-preview, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
632
632
 
633
633
 
634
634
  :param str agent_pool_name: The name of the agent pool.
@@ -585,7 +585,7 @@ def get_managed_cluster(resource_group_name: Optional[str] = None,
585
585
  Managed cluster.
586
586
  Azure REST API version: 2023-04-01.
587
587
 
588
- Other available API versions: 2017-08-31, 2019-02-01, 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
588
+ Other available API versions: 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
589
589
 
590
590
 
591
591
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -650,7 +650,7 @@ def get_managed_cluster_output(resource_group_name: Optional[pulumi.Input[str]]
650
650
  Managed cluster.
651
651
  Azure REST API version: 2023-04-01.
652
652
 
653
- Other available API versions: 2017-08-31, 2019-02-01, 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
653
+ Other available API versions: 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
654
654
 
655
655
 
656
656
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -261,8 +261,6 @@ def get_open_shift_managed_cluster(resource_group_name: Optional[str] = None,
261
261
  Gets the details of the managed OpenShift cluster with a specified resource group and name.
262
262
  Azure REST API version: 2019-10-27-preview.
263
263
 
264
- Other available API versions: 2018-09-30-preview.
265
-
266
264
 
267
265
  :param str resource_group_name: The name of the resource group.
268
266
  :param str resource_name: The name of the OpenShift managed cluster resource.
@@ -299,8 +297,6 @@ def get_open_shift_managed_cluster_output(resource_group_name: Optional[pulumi.I
299
297
  Gets the details of the managed OpenShift cluster with a specified resource group and name.
300
298
  Azure REST API version: 2019-10-27-preview.
301
299
 
302
- Other available API versions: 2018-09-30-preview.
303
-
304
300
 
305
301
  :param str resource_group_name: The name of the resource group.
306
302
  :param str resource_name: The name of the OpenShift managed cluster resource.
@@ -117,7 +117,7 @@ def list_managed_cluster_access_profile(resource_group_name: Optional[str] = Non
117
117
  Gets the accessProfile for the specified role name of the managed cluster with a specified resource group and name.
118
118
  Azure REST API version: 2020-03-01.
119
119
 
120
- Other available API versions: 2017-08-31, 2019-02-01, 2019-06-01.
120
+ Other available API versions: 2019-06-01.
121
121
 
122
122
 
123
123
  :param str resource_group_name: The name of the resource group.
@@ -146,7 +146,7 @@ def list_managed_cluster_access_profile_output(resource_group_name: Optional[pul
146
146
  Gets the accessProfile for the specified role name of the managed cluster with a specified resource group and name.
147
147
  Azure REST API version: 2020-03-01.
148
148
 
149
- Other available API versions: 2017-08-31, 2019-02-01, 2019-06-01.
149
+ Other available API versions: 2019-06-01.
150
150
 
151
151
 
152
152
  :param str resource_group_name: The name of the resource group.
@@ -58,7 +58,7 @@ def list_managed_cluster_admin_credentials(resource_group_name: Optional[str] =
58
58
  The list credential result response.
59
59
  Azure REST API version: 2023-04-01.
60
60
 
61
- Other available API versions: 2019-02-01, 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
61
+ Other available API versions: 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
62
62
 
63
63
 
64
64
  :param str resource_group_name: The name of the resource group. The name is case insensitive.
@@ -82,7 +82,7 @@ def list_managed_cluster_admin_credentials_output(resource_group_name: Optional[
82
82
  The list credential result response.
83
83
  Azure REST API version: 2023-04-01.
84
84
 
85
- Other available API versions: 2019-02-01, 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
85
+ Other available API versions: 2019-06-01, 2021-05-01, 2023-05-02-preview, 2023-06-01, 2023-06-02-preview, 2023-07-01, 2023-07-02-preview, 2023-08-01, 2023-08-02-preview, 2023-09-01, 2023-09-02-preview, 2023-10-01, 2023-10-02-preview, 2023-11-01, 2023-11-02-preview, 2024-01-01, 2024-01-02-preview, 2024-02-01, 2024-02-02-preview, 2024-03-02-preview, 2024-04-02-preview, 2024-05-01, 2024-05-02-preview, 2024-06-02-preview, 2024-07-01, 2024-07-02-preview, 2024-08-01, 2024-09-01, 2024-09-02-preview.
86
86
 
87
87
 
88
88
  :param str resource_group_name: The name of the resource group. The name is case insensitive.