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
@@ -1,326 +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
- from ._enums import *
18
- from ._inputs import *
19
-
20
- __all__ = ['SharedCommitmentPlanArgs', 'SharedCommitmentPlan']
21
-
22
- @pulumi.input_type
23
- class SharedCommitmentPlanArgs:
24
- def __init__(__self__, *,
25
- resource_group_name: pulumi.Input[str],
26
- commitment_plan_name: Optional[pulumi.Input[str]] = None,
27
- kind: Optional[pulumi.Input[str]] = None,
28
- location: Optional[pulumi.Input[str]] = None,
29
- properties: Optional[pulumi.Input['CommitmentPlanPropertiesArgs']] = None,
30
- sku: Optional[pulumi.Input['SkuArgs']] = None,
31
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
32
- """
33
- The set of arguments for constructing a SharedCommitmentPlan resource.
34
- :param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
35
- :param pulumi.Input[str] commitment_plan_name: The name of the commitmentPlan associated with the Cognitive Services Account
36
- :param pulumi.Input[str] kind: The Kind of the resource.
37
- :param pulumi.Input[str] location: The geo-location where the resource lives
38
- :param pulumi.Input['CommitmentPlanPropertiesArgs'] properties: Properties of Cognitive Services account commitment plan.
39
- :param pulumi.Input['SkuArgs'] sku: The resource model definition representing SKU
40
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
41
- """
42
- pulumi.set(__self__, "resource_group_name", resource_group_name)
43
- if commitment_plan_name is not None:
44
- pulumi.set(__self__, "commitment_plan_name", commitment_plan_name)
45
- if kind is not None:
46
- pulumi.set(__self__, "kind", kind)
47
- if location is not None:
48
- pulumi.set(__self__, "location", location)
49
- if properties is not None:
50
- pulumi.set(__self__, "properties", properties)
51
- if sku is not None:
52
- pulumi.set(__self__, "sku", sku)
53
- if tags is not None:
54
- pulumi.set(__self__, "tags", tags)
55
-
56
- @property
57
- @pulumi.getter(name="resourceGroupName")
58
- def resource_group_name(self) -> pulumi.Input[str]:
59
- """
60
- The name of the resource group. The name is case insensitive.
61
- """
62
- return pulumi.get(self, "resource_group_name")
63
-
64
- @resource_group_name.setter
65
- def resource_group_name(self, value: pulumi.Input[str]):
66
- pulumi.set(self, "resource_group_name", value)
67
-
68
- @property
69
- @pulumi.getter(name="commitmentPlanName")
70
- def commitment_plan_name(self) -> Optional[pulumi.Input[str]]:
71
- """
72
- The name of the commitmentPlan associated with the Cognitive Services Account
73
- """
74
- return pulumi.get(self, "commitment_plan_name")
75
-
76
- @commitment_plan_name.setter
77
- def commitment_plan_name(self, value: Optional[pulumi.Input[str]]):
78
- pulumi.set(self, "commitment_plan_name", value)
79
-
80
- @property
81
- @pulumi.getter
82
- def kind(self) -> Optional[pulumi.Input[str]]:
83
- """
84
- The Kind of the resource.
85
- """
86
- return pulumi.get(self, "kind")
87
-
88
- @kind.setter
89
- def kind(self, value: Optional[pulumi.Input[str]]):
90
- pulumi.set(self, "kind", value)
91
-
92
- @property
93
- @pulumi.getter
94
- def location(self) -> Optional[pulumi.Input[str]]:
95
- """
96
- The geo-location where the resource lives
97
- """
98
- return pulumi.get(self, "location")
99
-
100
- @location.setter
101
- def location(self, value: Optional[pulumi.Input[str]]):
102
- pulumi.set(self, "location", value)
103
-
104
- @property
105
- @pulumi.getter
106
- def properties(self) -> Optional[pulumi.Input['CommitmentPlanPropertiesArgs']]:
107
- """
108
- Properties of Cognitive Services account commitment plan.
109
- """
110
- return pulumi.get(self, "properties")
111
-
112
- @properties.setter
113
- def properties(self, value: Optional[pulumi.Input['CommitmentPlanPropertiesArgs']]):
114
- pulumi.set(self, "properties", value)
115
-
116
- @property
117
- @pulumi.getter
118
- def sku(self) -> Optional[pulumi.Input['SkuArgs']]:
119
- """
120
- The resource model definition representing SKU
121
- """
122
- return pulumi.get(self, "sku")
123
-
124
- @sku.setter
125
- def sku(self, value: Optional[pulumi.Input['SkuArgs']]):
126
- pulumi.set(self, "sku", value)
127
-
128
- @property
129
- @pulumi.getter
130
- def tags(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
131
- """
132
- Resource tags.
133
- """
134
- return pulumi.get(self, "tags")
135
-
136
- @tags.setter
137
- def tags(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
138
- pulumi.set(self, "tags", value)
139
-
140
-
141
- class SharedCommitmentPlan(pulumi.CustomResource):
142
- @overload
143
- def __init__(__self__,
144
- resource_name: str,
145
- opts: Optional[pulumi.ResourceOptions] = None,
146
- commitment_plan_name: Optional[pulumi.Input[str]] = None,
147
- kind: Optional[pulumi.Input[str]] = None,
148
- location: Optional[pulumi.Input[str]] = None,
149
- properties: Optional[pulumi.Input[Union['CommitmentPlanPropertiesArgs', 'CommitmentPlanPropertiesArgsDict']]] = None,
150
- resource_group_name: Optional[pulumi.Input[str]] = None,
151
- sku: Optional[pulumi.Input[Union['SkuArgs', 'SkuArgsDict']]] = None,
152
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
153
- __props__=None):
154
- """
155
- Cognitive Services account commitment plan.
156
-
157
- :param str resource_name: The name of the resource.
158
- :param pulumi.ResourceOptions opts: Options for the resource.
159
- :param pulumi.Input[str] commitment_plan_name: The name of the commitmentPlan associated with the Cognitive Services Account
160
- :param pulumi.Input[str] kind: The Kind of the resource.
161
- :param pulumi.Input[str] location: The geo-location where the resource lives
162
- :param pulumi.Input[Union['CommitmentPlanPropertiesArgs', 'CommitmentPlanPropertiesArgsDict']] properties: Properties of Cognitive Services account commitment plan.
163
- :param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
164
- :param pulumi.Input[Union['SkuArgs', 'SkuArgsDict']] sku: The resource model definition representing SKU
165
- :param pulumi.Input[Mapping[str, pulumi.Input[str]]] tags: Resource tags.
166
- """
167
- ...
168
- @overload
169
- def __init__(__self__,
170
- resource_name: str,
171
- args: SharedCommitmentPlanArgs,
172
- opts: Optional[pulumi.ResourceOptions] = None):
173
- """
174
- Cognitive Services account commitment plan.
175
-
176
- :param str resource_name: The name of the resource.
177
- :param SharedCommitmentPlanArgs args: The arguments to use to populate this resource's properties.
178
- :param pulumi.ResourceOptions opts: Options for the resource.
179
- """
180
- ...
181
- def __init__(__self__, resource_name: str, *args, **kwargs):
182
- resource_args, opts = _utilities.get_resource_args_opts(SharedCommitmentPlanArgs, pulumi.ResourceOptions, *args, **kwargs)
183
- if resource_args is not None:
184
- __self__._internal_init(resource_name, opts, **resource_args.__dict__)
185
- else:
186
- __self__._internal_init(resource_name, *args, **kwargs)
187
-
188
- def _internal_init(__self__,
189
- resource_name: str,
190
- opts: Optional[pulumi.ResourceOptions] = None,
191
- commitment_plan_name: Optional[pulumi.Input[str]] = None,
192
- kind: Optional[pulumi.Input[str]] = None,
193
- location: Optional[pulumi.Input[str]] = None,
194
- properties: Optional[pulumi.Input[Union['CommitmentPlanPropertiesArgs', 'CommitmentPlanPropertiesArgsDict']]] = None,
195
- resource_group_name: Optional[pulumi.Input[str]] = None,
196
- sku: Optional[pulumi.Input[Union['SkuArgs', 'SkuArgsDict']]] = None,
197
- tags: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
198
- __props__=None):
199
- opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
200
- if not isinstance(opts, pulumi.ResourceOptions):
201
- raise TypeError('Expected resource options to be a ResourceOptions instance')
202
- if opts.id is None:
203
- if __props__ is not None:
204
- raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
205
- __props__ = SharedCommitmentPlanArgs.__new__(SharedCommitmentPlanArgs)
206
-
207
- __props__.__dict__["commitment_plan_name"] = commitment_plan_name
208
- __props__.__dict__["kind"] = kind
209
- __props__.__dict__["location"] = location
210
- __props__.__dict__["properties"] = properties
211
- if resource_group_name is None and not opts.urn:
212
- raise TypeError("Missing required property 'resource_group_name'")
213
- __props__.__dict__["resource_group_name"] = resource_group_name
214
- __props__.__dict__["sku"] = sku
215
- __props__.__dict__["tags"] = tags
216
- __props__.__dict__["etag"] = None
217
- __props__.__dict__["name"] = None
218
- __props__.__dict__["system_data"] = None
219
- __props__.__dict__["type"] = None
220
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:cognitiveservices:SharedCommitmentPlan"), pulumi.Alias(type_="azure-native:cognitiveservices/v20221201:SharedCommitmentPlan"), pulumi.Alias(type_="azure-native:cognitiveservices/v20230501:SharedCommitmentPlan"), pulumi.Alias(type_="azure-native:cognitiveservices/v20231001preview:SharedCommitmentPlan"), pulumi.Alias(type_="azure-native:cognitiveservices/v20240401preview:SharedCommitmentPlan")])
221
- opts = pulumi.ResourceOptions.merge(opts, alias_opts)
222
- super(SharedCommitmentPlan, __self__).__init__(
223
- 'azure-native:cognitiveservices/v20240601preview:SharedCommitmentPlan',
224
- resource_name,
225
- __props__,
226
- opts)
227
-
228
- @staticmethod
229
- def get(resource_name: str,
230
- id: pulumi.Input[str],
231
- opts: Optional[pulumi.ResourceOptions] = None) -> 'SharedCommitmentPlan':
232
- """
233
- Get an existing SharedCommitmentPlan resource's state with the given name, id, and optional extra
234
- properties used to qualify the lookup.
235
-
236
- :param str resource_name: The unique name of the resulting resource.
237
- :param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
238
- :param pulumi.ResourceOptions opts: Options for the resource.
239
- """
240
- opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
241
-
242
- __props__ = SharedCommitmentPlanArgs.__new__(SharedCommitmentPlanArgs)
243
-
244
- __props__.__dict__["etag"] = None
245
- __props__.__dict__["kind"] = None
246
- __props__.__dict__["location"] = None
247
- __props__.__dict__["name"] = None
248
- __props__.__dict__["properties"] = None
249
- __props__.__dict__["sku"] = None
250
- __props__.__dict__["system_data"] = None
251
- __props__.__dict__["tags"] = None
252
- __props__.__dict__["type"] = None
253
- return SharedCommitmentPlan(resource_name, opts=opts, __props__=__props__)
254
-
255
- @property
256
- @pulumi.getter
257
- def etag(self) -> pulumi.Output[str]:
258
- """
259
- Resource Etag.
260
- """
261
- return pulumi.get(self, "etag")
262
-
263
- @property
264
- @pulumi.getter
265
- def kind(self) -> pulumi.Output[Optional[str]]:
266
- """
267
- The Kind of the resource.
268
- """
269
- return pulumi.get(self, "kind")
270
-
271
- @property
272
- @pulumi.getter
273
- def location(self) -> pulumi.Output[Optional[str]]:
274
- """
275
- The geo-location where the resource lives
276
- """
277
- return pulumi.get(self, "location")
278
-
279
- @property
280
- @pulumi.getter
281
- def name(self) -> pulumi.Output[str]:
282
- """
283
- The name of the resource
284
- """
285
- return pulumi.get(self, "name")
286
-
287
- @property
288
- @pulumi.getter
289
- def properties(self) -> pulumi.Output['outputs.CommitmentPlanPropertiesResponse']:
290
- """
291
- Properties of Cognitive Services account commitment plan.
292
- """
293
- return pulumi.get(self, "properties")
294
-
295
- @property
296
- @pulumi.getter
297
- def sku(self) -> pulumi.Output[Optional['outputs.SkuResponse']]:
298
- """
299
- The resource model definition representing SKU
300
- """
301
- return pulumi.get(self, "sku")
302
-
303
- @property
304
- @pulumi.getter(name="systemData")
305
- def system_data(self) -> pulumi.Output['outputs.SystemDataResponse']:
306
- """
307
- Metadata pertaining to creation and last modification of the resource.
308
- """
309
- return pulumi.get(self, "system_data")
310
-
311
- @property
312
- @pulumi.getter
313
- def tags(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
314
- """
315
- Resource tags.
316
- """
317
- return pulumi.get(self, "tags")
318
-
319
- @property
320
- @pulumi.getter
321
- def type(self) -> pulumi.Output[str]:
322
- """
323
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
324
- """
325
- return pulumi.get(self, "type")
326
-
@@ -1,20 +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
- from ... import _utilities
6
- import typing
7
- # Export this package's modules as members:
8
- from ._enums import *
9
- from .disk import *
10
- from .disk_access import *
11
- from .disk_access_a_private_endpoint_connection import *
12
- from .disk_encryption_set import *
13
- from .get_disk import *
14
- from .get_disk_access import *
15
- from .get_disk_access_a_private_endpoint_connection import *
16
- from .get_disk_encryption_set import *
17
- from .get_snapshot import *
18
- from .snapshot import *
19
- from ._inputs import *
20
- from . import outputs
@@ -1,303 +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
- from enum import Enum
6
-
7
- __all__ = [
8
- 'Architecture',
9
- 'CopyCompletionErrorReason',
10
- 'DataAccessAuthMode',
11
- 'DiskCreateOption',
12
- 'DiskEncryptionSetIdentityType',
13
- 'DiskEncryptionSetType',
14
- 'DiskSecurityTypes',
15
- 'DiskStorageAccountTypes',
16
- 'EncryptionType',
17
- 'ExtendedLocationTypes',
18
- 'HyperVGeneration',
19
- 'NetworkAccessPolicy',
20
- 'OperatingSystemTypes',
21
- 'PrivateEndpointServiceConnectionStatus',
22
- 'ProvisionedBandwidthCopyOption',
23
- 'PublicNetworkAccess',
24
- 'SnapshotStorageAccountTypes',
25
- ]
26
-
27
-
28
- class Architecture(str, Enum):
29
- """
30
- CPU architecture supported by an OS disk.
31
- """
32
- X64 = "x64"
33
- ARM64 = "Arm64"
34
-
35
-
36
- class CopyCompletionErrorReason(str, Enum):
37
- """
38
- Indicates the error code if the background copy of a resource created via the CopyStart operation fails.
39
- """
40
- COPY_SOURCE_NOT_FOUND = "CopySourceNotFound"
41
- """
42
- Indicates that the source snapshot was deleted while the background copy of the resource created via CopyStart operation was in progress.
43
- """
44
-
45
-
46
- class DataAccessAuthMode(str, Enum):
47
- """
48
- Additional authentication requirements when exporting or uploading to a disk or snapshot.
49
- """
50
- AZURE_ACTIVE_DIRECTORY = "AzureActiveDirectory"
51
- """
52
- When export/upload URL is used, the system checks if the user has an identity in Azure Active Directory and has necessary permissions to export/upload the data. Please refer to aka.ms/DisksAzureADAuth.
53
- """
54
- NONE = "None"
55
- """
56
- No additional authentication would be performed when accessing export/upload URL.
57
- """
58
-
59
-
60
- class DiskCreateOption(str, Enum):
61
- """
62
- This enumerates the possible sources of a disk's creation.
63
- """
64
- EMPTY = "Empty"
65
- """
66
- Create an empty data disk of a size given by diskSizeGB.
67
- """
68
- ATTACH = "Attach"
69
- """
70
- Disk will be attached to a VM.
71
- """
72
- FROM_IMAGE = "FromImage"
73
- """
74
- Create a new disk from a platform image specified by the given imageReference or galleryImageReference.
75
- """
76
- IMPORT_ = "Import"
77
- """
78
- Create a disk by importing from a blob specified by a sourceUri in a storage account specified by storageAccountId.
79
- """
80
- COPY = "Copy"
81
- """
82
- Create a new disk or snapshot by copying from a disk or snapshot specified by the given sourceResourceId.
83
- """
84
- RESTORE = "Restore"
85
- """
86
- Create a new disk by copying from a backup recovery point.
87
- """
88
- UPLOAD = "Upload"
89
- """
90
- Create a new disk by obtaining a write token and using it to directly upload the contents of the disk.
91
- """
92
- COPY_START = "CopyStart"
93
- """
94
- Create a new disk by using a deep copy process, where the resource creation is considered complete only after all data has been copied from the source.
95
- """
96
- IMPORT_SECURE = "ImportSecure"
97
- """
98
- Similar to Import create option. Create a new Trusted Launch VM or Confidential VM supported disk by importing additional blob for VM guest state specified by securityDataUri in storage account specified by storageAccountId
99
- """
100
- UPLOAD_PREPARED_SECURE = "UploadPreparedSecure"
101
- """
102
- Similar to Upload create option. Create a new Trusted Launch VM or Confidential VM supported disk and upload using write token in both disk and VM guest state
103
- """
104
- COPY_FROM_SAN_SNAPSHOT = "CopyFromSanSnapshot"
105
- """
106
- Create a new disk by exporting from elastic san volume snapshot
107
- """
108
-
109
-
110
- class DiskEncryptionSetIdentityType(str, Enum):
111
- """
112
- The type of Managed Identity used by the DiskEncryptionSet. Only SystemAssigned is supported for new creations. Disk Encryption Sets can be updated with Identity type None during migration of subscription to a new Azure Active Directory tenant; it will cause the encrypted resources to lose access to the keys.
113
- """
114
- SYSTEM_ASSIGNED = "SystemAssigned"
115
- USER_ASSIGNED = "UserAssigned"
116
- SYSTEM_ASSIGNED_USER_ASSIGNED = "SystemAssigned, UserAssigned"
117
- NONE = "None"
118
-
119
-
120
- class DiskEncryptionSetType(str, Enum):
121
- """
122
- The type of key used to encrypt the data of the disk.
123
- """
124
- ENCRYPTION_AT_REST_WITH_CUSTOMER_KEY = "EncryptionAtRestWithCustomerKey"
125
- """
126
- Resource using diskEncryptionSet would be encrypted at rest with Customer managed key that can be changed and revoked by a customer.
127
- """
128
- ENCRYPTION_AT_REST_WITH_PLATFORM_AND_CUSTOMER_KEYS = "EncryptionAtRestWithPlatformAndCustomerKeys"
129
- """
130
- Resource using diskEncryptionSet would be encrypted at rest with two layers of encryption. One of the keys is Customer managed and the other key is Platform managed.
131
- """
132
- CONFIDENTIAL_VM_ENCRYPTED_WITH_CUSTOMER_KEY = "ConfidentialVmEncryptedWithCustomerKey"
133
- """
134
- Confidential VM supported disk and VM guest state would be encrypted with customer managed key.
135
- """
136
-
137
-
138
- class DiskSecurityTypes(str, Enum):
139
- """
140
- Specifies the SecurityType of the VM. Applicable for OS disks only.
141
- """
142
- TRUSTED_LAUNCH = "TrustedLaunch"
143
- """
144
- Trusted Launch provides security features such as secure boot and virtual Trusted Platform Module (vTPM)
145
- """
146
- CONFIDENTIAL_V_M_VM_GUEST_STATE_ONLY_ENCRYPTED_WITH_PLATFORM_KEY = "ConfidentialVM_VMGuestStateOnlyEncryptedWithPlatformKey"
147
- """
148
- Indicates Confidential VM disk with only VM guest state encrypted
149
- """
150
- CONFIDENTIAL_V_M_DISK_ENCRYPTED_WITH_PLATFORM_KEY = "ConfidentialVM_DiskEncryptedWithPlatformKey"
151
- """
152
- Indicates Confidential VM disk with both OS disk and VM guest state encrypted with a platform managed key
153
- """
154
- CONFIDENTIAL_V_M_DISK_ENCRYPTED_WITH_CUSTOMER_KEY = "ConfidentialVM_DiskEncryptedWithCustomerKey"
155
- """
156
- Indicates Confidential VM disk with both OS disk and VM guest state encrypted with a customer managed key
157
- """
158
- CONFIDENTIAL_V_M_NON_PERSISTED_TPM = "ConfidentialVM_NonPersistedTPM"
159
- """
160
- Indicates Confidential VM disk with a ephemeral vTPM. vTPM state is not persisted across VM reboots.
161
- """
162
-
163
-
164
- class DiskStorageAccountTypes(str, Enum):
165
- """
166
- The sku name.
167
- """
168
- STANDARD_LRS = "Standard_LRS"
169
- """
170
- Standard HDD locally redundant storage. Best for backup, non-critical, and infrequent access.
171
- """
172
- PREMIUM_LRS = "Premium_LRS"
173
- """
174
- Premium SSD locally redundant storage. Best for production and performance sensitive workloads.
175
- """
176
- STANDARD_SS_D_LRS = "StandardSSD_LRS"
177
- """
178
- Standard SSD locally redundant storage. Best for web servers, lightly used enterprise applications and dev/test.
179
- """
180
- ULTRA_SS_D_LRS = "UltraSSD_LRS"
181
- """
182
- Ultra SSD locally redundant storage. Best for IO-intensive workloads such as SAP HANA, top tier databases (for example, SQL, Oracle), and other transaction-heavy workloads.
183
- """
184
- PREMIUM_ZRS = "Premium_ZRS"
185
- """
186
- Premium SSD zone redundant storage. Best for the production workloads that need storage resiliency against zone failures.
187
- """
188
- STANDARD_SS_D_ZRS = "StandardSSD_ZRS"
189
- """
190
- Standard SSD zone redundant storage. Best for web servers, lightly used enterprise applications and dev/test that need storage resiliency against zone failures.
191
- """
192
- PREMIUM_V2_LRS = "PremiumV2_LRS"
193
- """
194
- Premium SSD v2 locally redundant storage. Best for production and performance-sensitive workloads that consistently require low latency and high IOPS and throughput.
195
- """
196
-
197
-
198
- class EncryptionType(str, Enum):
199
- """
200
- The type of key used to encrypt the data of the disk.
201
- """
202
- ENCRYPTION_AT_REST_WITH_PLATFORM_KEY = "EncryptionAtRestWithPlatformKey"
203
- """
204
- Disk is encrypted at rest with Platform managed key. It is the default encryption type. This is not a valid encryption type for disk encryption sets.
205
- """
206
- ENCRYPTION_AT_REST_WITH_CUSTOMER_KEY = "EncryptionAtRestWithCustomerKey"
207
- """
208
- Disk is encrypted at rest with Customer managed key that can be changed and revoked by a customer.
209
- """
210
- ENCRYPTION_AT_REST_WITH_PLATFORM_AND_CUSTOMER_KEYS = "EncryptionAtRestWithPlatformAndCustomerKeys"
211
- """
212
- Disk is encrypted at rest with 2 layers of encryption. One of the keys is Customer managed and the other key is Platform managed.
213
- """
214
-
215
-
216
- class ExtendedLocationTypes(str, Enum):
217
- """
218
- The type of the extended location.
219
- """
220
- EDGE_ZONE = "EdgeZone"
221
-
222
-
223
- class HyperVGeneration(str, Enum):
224
- """
225
- The hypervisor generation of the Virtual Machine. Applicable to OS disks only.
226
- """
227
- V1 = "V1"
228
- V2 = "V2"
229
-
230
-
231
- class NetworkAccessPolicy(str, Enum):
232
- """
233
- Policy for accessing the disk via network.
234
- """
235
- ALLOW_ALL = "AllowAll"
236
- """
237
- The disk can be exported or uploaded to from any network.
238
- """
239
- ALLOW_PRIVATE = "AllowPrivate"
240
- """
241
- The disk can be exported or uploaded to using a DiskAccess resource's private endpoints.
242
- """
243
- DENY_ALL = "DenyAll"
244
- """
245
- The disk cannot be exported.
246
- """
247
-
248
-
249
- class OperatingSystemTypes(str, Enum):
250
- """
251
- The Operating System type.
252
- """
253
- WINDOWS = "Windows"
254
- LINUX = "Linux"
255
-
256
-
257
- class PrivateEndpointServiceConnectionStatus(str, Enum):
258
- """
259
- Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
260
- """
261
- PENDING = "Pending"
262
- APPROVED = "Approved"
263
- REJECTED = "Rejected"
264
-
265
-
266
- class ProvisionedBandwidthCopyOption(str, Enum):
267
- """
268
- If this field is set on a snapshot and createOption is CopyStart, the snapshot will be copied at a quicker speed.
269
- """
270
- NONE = "None"
271
- ENHANCED = "Enhanced"
272
-
273
-
274
- class PublicNetworkAccess(str, Enum):
275
- """
276
- Policy for controlling export on the disk.
277
- """
278
- ENABLED = "Enabled"
279
- """
280
- You can generate a SAS URI to access the underlying data of the disk publicly on the internet when NetworkAccessPolicy is set to AllowAll. You can access the data via the SAS URI only from your trusted Azure VNET when NetworkAccessPolicy is set to AllowPrivate.
281
- """
282
- DISABLED = "Disabled"
283
- """
284
- You cannot access the underlying data of the disk publicly on the internet even when NetworkAccessPolicy is set to AllowAll. You can access the data via the SAS URI only from your trusted Azure VNET when NetworkAccessPolicy is set to AllowPrivate.
285
- """
286
-
287
-
288
- class SnapshotStorageAccountTypes(str, Enum):
289
- """
290
- The sku name.
291
- """
292
- STANDARD_LRS = "Standard_LRS"
293
- """
294
- Standard HDD locally redundant storage
295
- """
296
- PREMIUM_LRS = "Premium_LRS"
297
- """
298
- Premium SSD locally redundant storage
299
- """
300
- STANDARD_ZRS = "Standard_ZRS"
301
- """
302
- Standard zone redundant storage
303
- """