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
@@ -245,7 +245,7 @@ class ConfigurationStore(pulumi.CustomResource):
245
245
  The configuration store along with all resource properties. The Configuration Store will have all information to begin utilizing it.
246
246
  Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-06-01.
247
247
 
248
- Other available API versions: 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
248
+ Other available API versions: 2019-02-01-preview, 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
249
249
 
250
250
  :param str resource_name: The name of the resource.
251
251
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -272,7 +272,7 @@ class ConfigurationStore(pulumi.CustomResource):
272
272
  The configuration store along with all resource properties. The Configuration Store will have all information to begin utilizing it.
273
273
  Azure REST API version: 2023-03-01. Prior API version in Azure Native 1.x: 2020-06-01.
274
274
 
275
- Other available API versions: 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
275
+ Other available API versions: 2019-02-01-preview, 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
276
276
 
277
277
  :param str resource_name: The name of the resource.
278
278
  :param ConfigurationStoreArgs args: The arguments to use to populate this resource's properties.
@@ -249,7 +249,7 @@ def get_configuration_store(config_store_name: Optional[str] = None,
249
249
  Gets the properties of the specified configuration store.
250
250
  Azure REST API version: 2023-03-01.
251
251
 
252
- Other available API versions: 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
252
+ Other available API versions: 2019-02-01-preview, 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
253
253
 
254
254
 
255
255
  :param str config_store_name: The name of the configuration store.
@@ -286,7 +286,7 @@ def get_configuration_store_output(config_store_name: Optional[pulumi.Input[str]
286
286
  Gets the properties of the specified configuration store.
287
287
  Azure REST API version: 2023-03-01.
288
288
 
289
- Other available API versions: 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
289
+ Other available API versions: 2019-02-01-preview, 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
290
290
 
291
291
 
292
292
  :param str config_store_name: The name of the configuration store.
@@ -70,7 +70,7 @@ def list_configuration_store_keys(config_store_name: Optional[str] = None,
70
70
  Lists the access key for the specified configuration store.
71
71
  Azure REST API version: 2023-03-01.
72
72
 
73
- Other available API versions: 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
73
+ Other available API versions: 2019-02-01-preview, 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
74
74
 
75
75
 
76
76
  :param str config_store_name: The name of the configuration store.
@@ -95,7 +95,7 @@ def list_configuration_store_keys_output(config_store_name: Optional[pulumi.Inpu
95
95
  Lists the access key for the specified configuration store.
96
96
  Azure REST API version: 2023-03-01.
97
97
 
98
- Other available API versions: 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
98
+ Other available API versions: 2019-02-01-preview, 2023-08-01-preview, 2023-09-01-preview, 2024-05-01.
99
99
 
100
100
 
101
101
  :param str config_store_name: The name of the configuration store.
@@ -129,6 +129,8 @@ def get_management_lock_at_resource_group_level(lock_name: Optional[str] = None,
129
129
  Gets a management lock at the resource group level.
130
130
  Azure REST API version: 2020-05-01.
131
131
 
132
+ Other available API versions: 2015-01-01.
133
+
132
134
 
133
135
  :param str lock_name: The name of the lock to get.
134
136
  :param str resource_group_name: The name of the locked resource group.
@@ -154,6 +156,8 @@ def get_management_lock_at_resource_group_level_output(lock_name: Optional[pulum
154
156
  Gets a management lock at the resource group level.
155
157
  Azure REST API version: 2020-05-01.
156
158
 
159
+ Other available API versions: 2015-01-01.
160
+
157
161
 
158
162
  :param str lock_name: The name of the lock to get.
159
163
  :param str resource_group_name: The name of the locked resource group.
@@ -249,7 +249,7 @@ def get_policy_assignment(policy_assignment_name: Optional[str] = None,
249
249
  This operation retrieves a single policy assignment, given its name and the scope it was created at.
250
250
  Azure REST API version: 2022-06-01.
251
251
 
252
- Other available API versions: 2019-06-01, 2020-03-01, 2023-04-01, 2024-04-01, 2024-05-01, 2025-01-01.
252
+ Other available API versions: 2016-04-01, 2016-12-01, 2019-06-01, 2020-03-01, 2023-04-01, 2024-04-01, 2024-05-01, 2025-01-01.
253
253
 
254
254
 
255
255
  :param str policy_assignment_name: The name of the policy assignment to get.
@@ -286,7 +286,7 @@ def get_policy_assignment_output(policy_assignment_name: Optional[pulumi.Input[s
286
286
  This operation retrieves a single policy assignment, given its name and the scope it was created at.
287
287
  Azure REST API version: 2022-06-01.
288
288
 
289
- Other available API versions: 2019-06-01, 2020-03-01, 2023-04-01, 2024-04-01, 2024-05-01, 2025-01-01.
289
+ Other available API versions: 2016-04-01, 2016-12-01, 2019-06-01, 2020-03-01, 2023-04-01, 2024-04-01, 2024-05-01, 2025-01-01.
290
290
 
291
291
 
292
292
  :param str policy_assignment_name: The name of the policy assignment to get.
@@ -176,7 +176,7 @@ def get_policy_definition(policy_definition_name: Optional[str] = None,
176
176
  This operation retrieves the policy definition in the given subscription with the given name.
177
177
  Azure REST API version: 2021-06-01.
178
178
 
179
- Other available API versions: 2018-05-01, 2019-06-01, 2023-04-01, 2024-05-01, 2025-01-01.
179
+ Other available API versions: 2016-04-01, 2018-05-01, 2019-06-01, 2023-04-01, 2024-05-01, 2025-01-01.
180
180
 
181
181
 
182
182
  :param str policy_definition_name: The name of the policy definition to get.
@@ -204,7 +204,7 @@ def get_policy_definition_output(policy_definition_name: Optional[pulumi.Input[s
204
204
  This operation retrieves the policy definition in the given subscription with the given name.
205
205
  Azure REST API version: 2021-06-01.
206
206
 
207
- Other available API versions: 2018-05-01, 2019-06-01, 2023-04-01, 2024-05-01, 2025-01-01.
207
+ Other available API versions: 2016-04-01, 2018-05-01, 2019-06-01, 2023-04-01, 2024-05-01, 2025-01-01.
208
208
 
209
209
 
210
210
  :param str policy_definition_name: The name of the policy definition to get.
@@ -225,7 +225,7 @@ def get_role_assignment(role_assignment_name: Optional[str] = None,
225
225
  Get a role assignment by scope and name.
226
226
  Azure REST API version: 2022-04-01.
227
227
 
228
- Other available API versions: 2017-10-01-preview, 2020-03-01-preview, 2020-04-01-preview.
228
+ Other available API versions: 2015-07-01, 2017-10-01-preview, 2020-03-01-preview, 2020-04-01-preview.
229
229
 
230
230
 
231
231
  :param str role_assignment_name: The name of the role assignment. It can be any valid GUID.
@@ -263,7 +263,7 @@ def get_role_assignment_output(role_assignment_name: Optional[pulumi.Input[str]]
263
263
  Get a role assignment by scope and name.
264
264
  Azure REST API version: 2022-04-01.
265
265
 
266
- Other available API versions: 2017-10-01-preview, 2020-03-01-preview, 2020-04-01-preview.
266
+ Other available API versions: 2015-07-01, 2017-10-01-preview, 2020-03-01-preview, 2020-04-01-preview.
267
267
 
268
268
 
269
269
  :param str role_assignment_name: The name of the role assignment. It can be any valid GUID.
@@ -120,6 +120,8 @@ class ManagementLockAtResourceGroupLevel(pulumi.CustomResource):
120
120
  The lock information.
121
121
  Azure REST API version: 2020-05-01. Prior API version in Azure Native 1.x: 2017-04-01.
122
122
 
123
+ Other available API versions: 2015-01-01.
124
+
123
125
  :param str resource_name: The name of the resource.
124
126
  :param pulumi.ResourceOptions opts: Options for the resource.
125
127
  :param pulumi.Input[Union[str, 'LockLevel']] level: The level of the lock. Possible values are: NotSpecified, CanNotDelete, ReadOnly. CanNotDelete means authorized users are able to read and modify the resources, but not delete. ReadOnly means authorized users can only read from a resource, but they can't modify or delete it.
@@ -138,6 +140,8 @@ class ManagementLockAtResourceGroupLevel(pulumi.CustomResource):
138
140
  The lock information.
139
141
  Azure REST API version: 2020-05-01. Prior API version in Azure Native 1.x: 2017-04-01.
140
142
 
143
+ Other available API versions: 2015-01-01.
144
+
141
145
  :param str resource_name: The name of the resource.
142
146
  :param ManagementLockAtResourceGroupLevelArgs args: The arguments to use to populate this resource's properties.
143
147
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -276,7 +276,7 @@ class PolicyAssignment(pulumi.CustomResource):
276
276
  The policy assignment.
277
277
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-09-01.
278
278
 
279
- Other available API versions: 2019-06-01, 2020-03-01, 2023-04-01, 2024-04-01, 2024-05-01, 2025-01-01.
279
+ Other available API versions: 2016-04-01, 2016-12-01, 2019-06-01, 2020-03-01, 2023-04-01, 2024-04-01, 2024-05-01, 2025-01-01.
280
280
 
281
281
  :param str resource_name: The name of the resource.
282
282
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -305,7 +305,7 @@ class PolicyAssignment(pulumi.CustomResource):
305
305
  The policy assignment.
306
306
  Azure REST API version: 2022-06-01. Prior API version in Azure Native 1.x: 2020-09-01.
307
307
 
308
- Other available API versions: 2019-06-01, 2020-03-01, 2023-04-01, 2024-04-01, 2024-05-01, 2025-01-01.
308
+ Other available API versions: 2016-04-01, 2016-12-01, 2019-06-01, 2020-03-01, 2023-04-01, 2024-04-01, 2024-05-01, 2025-01-01.
309
309
 
310
310
  :param str resource_name: The name of the resource.
311
311
  :param PolicyAssignmentArgs args: The arguments to use to populate this resource's properties.
@@ -175,7 +175,7 @@ class PolicyDefinition(pulumi.CustomResource):
175
175
  The policy definition.
176
176
  Azure REST API version: 2021-06-01. Prior API version in Azure Native 1.x: 2020-09-01.
177
177
 
178
- Other available API versions: 2018-05-01, 2019-06-01, 2023-04-01, 2024-05-01, 2025-01-01.
178
+ Other available API versions: 2016-04-01, 2018-05-01, 2019-06-01, 2023-04-01, 2024-05-01, 2025-01-01.
179
179
 
180
180
  :param str resource_name: The name of the resource.
181
181
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -198,7 +198,7 @@ class PolicyDefinition(pulumi.CustomResource):
198
198
  The policy definition.
199
199
  Azure REST API version: 2021-06-01. Prior API version in Azure Native 1.x: 2020-09-01.
200
200
 
201
- Other available API versions: 2018-05-01, 2019-06-01, 2023-04-01, 2024-05-01, 2025-01-01.
201
+ Other available API versions: 2016-04-01, 2018-05-01, 2019-06-01, 2023-04-01, 2024-05-01, 2025-01-01.
202
202
 
203
203
  :param str resource_name: The name of the resource.
204
204
  :param PolicyDefinitionArgs args: The arguments to use to populate this resource's properties.
@@ -187,7 +187,7 @@ class RoleAssignment(pulumi.CustomResource):
187
187
  Role Assignments
188
188
  Azure REST API version: 2022-04-01. Prior API version in Azure Native 1.x: 2020-10-01-preview.
189
189
 
190
- Other available API versions: 2017-10-01-preview, 2020-03-01-preview, 2020-04-01-preview.
190
+ Other available API versions: 2015-07-01, 2017-10-01-preview, 2020-03-01-preview, 2020-04-01-preview.
191
191
 
192
192
  :param str resource_name: The name of the resource.
193
193
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -211,7 +211,7 @@ class RoleAssignment(pulumi.CustomResource):
211
211
  Role Assignments
212
212
  Azure REST API version: 2022-04-01. Prior API version in Azure Native 1.x: 2020-10-01-preview.
213
213
 
214
- Other available API versions: 2017-10-01-preview, 2020-03-01-preview, 2020-04-01-preview.
214
+ Other available API versions: 2015-07-01, 2017-10-01-preview, 2020-03-01-preview, 2020-04-01-preview.
215
215
 
216
216
  :param str resource_name: The name of the resource.
217
217
  :param RoleAssignmentArgs args: The arguments to use to populate this resource's properties.
@@ -134,7 +134,7 @@ class Application(pulumi.CustomResource):
134
134
  Contains information about an application in a Batch account.
135
135
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
136
136
 
137
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
137
+ Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01, 2024-07-01.
138
138
 
139
139
  :param str resource_name: The name of the resource.
140
140
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -155,7 +155,7 @@ class Application(pulumi.CustomResource):
155
155
  Contains information about an application in a Batch account.
156
156
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
157
157
 
158
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
158
+ Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01, 2024-07-01.
159
159
 
160
160
  :param str resource_name: The name of the resource.
161
161
  :param ApplicationArgs args: The arguments to use to populate this resource's properties.
@@ -99,7 +99,7 @@ class ApplicationPackage(pulumi.CustomResource):
99
99
  An application package which represents a particular version of an application.
100
100
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
101
101
 
102
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
102
+ Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01, 2024-07-01.
103
103
 
104
104
  :param str resource_name: The name of the resource.
105
105
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -118,7 +118,7 @@ class ApplicationPackage(pulumi.CustomResource):
118
118
  An application package which represents a particular version of an application.
119
119
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
120
120
 
121
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
121
+ Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01, 2024-07-01.
122
122
 
123
123
  :param str resource_name: The name of the resource.
124
124
  :param ApplicationPackageArgs args: The arguments to use to populate this resource's properties.
@@ -240,7 +240,7 @@ class BatchAccount(pulumi.CustomResource):
240
240
  Contains information about an Azure Batch account.
241
241
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
242
242
 
243
- Other available API versions: 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
243
+ Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
244
244
 
245
245
  :param str resource_name: The name of the resource.
246
246
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -267,7 +267,7 @@ class BatchAccount(pulumi.CustomResource):
267
267
  Contains information about an Azure Batch account.
268
268
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
269
269
 
270
- Other available API versions: 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
270
+ Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
271
271
 
272
272
  :param str resource_name: The name of the resource.
273
273
  :param BatchAccountArgs args: The arguments to use to populate this resource's properties.
@@ -129,7 +129,7 @@ def get_application(account_name: Optional[str] = None,
129
129
  Gets information about the specified application.
130
130
  Azure REST API version: 2023-05-01.
131
131
 
132
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
132
+ Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01, 2024-07-01.
133
133
 
134
134
 
135
135
  :param str account_name: The name of the Batch account.
@@ -159,7 +159,7 @@ def get_application_output(account_name: Optional[pulumi.Input[str]] = None,
159
159
  Gets information about the specified application.
160
160
  Azure REST API version: 2023-05-01.
161
161
 
162
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
162
+ Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01, 2024-07-01.
163
163
 
164
164
 
165
165
  :param str account_name: The name of the Batch account.
@@ -154,7 +154,7 @@ def get_application_package(account_name: Optional[str] = None,
154
154
  Gets information about the specified application package.
155
155
  Azure REST API version: 2023-05-01.
156
156
 
157
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
157
+ Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01, 2024-07-01.
158
158
 
159
159
 
160
160
  :param str account_name: The name of the Batch account.
@@ -189,7 +189,7 @@ def get_application_package_output(account_name: Optional[pulumi.Input[str]] = N
189
189
  Gets information about the specified application package.
190
190
  Azure REST API version: 2023-05-01.
191
191
 
192
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
192
+ Other available API versions: 2017-09-01, 2023-11-01, 2024-02-01, 2024-07-01.
193
193
 
194
194
 
195
195
  :param str account_name: The name of the Batch account.
@@ -315,7 +315,7 @@ def get_batch_account(account_name: Optional[str] = None,
315
315
  Gets information about the specified Batch account.
316
316
  Azure REST API version: 2023-05-01.
317
317
 
318
- Other available API versions: 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
318
+ Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
319
319
 
320
320
 
321
321
  :param str account_name: The name of the Batch account.
@@ -358,7 +358,7 @@ def get_batch_account_output(account_name: Optional[pulumi.Input[str]] = None,
358
358
  Gets information about the specified Batch account.
359
359
  Azure REST API version: 2023-05-01.
360
360
 
361
- Other available API versions: 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
361
+ Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
362
362
 
363
363
 
364
364
  :param str account_name: The name of the Batch account.
@@ -405,7 +405,7 @@ def get_pool(account_name: Optional[str] = None,
405
405
  Gets information about the specified pool.
406
406
  Azure REST API version: 2023-05-01.
407
407
 
408
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
408
+ Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01, 2024-07-01.
409
409
 
410
410
 
411
411
  :param str account_name: The name of the Batch account.
@@ -460,7 +460,7 @@ def get_pool_output(account_name: Optional[pulumi.Input[str]] = None,
460
460
  Gets information about the specified pool.
461
461
  Azure REST API version: 2023-05-01.
462
462
 
463
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
463
+ Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01, 2024-07-01.
464
464
 
465
465
 
466
466
  :param str account_name: The name of the Batch account.
@@ -80,7 +80,7 @@ def list_batch_account_keys(account_name: Optional[str] = None,
80
80
  This operation applies only to Batch accounts with allowedAuthenticationModes containing 'SharedKey'. If the Batch account doesn't contain 'SharedKey' in its allowedAuthenticationMode, clients cannot use shared keys to authenticate, and must use another allowedAuthenticationModes instead. In this case, getting the keys will fail.
81
81
  Azure REST API version: 2023-05-01.
82
82
 
83
- Other available API versions: 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
83
+ Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
84
84
 
85
85
 
86
86
  :param str account_name: The name of the Batch account.
@@ -103,7 +103,7 @@ def list_batch_account_keys_output(account_name: Optional[pulumi.Input[str]] = N
103
103
  This operation applies only to Batch accounts with allowedAuthenticationModes containing 'SharedKey'. If the Batch account doesn't contain 'SharedKey' in its allowedAuthenticationMode, clients cannot use shared keys to authenticate, and must use another allowedAuthenticationModes instead. In this case, getting the keys will fail.
104
104
  Azure REST API version: 2023-05-01.
105
105
 
106
- Other available API versions: 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
106
+ Other available API versions: 2017-01-01, 2022-01-01, 2023-11-01, 2024-02-01, 2024-07-01.
107
107
 
108
108
 
109
109
  :param str account_name: The name of the Batch account.
@@ -377,7 +377,7 @@ class Pool(pulumi.CustomResource):
377
377
  Contains information about a pool.
378
378
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
379
379
 
380
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
380
+ Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01, 2024-07-01.
381
381
 
382
382
  :param str resource_name: The name of the resource.
383
383
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -413,7 +413,7 @@ class Pool(pulumi.CustomResource):
413
413
  Contains information about a pool.
414
414
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2021-01-01.
415
415
 
416
- Other available API versions: 2023-11-01, 2024-02-01, 2024-07-01.
416
+ Other available API versions: 2020-05-01, 2023-11-01, 2024-02-01, 2024-07-01.
417
417
 
418
418
  :param str resource_name: The name of the resource.
419
419
  :param PoolArgs args: The arguments to use to populate this resource's properties.
@@ -220,6 +220,8 @@ class Assignment(pulumi.CustomResource):
220
220
  Represents a blueprint assignment.
221
221
  Azure REST API version: 2018-11-01-preview. Prior API version in Azure Native 1.x: 2018-11-01-preview.
222
222
 
223
+ Other available API versions: 2017-11-11-preview.
224
+
223
225
  :param str resource_name: The name of the resource.
224
226
  :param pulumi.ResourceOptions opts: Options for the resource.
225
227
  :param pulumi.Input[str] assignment_name: Name of the blueprint assignment.
@@ -244,6 +246,8 @@ class Assignment(pulumi.CustomResource):
244
246
  Represents a blueprint assignment.
245
247
  Azure REST API version: 2018-11-01-preview. Prior API version in Azure Native 1.x: 2018-11-01-preview.
246
248
 
249
+ Other available API versions: 2017-11-11-preview.
250
+
247
251
  :param str resource_name: The name of the resource.
248
252
  :param AssignmentArgs args: The arguments to use to populate this resource's properties.
249
253
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -171,6 +171,8 @@ class Blueprint(pulumi.CustomResource):
171
171
  Represents a Blueprint definition.
172
172
  Azure REST API version: 2018-11-01-preview. Prior API version in Azure Native 1.x: 2018-11-01-preview.
173
173
 
174
+ Other available API versions: 2017-11-11-preview.
175
+
174
176
  :param str resource_name: The name of the resource.
175
177
  :param pulumi.ResourceOptions opts: Options for the resource.
176
178
  :param pulumi.Input[str] blueprint_name: Name of the blueprint definition.
@@ -192,6 +194,8 @@ class Blueprint(pulumi.CustomResource):
192
194
  Represents a Blueprint definition.
193
195
  Azure REST API version: 2018-11-01-preview. Prior API version in Azure Native 1.x: 2018-11-01-preview.
194
196
 
197
+ Other available API versions: 2017-11-11-preview.
198
+
195
199
  :param str resource_name: The name of the resource.
196
200
  :param BlueprintArgs args: The arguments to use to populate this resource's properties.
197
201
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -213,6 +213,8 @@ def get_assignment(assignment_name: Optional[str] = None,
213
213
  Get a blueprint assignment.
214
214
  Azure REST API version: 2018-11-01-preview.
215
215
 
216
+ Other available API versions: 2017-11-11-preview.
217
+
216
218
 
217
219
  :param str assignment_name: Name of the blueprint assignment.
218
220
  :param str resource_scope: The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').
@@ -245,6 +247,8 @@ def get_assignment_output(assignment_name: Optional[pulumi.Input[str]] = None,
245
247
  Get a blueprint assignment.
246
248
  Azure REST API version: 2018-11-01-preview.
247
249
 
250
+ Other available API versions: 2017-11-11-preview.
251
+
248
252
 
249
253
  :param str assignment_name: Name of the blueprint assignment.
250
254
  :param str resource_scope: The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').
@@ -177,6 +177,8 @@ def get_blueprint(blueprint_name: Optional[str] = None,
177
177
  Get a blueprint definition.
178
178
  Azure REST API version: 2018-11-01-preview.
179
179
 
180
+ Other available API versions: 2017-11-11-preview.
181
+
180
182
 
181
183
  :param str blueprint_name: Name of the blueprint definition.
182
184
  :param str resource_scope: The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').
@@ -206,6 +208,8 @@ def get_blueprint_output(blueprint_name: Optional[pulumi.Input[str]] = None,
206
208
  Get a blueprint definition.
207
209
  Azure REST API version: 2018-11-01-preview.
208
210
 
211
+ Other available API versions: 2017-11-11-preview.
212
+
209
213
 
210
214
  :param str blueprint_name: Name of the blueprint definition.
211
215
  :param str resource_scope: The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').
@@ -178,6 +178,8 @@ def get_published_blueprint(blueprint_name: Optional[str] = None,
178
178
  Get a published version of a blueprint definition.
179
179
  Azure REST API version: 2018-11-01-preview.
180
180
 
181
+ Other available API versions: 2017-11-11-preview.
182
+
181
183
 
182
184
  :param str blueprint_name: Name of the blueprint definition.
183
185
  :param str resource_scope: The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').
@@ -210,6 +212,8 @@ def get_published_blueprint_output(blueprint_name: Optional[pulumi.Input[str]] =
210
212
  Get a published version of a blueprint definition.
211
213
  Azure REST API version: 2018-11-01-preview.
212
214
 
215
+ Other available API versions: 2017-11-11-preview.
216
+
213
217
 
214
218
  :param str blueprint_name: Name of the blueprint definition.
215
219
  :param str resource_scope: The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').
@@ -188,6 +188,8 @@ class PublishedBlueprint(pulumi.CustomResource):
188
188
  Represents a published blueprint.
189
189
  Azure REST API version: 2018-11-01-preview. Prior API version in Azure Native 1.x: 2018-11-01-preview.
190
190
 
191
+ Other available API versions: 2017-11-11-preview.
192
+
191
193
  :param str resource_name: The name of the resource.
192
194
  :param pulumi.ResourceOptions opts: Options for the resource.
193
195
  :param pulumi.Input[str] blueprint_name: Name of the published blueprint definition.
@@ -210,6 +212,8 @@ class PublishedBlueprint(pulumi.CustomResource):
210
212
  Represents a published blueprint.
211
213
  Azure REST API version: 2018-11-01-preview. Prior API version in Azure Native 1.x: 2018-11-01-preview.
212
214
 
215
+ Other available API versions: 2017-11-11-preview.
216
+
213
217
  :param str resource_name: The name of the resource.
214
218
  :param PublishedBlueprintArgs args: The arguments to use to populate this resource's properties.
215
219
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -67,7 +67,7 @@ def list_bot_connection_service_providers(opts: Optional[pulumi.InvokeOptions] =
67
67
  Lists the available Service Providers for creating Connection Settings
68
68
  Azure REST API version: 2022-09-15.
69
69
 
70
- Other available API versions: 2018-07-12, 2020-06-02, 2021-03-01, 2021-05-01-preview, 2022-06-15-preview, 2023-09-15-preview.
70
+ Other available API versions: 2017-12-01, 2018-07-12, 2020-06-02, 2021-03-01, 2021-05-01-preview, 2022-06-15-preview, 2023-09-15-preview.
71
71
  """
72
72
  __args__ = dict()
73
73
  opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
@@ -81,7 +81,7 @@ def list_bot_connection_service_providers_output(opts: Optional[Union[pulumi.Inv
81
81
  Lists the available Service Providers for creating Connection Settings
82
82
  Azure REST API version: 2022-09-15.
83
83
 
84
- Other available API versions: 2018-07-12, 2020-06-02, 2021-03-01, 2021-05-01-preview, 2022-06-15-preview, 2023-09-15-preview.
84
+ Other available API versions: 2017-12-01, 2018-07-12, 2020-06-02, 2021-03-01, 2021-05-01-preview, 2022-06-15-preview, 2023-09-15-preview.
85
85
  """
86
86
  __args__ = dict()
87
87
  opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
@@ -369,7 +369,7 @@ def get_redis(name: Optional[str] = None,
369
369
  Gets a Redis cache (resource description).
370
370
  Azure REST API version: 2023-04-01.
371
371
 
372
- Other available API versions: 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
372
+ Other available API versions: 2015-08-01, 2017-02-01, 2019-07-01, 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
373
373
 
374
374
 
375
375
  :param str name: The name of the Redis cache.
@@ -416,7 +416,7 @@ def get_redis_output(name: Optional[pulumi.Input[str]] = None,
416
416
  Gets a Redis cache (resource description).
417
417
  Azure REST API version: 2023-04-01.
418
418
 
419
- Other available API versions: 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
419
+ Other available API versions: 2015-08-01, 2017-02-01, 2019-07-01, 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
420
420
 
421
421
 
422
422
  :param str name: The name of the Redis cache.
@@ -68,7 +68,7 @@ def list_redis_keys(name: Optional[str] = None,
68
68
  Retrieve a Redis cache's access keys. This operation requires write permission to the cache resource.
69
69
  Azure REST API version: 2023-04-01.
70
70
 
71
- Other available API versions: 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
71
+ Other available API versions: 2015-08-01, 2017-02-01, 2019-07-01, 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
72
72
 
73
73
 
74
74
  :param str name: The name of the Redis cache.
@@ -90,7 +90,7 @@ def list_redis_keys_output(name: Optional[pulumi.Input[str]] = None,
90
90
  Retrieve a Redis cache's access keys. This operation requires write permission to the cache resource.
91
91
  Azure REST API version: 2023-04-01.
92
92
 
93
- Other available API versions: 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
93
+ Other available API versions: 2015-08-01, 2017-02-01, 2019-07-01, 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
94
94
 
95
95
 
96
96
  :param str name: The name of the Redis cache.
@@ -345,7 +345,7 @@ class Redis(pulumi.CustomResource):
345
345
  A single Redis item in List or Get Operation.
346
346
  Azure REST API version: 2023-04-01. Prior API version in Azure Native 1.x: 2020-06-01.
347
347
 
348
- Other available API versions: 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
348
+ Other available API versions: 2015-08-01, 2017-02-01, 2019-07-01, 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-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 Redis(pulumi.CustomResource):
378
378
  A single Redis item in List or Get Operation.
379
379
  Azure REST API version: 2023-04-01. Prior API version in Azure Native 1.x: 2020-06-01.
380
380
 
381
- Other available API versions: 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
381
+ Other available API versions: 2015-08-01, 2017-02-01, 2019-07-01, 2020-06-01, 2023-05-01-preview, 2023-08-01, 2024-03-01, 2024-04-01-preview, 2024-11-01.
382
382
 
383
383
  :param str resource_name: The name of the resource.
384
384
  :param RedisArgs args: The arguments to use to populate this resource's properties.
@@ -116,7 +116,7 @@ class CustomDomain(pulumi.CustomResource):
116
116
  Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com.
117
117
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2020-09-01.
118
118
 
119
- Other available API versions: 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
119
+ Other available API versions: 2016-10-02, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
120
120
 
121
121
  :param str resource_name: The name of the resource.
122
122
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -136,7 +136,7 @@ class CustomDomain(pulumi.CustomResource):
136
136
  Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com.
137
137
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2020-09-01.
138
138
 
139
- Other available API versions: 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
139
+ Other available API versions: 2016-10-02, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
140
140
 
141
141
  :param str resource_name: The name of the resource.
142
142
  :param CustomDomainArgs args: The arguments to use to populate this resource's properties.
@@ -397,7 +397,7 @@ class Endpoint(pulumi.CustomResource):
397
397
  CDN endpoint is the entity within a CDN profile containing configuration information such as origin, protocol, content caching and delivery behavior. The CDN endpoint uses the URL format <endpointname>.azureedge.net.
398
398
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2020-09-01.
399
399
 
400
- Other available API versions: 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
400
+ 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.
401
401
 
402
402
  :param str resource_name: The name of the resource.
403
403
  :param pulumi.ResourceOptions opts: Options for the resource.
@@ -433,7 +433,7 @@ class Endpoint(pulumi.CustomResource):
433
433
  CDN endpoint is the entity within a CDN profile containing configuration information such as origin, protocol, content caching and delivery behavior. The CDN endpoint uses the URL format <endpointname>.azureedge.net.
434
434
  Azure REST API version: 2023-05-01. Prior API version in Azure Native 1.x: 2020-09-01.
435
435
 
436
- Other available API versions: 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
436
+ 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.
437
437
 
438
438
  :param str resource_name: The name of the resource.
439
439
  :param EndpointArgs args: The arguments to use to populate this resource's properties.
@@ -179,7 +179,7 @@ def get_custom_domain(custom_domain_name: Optional[str] = None,
179
179
  Gets an existing custom domain within an endpoint.
180
180
  Azure REST API version: 2023-05-01.
181
181
 
182
- Other available API versions: 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
182
+ Other available API versions: 2016-10-02, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
183
183
 
184
184
 
185
185
  :param str custom_domain_name: Name of the custom domain within an endpoint.
@@ -216,7 +216,7 @@ def get_custom_domain_output(custom_domain_name: Optional[pulumi.Input[str]] = N
216
216
  Gets an existing custom domain within an endpoint.
217
217
  Azure REST API version: 2023-05-01.
218
218
 
219
- Other available API versions: 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
219
+ Other available API versions: 2016-10-02, 2023-07-01-preview, 2024-02-01, 2024-05-01-preview, 2024-06-01-preview, 2024-09-01.
220
220
 
221
221
 
222
222
  :param str custom_domain_name: Name of the custom domain within an endpoint.