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
@@ -6,7 +6,7 @@ from enum import Enum
6
6
 
7
7
  __all__ = [
8
8
  'CachingTypes',
9
- 'ComponentName',
9
+ 'ComponentNames',
10
10
  'DeleteOptions',
11
11
  'DiffDiskOptions',
12
12
  'DiffDiskPlacement',
@@ -25,7 +25,7 @@ __all__ = [
25
25
  'NetworkInterfaceAuxiliaryMode',
26
26
  'NetworkInterfaceAuxiliarySku',
27
27
  'OperatingSystemTypes',
28
- 'PassName',
28
+ 'PassNames',
29
29
  'ProtocolTypes',
30
30
  'PublicIPAddressSkuName',
31
31
  'PublicIPAddressSkuTier',
@@ -34,7 +34,10 @@ __all__ = [
34
34
  'SecurityTypes',
35
35
  'SettingNames',
36
36
  'SpotAllocationStrategy',
37
+ 'StatusLevelTypes',
37
38
  'StorageAccountTypes',
39
+ 'VirtualMachineEvictionPolicyTypes',
40
+ 'VirtualMachinePriorityTypes',
38
41
  'WindowsPatchAssessmentMode',
39
42
  'WindowsVMGuestPatchAutomaticByPlatformRebootSetting',
40
43
  'WindowsVMGuestPatchMode',
@@ -43,28 +46,16 @@ __all__ = [
43
46
 
44
47
  class CachingTypes(str, Enum):
45
48
  """
46
- Specifies the caching requirements. Possible values are: **None,**
47
- **ReadOnly,** **ReadWrite.** The default values are: **None for Standard
48
- storage. ReadOnly for Premium storage.**
49
+ Specifies the caching requirements. Possible values are: **None,** **ReadOnly,** **ReadWrite.** The default values are: **None for Standard storage. ReadOnly for Premium storage.**
49
50
  """
50
51
  NONE = "None"
51
- """
52
- 'None' is default for Standard Storage
53
- """
54
52
  READ_ONLY = "ReadOnly"
55
- """
56
- 'ReadOnly' is default for Premium Storage
57
- """
58
53
  READ_WRITE = "ReadWrite"
59
- """
60
- 'ReadWrite' is default for OS Disk
61
- """
62
54
 
63
55
 
64
- class ComponentName(str, Enum):
56
+ class ComponentNames(str, Enum):
65
57
  """
66
- The component name. Currently, the only allowable value is
67
- Microsoft-Windows-Shell-Setup.
58
+ The component name. Currently, the only allowable value is Microsoft-Windows-Shell-Setup.
68
59
  """
69
60
  MICROSOFT_WINDOWS_SHELL_SETUP = "Microsoft-Windows-Shell-Setup"
70
61
 
@@ -74,13 +65,7 @@ class DeleteOptions(str, Enum):
74
65
  Specify what happens to the public IP when the VM is deleted
75
66
  """
76
67
  DELETE = "Delete"
77
- """
78
- Delete Option
79
- """
80
68
  DETACH = "Detach"
81
- """
82
- Detach Option
83
- """
84
69
 
85
70
 
86
71
  class DiffDiskOptions(str, Enum):
@@ -88,33 +73,14 @@ class DiffDiskOptions(str, Enum):
88
73
  Specifies the ephemeral disk settings for operating system disk.
89
74
  """
90
75
  LOCAL = "Local"
91
- """
92
- Local Option.
93
- """
94
76
 
95
77
 
96
78
  class DiffDiskPlacement(str, Enum):
97
79
  """
98
- Specifies the ephemeral disk placement for operating system disk. Possible
99
- values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is:
100
- **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk**
101
- is used. Refer to the VM size documentation for Windows VM at
102
- https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at
103
- https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM
104
- sizes exposes a cache disk.
80
+ Specifies the ephemeral disk placement for operating system disk. Possible values are: **CacheDisk,** **ResourceDisk.** The defaulting behavior is: **CacheDisk** if one is configured for the VM size otherwise **ResourceDisk** is used. Refer to the VM size documentation for Windows VM at https://docs.microsoft.com/azure/virtual-machines/windows/sizes and Linux VM at https://docs.microsoft.com/azure/virtual-machines/linux/sizes to check which VM sizes exposes a cache disk.
105
81
  """
106
82
  CACHE_DISK = "CacheDisk"
107
- """
108
- CacheDisk option.
109
- """
110
83
  RESOURCE_DISK = "ResourceDisk"
111
- """
112
- Resource Disk option.
113
- """
114
- NVME_DISK = "NvmeDisk"
115
- """
116
- NvmeDisk option.
117
- """
118
84
 
119
85
 
120
86
  class DiskControllerTypes(str, Enum):
@@ -122,92 +88,34 @@ class DiskControllerTypes(str, Enum):
122
88
  Specifies the disk controller type configured for the virtual machines in the scale set. Minimum api-version: 2022-08-01
123
89
  """
124
90
  SCSI = "SCSI"
125
- """
126
- SCSI disk type
127
- """
128
91
  NV_ME = "NVMe"
129
- """
130
- NVMe disk type
131
- """
132
92
 
133
93
 
134
94
  class DiskCreateOptionTypes(str, Enum):
135
95
  """
136
- Specifies how the virtual machines in the scale set should be created. The only
137
- allowed value is: **FromImage.** This value is used when you are using an image
138
- to create the virtual machine. If you are using a platform image, you also use
139
- the imageReference element described above. If you are using a marketplace
140
- image, you also use the plan element previously described.
96
+ Specifies how the virtual machines in the scale set should be created. The only allowed value is: **FromImage.** This value is used when you are using an image to create the virtual machine. If you are using a platform image, you also use the imageReference element described above. If you are using a marketplace image, you also use the plan element previously described.
141
97
  """
142
98
  FROM_IMAGE = "FromImage"
143
- """
144
- This value is used when you are using an image to create the virtual machine.
145
- If you are using a platform image, you also use the imageReference element
146
- described above. If you are using a marketplace image, you also use the
147
- plan element previously described.
148
- """
149
99
  EMPTY = "Empty"
150
- """
151
- This value is used when creating an empty data disk.
152
- """
153
100
  ATTACH = "Attach"
154
- """
155
- This value is used when you are using a specialized disk to create the virtual machine.
156
- """
157
- COPY = "Copy"
158
- """
159
- This value is used to create a data disk from a snapshot or another disk.
160
- """
161
- RESTORE = "Restore"
162
- """
163
- This value is used to create a data disk from a disk restore point.
164
- """
165
101
 
166
102
 
167
103
  class DiskDeleteOptionTypes(str, Enum):
168
104
  """
169
- Specifies whether OS Disk should be deleted or detached upon VMSS Flex deletion
170
- (This feature is available for VMSS with Flexible OrchestrationMode only).
171
- <br><br> Possible values: <br><br> **Delete** If this value is used, the OS
172
- disk is deleted when VMSS Flex VM is deleted.<br><br> **Detach** If this value
173
- is used, the OS disk is retained after VMSS Flex VM is deleted. <br><br> The
174
- default value is set to **Delete**. For an Ephemeral OS Disk, the default value
175
- is set to **Delete**. User cannot change the delete option for Ephemeral OS
176
- Disk.
105
+ Specifies whether OS Disk should be deleted or detached upon VMSS Flex deletion (This feature is available for VMSS with Flexible OrchestrationMode only). <br><br> Possible values: <br><br> **Delete** If this value is used, the OS disk is deleted when VMSS Flex VM is deleted.<br><br> **Detach** If this value is used, the OS disk is retained after VMSS Flex VM is deleted. <br><br> The default value is set to **Delete**. For an Ephemeral OS Disk, the default value is set to **Delete**. User cannot change the delete option for Ephemeral OS Disk.
177
106
  """
178
107
  DELETE = "Delete"
179
- """
180
- If this value is used, the managed disk is deleted when VM gets deleted.
181
- """
182
108
  DETACH = "Detach"
183
- """
184
- If this value is used, the managed disk is retained after VM gets deleted.
185
- """
186
109
 
187
110
 
188
111
  class DomainNameLabelScopeTypes(str, Enum):
189
112
  """
190
- The Domain name label scope.The concatenation of the hashed domain name label
191
- that generated according to the policy from domain name label scope and vm
192
- index will be the domain name labels of the PublicIPAddress resources that will
193
- be created
113
+ The Domain name label scope.The concatenation of the hashed domain name label that generated according to the policy from domain name label scope and vm index will be the domain name labels of the PublicIPAddress resources that will be created
194
114
  """
195
115
  TENANT_REUSE = "TenantReuse"
196
- """
197
- TenantReuse type
198
- """
199
116
  SUBSCRIPTION_REUSE = "SubscriptionReuse"
200
- """
201
- SubscriptionReuse type
202
- """
203
117
  RESOURCE_GROUP_REUSE = "ResourceGroupReuse"
204
- """
205
- ResourceGroupReuse type
206
- """
207
118
  NO_REUSE = "NoReuse"
208
- """
209
- NoReuse type
210
- """
211
119
 
212
120
 
213
121
  class EvictionPolicy(str, Enum):
@@ -226,78 +134,36 @@ class EvictionPolicy(str, Enum):
226
134
 
227
135
  class IPVersion(str, Enum):
228
136
  """
229
- Available from Api-Version 2019-07-01 onwards, it represents whether the
230
- specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible
231
- values are: 'IPv4' and 'IPv6'.
137
+ Available from Api-Version 2019-07-01 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'.
232
138
  """
233
139
  I_PV4 = "IPv4"
234
- """
235
- IPv4 version
236
- """
237
140
  I_PV6 = "IPv6"
238
- """
239
- IPv6 version
240
- """
241
141
 
242
142
 
243
143
  class LinuxPatchAssessmentMode(str, Enum):
244
144
  """
245
- Specifies the mode of VM Guest Patch Assessment for the IaaS virtual
246
- machine.<br /><br /> Possible values are:<br /><br /> **ImageDefault** - You
247
- control the timing of patch assessments on a virtual machine. <br /><br />
248
- **AutomaticByPlatform** - The platform will trigger periodic patch assessments.
249
- The property provisionVMAgent must be true.
145
+ Specifies the mode of VM Guest Patch Assessment for the IaaS virtual machine.<br /><br /> Possible values are:<br /><br /> **ImageDefault** - You control the timing of patch assessments on a virtual machine. <br /><br /> **AutomaticByPlatform** - The platform will trigger periodic patch assessments. The property provisionVMAgent must be true.
250
146
  """
251
147
  IMAGE_DEFAULT = "ImageDefault"
252
- """
253
- You control the timing of patch assessments on a virtual machine.
254
- """
255
148
  AUTOMATIC_BY_PLATFORM = "AutomaticByPlatform"
256
- """
257
- The platform will trigger periodic patch assessments.The property provisionVMAgent must be true.
258
- """
259
149
 
260
150
 
261
151
  class LinuxVMGuestPatchAutomaticByPlatformRebootSetting(str, Enum):
262
152
  """
263
- Specifies the reboot setting for all AutomaticByPlatform patch installation
264
- operations.
153
+ Specifies the reboot setting for all AutomaticByPlatform patch installation operations.
265
154
  """
266
155
  UNKNOWN = "Unknown"
267
- """
268
- Unknown Reboot setting
269
- """
270
156
  IF_REQUIRED = "IfRequired"
271
- """
272
- IfRequired Reboot setting
273
- """
274
157
  NEVER = "Never"
275
- """
276
- Never Reboot setting
277
- """
278
158
  ALWAYS = "Always"
279
- """
280
- Always Reboot setting
281
- """
282
159
 
283
160
 
284
161
  class LinuxVMGuestPatchMode(str, Enum):
285
162
  """
286
- Specifies the mode of VM Guest Patching to IaaS virtual machine or virtual
287
- machines associated to virtual machine scale set with OrchestrationMode as
288
- Flexible.<br /><br /> Possible values are:<br /><br /> **ImageDefault** - The
289
- virtual machine's default patching configuration is used. <br /><br />
290
- **AutomaticByPlatform** - The virtual machine will be automatically updated by
291
- the platform. The property provisionVMAgent must be true
163
+ Specifies the mode of VM Guest Patching to IaaS virtual machine or virtual machines associated to virtual machine scale set with OrchestrationMode as Flexible.<br /><br /> Possible values are:<br /><br /> **ImageDefault** - The virtual machine's default patching configuration is used. <br /><br /> **AutomaticByPlatform** - The virtual machine will be automatically updated by the platform. The property provisionVMAgent must be true
292
164
  """
293
165
  IMAGE_DEFAULT = "ImageDefault"
294
- """
295
- The virtual machine's default patching configuration is used.
296
- """
297
166
  AUTOMATIC_BY_PLATFORM = "AutomaticByPlatform"
298
- """
299
- The virtual machine will be automatically updated by the platform. The property provisionVMAgent must be true.
300
- """
301
167
 
302
168
 
303
169
  class ManagedServiceIdentityType(str, Enum):
@@ -312,96 +178,48 @@ class ManagedServiceIdentityType(str, Enum):
312
178
 
313
179
  class Mode(str, Enum):
314
180
  """
315
- Specifies the mode that ProxyAgent will execute on if the feature is enabled.
316
- ProxyAgent will start to audit or monitor but not enforce access control over
317
- requests to host endpoints in Audit mode, while in Enforce mode it will enforce
318
- access control. The default value is Enforce mode.
181
+ Specifies the mode that ProxyAgent will execute on if the feature is enabled. ProxyAgent will start to audit or monitor but not enforce access control over requests to host endpoints in Audit mode, while in Enforce mode it will enforce access control. The default value is Enforce mode.
319
182
  """
320
183
  AUDIT = "Audit"
321
- """
322
- Audit Mode
323
- """
324
184
  ENFORCE = "Enforce"
325
- """
326
- Enforce Mode
327
- """
328
185
 
329
186
 
330
187
  class NetworkApiVersion(str, Enum):
331
188
  """
332
- specifies the Microsoft.Network API version used when creating networking
333
- resources in the Network Interface Configurations for Virtual Machine Scale Set
334
- with orchestration mode 'Flexible'
189
+ specifies the Microsoft.Network API version used when creating networking resources in the Network Interface Configurations for Virtual Machine Scale Set with orchestration mode 'Flexible'
335
190
  """
336
191
  NETWORK_API_VERSION_2020_11_01 = "2020-11-01"
337
- """
338
- Initial version supported. Later versions are supported as well.
339
- """
340
192
 
341
193
 
342
194
  class NetworkInterfaceAuxiliaryMode(str, Enum):
343
195
  """
344
- Specifies whether the Auxiliary mode is enabled for the Network Interface
345
- resource.
196
+ Specifies whether the Auxiliary mode is enabled for the Network Interface resource.
346
197
  """
347
198
  NONE = "None"
348
- """
349
- None Mode
350
- """
351
199
  ACCELERATED_CONNECTIONS = "AcceleratedConnections"
352
- """
353
- AcceleratedConnections Mode
354
- """
355
200
  FLOATING = "Floating"
356
- """
357
- Floating Mode
358
- """
359
201
 
360
202
 
361
203
  class NetworkInterfaceAuxiliarySku(str, Enum):
362
204
  """
363
- Specifies whether the Auxiliary sku is enabled for the Network Interface
364
- resource.
205
+ Specifies whether the Auxiliary sku is enabled for the Network Interface resource.
365
206
  """
366
207
  NONE = "None"
367
- """
368
- no sku
369
- """
370
208
  A1 = "A1"
371
- """
372
- A1 sku
373
- """
374
209
  A2 = "A2"
375
- """
376
- A2 sku
377
- """
378
210
  A4 = "A4"
379
- """
380
- A4 sku
381
- """
382
211
  A8 = "A8"
383
- """
384
- A8 sku
385
- """
386
212
 
387
213
 
388
214
  class OperatingSystemTypes(str, Enum):
389
215
  """
390
- This property allows you to specify the type of the OS that is included in the
391
- disk if creating a VM from user-image or a specialized VHD. Possible values
392
- are: **Windows,** **Linux.**
216
+ This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: **Windows,** **Linux.**
393
217
  """
394
218
  WINDOWS = "Windows"
395
- """
396
- Windows OS type
397
- """
398
219
  LINUX = "Linux"
399
- """
400
- Linux OS type
401
- """
402
220
 
403
221
 
404
- class PassName(str, Enum):
222
+ class PassNames(str, Enum):
405
223
  """
406
224
  The pass name. Currently, the only allowable value is OobeSystem.
407
225
  """
@@ -410,17 +228,10 @@ class PassName(str, Enum):
410
228
 
411
229
  class ProtocolTypes(str, Enum):
412
230
  """
413
- Specifies the protocol of WinRM listener. Possible values are: **http,**
414
- **https.**
231
+ Specifies the protocol of WinRM listener. Possible values are: **http,** **https.**
415
232
  """
416
233
  HTTP = "Http"
417
- """
418
- Http protocol
419
- """
420
234
  HTTPS = "Https"
421
- """
422
- Https protocol
423
- """
424
235
 
425
236
 
426
237
  class PublicIPAddressSkuName(str, Enum):
@@ -428,13 +239,7 @@ class PublicIPAddressSkuName(str, Enum):
428
239
  Specify public IP sku name
429
240
  """
430
241
  BASIC = "Basic"
431
- """
432
- Basic sku name
433
- """
434
242
  STANDARD = "Standard"
435
- """
436
- Standard sku name
437
- """
438
243
 
439
244
 
440
245
  class PublicIPAddressSkuTier(str, Enum):
@@ -442,13 +247,7 @@ class PublicIPAddressSkuTier(str, Enum):
442
247
  Specify public IP sku tier
443
248
  """
444
249
  REGIONAL = "Regional"
445
- """
446
- Regional sku tier
447
- """
448
250
  GLOBAL_ = "Global"
449
- """
450
- Global sku tier
451
- """
452
251
 
453
252
 
454
253
  class RegularPriorityAllocationStrategy(str, Enum):
@@ -463,58 +262,27 @@ class RegularPriorityAllocationStrategy(str, Enum):
463
262
 
464
263
  class SecurityEncryptionTypes(str, Enum):
465
264
  """
466
- Specifies the EncryptionType of the managed disk. It is set to
467
- DiskWithVMGuestState for encryption of the managed disk along with VMGuestState
468
- blob, VMGuestStateOnly for encryption of just the VMGuestState blob, and
469
- NonPersistedTPM for not persisting firmware state in the VMGuestState blob..
470
- **Note:** It can be set for only Confidential VMs.
265
+ Specifies the EncryptionType of the managed disk. It is set to DiskWithVMGuestState for encryption of the managed disk along with VMGuestState blob, VMGuestStateOnly for encryption of just the VMGuestState blob, and NonPersistedTPM for not persisting firmware state in the VMGuestState blob.. **Note:** It can be set for only Confidential VMs.
471
266
  """
472
267
  VM_GUEST_STATE_ONLY = "VMGuestStateOnly"
473
- """
474
- EncryptionType of the managed disk is set to VMGuestStateOnly for encryption
475
- of just the VMGuestState blob.
476
- """
477
268
  DISK_WITH_VM_GUEST_STATE = "DiskWithVMGuestState"
478
- """
479
- EncryptionType of the managed disk is set to DiskWithVMGuestState for encryption
480
- of the managed disk along with VMGuestState blob.
481
- """
482
269
  NON_PERSISTED_TPM = "NonPersistedTPM"
483
- """
484
- EncryptionType of the managed disk is set to NonPersistedTPM for not persisting
485
- firmware state in the VMGuestState blob.
486
- """
487
270
 
488
271
 
489
272
  class SecurityTypes(str, Enum):
490
273
  """
491
- Specifies the SecurityType of the virtual machine. It has to be set to any
492
- specified value to enable UefiSettings. The default behavior is: UefiSettings
493
- will not be enabled unless this property is set.
274
+ Specifies the SecurityType of the virtual machine. It has to be set to any specified value to enable UefiSettings. The default behavior is: UefiSettings will not be enabled unless this property is set.
494
275
  """
495
276
  TRUSTED_LAUNCH = "TrustedLaunch"
496
- """
497
- TrustedLaunch security type
498
- """
499
277
  CONFIDENTIAL_VM = "ConfidentialVM"
500
- """
501
- ConfidentialVM security type
502
- """
503
278
 
504
279
 
505
280
  class SettingNames(str, Enum):
506
281
  """
507
- Specifies the name of the setting to which the content applies. Possible values
508
- are: FirstLogonCommands and AutoLogon.
282
+ Specifies the name of the setting to which the content applies. Possible values are: FirstLogonCommands and AutoLogon.
509
283
  """
510
284
  AUTO_LOGON = "AutoLogon"
511
- """
512
- AutoLogon setting
513
- """
514
285
  FIRST_LOGON_COMMANDS = "FirstLogonCommands"
515
- """
516
- FirstLogonCommands setting
517
- """
518
286
 
519
287
 
520
288
  class SpotAllocationStrategy(str, Enum):
@@ -535,110 +303,67 @@ class SpotAllocationStrategy(str, Enum):
535
303
  """
536
304
 
537
305
 
538
- class StorageAccountTypes(str, Enum):
306
+ class StatusLevelTypes(str, Enum):
539
307
  """
540
- Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can
541
- only be used with data disks, it cannot be used with OS Disk.
308
+ The level code.
542
309
  """
543
- STANDARD_LRS = "Standard_LRS"
310
+ INFO = "Info"
311
+ WARNING = "Warning"
312
+ ERROR = "Error"
313
+
314
+
315
+ class StorageAccountTypes(str, Enum):
544
316
  """
545
- Standard_LRS option.
317
+ Specifies the storage account type for the managed disk. NOTE: UltraSSD_LRS can only be used with data disks, it cannot be used with OS Disk.
546
318
  """
319
+ STANDARD_LRS = "Standard_LRS"
547
320
  PREMIUM_LRS = "Premium_LRS"
548
- """
549
- Premium_LRS option.
550
- """
551
321
  STANDARD_SS_D_LRS = "StandardSSD_LRS"
552
- """
553
- StandardSSD_LRS option.
554
- """
555
322
  ULTRA_SS_D_LRS = "UltraSSD_LRS"
556
- """
557
- UltraSSD_LRS option.
558
- """
559
323
  PREMIUM_ZRS = "Premium_ZRS"
560
- """
561
- Premium_ZRS option.
562
- """
563
324
  STANDARD_SS_D_ZRS = "StandardSSD_ZRS"
325
+ PREMIUM_V2_LRS = "PremiumV2_LRS"
326
+
327
+
328
+ class VirtualMachineEvictionPolicyTypes(str, Enum):
564
329
  """
565
- StandardSSD_ZRS option.
330
+ Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot scale set. For Azure Spot virtual machines, both 'Deallocate' and 'Delete' are supported and the minimum api-version is 2019-03-01. For Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported and the minimum api-version is 2017-10-30-preview.
566
331
  """
567
- PREMIUM_V2_LRS = "PremiumV2_LRS"
332
+ DEALLOCATE = "Deallocate"
333
+ DELETE = "Delete"
334
+
335
+
336
+ class VirtualMachinePriorityTypes(str, Enum):
568
337
  """
569
- PremiumV2_LRS option.
338
+ Specifies the priority for the virtual machines in the scale set. Minimum api-version: 2017-10-30-preview.
570
339
  """
340
+ REGULAR = "Regular"
341
+ LOW = "Low"
342
+ SPOT = "Spot"
571
343
 
572
344
 
573
345
  class WindowsPatchAssessmentMode(str, Enum):
574
346
  """
575
- Specifies the mode of VM Guest patch assessment for the IaaS virtual
576
- machine.<br /><br /> Possible values are:<br /><br /> **ImageDefault** - You
577
- control the timing of patch assessments on a virtual machine.<br /><br />
578
- **AutomaticByPlatform** - The platform will trigger periodic patch assessments.
579
- The property provisionVMAgent must be true.
347
+ Specifies the mode of VM Guest patch assessment for the IaaS virtual machine.<br /><br /> Possible values are:<br /><br /> **ImageDefault** - You control the timing of patch assessments on a virtual machine.<br /><br /> **AutomaticByPlatform** - The platform will trigger periodic patch assessments. The property provisionVMAgent must be true.
580
348
  """
581
349
  IMAGE_DEFAULT = "ImageDefault"
582
- """
583
- You control the timing of patch assessments on a virtual machine.
584
- """
585
350
  AUTOMATIC_BY_PLATFORM = "AutomaticByPlatform"
586
- """
587
- The platform will trigger periodic patch assessments. The property provisionVMAgent must be true.
588
- """
589
351
 
590
352
 
591
353
  class WindowsVMGuestPatchAutomaticByPlatformRebootSetting(str, Enum):
592
354
  """
593
- Specifies the reboot setting for all AutomaticByPlatform patch installation
594
- operations.
355
+ Specifies the reboot setting for all AutomaticByPlatform patch installation operations.
595
356
  """
596
357
  UNKNOWN = "Unknown"
597
- """
598
- Unknown Reboot setting
599
- """
600
358
  IF_REQUIRED = "IfRequired"
601
- """
602
- IfRequired Reboot setting
603
- """
604
359
  NEVER = "Never"
605
- """
606
- Never Reboot setting
607
- """
608
360
  ALWAYS = "Always"
609
- """
610
- Always Reboot setting
611
- """
612
361
 
613
362
 
614
363
  class WindowsVMGuestPatchMode(str, Enum):
615
364
  """
616
- Specifies the mode of VM Guest Patching to IaaS virtual machine or virtual
617
- machines associated to virtual machine scale set with OrchestrationMode as
618
- Flexible.<br /><br /> Possible values are:<br /><br /> **Manual** - You
619
- control the application of patches to a virtual machine. You do this by
620
- applying patches manually inside the VM. In this mode, automatic updates are
621
- disabled; the property WindowsConfiguration.enableAutomaticUpdates must be
622
- false<br /><br /> **AutomaticByOS** - The virtual machine will automatically be
623
- updated by the OS. The property WindowsConfiguration.enableAutomaticUpdates
624
- must be true. <br /><br /> **AutomaticByPlatform** - the virtual machine will
625
- automatically updated by the platform. The properties provisionVMAgent and
626
- WindowsConfiguration.enableAutomaticUpdates must be true
365
+ Specifies the mode of VM Guest Patching to IaaS virtual machine or virtual machines associated to virtual machine scale set with OrchestrationMode as Flexible.<br /><br /> Possible values are:<br /><br /> **Manual** - You control the application of patches to a virtual machine. You do this by applying patches manually inside the VM. In this mode, automatic updates are disabled; the property WindowsConfiguration.enableAutomaticUpdates must be false<br /><br /> **AutomaticByOS** - The virtual machine will automatically be updated by the OS. The property WindowsConfiguration.enableAutomaticUpdates must be true. <br /><br /> **AutomaticByPlatform** - the virtual machine will automatically updated by the platform. The properties provisionVMAgent and WindowsConfiguration.enableAutomaticUpdates must be true
627
366
  """
628
367
  MANUAL = "Manual"
629
- """
630
- You control the application of patches to a virtual machine.
631
- You do this by applying patches manually inside the VM. In this mode,
632
- automatic updates are disabled; the property WindowsConfiguration.enableAutomaticUpdates
633
- must be false
634
- """
635
368
  AUTOMATIC_BY_OS = "AutomaticByOS"
636
- """
637
- The virtual machine will automatically be updated by the OS.
638
- The property WindowsConfiguration.enableAutomaticUpdates must be true.
639
- """
640
369
  AUTOMATIC_BY_PLATFORM = "AutomaticByPlatform"
641
- """
642
- The virtual machine will automatically updated by the platform. The properties
643
- provisionVMAgent and WindowsConfiguration.enableAutomaticUpdates must be true.
644
- """