pulumi-azure-native 2.51.0__py3-none-any.whl → 2.51.0a1721653278__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 (565) hide show
  1. pulumi_azure_native/__init__.py +0 -98
  2. pulumi_azure_native/_utilities.py +4 -5
  3. pulumi_azure_native/azurefleet/_enums.py +53 -328
  4. pulumi_azure_native/azurefleet/_inputs.py +1831 -2365
  5. pulumi_azure_native/azurefleet/fleet.py +0 -20
  6. pulumi_azure_native/azurefleet/get_fleet.py +1 -27
  7. pulumi_azure_native/azurefleet/outputs.py +1242 -1464
  8. pulumi_azure_native/azurefleet/v20231101preview/_enums.py +53 -328
  9. pulumi_azure_native/azurefleet/v20231101preview/_inputs.py +1831 -2365
  10. pulumi_azure_native/azurefleet/v20231101preview/fleet.py +0 -20
  11. pulumi_azure_native/azurefleet/v20231101preview/get_fleet.py +1 -27
  12. pulumi_azure_native/azurefleet/v20231101preview/outputs.py +1242 -1464
  13. pulumi_azure_native/azurefleet/v20240501preview/_enums.py +53 -328
  14. pulumi_azure_native/azurefleet/v20240501preview/_inputs.py +1831 -2365
  15. pulumi_azure_native/azurefleet/v20240501preview/fleet.py +0 -20
  16. pulumi_azure_native/azurefleet/v20240501preview/get_fleet.py +1 -27
  17. pulumi_azure_native/azurefleet/v20240501preview/outputs.py +1242 -1464
  18. pulumi_azure_native/cognitiveservices/__init__.py +0 -3
  19. pulumi_azure_native/cognitiveservices/account.py +3 -3
  20. pulumi_azure_native/cognitiveservices/commitment_plan.py +3 -3
  21. pulumi_azure_native/cognitiveservices/commitment_plan_association.py +3 -3
  22. pulumi_azure_native/cognitiveservices/deployment.py +3 -3
  23. pulumi_azure_native/cognitiveservices/encryption_scope.py +3 -3
  24. pulumi_azure_native/cognitiveservices/get_account.py +2 -2
  25. pulumi_azure_native/cognitiveservices/get_commitment_plan.py +2 -2
  26. pulumi_azure_native/cognitiveservices/get_commitment_plan_association.py +2 -2
  27. pulumi_azure_native/cognitiveservices/get_deployment.py +2 -2
  28. pulumi_azure_native/cognitiveservices/get_encryption_scope.py +2 -2
  29. pulumi_azure_native/cognitiveservices/get_private_endpoint_connection.py +2 -2
  30. pulumi_azure_native/cognitiveservices/get_rai_blocklist.py +2 -2
  31. pulumi_azure_native/cognitiveservices/get_rai_blocklist_item.py +2 -2
  32. pulumi_azure_native/cognitiveservices/get_rai_policy.py +2 -2
  33. pulumi_azure_native/cognitiveservices/get_shared_commitment_plan.py +2 -2
  34. pulumi_azure_native/cognitiveservices/list_account_keys.py +2 -2
  35. pulumi_azure_native/cognitiveservices/private_endpoint_connection.py +3 -3
  36. pulumi_azure_native/cognitiveservices/rai_blocklist.py +3 -3
  37. pulumi_azure_native/cognitiveservices/rai_blocklist_item.py +3 -3
  38. pulumi_azure_native/cognitiveservices/rai_policy.py +3 -3
  39. pulumi_azure_native/cognitiveservices/shared_commitment_plan.py +3 -3
  40. pulumi_azure_native/cognitiveservices/v20170418/account.py +1 -1
  41. pulumi_azure_native/cognitiveservices/v20230501/account.py +1 -1
  42. pulumi_azure_native/cognitiveservices/v20230501/commitment_plan.py +1 -1
  43. pulumi_azure_native/cognitiveservices/v20230501/commitment_plan_association.py +1 -1
  44. pulumi_azure_native/cognitiveservices/v20230501/deployment.py +1 -1
  45. pulumi_azure_native/cognitiveservices/v20230501/private_endpoint_connection.py +1 -1
  46. pulumi_azure_native/cognitiveservices/v20230501/shared_commitment_plan.py +1 -1
  47. pulumi_azure_native/cognitiveservices/v20231001preview/account.py +1 -1
  48. pulumi_azure_native/cognitiveservices/v20231001preview/commitment_plan.py +1 -1
  49. pulumi_azure_native/cognitiveservices/v20231001preview/commitment_plan_association.py +1 -1
  50. pulumi_azure_native/cognitiveservices/v20231001preview/deployment.py +1 -1
  51. pulumi_azure_native/cognitiveservices/v20231001preview/encryption_scope.py +1 -1
  52. pulumi_azure_native/cognitiveservices/v20231001preview/private_endpoint_connection.py +1 -1
  53. pulumi_azure_native/cognitiveservices/v20231001preview/rai_blocklist.py +1 -1
  54. pulumi_azure_native/cognitiveservices/v20231001preview/rai_blocklist_item.py +1 -1
  55. pulumi_azure_native/cognitiveservices/v20231001preview/rai_policy.py +1 -1
  56. pulumi_azure_native/cognitiveservices/v20231001preview/shared_commitment_plan.py +1 -1
  57. pulumi_azure_native/cognitiveservices/v20240401preview/account.py +1 -1
  58. pulumi_azure_native/cognitiveservices/v20240401preview/commitment_plan.py +1 -1
  59. pulumi_azure_native/cognitiveservices/v20240401preview/commitment_plan_association.py +1 -1
  60. pulumi_azure_native/cognitiveservices/v20240401preview/deployment.py +1 -1
  61. pulumi_azure_native/cognitiveservices/v20240401preview/encryption_scope.py +1 -1
  62. pulumi_azure_native/cognitiveservices/v20240401preview/private_endpoint_connection.py +1 -1
  63. pulumi_azure_native/cognitiveservices/v20240401preview/rai_blocklist.py +1 -1
  64. pulumi_azure_native/cognitiveservices/v20240401preview/rai_blocklist_item.py +1 -1
  65. pulumi_azure_native/cognitiveservices/v20240401preview/rai_policy.py +1 -1
  66. pulumi_azure_native/cognitiveservices/v20240401preview/shared_commitment_plan.py +1 -1
  67. pulumi_azure_native/compute/__init__.py +0 -3
  68. pulumi_azure_native/compute/disk.py +3 -3
  69. pulumi_azure_native/compute/disk_access.py +3 -3
  70. pulumi_azure_native/compute/disk_access_a_private_endpoint_connection.py +3 -3
  71. pulumi_azure_native/compute/disk_encryption_set.py +3 -3
  72. pulumi_azure_native/compute/get_disk.py +2 -2
  73. pulumi_azure_native/compute/get_disk_access.py +2 -2
  74. pulumi_azure_native/compute/get_disk_access_a_private_endpoint_connection.py +2 -2
  75. pulumi_azure_native/compute/get_disk_encryption_set.py +2 -2
  76. pulumi_azure_native/compute/get_snapshot.py +2 -2
  77. pulumi_azure_native/compute/snapshot.py +3 -3
  78. pulumi_azure_native/compute/v20220702/disk.py +1 -1
  79. pulumi_azure_native/compute/v20220702/disk_access.py +1 -1
  80. pulumi_azure_native/compute/v20220702/disk_access_a_private_endpoint_connection.py +1 -1
  81. pulumi_azure_native/compute/v20220702/disk_encryption_set.py +1 -1
  82. pulumi_azure_native/compute/v20220702/snapshot.py +1 -1
  83. pulumi_azure_native/compute/v20230102/disk.py +1 -1
  84. pulumi_azure_native/compute/v20230102/disk_access.py +1 -1
  85. pulumi_azure_native/compute/v20230102/disk_access_a_private_endpoint_connection.py +1 -1
  86. pulumi_azure_native/compute/v20230102/disk_encryption_set.py +1 -1
  87. pulumi_azure_native/compute/v20230102/snapshot.py +1 -1
  88. pulumi_azure_native/compute/v20230402/disk.py +1 -1
  89. pulumi_azure_native/compute/v20230402/disk_access.py +1 -1
  90. pulumi_azure_native/compute/v20230402/disk_access_a_private_endpoint_connection.py +1 -1
  91. pulumi_azure_native/compute/v20230402/disk_encryption_set.py +1 -1
  92. pulumi_azure_native/compute/v20230402/snapshot.py +1 -1
  93. pulumi_azure_native/compute/v20231002/disk.py +1 -1
  94. pulumi_azure_native/compute/v20231002/disk_access.py +1 -1
  95. pulumi_azure_native/compute/v20231002/disk_access_a_private_endpoint_connection.py +1 -1
  96. pulumi_azure_native/compute/v20231002/disk_encryption_set.py +1 -1
  97. pulumi_azure_native/compute/v20231002/snapshot.py +1 -1
  98. pulumi_azure_native/containerservice/__init__.py +0 -3
  99. pulumi_azure_native/containerservice/agent_pool.py +3 -3
  100. pulumi_azure_native/containerservice/get_agent_pool.py +2 -2
  101. pulumi_azure_native/containerservice/get_load_balancer.py +2 -2
  102. pulumi_azure_native/containerservice/get_maintenance_configuration.py +2 -2
  103. pulumi_azure_native/containerservice/get_managed_cluster.py +2 -2
  104. pulumi_azure_native/containerservice/get_managed_cluster_snapshot.py +2 -2
  105. pulumi_azure_native/containerservice/get_private_endpoint_connection.py +2 -2
  106. pulumi_azure_native/containerservice/get_snapshot.py +2 -2
  107. pulumi_azure_native/containerservice/get_trusted_access_role_binding.py +2 -2
  108. pulumi_azure_native/containerservice/list_managed_cluster_admin_credentials.py +2 -2
  109. pulumi_azure_native/containerservice/list_managed_cluster_monitoring_user_credentials.py +2 -2
  110. pulumi_azure_native/containerservice/list_managed_cluster_user_credentials.py +2 -2
  111. pulumi_azure_native/containerservice/load_balancer.py +3 -3
  112. pulumi_azure_native/containerservice/maintenance_configuration.py +3 -3
  113. pulumi_azure_native/containerservice/managed_cluster.py +3 -3
  114. pulumi_azure_native/containerservice/managed_cluster_snapshot.py +3 -3
  115. pulumi_azure_native/containerservice/private_endpoint_connection.py +3 -3
  116. pulumi_azure_native/containerservice/snapshot.py +3 -3
  117. pulumi_azure_native/containerservice/trusted_access_role_binding.py +3 -3
  118. pulumi_azure_native/containerservice/v20190601/managed_cluster.py +1 -1
  119. pulumi_azure_native/containerservice/v20200601/agent_pool.py +1 -1
  120. pulumi_azure_native/containerservice/v20210201/agent_pool.py +1 -1
  121. pulumi_azure_native/containerservice/v20210501/managed_cluster.py +1 -1
  122. pulumi_azure_native/containerservice/v20210801/agent_pool.py +1 -1
  123. pulumi_azure_native/containerservice/v20220402preview/agent_pool.py +1 -1
  124. pulumi_azure_native/containerservice/v20230401/agent_pool.py +1 -1
  125. pulumi_azure_native/containerservice/v20230401/maintenance_configuration.py +1 -1
  126. pulumi_azure_native/containerservice/v20230401/managed_cluster.py +1 -1
  127. pulumi_azure_native/containerservice/v20230401/private_endpoint_connection.py +1 -1
  128. pulumi_azure_native/containerservice/v20230401/snapshot.py +1 -1
  129. pulumi_azure_native/containerservice/v20230502preview/agent_pool.py +1 -1
  130. pulumi_azure_native/containerservice/v20230502preview/maintenance_configuration.py +1 -1
  131. pulumi_azure_native/containerservice/v20230502preview/managed_cluster.py +1 -1
  132. pulumi_azure_native/containerservice/v20230502preview/managed_cluster_snapshot.py +1 -1
  133. pulumi_azure_native/containerservice/v20230502preview/private_endpoint_connection.py +1 -1
  134. pulumi_azure_native/containerservice/v20230502preview/snapshot.py +1 -1
  135. pulumi_azure_native/containerservice/v20230502preview/trusted_access_role_binding.py +1 -1
  136. pulumi_azure_native/containerservice/v20230601/agent_pool.py +1 -1
  137. pulumi_azure_native/containerservice/v20230601/maintenance_configuration.py +1 -1
  138. pulumi_azure_native/containerservice/v20230601/managed_cluster.py +1 -1
  139. pulumi_azure_native/containerservice/v20230601/private_endpoint_connection.py +1 -1
  140. pulumi_azure_native/containerservice/v20230601/snapshot.py +1 -1
  141. pulumi_azure_native/containerservice/v20230602preview/agent_pool.py +1 -1
  142. pulumi_azure_native/containerservice/v20230602preview/maintenance_configuration.py +1 -1
  143. pulumi_azure_native/containerservice/v20230602preview/managed_cluster.py +1 -1
  144. pulumi_azure_native/containerservice/v20230602preview/managed_cluster_snapshot.py +1 -1
  145. pulumi_azure_native/containerservice/v20230602preview/private_endpoint_connection.py +1 -1
  146. pulumi_azure_native/containerservice/v20230602preview/snapshot.py +1 -1
  147. pulumi_azure_native/containerservice/v20230602preview/trusted_access_role_binding.py +1 -1
  148. pulumi_azure_native/containerservice/v20230701/agent_pool.py +1 -1
  149. pulumi_azure_native/containerservice/v20230701/maintenance_configuration.py +1 -1
  150. pulumi_azure_native/containerservice/v20230701/managed_cluster.py +1 -1
  151. pulumi_azure_native/containerservice/v20230701/private_endpoint_connection.py +1 -1
  152. pulumi_azure_native/containerservice/v20230701/snapshot.py +1 -1
  153. pulumi_azure_native/containerservice/v20230702preview/agent_pool.py +1 -1
  154. pulumi_azure_native/containerservice/v20230702preview/maintenance_configuration.py +1 -1
  155. pulumi_azure_native/containerservice/v20230702preview/managed_cluster.py +1 -1
  156. pulumi_azure_native/containerservice/v20230702preview/managed_cluster_snapshot.py +1 -1
  157. pulumi_azure_native/containerservice/v20230702preview/private_endpoint_connection.py +1 -1
  158. pulumi_azure_native/containerservice/v20230702preview/snapshot.py +1 -1
  159. pulumi_azure_native/containerservice/v20230702preview/trusted_access_role_binding.py +1 -1
  160. pulumi_azure_native/containerservice/v20230801/agent_pool.py +1 -1
  161. pulumi_azure_native/containerservice/v20230801/maintenance_configuration.py +1 -1
  162. pulumi_azure_native/containerservice/v20230801/managed_cluster.py +1 -1
  163. pulumi_azure_native/containerservice/v20230801/private_endpoint_connection.py +1 -1
  164. pulumi_azure_native/containerservice/v20230801/snapshot.py +1 -1
  165. pulumi_azure_native/containerservice/v20230802preview/agent_pool.py +1 -1
  166. pulumi_azure_native/containerservice/v20230802preview/maintenance_configuration.py +1 -1
  167. pulumi_azure_native/containerservice/v20230802preview/managed_cluster.py +1 -1
  168. pulumi_azure_native/containerservice/v20230802preview/managed_cluster_snapshot.py +1 -1
  169. pulumi_azure_native/containerservice/v20230802preview/private_endpoint_connection.py +1 -1
  170. pulumi_azure_native/containerservice/v20230802preview/snapshot.py +1 -1
  171. pulumi_azure_native/containerservice/v20230802preview/trusted_access_role_binding.py +1 -1
  172. pulumi_azure_native/containerservice/v20230901/agent_pool.py +1 -1
  173. pulumi_azure_native/containerservice/v20230901/maintenance_configuration.py +1 -1
  174. pulumi_azure_native/containerservice/v20230901/managed_cluster.py +1 -1
  175. pulumi_azure_native/containerservice/v20230901/private_endpoint_connection.py +1 -1
  176. pulumi_azure_native/containerservice/v20230901/snapshot.py +1 -1
  177. pulumi_azure_native/containerservice/v20230901/trusted_access_role_binding.py +1 -1
  178. pulumi_azure_native/containerservice/v20230902preview/agent_pool.py +1 -1
  179. pulumi_azure_native/containerservice/v20230902preview/maintenance_configuration.py +1 -1
  180. pulumi_azure_native/containerservice/v20230902preview/managed_cluster.py +1 -1
  181. pulumi_azure_native/containerservice/v20230902preview/managed_cluster_snapshot.py +1 -1
  182. pulumi_azure_native/containerservice/v20230902preview/private_endpoint_connection.py +1 -1
  183. pulumi_azure_native/containerservice/v20230902preview/snapshot.py +1 -1
  184. pulumi_azure_native/containerservice/v20230902preview/trusted_access_role_binding.py +1 -1
  185. pulumi_azure_native/containerservice/v20231001/agent_pool.py +1 -1
  186. pulumi_azure_native/containerservice/v20231001/maintenance_configuration.py +1 -1
  187. pulumi_azure_native/containerservice/v20231001/managed_cluster.py +1 -1
  188. pulumi_azure_native/containerservice/v20231001/private_endpoint_connection.py +1 -1
  189. pulumi_azure_native/containerservice/v20231001/snapshot.py +1 -1
  190. pulumi_azure_native/containerservice/v20231001/trusted_access_role_binding.py +1 -1
  191. pulumi_azure_native/containerservice/v20231002preview/agent_pool.py +1 -1
  192. pulumi_azure_native/containerservice/v20231002preview/maintenance_configuration.py +1 -1
  193. pulumi_azure_native/containerservice/v20231002preview/managed_cluster.py +1 -1
  194. pulumi_azure_native/containerservice/v20231002preview/managed_cluster_snapshot.py +1 -1
  195. pulumi_azure_native/containerservice/v20231002preview/private_endpoint_connection.py +1 -1
  196. pulumi_azure_native/containerservice/v20231002preview/snapshot.py +1 -1
  197. pulumi_azure_native/containerservice/v20231002preview/trusted_access_role_binding.py +1 -1
  198. pulumi_azure_native/containerservice/v20231101/agent_pool.py +1 -1
  199. pulumi_azure_native/containerservice/v20231101/maintenance_configuration.py +1 -1
  200. pulumi_azure_native/containerservice/v20231101/managed_cluster.py +1 -1
  201. pulumi_azure_native/containerservice/v20231101/private_endpoint_connection.py +1 -1
  202. pulumi_azure_native/containerservice/v20231101/snapshot.py +1 -1
  203. pulumi_azure_native/containerservice/v20231101/trusted_access_role_binding.py +1 -1
  204. pulumi_azure_native/containerservice/v20231102preview/agent_pool.py +1 -1
  205. pulumi_azure_native/containerservice/v20231102preview/maintenance_configuration.py +1 -1
  206. pulumi_azure_native/containerservice/v20231102preview/managed_cluster.py +1 -1
  207. pulumi_azure_native/containerservice/v20231102preview/managed_cluster_snapshot.py +1 -1
  208. pulumi_azure_native/containerservice/v20231102preview/private_endpoint_connection.py +1 -1
  209. pulumi_azure_native/containerservice/v20231102preview/snapshot.py +1 -1
  210. pulumi_azure_native/containerservice/v20231102preview/trusted_access_role_binding.py +1 -1
  211. pulumi_azure_native/containerservice/v20240101/agent_pool.py +1 -1
  212. pulumi_azure_native/containerservice/v20240101/maintenance_configuration.py +1 -1
  213. pulumi_azure_native/containerservice/v20240101/managed_cluster.py +1 -1
  214. pulumi_azure_native/containerservice/v20240101/private_endpoint_connection.py +1 -1
  215. pulumi_azure_native/containerservice/v20240101/snapshot.py +1 -1
  216. pulumi_azure_native/containerservice/v20240101/trusted_access_role_binding.py +1 -1
  217. pulumi_azure_native/containerservice/v20240102preview/agent_pool.py +1 -1
  218. pulumi_azure_native/containerservice/v20240102preview/maintenance_configuration.py +1 -1
  219. pulumi_azure_native/containerservice/v20240102preview/managed_cluster.py +1 -1
  220. pulumi_azure_native/containerservice/v20240102preview/managed_cluster_snapshot.py +1 -1
  221. pulumi_azure_native/containerservice/v20240102preview/private_endpoint_connection.py +1 -1
  222. pulumi_azure_native/containerservice/v20240102preview/snapshot.py +1 -1
  223. pulumi_azure_native/containerservice/v20240102preview/trusted_access_role_binding.py +1 -1
  224. pulumi_azure_native/containerservice/v20240201/agent_pool.py +1 -1
  225. pulumi_azure_native/containerservice/v20240201/maintenance_configuration.py +1 -1
  226. pulumi_azure_native/containerservice/v20240201/managed_cluster.py +1 -1
  227. pulumi_azure_native/containerservice/v20240201/private_endpoint_connection.py +1 -1
  228. pulumi_azure_native/containerservice/v20240201/snapshot.py +1 -1
  229. pulumi_azure_native/containerservice/v20240201/trusted_access_role_binding.py +1 -1
  230. pulumi_azure_native/containerservice/v20240202preview/agent_pool.py +1 -1
  231. pulumi_azure_native/containerservice/v20240202preview/maintenance_configuration.py +1 -1
  232. pulumi_azure_native/containerservice/v20240202preview/managed_cluster.py +1 -1
  233. pulumi_azure_native/containerservice/v20240202preview/managed_cluster_snapshot.py +1 -1
  234. pulumi_azure_native/containerservice/v20240202preview/private_endpoint_connection.py +1 -1
  235. pulumi_azure_native/containerservice/v20240202preview/snapshot.py +1 -1
  236. pulumi_azure_native/containerservice/v20240202preview/trusted_access_role_binding.py +1 -1
  237. pulumi_azure_native/containerservice/v20240302preview/agent_pool.py +1 -1
  238. pulumi_azure_native/containerservice/v20240302preview/load_balancer.py +1 -1
  239. pulumi_azure_native/containerservice/v20240302preview/maintenance_configuration.py +1 -1
  240. pulumi_azure_native/containerservice/v20240302preview/managed_cluster.py +1 -1
  241. pulumi_azure_native/containerservice/v20240302preview/managed_cluster_snapshot.py +1 -1
  242. pulumi_azure_native/containerservice/v20240302preview/private_endpoint_connection.py +1 -1
  243. pulumi_azure_native/containerservice/v20240302preview/snapshot.py +1 -1
  244. pulumi_azure_native/containerservice/v20240302preview/trusted_access_role_binding.py +1 -1
  245. pulumi_azure_native/containerservice/v20240402preview/agent_pool.py +1 -1
  246. pulumi_azure_native/containerservice/v20240402preview/load_balancer.py +1 -1
  247. pulumi_azure_native/containerservice/v20240402preview/maintenance_configuration.py +1 -1
  248. pulumi_azure_native/containerservice/v20240402preview/managed_cluster.py +1 -1
  249. pulumi_azure_native/containerservice/v20240402preview/managed_cluster_snapshot.py +1 -1
  250. pulumi_azure_native/containerservice/v20240402preview/private_endpoint_connection.py +1 -1
  251. pulumi_azure_native/containerservice/v20240402preview/snapshot.py +1 -1
  252. pulumi_azure_native/containerservice/v20240402preview/trusted_access_role_binding.py +1 -1
  253. pulumi_azure_native/containerservice/v20240501/agent_pool.py +1 -1
  254. pulumi_azure_native/containerservice/v20240501/maintenance_configuration.py +1 -1
  255. pulumi_azure_native/containerservice/v20240501/managed_cluster.py +1 -1
  256. pulumi_azure_native/containerservice/v20240501/private_endpoint_connection.py +1 -1
  257. pulumi_azure_native/containerservice/v20240501/snapshot.py +1 -1
  258. pulumi_azure_native/containerservice/v20240501/trusted_access_role_binding.py +1 -1
  259. pulumi_azure_native/datafactory/_inputs.py +10 -110
  260. pulumi_azure_native/datafactory/outputs.py +7 -69
  261. pulumi_azure_native/datafactory/v20180601/_inputs.py +10 -110
  262. pulumi_azure_native/datafactory/v20180601/outputs.py +7 -69
  263. pulumi_azure_native/desktopvirtualization/__init__.py +0 -1
  264. pulumi_azure_native/desktopvirtualization/outputs.py +0 -36
  265. pulumi_azure_native/desktopvirtualization/v20240403/__init__.py +0 -1
  266. pulumi_azure_native/desktopvirtualization/v20240403/outputs.py +0 -36
  267. pulumi_azure_native/desktopvirtualization/v20240408preview/__init__.py +0 -1
  268. pulumi_azure_native/desktopvirtualization/v20240408preview/outputs.py +0 -36
  269. pulumi_azure_native/documentdb/v20230915/database_account.py +4 -4
  270. pulumi_azure_native/documentdb/v20230915/get_database_account.py +1 -1
  271. pulumi_azure_native/documentdb/v20231115/database_account.py +4 -4
  272. pulumi_azure_native/documentdb/v20231115/get_database_account.py +1 -1
  273. pulumi_azure_native/documentdb/v20240515/database_account.py +4 -4
  274. pulumi_azure_native/documentdb/v20240515/get_database_account.py +1 -1
  275. pulumi_azure_native/netapp/__init__.py +0 -4
  276. pulumi_azure_native/netapp/account.py +3 -3
  277. pulumi_azure_native/netapp/backup.py +2 -2
  278. pulumi_azure_native/netapp/backup_policy.py +3 -3
  279. pulumi_azure_native/netapp/backup_vault.py +3 -3
  280. pulumi_azure_native/netapp/get_account.py +2 -2
  281. pulumi_azure_native/netapp/get_backup.py +2 -2
  282. pulumi_azure_native/netapp/get_backup_policy.py +2 -2
  283. pulumi_azure_native/netapp/get_backup_vault.py +2 -2
  284. pulumi_azure_native/netapp/get_pool.py +2 -2
  285. pulumi_azure_native/netapp/get_snapshot.py +2 -2
  286. pulumi_azure_native/netapp/get_snapshot_policy.py +2 -2
  287. pulumi_azure_native/netapp/get_subvolume.py +2 -2
  288. pulumi_azure_native/netapp/get_subvolume_metadata.py +2 -2
  289. pulumi_azure_native/netapp/get_volume.py +2 -2
  290. pulumi_azure_native/netapp/get_volume_group.py +2 -2
  291. pulumi_azure_native/netapp/get_volume_group_id_for_ldap_user.py +2 -2
  292. pulumi_azure_native/netapp/get_volume_quota_rule.py +2 -2
  293. pulumi_azure_native/netapp/list_volume_replications.py +2 -2
  294. pulumi_azure_native/netapp/outputs.py +0 -84
  295. pulumi_azure_native/netapp/pool.py +3 -3
  296. pulumi_azure_native/netapp/snapshot.py +3 -3
  297. pulumi_azure_native/netapp/snapshot_policy.py +3 -3
  298. pulumi_azure_native/netapp/subvolume.py +3 -3
  299. pulumi_azure_native/netapp/v20210401/backup_policy.py +1 -1
  300. pulumi_azure_native/netapp/v20210401preview/backup_policy.py +1 -1
  301. pulumi_azure_native/netapp/v20211001/volume.py +1 -1
  302. pulumi_azure_native/netapp/v20211001/volume_group.py +1 -1
  303. pulumi_azure_native/netapp/v20220501/account.py +1 -1
  304. pulumi_azure_native/netapp/v20221101/account.py +1 -1
  305. pulumi_azure_native/netapp/v20221101/backup_policy.py +1 -1
  306. pulumi_azure_native/netapp/v20221101/pool.py +1 -1
  307. pulumi_azure_native/netapp/v20221101/snapshot.py +1 -1
  308. pulumi_azure_native/netapp/v20221101/snapshot_policy.py +1 -1
  309. pulumi_azure_native/netapp/v20221101/subvolume.py +1 -1
  310. pulumi_azure_native/netapp/v20221101/volume.py +1 -1
  311. pulumi_azure_native/netapp/v20221101/volume_group.py +1 -1
  312. pulumi_azure_native/netapp/v20221101/volume_quota_rule.py +1 -1
  313. pulumi_azure_native/netapp/v20221101preview/account.py +1 -1
  314. pulumi_azure_native/netapp/v20221101preview/backup.py +1 -1
  315. pulumi_azure_native/netapp/v20221101preview/backup_policy.py +1 -1
  316. pulumi_azure_native/netapp/v20221101preview/backup_vault.py +1 -1
  317. pulumi_azure_native/netapp/v20221101preview/pool.py +1 -1
  318. pulumi_azure_native/netapp/v20221101preview/snapshot.py +1 -1
  319. pulumi_azure_native/netapp/v20221101preview/snapshot_policy.py +1 -1
  320. pulumi_azure_native/netapp/v20221101preview/subvolume.py +1 -1
  321. pulumi_azure_native/netapp/v20221101preview/volume.py +1 -1
  322. pulumi_azure_native/netapp/v20221101preview/volume_group.py +1 -1
  323. pulumi_azure_native/netapp/v20221101preview/volume_quota_rule.py +1 -1
  324. pulumi_azure_native/netapp/v20230501/account.py +1 -1
  325. pulumi_azure_native/netapp/v20230501/backup_policy.py +1 -1
  326. pulumi_azure_native/netapp/v20230501/pool.py +1 -1
  327. pulumi_azure_native/netapp/v20230501/snapshot.py +1 -1
  328. pulumi_azure_native/netapp/v20230501/snapshot_policy.py +1 -1
  329. pulumi_azure_native/netapp/v20230501/subvolume.py +1 -1
  330. pulumi_azure_native/netapp/v20230501/volume.py +1 -1
  331. pulumi_azure_native/netapp/v20230501/volume_group.py +1 -1
  332. pulumi_azure_native/netapp/v20230501/volume_quota_rule.py +1 -1
  333. pulumi_azure_native/netapp/v20230501preview/account.py +1 -1
  334. pulumi_azure_native/netapp/v20230501preview/backup.py +1 -1
  335. pulumi_azure_native/netapp/v20230501preview/backup_policy.py +1 -1
  336. pulumi_azure_native/netapp/v20230501preview/backup_vault.py +1 -1
  337. pulumi_azure_native/netapp/v20230501preview/pool.py +1 -1
  338. pulumi_azure_native/netapp/v20230501preview/snapshot.py +1 -1
  339. pulumi_azure_native/netapp/v20230501preview/snapshot_policy.py +1 -1
  340. pulumi_azure_native/netapp/v20230501preview/subvolume.py +1 -1
  341. pulumi_azure_native/netapp/v20230501preview/volume.py +1 -1
  342. pulumi_azure_native/netapp/v20230501preview/volume_group.py +1 -1
  343. pulumi_azure_native/netapp/v20230501preview/volume_quota_rule.py +1 -1
  344. pulumi_azure_native/netapp/v20230701/account.py +1 -1
  345. pulumi_azure_native/netapp/v20230701/backup_policy.py +1 -1
  346. pulumi_azure_native/netapp/v20230701/pool.py +1 -1
  347. pulumi_azure_native/netapp/v20230701/snapshot.py +1 -1
  348. pulumi_azure_native/netapp/v20230701/snapshot_policy.py +1 -1
  349. pulumi_azure_native/netapp/v20230701/subvolume.py +1 -1
  350. pulumi_azure_native/netapp/v20230701/volume.py +1 -1
  351. pulumi_azure_native/netapp/v20230701/volume_group.py +1 -1
  352. pulumi_azure_native/netapp/v20230701/volume_quota_rule.py +1 -1
  353. pulumi_azure_native/netapp/v20230701preview/account.py +1 -1
  354. pulumi_azure_native/netapp/v20230701preview/backup.py +1 -1
  355. pulumi_azure_native/netapp/v20230701preview/backup_policy.py +1 -1
  356. pulumi_azure_native/netapp/v20230701preview/backup_vault.py +1 -1
  357. pulumi_azure_native/netapp/v20230701preview/pool.py +1 -1
  358. pulumi_azure_native/netapp/v20230701preview/snapshot.py +1 -1
  359. pulumi_azure_native/netapp/v20230701preview/snapshot_policy.py +1 -1
  360. pulumi_azure_native/netapp/v20230701preview/subvolume.py +1 -1
  361. pulumi_azure_native/netapp/v20230701preview/volume.py +1 -1
  362. pulumi_azure_native/netapp/v20230701preview/volume_group.py +1 -1
  363. pulumi_azure_native/netapp/v20230701preview/volume_quota_rule.py +1 -1
  364. pulumi_azure_native/netapp/v20231101/account.py +1 -1
  365. pulumi_azure_native/netapp/v20231101/backup.py +1 -1
  366. pulumi_azure_native/netapp/v20231101/backup_policy.py +1 -1
  367. pulumi_azure_native/netapp/v20231101/backup_vault.py +1 -1
  368. pulumi_azure_native/netapp/v20231101/pool.py +1 -1
  369. pulumi_azure_native/netapp/v20231101/snapshot.py +1 -1
  370. pulumi_azure_native/netapp/v20231101/snapshot_policy.py +1 -1
  371. pulumi_azure_native/netapp/v20231101/subvolume.py +1 -1
  372. pulumi_azure_native/netapp/v20231101/volume.py +1 -1
  373. pulumi_azure_native/netapp/v20231101/volume_group.py +1 -1
  374. pulumi_azure_native/netapp/v20231101/volume_quota_rule.py +1 -1
  375. pulumi_azure_native/netapp/v20231101preview/account.py +1 -1
  376. pulumi_azure_native/netapp/v20231101preview/backup.py +1 -1
  377. pulumi_azure_native/netapp/v20231101preview/backup_policy.py +1 -1
  378. pulumi_azure_native/netapp/v20231101preview/backup_vault.py +1 -1
  379. pulumi_azure_native/netapp/v20231101preview/pool.py +1 -1
  380. pulumi_azure_native/netapp/v20231101preview/snapshot.py +1 -1
  381. pulumi_azure_native/netapp/v20231101preview/snapshot_policy.py +1 -1
  382. pulumi_azure_native/netapp/v20231101preview/subvolume.py +1 -1
  383. pulumi_azure_native/netapp/v20231101preview/volume.py +1 -1
  384. pulumi_azure_native/netapp/v20231101preview/volume_group.py +1 -1
  385. pulumi_azure_native/netapp/v20231101preview/volume_quota_rule.py +1 -1
  386. pulumi_azure_native/netapp/volume.py +3 -3
  387. pulumi_azure_native/netapp/volume_group.py +3 -3
  388. pulumi_azure_native/netapp/volume_quota_rule.py +3 -3
  389. pulumi_azure_native/pulumi-plugin.json +1 -1
  390. pulumi_azure_native/scvmm/__init__.py +0 -3
  391. pulumi_azure_native/scvmm/availability_set.py +3 -3
  392. pulumi_azure_native/scvmm/cloud.py +3 -3
  393. pulumi_azure_native/scvmm/get_availability_set.py +2 -2
  394. pulumi_azure_native/scvmm/get_cloud.py +2 -2
  395. pulumi_azure_native/scvmm/get_guest_agent.py +2 -2
  396. pulumi_azure_native/scvmm/get_inventory_item.py +2 -2
  397. pulumi_azure_native/scvmm/get_virtual_machine_instance.py +2 -2
  398. pulumi_azure_native/scvmm/get_virtual_machine_template.py +2 -2
  399. pulumi_azure_native/scvmm/get_virtual_network.py +2 -2
  400. pulumi_azure_native/scvmm/get_vmm_server.py +2 -2
  401. pulumi_azure_native/scvmm/guest_agent.py +2 -2
  402. pulumi_azure_native/scvmm/inventory_item.py +3 -3
  403. pulumi_azure_native/scvmm/v20220521preview/availability_set.py +1 -1
  404. pulumi_azure_native/scvmm/v20220521preview/cloud.py +1 -1
  405. pulumi_azure_native/scvmm/v20220521preview/inventory_item.py +1 -1
  406. pulumi_azure_native/scvmm/v20220521preview/virtual_machine_template.py +1 -1
  407. pulumi_azure_native/scvmm/v20220521preview/virtual_network.py +1 -1
  408. pulumi_azure_native/scvmm/v20220521preview/vmm_server.py +1 -1
  409. pulumi_azure_native/scvmm/v20230401preview/availability_set.py +1 -1
  410. pulumi_azure_native/scvmm/v20230401preview/cloud.py +1 -1
  411. pulumi_azure_native/scvmm/v20230401preview/inventory_item.py +1 -1
  412. pulumi_azure_native/scvmm/v20230401preview/virtual_machine_instance.py +1 -1
  413. pulumi_azure_native/scvmm/v20230401preview/virtual_machine_template.py +1 -1
  414. pulumi_azure_native/scvmm/v20230401preview/virtual_network.py +1 -1
  415. pulumi_azure_native/scvmm/v20230401preview/vm_instance_guest_agent.py +1 -1
  416. pulumi_azure_native/scvmm/v20230401preview/vmm_server.py +1 -1
  417. pulumi_azure_native/scvmm/v20231007/availability_set.py +1 -1
  418. pulumi_azure_native/scvmm/v20231007/cloud.py +1 -1
  419. pulumi_azure_native/scvmm/v20231007/guest_agent.py +1 -1
  420. pulumi_azure_native/scvmm/v20231007/inventory_item.py +1 -1
  421. pulumi_azure_native/scvmm/v20231007/virtual_machine_instance.py +1 -1
  422. pulumi_azure_native/scvmm/v20231007/virtual_machine_template.py +1 -1
  423. pulumi_azure_native/scvmm/v20231007/virtual_network.py +1 -1
  424. pulumi_azure_native/scvmm/v20231007/vmm_server.py +1 -1
  425. pulumi_azure_native/scvmm/virtual_machine_instance.py +3 -3
  426. pulumi_azure_native/scvmm/virtual_machine_template.py +3 -3
  427. pulumi_azure_native/scvmm/virtual_network.py +3 -3
  428. pulumi_azure_native/scvmm/vm_instance_guest_agent.py +1 -1
  429. pulumi_azure_native/scvmm/vmm_server.py +3 -3
  430. {pulumi_azure_native-2.51.0.dist-info → pulumi_azure_native-2.51.0a1721653278.dist-info}/METADATA +1 -1
  431. {pulumi_azure_native-2.51.0.dist-info → pulumi_azure_native-2.51.0a1721653278.dist-info}/RECORD +433 -565
  432. pulumi_azure_native/cognitiveservices/v20240601preview/__init__.py +0 -31
  433. pulumi_azure_native/cognitiveservices/v20240601preview/_enums.py +0 -156
  434. pulumi_azure_native/cognitiveservices/v20240601preview/_inputs.py +0 -2517
  435. pulumi_azure_native/cognitiveservices/v20240601preview/account.py +0 -355
  436. pulumi_azure_native/cognitiveservices/v20240601preview/commitment_plan.py +0 -347
  437. pulumi_azure_native/cognitiveservices/v20240601preview/commitment_plan_association.py +0 -258
  438. pulumi_azure_native/cognitiveservices/v20240601preview/deployment.py +0 -289
  439. pulumi_azure_native/cognitiveservices/v20240601preview/encryption_scope.py +0 -260
  440. pulumi_azure_native/cognitiveservices/v20240601preview/get_account.py +0 -214
  441. pulumi_azure_native/cognitiveservices/v20240601preview/get_commitment_plan.py +0 -206
  442. pulumi_azure_native/cognitiveservices/v20240601preview/get_commitment_plan_association.py +0 -167
  443. pulumi_azure_native/cognitiveservices/v20240601preview/get_deployment.py +0 -180
  444. pulumi_azure_native/cognitiveservices/v20240601preview/get_encryption_scope.py +0 -167
  445. pulumi_azure_native/cognitiveservices/v20240601preview/get_private_endpoint_connection.py +0 -167
  446. pulumi_azure_native/cognitiveservices/v20240601preview/get_rai_blocklist.py +0 -167
  447. pulumi_azure_native/cognitiveservices/v20240601preview/get_rai_blocklist_item.py +0 -172
  448. pulumi_azure_native/cognitiveservices/v20240601preview/get_rai_policy.py +0 -167
  449. pulumi_azure_native/cognitiveservices/v20240601preview/get_shared_commitment_plan.py +0 -201
  450. pulumi_azure_native/cognitiveservices/v20240601preview/list_account_keys.py +0 -96
  451. pulumi_azure_native/cognitiveservices/v20240601preview/outputs.py +0 -3209
  452. pulumi_azure_native/cognitiveservices/v20240601preview/private_endpoint_connection.py +0 -260
  453. pulumi_azure_native/cognitiveservices/v20240601preview/rai_blocklist.py +0 -259
  454. pulumi_azure_native/cognitiveservices/v20240601preview/rai_blocklist_item.py +0 -280
  455. pulumi_azure_native/cognitiveservices/v20240601preview/rai_policy.py +0 -260
  456. pulumi_azure_native/cognitiveservices/v20240601preview/shared_commitment_plan.py +0 -326
  457. pulumi_azure_native/compute/v20240302/__init__.py +0 -20
  458. pulumi_azure_native/compute/v20240302/_enums.py +0 -303
  459. pulumi_azure_native/compute/v20240302/_inputs.py +0 -1334
  460. pulumi_azure_native/compute/v20240302/disk.py +0 -1084
  461. pulumi_azure_native/compute/v20240302/disk_access.py +0 -278
  462. pulumi_azure_native/compute/v20240302/disk_access_a_private_endpoint_connection.py +0 -232
  463. pulumi_azure_native/compute/v20240302/disk_encryption_set.py +0 -404
  464. pulumi_azure_native/compute/v20240302/get_disk.py +0 -617
  465. pulumi_azure_native/compute/v20240302/get_disk_access.py +0 -188
  466. pulumi_azure_native/compute/v20240302/get_disk_access_a_private_endpoint_connection.py +0 -154
  467. pulumi_azure_native/compute/v20240302/get_disk_encryption_set.py +0 -253
  468. pulumi_azure_native/compute/v20240302/get_snapshot.py +0 -474
  469. pulumi_azure_native/compute/v20240302/outputs.py +0 -1568
  470. pulumi_azure_native/compute/v20240302/snapshot.py +0 -841
  471. pulumi_azure_native/containerservice/v20240502preview/__init__.py +0 -29
  472. pulumi_azure_native/containerservice/v20240502preview/_enums.py +0 -874
  473. pulumi_azure_native/containerservice/v20240502preview/_inputs.py +0 -9520
  474. pulumi_azure_native/containerservice/v20240502preview/agent_pool.py +0 -1691
  475. pulumi_azure_native/containerservice/v20240502preview/get_agent_pool.py +0 -817
  476. pulumi_azure_native/containerservice/v20240502preview/get_load_balancer.py +0 -206
  477. pulumi_azure_native/containerservice/v20240502preview/get_maintenance_configuration.py +0 -167
  478. pulumi_azure_native/containerservice/v20240502preview/get_managed_cluster.py +0 -838
  479. pulumi_azure_native/containerservice/v20240502preview/get_managed_cluster_snapshot.py +0 -188
  480. pulumi_azure_native/containerservice/v20240502preview/get_private_endpoint_connection.py +0 -154
  481. pulumi_azure_native/containerservice/v20240502preview/get_snapshot.py +0 -253
  482. pulumi_azure_native/containerservice/v20240502preview/get_trusted_access_role_binding.py +0 -167
  483. pulumi_azure_native/containerservice/v20240502preview/list_managed_cluster_admin_credentials.py +0 -89
  484. pulumi_azure_native/containerservice/v20240502preview/list_managed_cluster_monitoring_user_credentials.py +0 -89
  485. pulumi_azure_native/containerservice/v20240502preview/list_managed_cluster_user_credentials.py +0 -94
  486. pulumi_azure_native/containerservice/v20240502preview/load_balancer.py +0 -368
  487. pulumi_azure_native/containerservice/v20240502preview/maintenance_configuration.py +0 -279
  488. pulumi_azure_native/containerservice/v20240502preview/managed_cluster.py +0 -1595
  489. pulumi_azure_native/containerservice/v20240502preview/managed_cluster_snapshot.py +0 -297
  490. pulumi_azure_native/containerservice/v20240502preview/outputs.py +0 -8194
  491. pulumi_azure_native/containerservice/v20240502preview/private_endpoint_connection.py +0 -251
  492. pulumi_azure_native/containerservice/v20240502preview/snapshot.py +0 -347
  493. pulumi_azure_native/containerservice/v20240502preview/trusted_access_role_binding.py +0 -260
  494. pulumi_azure_native/desktopvirtualization/list_host_pool_registration_tokens.py +0 -103
  495. pulumi_azure_native/desktopvirtualization/v20240403/list_host_pool_registration_tokens.py +0 -97
  496. pulumi_azure_native/desktopvirtualization/v20240408preview/list_host_pool_registration_tokens.py +0 -97
  497. pulumi_azure_native/healthdataaiservices/__init__.py +0 -22
  498. pulumi_azure_native/healthdataaiservices/_enums.py +0 -44
  499. pulumi_azure_native/healthdataaiservices/_inputs.py +0 -232
  500. pulumi_azure_native/healthdataaiservices/deid_service.py +0 -289
  501. pulumi_azure_native/healthdataaiservices/get_deid_service.py +0 -177
  502. pulumi_azure_native/healthdataaiservices/get_private_endpoint_connection.py +0 -143
  503. pulumi_azure_native/healthdataaiservices/outputs.py +0 -637
  504. pulumi_azure_native/healthdataaiservices/private_endpoint_connection.py +0 -223
  505. pulumi_azure_native/healthdataaiservices/v20240228preview/__init__.py +0 -14
  506. pulumi_azure_native/healthdataaiservices/v20240228preview/_enums.py +0 -44
  507. pulumi_azure_native/healthdataaiservices/v20240228preview/_inputs.py +0 -232
  508. pulumi_azure_native/healthdataaiservices/v20240228preview/deid_service.py +0 -287
  509. pulumi_azure_native/healthdataaiservices/v20240228preview/get_deid_service.py +0 -175
  510. pulumi_azure_native/healthdataaiservices/v20240228preview/get_private_endpoint_connection.py +0 -141
  511. pulumi_azure_native/healthdataaiservices/v20240228preview/outputs.py +0 -637
  512. pulumi_azure_native/healthdataaiservices/v20240228preview/private_endpoint_connection.py +0 -221
  513. pulumi_azure_native/netapp/list_volume_quota_report.py +0 -109
  514. pulumi_azure_native/netapp/v20240301preview/__init__.py +0 -36
  515. pulumi_azure_native/netapp/v20240301preview/_enums.py +0 -565
  516. pulumi_azure_native/netapp/v20240301preview/_inputs.py +0 -3100
  517. pulumi_azure_native/netapp/v20240301preview/account.py +0 -385
  518. pulumi_azure_native/netapp/v20240301preview/backup.py +0 -402
  519. pulumi_azure_native/netapp/v20240301preview/backup_policy.py +0 -414
  520. pulumi_azure_native/netapp/v20240301preview/backup_vault.py +0 -258
  521. pulumi_azure_native/netapp/v20240301preview/get_account.py +0 -253
  522. pulumi_azure_native/netapp/v20240301preview/get_backup.py +0 -276
  523. pulumi_azure_native/netapp/v20240301preview/get_backup_policy.py +0 -271
  524. pulumi_azure_native/netapp/v20240301preview/get_backup_vault.py +0 -167
  525. pulumi_azure_native/netapp/v20240301preview/get_pool.py +0 -284
  526. pulumi_azure_native/netapp/v20240301preview/get_snapshot.py +0 -190
  527. pulumi_azure_native/netapp/v20240301preview/get_snapshot_policy.py +0 -245
  528. pulumi_azure_native/netapp/v20240301preview/get_subvolume.py +0 -190
  529. pulumi_azure_native/netapp/v20240301preview/get_subvolume_metadata.py +0 -254
  530. pulumi_azure_native/netapp/v20240301preview/get_volume.py +0 -926
  531. pulumi_azure_native/netapp/v20240301preview/get_volume_group.py +0 -167
  532. pulumi_azure_native/netapp/v20240301preview/get_volume_group_id_for_ldap_user.py +0 -98
  533. pulumi_azure_native/netapp/v20240301preview/get_volume_quota_rule.py +0 -216
  534. pulumi_azure_native/netapp/v20240301preview/list_volume_quota_report.py +0 -107
  535. pulumi_azure_native/netapp/v20240301preview/list_volume_replications.py +0 -94
  536. pulumi_azure_native/netapp/v20240301preview/outputs.py +0 -3344
  537. pulumi_azure_native/netapp/v20240301preview/pool.py +0 -462
  538. pulumi_azure_native/netapp/v20240301preview/snapshot.py +0 -291
  539. pulumi_azure_native/netapp/v20240301preview/snapshot_policy.py +0 -414
  540. pulumi_azure_native/netapp/v20240301preview/subvolume.py +0 -329
  541. pulumi_azure_native/netapp/v20240301preview/volume.py +0 -1707
  542. pulumi_azure_native/netapp/v20240301preview/volume_group.py +0 -279
  543. pulumi_azure_native/netapp/v20240301preview/volume_quota_rule.py +0 -388
  544. pulumi_azure_native/scvmm/v20240601/__init__.py +0 -26
  545. pulumi_azure_native/scvmm/v20240601/_enums.py +0 -110
  546. pulumi_azure_native/scvmm/v20240601/_inputs.py +0 -1334
  547. pulumi_azure_native/scvmm/v20240601/availability_set.py +0 -326
  548. pulumi_azure_native/scvmm/v20240601/cloud.py +0 -385
  549. pulumi_azure_native/scvmm/v20240601/get_availability_set.py +0 -201
  550. pulumi_azure_native/scvmm/v20240601/get_cloud.py +0 -253
  551. pulumi_azure_native/scvmm/v20240601/get_guest_agent.py +0 -222
  552. pulumi_azure_native/scvmm/v20240601/get_inventory_item.py +0 -206
  553. pulumi_azure_native/scvmm/v20240601/get_virtual_machine_instance.py +0 -235
  554. pulumi_azure_native/scvmm/v20240601/get_virtual_machine_template.py +0 -396
  555. pulumi_azure_native/scvmm/v20240601/get_virtual_network.py +0 -227
  556. pulumi_azure_native/scvmm/v20240601/get_vmm_server.py +0 -266
  557. pulumi_azure_native/scvmm/v20240601/guest_agent.py +0 -307
  558. pulumi_azure_native/scvmm/v20240601/inventory_item.py +0 -290
  559. pulumi_azure_native/scvmm/v20240601/outputs.py +0 -1476
  560. pulumi_azure_native/scvmm/v20240601/virtual_machine_instance.py +0 -375
  561. pulumi_azure_native/scvmm/v20240601/virtual_machine_template.py +0 -495
  562. pulumi_azure_native/scvmm/v20240601/virtual_network.py +0 -365
  563. pulumi_azure_native/scvmm/v20240601/vmm_server.py +0 -396
  564. {pulumi_azure_native-2.51.0.dist-info → pulumi_azure_native-2.51.0a1721653278.dist-info}/WHEEL +0 -0
  565. {pulumi_azure_native-2.51.0.dist-info → pulumi_azure_native-2.51.0a1721653278.dist-info}/top_level.txt +0 -0
@@ -17934,8 +17934,6 @@ class AzureTableStorageLinkedServiceResponse(dict):
17934
17934
  suggest = "sas_token"
17935
17935
  elif key == "sasUri":
17936
17936
  suggest = "sas_uri"
17937
- elif key == "serviceEndpoint":
17938
- suggest = "service_endpoint"
17939
17937
 
17940
17938
  if suggest:
17941
17939
  pulumi.log.warn(f"Key '{key}' not found in AzureTableStorageLinkedServiceResponse. Access the value via the '{suggest}' property getter instead.")
@@ -17954,13 +17952,11 @@ class AzureTableStorageLinkedServiceResponse(dict):
17954
17952
  annotations: Optional[Sequence[Any]] = None,
17955
17953
  connect_via: Optional['outputs.IntegrationRuntimeReferenceResponse'] = None,
17956
17954
  connection_string: Optional[Any] = None,
17957
- credential: Optional['outputs.CredentialReferenceResponse'] = None,
17958
17955
  description: Optional[str] = None,
17959
17956
  encrypted_credential: Optional[str] = None,
17960
17957
  parameters: Optional[Mapping[str, 'outputs.ParameterSpecificationResponse']] = None,
17961
17958
  sas_token: Optional['outputs.AzureKeyVaultSecretReferenceResponse'] = None,
17962
- sas_uri: Optional[Any] = None,
17963
- service_endpoint: Optional[Any] = None):
17959
+ sas_uri: Optional[Any] = None):
17964
17960
  """
17965
17961
  The azure table storage linked service.
17966
17962
  :param str type: Type of linked service.
@@ -17969,13 +17965,11 @@ class AzureTableStorageLinkedServiceResponse(dict):
17969
17965
  :param Sequence[Any] annotations: List of tags that can be used for describing the linked service.
17970
17966
  :param 'IntegrationRuntimeReferenceResponse' connect_via: The integration runtime reference.
17971
17967
  :param Any connection_string: The connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference.
17972
- :param 'CredentialReferenceResponse' credential: The credential reference containing authentication information.
17973
17968
  :param str description: Linked service description.
17974
17969
  :param str encrypted_credential: The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
17975
17970
  :param Mapping[str, 'ParameterSpecificationResponse'] parameters: Parameters for linked service.
17976
17971
  :param 'AzureKeyVaultSecretReferenceResponse' sas_token: The Azure key vault secret reference of sasToken in sas uri.
17977
17972
  :param Any sas_uri: SAS URI of the Azure Storage resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference.
17978
- :param Any service_endpoint: Table service endpoint of the Azure Table Storage resource. It is mutually exclusive with connectionString, sasUri property.
17979
17973
  """
17980
17974
  pulumi.set(__self__, "type", 'AzureTableStorage')
17981
17975
  if account_key is not None:
@@ -17986,8 +17980,6 @@ class AzureTableStorageLinkedServiceResponse(dict):
17986
17980
  pulumi.set(__self__, "connect_via", connect_via)
17987
17981
  if connection_string is not None:
17988
17982
  pulumi.set(__self__, "connection_string", connection_string)
17989
- if credential is not None:
17990
- pulumi.set(__self__, "credential", credential)
17991
17983
  if description is not None:
17992
17984
  pulumi.set(__self__, "description", description)
17993
17985
  if encrypted_credential is not None:
@@ -17998,8 +17990,6 @@ class AzureTableStorageLinkedServiceResponse(dict):
17998
17990
  pulumi.set(__self__, "sas_token", sas_token)
17999
17991
  if sas_uri is not None:
18000
17992
  pulumi.set(__self__, "sas_uri", sas_uri)
18001
- if service_endpoint is not None:
18002
- pulumi.set(__self__, "service_endpoint", service_endpoint)
18003
17993
 
18004
17994
  @property
18005
17995
  @pulumi.getter
@@ -18042,14 +18032,6 @@ class AzureTableStorageLinkedServiceResponse(dict):
18042
18032
  """
18043
18033
  return pulumi.get(self, "connection_string")
18044
18034
 
18045
- @property
18046
- @pulumi.getter
18047
- def credential(self) -> Optional['outputs.CredentialReferenceResponse']:
18048
- """
18049
- The credential reference containing authentication information.
18050
- """
18051
- return pulumi.get(self, "credential")
18052
-
18053
18035
  @property
18054
18036
  @pulumi.getter
18055
18037
  def description(self) -> Optional[str]:
@@ -18090,14 +18072,6 @@ class AzureTableStorageLinkedServiceResponse(dict):
18090
18072
  """
18091
18073
  return pulumi.get(self, "sas_uri")
18092
18074
 
18093
- @property
18094
- @pulumi.getter(name="serviceEndpoint")
18095
- def service_endpoint(self) -> Optional[Any]:
18096
- """
18097
- Table service endpoint of the Azure Table Storage resource. It is mutually exclusive with connectionString, sasUri property.
18098
- """
18099
- return pulumi.get(self, "service_endpoint")
18100
-
18101
18075
 
18102
18076
  @pulumi.output_type
18103
18077
  class BigDataPoolParametrizationReferenceResponse(dict):
@@ -20114,7 +20088,6 @@ class CommonDataServiceForAppsLinkedServiceResponse(dict):
20114
20088
  annotations: Optional[Sequence[Any]] = None,
20115
20089
  connect_via: Optional['outputs.IntegrationRuntimeReferenceResponse'] = None,
20116
20090
  description: Optional[str] = None,
20117
- domain: Optional[Any] = None,
20118
20091
  encrypted_credential: Optional[str] = None,
20119
20092
  host_name: Optional[Any] = None,
20120
20093
  organization_name: Optional[Any] = None,
@@ -20128,14 +20101,13 @@ class CommonDataServiceForAppsLinkedServiceResponse(dict):
20128
20101
  username: Optional[Any] = None):
20129
20102
  """
20130
20103
  Common Data Service for Apps linked service.
20131
- :param Any authentication_type: The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
20104
+ :param Any authentication_type: The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
20132
20105
  :param Any deployment_type: The deployment type of the Common Data Service for Apps instance. 'Online' for Common Data Service for Apps Online and 'OnPremisesWithIfd' for Common Data Service for Apps on-premises with Ifd. Type: string (or Expression with resultType string).
20133
20106
  :param str type: Type of linked service.
20134
20107
  Expected value is 'CommonDataServiceForApps'.
20135
20108
  :param Sequence[Any] annotations: List of tags that can be used for describing the linked service.
20136
20109
  :param 'IntegrationRuntimeReferenceResponse' connect_via: The integration runtime reference.
20137
20110
  :param str description: Linked service description.
20138
- :param Any domain: The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
20139
20111
  :param str encrypted_credential: The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
20140
20112
  :param Any host_name: The host name of the on-premises Common Data Service for Apps server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string).
20141
20113
  :param Any organization_name: The organization name of the Common Data Service for Apps instance. The property is required for on-prem and required for online when there are more than one Common Data Service for Apps instances associated with the user. Type: string (or Expression with resultType string).
@@ -20157,8 +20129,6 @@ class CommonDataServiceForAppsLinkedServiceResponse(dict):
20157
20129
  pulumi.set(__self__, "connect_via", connect_via)
20158
20130
  if description is not None:
20159
20131
  pulumi.set(__self__, "description", description)
20160
- if domain is not None:
20161
- pulumi.set(__self__, "domain", domain)
20162
20132
  if encrypted_credential is not None:
20163
20133
  pulumi.set(__self__, "encrypted_credential", encrypted_credential)
20164
20134
  if host_name is not None:
@@ -20186,7 +20156,7 @@ class CommonDataServiceForAppsLinkedServiceResponse(dict):
20186
20156
  @pulumi.getter(name="authenticationType")
20187
20157
  def authentication_type(self) -> Any:
20188
20158
  """
20189
- The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
20159
+ The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
20190
20160
  """
20191
20161
  return pulumi.get(self, "authentication_type")
20192
20162
 
@@ -20231,14 +20201,6 @@ class CommonDataServiceForAppsLinkedServiceResponse(dict):
20231
20201
  """
20232
20202
  return pulumi.get(self, "description")
20233
20203
 
20234
- @property
20235
- @pulumi.getter
20236
- def domain(self) -> Optional[Any]:
20237
- """
20238
- The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
20239
- """
20240
- return pulumi.get(self, "domain")
20241
-
20242
20204
  @property
20243
20205
  @pulumi.getter(name="encryptedCredential")
20244
20206
  def encrypted_credential(self) -> Optional[str]:
@@ -28765,7 +28727,6 @@ class DynamicsCrmLinkedServiceResponse(dict):
28765
28727
  connect_via: Optional['outputs.IntegrationRuntimeReferenceResponse'] = None,
28766
28728
  credential: Optional['outputs.CredentialReferenceResponse'] = None,
28767
28729
  description: Optional[str] = None,
28768
- domain: Optional[Any] = None,
28769
28730
  encrypted_credential: Optional[str] = None,
28770
28731
  host_name: Optional[Any] = None,
28771
28732
  organization_name: Optional[Any] = None,
@@ -28779,7 +28740,7 @@ class DynamicsCrmLinkedServiceResponse(dict):
28779
28740
  username: Optional[Any] = None):
28780
28741
  """
28781
28742
  Dynamics CRM linked service.
28782
- :param Any authentication_type: The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
28743
+ :param Any authentication_type: The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
28783
28744
  :param Any deployment_type: The deployment type of the Dynamics CRM instance. 'Online' for Dynamics CRM Online and 'OnPremisesWithIfd' for Dynamics CRM on-premises with Ifd. Type: string (or Expression with resultType string).
28784
28745
  :param str type: Type of linked service.
28785
28746
  Expected value is 'DynamicsCrm'.
@@ -28787,7 +28748,6 @@ class DynamicsCrmLinkedServiceResponse(dict):
28787
28748
  :param 'IntegrationRuntimeReferenceResponse' connect_via: The integration runtime reference.
28788
28749
  :param 'CredentialReferenceResponse' credential: The credential reference containing authentication information.
28789
28750
  :param str description: Linked service description.
28790
- :param Any domain: The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
28791
28751
  :param str encrypted_credential: The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
28792
28752
  :param Any host_name: The host name of the on-premises Dynamics CRM server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string).
28793
28753
  :param Any organization_name: The organization name of the Dynamics CRM instance. The property is required for on-prem and required for online when there are more than one Dynamics CRM instances associated with the user. Type: string (or Expression with resultType string).
@@ -28811,8 +28771,6 @@ class DynamicsCrmLinkedServiceResponse(dict):
28811
28771
  pulumi.set(__self__, "credential", credential)
28812
28772
  if description is not None:
28813
28773
  pulumi.set(__self__, "description", description)
28814
- if domain is not None:
28815
- pulumi.set(__self__, "domain", domain)
28816
28774
  if encrypted_credential is not None:
28817
28775
  pulumi.set(__self__, "encrypted_credential", encrypted_credential)
28818
28776
  if host_name is not None:
@@ -28840,7 +28798,7 @@ class DynamicsCrmLinkedServiceResponse(dict):
28840
28798
  @pulumi.getter(name="authenticationType")
28841
28799
  def authentication_type(self) -> Any:
28842
28800
  """
28843
- The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
28801
+ The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
28844
28802
  """
28845
28803
  return pulumi.get(self, "authentication_type")
28846
28804
 
@@ -28893,14 +28851,6 @@ class DynamicsCrmLinkedServiceResponse(dict):
28893
28851
  """
28894
28852
  return pulumi.get(self, "description")
28895
28853
 
28896
- @property
28897
- @pulumi.getter
28898
- def domain(self) -> Optional[Any]:
28899
- """
28900
- The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
28901
- """
28902
- return pulumi.get(self, "domain")
28903
-
28904
28854
  @property
28905
28855
  @pulumi.getter(name="encryptedCredential")
28906
28856
  def encrypted_credential(self) -> Optional[str]:
@@ -29461,7 +29411,6 @@ class DynamicsLinkedServiceResponse(dict):
29461
29411
  connect_via: Optional['outputs.IntegrationRuntimeReferenceResponse'] = None,
29462
29412
  credential: Optional['outputs.CredentialReferenceResponse'] = None,
29463
29413
  description: Optional[str] = None,
29464
- domain: Optional[Any] = None,
29465
29414
  encrypted_credential: Optional[str] = None,
29466
29415
  host_name: Optional[Any] = None,
29467
29416
  organization_name: Optional[Any] = None,
@@ -29475,7 +29424,7 @@ class DynamicsLinkedServiceResponse(dict):
29475
29424
  username: Optional[Any] = None):
29476
29425
  """
29477
29426
  Dynamics linked service.
29478
- :param Any authentication_type: The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
29427
+ :param Any authentication_type: The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
29479
29428
  :param Any deployment_type: The deployment type of the Dynamics instance. 'Online' for Dynamics Online and 'OnPremisesWithIfd' for Dynamics on-premises with Ifd. Type: string (or Expression with resultType string).
29480
29429
  :param str type: Type of linked service.
29481
29430
  Expected value is 'Dynamics'.
@@ -29483,7 +29432,6 @@ class DynamicsLinkedServiceResponse(dict):
29483
29432
  :param 'IntegrationRuntimeReferenceResponse' connect_via: The integration runtime reference.
29484
29433
  :param 'CredentialReferenceResponse' credential: The credential reference containing authentication information.
29485
29434
  :param str description: Linked service description.
29486
- :param Any domain: The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
29487
29435
  :param str encrypted_credential: The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
29488
29436
  :param Any host_name: The host name of the on-premises Dynamics server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string).
29489
29437
  :param Any organization_name: The organization name of the Dynamics instance. The property is required for on-prem and required for online when there are more than one Dynamics instances associated with the user. Type: string (or Expression with resultType string).
@@ -29507,8 +29455,6 @@ class DynamicsLinkedServiceResponse(dict):
29507
29455
  pulumi.set(__self__, "credential", credential)
29508
29456
  if description is not None:
29509
29457
  pulumi.set(__self__, "description", description)
29510
- if domain is not None:
29511
- pulumi.set(__self__, "domain", domain)
29512
29458
  if encrypted_credential is not None:
29513
29459
  pulumi.set(__self__, "encrypted_credential", encrypted_credential)
29514
29460
  if host_name is not None:
@@ -29536,7 +29482,7 @@ class DynamicsLinkedServiceResponse(dict):
29536
29482
  @pulumi.getter(name="authenticationType")
29537
29483
  def authentication_type(self) -> Any:
29538
29484
  """
29539
- The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
29485
+ The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
29540
29486
  """
29541
29487
  return pulumi.get(self, "authentication_type")
29542
29488
 
@@ -29589,14 +29535,6 @@ class DynamicsLinkedServiceResponse(dict):
29589
29535
  """
29590
29536
  return pulumi.get(self, "description")
29591
29537
 
29592
- @property
29593
- @pulumi.getter
29594
- def domain(self) -> Optional[Any]:
29595
- """
29596
- The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
29597
- """
29598
- return pulumi.get(self, "domain")
29599
-
29600
29538
  @property
29601
29539
  @pulumi.getter(name="encryptedCredential")
29602
29540
  def encrypted_credential(self) -> Optional[str]:
@@ -25126,10 +25126,6 @@ if not MYPY:
25126
25126
  """
25127
25127
  The connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference.
25128
25128
  """
25129
- credential: NotRequired[pulumi.Input['CredentialReferenceArgsDict']]
25130
- """
25131
- The credential reference containing authentication information.
25132
- """
25133
25129
  description: NotRequired[pulumi.Input[str]]
25134
25130
  """
25135
25131
  Linked service description.
@@ -25150,10 +25146,6 @@ if not MYPY:
25150
25146
  """
25151
25147
  SAS URI of the Azure Storage resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference.
25152
25148
  """
25153
- service_endpoint: NotRequired[Any]
25154
- """
25155
- Table service endpoint of the Azure Table Storage resource. It is mutually exclusive with connectionString, sasUri property.
25156
- """
25157
25149
  elif False:
25158
25150
  AzureTableStorageLinkedServiceArgsDict: TypeAlias = Mapping[str, Any]
25159
25151
 
@@ -25165,13 +25157,11 @@ class AzureTableStorageLinkedServiceArgs:
25165
25157
  annotations: Optional[pulumi.Input[Sequence[Any]]] = None,
25166
25158
  connect_via: Optional[pulumi.Input['IntegrationRuntimeReferenceArgs']] = None,
25167
25159
  connection_string: Optional[Any] = None,
25168
- credential: Optional[pulumi.Input['CredentialReferenceArgs']] = None,
25169
25160
  description: Optional[pulumi.Input[str]] = None,
25170
25161
  encrypted_credential: Optional[pulumi.Input[str]] = None,
25171
25162
  parameters: Optional[pulumi.Input[Mapping[str, pulumi.Input['ParameterSpecificationArgs']]]] = None,
25172
25163
  sas_token: Optional[pulumi.Input['AzureKeyVaultSecretReferenceArgs']] = None,
25173
- sas_uri: Optional[Any] = None,
25174
- service_endpoint: Optional[Any] = None):
25164
+ sas_uri: Optional[Any] = None):
25175
25165
  """
25176
25166
  The azure table storage linked service.
25177
25167
  :param pulumi.Input[str] type: Type of linked service.
@@ -25180,13 +25170,11 @@ class AzureTableStorageLinkedServiceArgs:
25180
25170
  :param pulumi.Input[Sequence[Any]] annotations: List of tags that can be used for describing the linked service.
25181
25171
  :param pulumi.Input['IntegrationRuntimeReferenceArgs'] connect_via: The integration runtime reference.
25182
25172
  :param Any connection_string: The connection string. It is mutually exclusive with sasUri property. Type: string, SecureString or AzureKeyVaultSecretReference.
25183
- :param pulumi.Input['CredentialReferenceArgs'] credential: The credential reference containing authentication information.
25184
25173
  :param pulumi.Input[str] description: Linked service description.
25185
25174
  :param pulumi.Input[str] encrypted_credential: The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
25186
25175
  :param pulumi.Input[Mapping[str, pulumi.Input['ParameterSpecificationArgs']]] parameters: Parameters for linked service.
25187
25176
  :param pulumi.Input['AzureKeyVaultSecretReferenceArgs'] sas_token: The Azure key vault secret reference of sasToken in sas uri.
25188
25177
  :param Any sas_uri: SAS URI of the Azure Storage resource. It is mutually exclusive with connectionString property. Type: string, SecureString or AzureKeyVaultSecretReference.
25189
- :param Any service_endpoint: Table service endpoint of the Azure Table Storage resource. It is mutually exclusive with connectionString, sasUri property.
25190
25178
  """
25191
25179
  pulumi.set(__self__, "type", 'AzureTableStorage')
25192
25180
  if account_key is not None:
@@ -25197,8 +25185,6 @@ class AzureTableStorageLinkedServiceArgs:
25197
25185
  pulumi.set(__self__, "connect_via", connect_via)
25198
25186
  if connection_string is not None:
25199
25187
  pulumi.set(__self__, "connection_string", connection_string)
25200
- if credential is not None:
25201
- pulumi.set(__self__, "credential", credential)
25202
25188
  if description is not None:
25203
25189
  pulumi.set(__self__, "description", description)
25204
25190
  if encrypted_credential is not None:
@@ -25209,8 +25195,6 @@ class AzureTableStorageLinkedServiceArgs:
25209
25195
  pulumi.set(__self__, "sas_token", sas_token)
25210
25196
  if sas_uri is not None:
25211
25197
  pulumi.set(__self__, "sas_uri", sas_uri)
25212
- if service_endpoint is not None:
25213
- pulumi.set(__self__, "service_endpoint", service_endpoint)
25214
25198
 
25215
25199
  @property
25216
25200
  @pulumi.getter
@@ -25273,18 +25257,6 @@ class AzureTableStorageLinkedServiceArgs:
25273
25257
  def connection_string(self, value: Optional[Any]):
25274
25258
  pulumi.set(self, "connection_string", value)
25275
25259
 
25276
- @property
25277
- @pulumi.getter
25278
- def credential(self) -> Optional[pulumi.Input['CredentialReferenceArgs']]:
25279
- """
25280
- The credential reference containing authentication information.
25281
- """
25282
- return pulumi.get(self, "credential")
25283
-
25284
- @credential.setter
25285
- def credential(self, value: Optional[pulumi.Input['CredentialReferenceArgs']]):
25286
- pulumi.set(self, "credential", value)
25287
-
25288
25260
  @property
25289
25261
  @pulumi.getter
25290
25262
  def description(self) -> Optional[pulumi.Input[str]]:
@@ -25345,18 +25317,6 @@ class AzureTableStorageLinkedServiceArgs:
25345
25317
  def sas_uri(self, value: Optional[Any]):
25346
25318
  pulumi.set(self, "sas_uri", value)
25347
25319
 
25348
- @property
25349
- @pulumi.getter(name="serviceEndpoint")
25350
- def service_endpoint(self) -> Optional[Any]:
25351
- """
25352
- Table service endpoint of the Azure Table Storage resource. It is mutually exclusive with connectionString, sasUri property.
25353
- """
25354
- return pulumi.get(self, "service_endpoint")
25355
-
25356
- @service_endpoint.setter
25357
- def service_endpoint(self, value: Optional[Any]):
25358
- pulumi.set(self, "service_endpoint", value)
25359
-
25360
25320
 
25361
25321
  if not MYPY:
25362
25322
  class BigDataPoolParametrizationReferenceArgsDict(TypedDict):
@@ -27967,7 +27927,7 @@ if not MYPY:
27967
27927
  """
27968
27928
  authentication_type: Any
27969
27929
  """
27970
- The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
27930
+ The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
27971
27931
  """
27972
27932
  deployment_type: Any
27973
27933
  """
@@ -27990,10 +27950,6 @@ if not MYPY:
27990
27950
  """
27991
27951
  Linked service description.
27992
27952
  """
27993
- domain: NotRequired[Any]
27994
- """
27995
- The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
27996
- """
27997
27953
  encrypted_credential: NotRequired[pulumi.Input[str]]
27998
27954
  """
27999
27955
  The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
@@ -28050,7 +28006,6 @@ class CommonDataServiceForAppsLinkedServiceArgs:
28050
28006
  annotations: Optional[pulumi.Input[Sequence[Any]]] = None,
28051
28007
  connect_via: Optional[pulumi.Input['IntegrationRuntimeReferenceArgs']] = None,
28052
28008
  description: Optional[pulumi.Input[str]] = None,
28053
- domain: Optional[Any] = None,
28054
28009
  encrypted_credential: Optional[pulumi.Input[str]] = None,
28055
28010
  host_name: Optional[Any] = None,
28056
28011
  organization_name: Optional[Any] = None,
@@ -28064,14 +28019,13 @@ class CommonDataServiceForAppsLinkedServiceArgs:
28064
28019
  username: Optional[Any] = None):
28065
28020
  """
28066
28021
  Common Data Service for Apps linked service.
28067
- :param Any authentication_type: The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
28022
+ :param Any authentication_type: The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
28068
28023
  :param Any deployment_type: The deployment type of the Common Data Service for Apps instance. 'Online' for Common Data Service for Apps Online and 'OnPremisesWithIfd' for Common Data Service for Apps on-premises with Ifd. Type: string (or Expression with resultType string).
28069
28024
  :param pulumi.Input[str] type: Type of linked service.
28070
28025
  Expected value is 'CommonDataServiceForApps'.
28071
28026
  :param pulumi.Input[Sequence[Any]] annotations: List of tags that can be used for describing the linked service.
28072
28027
  :param pulumi.Input['IntegrationRuntimeReferenceArgs'] connect_via: The integration runtime reference.
28073
28028
  :param pulumi.Input[str] description: Linked service description.
28074
- :param Any domain: The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
28075
28029
  :param pulumi.Input[str] encrypted_credential: The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
28076
28030
  :param Any host_name: The host name of the on-premises Common Data Service for Apps server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string).
28077
28031
  :param Any organization_name: The organization name of the Common Data Service for Apps instance. The property is required for on-prem and required for online when there are more than one Common Data Service for Apps instances associated with the user. Type: string (or Expression with resultType string).
@@ -28093,8 +28047,6 @@ class CommonDataServiceForAppsLinkedServiceArgs:
28093
28047
  pulumi.set(__self__, "connect_via", connect_via)
28094
28048
  if description is not None:
28095
28049
  pulumi.set(__self__, "description", description)
28096
- if domain is not None:
28097
- pulumi.set(__self__, "domain", domain)
28098
28050
  if encrypted_credential is not None:
28099
28051
  pulumi.set(__self__, "encrypted_credential", encrypted_credential)
28100
28052
  if host_name is not None:
@@ -28122,7 +28074,7 @@ class CommonDataServiceForAppsLinkedServiceArgs:
28122
28074
  @pulumi.getter(name="authenticationType")
28123
28075
  def authentication_type(self) -> Any:
28124
28076
  """
28125
- The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
28077
+ The authentication type to connect to Common Data Service for Apps server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario. 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
28126
28078
  """
28127
28079
  return pulumi.get(self, "authentication_type")
28128
28080
 
@@ -28191,18 +28143,6 @@ class CommonDataServiceForAppsLinkedServiceArgs:
28191
28143
  def description(self, value: Optional[pulumi.Input[str]]):
28192
28144
  pulumi.set(self, "description", value)
28193
28145
 
28194
- @property
28195
- @pulumi.getter
28196
- def domain(self) -> Optional[Any]:
28197
- """
28198
- The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
28199
- """
28200
- return pulumi.get(self, "domain")
28201
-
28202
- @domain.setter
28203
- def domain(self, value: Optional[Any]):
28204
- pulumi.set(self, "domain", value)
28205
-
28206
28146
  @property
28207
28147
  @pulumi.getter(name="encryptedCredential")
28208
28148
  def encrypted_credential(self) -> Optional[pulumi.Input[str]]:
@@ -39662,7 +39602,7 @@ if not MYPY:
39662
39602
  """
39663
39603
  authentication_type: Any
39664
39604
  """
39665
- The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
39605
+ The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
39666
39606
  """
39667
39607
  deployment_type: Any
39668
39608
  """
@@ -39689,10 +39629,6 @@ if not MYPY:
39689
39629
  """
39690
39630
  Linked service description.
39691
39631
  """
39692
- domain: NotRequired[Any]
39693
- """
39694
- The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
39695
- """
39696
39632
  encrypted_credential: NotRequired[pulumi.Input[str]]
39697
39633
  """
39698
39634
  The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
@@ -39750,7 +39686,6 @@ class DynamicsCrmLinkedServiceArgs:
39750
39686
  connect_via: Optional[pulumi.Input['IntegrationRuntimeReferenceArgs']] = None,
39751
39687
  credential: Optional[pulumi.Input['CredentialReferenceArgs']] = None,
39752
39688
  description: Optional[pulumi.Input[str]] = None,
39753
- domain: Optional[Any] = None,
39754
39689
  encrypted_credential: Optional[pulumi.Input[str]] = None,
39755
39690
  host_name: Optional[Any] = None,
39756
39691
  organization_name: Optional[Any] = None,
@@ -39764,7 +39699,7 @@ class DynamicsCrmLinkedServiceArgs:
39764
39699
  username: Optional[Any] = None):
39765
39700
  """
39766
39701
  Dynamics CRM linked service.
39767
- :param Any authentication_type: The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
39702
+ :param Any authentication_type: The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
39768
39703
  :param Any deployment_type: The deployment type of the Dynamics CRM instance. 'Online' for Dynamics CRM Online and 'OnPremisesWithIfd' for Dynamics CRM on-premises with Ifd. Type: string (or Expression with resultType string).
39769
39704
  :param pulumi.Input[str] type: Type of linked service.
39770
39705
  Expected value is 'DynamicsCrm'.
@@ -39772,7 +39707,6 @@ class DynamicsCrmLinkedServiceArgs:
39772
39707
  :param pulumi.Input['IntegrationRuntimeReferenceArgs'] connect_via: The integration runtime reference.
39773
39708
  :param pulumi.Input['CredentialReferenceArgs'] credential: The credential reference containing authentication information.
39774
39709
  :param pulumi.Input[str] description: Linked service description.
39775
- :param Any domain: The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
39776
39710
  :param pulumi.Input[str] encrypted_credential: The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
39777
39711
  :param Any host_name: The host name of the on-premises Dynamics CRM server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string).
39778
39712
  :param Any organization_name: The organization name of the Dynamics CRM instance. The property is required for on-prem and required for online when there are more than one Dynamics CRM instances associated with the user. Type: string (or Expression with resultType string).
@@ -39796,8 +39730,6 @@ class DynamicsCrmLinkedServiceArgs:
39796
39730
  pulumi.set(__self__, "credential", credential)
39797
39731
  if description is not None:
39798
39732
  pulumi.set(__self__, "description", description)
39799
- if domain is not None:
39800
- pulumi.set(__self__, "domain", domain)
39801
39733
  if encrypted_credential is not None:
39802
39734
  pulumi.set(__self__, "encrypted_credential", encrypted_credential)
39803
39735
  if host_name is not None:
@@ -39825,7 +39757,7 @@ class DynamicsCrmLinkedServiceArgs:
39825
39757
  @pulumi.getter(name="authenticationType")
39826
39758
  def authentication_type(self) -> Any:
39827
39759
  """
39828
- The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
39760
+ The authentication type to connect to Dynamics CRM server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
39829
39761
  """
39830
39762
  return pulumi.get(self, "authentication_type")
39831
39763
 
@@ -39906,18 +39838,6 @@ class DynamicsCrmLinkedServiceArgs:
39906
39838
  def description(self, value: Optional[pulumi.Input[str]]):
39907
39839
  pulumi.set(self, "description", value)
39908
39840
 
39909
- @property
39910
- @pulumi.getter
39911
- def domain(self) -> Optional[Any]:
39912
- """
39913
- The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
39914
- """
39915
- return pulumi.get(self, "domain")
39916
-
39917
- @domain.setter
39918
- def domain(self, value: Optional[Any]):
39919
- pulumi.set(self, "domain", value)
39920
-
39921
39841
  @property
39922
39842
  @pulumi.getter(name="encryptedCredential")
39923
39843
  def encrypted_credential(self) -> Optional[pulumi.Input[str]]:
@@ -40630,7 +40550,7 @@ if not MYPY:
40630
40550
  """
40631
40551
  authentication_type: Any
40632
40552
  """
40633
- The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
40553
+ The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
40634
40554
  """
40635
40555
  deployment_type: Any
40636
40556
  """
@@ -40657,10 +40577,6 @@ if not MYPY:
40657
40577
  """
40658
40578
  Linked service description.
40659
40579
  """
40660
- domain: NotRequired[Any]
40661
- """
40662
- The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
40663
- """
40664
40580
  encrypted_credential: NotRequired[pulumi.Input[str]]
40665
40581
  """
40666
40582
  The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
@@ -40718,7 +40634,6 @@ class DynamicsLinkedServiceArgs:
40718
40634
  connect_via: Optional[pulumi.Input['IntegrationRuntimeReferenceArgs']] = None,
40719
40635
  credential: Optional[pulumi.Input['CredentialReferenceArgs']] = None,
40720
40636
  description: Optional[pulumi.Input[str]] = None,
40721
- domain: Optional[Any] = None,
40722
40637
  encrypted_credential: Optional[pulumi.Input[str]] = None,
40723
40638
  host_name: Optional[Any] = None,
40724
40639
  organization_name: Optional[Any] = None,
@@ -40732,7 +40647,7 @@ class DynamicsLinkedServiceArgs:
40732
40647
  username: Optional[Any] = None):
40733
40648
  """
40734
40649
  Dynamics linked service.
40735
- :param Any authentication_type: The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
40650
+ :param Any authentication_type: The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
40736
40651
  :param Any deployment_type: The deployment type of the Dynamics instance. 'Online' for Dynamics Online and 'OnPremisesWithIfd' for Dynamics on-premises with Ifd. Type: string (or Expression with resultType string).
40737
40652
  :param pulumi.Input[str] type: Type of linked service.
40738
40653
  Expected value is 'Dynamics'.
@@ -40740,7 +40655,6 @@ class DynamicsLinkedServiceArgs:
40740
40655
  :param pulumi.Input['IntegrationRuntimeReferenceArgs'] connect_via: The integration runtime reference.
40741
40656
  :param pulumi.Input['CredentialReferenceArgs'] credential: The credential reference containing authentication information.
40742
40657
  :param pulumi.Input[str] description: Linked service description.
40743
- :param Any domain: The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
40744
40658
  :param pulumi.Input[str] encrypted_credential: The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
40745
40659
  :param Any host_name: The host name of the on-premises Dynamics server. The property is required for on-prem and not allowed for online. Type: string (or Expression with resultType string).
40746
40660
  :param Any organization_name: The organization name of the Dynamics instance. The property is required for on-prem and required for online when there are more than one Dynamics instances associated with the user. Type: string (or Expression with resultType string).
@@ -40764,8 +40678,6 @@ class DynamicsLinkedServiceArgs:
40764
40678
  pulumi.set(__self__, "credential", credential)
40765
40679
  if description is not None:
40766
40680
  pulumi.set(__self__, "description", description)
40767
- if domain is not None:
40768
- pulumi.set(__self__, "domain", domain)
40769
40681
  if encrypted_credential is not None:
40770
40682
  pulumi.set(__self__, "encrypted_credential", encrypted_credential)
40771
40683
  if host_name is not None:
@@ -40793,7 +40705,7 @@ class DynamicsLinkedServiceArgs:
40793
40705
  @pulumi.getter(name="authenticationType")
40794
40706
  def authentication_type(self) -> Any:
40795
40707
  """
40796
- The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario, 'Active Directory' for Dynamics on-premises with IFD. Type: string (or Expression with resultType string).
40708
+ The authentication type to connect to Dynamics server. 'Office365' for online scenario, 'Ifd' for on-premises with Ifd scenario, 'AADServicePrincipal' for Server-To-Server authentication in online scenario. Type: string (or Expression with resultType string).
40797
40709
  """
40798
40710
  return pulumi.get(self, "authentication_type")
40799
40711
 
@@ -40874,18 +40786,6 @@ class DynamicsLinkedServiceArgs:
40874
40786
  def description(self, value: Optional[pulumi.Input[str]]):
40875
40787
  pulumi.set(self, "description", value)
40876
40788
 
40877
- @property
40878
- @pulumi.getter
40879
- def domain(self) -> Optional[Any]:
40880
- """
40881
- The Active Directory domain that will verify user credentials. Type: string (or Expression with resultType string).
40882
- """
40883
- return pulumi.get(self, "domain")
40884
-
40885
- @domain.setter
40886
- def domain(self, value: Optional[Any]):
40887
- pulumi.set(self, "domain", value)
40888
-
40889
40789
  @property
40890
40790
  @pulumi.getter(name="encryptedCredential")
40891
40791
  def encrypted_credential(self) -> Optional[pulumi.Input[str]]: