pulumi-azure-native 2.22.2a1703009844__py3-none-any.whl → 2.22.2a1703061934__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 (1231) hide show
  1. pulumi_azure_native/__init__.py +237 -1
  2. pulumi_azure_native/apimanagement/__init__.py +5 -0
  3. pulumi_azure_native/apimanagement/_enums.py +15 -0
  4. pulumi_azure_native/apimanagement/api.py +3 -3
  5. pulumi_azure_native/apimanagement/api_diagnostic.py +3 -3
  6. pulumi_azure_native/apimanagement/api_issue.py +3 -3
  7. pulumi_azure_native/apimanagement/api_issue_attachment.py +3 -3
  8. pulumi_azure_native/apimanagement/api_issue_comment.py +3 -3
  9. pulumi_azure_native/apimanagement/api_management_service.py +3 -3
  10. pulumi_azure_native/apimanagement/api_operation.py +3 -3
  11. pulumi_azure_native/apimanagement/api_operation_policy.py +3 -3
  12. pulumi_azure_native/apimanagement/api_policy.py +3 -3
  13. pulumi_azure_native/apimanagement/api_release.py +3 -3
  14. pulumi_azure_native/apimanagement/api_schema.py +3 -3
  15. pulumi_azure_native/apimanagement/api_tag_description.py +3 -3
  16. pulumi_azure_native/apimanagement/api_version_set.py +3 -3
  17. pulumi_azure_native/apimanagement/api_wiki.py +3 -3
  18. pulumi_azure_native/apimanagement/authorization.py +3 -3
  19. pulumi_azure_native/apimanagement/authorization_access_policy.py +3 -3
  20. pulumi_azure_native/apimanagement/authorization_provider.py +3 -3
  21. pulumi_azure_native/apimanagement/authorization_server.py +3 -3
  22. pulumi_azure_native/apimanagement/backend.py +3 -3
  23. pulumi_azure_native/apimanagement/cache.py +3 -3
  24. pulumi_azure_native/apimanagement/certificate.py +3 -3
  25. pulumi_azure_native/apimanagement/content_item.py +3 -3
  26. pulumi_azure_native/apimanagement/content_type.py +3 -3
  27. pulumi_azure_native/apimanagement/diagnostic.py +3 -3
  28. pulumi_azure_native/apimanagement/documentation.py +3 -3
  29. pulumi_azure_native/apimanagement/email_template.py +3 -3
  30. pulumi_azure_native/apimanagement/gateway.py +3 -3
  31. pulumi_azure_native/apimanagement/gateway_api_entity_tag.py +3 -3
  32. pulumi_azure_native/apimanagement/gateway_certificate_authority.py +3 -3
  33. pulumi_azure_native/apimanagement/gateway_hostname_configuration.py +3 -3
  34. pulumi_azure_native/apimanagement/get_api.py +2 -2
  35. pulumi_azure_native/apimanagement/get_api_diagnostic.py +2 -2
  36. pulumi_azure_native/apimanagement/get_api_issue.py +2 -2
  37. pulumi_azure_native/apimanagement/get_api_issue_attachment.py +2 -2
  38. pulumi_azure_native/apimanagement/get_api_issue_comment.py +2 -2
  39. pulumi_azure_native/apimanagement/get_api_management_service.py +2 -2
  40. pulumi_azure_native/apimanagement/get_api_management_service_domain_ownership_identifier.py +2 -2
  41. pulumi_azure_native/apimanagement/get_api_management_service_sso_token.py +2 -2
  42. pulumi_azure_native/apimanagement/get_api_operation.py +2 -2
  43. pulumi_azure_native/apimanagement/get_api_operation_policy.py +2 -2
  44. pulumi_azure_native/apimanagement/get_api_policy.py +2 -2
  45. pulumi_azure_native/apimanagement/get_api_release.py +2 -2
  46. pulumi_azure_native/apimanagement/get_api_schema.py +2 -2
  47. pulumi_azure_native/apimanagement/get_api_tag_description.py +2 -2
  48. pulumi_azure_native/apimanagement/get_api_version_set.py +2 -2
  49. pulumi_azure_native/apimanagement/get_api_wiki.py +2 -2
  50. pulumi_azure_native/apimanagement/get_authorization.py +2 -2
  51. pulumi_azure_native/apimanagement/get_authorization_access_policy.py +2 -2
  52. pulumi_azure_native/apimanagement/get_authorization_login_link_post.py +2 -2
  53. pulumi_azure_native/apimanagement/get_authorization_provider.py +2 -2
  54. pulumi_azure_native/apimanagement/get_authorization_server.py +2 -2
  55. pulumi_azure_native/apimanagement/get_backend.py +2 -2
  56. pulumi_azure_native/apimanagement/get_cache.py +2 -2
  57. pulumi_azure_native/apimanagement/get_certificate.py +2 -2
  58. pulumi_azure_native/apimanagement/get_content_item.py +2 -2
  59. pulumi_azure_native/apimanagement/get_content_type.py +2 -2
  60. pulumi_azure_native/apimanagement/get_diagnostic.py +2 -2
  61. pulumi_azure_native/apimanagement/get_documentation.py +2 -2
  62. pulumi_azure_native/apimanagement/get_email_template.py +2 -2
  63. pulumi_azure_native/apimanagement/get_gateway.py +2 -2
  64. pulumi_azure_native/apimanagement/get_gateway_certificate_authority.py +2 -2
  65. pulumi_azure_native/apimanagement/get_gateway_hostname_configuration.py +2 -2
  66. pulumi_azure_native/apimanagement/get_global_schema.py +2 -2
  67. pulumi_azure_native/apimanagement/get_graph_ql_api_resolver.py +2 -2
  68. pulumi_azure_native/apimanagement/get_graph_ql_api_resolver_policy.py +2 -2
  69. pulumi_azure_native/apimanagement/get_group.py +2 -2
  70. pulumi_azure_native/apimanagement/get_identity_provider.py +2 -2
  71. pulumi_azure_native/apimanagement/get_logger.py +2 -2
  72. pulumi_azure_native/apimanagement/get_named_value.py +2 -2
  73. pulumi_azure_native/apimanagement/get_open_id_connect_provider.py +2 -2
  74. pulumi_azure_native/apimanagement/get_policy.py +2 -2
  75. pulumi_azure_native/apimanagement/get_policy_fragment.py +2 -2
  76. pulumi_azure_native/apimanagement/get_policy_restriction.py +137 -0
  77. pulumi_azure_native/apimanagement/get_private_endpoint_connection_by_name.py +2 -2
  78. pulumi_azure_native/apimanagement/get_product.py +2 -2
  79. pulumi_azure_native/apimanagement/get_product_api_link.py +2 -2
  80. pulumi_azure_native/apimanagement/get_product_group_link.py +2 -2
  81. pulumi_azure_native/apimanagement/get_product_policy.py +2 -2
  82. pulumi_azure_native/apimanagement/get_product_wiki.py +2 -2
  83. pulumi_azure_native/apimanagement/get_subscription.py +2 -2
  84. pulumi_azure_native/apimanagement/get_tag.py +2 -2
  85. pulumi_azure_native/apimanagement/get_tag_api_link.py +2 -2
  86. pulumi_azure_native/apimanagement/get_tag_by_api.py +2 -2
  87. pulumi_azure_native/apimanagement/get_tag_by_operation.py +2 -2
  88. pulumi_azure_native/apimanagement/get_tag_by_product.py +2 -2
  89. pulumi_azure_native/apimanagement/get_tag_operation_link.py +2 -2
  90. pulumi_azure_native/apimanagement/get_tag_product_link.py +2 -2
  91. pulumi_azure_native/apimanagement/get_user.py +2 -2
  92. pulumi_azure_native/apimanagement/get_user_shared_access_token.py +2 -2
  93. pulumi_azure_native/apimanagement/get_workspace.py +2 -2
  94. pulumi_azure_native/apimanagement/get_workspace_api.py +2 -2
  95. pulumi_azure_native/apimanagement/get_workspace_api_operation.py +2 -2
  96. pulumi_azure_native/apimanagement/get_workspace_api_operation_policy.py +2 -2
  97. pulumi_azure_native/apimanagement/get_workspace_api_policy.py +2 -2
  98. pulumi_azure_native/apimanagement/get_workspace_api_release.py +2 -2
  99. pulumi_azure_native/apimanagement/get_workspace_api_schema.py +2 -2
  100. pulumi_azure_native/apimanagement/get_workspace_api_version_set.py +2 -2
  101. pulumi_azure_native/apimanagement/get_workspace_global_schema.py +2 -2
  102. pulumi_azure_native/apimanagement/get_workspace_group.py +2 -2
  103. pulumi_azure_native/apimanagement/get_workspace_named_value.py +2 -2
  104. pulumi_azure_native/apimanagement/get_workspace_policy.py +2 -2
  105. pulumi_azure_native/apimanagement/get_workspace_policy_fragment.py +2 -2
  106. pulumi_azure_native/apimanagement/get_workspace_product.py +2 -2
  107. pulumi_azure_native/apimanagement/get_workspace_product_api_link.py +2 -2
  108. pulumi_azure_native/apimanagement/get_workspace_product_group_link.py +2 -2
  109. pulumi_azure_native/apimanagement/get_workspace_product_policy.py +2 -2
  110. pulumi_azure_native/apimanagement/get_workspace_subscription.py +2 -2
  111. pulumi_azure_native/apimanagement/get_workspace_tag.py +2 -2
  112. pulumi_azure_native/apimanagement/get_workspace_tag_api_link.py +2 -2
  113. pulumi_azure_native/apimanagement/get_workspace_tag_operation_link.py +2 -2
  114. pulumi_azure_native/apimanagement/get_workspace_tag_product_link.py +2 -2
  115. pulumi_azure_native/apimanagement/global_schema.py +3 -3
  116. pulumi_azure_native/apimanagement/graph_ql_api_resolver.py +3 -3
  117. pulumi_azure_native/apimanagement/graph_ql_api_resolver_policy.py +3 -3
  118. pulumi_azure_native/apimanagement/group.py +3 -3
  119. pulumi_azure_native/apimanagement/group_user.py +3 -3
  120. pulumi_azure_native/apimanagement/identity_provider.py +3 -3
  121. pulumi_azure_native/apimanagement/list_authorization_server_secrets.py +2 -2
  122. pulumi_azure_native/apimanagement/list_gateway_debug_credentials.py +4 -0
  123. pulumi_azure_native/apimanagement/list_gateway_keys.py +2 -2
  124. pulumi_azure_native/apimanagement/list_identity_provider_secrets.py +2 -2
  125. pulumi_azure_native/apimanagement/list_named_value.py +2 -2
  126. pulumi_azure_native/apimanagement/list_open_id_connect_provider_secrets.py +2 -2
  127. pulumi_azure_native/apimanagement/list_policy_fragment_references.py +2 -2
  128. pulumi_azure_native/apimanagement/list_subscription_secrets.py +2 -2
  129. pulumi_azure_native/apimanagement/list_tenant_access_secrets.py +2 -2
  130. pulumi_azure_native/apimanagement/list_workspace_named_value.py +2 -2
  131. pulumi_azure_native/apimanagement/list_workspace_policy_fragment_references.py +2 -2
  132. pulumi_azure_native/apimanagement/list_workspace_subscription_secrets.py +2 -2
  133. pulumi_azure_native/apimanagement/logger.py +3 -3
  134. pulumi_azure_native/apimanagement/named_value.py +3 -3
  135. pulumi_azure_native/apimanagement/notification_recipient_email.py +3 -3
  136. pulumi_azure_native/apimanagement/notification_recipient_user.py +3 -3
  137. pulumi_azure_native/apimanagement/open_id_connect_provider.py +3 -3
  138. pulumi_azure_native/apimanagement/policy.py +3 -3
  139. pulumi_azure_native/apimanagement/policy_fragment.py +3 -3
  140. pulumi_azure_native/apimanagement/policy_restriction.py +239 -0
  141. pulumi_azure_native/apimanagement/private_endpoint_connection_by_name.py +3 -3
  142. pulumi_azure_native/apimanagement/product.py +3 -3
  143. pulumi_azure_native/apimanagement/product_api.py +3 -3
  144. pulumi_azure_native/apimanagement/product_api_link.py +3 -3
  145. pulumi_azure_native/apimanagement/product_group.py +3 -3
  146. pulumi_azure_native/apimanagement/product_group_link.py +3 -3
  147. pulumi_azure_native/apimanagement/product_policy.py +3 -3
  148. pulumi_azure_native/apimanagement/product_wiki.py +3 -3
  149. pulumi_azure_native/apimanagement/schema.py +1 -1
  150. pulumi_azure_native/apimanagement/subscription.py +3 -3
  151. pulumi_azure_native/apimanagement/tag.py +3 -3
  152. pulumi_azure_native/apimanagement/tag_api_link.py +3 -3
  153. pulumi_azure_native/apimanagement/tag_by_api.py +3 -3
  154. pulumi_azure_native/apimanagement/tag_by_operation.py +3 -3
  155. pulumi_azure_native/apimanagement/tag_by_product.py +3 -3
  156. pulumi_azure_native/apimanagement/tag_operation_link.py +3 -3
  157. pulumi_azure_native/apimanagement/tag_product_link.py +3 -3
  158. pulumi_azure_native/apimanagement/user.py +3 -3
  159. pulumi_azure_native/apimanagement/v20161010/api_management_service.py +1 -1
  160. pulumi_azure_native/apimanagement/v20170301/api.py +1 -1
  161. pulumi_azure_native/apimanagement/v20170301/api_management_service.py +1 -1
  162. pulumi_azure_native/apimanagement/v20170301/group_user.py +1 -1
  163. pulumi_azure_native/apimanagement/v20170301/logger.py +1 -1
  164. pulumi_azure_native/apimanagement/v20170301/product_api.py +1 -1
  165. pulumi_azure_native/apimanagement/v20170301/user.py +1 -1
  166. pulumi_azure_native/apimanagement/v20180101/api_diagnostic.py +1 -1
  167. pulumi_azure_native/apimanagement/v20180101/backend.py +1 -1
  168. pulumi_azure_native/apimanagement/v20180101/diagnostic.py +1 -1
  169. pulumi_azure_native/apimanagement/v20180101/group_user.py +1 -1
  170. pulumi_azure_native/apimanagement/v20180101/logger.py +1 -1
  171. pulumi_azure_native/apimanagement/v20180101/notification_recipient_user.py +1 -1
  172. pulumi_azure_native/apimanagement/v20180101/subscription.py +1 -1
  173. pulumi_azure_native/apimanagement/v20180101/user.py +1 -1
  174. pulumi_azure_native/apimanagement/v20180601preview/api.py +1 -1
  175. pulumi_azure_native/apimanagement/v20180601preview/api_operation_policy.py +1 -1
  176. pulumi_azure_native/apimanagement/v20180601preview/api_policy.py +1 -1
  177. pulumi_azure_native/apimanagement/v20180601preview/policy.py +1 -1
  178. pulumi_azure_native/apimanagement/v20180601preview/product_api.py +1 -1
  179. pulumi_azure_native/apimanagement/v20180601preview/product_policy.py +1 -1
  180. pulumi_azure_native/apimanagement/v20180601preview/tag_description.py +1 -1
  181. pulumi_azure_native/apimanagement/v20190101/api_diagnostic.py +1 -1
  182. pulumi_azure_native/apimanagement/v20190101/api_schema.py +1 -1
  183. pulumi_azure_native/apimanagement/v20190101/api_tag_description.py +1 -1
  184. pulumi_azure_native/apimanagement/v20190101/diagnostic.py +1 -1
  185. pulumi_azure_native/apimanagement/v20190101/identity_provider.py +1 -1
  186. pulumi_azure_native/apimanagement/v20190101/subscription.py +1 -1
  187. pulumi_azure_native/apimanagement/v20191201preview/cache.py +1 -1
  188. pulumi_azure_native/apimanagement/v20191201preview/logger.py +1 -1
  189. pulumi_azure_native/apimanagement/v20201201/api.py +1 -1
  190. pulumi_azure_native/apimanagement/v20210401preview/schema.py +1 -1
  191. pulumi_azure_native/apimanagement/v20220801/api.py +1 -1
  192. pulumi_azure_native/apimanagement/v20220801/api_diagnostic.py +1 -1
  193. pulumi_azure_native/apimanagement/v20220801/api_issue.py +1 -1
  194. pulumi_azure_native/apimanagement/v20220801/api_issue_attachment.py +1 -1
  195. pulumi_azure_native/apimanagement/v20220801/api_issue_comment.py +1 -1
  196. pulumi_azure_native/apimanagement/v20220801/api_management_service.py +1 -1
  197. pulumi_azure_native/apimanagement/v20220801/api_operation.py +1 -1
  198. pulumi_azure_native/apimanagement/v20220801/api_operation_policy.py +1 -1
  199. pulumi_azure_native/apimanagement/v20220801/api_policy.py +1 -1
  200. pulumi_azure_native/apimanagement/v20220801/api_release.py +1 -1
  201. pulumi_azure_native/apimanagement/v20220801/api_schema.py +1 -1
  202. pulumi_azure_native/apimanagement/v20220801/api_tag_description.py +1 -1
  203. pulumi_azure_native/apimanagement/v20220801/api_version_set.py +1 -1
  204. pulumi_azure_native/apimanagement/v20220801/api_wiki.py +1 -1
  205. pulumi_azure_native/apimanagement/v20220801/authorization.py +1 -1
  206. pulumi_azure_native/apimanagement/v20220801/authorization_access_policy.py +1 -1
  207. pulumi_azure_native/apimanagement/v20220801/authorization_provider.py +1 -1
  208. pulumi_azure_native/apimanagement/v20220801/authorization_server.py +1 -1
  209. pulumi_azure_native/apimanagement/v20220801/backend.py +1 -1
  210. pulumi_azure_native/apimanagement/v20220801/cache.py +1 -1
  211. pulumi_azure_native/apimanagement/v20220801/certificate.py +1 -1
  212. pulumi_azure_native/apimanagement/v20220801/content_item.py +1 -1
  213. pulumi_azure_native/apimanagement/v20220801/content_type.py +1 -1
  214. pulumi_azure_native/apimanagement/v20220801/diagnostic.py +1 -1
  215. pulumi_azure_native/apimanagement/v20220801/documentation.py +1 -1
  216. pulumi_azure_native/apimanagement/v20220801/email_template.py +1 -1
  217. pulumi_azure_native/apimanagement/v20220801/gateway.py +1 -1
  218. pulumi_azure_native/apimanagement/v20220801/gateway_api_entity_tag.py +1 -1
  219. pulumi_azure_native/apimanagement/v20220801/gateway_certificate_authority.py +1 -1
  220. pulumi_azure_native/apimanagement/v20220801/gateway_hostname_configuration.py +1 -1
  221. pulumi_azure_native/apimanagement/v20220801/global_schema.py +1 -1
  222. pulumi_azure_native/apimanagement/v20220801/graph_ql_api_resolver.py +1 -1
  223. pulumi_azure_native/apimanagement/v20220801/graph_ql_api_resolver_policy.py +1 -1
  224. pulumi_azure_native/apimanagement/v20220801/group.py +1 -1
  225. pulumi_azure_native/apimanagement/v20220801/group_user.py +1 -1
  226. pulumi_azure_native/apimanagement/v20220801/identity_provider.py +1 -1
  227. pulumi_azure_native/apimanagement/v20220801/logger.py +1 -1
  228. pulumi_azure_native/apimanagement/v20220801/named_value.py +1 -1
  229. pulumi_azure_native/apimanagement/v20220801/notification_recipient_email.py +1 -1
  230. pulumi_azure_native/apimanagement/v20220801/notification_recipient_user.py +1 -1
  231. pulumi_azure_native/apimanagement/v20220801/open_id_connect_provider.py +1 -1
  232. pulumi_azure_native/apimanagement/v20220801/policy.py +1 -1
  233. pulumi_azure_native/apimanagement/v20220801/policy_fragment.py +1 -1
  234. pulumi_azure_native/apimanagement/v20220801/private_endpoint_connection_by_name.py +1 -1
  235. pulumi_azure_native/apimanagement/v20220801/product.py +1 -1
  236. pulumi_azure_native/apimanagement/v20220801/product_api.py +1 -1
  237. pulumi_azure_native/apimanagement/v20220801/product_group.py +1 -1
  238. pulumi_azure_native/apimanagement/v20220801/product_policy.py +1 -1
  239. pulumi_azure_native/apimanagement/v20220801/product_wiki.py +1 -1
  240. pulumi_azure_native/apimanagement/v20220801/subscription.py +1 -1
  241. pulumi_azure_native/apimanagement/v20220801/tag.py +1 -1
  242. pulumi_azure_native/apimanagement/v20220801/tag_by_api.py +1 -1
  243. pulumi_azure_native/apimanagement/v20220801/tag_by_operation.py +1 -1
  244. pulumi_azure_native/apimanagement/v20220801/tag_by_product.py +1 -1
  245. pulumi_azure_native/apimanagement/v20220801/user.py +1 -1
  246. pulumi_azure_native/apimanagement/v20220901preview/api.py +1 -1
  247. pulumi_azure_native/apimanagement/v20220901preview/api_diagnostic.py +1 -1
  248. pulumi_azure_native/apimanagement/v20220901preview/api_issue.py +1 -1
  249. pulumi_azure_native/apimanagement/v20220901preview/api_issue_attachment.py +1 -1
  250. pulumi_azure_native/apimanagement/v20220901preview/api_issue_comment.py +1 -1
  251. pulumi_azure_native/apimanagement/v20220901preview/api_management_service.py +1 -1
  252. pulumi_azure_native/apimanagement/v20220901preview/api_operation.py +1 -1
  253. pulumi_azure_native/apimanagement/v20220901preview/api_operation_policy.py +1 -1
  254. pulumi_azure_native/apimanagement/v20220901preview/api_policy.py +1 -1
  255. pulumi_azure_native/apimanagement/v20220901preview/api_release.py +1 -1
  256. pulumi_azure_native/apimanagement/v20220901preview/api_schema.py +1 -1
  257. pulumi_azure_native/apimanagement/v20220901preview/api_tag_description.py +1 -1
  258. pulumi_azure_native/apimanagement/v20220901preview/api_version_set.py +1 -1
  259. pulumi_azure_native/apimanagement/v20220901preview/api_wiki.py +1 -1
  260. pulumi_azure_native/apimanagement/v20220901preview/authorization.py +1 -1
  261. pulumi_azure_native/apimanagement/v20220901preview/authorization_access_policy.py +1 -1
  262. pulumi_azure_native/apimanagement/v20220901preview/authorization_provider.py +1 -1
  263. pulumi_azure_native/apimanagement/v20220901preview/authorization_server.py +1 -1
  264. pulumi_azure_native/apimanagement/v20220901preview/backend.py +1 -1
  265. pulumi_azure_native/apimanagement/v20220901preview/cache.py +1 -1
  266. pulumi_azure_native/apimanagement/v20220901preview/certificate.py +1 -1
  267. pulumi_azure_native/apimanagement/v20220901preview/content_item.py +1 -1
  268. pulumi_azure_native/apimanagement/v20220901preview/content_type.py +1 -1
  269. pulumi_azure_native/apimanagement/v20220901preview/diagnostic.py +1 -1
  270. pulumi_azure_native/apimanagement/v20220901preview/documentation.py +1 -1
  271. pulumi_azure_native/apimanagement/v20220901preview/email_template.py +1 -1
  272. pulumi_azure_native/apimanagement/v20220901preview/gateway.py +1 -1
  273. pulumi_azure_native/apimanagement/v20220901preview/gateway_api_entity_tag.py +1 -1
  274. pulumi_azure_native/apimanagement/v20220901preview/gateway_certificate_authority.py +1 -1
  275. pulumi_azure_native/apimanagement/v20220901preview/gateway_hostname_configuration.py +1 -1
  276. pulumi_azure_native/apimanagement/v20220901preview/global_schema.py +1 -1
  277. pulumi_azure_native/apimanagement/v20220901preview/graph_ql_api_resolver.py +1 -1
  278. pulumi_azure_native/apimanagement/v20220901preview/graph_ql_api_resolver_policy.py +1 -1
  279. pulumi_azure_native/apimanagement/v20220901preview/group.py +1 -1
  280. pulumi_azure_native/apimanagement/v20220901preview/group_user.py +1 -1
  281. pulumi_azure_native/apimanagement/v20220901preview/identity_provider.py +1 -1
  282. pulumi_azure_native/apimanagement/v20220901preview/logger.py +1 -1
  283. pulumi_azure_native/apimanagement/v20220901preview/named_value.py +1 -1
  284. pulumi_azure_native/apimanagement/v20220901preview/notification_recipient_email.py +1 -1
  285. pulumi_azure_native/apimanagement/v20220901preview/notification_recipient_user.py +1 -1
  286. pulumi_azure_native/apimanagement/v20220901preview/open_id_connect_provider.py +1 -1
  287. pulumi_azure_native/apimanagement/v20220901preview/policy.py +1 -1
  288. pulumi_azure_native/apimanagement/v20220901preview/policy_fragment.py +1 -1
  289. pulumi_azure_native/apimanagement/v20220901preview/private_endpoint_connection_by_name.py +1 -1
  290. pulumi_azure_native/apimanagement/v20220901preview/product.py +1 -1
  291. pulumi_azure_native/apimanagement/v20220901preview/product_api.py +1 -1
  292. pulumi_azure_native/apimanagement/v20220901preview/product_api_link.py +1 -1
  293. pulumi_azure_native/apimanagement/v20220901preview/product_group.py +1 -1
  294. pulumi_azure_native/apimanagement/v20220901preview/product_group_link.py +1 -1
  295. pulumi_azure_native/apimanagement/v20220901preview/product_policy.py +1 -1
  296. pulumi_azure_native/apimanagement/v20220901preview/product_wiki.py +1 -1
  297. pulumi_azure_native/apimanagement/v20220901preview/subscription.py +1 -1
  298. pulumi_azure_native/apimanagement/v20220901preview/tag.py +1 -1
  299. pulumi_azure_native/apimanagement/v20220901preview/tag_api_link.py +1 -1
  300. pulumi_azure_native/apimanagement/v20220901preview/tag_by_api.py +1 -1
  301. pulumi_azure_native/apimanagement/v20220901preview/tag_by_operation.py +1 -1
  302. pulumi_azure_native/apimanagement/v20220901preview/tag_by_product.py +1 -1
  303. pulumi_azure_native/apimanagement/v20220901preview/tag_operation_link.py +1 -1
  304. pulumi_azure_native/apimanagement/v20220901preview/tag_product_link.py +1 -1
  305. pulumi_azure_native/apimanagement/v20220901preview/user.py +1 -1
  306. pulumi_azure_native/apimanagement/v20220901preview/workspace.py +1 -1
  307. pulumi_azure_native/apimanagement/v20220901preview/workspace_api.py +1 -1
  308. pulumi_azure_native/apimanagement/v20220901preview/workspace_api_operation.py +1 -1
  309. pulumi_azure_native/apimanagement/v20220901preview/workspace_api_operation_policy.py +1 -1
  310. pulumi_azure_native/apimanagement/v20220901preview/workspace_api_policy.py +1 -1
  311. pulumi_azure_native/apimanagement/v20220901preview/workspace_api_release.py +1 -1
  312. pulumi_azure_native/apimanagement/v20220901preview/workspace_api_schema.py +1 -1
  313. pulumi_azure_native/apimanagement/v20220901preview/workspace_api_version_set.py +1 -1
  314. pulumi_azure_native/apimanagement/v20220901preview/workspace_global_schema.py +1 -1
  315. pulumi_azure_native/apimanagement/v20220901preview/workspace_group.py +1 -1
  316. pulumi_azure_native/apimanagement/v20220901preview/workspace_group_user.py +1 -1
  317. pulumi_azure_native/apimanagement/v20220901preview/workspace_named_value.py +1 -1
  318. pulumi_azure_native/apimanagement/v20220901preview/workspace_notification_recipient_email.py +1 -1
  319. pulumi_azure_native/apimanagement/v20220901preview/workspace_notification_recipient_user.py +1 -1
  320. pulumi_azure_native/apimanagement/v20220901preview/workspace_policy.py +1 -1
  321. pulumi_azure_native/apimanagement/v20220901preview/workspace_policy_fragment.py +1 -1
  322. pulumi_azure_native/apimanagement/v20220901preview/workspace_product.py +1 -1
  323. pulumi_azure_native/apimanagement/v20220901preview/workspace_product_api_link.py +1 -1
  324. pulumi_azure_native/apimanagement/v20220901preview/workspace_product_group_link.py +1 -1
  325. pulumi_azure_native/apimanagement/v20220901preview/workspace_product_policy.py +1 -1
  326. pulumi_azure_native/apimanagement/v20220901preview/workspace_subscription.py +1 -1
  327. pulumi_azure_native/apimanagement/v20220901preview/workspace_tag.py +1 -1
  328. pulumi_azure_native/apimanagement/v20220901preview/workspace_tag_api_link.py +1 -1
  329. pulumi_azure_native/apimanagement/v20220901preview/workspace_tag_operation_link.py +1 -1
  330. pulumi_azure_native/apimanagement/v20220901preview/workspace_tag_product_link.py +1 -1
  331. pulumi_azure_native/apimanagement/v20230301preview/api.py +1 -1
  332. pulumi_azure_native/apimanagement/v20230301preview/api_diagnostic.py +1 -1
  333. pulumi_azure_native/apimanagement/v20230301preview/api_issue.py +1 -1
  334. pulumi_azure_native/apimanagement/v20230301preview/api_issue_attachment.py +1 -1
  335. pulumi_azure_native/apimanagement/v20230301preview/api_issue_comment.py +1 -1
  336. pulumi_azure_native/apimanagement/v20230301preview/api_management_service.py +1 -1
  337. pulumi_azure_native/apimanagement/v20230301preview/api_operation.py +1 -1
  338. pulumi_azure_native/apimanagement/v20230301preview/api_operation_policy.py +1 -1
  339. pulumi_azure_native/apimanagement/v20230301preview/api_policy.py +1 -1
  340. pulumi_azure_native/apimanagement/v20230301preview/api_release.py +1 -1
  341. pulumi_azure_native/apimanagement/v20230301preview/api_schema.py +1 -1
  342. pulumi_azure_native/apimanagement/v20230301preview/api_tag_description.py +1 -1
  343. pulumi_azure_native/apimanagement/v20230301preview/api_version_set.py +1 -1
  344. pulumi_azure_native/apimanagement/v20230301preview/api_wiki.py +1 -1
  345. pulumi_azure_native/apimanagement/v20230301preview/authorization.py +1 -1
  346. pulumi_azure_native/apimanagement/v20230301preview/authorization_access_policy.py +1 -1
  347. pulumi_azure_native/apimanagement/v20230301preview/authorization_provider.py +1 -1
  348. pulumi_azure_native/apimanagement/v20230301preview/authorization_server.py +1 -1
  349. pulumi_azure_native/apimanagement/v20230301preview/backend.py +1 -1
  350. pulumi_azure_native/apimanagement/v20230301preview/cache.py +1 -1
  351. pulumi_azure_native/apimanagement/v20230301preview/certificate.py +1 -1
  352. pulumi_azure_native/apimanagement/v20230301preview/content_item.py +1 -1
  353. pulumi_azure_native/apimanagement/v20230301preview/content_type.py +1 -1
  354. pulumi_azure_native/apimanagement/v20230301preview/diagnostic.py +1 -1
  355. pulumi_azure_native/apimanagement/v20230301preview/documentation.py +1 -1
  356. pulumi_azure_native/apimanagement/v20230301preview/email_template.py +1 -1
  357. pulumi_azure_native/apimanagement/v20230301preview/gateway.py +1 -1
  358. pulumi_azure_native/apimanagement/v20230301preview/gateway_api_entity_tag.py +1 -1
  359. pulumi_azure_native/apimanagement/v20230301preview/gateway_certificate_authority.py +1 -1
  360. pulumi_azure_native/apimanagement/v20230301preview/gateway_hostname_configuration.py +1 -1
  361. pulumi_azure_native/apimanagement/v20230301preview/global_schema.py +1 -1
  362. pulumi_azure_native/apimanagement/v20230301preview/graph_ql_api_resolver.py +1 -1
  363. pulumi_azure_native/apimanagement/v20230301preview/graph_ql_api_resolver_policy.py +1 -1
  364. pulumi_azure_native/apimanagement/v20230301preview/group.py +1 -1
  365. pulumi_azure_native/apimanagement/v20230301preview/group_user.py +1 -1
  366. pulumi_azure_native/apimanagement/v20230301preview/identity_provider.py +1 -1
  367. pulumi_azure_native/apimanagement/v20230301preview/logger.py +1 -1
  368. pulumi_azure_native/apimanagement/v20230301preview/named_value.py +1 -1
  369. pulumi_azure_native/apimanagement/v20230301preview/notification_recipient_email.py +1 -1
  370. pulumi_azure_native/apimanagement/v20230301preview/notification_recipient_user.py +1 -1
  371. pulumi_azure_native/apimanagement/v20230301preview/open_id_connect_provider.py +1 -1
  372. pulumi_azure_native/apimanagement/v20230301preview/policy.py +1 -1
  373. pulumi_azure_native/apimanagement/v20230301preview/policy_fragment.py +1 -1
  374. pulumi_azure_native/apimanagement/v20230301preview/private_endpoint_connection_by_name.py +1 -1
  375. pulumi_azure_native/apimanagement/v20230301preview/product.py +1 -1
  376. pulumi_azure_native/apimanagement/v20230301preview/product_api.py +1 -1
  377. pulumi_azure_native/apimanagement/v20230301preview/product_api_link.py +1 -1
  378. pulumi_azure_native/apimanagement/v20230301preview/product_group.py +1 -1
  379. pulumi_azure_native/apimanagement/v20230301preview/product_group_link.py +1 -1
  380. pulumi_azure_native/apimanagement/v20230301preview/product_policy.py +1 -1
  381. pulumi_azure_native/apimanagement/v20230301preview/product_wiki.py +1 -1
  382. pulumi_azure_native/apimanagement/v20230301preview/subscription.py +1 -1
  383. pulumi_azure_native/apimanagement/v20230301preview/tag.py +1 -1
  384. pulumi_azure_native/apimanagement/v20230301preview/tag_api_link.py +1 -1
  385. pulumi_azure_native/apimanagement/v20230301preview/tag_by_api.py +1 -1
  386. pulumi_azure_native/apimanagement/v20230301preview/tag_by_operation.py +1 -1
  387. pulumi_azure_native/apimanagement/v20230301preview/tag_by_product.py +1 -1
  388. pulumi_azure_native/apimanagement/v20230301preview/tag_operation_link.py +1 -1
  389. pulumi_azure_native/apimanagement/v20230301preview/tag_product_link.py +1 -1
  390. pulumi_azure_native/apimanagement/v20230301preview/user.py +1 -1
  391. pulumi_azure_native/apimanagement/v20230301preview/workspace.py +1 -1
  392. pulumi_azure_native/apimanagement/v20230301preview/workspace_api.py +1 -1
  393. pulumi_azure_native/apimanagement/v20230301preview/workspace_api_operation.py +1 -1
  394. pulumi_azure_native/apimanagement/v20230301preview/workspace_api_operation_policy.py +1 -1
  395. pulumi_azure_native/apimanagement/v20230301preview/workspace_api_policy.py +1 -1
  396. pulumi_azure_native/apimanagement/v20230301preview/workspace_api_release.py +1 -1
  397. pulumi_azure_native/apimanagement/v20230301preview/workspace_api_schema.py +1 -1
  398. pulumi_azure_native/apimanagement/v20230301preview/workspace_api_version_set.py +1 -1
  399. pulumi_azure_native/apimanagement/v20230301preview/workspace_global_schema.py +1 -1
  400. pulumi_azure_native/apimanagement/v20230301preview/workspace_group.py +1 -1
  401. pulumi_azure_native/apimanagement/v20230301preview/workspace_group_user.py +1 -1
  402. pulumi_azure_native/apimanagement/v20230301preview/workspace_named_value.py +1 -1
  403. pulumi_azure_native/apimanagement/v20230301preview/workspace_notification_recipient_email.py +1 -1
  404. pulumi_azure_native/apimanagement/v20230301preview/workspace_notification_recipient_user.py +1 -1
  405. pulumi_azure_native/apimanagement/v20230301preview/workspace_policy.py +1 -1
  406. pulumi_azure_native/apimanagement/v20230301preview/workspace_policy_fragment.py +1 -1
  407. pulumi_azure_native/apimanagement/v20230301preview/workspace_product.py +1 -1
  408. pulumi_azure_native/apimanagement/v20230301preview/workspace_product_api_link.py +1 -1
  409. pulumi_azure_native/apimanagement/v20230301preview/workspace_product_group_link.py +1 -1
  410. pulumi_azure_native/apimanagement/v20230301preview/workspace_product_policy.py +1 -1
  411. pulumi_azure_native/apimanagement/v20230301preview/workspace_subscription.py +1 -1
  412. pulumi_azure_native/apimanagement/v20230301preview/workspace_tag.py +1 -1
  413. pulumi_azure_native/apimanagement/v20230301preview/workspace_tag_api_link.py +1 -1
  414. pulumi_azure_native/apimanagement/v20230301preview/workspace_tag_operation_link.py +1 -1
  415. pulumi_azure_native/apimanagement/v20230301preview/workspace_tag_product_link.py +1 -1
  416. pulumi_azure_native/apimanagement/v20230501preview/__init__.py +189 -0
  417. pulumi_azure_native/apimanagement/v20230501preview/_enums.py +817 -0
  418. pulumi_azure_native/apimanagement/v20230501preview/_inputs.py +3005 -0
  419. pulumi_azure_native/apimanagement/v20230501preview/api.py +893 -0
  420. pulumi_azure_native/apimanagement/v20230501preview/api_diagnostic.py +489 -0
  421. pulumi_azure_native/apimanagement/v20230501preview/api_issue.py +353 -0
  422. pulumi_azure_native/apimanagement/v20230501preview/api_issue_attachment.py +306 -0
  423. pulumi_azure_native/apimanagement/v20230501preview/api_issue_comment.py +305 -0
  424. pulumi_azure_native/apimanagement/v20230501preview/api_management_service.py +1062 -0
  425. pulumi_azure_native/apimanagement/v20230501preview/api_operation.py +432 -0
  426. pulumi_azure_native/apimanagement/v20230501preview/api_operation_policy.py +280 -0
  427. pulumi_azure_native/apimanagement/v20230501preview/api_policy.py +259 -0
  428. pulumi_azure_native/apimanagement/v20230501preview/api_release.py +253 -0
  429. pulumi_azure_native/apimanagement/v20230501preview/api_schema.py +322 -0
  430. pulumi_azure_native/apimanagement/v20230501preview/api_tag_description.py +302 -0
  431. pulumi_azure_native/apimanagement/v20230501preview/api_version_set.py +322 -0
  432. pulumi_azure_native/apimanagement/v20230501preview/api_wiki.py +206 -0
  433. pulumi_azure_native/apimanagement/v20230501preview/authorization.py +343 -0
  434. pulumi_azure_native/apimanagement/v20230501preview/authorization_access_policy.py +303 -0
  435. pulumi_azure_native/apimanagement/v20230501preview/authorization_provider.py +263 -0
  436. pulumi_azure_native/apimanagement/v20230501preview/authorization_server.py +704 -0
  437. pulumi_azure_native/apimanagement/v20230501preview/backend.py +509 -0
  438. pulumi_azure_native/apimanagement/v20230501preview/cache.py +292 -0
  439. pulumi_azure_native/apimanagement/v20230501preview/certificate.py +275 -0
  440. pulumi_azure_native/apimanagement/v20230501preview/content_item.py +224 -0
  441. pulumi_azure_native/apimanagement/v20230501preview/content_type.py +300 -0
  442. pulumi_azure_native/apimanagement/v20230501preview/diagnostic.py +468 -0
  443. pulumi_azure_native/apimanagement/v20230501preview/documentation.py +232 -0
  444. pulumi_azure_native/apimanagement/v20230501preview/email_template.py +331 -0
  445. pulumi_azure_native/apimanagement/v20230501preview/gateway.py +234 -0
  446. pulumi_azure_native/apimanagement/v20230501preview/gateway_api_entity_tag.py +436 -0
  447. pulumi_azure_native/apimanagement/v20230501preview/gateway_certificate_authority.py +224 -0
  448. pulumi_azure_native/apimanagement/v20230501preview/gateway_hostname_configuration.py +369 -0
  449. pulumi_azure_native/apimanagement/v20230501preview/get_api.py +396 -0
  450. pulumi_azure_native/apimanagement/v20230501preview/get_api_diagnostic.py +245 -0
  451. pulumi_azure_native/apimanagement/v20230501preview/get_api_issue.py +197 -0
  452. pulumi_azure_native/apimanagement/v20230501preview/get_api_issue_attachment.py +158 -0
  453. pulumi_azure_native/apimanagement/v20230501preview/get_api_issue_comment.py +158 -0
  454. pulumi_azure_native/apimanagement/v20230501preview/get_api_management_service.py +625 -0
  455. pulumi_azure_native/apimanagement/v20230501preview/get_api_management_service_domain_ownership_identifier.py +64 -0
  456. pulumi_azure_native/apimanagement/v20230501preview/get_api_management_service_sso_token.py +78 -0
  457. pulumi_azure_native/apimanagement/v20230501preview/get_api_operation.py +219 -0
  458. pulumi_azure_native/apimanagement/v20230501preview/get_api_operation_policy.py +150 -0
  459. pulumi_azure_native/apimanagement/v20230501preview/get_api_policy.py +145 -0
  460. pulumi_azure_native/apimanagement/v20230501preview/get_api_release.py +166 -0
  461. pulumi_azure_native/apimanagement/v20230501preview/get_api_schema.py +179 -0
  462. pulumi_azure_native/apimanagement/v20230501preview/get_api_tag_description.py +179 -0
  463. pulumi_azure_native/apimanagement/v20230501preview/get_api_version_set.py +174 -0
  464. pulumi_azure_native/apimanagement/v20230501preview/get_api_wiki.py +123 -0
  465. pulumi_azure_native/apimanagement/v20230501preview/get_authorization.py +180 -0
  466. pulumi_azure_native/apimanagement/v20230501preview/get_authorization_access_policy.py +158 -0
  467. pulumi_azure_native/apimanagement/v20230501preview/get_authorization_login_link_post.py +93 -0
  468. pulumi_azure_native/apimanagement/v20230501preview/get_authorization_provider.py +149 -0
  469. pulumi_azure_native/apimanagement/v20230501preview/get_authorization_server.py +344 -0
  470. pulumi_azure_native/apimanagement/v20230501preview/get_backend.py +250 -0
  471. pulumi_azure_native/apimanagement/v20230501preview/get_cache.py +161 -0
  472. pulumi_azure_native/apimanagement/v20230501preview/get_certificate.py +162 -0
  473. pulumi_azure_native/apimanagement/v20230501preview/get_content_item.py +127 -0
  474. pulumi_azure_native/apimanagement/v20230501preview/get_content_type.py +148 -0
  475. pulumi_azure_native/apimanagement/v20230501preview/get_diagnostic.py +240 -0
  476. pulumi_azure_native/apimanagement/v20230501preview/get_documentation.py +135 -0
  477. pulumi_azure_native/apimanagement/v20230501preview/get_email_template.py +188 -0
  478. pulumi_azure_native/apimanagement/v20230501preview/get_gateway.py +136 -0
  479. pulumi_azure_native/apimanagement/v20230501preview/get_gateway_certificate_authority.py +127 -0
  480. pulumi_azure_native/apimanagement/v20230501preview/get_gateway_hostname_configuration.py +192 -0
  481. pulumi_azure_native/apimanagement/v20230501preview/get_global_schema.py +161 -0
  482. pulumi_azure_native/apimanagement/v20230501preview/get_graph_ql_api_resolver.py +153 -0
  483. pulumi_azure_native/apimanagement/v20230501preview/get_graph_ql_api_resolver_policy.py +150 -0
  484. pulumi_azure_native/apimanagement/v20230501preview/get_group.py +161 -0
  485. pulumi_azure_native/apimanagement/v20230501preview/get_identity_provider.py +239 -0
  486. pulumi_azure_native/apimanagement/v20230501preview/get_logger.py +175 -0
  487. pulumi_azure_native/apimanagement/v20230501preview/get_named_value.py +188 -0
  488. pulumi_azure_native/apimanagement/v20230501preview/get_open_id_connect_provider.py +200 -0
  489. pulumi_azure_native/apimanagement/v20230501preview/get_policy.py +140 -0
  490. pulumi_azure_native/apimanagement/v20230501preview/get_policy_fragment.py +166 -0
  491. pulumi_azure_native/apimanagement/v20230501preview/get_policy_restriction.py +135 -0
  492. pulumi_azure_native/apimanagement/v20230501preview/get_private_endpoint_connection_by_name.py +149 -0
  493. pulumi_azure_native/apimanagement/v20230501preview/get_product.py +200 -0
  494. pulumi_azure_native/apimanagement/v20230501preview/get_product_api_link.py +127 -0
  495. pulumi_azure_native/apimanagement/v20230501preview/get_product_group_link.py +127 -0
  496. pulumi_azure_native/apimanagement/v20230501preview/get_product_policy.py +145 -0
  497. pulumi_azure_native/apimanagement/v20230501preview/get_product_wiki.py +123 -0
  498. pulumi_azure_native/apimanagement/v20230501preview/get_subscription.py +278 -0
  499. pulumi_azure_native/apimanagement/v20230501preview/get_tag.py +122 -0
  500. pulumi_azure_native/apimanagement/v20230501preview/get_tag_api_link.py +127 -0
  501. pulumi_azure_native/apimanagement/v20230501preview/get_tag_by_api.py +127 -0
  502. pulumi_azure_native/apimanagement/v20230501preview/get_tag_by_operation.py +132 -0
  503. pulumi_azure_native/apimanagement/v20230501preview/get_tag_by_product.py +127 -0
  504. pulumi_azure_native/apimanagement/v20230501preview/get_tag_operation_link.py +127 -0
  505. pulumi_azure_native/apimanagement/v20230501preview/get_tag_product_link.py +127 -0
  506. pulumi_azure_native/apimanagement/v20230501preview/get_user.py +214 -0
  507. pulumi_azure_native/apimanagement/v20230501preview/get_user_shared_access_token.py +94 -0
  508. pulumi_azure_native/apimanagement/v20230501preview/get_workspace.py +135 -0
  509. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_api.py +401 -0
  510. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_api_operation.py +224 -0
  511. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_api_operation_policy.py +155 -0
  512. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_api_policy.py +150 -0
  513. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_api_release.py +171 -0
  514. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_api_schema.py +184 -0
  515. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_api_version_set.py +179 -0
  516. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_global_schema.py +166 -0
  517. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_group.py +166 -0
  518. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_named_value.py +193 -0
  519. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_policy.py +145 -0
  520. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_policy_fragment.py +171 -0
  521. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_product.py +205 -0
  522. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_product_api_link.py +132 -0
  523. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_product_group_link.py +132 -0
  524. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_product_policy.py +150 -0
  525. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_subscription.py +283 -0
  526. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_tag.py +127 -0
  527. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_tag_api_link.py +132 -0
  528. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_tag_operation_link.py +132 -0
  529. pulumi_azure_native/apimanagement/v20230501preview/get_workspace_tag_product_link.py +132 -0
  530. pulumi_azure_native/apimanagement/v20230501preview/global_schema.py +273 -0
  531. pulumi_azure_native/apimanagement/v20230501preview/graph_ql_api_resolver.py +282 -0
  532. pulumi_azure_native/apimanagement/v20230501preview/graph_ql_api_resolver_policy.py +280 -0
  533. pulumi_azure_native/apimanagement/v20230501preview/group.py +292 -0
  534. pulumi_azure_native/apimanagement/v20230501preview/group_user.py +276 -0
  535. pulumi_azure_native/apimanagement/v20230501preview/identity_provider.py +486 -0
  536. pulumi_azure_native/apimanagement/v20230501preview/list_authorization_server_secrets.py +109 -0
  537. pulumi_azure_native/apimanagement/v20230501preview/list_gateway_debug_credentials.py +99 -0
  538. pulumi_azure_native/apimanagement/v20230501preview/list_gateway_keys.py +96 -0
  539. pulumi_azure_native/apimanagement/v20230501preview/list_identity_provider_secrets.py +83 -0
  540. pulumi_azure_native/apimanagement/v20230501preview/list_named_value.py +83 -0
  541. pulumi_azure_native/apimanagement/v20230501preview/list_open_id_connect_provider_secrets.py +83 -0
  542. pulumi_azure_native/apimanagement/v20230501preview/list_policy_fragment_references.py +120 -0
  543. pulumi_azure_native/apimanagement/v20230501preview/list_subscription_secrets.py +96 -0
  544. pulumi_azure_native/apimanagement/v20230501preview/list_tenant_access_secrets.py +135 -0
  545. pulumi_azure_native/apimanagement/v20230501preview/list_workspace_named_value.py +88 -0
  546. pulumi_azure_native/apimanagement/v20230501preview/list_workspace_policy_fragment_references.py +125 -0
  547. pulumi_azure_native/apimanagement/v20230501preview/list_workspace_subscription_secrets.py +101 -0
  548. pulumi_azure_native/apimanagement/v20230501preview/logger.py +325 -0
  549. pulumi_azure_native/apimanagement/v20230501preview/named_value.py +332 -0
  550. pulumi_azure_native/apimanagement/v20230501preview/notification_recipient_email.py +204 -0
  551. pulumi_azure_native/apimanagement/v20230501preview/notification_recipient_user.py +204 -0
  552. pulumi_azure_native/apimanagement/v20230501preview/open_id_connect_provider.py +380 -0
  553. pulumi_azure_native/apimanagement/v20230501preview/outputs.py +3633 -0
  554. pulumi_azure_native/apimanagement/v20230501preview/policy.py +238 -0
  555. pulumi_azure_native/apimanagement/v20230501preview/policy_fragment.py +277 -0
  556. pulumi_azure_native/apimanagement/v20230501preview/policy_restriction.py +237 -0
  557. pulumi_azure_native/apimanagement/v20230501preview/private_endpoint_connection_by_name.py +247 -0
  558. pulumi_azure_native/apimanagement/v20230501preview/product.py +379 -0
  559. pulumi_azure_native/apimanagement/v20230501preview/product_api.py +416 -0
  560. pulumi_azure_native/apimanagement/v20230501preview/product_api_link.py +225 -0
  561. pulumi_azure_native/apimanagement/v20230501preview/product_group.py +235 -0
  562. pulumi_azure_native/apimanagement/v20230501preview/product_group_link.py +225 -0
  563. pulumi_azure_native/apimanagement/v20230501preview/product_policy.py +259 -0
  564. pulumi_azure_native/apimanagement/v20230501preview/product_wiki.py +206 -0
  565. pulumi_azure_native/apimanagement/v20230501preview/subscription.py +486 -0
  566. pulumi_azure_native/apimanagement/v20230501preview/tag.py +204 -0
  567. pulumi_azure_native/apimanagement/v20230501preview/tag_api_link.py +225 -0
  568. pulumi_azure_native/apimanagement/v20230501preview/tag_by_api.py +205 -0
  569. pulumi_azure_native/apimanagement/v20230501preview/tag_by_operation.py +226 -0
  570. pulumi_azure_native/apimanagement/v20230501preview/tag_by_product.py +205 -0
  571. pulumi_azure_native/apimanagement/v20230501preview/tag_operation_link.py +225 -0
  572. pulumi_azure_native/apimanagement/v20230501preview/tag_product_link.py +225 -0
  573. pulumi_azure_native/apimanagement/v20230501preview/user.py +458 -0
  574. pulumi_azure_native/apimanagement/v20230501preview/workspace.py +233 -0
  575. pulumi_azure_native/apimanagement/v20230501preview/workspace_api.py +914 -0
  576. pulumi_azure_native/apimanagement/v20230501preview/workspace_api_operation.py +453 -0
  577. pulumi_azure_native/apimanagement/v20230501preview/workspace_api_operation_policy.py +301 -0
  578. pulumi_azure_native/apimanagement/v20230501preview/workspace_api_policy.py +280 -0
  579. pulumi_azure_native/apimanagement/v20230501preview/workspace_api_release.py +274 -0
  580. pulumi_azure_native/apimanagement/v20230501preview/workspace_api_schema.py +343 -0
  581. pulumi_azure_native/apimanagement/v20230501preview/workspace_api_version_set.py +343 -0
  582. pulumi_azure_native/apimanagement/v20230501preview/workspace_global_schema.py +294 -0
  583. pulumi_azure_native/apimanagement/v20230501preview/workspace_group.py +313 -0
  584. pulumi_azure_native/apimanagement/v20230501preview/workspace_group_user.py +297 -0
  585. pulumi_azure_native/apimanagement/v20230501preview/workspace_named_value.py +353 -0
  586. pulumi_azure_native/apimanagement/v20230501preview/workspace_notification_recipient_email.py +225 -0
  587. pulumi_azure_native/apimanagement/v20230501preview/workspace_notification_recipient_user.py +225 -0
  588. pulumi_azure_native/apimanagement/v20230501preview/workspace_policy.py +259 -0
  589. pulumi_azure_native/apimanagement/v20230501preview/workspace_policy_fragment.py +298 -0
  590. pulumi_azure_native/apimanagement/v20230501preview/workspace_product.py +400 -0
  591. pulumi_azure_native/apimanagement/v20230501preview/workspace_product_api_link.py +246 -0
  592. pulumi_azure_native/apimanagement/v20230501preview/workspace_product_group_link.py +246 -0
  593. pulumi_azure_native/apimanagement/v20230501preview/workspace_product_policy.py +280 -0
  594. pulumi_azure_native/apimanagement/v20230501preview/workspace_subscription.py +507 -0
  595. pulumi_azure_native/apimanagement/v20230501preview/workspace_tag.py +225 -0
  596. pulumi_azure_native/apimanagement/v20230501preview/workspace_tag_api_link.py +246 -0
  597. pulumi_azure_native/apimanagement/v20230501preview/workspace_tag_operation_link.py +246 -0
  598. pulumi_azure_native/apimanagement/v20230501preview/workspace_tag_product_link.py +246 -0
  599. pulumi_azure_native/apimanagement/workspace.py +3 -3
  600. pulumi_azure_native/apimanagement/workspace_api.py +3 -3
  601. pulumi_azure_native/apimanagement/workspace_api_operation.py +3 -3
  602. pulumi_azure_native/apimanagement/workspace_api_operation_policy.py +3 -3
  603. pulumi_azure_native/apimanagement/workspace_api_policy.py +3 -3
  604. pulumi_azure_native/apimanagement/workspace_api_release.py +3 -3
  605. pulumi_azure_native/apimanagement/workspace_api_schema.py +3 -3
  606. pulumi_azure_native/apimanagement/workspace_api_version_set.py +3 -3
  607. pulumi_azure_native/apimanagement/workspace_global_schema.py +3 -3
  608. pulumi_azure_native/apimanagement/workspace_group.py +3 -3
  609. pulumi_azure_native/apimanagement/workspace_group_user.py +3 -3
  610. pulumi_azure_native/apimanagement/workspace_named_value.py +3 -3
  611. pulumi_azure_native/apimanagement/workspace_notification_recipient_email.py +3 -3
  612. pulumi_azure_native/apimanagement/workspace_notification_recipient_user.py +3 -3
  613. pulumi_azure_native/apimanagement/workspace_policy.py +3 -3
  614. pulumi_azure_native/apimanagement/workspace_policy_fragment.py +3 -3
  615. pulumi_azure_native/apimanagement/workspace_product.py +3 -3
  616. pulumi_azure_native/apimanagement/workspace_product_api_link.py +3 -3
  617. pulumi_azure_native/apimanagement/workspace_product_group_link.py +3 -3
  618. pulumi_azure_native/apimanagement/workspace_product_policy.py +3 -3
  619. pulumi_azure_native/apimanagement/workspace_subscription.py +3 -3
  620. pulumi_azure_native/apimanagement/workspace_tag.py +3 -3
  621. pulumi_azure_native/apimanagement/workspace_tag_api_link.py +3 -3
  622. pulumi_azure_native/apimanagement/workspace_tag_operation_link.py +3 -3
  623. pulumi_azure_native/apimanagement/workspace_tag_product_link.py +3 -3
  624. pulumi_azure_native/appplatform/__init__.py +3 -0
  625. pulumi_azure_native/appplatform/api_portal.py +3 -3
  626. pulumi_azure_native/appplatform/api_portal_custom_domain.py +3 -3
  627. pulumi_azure_native/appplatform/apm.py +3 -3
  628. pulumi_azure_native/appplatform/app.py +3 -3
  629. pulumi_azure_native/appplatform/application_accelerator.py +3 -3
  630. pulumi_azure_native/appplatform/application_live_view.py +3 -3
  631. pulumi_azure_native/appplatform/binding.py +3 -3
  632. pulumi_azure_native/appplatform/build_service_agent_pool.py +3 -3
  633. pulumi_azure_native/appplatform/build_service_build.py +3 -3
  634. pulumi_azure_native/appplatform/build_service_builder.py +3 -3
  635. pulumi_azure_native/appplatform/buildpack_binding.py +3 -3
  636. pulumi_azure_native/appplatform/certificate.py +3 -3
  637. pulumi_azure_native/appplatform/config_server.py +3 -3
  638. pulumi_azure_native/appplatform/configuration_service.py +3 -3
  639. pulumi_azure_native/appplatform/container_registry.py +3 -3
  640. pulumi_azure_native/appplatform/custom_domain.py +3 -3
  641. pulumi_azure_native/appplatform/customized_accelerator.py +3 -3
  642. pulumi_azure_native/appplatform/deployment.py +3 -3
  643. pulumi_azure_native/appplatform/dev_tool_portal.py +3 -3
  644. pulumi_azure_native/appplatform/gateway.py +3 -3
  645. pulumi_azure_native/appplatform/gateway_custom_domain.py +3 -3
  646. pulumi_azure_native/appplatform/gateway_route_config.py +3 -3
  647. pulumi_azure_native/appplatform/get_api_portal.py +2 -2
  648. pulumi_azure_native/appplatform/get_api_portal_custom_domain.py +2 -2
  649. pulumi_azure_native/appplatform/get_apm.py +2 -2
  650. pulumi_azure_native/appplatform/get_app.py +2 -2
  651. pulumi_azure_native/appplatform/get_app_resource_upload_url.py +2 -2
  652. pulumi_azure_native/appplatform/get_application_accelerator.py +2 -2
  653. pulumi_azure_native/appplatform/get_application_live_view.py +2 -2
  654. pulumi_azure_native/appplatform/get_binding.py +2 -2
  655. pulumi_azure_native/appplatform/get_build_service_agent_pool.py +2 -2
  656. pulumi_azure_native/appplatform/get_build_service_build.py +2 -2
  657. pulumi_azure_native/appplatform/get_build_service_build_result_log.py +2 -2
  658. pulumi_azure_native/appplatform/get_build_service_builder.py +2 -2
  659. pulumi_azure_native/appplatform/get_build_service_resource_upload_url.py +2 -2
  660. pulumi_azure_native/appplatform/get_buildpack_binding.py +2 -2
  661. pulumi_azure_native/appplatform/get_certificate.py +2 -2
  662. pulumi_azure_native/appplatform/get_config_server.py +2 -2
  663. pulumi_azure_native/appplatform/get_configuration_service.py +2 -2
  664. pulumi_azure_native/appplatform/get_container_registry.py +2 -2
  665. pulumi_azure_native/appplatform/get_custom_domain.py +2 -2
  666. pulumi_azure_native/appplatform/get_customized_accelerator.py +2 -2
  667. pulumi_azure_native/appplatform/get_deployment.py +2 -2
  668. pulumi_azure_native/appplatform/get_deployment_log_file_url.py +2 -2
  669. pulumi_azure_native/appplatform/get_deployment_remote_debugging_config.py +2 -2
  670. pulumi_azure_native/appplatform/get_dev_tool_portal.py +2 -2
  671. pulumi_azure_native/appplatform/get_gateway.py +2 -2
  672. pulumi_azure_native/appplatform/get_gateway_custom_domain.py +2 -2
  673. pulumi_azure_native/appplatform/get_gateway_route_config.py +2 -2
  674. pulumi_azure_native/appplatform/get_monitoring_setting.py +2 -2
  675. pulumi_azure_native/appplatform/get_service.py +2 -2
  676. pulumi_azure_native/appplatform/get_service_registry.py +2 -2
  677. pulumi_azure_native/appplatform/get_storage.py +2 -2
  678. pulumi_azure_native/appplatform/list_apm_secret_keys.py +2 -2
  679. pulumi_azure_native/appplatform/list_build_service_builder_deployments.py +2 -2
  680. pulumi_azure_native/appplatform/list_service_globally_enabled_apms.py +2 -2
  681. pulumi_azure_native/appplatform/list_service_test_keys.py +2 -2
  682. pulumi_azure_native/appplatform/monitoring_setting.py +3 -3
  683. pulumi_azure_native/appplatform/service.py +3 -3
  684. pulumi_azure_native/appplatform/service_registry.py +3 -3
  685. pulumi_azure_native/appplatform/storage.py +3 -3
  686. pulumi_azure_native/appplatform/v20210601preview/certificate.py +1 -1
  687. pulumi_azure_native/appplatform/v20230501preview/api_portal.py +1 -1
  688. pulumi_azure_native/appplatform/v20230501preview/api_portal_custom_domain.py +1 -1
  689. pulumi_azure_native/appplatform/v20230501preview/apm.py +1 -1
  690. pulumi_azure_native/appplatform/v20230501preview/app.py +1 -1
  691. pulumi_azure_native/appplatform/v20230501preview/application_accelerator.py +1 -1
  692. pulumi_azure_native/appplatform/v20230501preview/application_live_view.py +1 -1
  693. pulumi_azure_native/appplatform/v20230501preview/binding.py +1 -1
  694. pulumi_azure_native/appplatform/v20230501preview/build_service_agent_pool.py +1 -1
  695. pulumi_azure_native/appplatform/v20230501preview/build_service_build.py +1 -1
  696. pulumi_azure_native/appplatform/v20230501preview/build_service_builder.py +1 -1
  697. pulumi_azure_native/appplatform/v20230501preview/buildpack_binding.py +1 -1
  698. pulumi_azure_native/appplatform/v20230501preview/certificate.py +1 -1
  699. pulumi_azure_native/appplatform/v20230501preview/config_server.py +1 -1
  700. pulumi_azure_native/appplatform/v20230501preview/configuration_service.py +1 -1
  701. pulumi_azure_native/appplatform/v20230501preview/container_registry.py +1 -1
  702. pulumi_azure_native/appplatform/v20230501preview/custom_domain.py +1 -1
  703. pulumi_azure_native/appplatform/v20230501preview/customized_accelerator.py +1 -1
  704. pulumi_azure_native/appplatform/v20230501preview/deployment.py +1 -1
  705. pulumi_azure_native/appplatform/v20230501preview/dev_tool_portal.py +1 -1
  706. pulumi_azure_native/appplatform/v20230501preview/gateway.py +1 -1
  707. pulumi_azure_native/appplatform/v20230501preview/gateway_custom_domain.py +1 -1
  708. pulumi_azure_native/appplatform/v20230501preview/gateway_route_config.py +1 -1
  709. pulumi_azure_native/appplatform/v20230501preview/monitoring_setting.py +1 -1
  710. pulumi_azure_native/appplatform/v20230501preview/service.py +1 -1
  711. pulumi_azure_native/appplatform/v20230501preview/service_registry.py +1 -1
  712. pulumi_azure_native/appplatform/v20230501preview/storage.py +1 -1
  713. pulumi_azure_native/appplatform/v20230701preview/api_portal.py +1 -1
  714. pulumi_azure_native/appplatform/v20230701preview/api_portal_custom_domain.py +1 -1
  715. pulumi_azure_native/appplatform/v20230701preview/apm.py +1 -1
  716. pulumi_azure_native/appplatform/v20230701preview/app.py +1 -1
  717. pulumi_azure_native/appplatform/v20230701preview/application_accelerator.py +1 -1
  718. pulumi_azure_native/appplatform/v20230701preview/application_live_view.py +1 -1
  719. pulumi_azure_native/appplatform/v20230701preview/binding.py +1 -1
  720. pulumi_azure_native/appplatform/v20230701preview/build_service_agent_pool.py +1 -1
  721. pulumi_azure_native/appplatform/v20230701preview/build_service_build.py +1 -1
  722. pulumi_azure_native/appplatform/v20230701preview/build_service_builder.py +1 -1
  723. pulumi_azure_native/appplatform/v20230701preview/buildpack_binding.py +1 -1
  724. pulumi_azure_native/appplatform/v20230701preview/certificate.py +1 -1
  725. pulumi_azure_native/appplatform/v20230701preview/config_server.py +1 -1
  726. pulumi_azure_native/appplatform/v20230701preview/configuration_service.py +1 -1
  727. pulumi_azure_native/appplatform/v20230701preview/container_registry.py +1 -1
  728. pulumi_azure_native/appplatform/v20230701preview/custom_domain.py +1 -1
  729. pulumi_azure_native/appplatform/v20230701preview/customized_accelerator.py +1 -1
  730. pulumi_azure_native/appplatform/v20230701preview/deployment.py +1 -1
  731. pulumi_azure_native/appplatform/v20230701preview/dev_tool_portal.py +1 -1
  732. pulumi_azure_native/appplatform/v20230701preview/gateway.py +1 -1
  733. pulumi_azure_native/appplatform/v20230701preview/gateway_custom_domain.py +1 -1
  734. pulumi_azure_native/appplatform/v20230701preview/gateway_route_config.py +1 -1
  735. pulumi_azure_native/appplatform/v20230701preview/monitoring_setting.py +1 -1
  736. pulumi_azure_native/appplatform/v20230701preview/service.py +1 -1
  737. pulumi_azure_native/appplatform/v20230701preview/service_registry.py +1 -1
  738. pulumi_azure_native/appplatform/v20230701preview/storage.py +1 -1
  739. pulumi_azure_native/appplatform/v20230901preview/api_portal.py +1 -1
  740. pulumi_azure_native/appplatform/v20230901preview/api_portal_custom_domain.py +1 -1
  741. pulumi_azure_native/appplatform/v20230901preview/apm.py +1 -1
  742. pulumi_azure_native/appplatform/v20230901preview/app.py +1 -1
  743. pulumi_azure_native/appplatform/v20230901preview/application_accelerator.py +1 -1
  744. pulumi_azure_native/appplatform/v20230901preview/application_live_view.py +1 -1
  745. pulumi_azure_native/appplatform/v20230901preview/binding.py +1 -1
  746. pulumi_azure_native/appplatform/v20230901preview/build_service_agent_pool.py +1 -1
  747. pulumi_azure_native/appplatform/v20230901preview/build_service_build.py +1 -1
  748. pulumi_azure_native/appplatform/v20230901preview/build_service_builder.py +1 -1
  749. pulumi_azure_native/appplatform/v20230901preview/buildpack_binding.py +1 -1
  750. pulumi_azure_native/appplatform/v20230901preview/certificate.py +1 -1
  751. pulumi_azure_native/appplatform/v20230901preview/config_server.py +1 -1
  752. pulumi_azure_native/appplatform/v20230901preview/configuration_service.py +1 -1
  753. pulumi_azure_native/appplatform/v20230901preview/container_registry.py +1 -1
  754. pulumi_azure_native/appplatform/v20230901preview/custom_domain.py +1 -1
  755. pulumi_azure_native/appplatform/v20230901preview/customized_accelerator.py +1 -1
  756. pulumi_azure_native/appplatform/v20230901preview/deployment.py +1 -1
  757. pulumi_azure_native/appplatform/v20230901preview/dev_tool_portal.py +1 -1
  758. pulumi_azure_native/appplatform/v20230901preview/gateway.py +1 -1
  759. pulumi_azure_native/appplatform/v20230901preview/gateway_custom_domain.py +1 -1
  760. pulumi_azure_native/appplatform/v20230901preview/gateway_route_config.py +1 -1
  761. pulumi_azure_native/appplatform/v20230901preview/monitoring_setting.py +1 -1
  762. pulumi_azure_native/appplatform/v20230901preview/service.py +1 -1
  763. pulumi_azure_native/appplatform/v20230901preview/service_registry.py +1 -1
  764. pulumi_azure_native/appplatform/v20230901preview/storage.py +1 -1
  765. pulumi_azure_native/appplatform/v20231101preview/api_portal.py +1 -1
  766. pulumi_azure_native/appplatform/v20231101preview/api_portal_custom_domain.py +1 -1
  767. pulumi_azure_native/appplatform/v20231101preview/apm.py +1 -1
  768. pulumi_azure_native/appplatform/v20231101preview/app.py +1 -1
  769. pulumi_azure_native/appplatform/v20231101preview/application_accelerator.py +1 -1
  770. pulumi_azure_native/appplatform/v20231101preview/application_live_view.py +1 -1
  771. pulumi_azure_native/appplatform/v20231101preview/binding.py +1 -1
  772. pulumi_azure_native/appplatform/v20231101preview/build_service_agent_pool.py +1 -1
  773. pulumi_azure_native/appplatform/v20231101preview/build_service_build.py +1 -1
  774. pulumi_azure_native/appplatform/v20231101preview/build_service_builder.py +1 -1
  775. pulumi_azure_native/appplatform/v20231101preview/buildpack_binding.py +1 -1
  776. pulumi_azure_native/appplatform/v20231101preview/certificate.py +1 -1
  777. pulumi_azure_native/appplatform/v20231101preview/config_server.py +1 -1
  778. pulumi_azure_native/appplatform/v20231101preview/configuration_service.py +1 -1
  779. pulumi_azure_native/appplatform/v20231101preview/container_registry.py +1 -1
  780. pulumi_azure_native/appplatform/v20231101preview/custom_domain.py +1 -1
  781. pulumi_azure_native/appplatform/v20231101preview/customized_accelerator.py +1 -1
  782. pulumi_azure_native/appplatform/v20231101preview/deployment.py +1 -1
  783. pulumi_azure_native/appplatform/v20231101preview/dev_tool_portal.py +1 -1
  784. pulumi_azure_native/appplatform/v20231101preview/gateway.py +1 -1
  785. pulumi_azure_native/appplatform/v20231101preview/gateway_custom_domain.py +1 -1
  786. pulumi_azure_native/appplatform/v20231101preview/gateway_route_config.py +1 -1
  787. pulumi_azure_native/appplatform/v20231101preview/monitoring_setting.py +1 -1
  788. pulumi_azure_native/appplatform/v20231101preview/service.py +1 -1
  789. pulumi_azure_native/appplatform/v20231101preview/service_registry.py +1 -1
  790. pulumi_azure_native/appplatform/v20231101preview/storage.py +1 -1
  791. pulumi_azure_native/appplatform/v20231201/__init__.py +71 -0
  792. pulumi_azure_native/appplatform/v20231201/_enums.py +173 -0
  793. pulumi_azure_native/appplatform/v20231201/_inputs.py +5715 -0
  794. pulumi_azure_native/appplatform/v20231201/api_portal.py +245 -0
  795. pulumi_azure_native/appplatform/v20231201/api_portal_custom_domain.py +236 -0
  796. pulumi_azure_native/appplatform/v20231201/apm.py +215 -0
  797. pulumi_azure_native/appplatform/v20231201/app.py +274 -0
  798. pulumi_azure_native/appplatform/v20231201/application_accelerator.py +225 -0
  799. pulumi_azure_native/appplatform/v20231201/application_live_view.py +195 -0
  800. pulumi_azure_native/appplatform/v20231201/binding.py +236 -0
  801. pulumi_azure_native/appplatform/v20231201/build_service_agent_pool.py +236 -0
  802. pulumi_azure_native/appplatform/v20231201/build_service_build.py +236 -0
  803. pulumi_azure_native/appplatform/v20231201/build_service_builder.py +236 -0
  804. pulumi_azure_native/appplatform/v20231201/buildpack_binding.py +258 -0
  805. pulumi_azure_native/appplatform/v20231201/certificate.py +216 -0
  806. pulumi_azure_native/appplatform/v20231201/config_server.py +195 -0
  807. pulumi_azure_native/appplatform/v20231201/configuration_service.py +216 -0
  808. pulumi_azure_native/appplatform/v20231201/container_registry.py +215 -0
  809. pulumi_azure_native/appplatform/v20231201/custom_domain.py +236 -0
  810. pulumi_azure_native/appplatform/v20231201/customized_accelerator.py +266 -0
  811. pulumi_azure_native/appplatform/v20231201/deployment.py +266 -0
  812. pulumi_azure_native/appplatform/v20231201/dev_tool_portal.py +216 -0
  813. pulumi_azure_native/appplatform/v20231201/gateway.py +245 -0
  814. pulumi_azure_native/appplatform/v20231201/gateway_custom_domain.py +236 -0
  815. pulumi_azure_native/appplatform/v20231201/gateway_route_config.py +237 -0
  816. pulumi_azure_native/appplatform/v20231201/get_api_portal.py +149 -0
  817. pulumi_azure_native/appplatform/v20231201/get_api_portal_custom_domain.py +141 -0
  818. pulumi_azure_native/appplatform/v20231201/get_apm.py +136 -0
  819. pulumi_azure_native/appplatform/v20231201/get_app.py +167 -0
  820. pulumi_azure_native/appplatform/v20231201/get_app_resource_upload_url.py +96 -0
  821. pulumi_azure_native/appplatform/v20231201/get_application_accelerator.py +149 -0
  822. pulumi_azure_native/appplatform/v20231201/get_application_live_view.py +136 -0
  823. pulumi_azure_native/appplatform/v20231201/get_binding.py +141 -0
  824. pulumi_azure_native/appplatform/v20231201/get_build_service_agent_pool.py +141 -0
  825. pulumi_azure_native/appplatform/v20231201/get_build_service_build.py +141 -0
  826. pulumi_azure_native/appplatform/v20231201/get_build_service_build_result_log.py +93 -0
  827. pulumi_azure_native/appplatform/v20231201/get_build_service_builder.py +141 -0
  828. pulumi_azure_native/appplatform/v20231201/get_build_service_resource_upload_url.py +96 -0
  829. pulumi_azure_native/appplatform/v20231201/get_buildpack_binding.py +146 -0
  830. pulumi_azure_native/appplatform/v20231201/get_certificate.py +136 -0
  831. pulumi_azure_native/appplatform/v20231201/get_config_server.py +131 -0
  832. pulumi_azure_native/appplatform/v20231201/get_configuration_service.py +136 -0
  833. pulumi_azure_native/appplatform/v20231201/get_container_registry.py +136 -0
  834. pulumi_azure_native/appplatform/v20231201/get_custom_domain.py +141 -0
  835. pulumi_azure_native/appplatform/v20231201/get_customized_accelerator.py +154 -0
  836. pulumi_azure_native/appplatform/v20231201/get_deployment.py +154 -0
  837. pulumi_azure_native/appplatform/v20231201/get_deployment_log_file_url.py +88 -0
  838. pulumi_azure_native/appplatform/v20231201/get_deployment_remote_debugging_config.py +101 -0
  839. pulumi_azure_native/appplatform/v20231201/get_dev_tool_portal.py +136 -0
  840. pulumi_azure_native/appplatform/v20231201/get_gateway.py +149 -0
  841. pulumi_azure_native/appplatform/v20231201/get_gateway_custom_domain.py +141 -0
  842. pulumi_azure_native/appplatform/v20231201/get_gateway_route_config.py +141 -0
  843. pulumi_azure_native/appplatform/v20231201/get_monitoring_setting.py +131 -0
  844. pulumi_azure_native/appplatform/v20231201/get_service.py +170 -0
  845. pulumi_azure_native/appplatform/v20231201/get_service_registry.py +136 -0
  846. pulumi_azure_native/appplatform/v20231201/get_storage.py +136 -0
  847. pulumi_azure_native/appplatform/v20231201/list_apm_secret_keys.py +83 -0
  848. pulumi_azure_native/appplatform/v20231201/list_build_service_builder_deployments.py +88 -0
  849. pulumi_azure_native/appplatform/v20231201/list_service_globally_enabled_apms.py +78 -0
  850. pulumi_azure_native/appplatform/v20231201/list_service_test_keys.py +130 -0
  851. pulumi_azure_native/appplatform/v20231201/monitoring_setting.py +195 -0
  852. pulumi_azure_native/appplatform/v20231201/outputs.py +8280 -0
  853. pulumi_azure_native/appplatform/v20231201/service.py +281 -0
  854. pulumi_azure_native/appplatform/v20231201/service_registry.py +195 -0
  855. pulumi_azure_native/appplatform/v20231201/storage.py +215 -0
  856. pulumi_azure_native/compute/__init__.py +3 -0
  857. pulumi_azure_native/compute/disk.py +3 -3
  858. pulumi_azure_native/compute/disk_access.py +3 -3
  859. pulumi_azure_native/compute/disk_access_a_private_endpoint_connection.py +3 -3
  860. pulumi_azure_native/compute/disk_encryption_set.py +3 -3
  861. pulumi_azure_native/compute/get_disk.py +2 -2
  862. pulumi_azure_native/compute/get_disk_access.py +2 -2
  863. pulumi_azure_native/compute/get_disk_access_a_private_endpoint_connection.py +2 -2
  864. pulumi_azure_native/compute/get_disk_encryption_set.py +2 -2
  865. pulumi_azure_native/compute/get_snapshot.py +2 -2
  866. pulumi_azure_native/compute/snapshot.py +3 -3
  867. pulumi_azure_native/compute/v20220702/disk.py +1 -1
  868. pulumi_azure_native/compute/v20220702/disk_access.py +1 -1
  869. pulumi_azure_native/compute/v20220702/disk_access_a_private_endpoint_connection.py +1 -1
  870. pulumi_azure_native/compute/v20220702/disk_encryption_set.py +1 -1
  871. pulumi_azure_native/compute/v20220702/snapshot.py +1 -1
  872. pulumi_azure_native/compute/v20230102/disk.py +1 -1
  873. pulumi_azure_native/compute/v20230102/disk_access.py +1 -1
  874. pulumi_azure_native/compute/v20230102/disk_access_a_private_endpoint_connection.py +1 -1
  875. pulumi_azure_native/compute/v20230102/disk_encryption_set.py +1 -1
  876. pulumi_azure_native/compute/v20230102/snapshot.py +1 -1
  877. pulumi_azure_native/compute/v20230402/disk.py +1 -1
  878. pulumi_azure_native/compute/v20230402/disk_access.py +1 -1
  879. pulumi_azure_native/compute/v20230402/disk_access_a_private_endpoint_connection.py +1 -1
  880. pulumi_azure_native/compute/v20230402/disk_encryption_set.py +1 -1
  881. pulumi_azure_native/compute/v20230402/snapshot.py +1 -1
  882. pulumi_azure_native/compute/v20231002/__init__.py +20 -0
  883. pulumi_azure_native/compute/v20231002/_enums.py +303 -0
  884. pulumi_azure_native/compute/v20231002/_inputs.py +965 -0
  885. pulumi_azure_native/compute/v20231002/disk.py +1079 -0
  886. pulumi_azure_native/compute/v20231002/disk_access.py +273 -0
  887. pulumi_azure_native/compute/v20231002/disk_access_a_private_endpoint_connection.py +227 -0
  888. pulumi_azure_native/compute/v20231002/disk_encryption_set.py +399 -0
  889. pulumi_azure_native/compute/v20231002/get_disk.py +612 -0
  890. pulumi_azure_native/compute/v20231002/get_disk_access.py +183 -0
  891. pulumi_azure_native/compute/v20231002/get_disk_access_a_private_endpoint_connection.py +149 -0
  892. pulumi_azure_native/compute/v20231002/get_disk_encryption_set.py +248 -0
  893. pulumi_azure_native/compute/v20231002/get_snapshot.py +469 -0
  894. pulumi_azure_native/compute/v20231002/outputs.py +1563 -0
  895. pulumi_azure_native/compute/v20231002/snapshot.py +836 -0
  896. pulumi_azure_native/costmanagement/__init__.py +3 -0
  897. pulumi_azure_native/costmanagement/budget.py +3 -3
  898. pulumi_azure_native/costmanagement/cost_allocation_rule.py +3 -3
  899. pulumi_azure_native/costmanagement/export.py +3 -3
  900. pulumi_azure_native/costmanagement/get_budget.py +2 -2
  901. pulumi_azure_native/costmanagement/get_cost_allocation_rule.py +2 -2
  902. pulumi_azure_native/costmanagement/get_export.py +2 -2
  903. pulumi_azure_native/costmanagement/get_scheduled_action.py +2 -2
  904. pulumi_azure_native/costmanagement/get_scheduled_action_by_scope.py +2 -2
  905. pulumi_azure_native/costmanagement/get_view.py +2 -2
  906. pulumi_azure_native/costmanagement/get_view_by_scope.py +2 -2
  907. pulumi_azure_native/costmanagement/scheduled_action.py +3 -3
  908. pulumi_azure_native/costmanagement/scheduled_action_by_scope.py +3 -3
  909. pulumi_azure_native/costmanagement/tag_inheritance_setting.py +1 -1
  910. pulumi_azure_native/costmanagement/v20190401preview/budget.py +1 -1
  911. pulumi_azure_native/costmanagement/v20191001/export.py +1 -1
  912. pulumi_azure_native/costmanagement/v20191101/view.py +1 -1
  913. pulumi_azure_native/costmanagement/v20191101/view_by_scope.py +1 -1
  914. pulumi_azure_native/costmanagement/v20200301preview/cost_allocation_rule.py +1 -1
  915. pulumi_azure_native/costmanagement/v20200601/view.py +1 -1
  916. pulumi_azure_native/costmanagement/v20200601/view_by_scope.py +1 -1
  917. pulumi_azure_native/costmanagement/v20221001/view.py +1 -1
  918. pulumi_azure_native/costmanagement/v20221001/view_by_scope.py +1 -1
  919. pulumi_azure_native/costmanagement/v20221005preview/tag_inheritance_setting.py +1 -1
  920. pulumi_azure_native/costmanagement/v20221005preview/view.py +1 -1
  921. pulumi_azure_native/costmanagement/v20221005preview/view_by_scope.py +1 -1
  922. pulumi_azure_native/costmanagement/v20230301/export.py +1 -1
  923. pulumi_azure_native/costmanagement/v20230301/scheduled_action.py +1 -1
  924. pulumi_azure_native/costmanagement/v20230301/scheduled_action_by_scope.py +1 -1
  925. pulumi_azure_native/costmanagement/v20230301/view.py +1 -1
  926. pulumi_azure_native/costmanagement/v20230301/view_by_scope.py +1 -1
  927. pulumi_azure_native/costmanagement/v20230401preview/budget.py +1 -1
  928. pulumi_azure_native/costmanagement/v20230401preview/export.py +1 -1
  929. pulumi_azure_native/costmanagement/v20230401preview/scheduled_action.py +1 -1
  930. pulumi_azure_native/costmanagement/v20230401preview/scheduled_action_by_scope.py +1 -1
  931. pulumi_azure_native/costmanagement/v20230401preview/view.py +1 -1
  932. pulumi_azure_native/costmanagement/v20230401preview/view_by_scope.py +1 -1
  933. pulumi_azure_native/costmanagement/v20230801/budget.py +1 -1
  934. pulumi_azure_native/costmanagement/v20230801/cost_allocation_rule.py +1 -1
  935. pulumi_azure_native/costmanagement/v20230801/export.py +1 -1
  936. pulumi_azure_native/costmanagement/v20230801/scheduled_action.py +1 -1
  937. pulumi_azure_native/costmanagement/v20230801/scheduled_action_by_scope.py +1 -1
  938. pulumi_azure_native/costmanagement/v20230801/tag_inheritance_setting.py +1 -1
  939. pulumi_azure_native/costmanagement/v20230801/view.py +1 -1
  940. pulumi_azure_native/costmanagement/v20230801/view_by_scope.py +1 -1
  941. pulumi_azure_native/costmanagement/v20230901/__init__.py +26 -0
  942. pulumi_azure_native/costmanagement/v20230901/_enums.py +538 -0
  943. pulumi_azure_native/costmanagement/v20230901/_inputs.py +1911 -0
  944. pulumi_azure_native/costmanagement/v20230901/budget.py +614 -0
  945. pulumi_azure_native/costmanagement/v20230901/cost_allocation_rule.py +185 -0
  946. pulumi_azure_native/costmanagement/v20230901/export.py +410 -0
  947. pulumi_azure_native/costmanagement/v20230901/get_budget.py +318 -0
  948. pulumi_azure_native/costmanagement/v20230901/get_cost_allocation_rule.py +118 -0
  949. pulumi_azure_native/costmanagement/v20230901/get_export.py +240 -0
  950. pulumi_azure_native/costmanagement/v20230901/get_scheduled_action.py +243 -0
  951. pulumi_azure_native/costmanagement/v20230901/get_scheduled_action_by_scope.py +248 -0
  952. pulumi_azure_native/costmanagement/v20230901/get_tag_inheritance_setting.py +132 -0
  953. pulumi_azure_native/costmanagement/v20230901/get_view.py +308 -0
  954. pulumi_azure_native/costmanagement/v20230901/get_view_by_scope.py +313 -0
  955. pulumi_azure_native/costmanagement/v20230901/outputs.py +2588 -0
  956. pulumi_azure_native/costmanagement/v20230901/scheduled_action.py +420 -0
  957. pulumi_azure_native/costmanagement/v20230901/scheduled_action_by_scope.py +421 -0
  958. pulumi_azure_native/costmanagement/v20230901/tag_inheritance_setting.py +217 -0
  959. pulumi_azure_native/costmanagement/v20230901/view.py +582 -0
  960. pulumi_azure_native/costmanagement/v20230901/view_by_scope.py +583 -0
  961. pulumi_azure_native/costmanagement/v20231101/budget.py +1 -1
  962. pulumi_azure_native/costmanagement/v20231101/cost_allocation_rule.py +1 -1
  963. pulumi_azure_native/costmanagement/v20231101/export.py +1 -1
  964. pulumi_azure_native/costmanagement/v20231101/scheduled_action.py +1 -1
  965. pulumi_azure_native/costmanagement/v20231101/scheduled_action_by_scope.py +1 -1
  966. pulumi_azure_native/costmanagement/v20231101/tag_inheritance_setting.py +1 -1
  967. pulumi_azure_native/costmanagement/v20231101/view.py +1 -1
  968. pulumi_azure_native/costmanagement/v20231101/view_by_scope.py +1 -1
  969. pulumi_azure_native/costmanagement/view.py +3 -3
  970. pulumi_azure_native/costmanagement/view_by_scope.py +3 -3
  971. pulumi_azure_native/datafactory/_inputs.py +118 -6
  972. pulumi_azure_native/datafactory/outputs.py +90 -6
  973. pulumi_azure_native/datafactory/v20180601/_inputs.py +118 -6
  974. pulumi_azure_native/datafactory/v20180601/outputs.py +90 -6
  975. pulumi_azure_native/datamigration/__init__.py +9 -0
  976. pulumi_azure_native/datamigration/_inputs.py +178 -0
  977. pulumi_azure_native/datamigration/database_migrations_mongo_to_cosmos_db_ru_mongo.py +475 -0
  978. pulumi_azure_native/datamigration/database_migrations_mongo_to_cosmos_dbv_core_mongo.py +475 -0
  979. pulumi_azure_native/datamigration/database_migrations_sql_db.py +5 -1
  980. pulumi_azure_native/datamigration/file.py +3 -3
  981. pulumi_azure_native/datamigration/get_database_migrations_mongo_to_cosmos_db_ru_mongo.py +295 -0
  982. pulumi_azure_native/datamigration/get_database_migrations_mongo_to_cosmos_dbv_core_mongo.py +295 -0
  983. pulumi_azure_native/datamigration/get_database_migrations_sql_db.py +4 -0
  984. pulumi_azure_native/datamigration/get_file.py +2 -2
  985. pulumi_azure_native/datamigration/get_migration_service.py +172 -0
  986. pulumi_azure_native/datamigration/get_project.py +2 -2
  987. pulumi_azure_native/datamigration/get_service.py +2 -2
  988. pulumi_azure_native/datamigration/get_service_task.py +2 -2
  989. pulumi_azure_native/datamigration/get_sql_migration_service.py +4 -0
  990. pulumi_azure_native/datamigration/get_task.py +2 -2
  991. pulumi_azure_native/datamigration/list_sql_migration_service_auth_keys.py +4 -0
  992. pulumi_azure_native/datamigration/list_sql_migration_service_monitoring_data.py +4 -0
  993. pulumi_azure_native/datamigration/migration_service.py +244 -0
  994. pulumi_azure_native/datamigration/outputs.py +224 -0
  995. pulumi_azure_native/datamigration/project.py +3 -3
  996. pulumi_azure_native/datamigration/service.py +3 -3
  997. pulumi_azure_native/datamigration/service_task.py +3 -3
  998. pulumi_azure_native/datamigration/sql_migration_service.py +5 -1
  999. pulumi_azure_native/datamigration/task.py +3 -3
  1000. pulumi_azure_native/datamigration/v20210630/file.py +1 -1
  1001. pulumi_azure_native/datamigration/v20210630/project.py +1 -1
  1002. pulumi_azure_native/datamigration/v20210630/service.py +1 -1
  1003. pulumi_azure_native/datamigration/v20210630/service_task.py +1 -1
  1004. pulumi_azure_native/datamigration/v20210630/task.py +1 -1
  1005. pulumi_azure_native/datamigration/v20211030preview/project.py +1 -1
  1006. pulumi_azure_native/datamigration/v20220330preview/database_migrations_sql_db.py +1 -1
  1007. pulumi_azure_native/datamigration/v20220330preview/file.py +1 -1
  1008. pulumi_azure_native/datamigration/v20220330preview/project.py +1 -1
  1009. pulumi_azure_native/datamigration/v20220330preview/service.py +1 -1
  1010. pulumi_azure_native/datamigration/v20220330preview/service_task.py +1 -1
  1011. pulumi_azure_native/datamigration/v20220330preview/sql_migration_service.py +1 -1
  1012. pulumi_azure_native/datamigration/v20220330preview/task.py +1 -1
  1013. pulumi_azure_native/datamigration/v20230715preview/__init__.py +32 -0
  1014. pulumi_azure_native/datamigration/v20230715preview/_enums.py +173 -0
  1015. pulumi_azure_native/datamigration/v20230715preview/_inputs.py +7293 -0
  1016. pulumi_azure_native/datamigration/v20230715preview/database_migrations_mongo_to_cosmos_db_ru_mongo.py +473 -0
  1017. pulumi_azure_native/datamigration/v20230715preview/database_migrations_mongo_to_cosmos_dbv_core_mongo.py +473 -0
  1018. pulumi_azure_native/datamigration/v20230715preview/database_migrations_sql_db.py +204 -0
  1019. pulumi_azure_native/datamigration/v20230715preview/file.py +246 -0
  1020. pulumi_azure_native/datamigration/v20230715preview/get_database_migrations_mongo_to_cosmos_db_ru_mongo.py +293 -0
  1021. pulumi_azure_native/datamigration/v20230715preview/get_database_migrations_mongo_to_cosmos_dbv_core_mongo.py +293 -0
  1022. pulumi_azure_native/datamigration/v20230715preview/get_database_migrations_sql_db.py +135 -0
  1023. pulumi_azure_native/datamigration/v20230715preview/get_file.py +154 -0
  1024. pulumi_azure_native/datamigration/v20230715preview/get_migration_service.py +170 -0
  1025. pulumi_azure_native/datamigration/v20230715preview/get_project.py +248 -0
  1026. pulumi_azure_native/datamigration/v20230715preview/get_service.py +243 -0
  1027. pulumi_azure_native/datamigration/v20230715preview/get_service_task.py +154 -0
  1028. pulumi_azure_native/datamigration/v20230715preview/get_sql_migration_service.py +152 -0
  1029. pulumi_azure_native/datamigration/v20230715preview/get_task.py +159 -0
  1030. pulumi_azure_native/datamigration/v20230715preview/list_sql_migration_service_auth_keys.py +91 -0
  1031. pulumi_azure_native/datamigration/v20230715preview/list_sql_migration_service_monitoring_data.py +92 -0
  1032. pulumi_azure_native/datamigration/v20230715preview/migration_service.py +242 -0
  1033. pulumi_azure_native/datamigration/v20230715preview/outputs.py +21798 -0
  1034. pulumi_azure_native/datamigration/v20230715preview/project.py +426 -0
  1035. pulumi_azure_native/datamigration/v20230715preview/service.py +421 -0
  1036. pulumi_azure_native/datamigration/v20230715preview/service_task.py +226 -0
  1037. pulumi_azure_native/datamigration/v20230715preview/sql_migration_service.py +217 -0
  1038. pulumi_azure_native/datamigration/v20230715preview/task.py +247 -0
  1039. pulumi_azure_native/devopsinfrastructure/__init__.py +3 -0
  1040. pulumi_azure_native/devopsinfrastructure/get_pool.py +4 -0
  1041. pulumi_azure_native/devopsinfrastructure/pool.py +5 -1
  1042. pulumi_azure_native/devopsinfrastructure/v20231030preview/pool.py +1 -1
  1043. pulumi_azure_native/devopsinfrastructure/v20231213preview/__init__.py +12 -0
  1044. pulumi_azure_native/devopsinfrastructure/v20231213preview/_enums.py +107 -0
  1045. pulumi_azure_native/devopsinfrastructure/v20231213preview/_inputs.py +735 -0
  1046. pulumi_azure_native/devopsinfrastructure/v20231213preview/get_pool.py +235 -0
  1047. pulumi_azure_native/devopsinfrastructure/v20231213preview/outputs.py +1005 -0
  1048. pulumi_azure_native/devopsinfrastructure/v20231213preview/pool.py +432 -0
  1049. pulumi_azure_native/hybridcontainerservice/__init__.py +3 -0
  1050. pulumi_azure_native/hybridcontainerservice/get_hybrid_identity_metadatum.py +2 -2
  1051. pulumi_azure_native/hybridcontainerservice/hybrid_identity_metadatum.py +2 -2
  1052. pulumi_azure_native/hybridcontainerservice/v20220901preview/virtual_network_retrieve.py +1 -1
  1053. pulumi_azure_native/hybridcontainerservice/v20231115preview/agent_pool.py +1 -1
  1054. pulumi_azure_native/hybridcontainerservice/v20231115preview/hybrid_identity_metadatum.py +2 -0
  1055. pulumi_azure_native/hybridcontainerservice/v20231115preview/kubernetes_versions.py +2 -0
  1056. pulumi_azure_native/hybridcontainerservice/v20231115preview/provisioned_cluster_instance.py +1 -1
  1057. pulumi_azure_native/hybridcontainerservice/v20231115preview/virtual_network_retrieve.py +1 -1
  1058. pulumi_azure_native/hybridcontainerservice/v20231115preview/vm_skus.py +2 -0
  1059. pulumi_azure_native/hybridcontainerservice/v20240101/__init__.py +24 -0
  1060. pulumi_azure_native/hybridcontainerservice/v20240101/_enums.py +85 -0
  1061. pulumi_azure_native/hybridcontainerservice/v20240101/_inputs.py +1535 -0
  1062. pulumi_azure_native/hybridcontainerservice/v20240101/agent_pool.py +571 -0
  1063. pulumi_azure_native/hybridcontainerservice/v20240101/get_agent_pool.py +313 -0
  1064. pulumi_azure_native/hybridcontainerservice/v20240101/get_hybrid_identity_metadatum.py +152 -0
  1065. pulumi_azure_native/hybridcontainerservice/v20240101/get_kubernetes_versions.py +136 -0
  1066. pulumi_azure_native/hybridcontainerservice/v20240101/get_provisioned_cluster_instance.py +139 -0
  1067. pulumi_azure_native/hybridcontainerservice/v20240101/get_virtual_network_retrieve.py +170 -0
  1068. pulumi_azure_native/hybridcontainerservice/v20240101/get_vm_skus.py +136 -0
  1069. pulumi_azure_native/hybridcontainerservice/v20240101/hybrid_identity_metadatum.py +212 -0
  1070. pulumi_azure_native/hybridcontainerservice/v20240101/kubernetes_versions.py +182 -0
  1071. pulumi_azure_native/hybridcontainerservice/v20240101/listprovisioned_cluster_instance_admin_kubeconfig.py +133 -0
  1072. pulumi_azure_native/hybridcontainerservice/v20240101/listprovisioned_cluster_instance_user_kubeconfig.py +133 -0
  1073. pulumi_azure_native/hybridcontainerservice/v20240101/outputs.py +2647 -0
  1074. pulumi_azure_native/hybridcontainerservice/v20240101/provisioned_cluster_instance.py +204 -0
  1075. pulumi_azure_native/hybridcontainerservice/v20240101/virtual_network_retrieve.py +282 -0
  1076. pulumi_azure_native/hybridcontainerservice/v20240101/vm_skus.py +182 -0
  1077. pulumi_azure_native/hybridcontainerservice/virtual_network_retrieve.py +1 -1
  1078. pulumi_azure_native/maps/__init__.py +5 -0
  1079. pulumi_azure_native/maps/_enums.py +10 -0
  1080. pulumi_azure_native/maps/_inputs.py +57 -0
  1081. pulumi_azure_native/maps/account.py +3 -3
  1082. pulumi_azure_native/maps/creator.py +3 -3
  1083. pulumi_azure_native/maps/get_account.py +2 -2
  1084. pulumi_azure_native/maps/get_creator.py +2 -2
  1085. pulumi_azure_native/maps/get_private_endpoint_connection.py +177 -0
  1086. pulumi_azure_native/maps/list_account_keys.py +2 -2
  1087. pulumi_azure_native/maps/list_account_sas.py +2 -2
  1088. pulumi_azure_native/maps/outputs.py +88 -0
  1089. pulumi_azure_native/maps/private_endpoint_connection.py +249 -0
  1090. pulumi_azure_native/maps/v20180501/account.py +1 -1
  1091. pulumi_azure_native/maps/v20200201preview/creator.py +1 -1
  1092. pulumi_azure_native/maps/v20210201/account.py +1 -1
  1093. pulumi_azure_native/maps/v20210201/creator.py +1 -1
  1094. pulumi_azure_native/maps/v20211201preview/account.py +1 -1
  1095. pulumi_azure_native/maps/v20211201preview/creator.py +1 -1
  1096. pulumi_azure_native/maps/v20230601/account.py +1 -1
  1097. pulumi_azure_native/maps/v20230601/creator.py +1 -1
  1098. pulumi_azure_native/maps/v20230801preview/account.py +1 -1
  1099. pulumi_azure_native/maps/v20230801preview/creator.py +1 -1
  1100. pulumi_azure_native/maps/v20231201preview/__init__.py +18 -0
  1101. pulumi_azure_native/maps/v20231201preview/_enums.py +73 -0
  1102. pulumi_azure_native/maps/v20231201preview/_inputs.py +528 -0
  1103. pulumi_azure_native/maps/v20231201preview/account.py +341 -0
  1104. pulumi_azure_native/maps/v20231201preview/creator.py +274 -0
  1105. pulumi_azure_native/maps/v20231201preview/get_account.py +196 -0
  1106. pulumi_azure_native/maps/v20231201preview/get_creator.py +162 -0
  1107. pulumi_azure_native/maps/v20231201preview/get_private_endpoint_connection.py +175 -0
  1108. pulumi_azure_native/maps/v20231201preview/list_account_keys.py +117 -0
  1109. pulumi_azure_native/maps/v20231201preview/list_account_sas.py +117 -0
  1110. pulumi_azure_native/maps/v20231201preview/outputs.py +1048 -0
  1111. pulumi_azure_native/maps/v20231201preview/private_endpoint_connection.py +247 -0
  1112. pulumi_azure_native/operationalinsights/__init__.py +3 -0
  1113. pulumi_azure_native/operationalinsights/cluster.py +3 -3
  1114. pulumi_azure_native/operationalinsights/get_cluster.py +2 -2
  1115. pulumi_azure_native/operationalinsights/get_table.py +1 -1
  1116. pulumi_azure_native/operationalinsights/get_workspace.py +2 -2
  1117. pulumi_azure_native/operationalinsights/table.py +4 -4
  1118. pulumi_azure_native/operationalinsights/v20151101preview/workspace.py +1 -1
  1119. pulumi_azure_native/operationalinsights/v20200801/cluster.py +1 -1
  1120. pulumi_azure_native/operationalinsights/v20200801/workspace.py +1 -1
  1121. pulumi_azure_native/operationalinsights/v20201001/workspace.py +1 -1
  1122. pulumi_azure_native/operationalinsights/v20210601/cluster.py +1 -1
  1123. pulumi_azure_native/operationalinsights/v20210601/workspace.py +1 -1
  1124. pulumi_azure_native/operationalinsights/v20211201preview/workspace.py +1 -1
  1125. pulumi_azure_native/operationalinsights/v20221001/__init__.py +2 -0
  1126. pulumi_azure_native/operationalinsights/v20221001/_enums.py +28 -0
  1127. pulumi_azure_native/operationalinsights/v20221001/_inputs.py +154 -0
  1128. pulumi_azure_native/operationalinsights/v20221001/cluster.py +448 -0
  1129. pulumi_azure_native/operationalinsights/v20221001/get_cluster.py +287 -0
  1130. pulumi_azure_native/operationalinsights/v20221001/get_table.py +1 -1
  1131. pulumi_azure_native/operationalinsights/v20221001/outputs.py +382 -0
  1132. pulumi_azure_native/operationalinsights/v20221001/table.py +4 -4
  1133. pulumi_azure_native/operationalinsights/v20221001/workspace.py +1 -1
  1134. pulumi_azure_native/operationalinsights/v20230901/__init__.py +12 -0
  1135. pulumi_azure_native/operationalinsights/v20230901/_enums.py +48 -0
  1136. pulumi_azure_native/operationalinsights/v20230901/_inputs.py +209 -0
  1137. pulumi_azure_native/operationalinsights/v20230901/get_workspace.py +339 -0
  1138. pulumi_azure_native/operationalinsights/v20230901/outputs.py +555 -0
  1139. pulumi_azure_native/operationalinsights/v20230901/workspace.py +545 -0
  1140. pulumi_azure_native/operationalinsights/workspace.py +3 -3
  1141. pulumi_azure_native/recoveryservices/__init__.py +3 -0
  1142. pulumi_azure_native/recoveryservices/get_vault.py +2 -2
  1143. pulumi_azure_native/recoveryservices/v20200202/vault.py +1 -1
  1144. pulumi_azure_native/recoveryservices/v20230401/vault.py +1 -1
  1145. pulumi_azure_native/recoveryservices/v20230601/vault.py +1 -1
  1146. pulumi_azure_native/recoveryservices/v20230801/__init__.py +12 -0
  1147. pulumi_azure_native/recoveryservices/v20230801/_enums.py +102 -0
  1148. pulumi_azure_native/recoveryservices/v20230801/_inputs.py +652 -0
  1149. pulumi_azure_native/recoveryservices/v20230801/get_vault.py +196 -0
  1150. pulumi_azure_native/recoveryservices/v20230801/outputs.py +1597 -0
  1151. pulumi_azure_native/recoveryservices/v20230801/vault.py +321 -0
  1152. pulumi_azure_native/recoveryservices/vault.py +3 -3
  1153. pulumi_azure_native/servicefabric/__init__.py +3 -0
  1154. pulumi_azure_native/servicefabric/get_managed_cluster.py +2 -2
  1155. pulumi_azure_native/servicefabric/get_managed_cluster_application.py +2 -2
  1156. pulumi_azure_native/servicefabric/get_managed_cluster_application_type.py +2 -2
  1157. pulumi_azure_native/servicefabric/get_managed_cluster_application_type_version.py +2 -2
  1158. pulumi_azure_native/servicefabric/get_managed_cluster_service.py +2 -2
  1159. pulumi_azure_native/servicefabric/get_node_type.py +2 -2
  1160. pulumi_azure_native/servicefabric/getmanaged_az_resiliency_status.py +2 -2
  1161. pulumi_azure_native/servicefabric/getmanaged_maintenance_window_status.py +2 -2
  1162. pulumi_azure_native/servicefabric/managed_cluster.py +3 -3
  1163. pulumi_azure_native/servicefabric/managed_cluster_application.py +3 -3
  1164. pulumi_azure_native/servicefabric/managed_cluster_application_type.py +3 -3
  1165. pulumi_azure_native/servicefabric/managed_cluster_application_type_version.py +3 -3
  1166. pulumi_azure_native/servicefabric/managed_cluster_service.py +3 -3
  1167. pulumi_azure_native/servicefabric/node_type.py +3 -3
  1168. pulumi_azure_native/servicefabric/v20200101preview/managed_cluster.py +1 -1
  1169. pulumi_azure_native/servicefabric/v20220101/managed_cluster.py +1 -1
  1170. pulumi_azure_native/servicefabric/v20221001preview/managed_cluster.py +1 -1
  1171. pulumi_azure_native/servicefabric/v20230301preview/managed_cluster.py +1 -1
  1172. pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_application.py +1 -1
  1173. pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_application_type.py +1 -1
  1174. pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_application_type_version.py +1 -1
  1175. pulumi_azure_native/servicefabric/v20230301preview/managed_cluster_service.py +1 -1
  1176. pulumi_azure_native/servicefabric/v20230301preview/node_type.py +1 -1
  1177. pulumi_azure_native/servicefabric/v20230701preview/managed_cluster.py +1 -1
  1178. pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_application.py +1 -1
  1179. pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_application_type.py +1 -1
  1180. pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_application_type_version.py +1 -1
  1181. pulumi_azure_native/servicefabric/v20230701preview/managed_cluster_service.py +1 -1
  1182. pulumi_azure_native/servicefabric/v20230701preview/node_type.py +1 -1
  1183. pulumi_azure_native/servicefabric/v20230901preview/managed_cluster.py +1 -1
  1184. pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_application.py +1 -1
  1185. pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_application_type.py +1 -1
  1186. pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_application_type_version.py +1 -1
  1187. pulumi_azure_native/servicefabric/v20230901preview/managed_cluster_service.py +1 -1
  1188. pulumi_azure_native/servicefabric/v20230901preview/node_type.py +1 -1
  1189. pulumi_azure_native/servicefabric/v20231101preview/managed_cluster.py +1 -1
  1190. pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_application.py +1 -1
  1191. pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_application_type.py +1 -1
  1192. pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_application_type_version.py +1 -1
  1193. pulumi_azure_native/servicefabric/v20231101preview/managed_cluster_service.py +1 -1
  1194. pulumi_azure_native/servicefabric/v20231101preview/node_type.py +1 -1
  1195. pulumi_azure_native/servicefabric/v20231201preview/__init__.py +24 -0
  1196. pulumi_azure_native/servicefabric/v20231201preview/_enums.py +484 -0
  1197. pulumi_azure_native/servicefabric/v20231201preview/_inputs.py +3818 -0
  1198. pulumi_azure_native/servicefabric/v20231201preview/get_managed_cluster.py +677 -0
  1199. pulumi_azure_native/servicefabric/v20231201preview/get_managed_cluster_application.py +228 -0
  1200. pulumi_azure_native/servicefabric/v20231201preview/get_managed_cluster_application_type.py +162 -0
  1201. pulumi_azure_native/servicefabric/v20231201preview/get_managed_cluster_application_type_version.py +180 -0
  1202. pulumi_azure_native/servicefabric/v20231201preview/get_managed_cluster_service.py +167 -0
  1203. pulumi_azure_native/servicefabric/v20231201preview/get_node_type.py +760 -0
  1204. pulumi_azure_native/servicefabric/v20231201preview/getmanaged_az_resiliency_status.py +92 -0
  1205. pulumi_azure_native/servicefabric/v20231201preview/getmanaged_maintenance_window_status.py +156 -0
  1206. pulumi_azure_native/servicefabric/v20231201preview/managed_cluster.py +1276 -0
  1207. pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_application.py +404 -0
  1208. pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_application_type.py +253 -0
  1209. pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_application_type_version.py +304 -0
  1210. pulumi_azure_native/servicefabric/v20231201preview/managed_cluster_service.py +295 -0
  1211. pulumi_azure_native/servicefabric/v20231201preview/node_type.py +1603 -0
  1212. pulumi_azure_native/servicefabric/v20231201preview/outputs.py +4398 -0
  1213. pulumi_azure_native/sql/v20230501preview/_enums.py +12 -0
  1214. pulumi_azure_native/sql/v20230501preview/get_server.py +1 -1
  1215. pulumi_azure_native/sql/v20230501preview/server.py +9 -9
  1216. pulumi_azure_native/web/app_service_environment_private_endpoint_connection.py +20 -1
  1217. pulumi_azure_native/web/static_site_private_endpoint_connection.py +20 -1
  1218. pulumi_azure_native/web/v20220901/app_service_environment_private_endpoint_connection.py +20 -1
  1219. pulumi_azure_native/web/v20220901/static_site_private_endpoint_connection.py +20 -1
  1220. pulumi_azure_native/web/v20220901/web_app_private_endpoint_connection.py +20 -1
  1221. pulumi_azure_native/web/v20220901/web_app_private_endpoint_connection_slot.py +20 -1
  1222. pulumi_azure_native/web/v20230101/app_service_environment_private_endpoint_connection.py +20 -1
  1223. pulumi_azure_native/web/v20230101/static_site_private_endpoint_connection.py +20 -1
  1224. pulumi_azure_native/web/v20230101/web_app_private_endpoint_connection.py +20 -1
  1225. pulumi_azure_native/web/v20230101/web_app_private_endpoint_connection_slot.py +20 -1
  1226. pulumi_azure_native/web/web_app_private_endpoint_connection.py +20 -1
  1227. pulumi_azure_native/web/web_app_private_endpoint_connection_slot.py +20 -1
  1228. {pulumi_azure_native-2.22.2a1703009844.dist-info → pulumi_azure_native-2.22.2a1703061934.dist-info}/METADATA +1 -1
  1229. {pulumi_azure_native-2.22.2a1703009844.dist-info → pulumi_azure_native-2.22.2a1703061934.dist-info}/RECORD +1231 -845
  1230. {pulumi_azure_native-2.22.2a1703009844.dist-info → pulumi_azure_native-2.22.2a1703061934.dist-info}/WHEEL +0 -0
  1231. {pulumi_azure_native-2.22.2a1703009844.dist-info → pulumi_azure_native-2.22.2a1703061934.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,2588 @@
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 pulumi
8
+ import pulumi.runtime
9
+ from typing import Any, Mapping, Optional, Sequence, Union, overload
10
+ from ... import _utilities
11
+ from . import outputs
12
+ from ._enums import *
13
+
14
+ __all__ = [
15
+ 'BudgetComparisonExpressionResponse',
16
+ 'BudgetFilterPropertiesResponse',
17
+ 'BudgetFilterResponse',
18
+ 'BudgetTimePeriodResponse',
19
+ 'CommonExportPropertiesResponse',
20
+ 'CostAllocationProportionResponse',
21
+ 'CostAllocationRuleDetailsResponse',
22
+ 'CostAllocationRulePropertiesResponse',
23
+ 'CurrentSpendResponse',
24
+ 'ErrorDetailsResponse',
25
+ 'ExportDatasetConfigurationResponse',
26
+ 'ExportDatasetResponse',
27
+ 'ExportDefinitionResponse',
28
+ 'ExportDeliveryDestinationResponse',
29
+ 'ExportDeliveryInfoResponse',
30
+ 'ExportExecutionListResultResponse',
31
+ 'ExportRecurrencePeriodResponse',
32
+ 'ExportRunResponse',
33
+ 'ExportScheduleResponse',
34
+ 'ExportTimePeriodResponse',
35
+ 'FileDestinationResponse',
36
+ 'ForecastSpendResponse',
37
+ 'KpiPropertiesResponse',
38
+ 'NotificationPropertiesResponse',
39
+ 'NotificationResponse',
40
+ 'PivotPropertiesResponse',
41
+ 'ReportConfigAggregationResponse',
42
+ 'ReportConfigComparisonExpressionResponse',
43
+ 'ReportConfigDatasetConfigurationResponse',
44
+ 'ReportConfigDatasetResponse',
45
+ 'ReportConfigFilterResponse',
46
+ 'ReportConfigGroupingResponse',
47
+ 'ReportConfigSortingResponse',
48
+ 'ReportConfigTimePeriodResponse',
49
+ 'SchedulePropertiesResponse',
50
+ 'SourceCostAllocationResourceResponse',
51
+ 'SystemAssignedServiceIdentityResponse',
52
+ 'SystemDataResponse',
53
+ 'TagInheritancePropertiesResponse',
54
+ 'TargetCostAllocationResourceResponse',
55
+ ]
56
+
57
+ @pulumi.output_type
58
+ class BudgetComparisonExpressionResponse(dict):
59
+ """
60
+ The comparison expression to be used in the budgets.
61
+ """
62
+ def __init__(__self__, *,
63
+ name: str,
64
+ operator: str,
65
+ values: Sequence[str]):
66
+ """
67
+ The comparison expression to be used in the budgets.
68
+ :param str name: The name of the column to use in comparison.
69
+ :param str operator: The operator to use for comparison.
70
+ :param Sequence[str] values: Array of values to use for comparison
71
+ """
72
+ pulumi.set(__self__, "name", name)
73
+ pulumi.set(__self__, "operator", operator)
74
+ pulumi.set(__self__, "values", values)
75
+
76
+ @property
77
+ @pulumi.getter
78
+ def name(self) -> str:
79
+ """
80
+ The name of the column to use in comparison.
81
+ """
82
+ return pulumi.get(self, "name")
83
+
84
+ @property
85
+ @pulumi.getter
86
+ def operator(self) -> str:
87
+ """
88
+ The operator to use for comparison.
89
+ """
90
+ return pulumi.get(self, "operator")
91
+
92
+ @property
93
+ @pulumi.getter
94
+ def values(self) -> Sequence[str]:
95
+ """
96
+ Array of values to use for comparison
97
+ """
98
+ return pulumi.get(self, "values")
99
+
100
+
101
+ @pulumi.output_type
102
+ class BudgetFilterPropertiesResponse(dict):
103
+ """
104
+ The Dimensions or Tags to filter a budget by.
105
+
106
+ Supported for CategoryType(s): Cost, ReservationUtilization.
107
+ """
108
+ def __init__(__self__, *,
109
+ dimensions: Optional['outputs.BudgetComparisonExpressionResponse'] = None,
110
+ tags: Optional['outputs.BudgetComparisonExpressionResponse'] = None):
111
+ """
112
+ The Dimensions or Tags to filter a budget by.
113
+
114
+ Supported for CategoryType(s): Cost, ReservationUtilization.
115
+ :param 'BudgetComparisonExpressionResponse' dimensions: Has comparison expression for a dimension.
116
+
117
+ Supported for CategoryType(s): Cost, ReservationUtilization.
118
+
119
+ Supported dimension names for **CategoryType: ReservationUtilization**
120
+ - ReservationId
121
+ - ReservedResourceType
122
+ :param 'BudgetComparisonExpressionResponse' tags: Has comparison expression for a tag.
123
+
124
+ Supported for CategoryType(s): Cost.
125
+ """
126
+ if dimensions is not None:
127
+ pulumi.set(__self__, "dimensions", dimensions)
128
+ if tags is not None:
129
+ pulumi.set(__self__, "tags", tags)
130
+
131
+ @property
132
+ @pulumi.getter
133
+ def dimensions(self) -> Optional['outputs.BudgetComparisonExpressionResponse']:
134
+ """
135
+ Has comparison expression for a dimension.
136
+
137
+ Supported for CategoryType(s): Cost, ReservationUtilization.
138
+
139
+ Supported dimension names for **CategoryType: ReservationUtilization**
140
+ - ReservationId
141
+ - ReservedResourceType
142
+ """
143
+ return pulumi.get(self, "dimensions")
144
+
145
+ @property
146
+ @pulumi.getter
147
+ def tags(self) -> Optional['outputs.BudgetComparisonExpressionResponse']:
148
+ """
149
+ Has comparison expression for a tag.
150
+
151
+ Supported for CategoryType(s): Cost.
152
+ """
153
+ return pulumi.get(self, "tags")
154
+
155
+
156
+ @pulumi.output_type
157
+ class BudgetFilterResponse(dict):
158
+ """
159
+ May be used to filter budgets by user-specified dimensions and/or tags.
160
+
161
+ Supported for CategoryType(s): Cost, ReservationUtilization.
162
+ """
163
+ @staticmethod
164
+ def __key_warning(key: str):
165
+ suggest = None
166
+ if key == "and":
167
+ suggest = "and_"
168
+
169
+ if suggest:
170
+ pulumi.log.warn(f"Key '{key}' not found in BudgetFilterResponse. Access the value via the '{suggest}' property getter instead.")
171
+
172
+ def __getitem__(self, key: str) -> Any:
173
+ BudgetFilterResponse.__key_warning(key)
174
+ return super().__getitem__(key)
175
+
176
+ def get(self, key: str, default = None) -> Any:
177
+ BudgetFilterResponse.__key_warning(key)
178
+ return super().get(key, default)
179
+
180
+ def __init__(__self__, *,
181
+ and_: Optional[Sequence['outputs.BudgetFilterPropertiesResponse']] = None,
182
+ dimensions: Optional['outputs.BudgetComparisonExpressionResponse'] = None,
183
+ tags: Optional['outputs.BudgetComparisonExpressionResponse'] = None):
184
+ """
185
+ May be used to filter budgets by user-specified dimensions and/or tags.
186
+
187
+ Supported for CategoryType(s): Cost, ReservationUtilization.
188
+ :param Sequence['BudgetFilterPropertiesResponse'] and_: The logical "AND" expression. Must have at least 2 items.
189
+
190
+ Supported for CategoryType(s): Cost.
191
+ :param 'BudgetComparisonExpressionResponse' dimensions: Has comparison expression for a dimension.
192
+
193
+ Supported for CategoryType(s): Cost, ReservationUtilization.
194
+
195
+ Supported dimension names for **CategoryType: ReservationUtilization**
196
+ - ReservationId
197
+ - ReservedResourceType
198
+ :param 'BudgetComparisonExpressionResponse' tags: Has comparison expression for a tag.
199
+
200
+ Supported for CategoryType(s): Cost.
201
+ """
202
+ if and_ is not None:
203
+ pulumi.set(__self__, "and_", and_)
204
+ if dimensions is not None:
205
+ pulumi.set(__self__, "dimensions", dimensions)
206
+ if tags is not None:
207
+ pulumi.set(__self__, "tags", tags)
208
+
209
+ @property
210
+ @pulumi.getter(name="and")
211
+ def and_(self) -> Optional[Sequence['outputs.BudgetFilterPropertiesResponse']]:
212
+ """
213
+ The logical "AND" expression. Must have at least 2 items.
214
+
215
+ Supported for CategoryType(s): Cost.
216
+ """
217
+ return pulumi.get(self, "and_")
218
+
219
+ @property
220
+ @pulumi.getter
221
+ def dimensions(self) -> Optional['outputs.BudgetComparisonExpressionResponse']:
222
+ """
223
+ Has comparison expression for a dimension.
224
+
225
+ Supported for CategoryType(s): Cost, ReservationUtilization.
226
+
227
+ Supported dimension names for **CategoryType: ReservationUtilization**
228
+ - ReservationId
229
+ - ReservedResourceType
230
+ """
231
+ return pulumi.get(self, "dimensions")
232
+
233
+ @property
234
+ @pulumi.getter
235
+ def tags(self) -> Optional['outputs.BudgetComparisonExpressionResponse']:
236
+ """
237
+ Has comparison expression for a tag.
238
+
239
+ Supported for CategoryType(s): Cost.
240
+ """
241
+ return pulumi.get(self, "tags")
242
+
243
+
244
+ @pulumi.output_type
245
+ class BudgetTimePeriodResponse(dict):
246
+ """
247
+ The time period that defines the active period of the budget. The budget will evaluate data on or after the startDate and will expire on the endDate.
248
+
249
+ Supported for CategoryType(s): Cost, ReservationUtilization.
250
+
251
+ Required for CategoryType(s): Cost, ReservationUtilization.
252
+ """
253
+ @staticmethod
254
+ def __key_warning(key: str):
255
+ suggest = None
256
+ if key == "startDate":
257
+ suggest = "start_date"
258
+ elif key == "endDate":
259
+ suggest = "end_date"
260
+
261
+ if suggest:
262
+ pulumi.log.warn(f"Key '{key}' not found in BudgetTimePeriodResponse. Access the value via the '{suggest}' property getter instead.")
263
+
264
+ def __getitem__(self, key: str) -> Any:
265
+ BudgetTimePeriodResponse.__key_warning(key)
266
+ return super().__getitem__(key)
267
+
268
+ def get(self, key: str, default = None) -> Any:
269
+ BudgetTimePeriodResponse.__key_warning(key)
270
+ return super().get(key, default)
271
+
272
+ def __init__(__self__, *,
273
+ start_date: str,
274
+ end_date: Optional[str] = None):
275
+ """
276
+ The time period that defines the active period of the budget. The budget will evaluate data on or after the startDate and will expire on the endDate.
277
+
278
+ Supported for CategoryType(s): Cost, ReservationUtilization.
279
+
280
+ Required for CategoryType(s): Cost, ReservationUtilization.
281
+ :param str start_date: The start date for the budget.
282
+
283
+ - Constraints for **CategoryType: Cost** - Must be first of the month and should be less than the end date. Budget start date must be on or after June 1, 2017. Future start date should not be more than twelve months. Past start date should be selected within the timegrain period.
284
+
285
+ - Constraints for **CategoryType: ReservationUtilization** - Must be on or after the current date and less than the end date.
286
+ :param str end_date: The end date for the budget.
287
+
288
+ - Constraints for **CategoryType: Cost** - No constraints. If not provided, we default this to 10 years from the start date.
289
+
290
+ - Constraints for **CategoryType: ReservationUtilization** - End date cannot be more than 3 years after the start date.
291
+ """
292
+ pulumi.set(__self__, "start_date", start_date)
293
+ if end_date is not None:
294
+ pulumi.set(__self__, "end_date", end_date)
295
+
296
+ @property
297
+ @pulumi.getter(name="startDate")
298
+ def start_date(self) -> str:
299
+ """
300
+ The start date for the budget.
301
+
302
+ - Constraints for **CategoryType: Cost** - Must be first of the month and should be less than the end date. Budget start date must be on or after June 1, 2017. Future start date should not be more than twelve months. Past start date should be selected within the timegrain period.
303
+
304
+ - Constraints for **CategoryType: ReservationUtilization** - Must be on or after the current date and less than the end date.
305
+ """
306
+ return pulumi.get(self, "start_date")
307
+
308
+ @property
309
+ @pulumi.getter(name="endDate")
310
+ def end_date(self) -> Optional[str]:
311
+ """
312
+ The end date for the budget.
313
+
314
+ - Constraints for **CategoryType: Cost** - No constraints. If not provided, we default this to 10 years from the start date.
315
+
316
+ - Constraints for **CategoryType: ReservationUtilization** - End date cannot be more than 3 years after the start date.
317
+ """
318
+ return pulumi.get(self, "end_date")
319
+
320
+
321
+ @pulumi.output_type
322
+ class CommonExportPropertiesResponse(dict):
323
+ """
324
+ The common properties of the export.
325
+ """
326
+ @staticmethod
327
+ def __key_warning(key: str):
328
+ suggest = None
329
+ if key == "deliveryInfo":
330
+ suggest = "delivery_info"
331
+ elif key == "nextRunTimeEstimate":
332
+ suggest = "next_run_time_estimate"
333
+ elif key == "partitionData":
334
+ suggest = "partition_data"
335
+ elif key == "runHistory":
336
+ suggest = "run_history"
337
+
338
+ if suggest:
339
+ pulumi.log.warn(f"Key '{key}' not found in CommonExportPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
340
+
341
+ def __getitem__(self, key: str) -> Any:
342
+ CommonExportPropertiesResponse.__key_warning(key)
343
+ return super().__getitem__(key)
344
+
345
+ def get(self, key: str, default = None) -> Any:
346
+ CommonExportPropertiesResponse.__key_warning(key)
347
+ return super().get(key, default)
348
+
349
+ def __init__(__self__, *,
350
+ definition: 'outputs.ExportDefinitionResponse',
351
+ delivery_info: 'outputs.ExportDeliveryInfoResponse',
352
+ next_run_time_estimate: str,
353
+ format: Optional[str] = None,
354
+ partition_data: Optional[bool] = None,
355
+ run_history: Optional['outputs.ExportExecutionListResultResponse'] = None):
356
+ """
357
+ The common properties of the export.
358
+ :param 'ExportDefinitionResponse' definition: Has the definition for the export.
359
+ :param 'ExportDeliveryInfoResponse' delivery_info: Has delivery information for the export.
360
+ :param str next_run_time_estimate: If the export has an active schedule, provides an estimate of the next run time.
361
+ :param str format: The format of the export being delivered. Currently only 'Csv' is supported.
362
+ :param bool partition_data: If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
363
+ :param 'ExportExecutionListResultResponse' run_history: If requested, has the most recent run history for the export.
364
+ """
365
+ pulumi.set(__self__, "definition", definition)
366
+ pulumi.set(__self__, "delivery_info", delivery_info)
367
+ pulumi.set(__self__, "next_run_time_estimate", next_run_time_estimate)
368
+ if format is not None:
369
+ pulumi.set(__self__, "format", format)
370
+ if partition_data is not None:
371
+ pulumi.set(__self__, "partition_data", partition_data)
372
+ if run_history is not None:
373
+ pulumi.set(__self__, "run_history", run_history)
374
+
375
+ @property
376
+ @pulumi.getter
377
+ def definition(self) -> 'outputs.ExportDefinitionResponse':
378
+ """
379
+ Has the definition for the export.
380
+ """
381
+ return pulumi.get(self, "definition")
382
+
383
+ @property
384
+ @pulumi.getter(name="deliveryInfo")
385
+ def delivery_info(self) -> 'outputs.ExportDeliveryInfoResponse':
386
+ """
387
+ Has delivery information for the export.
388
+ """
389
+ return pulumi.get(self, "delivery_info")
390
+
391
+ @property
392
+ @pulumi.getter(name="nextRunTimeEstimate")
393
+ def next_run_time_estimate(self) -> str:
394
+ """
395
+ If the export has an active schedule, provides an estimate of the next run time.
396
+ """
397
+ return pulumi.get(self, "next_run_time_estimate")
398
+
399
+ @property
400
+ @pulumi.getter
401
+ def format(self) -> Optional[str]:
402
+ """
403
+ The format of the export being delivered. Currently only 'Csv' is supported.
404
+ """
405
+ return pulumi.get(self, "format")
406
+
407
+ @property
408
+ @pulumi.getter(name="partitionData")
409
+ def partition_data(self) -> Optional[bool]:
410
+ """
411
+ If set to true, exported data will be partitioned by size and placed in a blob directory together with a manifest file. Note: this option is currently available only for Microsoft Customer Agreement commerce scopes.
412
+ """
413
+ return pulumi.get(self, "partition_data")
414
+
415
+ @property
416
+ @pulumi.getter(name="runHistory")
417
+ def run_history(self) -> Optional['outputs.ExportExecutionListResultResponse']:
418
+ """
419
+ If requested, has the most recent run history for the export.
420
+ """
421
+ return pulumi.get(self, "run_history")
422
+
423
+
424
+ @pulumi.output_type
425
+ class CostAllocationProportionResponse(dict):
426
+ """
427
+ Target resources and allocation
428
+ """
429
+ def __init__(__self__, *,
430
+ name: str,
431
+ percentage: float):
432
+ """
433
+ Target resources and allocation
434
+ :param str name: Target resource for cost allocation
435
+ :param float percentage: Percentage of source cost to allocate to this resource. This value can be specified to two decimal places and the total percentage of all resources in this rule must sum to 100.00.
436
+ """
437
+ pulumi.set(__self__, "name", name)
438
+ pulumi.set(__self__, "percentage", percentage)
439
+
440
+ @property
441
+ @pulumi.getter
442
+ def name(self) -> str:
443
+ """
444
+ Target resource for cost allocation
445
+ """
446
+ return pulumi.get(self, "name")
447
+
448
+ @property
449
+ @pulumi.getter
450
+ def percentage(self) -> float:
451
+ """
452
+ Percentage of source cost to allocate to this resource. This value can be specified to two decimal places and the total percentage of all resources in this rule must sum to 100.00.
453
+ """
454
+ return pulumi.get(self, "percentage")
455
+
456
+
457
+ @pulumi.output_type
458
+ class CostAllocationRuleDetailsResponse(dict):
459
+ """
460
+ Resource details of the cost allocation rule
461
+ """
462
+ @staticmethod
463
+ def __key_warning(key: str):
464
+ suggest = None
465
+ if key == "sourceResources":
466
+ suggest = "source_resources"
467
+ elif key == "targetResources":
468
+ suggest = "target_resources"
469
+
470
+ if suggest:
471
+ pulumi.log.warn(f"Key '{key}' not found in CostAllocationRuleDetailsResponse. Access the value via the '{suggest}' property getter instead.")
472
+
473
+ def __getitem__(self, key: str) -> Any:
474
+ CostAllocationRuleDetailsResponse.__key_warning(key)
475
+ return super().__getitem__(key)
476
+
477
+ def get(self, key: str, default = None) -> Any:
478
+ CostAllocationRuleDetailsResponse.__key_warning(key)
479
+ return super().get(key, default)
480
+
481
+ def __init__(__self__, *,
482
+ source_resources: Optional[Sequence['outputs.SourceCostAllocationResourceResponse']] = None,
483
+ target_resources: Optional[Sequence['outputs.TargetCostAllocationResourceResponse']] = None):
484
+ """
485
+ Resource details of the cost allocation rule
486
+ :param Sequence['SourceCostAllocationResourceResponse'] source_resources: Source resources for cost allocation. At this time, this list can contain no more than one element.
487
+ :param Sequence['TargetCostAllocationResourceResponse'] target_resources: Target resources for cost allocation. At this time, this list can contain no more than one element.
488
+ """
489
+ if source_resources is not None:
490
+ pulumi.set(__self__, "source_resources", source_resources)
491
+ if target_resources is not None:
492
+ pulumi.set(__self__, "target_resources", target_resources)
493
+
494
+ @property
495
+ @pulumi.getter(name="sourceResources")
496
+ def source_resources(self) -> Optional[Sequence['outputs.SourceCostAllocationResourceResponse']]:
497
+ """
498
+ Source resources for cost allocation. At this time, this list can contain no more than one element.
499
+ """
500
+ return pulumi.get(self, "source_resources")
501
+
502
+ @property
503
+ @pulumi.getter(name="targetResources")
504
+ def target_resources(self) -> Optional[Sequence['outputs.TargetCostAllocationResourceResponse']]:
505
+ """
506
+ Target resources for cost allocation. At this time, this list can contain no more than one element.
507
+ """
508
+ return pulumi.get(self, "target_resources")
509
+
510
+
511
+ @pulumi.output_type
512
+ class CostAllocationRulePropertiesResponse(dict):
513
+ """
514
+ The properties of a cost allocation rule
515
+ """
516
+ @staticmethod
517
+ def __key_warning(key: str):
518
+ suggest = None
519
+ if key == "createdDate":
520
+ suggest = "created_date"
521
+ elif key == "updatedDate":
522
+ suggest = "updated_date"
523
+
524
+ if suggest:
525
+ pulumi.log.warn(f"Key '{key}' not found in CostAllocationRulePropertiesResponse. Access the value via the '{suggest}' property getter instead.")
526
+
527
+ def __getitem__(self, key: str) -> Any:
528
+ CostAllocationRulePropertiesResponse.__key_warning(key)
529
+ return super().__getitem__(key)
530
+
531
+ def get(self, key: str, default = None) -> Any:
532
+ CostAllocationRulePropertiesResponse.__key_warning(key)
533
+ return super().get(key, default)
534
+
535
+ def __init__(__self__, *,
536
+ created_date: str,
537
+ details: 'outputs.CostAllocationRuleDetailsResponse',
538
+ status: str,
539
+ updated_date: str,
540
+ description: Optional[str] = None):
541
+ """
542
+ The properties of a cost allocation rule
543
+ :param str created_date: Time at which the rule was created. Rules that change cost for the same resource are applied in order of creation.
544
+ :param 'CostAllocationRuleDetailsResponse' details: Resource information for the cost allocation rule
545
+ :param str status: Status of the rule
546
+ :param str updated_date: Time at which the rule was last updated.
547
+ :param str description: Description of a cost allocation rule.
548
+ """
549
+ pulumi.set(__self__, "created_date", created_date)
550
+ pulumi.set(__self__, "details", details)
551
+ pulumi.set(__self__, "status", status)
552
+ pulumi.set(__self__, "updated_date", updated_date)
553
+ if description is not None:
554
+ pulumi.set(__self__, "description", description)
555
+
556
+ @property
557
+ @pulumi.getter(name="createdDate")
558
+ def created_date(self) -> str:
559
+ """
560
+ Time at which the rule was created. Rules that change cost for the same resource are applied in order of creation.
561
+ """
562
+ return pulumi.get(self, "created_date")
563
+
564
+ @property
565
+ @pulumi.getter
566
+ def details(self) -> 'outputs.CostAllocationRuleDetailsResponse':
567
+ """
568
+ Resource information for the cost allocation rule
569
+ """
570
+ return pulumi.get(self, "details")
571
+
572
+ @property
573
+ @pulumi.getter
574
+ def status(self) -> str:
575
+ """
576
+ Status of the rule
577
+ """
578
+ return pulumi.get(self, "status")
579
+
580
+ @property
581
+ @pulumi.getter(name="updatedDate")
582
+ def updated_date(self) -> str:
583
+ """
584
+ Time at which the rule was last updated.
585
+ """
586
+ return pulumi.get(self, "updated_date")
587
+
588
+ @property
589
+ @pulumi.getter
590
+ def description(self) -> Optional[str]:
591
+ """
592
+ Description of a cost allocation rule.
593
+ """
594
+ return pulumi.get(self, "description")
595
+
596
+
597
+ @pulumi.output_type
598
+ class CurrentSpendResponse(dict):
599
+ """
600
+ The current amount of cost which is being tracked for a budget.
601
+
602
+ Supported for CategoryType(s): Cost.
603
+ """
604
+ def __init__(__self__, *,
605
+ amount: float,
606
+ unit: str):
607
+ """
608
+ The current amount of cost which is being tracked for a budget.
609
+
610
+ Supported for CategoryType(s): Cost.
611
+ :param float amount: The total amount of cost which is being tracked by the budget.
612
+ :param str unit: The unit of measure for the budget amount.
613
+ """
614
+ pulumi.set(__self__, "amount", amount)
615
+ pulumi.set(__self__, "unit", unit)
616
+
617
+ @property
618
+ @pulumi.getter
619
+ def amount(self) -> float:
620
+ """
621
+ The total amount of cost which is being tracked by the budget.
622
+ """
623
+ return pulumi.get(self, "amount")
624
+
625
+ @property
626
+ @pulumi.getter
627
+ def unit(self) -> str:
628
+ """
629
+ The unit of measure for the budget amount.
630
+ """
631
+ return pulumi.get(self, "unit")
632
+
633
+
634
+ @pulumi.output_type
635
+ class ErrorDetailsResponse(dict):
636
+ """
637
+ The details of the error.
638
+ """
639
+ def __init__(__self__, *,
640
+ code: str,
641
+ message: str):
642
+ """
643
+ The details of the error.
644
+ :param str code: Error code.
645
+ :param str message: Error message indicating why the operation failed.
646
+ """
647
+ pulumi.set(__self__, "code", code)
648
+ pulumi.set(__self__, "message", message)
649
+
650
+ @property
651
+ @pulumi.getter
652
+ def code(self) -> str:
653
+ """
654
+ Error code.
655
+ """
656
+ return pulumi.get(self, "code")
657
+
658
+ @property
659
+ @pulumi.getter
660
+ def message(self) -> str:
661
+ """
662
+ Error message indicating why the operation failed.
663
+ """
664
+ return pulumi.get(self, "message")
665
+
666
+
667
+ @pulumi.output_type
668
+ class ExportDatasetConfigurationResponse(dict):
669
+ """
670
+ The export dataset configuration. Allows columns to be selected for the export. If not provided then the export will include all available columns.
671
+ """
672
+ def __init__(__self__, *,
673
+ columns: Optional[Sequence[str]] = None):
674
+ """
675
+ The export dataset configuration. Allows columns to be selected for the export. If not provided then the export will include all available columns.
676
+ :param Sequence[str] columns: Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples).
677
+ """
678
+ if columns is not None:
679
+ pulumi.set(__self__, "columns", columns)
680
+
681
+ @property
682
+ @pulumi.getter
683
+ def columns(self) -> Optional[Sequence[str]]:
684
+ """
685
+ Array of column names to be included in the export. If not provided then the export will include all available columns. The available columns can vary by customer channel (see examples).
686
+ """
687
+ return pulumi.get(self, "columns")
688
+
689
+
690
+ @pulumi.output_type
691
+ class ExportDatasetResponse(dict):
692
+ """
693
+ The definition for data in the export.
694
+ """
695
+ def __init__(__self__, *,
696
+ configuration: Optional['outputs.ExportDatasetConfigurationResponse'] = None,
697
+ granularity: Optional[str] = None):
698
+ """
699
+ The definition for data in the export.
700
+ :param 'ExportDatasetConfigurationResponse' configuration: The export dataset configuration.
701
+ :param str granularity: The granularity of rows in the export. Currently only 'Daily' is supported.
702
+ """
703
+ if configuration is not None:
704
+ pulumi.set(__self__, "configuration", configuration)
705
+ if granularity is not None:
706
+ pulumi.set(__self__, "granularity", granularity)
707
+
708
+ @property
709
+ @pulumi.getter
710
+ def configuration(self) -> Optional['outputs.ExportDatasetConfigurationResponse']:
711
+ """
712
+ The export dataset configuration.
713
+ """
714
+ return pulumi.get(self, "configuration")
715
+
716
+ @property
717
+ @pulumi.getter
718
+ def granularity(self) -> Optional[str]:
719
+ """
720
+ The granularity of rows in the export. Currently only 'Daily' is supported.
721
+ """
722
+ return pulumi.get(self, "granularity")
723
+
724
+
725
+ @pulumi.output_type
726
+ class ExportDefinitionResponse(dict):
727
+ """
728
+ The definition of an export.
729
+ """
730
+ @staticmethod
731
+ def __key_warning(key: str):
732
+ suggest = None
733
+ if key == "dataSet":
734
+ suggest = "data_set"
735
+ elif key == "timePeriod":
736
+ suggest = "time_period"
737
+
738
+ if suggest:
739
+ pulumi.log.warn(f"Key '{key}' not found in ExportDefinitionResponse. Access the value via the '{suggest}' property getter instead.")
740
+
741
+ def __getitem__(self, key: str) -> Any:
742
+ ExportDefinitionResponse.__key_warning(key)
743
+ return super().__getitem__(key)
744
+
745
+ def get(self, key: str, default = None) -> Any:
746
+ ExportDefinitionResponse.__key_warning(key)
747
+ return super().get(key, default)
748
+
749
+ def __init__(__self__, *,
750
+ timeframe: str,
751
+ type: str,
752
+ data_set: Optional['outputs.ExportDatasetResponse'] = None,
753
+ time_period: Optional['outputs.ExportTimePeriodResponse'] = None):
754
+ """
755
+ The definition of an export.
756
+ :param str timeframe: The time frame for pulling data for the export. If custom, then a specific time period must be provided.
757
+ :param str type: The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.
758
+ :param 'ExportDatasetResponse' data_set: The definition for data in the export.
759
+ :param 'ExportTimePeriodResponse' time_period: Has time period for pulling data for the export.
760
+ """
761
+ pulumi.set(__self__, "timeframe", timeframe)
762
+ pulumi.set(__self__, "type", type)
763
+ if data_set is not None:
764
+ pulumi.set(__self__, "data_set", data_set)
765
+ if time_period is not None:
766
+ pulumi.set(__self__, "time_period", time_period)
767
+
768
+ @property
769
+ @pulumi.getter
770
+ def timeframe(self) -> str:
771
+ """
772
+ The time frame for pulling data for the export. If custom, then a specific time period must be provided.
773
+ """
774
+ return pulumi.get(self, "timeframe")
775
+
776
+ @property
777
+ @pulumi.getter
778
+ def type(self) -> str:
779
+ """
780
+ The type of the export. Note that 'Usage' is equivalent to 'ActualCost' and is applicable to exports that do not yet provide data for charges or amortization for service reservations.
781
+ """
782
+ return pulumi.get(self, "type")
783
+
784
+ @property
785
+ @pulumi.getter(name="dataSet")
786
+ def data_set(self) -> Optional['outputs.ExportDatasetResponse']:
787
+ """
788
+ The definition for data in the export.
789
+ """
790
+ return pulumi.get(self, "data_set")
791
+
792
+ @property
793
+ @pulumi.getter(name="timePeriod")
794
+ def time_period(self) -> Optional['outputs.ExportTimePeriodResponse']:
795
+ """
796
+ Has time period for pulling data for the export.
797
+ """
798
+ return pulumi.get(self, "time_period")
799
+
800
+
801
+ @pulumi.output_type
802
+ class ExportDeliveryDestinationResponse(dict):
803
+ """
804
+ This represents the blob storage account location where exports of costs will be delivered. There are two ways to configure the destination. The approach recommended for most customers is to specify the resourceId of the storage account. This requires a one-time registration of the account's subscription with the Microsoft.CostManagementExports resource provider in order to give Cost Management services access to the storage. When creating an export in the Azure portal this registration is performed automatically but API users may need to register the subscription explicitly (for more information see https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-supported-services ). Another way to configure the destination is available ONLY to Partners with a Microsoft Partner Agreement plan who are global admins of their billing account. These Partners, instead of specifying the resourceId of a storage account, can specify the storage account name along with a SAS token for the account. This allows exports of costs to a storage account in any tenant. The SAS token should be created for the blob service with Service/Container/Object resource types and with Read/Write/Delete/List/Add/Create permissions (for more information see https://docs.microsoft.com/en-us/azure/cost-management-billing/costs/export-cost-data-storage-account-sas-key ).
805
+ """
806
+ @staticmethod
807
+ def __key_warning(key: str):
808
+ suggest = None
809
+ if key == "resourceId":
810
+ suggest = "resource_id"
811
+ elif key == "rootFolderPath":
812
+ suggest = "root_folder_path"
813
+ elif key == "sasToken":
814
+ suggest = "sas_token"
815
+ elif key == "storageAccount":
816
+ suggest = "storage_account"
817
+
818
+ if suggest:
819
+ pulumi.log.warn(f"Key '{key}' not found in ExportDeliveryDestinationResponse. Access the value via the '{suggest}' property getter instead.")
820
+
821
+ def __getitem__(self, key: str) -> Any:
822
+ ExportDeliveryDestinationResponse.__key_warning(key)
823
+ return super().__getitem__(key)
824
+
825
+ def get(self, key: str, default = None) -> Any:
826
+ ExportDeliveryDestinationResponse.__key_warning(key)
827
+ return super().get(key, default)
828
+
829
+ def __init__(__self__, *,
830
+ container: str,
831
+ resource_id: Optional[str] = None,
832
+ root_folder_path: Optional[str] = None,
833
+ sas_token: Optional[str] = None,
834
+ storage_account: Optional[str] = None):
835
+ """
836
+ This represents the blob storage account location where exports of costs will be delivered. There are two ways to configure the destination. The approach recommended for most customers is to specify the resourceId of the storage account. This requires a one-time registration of the account's subscription with the Microsoft.CostManagementExports resource provider in order to give Cost Management services access to the storage. When creating an export in the Azure portal this registration is performed automatically but API users may need to register the subscription explicitly (for more information see https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-supported-services ). Another way to configure the destination is available ONLY to Partners with a Microsoft Partner Agreement plan who are global admins of their billing account. These Partners, instead of specifying the resourceId of a storage account, can specify the storage account name along with a SAS token for the account. This allows exports of costs to a storage account in any tenant. The SAS token should be created for the blob service with Service/Container/Object resource types and with Read/Write/Delete/List/Add/Create permissions (for more information see https://docs.microsoft.com/en-us/azure/cost-management-billing/costs/export-cost-data-storage-account-sas-key ).
837
+ :param str container: The name of the container where exports will be uploaded. If the container does not exist it will be created.
838
+ :param str resource_id: The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified.
839
+ :param str root_folder_path: The name of the directory where exports will be uploaded.
840
+ :param str sas_token: A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified.
841
+ :param str storage_account: The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.
842
+ """
843
+ pulumi.set(__self__, "container", container)
844
+ if resource_id is not None:
845
+ pulumi.set(__self__, "resource_id", resource_id)
846
+ if root_folder_path is not None:
847
+ pulumi.set(__self__, "root_folder_path", root_folder_path)
848
+ if sas_token is not None:
849
+ pulumi.set(__self__, "sas_token", sas_token)
850
+ if storage_account is not None:
851
+ pulumi.set(__self__, "storage_account", storage_account)
852
+
853
+ @property
854
+ @pulumi.getter
855
+ def container(self) -> str:
856
+ """
857
+ The name of the container where exports will be uploaded. If the container does not exist it will be created.
858
+ """
859
+ return pulumi.get(self, "container")
860
+
861
+ @property
862
+ @pulumi.getter(name="resourceId")
863
+ def resource_id(self) -> Optional[str]:
864
+ """
865
+ The resource id of the storage account where exports will be delivered. This is not required if a sasToken and storageAccount are specified.
866
+ """
867
+ return pulumi.get(self, "resource_id")
868
+
869
+ @property
870
+ @pulumi.getter(name="rootFolderPath")
871
+ def root_folder_path(self) -> Optional[str]:
872
+ """
873
+ The name of the directory where exports will be uploaded.
874
+ """
875
+ return pulumi.get(self, "root_folder_path")
876
+
877
+ @property
878
+ @pulumi.getter(name="sasToken")
879
+ def sas_token(self) -> Optional[str]:
880
+ """
881
+ A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified.
882
+ """
883
+ return pulumi.get(self, "sas_token")
884
+
885
+ @property
886
+ @pulumi.getter(name="storageAccount")
887
+ def storage_account(self) -> Optional[str]:
888
+ """
889
+ The storage account where exports will be uploaded. For a restricted set of Azure customers this together with sasToken can be specified instead of resourceId.
890
+ """
891
+ return pulumi.get(self, "storage_account")
892
+
893
+
894
+ @pulumi.output_type
895
+ class ExportDeliveryInfoResponse(dict):
896
+ """
897
+ The delivery information associated with a export.
898
+ """
899
+ def __init__(__self__, *,
900
+ destination: 'outputs.ExportDeliveryDestinationResponse'):
901
+ """
902
+ The delivery information associated with a export.
903
+ :param 'ExportDeliveryDestinationResponse' destination: Has destination for the export being delivered.
904
+ """
905
+ pulumi.set(__self__, "destination", destination)
906
+
907
+ @property
908
+ @pulumi.getter
909
+ def destination(self) -> 'outputs.ExportDeliveryDestinationResponse':
910
+ """
911
+ Has destination for the export being delivered.
912
+ """
913
+ return pulumi.get(self, "destination")
914
+
915
+
916
+ @pulumi.output_type
917
+ class ExportExecutionListResultResponse(dict):
918
+ """
919
+ Result of listing the run history of an export.
920
+ """
921
+ def __init__(__self__, *,
922
+ value: Sequence['outputs.ExportRunResponse']):
923
+ """
924
+ Result of listing the run history of an export.
925
+ :param Sequence['ExportRunResponse'] value: A list of export runs.
926
+ """
927
+ pulumi.set(__self__, "value", value)
928
+
929
+ @property
930
+ @pulumi.getter
931
+ def value(self) -> Sequence['outputs.ExportRunResponse']:
932
+ """
933
+ A list of export runs.
934
+ """
935
+ return pulumi.get(self, "value")
936
+
937
+
938
+ @pulumi.output_type
939
+ class ExportRecurrencePeriodResponse(dict):
940
+ """
941
+ The start and end date for recurrence schedule.
942
+ """
943
+ @staticmethod
944
+ def __key_warning(key: str):
945
+ suggest = None
946
+ if key == "from":
947
+ suggest = "from_"
948
+
949
+ if suggest:
950
+ pulumi.log.warn(f"Key '{key}' not found in ExportRecurrencePeriodResponse. Access the value via the '{suggest}' property getter instead.")
951
+
952
+ def __getitem__(self, key: str) -> Any:
953
+ ExportRecurrencePeriodResponse.__key_warning(key)
954
+ return super().__getitem__(key)
955
+
956
+ def get(self, key: str, default = None) -> Any:
957
+ ExportRecurrencePeriodResponse.__key_warning(key)
958
+ return super().get(key, default)
959
+
960
+ def __init__(__self__, *,
961
+ from_: str,
962
+ to: Optional[str] = None):
963
+ """
964
+ The start and end date for recurrence schedule.
965
+ :param str from_: The start date of recurrence.
966
+ :param str to: The end date of recurrence.
967
+ """
968
+ pulumi.set(__self__, "from_", from_)
969
+ if to is not None:
970
+ pulumi.set(__self__, "to", to)
971
+
972
+ @property
973
+ @pulumi.getter(name="from")
974
+ def from_(self) -> str:
975
+ """
976
+ The start date of recurrence.
977
+ """
978
+ return pulumi.get(self, "from_")
979
+
980
+ @property
981
+ @pulumi.getter
982
+ def to(self) -> Optional[str]:
983
+ """
984
+ The end date of recurrence.
985
+ """
986
+ return pulumi.get(self, "to")
987
+
988
+
989
+ @pulumi.output_type
990
+ class ExportRunResponse(dict):
991
+ """
992
+ An export run.
993
+ """
994
+ @staticmethod
995
+ def __key_warning(key: str):
996
+ suggest = None
997
+ if key == "eTag":
998
+ suggest = "e_tag"
999
+ elif key == "executionType":
1000
+ suggest = "execution_type"
1001
+ elif key == "fileName":
1002
+ suggest = "file_name"
1003
+ elif key == "processingEndTime":
1004
+ suggest = "processing_end_time"
1005
+ elif key == "processingStartTime":
1006
+ suggest = "processing_start_time"
1007
+ elif key == "runSettings":
1008
+ suggest = "run_settings"
1009
+ elif key == "submittedBy":
1010
+ suggest = "submitted_by"
1011
+ elif key == "submittedTime":
1012
+ suggest = "submitted_time"
1013
+
1014
+ if suggest:
1015
+ pulumi.log.warn(f"Key '{key}' not found in ExportRunResponse. Access the value via the '{suggest}' property getter instead.")
1016
+
1017
+ def __getitem__(self, key: str) -> Any:
1018
+ ExportRunResponse.__key_warning(key)
1019
+ return super().__getitem__(key)
1020
+
1021
+ def get(self, key: str, default = None) -> Any:
1022
+ ExportRunResponse.__key_warning(key)
1023
+ return super().get(key, default)
1024
+
1025
+ def __init__(__self__, *,
1026
+ id: str,
1027
+ name: str,
1028
+ type: str,
1029
+ e_tag: Optional[str] = None,
1030
+ error: Optional['outputs.ErrorDetailsResponse'] = None,
1031
+ execution_type: Optional[str] = None,
1032
+ file_name: Optional[str] = None,
1033
+ processing_end_time: Optional[str] = None,
1034
+ processing_start_time: Optional[str] = None,
1035
+ run_settings: Optional['outputs.CommonExportPropertiesResponse'] = None,
1036
+ status: Optional[str] = None,
1037
+ submitted_by: Optional[str] = None,
1038
+ submitted_time: Optional[str] = None):
1039
+ """
1040
+ An export run.
1041
+ :param str id: Resource Id.
1042
+ :param str name: Resource name.
1043
+ :param str type: Resource type.
1044
+ :param str e_tag: eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
1045
+ :param 'ErrorDetailsResponse' error: The details of any error.
1046
+ :param str execution_type: The type of the export run.
1047
+ :param str file_name: The name of the exported file.
1048
+ :param str processing_end_time: The time when the export run finished.
1049
+ :param str processing_start_time: The time when export was picked up to be run.
1050
+ :param 'CommonExportPropertiesResponse' run_settings: The export settings that were in effect for this run.
1051
+ :param str status: The last known status of the export run.
1052
+ :param str submitted_by: The identifier for the entity that triggered the export. For on-demand runs it is the user email. For scheduled runs it is 'System'.
1053
+ :param str submitted_time: The time when export was queued to be run.
1054
+ """
1055
+ pulumi.set(__self__, "id", id)
1056
+ pulumi.set(__self__, "name", name)
1057
+ pulumi.set(__self__, "type", type)
1058
+ if e_tag is not None:
1059
+ pulumi.set(__self__, "e_tag", e_tag)
1060
+ if error is not None:
1061
+ pulumi.set(__self__, "error", error)
1062
+ if execution_type is not None:
1063
+ pulumi.set(__self__, "execution_type", execution_type)
1064
+ if file_name is not None:
1065
+ pulumi.set(__self__, "file_name", file_name)
1066
+ if processing_end_time is not None:
1067
+ pulumi.set(__self__, "processing_end_time", processing_end_time)
1068
+ if processing_start_time is not None:
1069
+ pulumi.set(__self__, "processing_start_time", processing_start_time)
1070
+ if run_settings is not None:
1071
+ pulumi.set(__self__, "run_settings", run_settings)
1072
+ if status is not None:
1073
+ pulumi.set(__self__, "status", status)
1074
+ if submitted_by is not None:
1075
+ pulumi.set(__self__, "submitted_by", submitted_by)
1076
+ if submitted_time is not None:
1077
+ pulumi.set(__self__, "submitted_time", submitted_time)
1078
+
1079
+ @property
1080
+ @pulumi.getter
1081
+ def id(self) -> str:
1082
+ """
1083
+ Resource Id.
1084
+ """
1085
+ return pulumi.get(self, "id")
1086
+
1087
+ @property
1088
+ @pulumi.getter
1089
+ def name(self) -> str:
1090
+ """
1091
+ Resource name.
1092
+ """
1093
+ return pulumi.get(self, "name")
1094
+
1095
+ @property
1096
+ @pulumi.getter
1097
+ def type(self) -> str:
1098
+ """
1099
+ Resource type.
1100
+ """
1101
+ return pulumi.get(self, "type")
1102
+
1103
+ @property
1104
+ @pulumi.getter(name="eTag")
1105
+ def e_tag(self) -> Optional[str]:
1106
+ """
1107
+ eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.
1108
+ """
1109
+ return pulumi.get(self, "e_tag")
1110
+
1111
+ @property
1112
+ @pulumi.getter
1113
+ def error(self) -> Optional['outputs.ErrorDetailsResponse']:
1114
+ """
1115
+ The details of any error.
1116
+ """
1117
+ return pulumi.get(self, "error")
1118
+
1119
+ @property
1120
+ @pulumi.getter(name="executionType")
1121
+ def execution_type(self) -> Optional[str]:
1122
+ """
1123
+ The type of the export run.
1124
+ """
1125
+ return pulumi.get(self, "execution_type")
1126
+
1127
+ @property
1128
+ @pulumi.getter(name="fileName")
1129
+ def file_name(self) -> Optional[str]:
1130
+ """
1131
+ The name of the exported file.
1132
+ """
1133
+ return pulumi.get(self, "file_name")
1134
+
1135
+ @property
1136
+ @pulumi.getter(name="processingEndTime")
1137
+ def processing_end_time(self) -> Optional[str]:
1138
+ """
1139
+ The time when the export run finished.
1140
+ """
1141
+ return pulumi.get(self, "processing_end_time")
1142
+
1143
+ @property
1144
+ @pulumi.getter(name="processingStartTime")
1145
+ def processing_start_time(self) -> Optional[str]:
1146
+ """
1147
+ The time when export was picked up to be run.
1148
+ """
1149
+ return pulumi.get(self, "processing_start_time")
1150
+
1151
+ @property
1152
+ @pulumi.getter(name="runSettings")
1153
+ def run_settings(self) -> Optional['outputs.CommonExportPropertiesResponse']:
1154
+ """
1155
+ The export settings that were in effect for this run.
1156
+ """
1157
+ return pulumi.get(self, "run_settings")
1158
+
1159
+ @property
1160
+ @pulumi.getter
1161
+ def status(self) -> Optional[str]:
1162
+ """
1163
+ The last known status of the export run.
1164
+ """
1165
+ return pulumi.get(self, "status")
1166
+
1167
+ @property
1168
+ @pulumi.getter(name="submittedBy")
1169
+ def submitted_by(self) -> Optional[str]:
1170
+ """
1171
+ The identifier for the entity that triggered the export. For on-demand runs it is the user email. For scheduled runs it is 'System'.
1172
+ """
1173
+ return pulumi.get(self, "submitted_by")
1174
+
1175
+ @property
1176
+ @pulumi.getter(name="submittedTime")
1177
+ def submitted_time(self) -> Optional[str]:
1178
+ """
1179
+ The time when export was queued to be run.
1180
+ """
1181
+ return pulumi.get(self, "submitted_time")
1182
+
1183
+
1184
+ @pulumi.output_type
1185
+ class ExportScheduleResponse(dict):
1186
+ """
1187
+ The schedule associated with the export.
1188
+ """
1189
+ @staticmethod
1190
+ def __key_warning(key: str):
1191
+ suggest = None
1192
+ if key == "recurrencePeriod":
1193
+ suggest = "recurrence_period"
1194
+
1195
+ if suggest:
1196
+ pulumi.log.warn(f"Key '{key}' not found in ExportScheduleResponse. Access the value via the '{suggest}' property getter instead.")
1197
+
1198
+ def __getitem__(self, key: str) -> Any:
1199
+ ExportScheduleResponse.__key_warning(key)
1200
+ return super().__getitem__(key)
1201
+
1202
+ def get(self, key: str, default = None) -> Any:
1203
+ ExportScheduleResponse.__key_warning(key)
1204
+ return super().get(key, default)
1205
+
1206
+ def __init__(__self__, *,
1207
+ recurrence: Optional[str] = None,
1208
+ recurrence_period: Optional['outputs.ExportRecurrencePeriodResponse'] = None,
1209
+ status: Optional[str] = None):
1210
+ """
1211
+ The schedule associated with the export.
1212
+ :param str recurrence: The schedule recurrence.
1213
+ :param 'ExportRecurrencePeriodResponse' recurrence_period: Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.
1214
+ :param str status: The status of the export's schedule. If 'Inactive', the export's schedule is paused.
1215
+ """
1216
+ if recurrence is not None:
1217
+ pulumi.set(__self__, "recurrence", recurrence)
1218
+ if recurrence_period is not None:
1219
+ pulumi.set(__self__, "recurrence_period", recurrence_period)
1220
+ if status is not None:
1221
+ pulumi.set(__self__, "status", status)
1222
+
1223
+ @property
1224
+ @pulumi.getter
1225
+ def recurrence(self) -> Optional[str]:
1226
+ """
1227
+ The schedule recurrence.
1228
+ """
1229
+ return pulumi.get(self, "recurrence")
1230
+
1231
+ @property
1232
+ @pulumi.getter(name="recurrencePeriod")
1233
+ def recurrence_period(self) -> Optional['outputs.ExportRecurrencePeriodResponse']:
1234
+ """
1235
+ Has start and end date of the recurrence. The start date must be in future. If present, the end date must be greater than start date.
1236
+ """
1237
+ return pulumi.get(self, "recurrence_period")
1238
+
1239
+ @property
1240
+ @pulumi.getter
1241
+ def status(self) -> Optional[str]:
1242
+ """
1243
+ The status of the export's schedule. If 'Inactive', the export's schedule is paused.
1244
+ """
1245
+ return pulumi.get(self, "status")
1246
+
1247
+
1248
+ @pulumi.output_type
1249
+ class ExportTimePeriodResponse(dict):
1250
+ """
1251
+ The date range for data in the export. This should only be specified with timeFrame set to 'Custom'. The maximum date range is 3 months.
1252
+ """
1253
+ @staticmethod
1254
+ def __key_warning(key: str):
1255
+ suggest = None
1256
+ if key == "from":
1257
+ suggest = "from_"
1258
+
1259
+ if suggest:
1260
+ pulumi.log.warn(f"Key '{key}' not found in ExportTimePeriodResponse. Access the value via the '{suggest}' property getter instead.")
1261
+
1262
+ def __getitem__(self, key: str) -> Any:
1263
+ ExportTimePeriodResponse.__key_warning(key)
1264
+ return super().__getitem__(key)
1265
+
1266
+ def get(self, key: str, default = None) -> Any:
1267
+ ExportTimePeriodResponse.__key_warning(key)
1268
+ return super().get(key, default)
1269
+
1270
+ def __init__(__self__, *,
1271
+ from_: str,
1272
+ to: str):
1273
+ """
1274
+ The date range for data in the export. This should only be specified with timeFrame set to 'Custom'. The maximum date range is 3 months.
1275
+ :param str from_: The start date for export data.
1276
+ :param str to: The end date for export data.
1277
+ """
1278
+ pulumi.set(__self__, "from_", from_)
1279
+ pulumi.set(__self__, "to", to)
1280
+
1281
+ @property
1282
+ @pulumi.getter(name="from")
1283
+ def from_(self) -> str:
1284
+ """
1285
+ The start date for export data.
1286
+ """
1287
+ return pulumi.get(self, "from_")
1288
+
1289
+ @property
1290
+ @pulumi.getter
1291
+ def to(self) -> str:
1292
+ """
1293
+ The end date for export data.
1294
+ """
1295
+ return pulumi.get(self, "to")
1296
+
1297
+
1298
+ @pulumi.output_type
1299
+ class FileDestinationResponse(dict):
1300
+ """
1301
+ Destination of the view data. This is optional. Currently only CSV format is supported.
1302
+ """
1303
+ @staticmethod
1304
+ def __key_warning(key: str):
1305
+ suggest = None
1306
+ if key == "fileFormats":
1307
+ suggest = "file_formats"
1308
+
1309
+ if suggest:
1310
+ pulumi.log.warn(f"Key '{key}' not found in FileDestinationResponse. Access the value via the '{suggest}' property getter instead.")
1311
+
1312
+ def __getitem__(self, key: str) -> Any:
1313
+ FileDestinationResponse.__key_warning(key)
1314
+ return super().__getitem__(key)
1315
+
1316
+ def get(self, key: str, default = None) -> Any:
1317
+ FileDestinationResponse.__key_warning(key)
1318
+ return super().get(key, default)
1319
+
1320
+ def __init__(__self__, *,
1321
+ file_formats: Optional[Sequence[str]] = None):
1322
+ """
1323
+ Destination of the view data. This is optional. Currently only CSV format is supported.
1324
+ :param Sequence[str] file_formats: Destination of the view data. Currently only CSV format is supported.
1325
+ """
1326
+ if file_formats is not None:
1327
+ pulumi.set(__self__, "file_formats", file_formats)
1328
+
1329
+ @property
1330
+ @pulumi.getter(name="fileFormats")
1331
+ def file_formats(self) -> Optional[Sequence[str]]:
1332
+ """
1333
+ Destination of the view data. Currently only CSV format is supported.
1334
+ """
1335
+ return pulumi.get(self, "file_formats")
1336
+
1337
+
1338
+ @pulumi.output_type
1339
+ class ForecastSpendResponse(dict):
1340
+ """
1341
+ The forecasted cost which is being tracked for a budget.
1342
+
1343
+ Supported for CategoryType(s): Cost.
1344
+ """
1345
+ def __init__(__self__, *,
1346
+ amount: float,
1347
+ unit: str):
1348
+ """
1349
+ The forecasted cost which is being tracked for a budget.
1350
+
1351
+ Supported for CategoryType(s): Cost.
1352
+ :param float amount: The forecasted cost for the total time period which is being tracked by the budget. This value is only provided if the budget contains a forecast alert type.
1353
+ :param str unit: The unit of measure for the budget amount.
1354
+ """
1355
+ pulumi.set(__self__, "amount", amount)
1356
+ pulumi.set(__self__, "unit", unit)
1357
+
1358
+ @property
1359
+ @pulumi.getter
1360
+ def amount(self) -> float:
1361
+ """
1362
+ The forecasted cost for the total time period which is being tracked by the budget. This value is only provided if the budget contains a forecast alert type.
1363
+ """
1364
+ return pulumi.get(self, "amount")
1365
+
1366
+ @property
1367
+ @pulumi.getter
1368
+ def unit(self) -> str:
1369
+ """
1370
+ The unit of measure for the budget amount.
1371
+ """
1372
+ return pulumi.get(self, "unit")
1373
+
1374
+
1375
+ @pulumi.output_type
1376
+ class KpiPropertiesResponse(dict):
1377
+ """
1378
+ Each KPI must contain a 'type' and 'enabled' key.
1379
+ """
1380
+ def __init__(__self__, *,
1381
+ enabled: Optional[bool] = None,
1382
+ id: Optional[str] = None,
1383
+ type: Optional[str] = None):
1384
+ """
1385
+ Each KPI must contain a 'type' and 'enabled' key.
1386
+ :param bool enabled: show the KPI in the UI?
1387
+ :param str id: ID of resource related to metric (budget).
1388
+ :param str type: KPI type (Forecast, Budget).
1389
+ """
1390
+ if enabled is not None:
1391
+ pulumi.set(__self__, "enabled", enabled)
1392
+ if id is not None:
1393
+ pulumi.set(__self__, "id", id)
1394
+ if type is not None:
1395
+ pulumi.set(__self__, "type", type)
1396
+
1397
+ @property
1398
+ @pulumi.getter
1399
+ def enabled(self) -> Optional[bool]:
1400
+ """
1401
+ show the KPI in the UI?
1402
+ """
1403
+ return pulumi.get(self, "enabled")
1404
+
1405
+ @property
1406
+ @pulumi.getter
1407
+ def id(self) -> Optional[str]:
1408
+ """
1409
+ ID of resource related to metric (budget).
1410
+ """
1411
+ return pulumi.get(self, "id")
1412
+
1413
+ @property
1414
+ @pulumi.getter
1415
+ def type(self) -> Optional[str]:
1416
+ """
1417
+ KPI type (Forecast, Budget).
1418
+ """
1419
+ return pulumi.get(self, "type")
1420
+
1421
+
1422
+ @pulumi.output_type
1423
+ class NotificationPropertiesResponse(dict):
1424
+ """
1425
+ The properties of the scheduled action notification.
1426
+ """
1427
+ @staticmethod
1428
+ def __key_warning(key: str):
1429
+ suggest = None
1430
+ if key == "regionalFormat":
1431
+ suggest = "regional_format"
1432
+
1433
+ if suggest:
1434
+ pulumi.log.warn(f"Key '{key}' not found in NotificationPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
1435
+
1436
+ def __getitem__(self, key: str) -> Any:
1437
+ NotificationPropertiesResponse.__key_warning(key)
1438
+ return super().__getitem__(key)
1439
+
1440
+ def get(self, key: str, default = None) -> Any:
1441
+ NotificationPropertiesResponse.__key_warning(key)
1442
+ return super().get(key, default)
1443
+
1444
+ def __init__(__self__, *,
1445
+ subject: str,
1446
+ to: Sequence[str],
1447
+ language: Optional[str] = None,
1448
+ message: Optional[str] = None,
1449
+ regional_format: Optional[str] = None):
1450
+ """
1451
+ The properties of the scheduled action notification.
1452
+ :param str subject: Subject of the email. Length is limited to 70 characters.
1453
+ :param Sequence[str] to: Array of email addresses.
1454
+ :param str language: Locale of the email.
1455
+ :param str message: Optional message to be added in the email. Length is limited to 250 characters.
1456
+ :param str regional_format: Regional format used for formatting date/time and currency values in the email.
1457
+ """
1458
+ pulumi.set(__self__, "subject", subject)
1459
+ pulumi.set(__self__, "to", to)
1460
+ if language is not None:
1461
+ pulumi.set(__self__, "language", language)
1462
+ if message is not None:
1463
+ pulumi.set(__self__, "message", message)
1464
+ if regional_format is not None:
1465
+ pulumi.set(__self__, "regional_format", regional_format)
1466
+
1467
+ @property
1468
+ @pulumi.getter
1469
+ def subject(self) -> str:
1470
+ """
1471
+ Subject of the email. Length is limited to 70 characters.
1472
+ """
1473
+ return pulumi.get(self, "subject")
1474
+
1475
+ @property
1476
+ @pulumi.getter
1477
+ def to(self) -> Sequence[str]:
1478
+ """
1479
+ Array of email addresses.
1480
+ """
1481
+ return pulumi.get(self, "to")
1482
+
1483
+ @property
1484
+ @pulumi.getter
1485
+ def language(self) -> Optional[str]:
1486
+ """
1487
+ Locale of the email.
1488
+ """
1489
+ return pulumi.get(self, "language")
1490
+
1491
+ @property
1492
+ @pulumi.getter
1493
+ def message(self) -> Optional[str]:
1494
+ """
1495
+ Optional message to be added in the email. Length is limited to 250 characters.
1496
+ """
1497
+ return pulumi.get(self, "message")
1498
+
1499
+ @property
1500
+ @pulumi.getter(name="regionalFormat")
1501
+ def regional_format(self) -> Optional[str]:
1502
+ """
1503
+ Regional format used for formatting date/time and currency values in the email.
1504
+ """
1505
+ return pulumi.get(self, "regional_format")
1506
+
1507
+
1508
+ @pulumi.output_type
1509
+ class NotificationResponse(dict):
1510
+ """
1511
+ The notification associated with a budget.
1512
+
1513
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1514
+ """
1515
+ @staticmethod
1516
+ def __key_warning(key: str):
1517
+ suggest = None
1518
+ if key == "contactEmails":
1519
+ suggest = "contact_emails"
1520
+ elif key == "contactGroups":
1521
+ suggest = "contact_groups"
1522
+ elif key == "contactRoles":
1523
+ suggest = "contact_roles"
1524
+ elif key == "thresholdType":
1525
+ suggest = "threshold_type"
1526
+
1527
+ if suggest:
1528
+ pulumi.log.warn(f"Key '{key}' not found in NotificationResponse. Access the value via the '{suggest}' property getter instead.")
1529
+
1530
+ def __getitem__(self, key: str) -> Any:
1531
+ NotificationResponse.__key_warning(key)
1532
+ return super().__getitem__(key)
1533
+
1534
+ def get(self, key: str, default = None) -> Any:
1535
+ NotificationResponse.__key_warning(key)
1536
+ return super().get(key, default)
1537
+
1538
+ def __init__(__self__, *,
1539
+ contact_emails: Sequence[str],
1540
+ enabled: bool,
1541
+ operator: str,
1542
+ threshold: float,
1543
+ contact_groups: Optional[Sequence[str]] = None,
1544
+ contact_roles: Optional[Sequence[str]] = None,
1545
+ frequency: Optional[str] = None,
1546
+ locale: Optional[str] = None,
1547
+ threshold_type: Optional[str] = None):
1548
+ """
1549
+ The notification associated with a budget.
1550
+
1551
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1552
+ :param Sequence[str] contact_emails: Email addresses to send the notification to when the threshold is breached. Must have at least one contact email or contact group specified at the Subscription or Resource Group scopes. All other scopes must have at least one contact email specified.
1553
+
1554
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1555
+ :param bool enabled: The notification is enabled or not.
1556
+
1557
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1558
+ :param str operator: The comparison operator.
1559
+
1560
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1561
+
1562
+ Supported operators for **CategoryType: Cost**
1563
+ - GreaterThan
1564
+ - GreaterThanOrEqualTo
1565
+
1566
+ Supported operators for **CategoryType: ReservationUtilization**
1567
+ - LessThan
1568
+ :param float threshold: Threshold value associated with a notification. It is always percent with a maximum of 2 decimal places.
1569
+
1570
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1571
+
1572
+ **CategoryType: Cost** - Must be between 0 and 1000. Notification is sent when the cost exceeded the threshold.
1573
+
1574
+ **CategoryType: ReservationUtilization** - Must be between 0 and 100. Notification is sent when a reservation has a utilization percentage below the threshold.
1575
+ :param Sequence[str] contact_groups: Subscription or Resource Group scopes only. Action groups to send the notification to when the threshold is exceeded. Must be provided as a fully qualified Azure resource id.
1576
+
1577
+ Supported for CategoryType(s): Cost.
1578
+ :param Sequence[str] contact_roles: Subscription or Resource Group scopes only. Contact roles to send the notification to when the threshold is breached.
1579
+
1580
+ Supported for CategoryType(s): Cost.
1581
+ :param str frequency: Frequency of a notification. Represents how long the notification will be silent after triggering an alert for a threshold breach. If not specified, the frequency will be set by default based on the timeGrain (Weekly when timeGrain: Last7Days, Monthly when timeGrain: Last30Days).
1582
+
1583
+ Supported for CategoryType(s): ReservationUtilization.
1584
+ :param str locale: Language in which the recipient will receive the notification,
1585
+
1586
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1587
+ :param str threshold_type: The type of threshold.
1588
+
1589
+ Supported for CategoryType(s): Cost.
1590
+ """
1591
+ pulumi.set(__self__, "contact_emails", contact_emails)
1592
+ pulumi.set(__self__, "enabled", enabled)
1593
+ pulumi.set(__self__, "operator", operator)
1594
+ pulumi.set(__self__, "threshold", threshold)
1595
+ if contact_groups is not None:
1596
+ pulumi.set(__self__, "contact_groups", contact_groups)
1597
+ if contact_roles is not None:
1598
+ pulumi.set(__self__, "contact_roles", contact_roles)
1599
+ if frequency is not None:
1600
+ pulumi.set(__self__, "frequency", frequency)
1601
+ if locale is not None:
1602
+ pulumi.set(__self__, "locale", locale)
1603
+ if threshold_type is None:
1604
+ threshold_type = 'Actual'
1605
+ if threshold_type is not None:
1606
+ pulumi.set(__self__, "threshold_type", threshold_type)
1607
+
1608
+ @property
1609
+ @pulumi.getter(name="contactEmails")
1610
+ def contact_emails(self) -> Sequence[str]:
1611
+ """
1612
+ Email addresses to send the notification to when the threshold is breached. Must have at least one contact email or contact group specified at the Subscription or Resource Group scopes. All other scopes must have at least one contact email specified.
1613
+
1614
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1615
+ """
1616
+ return pulumi.get(self, "contact_emails")
1617
+
1618
+ @property
1619
+ @pulumi.getter
1620
+ def enabled(self) -> bool:
1621
+ """
1622
+ The notification is enabled or not.
1623
+
1624
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1625
+ """
1626
+ return pulumi.get(self, "enabled")
1627
+
1628
+ @property
1629
+ @pulumi.getter
1630
+ def operator(self) -> str:
1631
+ """
1632
+ The comparison operator.
1633
+
1634
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1635
+
1636
+ Supported operators for **CategoryType: Cost**
1637
+ - GreaterThan
1638
+ - GreaterThanOrEqualTo
1639
+
1640
+ Supported operators for **CategoryType: ReservationUtilization**
1641
+ - LessThan
1642
+ """
1643
+ return pulumi.get(self, "operator")
1644
+
1645
+ @property
1646
+ @pulumi.getter
1647
+ def threshold(self) -> float:
1648
+ """
1649
+ Threshold value associated with a notification. It is always percent with a maximum of 2 decimal places.
1650
+
1651
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1652
+
1653
+ **CategoryType: Cost** - Must be between 0 and 1000. Notification is sent when the cost exceeded the threshold.
1654
+
1655
+ **CategoryType: ReservationUtilization** - Must be between 0 and 100. Notification is sent when a reservation has a utilization percentage below the threshold.
1656
+ """
1657
+ return pulumi.get(self, "threshold")
1658
+
1659
+ @property
1660
+ @pulumi.getter(name="contactGroups")
1661
+ def contact_groups(self) -> Optional[Sequence[str]]:
1662
+ """
1663
+ Subscription or Resource Group scopes only. Action groups to send the notification to when the threshold is exceeded. Must be provided as a fully qualified Azure resource id.
1664
+
1665
+ Supported for CategoryType(s): Cost.
1666
+ """
1667
+ return pulumi.get(self, "contact_groups")
1668
+
1669
+ @property
1670
+ @pulumi.getter(name="contactRoles")
1671
+ def contact_roles(self) -> Optional[Sequence[str]]:
1672
+ """
1673
+ Subscription or Resource Group scopes only. Contact roles to send the notification to when the threshold is breached.
1674
+
1675
+ Supported for CategoryType(s): Cost.
1676
+ """
1677
+ return pulumi.get(self, "contact_roles")
1678
+
1679
+ @property
1680
+ @pulumi.getter
1681
+ def frequency(self) -> Optional[str]:
1682
+ """
1683
+ Frequency of a notification. Represents how long the notification will be silent after triggering an alert for a threshold breach. If not specified, the frequency will be set by default based on the timeGrain (Weekly when timeGrain: Last7Days, Monthly when timeGrain: Last30Days).
1684
+
1685
+ Supported for CategoryType(s): ReservationUtilization.
1686
+ """
1687
+ return pulumi.get(self, "frequency")
1688
+
1689
+ @property
1690
+ @pulumi.getter
1691
+ def locale(self) -> Optional[str]:
1692
+ """
1693
+ Language in which the recipient will receive the notification,
1694
+
1695
+ Supported for CategoryType(s): Cost, ReservationUtilization.
1696
+ """
1697
+ return pulumi.get(self, "locale")
1698
+
1699
+ @property
1700
+ @pulumi.getter(name="thresholdType")
1701
+ def threshold_type(self) -> Optional[str]:
1702
+ """
1703
+ The type of threshold.
1704
+
1705
+ Supported for CategoryType(s): Cost.
1706
+ """
1707
+ return pulumi.get(self, "threshold_type")
1708
+
1709
+
1710
+ @pulumi.output_type
1711
+ class PivotPropertiesResponse(dict):
1712
+ """
1713
+ Each pivot must contain a 'type' and 'name'.
1714
+ """
1715
+ def __init__(__self__, *,
1716
+ name: Optional[str] = None,
1717
+ type: Optional[str] = None):
1718
+ """
1719
+ Each pivot must contain a 'type' and 'name'.
1720
+ :param str name: Data field to show in view.
1721
+ :param str type: Data type to show in view.
1722
+ """
1723
+ if name is not None:
1724
+ pulumi.set(__self__, "name", name)
1725
+ if type is not None:
1726
+ pulumi.set(__self__, "type", type)
1727
+
1728
+ @property
1729
+ @pulumi.getter
1730
+ def name(self) -> Optional[str]:
1731
+ """
1732
+ Data field to show in view.
1733
+ """
1734
+ return pulumi.get(self, "name")
1735
+
1736
+ @property
1737
+ @pulumi.getter
1738
+ def type(self) -> Optional[str]:
1739
+ """
1740
+ Data type to show in view.
1741
+ """
1742
+ return pulumi.get(self, "type")
1743
+
1744
+
1745
+ @pulumi.output_type
1746
+ class ReportConfigAggregationResponse(dict):
1747
+ """
1748
+ The aggregation expression to be used in the report.
1749
+ """
1750
+ def __init__(__self__, *,
1751
+ function: str,
1752
+ name: str):
1753
+ """
1754
+ The aggregation expression to be used in the report.
1755
+ :param str function: The name of the aggregation function to use.
1756
+ :param str name: The name of the column to aggregate.
1757
+ """
1758
+ pulumi.set(__self__, "function", function)
1759
+ pulumi.set(__self__, "name", name)
1760
+
1761
+ @property
1762
+ @pulumi.getter
1763
+ def function(self) -> str:
1764
+ """
1765
+ The name of the aggregation function to use.
1766
+ """
1767
+ return pulumi.get(self, "function")
1768
+
1769
+ @property
1770
+ @pulumi.getter
1771
+ def name(self) -> str:
1772
+ """
1773
+ The name of the column to aggregate.
1774
+ """
1775
+ return pulumi.get(self, "name")
1776
+
1777
+
1778
+ @pulumi.output_type
1779
+ class ReportConfigComparisonExpressionResponse(dict):
1780
+ """
1781
+ The comparison expression to be used in the report.
1782
+ """
1783
+ def __init__(__self__, *,
1784
+ name: str,
1785
+ operator: str,
1786
+ values: Sequence[str]):
1787
+ """
1788
+ The comparison expression to be used in the report.
1789
+ :param str name: The name of the column to use in comparison.
1790
+ :param str operator: The operator to use for comparison.
1791
+ :param Sequence[str] values: Array of values to use for comparison
1792
+ """
1793
+ pulumi.set(__self__, "name", name)
1794
+ pulumi.set(__self__, "operator", operator)
1795
+ pulumi.set(__self__, "values", values)
1796
+
1797
+ @property
1798
+ @pulumi.getter
1799
+ def name(self) -> str:
1800
+ """
1801
+ The name of the column to use in comparison.
1802
+ """
1803
+ return pulumi.get(self, "name")
1804
+
1805
+ @property
1806
+ @pulumi.getter
1807
+ def operator(self) -> str:
1808
+ """
1809
+ The operator to use for comparison.
1810
+ """
1811
+ return pulumi.get(self, "operator")
1812
+
1813
+ @property
1814
+ @pulumi.getter
1815
+ def values(self) -> Sequence[str]:
1816
+ """
1817
+ Array of values to use for comparison
1818
+ """
1819
+ return pulumi.get(self, "values")
1820
+
1821
+
1822
+ @pulumi.output_type
1823
+ class ReportConfigDatasetConfigurationResponse(dict):
1824
+ """
1825
+ The configuration of dataset in the report.
1826
+ """
1827
+ def __init__(__self__, *,
1828
+ columns: Optional[Sequence[str]] = None):
1829
+ """
1830
+ The configuration of dataset in the report.
1831
+ :param Sequence[str] columns: Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns.
1832
+ """
1833
+ if columns is not None:
1834
+ pulumi.set(__self__, "columns", columns)
1835
+
1836
+ @property
1837
+ @pulumi.getter
1838
+ def columns(self) -> Optional[Sequence[str]]:
1839
+ """
1840
+ Array of column names to be included in the report. Any valid report column name is allowed. If not provided, then report includes all columns.
1841
+ """
1842
+ return pulumi.get(self, "columns")
1843
+
1844
+
1845
+ @pulumi.output_type
1846
+ class ReportConfigDatasetResponse(dict):
1847
+ """
1848
+ The definition of data present in the report.
1849
+ """
1850
+ def __init__(__self__, *,
1851
+ aggregation: Optional[Mapping[str, 'outputs.ReportConfigAggregationResponse']] = None,
1852
+ configuration: Optional['outputs.ReportConfigDatasetConfigurationResponse'] = None,
1853
+ filter: Optional['outputs.ReportConfigFilterResponse'] = None,
1854
+ granularity: Optional[str] = None,
1855
+ grouping: Optional[Sequence['outputs.ReportConfigGroupingResponse']] = None,
1856
+ sorting: Optional[Sequence['outputs.ReportConfigSortingResponse']] = None):
1857
+ """
1858
+ The definition of data present in the report.
1859
+ :param Mapping[str, 'ReportConfigAggregationResponse'] aggregation: Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses.
1860
+ :param 'ReportConfigDatasetConfigurationResponse' configuration: Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
1861
+ :param 'ReportConfigFilterResponse' filter: Has filter expression to use in the report.
1862
+ :param str granularity: The granularity of rows in the report.
1863
+ :param Sequence['ReportConfigGroupingResponse'] grouping: Array of group by expression to use in the report. Report can have up to 2 group by clauses.
1864
+ :param Sequence['ReportConfigSortingResponse'] sorting: Array of order by expression to use in the report.
1865
+ """
1866
+ if aggregation is not None:
1867
+ pulumi.set(__self__, "aggregation", aggregation)
1868
+ if configuration is not None:
1869
+ pulumi.set(__self__, "configuration", configuration)
1870
+ if filter is not None:
1871
+ pulumi.set(__self__, "filter", filter)
1872
+ if granularity is not None:
1873
+ pulumi.set(__self__, "granularity", granularity)
1874
+ if grouping is not None:
1875
+ pulumi.set(__self__, "grouping", grouping)
1876
+ if sorting is not None:
1877
+ pulumi.set(__self__, "sorting", sorting)
1878
+
1879
+ @property
1880
+ @pulumi.getter
1881
+ def aggregation(self) -> Optional[Mapping[str, 'outputs.ReportConfigAggregationResponse']]:
1882
+ """
1883
+ Dictionary of aggregation expression to use in the report. The key of each item in the dictionary is the alias for the aggregated column. Report can have up to 2 aggregation clauses.
1884
+ """
1885
+ return pulumi.get(self, "aggregation")
1886
+
1887
+ @property
1888
+ @pulumi.getter
1889
+ def configuration(self) -> Optional['outputs.ReportConfigDatasetConfigurationResponse']:
1890
+ """
1891
+ Has configuration information for the data in the report. The configuration will be ignored if aggregation and grouping are provided.
1892
+ """
1893
+ return pulumi.get(self, "configuration")
1894
+
1895
+ @property
1896
+ @pulumi.getter
1897
+ def filter(self) -> Optional['outputs.ReportConfigFilterResponse']:
1898
+ """
1899
+ Has filter expression to use in the report.
1900
+ """
1901
+ return pulumi.get(self, "filter")
1902
+
1903
+ @property
1904
+ @pulumi.getter
1905
+ def granularity(self) -> Optional[str]:
1906
+ """
1907
+ The granularity of rows in the report.
1908
+ """
1909
+ return pulumi.get(self, "granularity")
1910
+
1911
+ @property
1912
+ @pulumi.getter
1913
+ def grouping(self) -> Optional[Sequence['outputs.ReportConfigGroupingResponse']]:
1914
+ """
1915
+ Array of group by expression to use in the report. Report can have up to 2 group by clauses.
1916
+ """
1917
+ return pulumi.get(self, "grouping")
1918
+
1919
+ @property
1920
+ @pulumi.getter
1921
+ def sorting(self) -> Optional[Sequence['outputs.ReportConfigSortingResponse']]:
1922
+ """
1923
+ Array of order by expression to use in the report.
1924
+ """
1925
+ return pulumi.get(self, "sorting")
1926
+
1927
+
1928
+ @pulumi.output_type
1929
+ class ReportConfigFilterResponse(dict):
1930
+ """
1931
+ The filter expression to be used in the report.
1932
+ """
1933
+ @staticmethod
1934
+ def __key_warning(key: str):
1935
+ suggest = None
1936
+ if key == "and":
1937
+ suggest = "and_"
1938
+ elif key == "or":
1939
+ suggest = "or_"
1940
+
1941
+ if suggest:
1942
+ pulumi.log.warn(f"Key '{key}' not found in ReportConfigFilterResponse. Access the value via the '{suggest}' property getter instead.")
1943
+
1944
+ def __getitem__(self, key: str) -> Any:
1945
+ ReportConfigFilterResponse.__key_warning(key)
1946
+ return super().__getitem__(key)
1947
+
1948
+ def get(self, key: str, default = None) -> Any:
1949
+ ReportConfigFilterResponse.__key_warning(key)
1950
+ return super().get(key, default)
1951
+
1952
+ def __init__(__self__, *,
1953
+ and_: Optional[Sequence['outputs.ReportConfigFilterResponse']] = None,
1954
+ dimensions: Optional['outputs.ReportConfigComparisonExpressionResponse'] = None,
1955
+ or_: Optional[Sequence['outputs.ReportConfigFilterResponse']] = None,
1956
+ tags: Optional['outputs.ReportConfigComparisonExpressionResponse'] = None):
1957
+ """
1958
+ The filter expression to be used in the report.
1959
+ :param Sequence['ReportConfigFilterResponse'] and_: The logical "AND" expression. Must have at least 2 items.
1960
+ :param 'ReportConfigComparisonExpressionResponse' dimensions: Has comparison expression for a dimension
1961
+ :param Sequence['ReportConfigFilterResponse'] or_: The logical "OR" expression. Must have at least 2 items.
1962
+ :param 'ReportConfigComparisonExpressionResponse' tags: Has comparison expression for a tag
1963
+ """
1964
+ if and_ is not None:
1965
+ pulumi.set(__self__, "and_", and_)
1966
+ if dimensions is not None:
1967
+ pulumi.set(__self__, "dimensions", dimensions)
1968
+ if or_ is not None:
1969
+ pulumi.set(__self__, "or_", or_)
1970
+ if tags is not None:
1971
+ pulumi.set(__self__, "tags", tags)
1972
+
1973
+ @property
1974
+ @pulumi.getter(name="and")
1975
+ def and_(self) -> Optional[Sequence['outputs.ReportConfigFilterResponse']]:
1976
+ """
1977
+ The logical "AND" expression. Must have at least 2 items.
1978
+ """
1979
+ return pulumi.get(self, "and_")
1980
+
1981
+ @property
1982
+ @pulumi.getter
1983
+ def dimensions(self) -> Optional['outputs.ReportConfigComparisonExpressionResponse']:
1984
+ """
1985
+ Has comparison expression for a dimension
1986
+ """
1987
+ return pulumi.get(self, "dimensions")
1988
+
1989
+ @property
1990
+ @pulumi.getter(name="or")
1991
+ def or_(self) -> Optional[Sequence['outputs.ReportConfigFilterResponse']]:
1992
+ """
1993
+ The logical "OR" expression. Must have at least 2 items.
1994
+ """
1995
+ return pulumi.get(self, "or_")
1996
+
1997
+ @property
1998
+ @pulumi.getter
1999
+ def tags(self) -> Optional['outputs.ReportConfigComparisonExpressionResponse']:
2000
+ """
2001
+ Has comparison expression for a tag
2002
+ """
2003
+ return pulumi.get(self, "tags")
2004
+
2005
+
2006
+ @pulumi.output_type
2007
+ class ReportConfigGroupingResponse(dict):
2008
+ """
2009
+ The group by expression to be used in the report.
2010
+ """
2011
+ def __init__(__self__, *,
2012
+ name: str,
2013
+ type: str):
2014
+ """
2015
+ The group by expression to be used in the report.
2016
+ :param str name: The name of the column to group. This version supports subscription lowest possible grain.
2017
+ :param str type: Has type of the column to group.
2018
+ """
2019
+ pulumi.set(__self__, "name", name)
2020
+ pulumi.set(__self__, "type", type)
2021
+
2022
+ @property
2023
+ @pulumi.getter
2024
+ def name(self) -> str:
2025
+ """
2026
+ The name of the column to group. This version supports subscription lowest possible grain.
2027
+ """
2028
+ return pulumi.get(self, "name")
2029
+
2030
+ @property
2031
+ @pulumi.getter
2032
+ def type(self) -> str:
2033
+ """
2034
+ Has type of the column to group.
2035
+ """
2036
+ return pulumi.get(self, "type")
2037
+
2038
+
2039
+ @pulumi.output_type
2040
+ class ReportConfigSortingResponse(dict):
2041
+ """
2042
+ The order by expression to be used in the report.
2043
+ """
2044
+ def __init__(__self__, *,
2045
+ name: str,
2046
+ direction: Optional[str] = None):
2047
+ """
2048
+ The order by expression to be used in the report.
2049
+ :param str name: The name of the column to sort.
2050
+ :param str direction: Direction of sort.
2051
+ """
2052
+ pulumi.set(__self__, "name", name)
2053
+ if direction is not None:
2054
+ pulumi.set(__self__, "direction", direction)
2055
+
2056
+ @property
2057
+ @pulumi.getter
2058
+ def name(self) -> str:
2059
+ """
2060
+ The name of the column to sort.
2061
+ """
2062
+ return pulumi.get(self, "name")
2063
+
2064
+ @property
2065
+ @pulumi.getter
2066
+ def direction(self) -> Optional[str]:
2067
+ """
2068
+ Direction of sort.
2069
+ """
2070
+ return pulumi.get(self, "direction")
2071
+
2072
+
2073
+ @pulumi.output_type
2074
+ class ReportConfigTimePeriodResponse(dict):
2075
+ """
2076
+ The start and end date for pulling data for the report.
2077
+ """
2078
+ @staticmethod
2079
+ def __key_warning(key: str):
2080
+ suggest = None
2081
+ if key == "from":
2082
+ suggest = "from_"
2083
+
2084
+ if suggest:
2085
+ pulumi.log.warn(f"Key '{key}' not found in ReportConfigTimePeriodResponse. Access the value via the '{suggest}' property getter instead.")
2086
+
2087
+ def __getitem__(self, key: str) -> Any:
2088
+ ReportConfigTimePeriodResponse.__key_warning(key)
2089
+ return super().__getitem__(key)
2090
+
2091
+ def get(self, key: str, default = None) -> Any:
2092
+ ReportConfigTimePeriodResponse.__key_warning(key)
2093
+ return super().get(key, default)
2094
+
2095
+ def __init__(__self__, *,
2096
+ from_: str,
2097
+ to: str):
2098
+ """
2099
+ The start and end date for pulling data for the report.
2100
+ :param str from_: The start date to pull data from.
2101
+ :param str to: The end date to pull data to.
2102
+ """
2103
+ pulumi.set(__self__, "from_", from_)
2104
+ pulumi.set(__self__, "to", to)
2105
+
2106
+ @property
2107
+ @pulumi.getter(name="from")
2108
+ def from_(self) -> str:
2109
+ """
2110
+ The start date to pull data from.
2111
+ """
2112
+ return pulumi.get(self, "from_")
2113
+
2114
+ @property
2115
+ @pulumi.getter
2116
+ def to(self) -> str:
2117
+ """
2118
+ The end date to pull data to.
2119
+ """
2120
+ return pulumi.get(self, "to")
2121
+
2122
+
2123
+ @pulumi.output_type
2124
+ class SchedulePropertiesResponse(dict):
2125
+ """
2126
+ The properties of the schedule.
2127
+ """
2128
+ @staticmethod
2129
+ def __key_warning(key: str):
2130
+ suggest = None
2131
+ if key == "endDate":
2132
+ suggest = "end_date"
2133
+ elif key == "startDate":
2134
+ suggest = "start_date"
2135
+ elif key == "dayOfMonth":
2136
+ suggest = "day_of_month"
2137
+ elif key == "daysOfWeek":
2138
+ suggest = "days_of_week"
2139
+ elif key == "hourOfDay":
2140
+ suggest = "hour_of_day"
2141
+ elif key == "weeksOfMonth":
2142
+ suggest = "weeks_of_month"
2143
+
2144
+ if suggest:
2145
+ pulumi.log.warn(f"Key '{key}' not found in SchedulePropertiesResponse. Access the value via the '{suggest}' property getter instead.")
2146
+
2147
+ def __getitem__(self, key: str) -> Any:
2148
+ SchedulePropertiesResponse.__key_warning(key)
2149
+ return super().__getitem__(key)
2150
+
2151
+ def get(self, key: str, default = None) -> Any:
2152
+ SchedulePropertiesResponse.__key_warning(key)
2153
+ return super().get(key, default)
2154
+
2155
+ def __init__(__self__, *,
2156
+ end_date: str,
2157
+ frequency: str,
2158
+ start_date: str,
2159
+ day_of_month: Optional[int] = None,
2160
+ days_of_week: Optional[Sequence[str]] = None,
2161
+ hour_of_day: Optional[int] = None,
2162
+ weeks_of_month: Optional[Sequence[str]] = None):
2163
+ """
2164
+ The properties of the schedule.
2165
+ :param str end_date: The end date and time of the scheduled action (UTC).
2166
+ :param str frequency: Frequency of the schedule.
2167
+ :param str start_date: The start date and time of the scheduled action (UTC).
2168
+ :param int day_of_month: UTC day on which cost analysis data will be emailed. Must be between 1 and 31. This property is applicable when frequency is Monthly and overrides weeksOfMonth or daysOfWeek.
2169
+ :param Sequence[str] days_of_week: Day names in english on which cost analysis data will be emailed. This property is applicable when frequency is Weekly or Monthly.
2170
+ :param int hour_of_day: UTC time at which cost analysis data will be emailed.
2171
+ :param Sequence[str] weeks_of_month: Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.
2172
+ """
2173
+ pulumi.set(__self__, "end_date", end_date)
2174
+ pulumi.set(__self__, "frequency", frequency)
2175
+ pulumi.set(__self__, "start_date", start_date)
2176
+ if day_of_month is not None:
2177
+ pulumi.set(__self__, "day_of_month", day_of_month)
2178
+ if days_of_week is not None:
2179
+ pulumi.set(__self__, "days_of_week", days_of_week)
2180
+ if hour_of_day is not None:
2181
+ pulumi.set(__self__, "hour_of_day", hour_of_day)
2182
+ if weeks_of_month is not None:
2183
+ pulumi.set(__self__, "weeks_of_month", weeks_of_month)
2184
+
2185
+ @property
2186
+ @pulumi.getter(name="endDate")
2187
+ def end_date(self) -> str:
2188
+ """
2189
+ The end date and time of the scheduled action (UTC).
2190
+ """
2191
+ return pulumi.get(self, "end_date")
2192
+
2193
+ @property
2194
+ @pulumi.getter
2195
+ def frequency(self) -> str:
2196
+ """
2197
+ Frequency of the schedule.
2198
+ """
2199
+ return pulumi.get(self, "frequency")
2200
+
2201
+ @property
2202
+ @pulumi.getter(name="startDate")
2203
+ def start_date(self) -> str:
2204
+ """
2205
+ The start date and time of the scheduled action (UTC).
2206
+ """
2207
+ return pulumi.get(self, "start_date")
2208
+
2209
+ @property
2210
+ @pulumi.getter(name="dayOfMonth")
2211
+ def day_of_month(self) -> Optional[int]:
2212
+ """
2213
+ UTC day on which cost analysis data will be emailed. Must be between 1 and 31. This property is applicable when frequency is Monthly and overrides weeksOfMonth or daysOfWeek.
2214
+ """
2215
+ return pulumi.get(self, "day_of_month")
2216
+
2217
+ @property
2218
+ @pulumi.getter(name="daysOfWeek")
2219
+ def days_of_week(self) -> Optional[Sequence[str]]:
2220
+ """
2221
+ Day names in english on which cost analysis data will be emailed. This property is applicable when frequency is Weekly or Monthly.
2222
+ """
2223
+ return pulumi.get(self, "days_of_week")
2224
+
2225
+ @property
2226
+ @pulumi.getter(name="hourOfDay")
2227
+ def hour_of_day(self) -> Optional[int]:
2228
+ """
2229
+ UTC time at which cost analysis data will be emailed.
2230
+ """
2231
+ return pulumi.get(self, "hour_of_day")
2232
+
2233
+ @property
2234
+ @pulumi.getter(name="weeksOfMonth")
2235
+ def weeks_of_month(self) -> Optional[Sequence[str]]:
2236
+ """
2237
+ Weeks in which cost analysis data will be emailed. This property is applicable when frequency is Monthly and used in combination with daysOfWeek.
2238
+ """
2239
+ return pulumi.get(self, "weeks_of_month")
2240
+
2241
+
2242
+ @pulumi.output_type
2243
+ class SourceCostAllocationResourceResponse(dict):
2244
+ """
2245
+ Source resources for cost allocation
2246
+ """
2247
+ @staticmethod
2248
+ def __key_warning(key: str):
2249
+ suggest = None
2250
+ if key == "resourceType":
2251
+ suggest = "resource_type"
2252
+
2253
+ if suggest:
2254
+ pulumi.log.warn(f"Key '{key}' not found in SourceCostAllocationResourceResponse. Access the value via the '{suggest}' property getter instead.")
2255
+
2256
+ def __getitem__(self, key: str) -> Any:
2257
+ SourceCostAllocationResourceResponse.__key_warning(key)
2258
+ return super().__getitem__(key)
2259
+
2260
+ def get(self, key: str, default = None) -> Any:
2261
+ SourceCostAllocationResourceResponse.__key_warning(key)
2262
+ return super().get(key, default)
2263
+
2264
+ def __init__(__self__, *,
2265
+ name: str,
2266
+ resource_type: str,
2267
+ values: Sequence[str]):
2268
+ """
2269
+ Source resources for cost allocation
2270
+ :param str name: If resource type is dimension, this must be either ResourceGroupName or SubscriptionId. If resource type is tag, this must be a valid Azure tag
2271
+ :param str resource_type: Type of resources contained in this cost allocation rule
2272
+ :param Sequence[str] values: Source Resources for cost allocation. This list cannot contain more than 25 values.
2273
+ """
2274
+ pulumi.set(__self__, "name", name)
2275
+ pulumi.set(__self__, "resource_type", resource_type)
2276
+ pulumi.set(__self__, "values", values)
2277
+
2278
+ @property
2279
+ @pulumi.getter
2280
+ def name(self) -> str:
2281
+ """
2282
+ If resource type is dimension, this must be either ResourceGroupName or SubscriptionId. If resource type is tag, this must be a valid Azure tag
2283
+ """
2284
+ return pulumi.get(self, "name")
2285
+
2286
+ @property
2287
+ @pulumi.getter(name="resourceType")
2288
+ def resource_type(self) -> str:
2289
+ """
2290
+ Type of resources contained in this cost allocation rule
2291
+ """
2292
+ return pulumi.get(self, "resource_type")
2293
+
2294
+ @property
2295
+ @pulumi.getter
2296
+ def values(self) -> Sequence[str]:
2297
+ """
2298
+ Source Resources for cost allocation. This list cannot contain more than 25 values.
2299
+ """
2300
+ return pulumi.get(self, "values")
2301
+
2302
+
2303
+ @pulumi.output_type
2304
+ class SystemAssignedServiceIdentityResponse(dict):
2305
+ """
2306
+ Managed service identity (either system assigned, or none)
2307
+ """
2308
+ @staticmethod
2309
+ def __key_warning(key: str):
2310
+ suggest = None
2311
+ if key == "principalId":
2312
+ suggest = "principal_id"
2313
+ elif key == "tenantId":
2314
+ suggest = "tenant_id"
2315
+
2316
+ if suggest:
2317
+ pulumi.log.warn(f"Key '{key}' not found in SystemAssignedServiceIdentityResponse. Access the value via the '{suggest}' property getter instead.")
2318
+
2319
+ def __getitem__(self, key: str) -> Any:
2320
+ SystemAssignedServiceIdentityResponse.__key_warning(key)
2321
+ return super().__getitem__(key)
2322
+
2323
+ def get(self, key: str, default = None) -> Any:
2324
+ SystemAssignedServiceIdentityResponse.__key_warning(key)
2325
+ return super().get(key, default)
2326
+
2327
+ def __init__(__self__, *,
2328
+ principal_id: str,
2329
+ tenant_id: str,
2330
+ type: str):
2331
+ """
2332
+ Managed service identity (either system assigned, or none)
2333
+ :param str principal_id: The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
2334
+ :param str tenant_id: The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
2335
+ :param str type: Type of managed service identity (either system assigned, or none).
2336
+ """
2337
+ pulumi.set(__self__, "principal_id", principal_id)
2338
+ pulumi.set(__self__, "tenant_id", tenant_id)
2339
+ pulumi.set(__self__, "type", type)
2340
+
2341
+ @property
2342
+ @pulumi.getter(name="principalId")
2343
+ def principal_id(self) -> str:
2344
+ """
2345
+ The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
2346
+ """
2347
+ return pulumi.get(self, "principal_id")
2348
+
2349
+ @property
2350
+ @pulumi.getter(name="tenantId")
2351
+ def tenant_id(self) -> str:
2352
+ """
2353
+ The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
2354
+ """
2355
+ return pulumi.get(self, "tenant_id")
2356
+
2357
+ @property
2358
+ @pulumi.getter
2359
+ def type(self) -> str:
2360
+ """
2361
+ Type of managed service identity (either system assigned, or none).
2362
+ """
2363
+ return pulumi.get(self, "type")
2364
+
2365
+
2366
+ @pulumi.output_type
2367
+ class SystemDataResponse(dict):
2368
+ """
2369
+ Metadata pertaining to creation and last modification of the resource.
2370
+ """
2371
+ @staticmethod
2372
+ def __key_warning(key: str):
2373
+ suggest = None
2374
+ if key == "createdAt":
2375
+ suggest = "created_at"
2376
+ elif key == "createdBy":
2377
+ suggest = "created_by"
2378
+ elif key == "createdByType":
2379
+ suggest = "created_by_type"
2380
+ elif key == "lastModifiedAt":
2381
+ suggest = "last_modified_at"
2382
+ elif key == "lastModifiedBy":
2383
+ suggest = "last_modified_by"
2384
+ elif key == "lastModifiedByType":
2385
+ suggest = "last_modified_by_type"
2386
+
2387
+ if suggest:
2388
+ pulumi.log.warn(f"Key '{key}' not found in SystemDataResponse. Access the value via the '{suggest}' property getter instead.")
2389
+
2390
+ def __getitem__(self, key: str) -> Any:
2391
+ SystemDataResponse.__key_warning(key)
2392
+ return super().__getitem__(key)
2393
+
2394
+ def get(self, key: str, default = None) -> Any:
2395
+ SystemDataResponse.__key_warning(key)
2396
+ return super().get(key, default)
2397
+
2398
+ def __init__(__self__, *,
2399
+ created_at: Optional[str] = None,
2400
+ created_by: Optional[str] = None,
2401
+ created_by_type: Optional[str] = None,
2402
+ last_modified_at: Optional[str] = None,
2403
+ last_modified_by: Optional[str] = None,
2404
+ last_modified_by_type: Optional[str] = None):
2405
+ """
2406
+ Metadata pertaining to creation and last modification of the resource.
2407
+ :param str created_at: The timestamp of resource creation (UTC).
2408
+ :param str created_by: The identity that created the resource.
2409
+ :param str created_by_type: The type of identity that created the resource.
2410
+ :param str last_modified_at: The timestamp of resource last modification (UTC)
2411
+ :param str last_modified_by: The identity that last modified the resource.
2412
+ :param str last_modified_by_type: The type of identity that last modified the resource.
2413
+ """
2414
+ if created_at is not None:
2415
+ pulumi.set(__self__, "created_at", created_at)
2416
+ if created_by is not None:
2417
+ pulumi.set(__self__, "created_by", created_by)
2418
+ if created_by_type is not None:
2419
+ pulumi.set(__self__, "created_by_type", created_by_type)
2420
+ if last_modified_at is not None:
2421
+ pulumi.set(__self__, "last_modified_at", last_modified_at)
2422
+ if last_modified_by is not None:
2423
+ pulumi.set(__self__, "last_modified_by", last_modified_by)
2424
+ if last_modified_by_type is not None:
2425
+ pulumi.set(__self__, "last_modified_by_type", last_modified_by_type)
2426
+
2427
+ @property
2428
+ @pulumi.getter(name="createdAt")
2429
+ def created_at(self) -> Optional[str]:
2430
+ """
2431
+ The timestamp of resource creation (UTC).
2432
+ """
2433
+ return pulumi.get(self, "created_at")
2434
+
2435
+ @property
2436
+ @pulumi.getter(name="createdBy")
2437
+ def created_by(self) -> Optional[str]:
2438
+ """
2439
+ The identity that created the resource.
2440
+ """
2441
+ return pulumi.get(self, "created_by")
2442
+
2443
+ @property
2444
+ @pulumi.getter(name="createdByType")
2445
+ def created_by_type(self) -> Optional[str]:
2446
+ """
2447
+ The type of identity that created the resource.
2448
+ """
2449
+ return pulumi.get(self, "created_by_type")
2450
+
2451
+ @property
2452
+ @pulumi.getter(name="lastModifiedAt")
2453
+ def last_modified_at(self) -> Optional[str]:
2454
+ """
2455
+ The timestamp of resource last modification (UTC)
2456
+ """
2457
+ return pulumi.get(self, "last_modified_at")
2458
+
2459
+ @property
2460
+ @pulumi.getter(name="lastModifiedBy")
2461
+ def last_modified_by(self) -> Optional[str]:
2462
+ """
2463
+ The identity that last modified the resource.
2464
+ """
2465
+ return pulumi.get(self, "last_modified_by")
2466
+
2467
+ @property
2468
+ @pulumi.getter(name="lastModifiedByType")
2469
+ def last_modified_by_type(self) -> Optional[str]:
2470
+ """
2471
+ The type of identity that last modified the resource.
2472
+ """
2473
+ return pulumi.get(self, "last_modified_by_type")
2474
+
2475
+
2476
+ @pulumi.output_type
2477
+ class TagInheritancePropertiesResponse(dict):
2478
+ """
2479
+ The properties of the tag inheritance setting.
2480
+ """
2481
+ @staticmethod
2482
+ def __key_warning(key: str):
2483
+ suggest = None
2484
+ if key == "preferContainerTags":
2485
+ suggest = "prefer_container_tags"
2486
+
2487
+ if suggest:
2488
+ pulumi.log.warn(f"Key '{key}' not found in TagInheritancePropertiesResponse. Access the value via the '{suggest}' property getter instead.")
2489
+
2490
+ def __getitem__(self, key: str) -> Any:
2491
+ TagInheritancePropertiesResponse.__key_warning(key)
2492
+ return super().__getitem__(key)
2493
+
2494
+ def get(self, key: str, default = None) -> Any:
2495
+ TagInheritancePropertiesResponse.__key_warning(key)
2496
+ return super().get(key, default)
2497
+
2498
+ def __init__(__self__, *,
2499
+ prefer_container_tags: bool):
2500
+ """
2501
+ The properties of the tag inheritance setting.
2502
+ :param bool prefer_container_tags: When resource has the same tag as subscription or resource group and this property is set to true - the subscription or resource group tag will be applied. If subscription and resource group tags are also the same, subscription tag will be applied.
2503
+ """
2504
+ pulumi.set(__self__, "prefer_container_tags", prefer_container_tags)
2505
+
2506
+ @property
2507
+ @pulumi.getter(name="preferContainerTags")
2508
+ def prefer_container_tags(self) -> bool:
2509
+ """
2510
+ When resource has the same tag as subscription or resource group and this property is set to true - the subscription or resource group tag will be applied. If subscription and resource group tags are also the same, subscription tag will be applied.
2511
+ """
2512
+ return pulumi.get(self, "prefer_container_tags")
2513
+
2514
+
2515
+ @pulumi.output_type
2516
+ class TargetCostAllocationResourceResponse(dict):
2517
+ """
2518
+ Target resources for cost allocation.
2519
+ """
2520
+ @staticmethod
2521
+ def __key_warning(key: str):
2522
+ suggest = None
2523
+ if key == "policyType":
2524
+ suggest = "policy_type"
2525
+ elif key == "resourceType":
2526
+ suggest = "resource_type"
2527
+
2528
+ if suggest:
2529
+ pulumi.log.warn(f"Key '{key}' not found in TargetCostAllocationResourceResponse. Access the value via the '{suggest}' property getter instead.")
2530
+
2531
+ def __getitem__(self, key: str) -> Any:
2532
+ TargetCostAllocationResourceResponse.__key_warning(key)
2533
+ return super().__getitem__(key)
2534
+
2535
+ def get(self, key: str, default = None) -> Any:
2536
+ TargetCostAllocationResourceResponse.__key_warning(key)
2537
+ return super().get(key, default)
2538
+
2539
+ def __init__(__self__, *,
2540
+ name: str,
2541
+ policy_type: str,
2542
+ resource_type: str,
2543
+ values: Sequence['outputs.CostAllocationProportionResponse']):
2544
+ """
2545
+ Target resources for cost allocation.
2546
+ :param str name: If resource type is dimension, this must be either ResourceGroupName or SubscriptionId. If resource type is tag, this must be a valid Azure tag
2547
+ :param str policy_type: Method of cost allocation for the rule
2548
+ :param str resource_type: Type of resources contained in this cost allocation rule
2549
+ :param Sequence['CostAllocationProportionResponse'] values: Target resources for cost allocation. This list cannot contain more than 25 values.
2550
+ """
2551
+ pulumi.set(__self__, "name", name)
2552
+ pulumi.set(__self__, "policy_type", policy_type)
2553
+ pulumi.set(__self__, "resource_type", resource_type)
2554
+ pulumi.set(__self__, "values", values)
2555
+
2556
+ @property
2557
+ @pulumi.getter
2558
+ def name(self) -> str:
2559
+ """
2560
+ If resource type is dimension, this must be either ResourceGroupName or SubscriptionId. If resource type is tag, this must be a valid Azure tag
2561
+ """
2562
+ return pulumi.get(self, "name")
2563
+
2564
+ @property
2565
+ @pulumi.getter(name="policyType")
2566
+ def policy_type(self) -> str:
2567
+ """
2568
+ Method of cost allocation for the rule
2569
+ """
2570
+ return pulumi.get(self, "policy_type")
2571
+
2572
+ @property
2573
+ @pulumi.getter(name="resourceType")
2574
+ def resource_type(self) -> str:
2575
+ """
2576
+ Type of resources contained in this cost allocation rule
2577
+ """
2578
+ return pulumi.get(self, "resource_type")
2579
+
2580
+ @property
2581
+ @pulumi.getter
2582
+ def values(self) -> Sequence['outputs.CostAllocationProportionResponse']:
2583
+ """
2584
+ Target resources for cost allocation. This list cannot contain more than 25 values.
2585
+ """
2586
+ return pulumi.get(self, "values")
2587
+
2588
+