pulumi-azure-native 2.51.0__py3-none-any.whl → 2.51.0a1721146135__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.0a1721146135.dist-info}/METADATA +1 -1
  431. {pulumi_azure_native-2.51.0.dist-info → pulumi_azure_native-2.51.0a1721146135.dist-info}/RECORD +433 -565
  432. {pulumi_azure_native-2.51.0.dist-info → pulumi_azure_native-2.51.0a1721146135.dist-info}/WHEEL +1 -1
  433. pulumi_azure_native/cognitiveservices/v20240601preview/__init__.py +0 -31
  434. pulumi_azure_native/cognitiveservices/v20240601preview/_enums.py +0 -156
  435. pulumi_azure_native/cognitiveservices/v20240601preview/_inputs.py +0 -2517
  436. pulumi_azure_native/cognitiveservices/v20240601preview/account.py +0 -355
  437. pulumi_azure_native/cognitiveservices/v20240601preview/commitment_plan.py +0 -347
  438. pulumi_azure_native/cognitiveservices/v20240601preview/commitment_plan_association.py +0 -258
  439. pulumi_azure_native/cognitiveservices/v20240601preview/deployment.py +0 -289
  440. pulumi_azure_native/cognitiveservices/v20240601preview/encryption_scope.py +0 -260
  441. pulumi_azure_native/cognitiveservices/v20240601preview/get_account.py +0 -214
  442. pulumi_azure_native/cognitiveservices/v20240601preview/get_commitment_plan.py +0 -206
  443. pulumi_azure_native/cognitiveservices/v20240601preview/get_commitment_plan_association.py +0 -167
  444. pulumi_azure_native/cognitiveservices/v20240601preview/get_deployment.py +0 -180
  445. pulumi_azure_native/cognitiveservices/v20240601preview/get_encryption_scope.py +0 -167
  446. pulumi_azure_native/cognitiveservices/v20240601preview/get_private_endpoint_connection.py +0 -167
  447. pulumi_azure_native/cognitiveservices/v20240601preview/get_rai_blocklist.py +0 -167
  448. pulumi_azure_native/cognitiveservices/v20240601preview/get_rai_blocklist_item.py +0 -172
  449. pulumi_azure_native/cognitiveservices/v20240601preview/get_rai_policy.py +0 -167
  450. pulumi_azure_native/cognitiveservices/v20240601preview/get_shared_commitment_plan.py +0 -201
  451. pulumi_azure_native/cognitiveservices/v20240601preview/list_account_keys.py +0 -96
  452. pulumi_azure_native/cognitiveservices/v20240601preview/outputs.py +0 -3209
  453. pulumi_azure_native/cognitiveservices/v20240601preview/private_endpoint_connection.py +0 -260
  454. pulumi_azure_native/cognitiveservices/v20240601preview/rai_blocklist.py +0 -259
  455. pulumi_azure_native/cognitiveservices/v20240601preview/rai_blocklist_item.py +0 -280
  456. pulumi_azure_native/cognitiveservices/v20240601preview/rai_policy.py +0 -260
  457. pulumi_azure_native/cognitiveservices/v20240601preview/shared_commitment_plan.py +0 -326
  458. pulumi_azure_native/compute/v20240302/__init__.py +0 -20
  459. pulumi_azure_native/compute/v20240302/_enums.py +0 -303
  460. pulumi_azure_native/compute/v20240302/_inputs.py +0 -1334
  461. pulumi_azure_native/compute/v20240302/disk.py +0 -1084
  462. pulumi_azure_native/compute/v20240302/disk_access.py +0 -278
  463. pulumi_azure_native/compute/v20240302/disk_access_a_private_endpoint_connection.py +0 -232
  464. pulumi_azure_native/compute/v20240302/disk_encryption_set.py +0 -404
  465. pulumi_azure_native/compute/v20240302/get_disk.py +0 -617
  466. pulumi_azure_native/compute/v20240302/get_disk_access.py +0 -188
  467. pulumi_azure_native/compute/v20240302/get_disk_access_a_private_endpoint_connection.py +0 -154
  468. pulumi_azure_native/compute/v20240302/get_disk_encryption_set.py +0 -253
  469. pulumi_azure_native/compute/v20240302/get_snapshot.py +0 -474
  470. pulumi_azure_native/compute/v20240302/outputs.py +0 -1568
  471. pulumi_azure_native/compute/v20240302/snapshot.py +0 -841
  472. pulumi_azure_native/containerservice/v20240502preview/__init__.py +0 -29
  473. pulumi_azure_native/containerservice/v20240502preview/_enums.py +0 -874
  474. pulumi_azure_native/containerservice/v20240502preview/_inputs.py +0 -9520
  475. pulumi_azure_native/containerservice/v20240502preview/agent_pool.py +0 -1691
  476. pulumi_azure_native/containerservice/v20240502preview/get_agent_pool.py +0 -817
  477. pulumi_azure_native/containerservice/v20240502preview/get_load_balancer.py +0 -206
  478. pulumi_azure_native/containerservice/v20240502preview/get_maintenance_configuration.py +0 -167
  479. pulumi_azure_native/containerservice/v20240502preview/get_managed_cluster.py +0 -838
  480. pulumi_azure_native/containerservice/v20240502preview/get_managed_cluster_snapshot.py +0 -188
  481. pulumi_azure_native/containerservice/v20240502preview/get_private_endpoint_connection.py +0 -154
  482. pulumi_azure_native/containerservice/v20240502preview/get_snapshot.py +0 -253
  483. pulumi_azure_native/containerservice/v20240502preview/get_trusted_access_role_binding.py +0 -167
  484. pulumi_azure_native/containerservice/v20240502preview/list_managed_cluster_admin_credentials.py +0 -89
  485. pulumi_azure_native/containerservice/v20240502preview/list_managed_cluster_monitoring_user_credentials.py +0 -89
  486. pulumi_azure_native/containerservice/v20240502preview/list_managed_cluster_user_credentials.py +0 -94
  487. pulumi_azure_native/containerservice/v20240502preview/load_balancer.py +0 -368
  488. pulumi_azure_native/containerservice/v20240502preview/maintenance_configuration.py +0 -279
  489. pulumi_azure_native/containerservice/v20240502preview/managed_cluster.py +0 -1595
  490. pulumi_azure_native/containerservice/v20240502preview/managed_cluster_snapshot.py +0 -297
  491. pulumi_azure_native/containerservice/v20240502preview/outputs.py +0 -8194
  492. pulumi_azure_native/containerservice/v20240502preview/private_endpoint_connection.py +0 -251
  493. pulumi_azure_native/containerservice/v20240502preview/snapshot.py +0 -347
  494. pulumi_azure_native/containerservice/v20240502preview/trusted_access_role_binding.py +0 -260
  495. pulumi_azure_native/desktopvirtualization/list_host_pool_registration_tokens.py +0 -103
  496. pulumi_azure_native/desktopvirtualization/v20240403/list_host_pool_registration_tokens.py +0 -97
  497. pulumi_azure_native/desktopvirtualization/v20240408preview/list_host_pool_registration_tokens.py +0 -97
  498. pulumi_azure_native/healthdataaiservices/__init__.py +0 -22
  499. pulumi_azure_native/healthdataaiservices/_enums.py +0 -44
  500. pulumi_azure_native/healthdataaiservices/_inputs.py +0 -232
  501. pulumi_azure_native/healthdataaiservices/deid_service.py +0 -289
  502. pulumi_azure_native/healthdataaiservices/get_deid_service.py +0 -177
  503. pulumi_azure_native/healthdataaiservices/get_private_endpoint_connection.py +0 -143
  504. pulumi_azure_native/healthdataaiservices/outputs.py +0 -637
  505. pulumi_azure_native/healthdataaiservices/private_endpoint_connection.py +0 -223
  506. pulumi_azure_native/healthdataaiservices/v20240228preview/__init__.py +0 -14
  507. pulumi_azure_native/healthdataaiservices/v20240228preview/_enums.py +0 -44
  508. pulumi_azure_native/healthdataaiservices/v20240228preview/_inputs.py +0 -232
  509. pulumi_azure_native/healthdataaiservices/v20240228preview/deid_service.py +0 -287
  510. pulumi_azure_native/healthdataaiservices/v20240228preview/get_deid_service.py +0 -175
  511. pulumi_azure_native/healthdataaiservices/v20240228preview/get_private_endpoint_connection.py +0 -141
  512. pulumi_azure_native/healthdataaiservices/v20240228preview/outputs.py +0 -637
  513. pulumi_azure_native/healthdataaiservices/v20240228preview/private_endpoint_connection.py +0 -221
  514. pulumi_azure_native/netapp/list_volume_quota_report.py +0 -109
  515. pulumi_azure_native/netapp/v20240301preview/__init__.py +0 -36
  516. pulumi_azure_native/netapp/v20240301preview/_enums.py +0 -565
  517. pulumi_azure_native/netapp/v20240301preview/_inputs.py +0 -3100
  518. pulumi_azure_native/netapp/v20240301preview/account.py +0 -385
  519. pulumi_azure_native/netapp/v20240301preview/backup.py +0 -402
  520. pulumi_azure_native/netapp/v20240301preview/backup_policy.py +0 -414
  521. pulumi_azure_native/netapp/v20240301preview/backup_vault.py +0 -258
  522. pulumi_azure_native/netapp/v20240301preview/get_account.py +0 -253
  523. pulumi_azure_native/netapp/v20240301preview/get_backup.py +0 -276
  524. pulumi_azure_native/netapp/v20240301preview/get_backup_policy.py +0 -271
  525. pulumi_azure_native/netapp/v20240301preview/get_backup_vault.py +0 -167
  526. pulumi_azure_native/netapp/v20240301preview/get_pool.py +0 -284
  527. pulumi_azure_native/netapp/v20240301preview/get_snapshot.py +0 -190
  528. pulumi_azure_native/netapp/v20240301preview/get_snapshot_policy.py +0 -245
  529. pulumi_azure_native/netapp/v20240301preview/get_subvolume.py +0 -190
  530. pulumi_azure_native/netapp/v20240301preview/get_subvolume_metadata.py +0 -254
  531. pulumi_azure_native/netapp/v20240301preview/get_volume.py +0 -926
  532. pulumi_azure_native/netapp/v20240301preview/get_volume_group.py +0 -167
  533. pulumi_azure_native/netapp/v20240301preview/get_volume_group_id_for_ldap_user.py +0 -98
  534. pulumi_azure_native/netapp/v20240301preview/get_volume_quota_rule.py +0 -216
  535. pulumi_azure_native/netapp/v20240301preview/list_volume_quota_report.py +0 -107
  536. pulumi_azure_native/netapp/v20240301preview/list_volume_replications.py +0 -94
  537. pulumi_azure_native/netapp/v20240301preview/outputs.py +0 -3344
  538. pulumi_azure_native/netapp/v20240301preview/pool.py +0 -462
  539. pulumi_azure_native/netapp/v20240301preview/snapshot.py +0 -291
  540. pulumi_azure_native/netapp/v20240301preview/snapshot_policy.py +0 -414
  541. pulumi_azure_native/netapp/v20240301preview/subvolume.py +0 -329
  542. pulumi_azure_native/netapp/v20240301preview/volume.py +0 -1707
  543. pulumi_azure_native/netapp/v20240301preview/volume_group.py +0 -279
  544. pulumi_azure_native/netapp/v20240301preview/volume_quota_rule.py +0 -388
  545. pulumi_azure_native/scvmm/v20240601/__init__.py +0 -26
  546. pulumi_azure_native/scvmm/v20240601/_enums.py +0 -110
  547. pulumi_azure_native/scvmm/v20240601/_inputs.py +0 -1334
  548. pulumi_azure_native/scvmm/v20240601/availability_set.py +0 -326
  549. pulumi_azure_native/scvmm/v20240601/cloud.py +0 -385
  550. pulumi_azure_native/scvmm/v20240601/get_availability_set.py +0 -201
  551. pulumi_azure_native/scvmm/v20240601/get_cloud.py +0 -253
  552. pulumi_azure_native/scvmm/v20240601/get_guest_agent.py +0 -222
  553. pulumi_azure_native/scvmm/v20240601/get_inventory_item.py +0 -206
  554. pulumi_azure_native/scvmm/v20240601/get_virtual_machine_instance.py +0 -235
  555. pulumi_azure_native/scvmm/v20240601/get_virtual_machine_template.py +0 -396
  556. pulumi_azure_native/scvmm/v20240601/get_virtual_network.py +0 -227
  557. pulumi_azure_native/scvmm/v20240601/get_vmm_server.py +0 -266
  558. pulumi_azure_native/scvmm/v20240601/guest_agent.py +0 -307
  559. pulumi_azure_native/scvmm/v20240601/inventory_item.py +0 -290
  560. pulumi_azure_native/scvmm/v20240601/outputs.py +0 -1476
  561. pulumi_azure_native/scvmm/v20240601/virtual_machine_instance.py +0 -375
  562. pulumi_azure_native/scvmm/v20240601/virtual_machine_template.py +0 -495
  563. pulumi_azure_native/scvmm/v20240601/virtual_network.py +0 -365
  564. pulumi_azure_native/scvmm/v20240601/vmm_server.py +0 -396
  565. {pulumi_azure_native-2.51.0.dist-info → pulumi_azure_native-2.51.0a1721146135.dist-info}/top_level.txt +0 -0
@@ -1,188 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by pulumi-language-python. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import sys
8
- import pulumi
9
- import pulumi.runtime
10
- from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
- from ... import _utilities
16
- from . import outputs
17
-
18
- __all__ = [
19
- 'GetDiskAccessResult',
20
- 'AwaitableGetDiskAccessResult',
21
- 'get_disk_access',
22
- 'get_disk_access_output',
23
- ]
24
-
25
- @pulumi.output_type
26
- class GetDiskAccessResult:
27
- """
28
- disk access resource.
29
- """
30
- def __init__(__self__, extended_location=None, id=None, location=None, name=None, private_endpoint_connections=None, provisioning_state=None, tags=None, time_created=None, type=None):
31
- if extended_location and not isinstance(extended_location, dict):
32
- raise TypeError("Expected argument 'extended_location' to be a dict")
33
- pulumi.set(__self__, "extended_location", extended_location)
34
- if id and not isinstance(id, str):
35
- raise TypeError("Expected argument 'id' to be a str")
36
- pulumi.set(__self__, "id", id)
37
- if location and not isinstance(location, str):
38
- raise TypeError("Expected argument 'location' to be a str")
39
- pulumi.set(__self__, "location", location)
40
- if name and not isinstance(name, str):
41
- raise TypeError("Expected argument 'name' to be a str")
42
- pulumi.set(__self__, "name", name)
43
- if private_endpoint_connections and not isinstance(private_endpoint_connections, list):
44
- raise TypeError("Expected argument 'private_endpoint_connections' to be a list")
45
- pulumi.set(__self__, "private_endpoint_connections", private_endpoint_connections)
46
- if provisioning_state and not isinstance(provisioning_state, str):
47
- raise TypeError("Expected argument 'provisioning_state' to be a str")
48
- pulumi.set(__self__, "provisioning_state", provisioning_state)
49
- if tags and not isinstance(tags, dict):
50
- raise TypeError("Expected argument 'tags' to be a dict")
51
- pulumi.set(__self__, "tags", tags)
52
- if time_created and not isinstance(time_created, str):
53
- raise TypeError("Expected argument 'time_created' to be a str")
54
- pulumi.set(__self__, "time_created", time_created)
55
- if type and not isinstance(type, str):
56
- raise TypeError("Expected argument 'type' to be a str")
57
- pulumi.set(__self__, "type", type)
58
-
59
- @property
60
- @pulumi.getter(name="extendedLocation")
61
- def extended_location(self) -> Optional['outputs.ExtendedLocationResponse']:
62
- """
63
- The extended location where the disk access will be created. Extended location cannot be changed.
64
- """
65
- return pulumi.get(self, "extended_location")
66
-
67
- @property
68
- @pulumi.getter
69
- def id(self) -> str:
70
- """
71
- Resource Id
72
- """
73
- return pulumi.get(self, "id")
74
-
75
- @property
76
- @pulumi.getter
77
- def location(self) -> str:
78
- """
79
- Resource location
80
- """
81
- return pulumi.get(self, "location")
82
-
83
- @property
84
- @pulumi.getter
85
- def name(self) -> str:
86
- """
87
- Resource name
88
- """
89
- return pulumi.get(self, "name")
90
-
91
- @property
92
- @pulumi.getter(name="privateEndpointConnections")
93
- def private_endpoint_connections(self) -> Sequence['outputs.PrivateEndpointConnectionResponse']:
94
- """
95
- A readonly collection of private endpoint connections created on the disk. Currently only one endpoint connection is supported.
96
- """
97
- return pulumi.get(self, "private_endpoint_connections")
98
-
99
- @property
100
- @pulumi.getter(name="provisioningState")
101
- def provisioning_state(self) -> str:
102
- """
103
- The disk access resource provisioning state.
104
- """
105
- return pulumi.get(self, "provisioning_state")
106
-
107
- @property
108
- @pulumi.getter
109
- def tags(self) -> Optional[Mapping[str, str]]:
110
- """
111
- Resource tags
112
- """
113
- return pulumi.get(self, "tags")
114
-
115
- @property
116
- @pulumi.getter(name="timeCreated")
117
- def time_created(self) -> str:
118
- """
119
- The time when the disk access was created.
120
- """
121
- return pulumi.get(self, "time_created")
122
-
123
- @property
124
- @pulumi.getter
125
- def type(self) -> str:
126
- """
127
- Resource type
128
- """
129
- return pulumi.get(self, "type")
130
-
131
-
132
- class AwaitableGetDiskAccessResult(GetDiskAccessResult):
133
- # pylint: disable=using-constant-test
134
- def __await__(self):
135
- if False:
136
- yield self
137
- return GetDiskAccessResult(
138
- extended_location=self.extended_location,
139
- id=self.id,
140
- location=self.location,
141
- name=self.name,
142
- private_endpoint_connections=self.private_endpoint_connections,
143
- provisioning_state=self.provisioning_state,
144
- tags=self.tags,
145
- time_created=self.time_created,
146
- type=self.type)
147
-
148
-
149
- def get_disk_access(disk_access_name: Optional[str] = None,
150
- resource_group_name: Optional[str] = None,
151
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDiskAccessResult:
152
- """
153
- Gets information about a disk access resource.
154
-
155
-
156
- :param str disk_access_name: The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
157
- :param str resource_group_name: The name of the resource group.
158
- """
159
- __args__ = dict()
160
- __args__['diskAccessName'] = disk_access_name
161
- __args__['resourceGroupName'] = resource_group_name
162
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
163
- __ret__ = pulumi.runtime.invoke('azure-native:compute/v20240302:getDiskAccess', __args__, opts=opts, typ=GetDiskAccessResult).value
164
-
165
- return AwaitableGetDiskAccessResult(
166
- extended_location=pulumi.get(__ret__, 'extended_location'),
167
- id=pulumi.get(__ret__, 'id'),
168
- location=pulumi.get(__ret__, 'location'),
169
- name=pulumi.get(__ret__, 'name'),
170
- private_endpoint_connections=pulumi.get(__ret__, 'private_endpoint_connections'),
171
- provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
172
- tags=pulumi.get(__ret__, 'tags'),
173
- time_created=pulumi.get(__ret__, 'time_created'),
174
- type=pulumi.get(__ret__, 'type'))
175
-
176
-
177
- @_utilities.lift_output_func(get_disk_access)
178
- def get_disk_access_output(disk_access_name: Optional[pulumi.Input[str]] = None,
179
- resource_group_name: Optional[pulumi.Input[str]] = None,
180
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDiskAccessResult]:
181
- """
182
- Gets information about a disk access resource.
183
-
184
-
185
- :param str disk_access_name: The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
186
- :param str resource_group_name: The name of the resource group.
187
- """
188
- ...
@@ -1,154 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by pulumi-language-python. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import sys
8
- import pulumi
9
- import pulumi.runtime
10
- from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
- from ... import _utilities
16
- from . import outputs
17
-
18
- __all__ = [
19
- 'GetDiskAccessAPrivateEndpointConnectionResult',
20
- 'AwaitableGetDiskAccessAPrivateEndpointConnectionResult',
21
- 'get_disk_access_a_private_endpoint_connection',
22
- 'get_disk_access_a_private_endpoint_connection_output',
23
- ]
24
-
25
- @pulumi.output_type
26
- class GetDiskAccessAPrivateEndpointConnectionResult:
27
- """
28
- The Private Endpoint Connection resource.
29
- """
30
- def __init__(__self__, id=None, name=None, private_endpoint=None, private_link_service_connection_state=None, provisioning_state=None, type=None):
31
- if id and not isinstance(id, str):
32
- raise TypeError("Expected argument 'id' to be a str")
33
- pulumi.set(__self__, "id", id)
34
- if name and not isinstance(name, str):
35
- raise TypeError("Expected argument 'name' to be a str")
36
- pulumi.set(__self__, "name", name)
37
- if private_endpoint and not isinstance(private_endpoint, dict):
38
- raise TypeError("Expected argument 'private_endpoint' to be a dict")
39
- pulumi.set(__self__, "private_endpoint", private_endpoint)
40
- if private_link_service_connection_state and not isinstance(private_link_service_connection_state, dict):
41
- raise TypeError("Expected argument 'private_link_service_connection_state' to be a dict")
42
- pulumi.set(__self__, "private_link_service_connection_state", private_link_service_connection_state)
43
- if provisioning_state and not isinstance(provisioning_state, str):
44
- raise TypeError("Expected argument 'provisioning_state' to be a str")
45
- pulumi.set(__self__, "provisioning_state", provisioning_state)
46
- if type and not isinstance(type, str):
47
- raise TypeError("Expected argument 'type' to be a str")
48
- pulumi.set(__self__, "type", type)
49
-
50
- @property
51
- @pulumi.getter
52
- def id(self) -> str:
53
- """
54
- private endpoint connection Id
55
- """
56
- return pulumi.get(self, "id")
57
-
58
- @property
59
- @pulumi.getter
60
- def name(self) -> str:
61
- """
62
- private endpoint connection name
63
- """
64
- return pulumi.get(self, "name")
65
-
66
- @property
67
- @pulumi.getter(name="privateEndpoint")
68
- def private_endpoint(self) -> 'outputs.PrivateEndpointResponse':
69
- """
70
- The resource of private end point.
71
- """
72
- return pulumi.get(self, "private_endpoint")
73
-
74
- @property
75
- @pulumi.getter(name="privateLinkServiceConnectionState")
76
- def private_link_service_connection_state(self) -> 'outputs.PrivateLinkServiceConnectionStateResponse':
77
- """
78
- A collection of information about the state of the connection between DiskAccess and Virtual Network.
79
- """
80
- return pulumi.get(self, "private_link_service_connection_state")
81
-
82
- @property
83
- @pulumi.getter(name="provisioningState")
84
- def provisioning_state(self) -> str:
85
- """
86
- The provisioning state of the private endpoint connection resource.
87
- """
88
- return pulumi.get(self, "provisioning_state")
89
-
90
- @property
91
- @pulumi.getter
92
- def type(self) -> str:
93
- """
94
- private endpoint connection type
95
- """
96
- return pulumi.get(self, "type")
97
-
98
-
99
- class AwaitableGetDiskAccessAPrivateEndpointConnectionResult(GetDiskAccessAPrivateEndpointConnectionResult):
100
- # pylint: disable=using-constant-test
101
- def __await__(self):
102
- if False:
103
- yield self
104
- return GetDiskAccessAPrivateEndpointConnectionResult(
105
- id=self.id,
106
- name=self.name,
107
- private_endpoint=self.private_endpoint,
108
- private_link_service_connection_state=self.private_link_service_connection_state,
109
- provisioning_state=self.provisioning_state,
110
- type=self.type)
111
-
112
-
113
- def get_disk_access_a_private_endpoint_connection(disk_access_name: Optional[str] = None,
114
- private_endpoint_connection_name: Optional[str] = None,
115
- resource_group_name: Optional[str] = None,
116
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDiskAccessAPrivateEndpointConnectionResult:
117
- """
118
- Gets information about a private endpoint connection under a disk access resource.
119
-
120
-
121
- :param str disk_access_name: The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
122
- :param str private_endpoint_connection_name: The name of the private endpoint connection.
123
- :param str resource_group_name: The name of the resource group.
124
- """
125
- __args__ = dict()
126
- __args__['diskAccessName'] = disk_access_name
127
- __args__['privateEndpointConnectionName'] = private_endpoint_connection_name
128
- __args__['resourceGroupName'] = resource_group_name
129
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
130
- __ret__ = pulumi.runtime.invoke('azure-native:compute/v20240302:getDiskAccessAPrivateEndpointConnection', __args__, opts=opts, typ=GetDiskAccessAPrivateEndpointConnectionResult).value
131
-
132
- return AwaitableGetDiskAccessAPrivateEndpointConnectionResult(
133
- id=pulumi.get(__ret__, 'id'),
134
- name=pulumi.get(__ret__, 'name'),
135
- private_endpoint=pulumi.get(__ret__, 'private_endpoint'),
136
- private_link_service_connection_state=pulumi.get(__ret__, 'private_link_service_connection_state'),
137
- provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
138
- type=pulumi.get(__ret__, 'type'))
139
-
140
-
141
- @_utilities.lift_output_func(get_disk_access_a_private_endpoint_connection)
142
- def get_disk_access_a_private_endpoint_connection_output(disk_access_name: Optional[pulumi.Input[str]] = None,
143
- private_endpoint_connection_name: Optional[pulumi.Input[str]] = None,
144
- resource_group_name: Optional[pulumi.Input[str]] = None,
145
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDiskAccessAPrivateEndpointConnectionResult]:
146
- """
147
- Gets information about a private endpoint connection under a disk access resource.
148
-
149
-
150
- :param str disk_access_name: The name of the disk access resource that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
151
- :param str private_endpoint_connection_name: The name of the private endpoint connection.
152
- :param str resource_group_name: The name of the resource group.
153
- """
154
- ...
@@ -1,253 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by pulumi-language-python. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import sys
8
- import pulumi
9
- import pulumi.runtime
10
- from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
- from ... import _utilities
16
- from . import outputs
17
-
18
- __all__ = [
19
- 'GetDiskEncryptionSetResult',
20
- 'AwaitableGetDiskEncryptionSetResult',
21
- 'get_disk_encryption_set',
22
- 'get_disk_encryption_set_output',
23
- ]
24
-
25
- @pulumi.output_type
26
- class GetDiskEncryptionSetResult:
27
- """
28
- disk encryption set resource.
29
- """
30
- def __init__(__self__, active_key=None, auto_key_rotation_error=None, encryption_type=None, federated_client_id=None, id=None, identity=None, last_key_rotation_timestamp=None, location=None, name=None, previous_keys=None, provisioning_state=None, rotation_to_latest_key_version_enabled=None, tags=None, type=None):
31
- if active_key and not isinstance(active_key, dict):
32
- raise TypeError("Expected argument 'active_key' to be a dict")
33
- pulumi.set(__self__, "active_key", active_key)
34
- if auto_key_rotation_error and not isinstance(auto_key_rotation_error, dict):
35
- raise TypeError("Expected argument 'auto_key_rotation_error' to be a dict")
36
- pulumi.set(__self__, "auto_key_rotation_error", auto_key_rotation_error)
37
- if encryption_type and not isinstance(encryption_type, str):
38
- raise TypeError("Expected argument 'encryption_type' to be a str")
39
- pulumi.set(__self__, "encryption_type", encryption_type)
40
- if federated_client_id and not isinstance(federated_client_id, str):
41
- raise TypeError("Expected argument 'federated_client_id' to be a str")
42
- pulumi.set(__self__, "federated_client_id", federated_client_id)
43
- if id and not isinstance(id, str):
44
- raise TypeError("Expected argument 'id' to be a str")
45
- pulumi.set(__self__, "id", id)
46
- if identity and not isinstance(identity, dict):
47
- raise TypeError("Expected argument 'identity' to be a dict")
48
- pulumi.set(__self__, "identity", identity)
49
- if last_key_rotation_timestamp and not isinstance(last_key_rotation_timestamp, str):
50
- raise TypeError("Expected argument 'last_key_rotation_timestamp' to be a str")
51
- pulumi.set(__self__, "last_key_rotation_timestamp", last_key_rotation_timestamp)
52
- if location and not isinstance(location, str):
53
- raise TypeError("Expected argument 'location' to be a str")
54
- pulumi.set(__self__, "location", location)
55
- if name and not isinstance(name, str):
56
- raise TypeError("Expected argument 'name' to be a str")
57
- pulumi.set(__self__, "name", name)
58
- if previous_keys and not isinstance(previous_keys, list):
59
- raise TypeError("Expected argument 'previous_keys' to be a list")
60
- pulumi.set(__self__, "previous_keys", previous_keys)
61
- if provisioning_state and not isinstance(provisioning_state, str):
62
- raise TypeError("Expected argument 'provisioning_state' to be a str")
63
- pulumi.set(__self__, "provisioning_state", provisioning_state)
64
- if rotation_to_latest_key_version_enabled and not isinstance(rotation_to_latest_key_version_enabled, bool):
65
- raise TypeError("Expected argument 'rotation_to_latest_key_version_enabled' to be a bool")
66
- pulumi.set(__self__, "rotation_to_latest_key_version_enabled", rotation_to_latest_key_version_enabled)
67
- if tags and not isinstance(tags, dict):
68
- raise TypeError("Expected argument 'tags' to be a dict")
69
- pulumi.set(__self__, "tags", tags)
70
- if type and not isinstance(type, str):
71
- raise TypeError("Expected argument 'type' to be a str")
72
- pulumi.set(__self__, "type", type)
73
-
74
- @property
75
- @pulumi.getter(name="activeKey")
76
- def active_key(self) -> Optional['outputs.KeyForDiskEncryptionSetResponse']:
77
- """
78
- The key vault key which is currently used by this disk encryption set.
79
- """
80
- return pulumi.get(self, "active_key")
81
-
82
- @property
83
- @pulumi.getter(name="autoKeyRotationError")
84
- def auto_key_rotation_error(self) -> 'outputs.ApiErrorResponse':
85
- """
86
- The error that was encountered during auto-key rotation. If an error is present, then auto-key rotation will not be attempted until the error on this disk encryption set is fixed.
87
- """
88
- return pulumi.get(self, "auto_key_rotation_error")
89
-
90
- @property
91
- @pulumi.getter(name="encryptionType")
92
- def encryption_type(self) -> Optional[str]:
93
- """
94
- The type of key used to encrypt the data of the disk.
95
- """
96
- return pulumi.get(self, "encryption_type")
97
-
98
- @property
99
- @pulumi.getter(name="federatedClientId")
100
- def federated_client_id(self) -> Optional[str]:
101
- """
102
- Multi-tenant application client id to access key vault in a different tenant. Setting the value to 'None' will clear the property.
103
- """
104
- return pulumi.get(self, "federated_client_id")
105
-
106
- @property
107
- @pulumi.getter
108
- def id(self) -> str:
109
- """
110
- Resource Id
111
- """
112
- return pulumi.get(self, "id")
113
-
114
- @property
115
- @pulumi.getter
116
- def identity(self) -> Optional['outputs.EncryptionSetIdentityResponse']:
117
- """
118
- The managed identity for the disk encryption set. It should be given permission on the key vault before it can be used to encrypt disks.
119
- """
120
- return pulumi.get(self, "identity")
121
-
122
- @property
123
- @pulumi.getter(name="lastKeyRotationTimestamp")
124
- def last_key_rotation_timestamp(self) -> str:
125
- """
126
- The time when the active key of this disk encryption set was updated.
127
- """
128
- return pulumi.get(self, "last_key_rotation_timestamp")
129
-
130
- @property
131
- @pulumi.getter
132
- def location(self) -> str:
133
- """
134
- Resource location
135
- """
136
- return pulumi.get(self, "location")
137
-
138
- @property
139
- @pulumi.getter
140
- def name(self) -> str:
141
- """
142
- Resource name
143
- """
144
- return pulumi.get(self, "name")
145
-
146
- @property
147
- @pulumi.getter(name="previousKeys")
148
- def previous_keys(self) -> Sequence['outputs.KeyForDiskEncryptionSetResponse']:
149
- """
150
- A readonly collection of key vault keys previously used by this disk encryption set while a key rotation is in progress. It will be empty if there is no ongoing key rotation.
151
- """
152
- return pulumi.get(self, "previous_keys")
153
-
154
- @property
155
- @pulumi.getter(name="provisioningState")
156
- def provisioning_state(self) -> str:
157
- """
158
- The disk encryption set provisioning state.
159
- """
160
- return pulumi.get(self, "provisioning_state")
161
-
162
- @property
163
- @pulumi.getter(name="rotationToLatestKeyVersionEnabled")
164
- def rotation_to_latest_key_version_enabled(self) -> Optional[bool]:
165
- """
166
- Set this flag to true to enable auto-updating of this disk encryption set to the latest key version.
167
- """
168
- return pulumi.get(self, "rotation_to_latest_key_version_enabled")
169
-
170
- @property
171
- @pulumi.getter
172
- def tags(self) -> Optional[Mapping[str, str]]:
173
- """
174
- Resource tags
175
- """
176
- return pulumi.get(self, "tags")
177
-
178
- @property
179
- @pulumi.getter
180
- def type(self) -> str:
181
- """
182
- Resource type
183
- """
184
- return pulumi.get(self, "type")
185
-
186
-
187
- class AwaitableGetDiskEncryptionSetResult(GetDiskEncryptionSetResult):
188
- # pylint: disable=using-constant-test
189
- def __await__(self):
190
- if False:
191
- yield self
192
- return GetDiskEncryptionSetResult(
193
- active_key=self.active_key,
194
- auto_key_rotation_error=self.auto_key_rotation_error,
195
- encryption_type=self.encryption_type,
196
- federated_client_id=self.federated_client_id,
197
- id=self.id,
198
- identity=self.identity,
199
- last_key_rotation_timestamp=self.last_key_rotation_timestamp,
200
- location=self.location,
201
- name=self.name,
202
- previous_keys=self.previous_keys,
203
- provisioning_state=self.provisioning_state,
204
- rotation_to_latest_key_version_enabled=self.rotation_to_latest_key_version_enabled,
205
- tags=self.tags,
206
- type=self.type)
207
-
208
-
209
- def get_disk_encryption_set(disk_encryption_set_name: Optional[str] = None,
210
- resource_group_name: Optional[str] = None,
211
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetDiskEncryptionSetResult:
212
- """
213
- Gets information about a disk encryption set.
214
-
215
-
216
- :param str disk_encryption_set_name: The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
217
- :param str resource_group_name: The name of the resource group.
218
- """
219
- __args__ = dict()
220
- __args__['diskEncryptionSetName'] = disk_encryption_set_name
221
- __args__['resourceGroupName'] = resource_group_name
222
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
223
- __ret__ = pulumi.runtime.invoke('azure-native:compute/v20240302:getDiskEncryptionSet', __args__, opts=opts, typ=GetDiskEncryptionSetResult).value
224
-
225
- return AwaitableGetDiskEncryptionSetResult(
226
- active_key=pulumi.get(__ret__, 'active_key'),
227
- auto_key_rotation_error=pulumi.get(__ret__, 'auto_key_rotation_error'),
228
- encryption_type=pulumi.get(__ret__, 'encryption_type'),
229
- federated_client_id=pulumi.get(__ret__, 'federated_client_id'),
230
- id=pulumi.get(__ret__, 'id'),
231
- identity=pulumi.get(__ret__, 'identity'),
232
- last_key_rotation_timestamp=pulumi.get(__ret__, 'last_key_rotation_timestamp'),
233
- location=pulumi.get(__ret__, 'location'),
234
- name=pulumi.get(__ret__, 'name'),
235
- previous_keys=pulumi.get(__ret__, 'previous_keys'),
236
- provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
237
- rotation_to_latest_key_version_enabled=pulumi.get(__ret__, 'rotation_to_latest_key_version_enabled'),
238
- tags=pulumi.get(__ret__, 'tags'),
239
- type=pulumi.get(__ret__, 'type'))
240
-
241
-
242
- @_utilities.lift_output_func(get_disk_encryption_set)
243
- def get_disk_encryption_set_output(disk_encryption_set_name: Optional[pulumi.Input[str]] = None,
244
- resource_group_name: Optional[pulumi.Input[str]] = None,
245
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetDiskEncryptionSetResult]:
246
- """
247
- Gets information about a disk encryption set.
248
-
249
-
250
- :param str disk_encryption_set_name: The name of the disk encryption set that is being created. The name can't be changed after the disk encryption set is created. Supported characters for the name are a-z, A-Z, 0-9, _ and -. The maximum name length is 80 characters.
251
- :param str resource_group_name: The name of the resource group.
252
- """
253
- ...