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,245 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by pulumi-language-python. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import sys
8
- import pulumi
9
- import pulumi.runtime
10
- from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
- from ... import _utilities
16
- from . import outputs
17
-
18
- __all__ = [
19
- 'GetSnapshotPolicyResult',
20
- 'AwaitableGetSnapshotPolicyResult',
21
- 'get_snapshot_policy',
22
- 'get_snapshot_policy_output',
23
- ]
24
-
25
- @pulumi.output_type
26
- class GetSnapshotPolicyResult:
27
- """
28
- Snapshot policy information
29
- """
30
- def __init__(__self__, daily_schedule=None, enabled=None, etag=None, hourly_schedule=None, id=None, location=None, monthly_schedule=None, name=None, provisioning_state=None, system_data=None, tags=None, type=None, weekly_schedule=None):
31
- if daily_schedule and not isinstance(daily_schedule, dict):
32
- raise TypeError("Expected argument 'daily_schedule' to be a dict")
33
- pulumi.set(__self__, "daily_schedule", daily_schedule)
34
- if enabled and not isinstance(enabled, bool):
35
- raise TypeError("Expected argument 'enabled' to be a bool")
36
- pulumi.set(__self__, "enabled", enabled)
37
- if etag and not isinstance(etag, str):
38
- raise TypeError("Expected argument 'etag' to be a str")
39
- pulumi.set(__self__, "etag", etag)
40
- if hourly_schedule and not isinstance(hourly_schedule, dict):
41
- raise TypeError("Expected argument 'hourly_schedule' to be a dict")
42
- pulumi.set(__self__, "hourly_schedule", hourly_schedule)
43
- if id and not isinstance(id, str):
44
- raise TypeError("Expected argument 'id' to be a str")
45
- pulumi.set(__self__, "id", id)
46
- if location and not isinstance(location, str):
47
- raise TypeError("Expected argument 'location' to be a str")
48
- pulumi.set(__self__, "location", location)
49
- if monthly_schedule and not isinstance(monthly_schedule, dict):
50
- raise TypeError("Expected argument 'monthly_schedule' to be a dict")
51
- pulumi.set(__self__, "monthly_schedule", monthly_schedule)
52
- if name and not isinstance(name, str):
53
- raise TypeError("Expected argument 'name' to be a str")
54
- pulumi.set(__self__, "name", name)
55
- if provisioning_state and not isinstance(provisioning_state, str):
56
- raise TypeError("Expected argument 'provisioning_state' to be a str")
57
- pulumi.set(__self__, "provisioning_state", provisioning_state)
58
- if system_data and not isinstance(system_data, dict):
59
- raise TypeError("Expected argument 'system_data' to be a dict")
60
- pulumi.set(__self__, "system_data", system_data)
61
- if tags and not isinstance(tags, dict):
62
- raise TypeError("Expected argument 'tags' to be a dict")
63
- pulumi.set(__self__, "tags", tags)
64
- if type and not isinstance(type, str):
65
- raise TypeError("Expected argument 'type' to be a str")
66
- pulumi.set(__self__, "type", type)
67
- if weekly_schedule and not isinstance(weekly_schedule, dict):
68
- raise TypeError("Expected argument 'weekly_schedule' to be a dict")
69
- pulumi.set(__self__, "weekly_schedule", weekly_schedule)
70
-
71
- @property
72
- @pulumi.getter(name="dailySchedule")
73
- def daily_schedule(self) -> Optional['outputs.DailyScheduleResponse']:
74
- """
75
- Schedule for daily snapshots
76
- """
77
- return pulumi.get(self, "daily_schedule")
78
-
79
- @property
80
- @pulumi.getter
81
- def enabled(self) -> Optional[bool]:
82
- """
83
- The property to decide policy is enabled or not
84
- """
85
- return pulumi.get(self, "enabled")
86
-
87
- @property
88
- @pulumi.getter
89
- def etag(self) -> str:
90
- """
91
- A unique read-only string that changes whenever the resource is updated.
92
- """
93
- return pulumi.get(self, "etag")
94
-
95
- @property
96
- @pulumi.getter(name="hourlySchedule")
97
- def hourly_schedule(self) -> Optional['outputs.HourlyScheduleResponse']:
98
- """
99
- Schedule for hourly snapshots
100
- """
101
- return pulumi.get(self, "hourly_schedule")
102
-
103
- @property
104
- @pulumi.getter
105
- def id(self) -> str:
106
- """
107
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
108
- """
109
- return pulumi.get(self, "id")
110
-
111
- @property
112
- @pulumi.getter
113
- def location(self) -> str:
114
- """
115
- The geo-location where the resource lives
116
- """
117
- return pulumi.get(self, "location")
118
-
119
- @property
120
- @pulumi.getter(name="monthlySchedule")
121
- def monthly_schedule(self) -> Optional['outputs.MonthlyScheduleResponse']:
122
- """
123
- Schedule for monthly snapshots
124
- """
125
- return pulumi.get(self, "monthly_schedule")
126
-
127
- @property
128
- @pulumi.getter
129
- def name(self) -> str:
130
- """
131
- The name of the resource
132
- """
133
- return pulumi.get(self, "name")
134
-
135
- @property
136
- @pulumi.getter(name="provisioningState")
137
- def provisioning_state(self) -> str:
138
- """
139
- Azure lifecycle management
140
- """
141
- return pulumi.get(self, "provisioning_state")
142
-
143
- @property
144
- @pulumi.getter(name="systemData")
145
- def system_data(self) -> 'outputs.SystemDataResponse':
146
- """
147
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
148
- """
149
- return pulumi.get(self, "system_data")
150
-
151
- @property
152
- @pulumi.getter
153
- def tags(self) -> Optional[Mapping[str, str]]:
154
- """
155
- Resource tags.
156
- """
157
- return pulumi.get(self, "tags")
158
-
159
- @property
160
- @pulumi.getter
161
- def type(self) -> str:
162
- """
163
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
164
- """
165
- return pulumi.get(self, "type")
166
-
167
- @property
168
- @pulumi.getter(name="weeklySchedule")
169
- def weekly_schedule(self) -> Optional['outputs.WeeklyScheduleResponse']:
170
- """
171
- Schedule for weekly snapshots
172
- """
173
- return pulumi.get(self, "weekly_schedule")
174
-
175
-
176
- class AwaitableGetSnapshotPolicyResult(GetSnapshotPolicyResult):
177
- # pylint: disable=using-constant-test
178
- def __await__(self):
179
- if False:
180
- yield self
181
- return GetSnapshotPolicyResult(
182
- daily_schedule=self.daily_schedule,
183
- enabled=self.enabled,
184
- etag=self.etag,
185
- hourly_schedule=self.hourly_schedule,
186
- id=self.id,
187
- location=self.location,
188
- monthly_schedule=self.monthly_schedule,
189
- name=self.name,
190
- provisioning_state=self.provisioning_state,
191
- system_data=self.system_data,
192
- tags=self.tags,
193
- type=self.type,
194
- weekly_schedule=self.weekly_schedule)
195
-
196
-
197
- def get_snapshot_policy(account_name: Optional[str] = None,
198
- resource_group_name: Optional[str] = None,
199
- snapshot_policy_name: Optional[str] = None,
200
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetSnapshotPolicyResult:
201
- """
202
- Get a snapshot Policy
203
-
204
-
205
- :param str account_name: The name of the NetApp account
206
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
207
- :param str snapshot_policy_name: The name of the snapshot policy
208
- """
209
- __args__ = dict()
210
- __args__['accountName'] = account_name
211
- __args__['resourceGroupName'] = resource_group_name
212
- __args__['snapshotPolicyName'] = snapshot_policy_name
213
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
214
- __ret__ = pulumi.runtime.invoke('azure-native:netapp/v20240301preview:getSnapshotPolicy', __args__, opts=opts, typ=GetSnapshotPolicyResult).value
215
-
216
- return AwaitableGetSnapshotPolicyResult(
217
- daily_schedule=pulumi.get(__ret__, 'daily_schedule'),
218
- enabled=pulumi.get(__ret__, 'enabled'),
219
- etag=pulumi.get(__ret__, 'etag'),
220
- hourly_schedule=pulumi.get(__ret__, 'hourly_schedule'),
221
- id=pulumi.get(__ret__, 'id'),
222
- location=pulumi.get(__ret__, 'location'),
223
- monthly_schedule=pulumi.get(__ret__, 'monthly_schedule'),
224
- name=pulumi.get(__ret__, 'name'),
225
- provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
226
- system_data=pulumi.get(__ret__, 'system_data'),
227
- tags=pulumi.get(__ret__, 'tags'),
228
- type=pulumi.get(__ret__, 'type'),
229
- weekly_schedule=pulumi.get(__ret__, 'weekly_schedule'))
230
-
231
-
232
- @_utilities.lift_output_func(get_snapshot_policy)
233
- def get_snapshot_policy_output(account_name: Optional[pulumi.Input[str]] = None,
234
- resource_group_name: Optional[pulumi.Input[str]] = None,
235
- snapshot_policy_name: Optional[pulumi.Input[str]] = None,
236
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSnapshotPolicyResult]:
237
- """
238
- Get a snapshot Policy
239
-
240
-
241
- :param str account_name: The name of the NetApp account
242
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
243
- :param str snapshot_policy_name: The name of the snapshot policy
244
- """
245
- ...
@@ -1,190 +0,0 @@
1
- # coding=utf-8
2
- # *** WARNING: this file was generated by pulumi-language-python. ***
3
- # *** Do not edit by hand unless you're certain you know what you are doing! ***
4
-
5
- import copy
6
- import warnings
7
- import sys
8
- import pulumi
9
- import pulumi.runtime
10
- from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
- from ... import _utilities
16
- from . import outputs
17
-
18
- __all__ = [
19
- 'GetSubvolumeResult',
20
- 'AwaitableGetSubvolumeResult',
21
- 'get_subvolume',
22
- 'get_subvolume_output',
23
- ]
24
-
25
- @pulumi.output_type
26
- class GetSubvolumeResult:
27
- """
28
- Subvolume Information properties
29
- """
30
- def __init__(__self__, id=None, name=None, parent_path=None, path=None, provisioning_state=None, size=None, system_data=None, type=None):
31
- if id and not isinstance(id, str):
32
- raise TypeError("Expected argument 'id' to be a str")
33
- pulumi.set(__self__, "id", id)
34
- if name and not isinstance(name, str):
35
- raise TypeError("Expected argument 'name' to be a str")
36
- pulumi.set(__self__, "name", name)
37
- if parent_path and not isinstance(parent_path, str):
38
- raise TypeError("Expected argument 'parent_path' to be a str")
39
- pulumi.set(__self__, "parent_path", parent_path)
40
- if path and not isinstance(path, str):
41
- raise TypeError("Expected argument 'path' to be a str")
42
- pulumi.set(__self__, "path", path)
43
- if provisioning_state and not isinstance(provisioning_state, str):
44
- raise TypeError("Expected argument 'provisioning_state' to be a str")
45
- pulumi.set(__self__, "provisioning_state", provisioning_state)
46
- if size and not isinstance(size, float):
47
- raise TypeError("Expected argument 'size' to be a float")
48
- pulumi.set(__self__, "size", size)
49
- if system_data and not isinstance(system_data, dict):
50
- raise TypeError("Expected argument 'system_data' to be a dict")
51
- pulumi.set(__self__, "system_data", system_data)
52
- if type and not isinstance(type, str):
53
- raise TypeError("Expected argument 'type' to be a str")
54
- pulumi.set(__self__, "type", type)
55
-
56
- @property
57
- @pulumi.getter
58
- def id(self) -> str:
59
- """
60
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
61
- """
62
- return pulumi.get(self, "id")
63
-
64
- @property
65
- @pulumi.getter
66
- def name(self) -> str:
67
- """
68
- The name of the resource
69
- """
70
- return pulumi.get(self, "name")
71
-
72
- @property
73
- @pulumi.getter(name="parentPath")
74
- def parent_path(self) -> Optional[str]:
75
- """
76
- parent path to the subvolume
77
- """
78
- return pulumi.get(self, "parent_path")
79
-
80
- @property
81
- @pulumi.getter
82
- def path(self) -> Optional[str]:
83
- """
84
- Path to the subvolume
85
- """
86
- return pulumi.get(self, "path")
87
-
88
- @property
89
- @pulumi.getter(name="provisioningState")
90
- def provisioning_state(self) -> str:
91
- """
92
- Azure lifecycle management
93
- """
94
- return pulumi.get(self, "provisioning_state")
95
-
96
- @property
97
- @pulumi.getter
98
- def size(self) -> Optional[float]:
99
- """
100
- Truncate subvolume to the provided size in bytes
101
- """
102
- return pulumi.get(self, "size")
103
-
104
- @property
105
- @pulumi.getter(name="systemData")
106
- def system_data(self) -> 'outputs.SystemDataResponse':
107
- """
108
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
109
- """
110
- return pulumi.get(self, "system_data")
111
-
112
- @property
113
- @pulumi.getter
114
- def type(self) -> str:
115
- """
116
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
117
- """
118
- return pulumi.get(self, "type")
119
-
120
-
121
- class AwaitableGetSubvolumeResult(GetSubvolumeResult):
122
- # pylint: disable=using-constant-test
123
- def __await__(self):
124
- if False:
125
- yield self
126
- return GetSubvolumeResult(
127
- id=self.id,
128
- name=self.name,
129
- parent_path=self.parent_path,
130
- path=self.path,
131
- provisioning_state=self.provisioning_state,
132
- size=self.size,
133
- system_data=self.system_data,
134
- type=self.type)
135
-
136
-
137
- def get_subvolume(account_name: Optional[str] = None,
138
- pool_name: Optional[str] = None,
139
- resource_group_name: Optional[str] = None,
140
- subvolume_name: Optional[str] = None,
141
- volume_name: Optional[str] = None,
142
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetSubvolumeResult:
143
- """
144
- Returns the path associated with the subvolumeName provided
145
-
146
-
147
- :param str account_name: The name of the NetApp account
148
- :param str pool_name: The name of the capacity pool
149
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
150
- :param str subvolume_name: The name of the subvolume.
151
- :param str volume_name: The name of the volume
152
- """
153
- __args__ = dict()
154
- __args__['accountName'] = account_name
155
- __args__['poolName'] = pool_name
156
- __args__['resourceGroupName'] = resource_group_name
157
- __args__['subvolumeName'] = subvolume_name
158
- __args__['volumeName'] = volume_name
159
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
160
- __ret__ = pulumi.runtime.invoke('azure-native:netapp/v20240301preview:getSubvolume', __args__, opts=opts, typ=GetSubvolumeResult).value
161
-
162
- return AwaitableGetSubvolumeResult(
163
- id=pulumi.get(__ret__, 'id'),
164
- name=pulumi.get(__ret__, 'name'),
165
- parent_path=pulumi.get(__ret__, 'parent_path'),
166
- path=pulumi.get(__ret__, 'path'),
167
- provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
168
- size=pulumi.get(__ret__, 'size'),
169
- system_data=pulumi.get(__ret__, 'system_data'),
170
- type=pulumi.get(__ret__, 'type'))
171
-
172
-
173
- @_utilities.lift_output_func(get_subvolume)
174
- def get_subvolume_output(account_name: Optional[pulumi.Input[str]] = None,
175
- pool_name: Optional[pulumi.Input[str]] = None,
176
- resource_group_name: Optional[pulumi.Input[str]] = None,
177
- subvolume_name: Optional[pulumi.Input[str]] = None,
178
- volume_name: Optional[pulumi.Input[str]] = None,
179
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSubvolumeResult]:
180
- """
181
- Returns the path associated with the subvolumeName provided
182
-
183
-
184
- :param str account_name: The name of the NetApp account
185
- :param str pool_name: The name of the capacity pool
186
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
187
- :param str subvolume_name: The name of the subvolume.
188
- :param str volume_name: The name of the volume
189
- """
190
- ...
@@ -1,254 +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
-
17
- __all__ = [
18
- 'GetSubvolumeMetadataResult',
19
- 'AwaitableGetSubvolumeMetadataResult',
20
- 'get_subvolume_metadata',
21
- 'get_subvolume_metadata_output',
22
- ]
23
-
24
- @pulumi.output_type
25
- class GetSubvolumeMetadataResult:
26
- """
27
- Result of the post subvolume and action is to get metadata of the subvolume.
28
- """
29
- def __init__(__self__, accessed_time_stamp=None, bytes_used=None, changed_time_stamp=None, creation_time_stamp=None, id=None, modified_time_stamp=None, name=None, parent_path=None, path=None, permissions=None, provisioning_state=None, size=None, type=None):
30
- if accessed_time_stamp and not isinstance(accessed_time_stamp, str):
31
- raise TypeError("Expected argument 'accessed_time_stamp' to be a str")
32
- pulumi.set(__self__, "accessed_time_stamp", accessed_time_stamp)
33
- if bytes_used and not isinstance(bytes_used, float):
34
- raise TypeError("Expected argument 'bytes_used' to be a float")
35
- pulumi.set(__self__, "bytes_used", bytes_used)
36
- if changed_time_stamp and not isinstance(changed_time_stamp, str):
37
- raise TypeError("Expected argument 'changed_time_stamp' to be a str")
38
- pulumi.set(__self__, "changed_time_stamp", changed_time_stamp)
39
- if creation_time_stamp and not isinstance(creation_time_stamp, str):
40
- raise TypeError("Expected argument 'creation_time_stamp' to be a str")
41
- pulumi.set(__self__, "creation_time_stamp", creation_time_stamp)
42
- if id and not isinstance(id, str):
43
- raise TypeError("Expected argument 'id' to be a str")
44
- pulumi.set(__self__, "id", id)
45
- if modified_time_stamp and not isinstance(modified_time_stamp, str):
46
- raise TypeError("Expected argument 'modified_time_stamp' to be a str")
47
- pulumi.set(__self__, "modified_time_stamp", modified_time_stamp)
48
- if name and not isinstance(name, str):
49
- raise TypeError("Expected argument 'name' to be a str")
50
- pulumi.set(__self__, "name", name)
51
- if parent_path and not isinstance(parent_path, str):
52
- raise TypeError("Expected argument 'parent_path' to be a str")
53
- pulumi.set(__self__, "parent_path", parent_path)
54
- if path and not isinstance(path, str):
55
- raise TypeError("Expected argument 'path' to be a str")
56
- pulumi.set(__self__, "path", path)
57
- if permissions and not isinstance(permissions, str):
58
- raise TypeError("Expected argument 'permissions' to be a str")
59
- pulumi.set(__self__, "permissions", permissions)
60
- if provisioning_state and not isinstance(provisioning_state, str):
61
- raise TypeError("Expected argument 'provisioning_state' to be a str")
62
- pulumi.set(__self__, "provisioning_state", provisioning_state)
63
- if size and not isinstance(size, float):
64
- raise TypeError("Expected argument 'size' to be a float")
65
- pulumi.set(__self__, "size", size)
66
- if type and not isinstance(type, str):
67
- raise TypeError("Expected argument 'type' to be a str")
68
- pulumi.set(__self__, "type", type)
69
-
70
- @property
71
- @pulumi.getter(name="accessedTimeStamp")
72
- def accessed_time_stamp(self) -> Optional[str]:
73
- """
74
- Most recent access time and date
75
- """
76
- return pulumi.get(self, "accessed_time_stamp")
77
-
78
- @property
79
- @pulumi.getter(name="bytesUsed")
80
- def bytes_used(self) -> Optional[float]:
81
- """
82
- Bytes used
83
- """
84
- return pulumi.get(self, "bytes_used")
85
-
86
- @property
87
- @pulumi.getter(name="changedTimeStamp")
88
- def changed_time_stamp(self) -> Optional[str]:
89
- """
90
- Most recent change time and date
91
- """
92
- return pulumi.get(self, "changed_time_stamp")
93
-
94
- @property
95
- @pulumi.getter(name="creationTimeStamp")
96
- def creation_time_stamp(self) -> Optional[str]:
97
- """
98
- Creation time and date
99
- """
100
- return pulumi.get(self, "creation_time_stamp")
101
-
102
- @property
103
- @pulumi.getter
104
- def id(self) -> str:
105
- """
106
- Resource Id
107
- """
108
- return pulumi.get(self, "id")
109
-
110
- @property
111
- @pulumi.getter(name="modifiedTimeStamp")
112
- def modified_time_stamp(self) -> Optional[str]:
113
- """
114
- Most recent modification time and date
115
- """
116
- return pulumi.get(self, "modified_time_stamp")
117
-
118
- @property
119
- @pulumi.getter
120
- def name(self) -> str:
121
- """
122
- Resource name
123
- """
124
- return pulumi.get(self, "name")
125
-
126
- @property
127
- @pulumi.getter(name="parentPath")
128
- def parent_path(self) -> Optional[str]:
129
- """
130
- Path to the parent subvolume
131
- """
132
- return pulumi.get(self, "parent_path")
133
-
134
- @property
135
- @pulumi.getter
136
- def path(self) -> Optional[str]:
137
- """
138
- Path to the subvolume
139
- """
140
- return pulumi.get(self, "path")
141
-
142
- @property
143
- @pulumi.getter
144
- def permissions(self) -> Optional[str]:
145
- """
146
- Permissions of the subvolume
147
- """
148
- return pulumi.get(self, "permissions")
149
-
150
- @property
151
- @pulumi.getter(name="provisioningState")
152
- def provisioning_state(self) -> Optional[str]:
153
- """
154
- Azure lifecycle management
155
- """
156
- return pulumi.get(self, "provisioning_state")
157
-
158
- @property
159
- @pulumi.getter
160
- def size(self) -> Optional[float]:
161
- """
162
- Size of subvolume
163
- """
164
- return pulumi.get(self, "size")
165
-
166
- @property
167
- @pulumi.getter
168
- def type(self) -> str:
169
- """
170
- Resource type
171
- """
172
- return pulumi.get(self, "type")
173
-
174
-
175
- class AwaitableGetSubvolumeMetadataResult(GetSubvolumeMetadataResult):
176
- # pylint: disable=using-constant-test
177
- def __await__(self):
178
- if False:
179
- yield self
180
- return GetSubvolumeMetadataResult(
181
- accessed_time_stamp=self.accessed_time_stamp,
182
- bytes_used=self.bytes_used,
183
- changed_time_stamp=self.changed_time_stamp,
184
- creation_time_stamp=self.creation_time_stamp,
185
- id=self.id,
186
- modified_time_stamp=self.modified_time_stamp,
187
- name=self.name,
188
- parent_path=self.parent_path,
189
- path=self.path,
190
- permissions=self.permissions,
191
- provisioning_state=self.provisioning_state,
192
- size=self.size,
193
- type=self.type)
194
-
195
-
196
- def get_subvolume_metadata(account_name: Optional[str] = None,
197
- pool_name: Optional[str] = None,
198
- resource_group_name: Optional[str] = None,
199
- subvolume_name: Optional[str] = None,
200
- volume_name: Optional[str] = None,
201
- opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetSubvolumeMetadataResult:
202
- """
203
- Get details of the specified subvolume
204
-
205
-
206
- :param str account_name: The name of the NetApp account
207
- :param str pool_name: The name of the capacity pool
208
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
209
- :param str subvolume_name: The name of the subvolume.
210
- :param str volume_name: The name of the volume
211
- """
212
- __args__ = dict()
213
- __args__['accountName'] = account_name
214
- __args__['poolName'] = pool_name
215
- __args__['resourceGroupName'] = resource_group_name
216
- __args__['subvolumeName'] = subvolume_name
217
- __args__['volumeName'] = volume_name
218
- opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
219
- __ret__ = pulumi.runtime.invoke('azure-native:netapp/v20240301preview:getSubvolumeMetadata', __args__, opts=opts, typ=GetSubvolumeMetadataResult).value
220
-
221
- return AwaitableGetSubvolumeMetadataResult(
222
- accessed_time_stamp=pulumi.get(__ret__, 'accessed_time_stamp'),
223
- bytes_used=pulumi.get(__ret__, 'bytes_used'),
224
- changed_time_stamp=pulumi.get(__ret__, 'changed_time_stamp'),
225
- creation_time_stamp=pulumi.get(__ret__, 'creation_time_stamp'),
226
- id=pulumi.get(__ret__, 'id'),
227
- modified_time_stamp=pulumi.get(__ret__, 'modified_time_stamp'),
228
- name=pulumi.get(__ret__, 'name'),
229
- parent_path=pulumi.get(__ret__, 'parent_path'),
230
- path=pulumi.get(__ret__, 'path'),
231
- permissions=pulumi.get(__ret__, 'permissions'),
232
- provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
233
- size=pulumi.get(__ret__, 'size'),
234
- type=pulumi.get(__ret__, 'type'))
235
-
236
-
237
- @_utilities.lift_output_func(get_subvolume_metadata)
238
- def get_subvolume_metadata_output(account_name: Optional[pulumi.Input[str]] = None,
239
- pool_name: Optional[pulumi.Input[str]] = None,
240
- resource_group_name: Optional[pulumi.Input[str]] = None,
241
- subvolume_name: Optional[pulumi.Input[str]] = None,
242
- volume_name: Optional[pulumi.Input[str]] = None,
243
- opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSubvolumeMetadataResult]:
244
- """
245
- Get details of the specified subvolume
246
-
247
-
248
- :param str account_name: The name of the NetApp account
249
- :param str pool_name: The name of the capacity pool
250
- :param str resource_group_name: The name of the resource group. The name is case insensitive.
251
- :param str subvolume_name: The name of the subvolume.
252
- :param str volume_name: The name of the volume
253
- """
254
- ...