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,3633 @@
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
+ 'AdditionalLocationResponse',
16
+ 'ApiContactInformationResponse',
17
+ 'ApiLicenseInformationResponse',
18
+ 'ApiManagementServiceIdentityResponse',
19
+ 'ApiManagementServiceSkuPropertiesResponse',
20
+ 'ApiVersionConstraintResponse',
21
+ 'ApiVersionSetContractDetailsResponse',
22
+ 'ArmIdWrapperResponse',
23
+ 'AuthenticationSettingsContractResponse',
24
+ 'AuthorizationErrorResponse',
25
+ 'AuthorizationProviderOAuth2GrantTypesResponse',
26
+ 'AuthorizationProviderOAuth2SettingsResponse',
27
+ 'BackendAuthorizationHeaderCredentialsResponse',
28
+ 'BackendBaseParametersResponsePool',
29
+ 'BackendCircuitBreakerResponse',
30
+ 'BackendCredentialsContractResponse',
31
+ 'BackendPoolItemResponse',
32
+ 'BackendPropertiesResponse',
33
+ 'BackendProxyContractResponse',
34
+ 'BackendServiceFabricClusterPropertiesResponse',
35
+ 'BackendTlsPropertiesResponse',
36
+ 'BodyDiagnosticSettingsResponse',
37
+ 'CertificateConfigurationResponse',
38
+ 'CertificateInformationResponse',
39
+ 'CircuitBreakerFailureConditionResponse',
40
+ 'CircuitBreakerRuleResponse',
41
+ 'ConfigurationApiResponse',
42
+ 'DataMaskingEntityResponse',
43
+ 'DataMaskingResponse',
44
+ 'EmailTemplateParametersContractPropertiesResponse',
45
+ 'FailureStatusCodeRangeResponse',
46
+ 'GroupContractPropertiesResponse',
47
+ 'HostnameConfigurationResponse',
48
+ 'HttpMessageDiagnosticResponse',
49
+ 'KeyVaultContractPropertiesResponse',
50
+ 'KeyVaultLastAccessStatusContractPropertiesResponse',
51
+ 'OAuth2AuthenticationSettingsContractResponse',
52
+ 'OpenIdAuthenticationSettingsContractResponse',
53
+ 'ParameterContractResponse',
54
+ 'ParameterExampleContractResponse',
55
+ 'PipelineDiagnosticSettingsResponse',
56
+ 'PrivateEndpointResponse',
57
+ 'PrivateLinkServiceConnectionStateResponse',
58
+ 'RemotePrivateEndpointConnectionWrapperResponse',
59
+ 'RepresentationContractResponse',
60
+ 'RequestContractResponse',
61
+ 'ResourceCollectionResponseValue',
62
+ 'ResourceLocationDataContractResponse',
63
+ 'ResponseContractResponse',
64
+ 'SamplingSettingsResponse',
65
+ 'SubscriptionKeyParameterNamesContractResponse',
66
+ 'SystemDataResponse',
67
+ 'TokenBodyParameterContractResponse',
68
+ 'UserIdentityContractResponse',
69
+ 'UserIdentityPropertiesResponse',
70
+ 'VirtualNetworkConfigurationResponse',
71
+ 'WikiDocumentationContractResponse',
72
+ 'X509CertificateNameResponse',
73
+ ]
74
+
75
+ @pulumi.output_type
76
+ class AdditionalLocationResponse(dict):
77
+ """
78
+ Description of an additional API Management resource location.
79
+ """
80
+ @staticmethod
81
+ def __key_warning(key: str):
82
+ suggest = None
83
+ if key == "gatewayRegionalUrl":
84
+ suggest = "gateway_regional_url"
85
+ elif key == "outboundPublicIPAddresses":
86
+ suggest = "outbound_public_ip_addresses"
87
+ elif key == "platformVersion":
88
+ suggest = "platform_version"
89
+ elif key == "privateIPAddresses":
90
+ suggest = "private_ip_addresses"
91
+ elif key == "publicIPAddresses":
92
+ suggest = "public_ip_addresses"
93
+ elif key == "disableGateway":
94
+ suggest = "disable_gateway"
95
+ elif key == "natGatewayState":
96
+ suggest = "nat_gateway_state"
97
+ elif key == "publicIpAddressId":
98
+ suggest = "public_ip_address_id"
99
+ elif key == "virtualNetworkConfiguration":
100
+ suggest = "virtual_network_configuration"
101
+
102
+ if suggest:
103
+ pulumi.log.warn(f"Key '{key}' not found in AdditionalLocationResponse. Access the value via the '{suggest}' property getter instead.")
104
+
105
+ def __getitem__(self, key: str) -> Any:
106
+ AdditionalLocationResponse.__key_warning(key)
107
+ return super().__getitem__(key)
108
+
109
+ def get(self, key: str, default = None) -> Any:
110
+ AdditionalLocationResponse.__key_warning(key)
111
+ return super().get(key, default)
112
+
113
+ def __init__(__self__, *,
114
+ gateway_regional_url: str,
115
+ location: str,
116
+ outbound_public_ip_addresses: Sequence[str],
117
+ platform_version: str,
118
+ private_ip_addresses: Sequence[str],
119
+ public_ip_addresses: Sequence[str],
120
+ sku: 'outputs.ApiManagementServiceSkuPropertiesResponse',
121
+ disable_gateway: Optional[bool] = None,
122
+ nat_gateway_state: Optional[str] = None,
123
+ public_ip_address_id: Optional[str] = None,
124
+ virtual_network_configuration: Optional['outputs.VirtualNetworkConfigurationResponse'] = None,
125
+ zones: Optional[Sequence[str]] = None):
126
+ """
127
+ Description of an additional API Management resource location.
128
+ :param str gateway_regional_url: Gateway URL of the API Management service in the Region.
129
+ :param str location: The location name of the additional region among Azure Data center regions.
130
+ :param Sequence[str] outbound_public_ip_addresses: Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
131
+ :param str platform_version: Compute Platform Version running the service.
132
+ :param Sequence[str] private_ip_addresses: Private Static Load Balanced IP addresses of the API Management service which is deployed in an Internal Virtual Network in a particular additional location. Available only for Basic, Standard, Premium and Isolated SKU.
133
+ :param Sequence[str] public_ip_addresses: Public Static Load Balanced IP addresses of the API Management service in the additional location. Available only for Basic, Standard, Premium and Isolated SKU.
134
+ :param 'ApiManagementServiceSkuPropertiesResponse' sku: SKU properties of the API Management service.
135
+ :param bool disable_gateway: Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location.
136
+ :param str nat_gateway_state: Property can be used to enable NAT Gateway for this API Management service.
137
+ :param str public_ip_address_id: Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the location. Supported only for Premium SKU being deployed in Virtual Network.
138
+ :param 'VirtualNetworkConfigurationResponse' virtual_network_configuration: Virtual network configuration for the location.
139
+ :param Sequence[str] zones: A list of availability zones denoting where the resource needs to come from.
140
+ """
141
+ pulumi.set(__self__, "gateway_regional_url", gateway_regional_url)
142
+ pulumi.set(__self__, "location", location)
143
+ pulumi.set(__self__, "outbound_public_ip_addresses", outbound_public_ip_addresses)
144
+ pulumi.set(__self__, "platform_version", platform_version)
145
+ pulumi.set(__self__, "private_ip_addresses", private_ip_addresses)
146
+ pulumi.set(__self__, "public_ip_addresses", public_ip_addresses)
147
+ pulumi.set(__self__, "sku", sku)
148
+ if disable_gateway is None:
149
+ disable_gateway = False
150
+ if disable_gateway is not None:
151
+ pulumi.set(__self__, "disable_gateway", disable_gateway)
152
+ if nat_gateway_state is None:
153
+ nat_gateway_state = 'Disabled'
154
+ if nat_gateway_state is not None:
155
+ pulumi.set(__self__, "nat_gateway_state", nat_gateway_state)
156
+ if public_ip_address_id is not None:
157
+ pulumi.set(__self__, "public_ip_address_id", public_ip_address_id)
158
+ if virtual_network_configuration is not None:
159
+ pulumi.set(__self__, "virtual_network_configuration", virtual_network_configuration)
160
+ if zones is not None:
161
+ pulumi.set(__self__, "zones", zones)
162
+
163
+ @property
164
+ @pulumi.getter(name="gatewayRegionalUrl")
165
+ def gateway_regional_url(self) -> str:
166
+ """
167
+ Gateway URL of the API Management service in the Region.
168
+ """
169
+ return pulumi.get(self, "gateway_regional_url")
170
+
171
+ @property
172
+ @pulumi.getter
173
+ def location(self) -> str:
174
+ """
175
+ The location name of the additional region among Azure Data center regions.
176
+ """
177
+ return pulumi.get(self, "location")
178
+
179
+ @property
180
+ @pulumi.getter(name="outboundPublicIPAddresses")
181
+ def outbound_public_ip_addresses(self) -> Sequence[str]:
182
+ """
183
+ Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
184
+ """
185
+ return pulumi.get(self, "outbound_public_ip_addresses")
186
+
187
+ @property
188
+ @pulumi.getter(name="platformVersion")
189
+ def platform_version(self) -> str:
190
+ """
191
+ Compute Platform Version running the service.
192
+ """
193
+ return pulumi.get(self, "platform_version")
194
+
195
+ @property
196
+ @pulumi.getter(name="privateIPAddresses")
197
+ def private_ip_addresses(self) -> Sequence[str]:
198
+ """
199
+ Private Static Load Balanced IP addresses of the API Management service which is deployed in an Internal Virtual Network in a particular additional location. Available only for Basic, Standard, Premium and Isolated SKU.
200
+ """
201
+ return pulumi.get(self, "private_ip_addresses")
202
+
203
+ @property
204
+ @pulumi.getter(name="publicIPAddresses")
205
+ def public_ip_addresses(self) -> Sequence[str]:
206
+ """
207
+ Public Static Load Balanced IP addresses of the API Management service in the additional location. Available only for Basic, Standard, Premium and Isolated SKU.
208
+ """
209
+ return pulumi.get(self, "public_ip_addresses")
210
+
211
+ @property
212
+ @pulumi.getter
213
+ def sku(self) -> 'outputs.ApiManagementServiceSkuPropertiesResponse':
214
+ """
215
+ SKU properties of the API Management service.
216
+ """
217
+ return pulumi.get(self, "sku")
218
+
219
+ @property
220
+ @pulumi.getter(name="disableGateway")
221
+ def disable_gateway(self) -> Optional[bool]:
222
+ """
223
+ Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location.
224
+ """
225
+ return pulumi.get(self, "disable_gateway")
226
+
227
+ @property
228
+ @pulumi.getter(name="natGatewayState")
229
+ def nat_gateway_state(self) -> Optional[str]:
230
+ """
231
+ Property can be used to enable NAT Gateway for this API Management service.
232
+ """
233
+ return pulumi.get(self, "nat_gateway_state")
234
+
235
+ @property
236
+ @pulumi.getter(name="publicIpAddressId")
237
+ def public_ip_address_id(self) -> Optional[str]:
238
+ """
239
+ Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the location. Supported only for Premium SKU being deployed in Virtual Network.
240
+ """
241
+ return pulumi.get(self, "public_ip_address_id")
242
+
243
+ @property
244
+ @pulumi.getter(name="virtualNetworkConfiguration")
245
+ def virtual_network_configuration(self) -> Optional['outputs.VirtualNetworkConfigurationResponse']:
246
+ """
247
+ Virtual network configuration for the location.
248
+ """
249
+ return pulumi.get(self, "virtual_network_configuration")
250
+
251
+ @property
252
+ @pulumi.getter
253
+ def zones(self) -> Optional[Sequence[str]]:
254
+ """
255
+ A list of availability zones denoting where the resource needs to come from.
256
+ """
257
+ return pulumi.get(self, "zones")
258
+
259
+
260
+ @pulumi.output_type
261
+ class ApiContactInformationResponse(dict):
262
+ """
263
+ API contact information
264
+ """
265
+ def __init__(__self__, *,
266
+ email: Optional[str] = None,
267
+ name: Optional[str] = None,
268
+ url: Optional[str] = None):
269
+ """
270
+ API contact information
271
+ :param str email: The email address of the contact person/organization. MUST be in the format of an email address
272
+ :param str name: The identifying name of the contact person/organization
273
+ :param str url: The URL pointing to the contact information. MUST be in the format of a URL
274
+ """
275
+ if email is not None:
276
+ pulumi.set(__self__, "email", email)
277
+ if name is not None:
278
+ pulumi.set(__self__, "name", name)
279
+ if url is not None:
280
+ pulumi.set(__self__, "url", url)
281
+
282
+ @property
283
+ @pulumi.getter
284
+ def email(self) -> Optional[str]:
285
+ """
286
+ The email address of the contact person/organization. MUST be in the format of an email address
287
+ """
288
+ return pulumi.get(self, "email")
289
+
290
+ @property
291
+ @pulumi.getter
292
+ def name(self) -> Optional[str]:
293
+ """
294
+ The identifying name of the contact person/organization
295
+ """
296
+ return pulumi.get(self, "name")
297
+
298
+ @property
299
+ @pulumi.getter
300
+ def url(self) -> Optional[str]:
301
+ """
302
+ The URL pointing to the contact information. MUST be in the format of a URL
303
+ """
304
+ return pulumi.get(self, "url")
305
+
306
+
307
+ @pulumi.output_type
308
+ class ApiLicenseInformationResponse(dict):
309
+ """
310
+ API license information
311
+ """
312
+ def __init__(__self__, *,
313
+ name: Optional[str] = None,
314
+ url: Optional[str] = None):
315
+ """
316
+ API license information
317
+ :param str name: The license name used for the API
318
+ :param str url: A URL to the license used for the API. MUST be in the format of a URL
319
+ """
320
+ if name is not None:
321
+ pulumi.set(__self__, "name", name)
322
+ if url is not None:
323
+ pulumi.set(__self__, "url", url)
324
+
325
+ @property
326
+ @pulumi.getter
327
+ def name(self) -> Optional[str]:
328
+ """
329
+ The license name used for the API
330
+ """
331
+ return pulumi.get(self, "name")
332
+
333
+ @property
334
+ @pulumi.getter
335
+ def url(self) -> Optional[str]:
336
+ """
337
+ A URL to the license used for the API. MUST be in the format of a URL
338
+ """
339
+ return pulumi.get(self, "url")
340
+
341
+
342
+ @pulumi.output_type
343
+ class ApiManagementServiceIdentityResponse(dict):
344
+ """
345
+ Identity properties of the Api Management service resource.
346
+ """
347
+ @staticmethod
348
+ def __key_warning(key: str):
349
+ suggest = None
350
+ if key == "principalId":
351
+ suggest = "principal_id"
352
+ elif key == "tenantId":
353
+ suggest = "tenant_id"
354
+ elif key == "userAssignedIdentities":
355
+ suggest = "user_assigned_identities"
356
+
357
+ if suggest:
358
+ pulumi.log.warn(f"Key '{key}' not found in ApiManagementServiceIdentityResponse. Access the value via the '{suggest}' property getter instead.")
359
+
360
+ def __getitem__(self, key: str) -> Any:
361
+ ApiManagementServiceIdentityResponse.__key_warning(key)
362
+ return super().__getitem__(key)
363
+
364
+ def get(self, key: str, default = None) -> Any:
365
+ ApiManagementServiceIdentityResponse.__key_warning(key)
366
+ return super().get(key, default)
367
+
368
+ def __init__(__self__, *,
369
+ principal_id: str,
370
+ tenant_id: str,
371
+ type: str,
372
+ user_assigned_identities: Optional[Mapping[str, 'outputs.UserIdentityPropertiesResponse']] = None):
373
+ """
374
+ Identity properties of the Api Management service resource.
375
+ :param str principal_id: The principal id of the identity.
376
+ :param str tenant_id: The client tenant id of the identity.
377
+ :param str type: The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service.
378
+ :param Mapping[str, 'UserIdentityPropertiesResponse'] user_assigned_identities: The list of user identities associated with the resource. The user identity
379
+ dictionary key references will be ARM resource ids in the form:
380
+ '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
381
+ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
382
+ """
383
+ pulumi.set(__self__, "principal_id", principal_id)
384
+ pulumi.set(__self__, "tenant_id", tenant_id)
385
+ pulumi.set(__self__, "type", type)
386
+ if user_assigned_identities is not None:
387
+ pulumi.set(__self__, "user_assigned_identities", user_assigned_identities)
388
+
389
+ @property
390
+ @pulumi.getter(name="principalId")
391
+ def principal_id(self) -> str:
392
+ """
393
+ The principal id of the identity.
394
+ """
395
+ return pulumi.get(self, "principal_id")
396
+
397
+ @property
398
+ @pulumi.getter(name="tenantId")
399
+ def tenant_id(self) -> str:
400
+ """
401
+ The client tenant id of the identity.
402
+ """
403
+ return pulumi.get(self, "tenant_id")
404
+
405
+ @property
406
+ @pulumi.getter
407
+ def type(self) -> str:
408
+ """
409
+ The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service.
410
+ """
411
+ return pulumi.get(self, "type")
412
+
413
+ @property
414
+ @pulumi.getter(name="userAssignedIdentities")
415
+ def user_assigned_identities(self) -> Optional[Mapping[str, 'outputs.UserIdentityPropertiesResponse']]:
416
+ """
417
+ The list of user identities associated with the resource. The user identity
418
+ dictionary key references will be ARM resource ids in the form:
419
+ '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
420
+ providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
421
+ """
422
+ return pulumi.get(self, "user_assigned_identities")
423
+
424
+
425
+ @pulumi.output_type
426
+ class ApiManagementServiceSkuPropertiesResponse(dict):
427
+ """
428
+ API Management service resource SKU properties.
429
+ """
430
+ def __init__(__self__, *,
431
+ capacity: int,
432
+ name: str):
433
+ """
434
+ API Management service resource SKU properties.
435
+ :param int capacity: Capacity of the SKU (number of deployed units of the SKU). For Consumption SKU capacity must be specified as 0.
436
+ :param str name: Name of the Sku.
437
+ """
438
+ pulumi.set(__self__, "capacity", capacity)
439
+ pulumi.set(__self__, "name", name)
440
+
441
+ @property
442
+ @pulumi.getter
443
+ def capacity(self) -> int:
444
+ """
445
+ Capacity of the SKU (number of deployed units of the SKU). For Consumption SKU capacity must be specified as 0.
446
+ """
447
+ return pulumi.get(self, "capacity")
448
+
449
+ @property
450
+ @pulumi.getter
451
+ def name(self) -> str:
452
+ """
453
+ Name of the Sku.
454
+ """
455
+ return pulumi.get(self, "name")
456
+
457
+
458
+ @pulumi.output_type
459
+ class ApiVersionConstraintResponse(dict):
460
+ """
461
+ Control Plane Apis version constraint for the API Management service.
462
+ """
463
+ @staticmethod
464
+ def __key_warning(key: str):
465
+ suggest = None
466
+ if key == "minApiVersion":
467
+ suggest = "min_api_version"
468
+
469
+ if suggest:
470
+ pulumi.log.warn(f"Key '{key}' not found in ApiVersionConstraintResponse. Access the value via the '{suggest}' property getter instead.")
471
+
472
+ def __getitem__(self, key: str) -> Any:
473
+ ApiVersionConstraintResponse.__key_warning(key)
474
+ return super().__getitem__(key)
475
+
476
+ def get(self, key: str, default = None) -> Any:
477
+ ApiVersionConstraintResponse.__key_warning(key)
478
+ return super().get(key, default)
479
+
480
+ def __init__(__self__, *,
481
+ min_api_version: Optional[str] = None):
482
+ """
483
+ Control Plane Apis version constraint for the API Management service.
484
+ :param str min_api_version: Limit control plane API calls to API Management service with version equal to or newer than this value.
485
+ """
486
+ if min_api_version is not None:
487
+ pulumi.set(__self__, "min_api_version", min_api_version)
488
+
489
+ @property
490
+ @pulumi.getter(name="minApiVersion")
491
+ def min_api_version(self) -> Optional[str]:
492
+ """
493
+ Limit control plane API calls to API Management service with version equal to or newer than this value.
494
+ """
495
+ return pulumi.get(self, "min_api_version")
496
+
497
+
498
+ @pulumi.output_type
499
+ class ApiVersionSetContractDetailsResponse(dict):
500
+ """
501
+ An API Version Set contains the common configuration for a set of API Versions relating
502
+ """
503
+ @staticmethod
504
+ def __key_warning(key: str):
505
+ suggest = None
506
+ if key == "versionHeaderName":
507
+ suggest = "version_header_name"
508
+ elif key == "versionQueryName":
509
+ suggest = "version_query_name"
510
+ elif key == "versioningScheme":
511
+ suggest = "versioning_scheme"
512
+
513
+ if suggest:
514
+ pulumi.log.warn(f"Key '{key}' not found in ApiVersionSetContractDetailsResponse. Access the value via the '{suggest}' property getter instead.")
515
+
516
+ def __getitem__(self, key: str) -> Any:
517
+ ApiVersionSetContractDetailsResponse.__key_warning(key)
518
+ return super().__getitem__(key)
519
+
520
+ def get(self, key: str, default = None) -> Any:
521
+ ApiVersionSetContractDetailsResponse.__key_warning(key)
522
+ return super().get(key, default)
523
+
524
+ def __init__(__self__, *,
525
+ description: Optional[str] = None,
526
+ id: Optional[str] = None,
527
+ name: Optional[str] = None,
528
+ version_header_name: Optional[str] = None,
529
+ version_query_name: Optional[str] = None,
530
+ versioning_scheme: Optional[str] = None):
531
+ """
532
+ An API Version Set contains the common configuration for a set of API Versions relating
533
+ :param str description: Description of API Version Set.
534
+ :param str id: Identifier for existing API Version Set. Omit this value to create a new Version Set.
535
+ :param str name: The display Name of the API Version Set.
536
+ :param str version_header_name: Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`.
537
+ :param str version_query_name: Name of query parameter that indicates the API Version if versioningScheme is set to `query`.
538
+ :param str versioning_scheme: An value that determines where the API Version identifier will be located in a HTTP request.
539
+ """
540
+ if description is not None:
541
+ pulumi.set(__self__, "description", description)
542
+ if id is not None:
543
+ pulumi.set(__self__, "id", id)
544
+ if name is not None:
545
+ pulumi.set(__self__, "name", name)
546
+ if version_header_name is not None:
547
+ pulumi.set(__self__, "version_header_name", version_header_name)
548
+ if version_query_name is not None:
549
+ pulumi.set(__self__, "version_query_name", version_query_name)
550
+ if versioning_scheme is not None:
551
+ pulumi.set(__self__, "versioning_scheme", versioning_scheme)
552
+
553
+ @property
554
+ @pulumi.getter
555
+ def description(self) -> Optional[str]:
556
+ """
557
+ Description of API Version Set.
558
+ """
559
+ return pulumi.get(self, "description")
560
+
561
+ @property
562
+ @pulumi.getter
563
+ def id(self) -> Optional[str]:
564
+ """
565
+ Identifier for existing API Version Set. Omit this value to create a new Version Set.
566
+ """
567
+ return pulumi.get(self, "id")
568
+
569
+ @property
570
+ @pulumi.getter
571
+ def name(self) -> Optional[str]:
572
+ """
573
+ The display Name of the API Version Set.
574
+ """
575
+ return pulumi.get(self, "name")
576
+
577
+ @property
578
+ @pulumi.getter(name="versionHeaderName")
579
+ def version_header_name(self) -> Optional[str]:
580
+ """
581
+ Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`.
582
+ """
583
+ return pulumi.get(self, "version_header_name")
584
+
585
+ @property
586
+ @pulumi.getter(name="versionQueryName")
587
+ def version_query_name(self) -> Optional[str]:
588
+ """
589
+ Name of query parameter that indicates the API Version if versioningScheme is set to `query`.
590
+ """
591
+ return pulumi.get(self, "version_query_name")
592
+
593
+ @property
594
+ @pulumi.getter(name="versioningScheme")
595
+ def versioning_scheme(self) -> Optional[str]:
596
+ """
597
+ An value that determines where the API Version identifier will be located in a HTTP request.
598
+ """
599
+ return pulumi.get(self, "versioning_scheme")
600
+
601
+
602
+ @pulumi.output_type
603
+ class ArmIdWrapperResponse(dict):
604
+ """
605
+ A wrapper for an ARM resource id
606
+ """
607
+ def __init__(__self__, *,
608
+ id: str):
609
+ """
610
+ A wrapper for an ARM resource id
611
+ """
612
+ pulumi.set(__self__, "id", id)
613
+
614
+ @property
615
+ @pulumi.getter
616
+ def id(self) -> str:
617
+ return pulumi.get(self, "id")
618
+
619
+
620
+ @pulumi.output_type
621
+ class AuthenticationSettingsContractResponse(dict):
622
+ """
623
+ API Authentication Settings.
624
+ """
625
+ @staticmethod
626
+ def __key_warning(key: str):
627
+ suggest = None
628
+ if key == "oAuth2":
629
+ suggest = "o_auth2"
630
+ elif key == "oAuth2AuthenticationSettings":
631
+ suggest = "o_auth2_authentication_settings"
632
+ elif key == "openidAuthenticationSettings":
633
+ suggest = "openid_authentication_settings"
634
+
635
+ if suggest:
636
+ pulumi.log.warn(f"Key '{key}' not found in AuthenticationSettingsContractResponse. Access the value via the '{suggest}' property getter instead.")
637
+
638
+ def __getitem__(self, key: str) -> Any:
639
+ AuthenticationSettingsContractResponse.__key_warning(key)
640
+ return super().__getitem__(key)
641
+
642
+ def get(self, key: str, default = None) -> Any:
643
+ AuthenticationSettingsContractResponse.__key_warning(key)
644
+ return super().get(key, default)
645
+
646
+ def __init__(__self__, *,
647
+ o_auth2: Optional['outputs.OAuth2AuthenticationSettingsContractResponse'] = None,
648
+ o_auth2_authentication_settings: Optional[Sequence['outputs.OAuth2AuthenticationSettingsContractResponse']] = None,
649
+ openid: Optional['outputs.OpenIdAuthenticationSettingsContractResponse'] = None,
650
+ openid_authentication_settings: Optional[Sequence['outputs.OpenIdAuthenticationSettingsContractResponse']] = None):
651
+ """
652
+ API Authentication Settings.
653
+ :param 'OAuth2AuthenticationSettingsContractResponse' o_auth2: OAuth2 Authentication settings
654
+ :param Sequence['OAuth2AuthenticationSettingsContractResponse'] o_auth2_authentication_settings: Collection of OAuth2 authentication settings included into this API.
655
+ :param 'OpenIdAuthenticationSettingsContractResponse' openid: OpenID Connect Authentication Settings
656
+ :param Sequence['OpenIdAuthenticationSettingsContractResponse'] openid_authentication_settings: Collection of Open ID Connect authentication settings included into this API.
657
+ """
658
+ if o_auth2 is not None:
659
+ pulumi.set(__self__, "o_auth2", o_auth2)
660
+ if o_auth2_authentication_settings is not None:
661
+ pulumi.set(__self__, "o_auth2_authentication_settings", o_auth2_authentication_settings)
662
+ if openid is not None:
663
+ pulumi.set(__self__, "openid", openid)
664
+ if openid_authentication_settings is not None:
665
+ pulumi.set(__self__, "openid_authentication_settings", openid_authentication_settings)
666
+
667
+ @property
668
+ @pulumi.getter(name="oAuth2")
669
+ def o_auth2(self) -> Optional['outputs.OAuth2AuthenticationSettingsContractResponse']:
670
+ """
671
+ OAuth2 Authentication settings
672
+ """
673
+ return pulumi.get(self, "o_auth2")
674
+
675
+ @property
676
+ @pulumi.getter(name="oAuth2AuthenticationSettings")
677
+ def o_auth2_authentication_settings(self) -> Optional[Sequence['outputs.OAuth2AuthenticationSettingsContractResponse']]:
678
+ """
679
+ Collection of OAuth2 authentication settings included into this API.
680
+ """
681
+ return pulumi.get(self, "o_auth2_authentication_settings")
682
+
683
+ @property
684
+ @pulumi.getter
685
+ def openid(self) -> Optional['outputs.OpenIdAuthenticationSettingsContractResponse']:
686
+ """
687
+ OpenID Connect Authentication Settings
688
+ """
689
+ return pulumi.get(self, "openid")
690
+
691
+ @property
692
+ @pulumi.getter(name="openidAuthenticationSettings")
693
+ def openid_authentication_settings(self) -> Optional[Sequence['outputs.OpenIdAuthenticationSettingsContractResponse']]:
694
+ """
695
+ Collection of Open ID Connect authentication settings included into this API.
696
+ """
697
+ return pulumi.get(self, "openid_authentication_settings")
698
+
699
+
700
+ @pulumi.output_type
701
+ class AuthorizationErrorResponse(dict):
702
+ """
703
+ Authorization error details.
704
+ """
705
+ def __init__(__self__, *,
706
+ code: Optional[str] = None,
707
+ message: Optional[str] = None):
708
+ """
709
+ Authorization error details.
710
+ :param str code: Error code
711
+ :param str message: Error message
712
+ """
713
+ if code is not None:
714
+ pulumi.set(__self__, "code", code)
715
+ if message is not None:
716
+ pulumi.set(__self__, "message", message)
717
+
718
+ @property
719
+ @pulumi.getter
720
+ def code(self) -> Optional[str]:
721
+ """
722
+ Error code
723
+ """
724
+ return pulumi.get(self, "code")
725
+
726
+ @property
727
+ @pulumi.getter
728
+ def message(self) -> Optional[str]:
729
+ """
730
+ Error message
731
+ """
732
+ return pulumi.get(self, "message")
733
+
734
+
735
+ @pulumi.output_type
736
+ class AuthorizationProviderOAuth2GrantTypesResponse(dict):
737
+ """
738
+ Authorization Provider oauth2 grant types settings
739
+ """
740
+ @staticmethod
741
+ def __key_warning(key: str):
742
+ suggest = None
743
+ if key == "authorizationCode":
744
+ suggest = "authorization_code"
745
+ elif key == "clientCredentials":
746
+ suggest = "client_credentials"
747
+
748
+ if suggest:
749
+ pulumi.log.warn(f"Key '{key}' not found in AuthorizationProviderOAuth2GrantTypesResponse. Access the value via the '{suggest}' property getter instead.")
750
+
751
+ def __getitem__(self, key: str) -> Any:
752
+ AuthorizationProviderOAuth2GrantTypesResponse.__key_warning(key)
753
+ return super().__getitem__(key)
754
+
755
+ def get(self, key: str, default = None) -> Any:
756
+ AuthorizationProviderOAuth2GrantTypesResponse.__key_warning(key)
757
+ return super().get(key, default)
758
+
759
+ def __init__(__self__, *,
760
+ authorization_code: Optional[Mapping[str, str]] = None,
761
+ client_credentials: Optional[Mapping[str, str]] = None):
762
+ """
763
+ Authorization Provider oauth2 grant types settings
764
+ :param Mapping[str, str] authorization_code: OAuth2 authorization code grant parameters
765
+ :param Mapping[str, str] client_credentials: OAuth2 client credential grant parameters
766
+ """
767
+ if authorization_code is not None:
768
+ pulumi.set(__self__, "authorization_code", authorization_code)
769
+ if client_credentials is not None:
770
+ pulumi.set(__self__, "client_credentials", client_credentials)
771
+
772
+ @property
773
+ @pulumi.getter(name="authorizationCode")
774
+ def authorization_code(self) -> Optional[Mapping[str, str]]:
775
+ """
776
+ OAuth2 authorization code grant parameters
777
+ """
778
+ return pulumi.get(self, "authorization_code")
779
+
780
+ @property
781
+ @pulumi.getter(name="clientCredentials")
782
+ def client_credentials(self) -> Optional[Mapping[str, str]]:
783
+ """
784
+ OAuth2 client credential grant parameters
785
+ """
786
+ return pulumi.get(self, "client_credentials")
787
+
788
+
789
+ @pulumi.output_type
790
+ class AuthorizationProviderOAuth2SettingsResponse(dict):
791
+ """
792
+ OAuth2 settings details
793
+ """
794
+ @staticmethod
795
+ def __key_warning(key: str):
796
+ suggest = None
797
+ if key == "grantTypes":
798
+ suggest = "grant_types"
799
+ elif key == "redirectUrl":
800
+ suggest = "redirect_url"
801
+
802
+ if suggest:
803
+ pulumi.log.warn(f"Key '{key}' not found in AuthorizationProviderOAuth2SettingsResponse. Access the value via the '{suggest}' property getter instead.")
804
+
805
+ def __getitem__(self, key: str) -> Any:
806
+ AuthorizationProviderOAuth2SettingsResponse.__key_warning(key)
807
+ return super().__getitem__(key)
808
+
809
+ def get(self, key: str, default = None) -> Any:
810
+ AuthorizationProviderOAuth2SettingsResponse.__key_warning(key)
811
+ return super().get(key, default)
812
+
813
+ def __init__(__self__, *,
814
+ grant_types: Optional['outputs.AuthorizationProviderOAuth2GrantTypesResponse'] = None,
815
+ redirect_url: Optional[str] = None):
816
+ """
817
+ OAuth2 settings details
818
+ :param 'AuthorizationProviderOAuth2GrantTypesResponse' grant_types: OAuth2 settings
819
+ :param str redirect_url: Redirect URL to be set in the OAuth application.
820
+ """
821
+ if grant_types is not None:
822
+ pulumi.set(__self__, "grant_types", grant_types)
823
+ if redirect_url is not None:
824
+ pulumi.set(__self__, "redirect_url", redirect_url)
825
+
826
+ @property
827
+ @pulumi.getter(name="grantTypes")
828
+ def grant_types(self) -> Optional['outputs.AuthorizationProviderOAuth2GrantTypesResponse']:
829
+ """
830
+ OAuth2 settings
831
+ """
832
+ return pulumi.get(self, "grant_types")
833
+
834
+ @property
835
+ @pulumi.getter(name="redirectUrl")
836
+ def redirect_url(self) -> Optional[str]:
837
+ """
838
+ Redirect URL to be set in the OAuth application.
839
+ """
840
+ return pulumi.get(self, "redirect_url")
841
+
842
+
843
+ @pulumi.output_type
844
+ class BackendAuthorizationHeaderCredentialsResponse(dict):
845
+ """
846
+ Authorization header information.
847
+ """
848
+ def __init__(__self__, *,
849
+ parameter: str,
850
+ scheme: str):
851
+ """
852
+ Authorization header information.
853
+ :param str parameter: Authentication Parameter value.
854
+ :param str scheme: Authentication Scheme name.
855
+ """
856
+ pulumi.set(__self__, "parameter", parameter)
857
+ pulumi.set(__self__, "scheme", scheme)
858
+
859
+ @property
860
+ @pulumi.getter
861
+ def parameter(self) -> str:
862
+ """
863
+ Authentication Parameter value.
864
+ """
865
+ return pulumi.get(self, "parameter")
866
+
867
+ @property
868
+ @pulumi.getter
869
+ def scheme(self) -> str:
870
+ """
871
+ Authentication Scheme name.
872
+ """
873
+ return pulumi.get(self, "scheme")
874
+
875
+
876
+ @pulumi.output_type
877
+ class BackendBaseParametersResponsePool(dict):
878
+ def __init__(__self__, *,
879
+ services: Optional[Sequence['outputs.BackendPoolItemResponse']] = None):
880
+ """
881
+ :param Sequence['BackendPoolItemResponse'] services: The list of backend entities belonging to a pool.
882
+ """
883
+ if services is not None:
884
+ pulumi.set(__self__, "services", services)
885
+
886
+ @property
887
+ @pulumi.getter
888
+ def services(self) -> Optional[Sequence['outputs.BackendPoolItemResponse']]:
889
+ """
890
+ The list of backend entities belonging to a pool.
891
+ """
892
+ return pulumi.get(self, "services")
893
+
894
+
895
+ @pulumi.output_type
896
+ class BackendCircuitBreakerResponse(dict):
897
+ """
898
+ The configuration of the backend circuit breaker
899
+ """
900
+ def __init__(__self__, *,
901
+ rules: Optional[Sequence['outputs.CircuitBreakerRuleResponse']] = None):
902
+ """
903
+ The configuration of the backend circuit breaker
904
+ :param Sequence['CircuitBreakerRuleResponse'] rules: The rules for tripping the backend.
905
+ """
906
+ if rules is not None:
907
+ pulumi.set(__self__, "rules", rules)
908
+
909
+ @property
910
+ @pulumi.getter
911
+ def rules(self) -> Optional[Sequence['outputs.CircuitBreakerRuleResponse']]:
912
+ """
913
+ The rules for tripping the backend.
914
+ """
915
+ return pulumi.get(self, "rules")
916
+
917
+
918
+ @pulumi.output_type
919
+ class BackendCredentialsContractResponse(dict):
920
+ """
921
+ Details of the Credentials used to connect to Backend.
922
+ """
923
+ @staticmethod
924
+ def __key_warning(key: str):
925
+ suggest = None
926
+ if key == "certificateIds":
927
+ suggest = "certificate_ids"
928
+
929
+ if suggest:
930
+ pulumi.log.warn(f"Key '{key}' not found in BackendCredentialsContractResponse. Access the value via the '{suggest}' property getter instead.")
931
+
932
+ def __getitem__(self, key: str) -> Any:
933
+ BackendCredentialsContractResponse.__key_warning(key)
934
+ return super().__getitem__(key)
935
+
936
+ def get(self, key: str, default = None) -> Any:
937
+ BackendCredentialsContractResponse.__key_warning(key)
938
+ return super().get(key, default)
939
+
940
+ def __init__(__self__, *,
941
+ authorization: Optional['outputs.BackendAuthorizationHeaderCredentialsResponse'] = None,
942
+ certificate: Optional[Sequence[str]] = None,
943
+ certificate_ids: Optional[Sequence[str]] = None,
944
+ header: Optional[Mapping[str, Sequence[str]]] = None,
945
+ query: Optional[Mapping[str, Sequence[str]]] = None):
946
+ """
947
+ Details of the Credentials used to connect to Backend.
948
+ :param 'BackendAuthorizationHeaderCredentialsResponse' authorization: Authorization header authentication
949
+ :param Sequence[str] certificate: List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided.
950
+ :param Sequence[str] certificate_ids: List of Client Certificate Ids.
951
+ :param Mapping[str, Sequence[str]] header: Header Parameter description.
952
+ :param Mapping[str, Sequence[str]] query: Query Parameter description.
953
+ """
954
+ if authorization is not None:
955
+ pulumi.set(__self__, "authorization", authorization)
956
+ if certificate is not None:
957
+ pulumi.set(__self__, "certificate", certificate)
958
+ if certificate_ids is not None:
959
+ pulumi.set(__self__, "certificate_ids", certificate_ids)
960
+ if header is not None:
961
+ pulumi.set(__self__, "header", header)
962
+ if query is not None:
963
+ pulumi.set(__self__, "query", query)
964
+
965
+ @property
966
+ @pulumi.getter
967
+ def authorization(self) -> Optional['outputs.BackendAuthorizationHeaderCredentialsResponse']:
968
+ """
969
+ Authorization header authentication
970
+ """
971
+ return pulumi.get(self, "authorization")
972
+
973
+ @property
974
+ @pulumi.getter
975
+ def certificate(self) -> Optional[Sequence[str]]:
976
+ """
977
+ List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided.
978
+ """
979
+ return pulumi.get(self, "certificate")
980
+
981
+ @property
982
+ @pulumi.getter(name="certificateIds")
983
+ def certificate_ids(self) -> Optional[Sequence[str]]:
984
+ """
985
+ List of Client Certificate Ids.
986
+ """
987
+ return pulumi.get(self, "certificate_ids")
988
+
989
+ @property
990
+ @pulumi.getter
991
+ def header(self) -> Optional[Mapping[str, Sequence[str]]]:
992
+ """
993
+ Header Parameter description.
994
+ """
995
+ return pulumi.get(self, "header")
996
+
997
+ @property
998
+ @pulumi.getter
999
+ def query(self) -> Optional[Mapping[str, Sequence[str]]]:
1000
+ """
1001
+ Query Parameter description.
1002
+ """
1003
+ return pulumi.get(self, "query")
1004
+
1005
+
1006
+ @pulumi.output_type
1007
+ class BackendPoolItemResponse(dict):
1008
+ """
1009
+ Backend pool service information
1010
+ """
1011
+ def __init__(__self__, *,
1012
+ id: str):
1013
+ """
1014
+ Backend pool service information
1015
+ :param str id: The unique ARM id of the backend entity. The ARM id should refer to an already existing backend entity.
1016
+ """
1017
+ pulumi.set(__self__, "id", id)
1018
+
1019
+ @property
1020
+ @pulumi.getter
1021
+ def id(self) -> str:
1022
+ """
1023
+ The unique ARM id of the backend entity. The ARM id should refer to an already existing backend entity.
1024
+ """
1025
+ return pulumi.get(self, "id")
1026
+
1027
+
1028
+ @pulumi.output_type
1029
+ class BackendPropertiesResponse(dict):
1030
+ """
1031
+ Properties specific to the Backend Type.
1032
+ """
1033
+ @staticmethod
1034
+ def __key_warning(key: str):
1035
+ suggest = None
1036
+ if key == "serviceFabricCluster":
1037
+ suggest = "service_fabric_cluster"
1038
+
1039
+ if suggest:
1040
+ pulumi.log.warn(f"Key '{key}' not found in BackendPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
1041
+
1042
+ def __getitem__(self, key: str) -> Any:
1043
+ BackendPropertiesResponse.__key_warning(key)
1044
+ return super().__getitem__(key)
1045
+
1046
+ def get(self, key: str, default = None) -> Any:
1047
+ BackendPropertiesResponse.__key_warning(key)
1048
+ return super().get(key, default)
1049
+
1050
+ def __init__(__self__, *,
1051
+ service_fabric_cluster: Optional['outputs.BackendServiceFabricClusterPropertiesResponse'] = None):
1052
+ """
1053
+ Properties specific to the Backend Type.
1054
+ :param 'BackendServiceFabricClusterPropertiesResponse' service_fabric_cluster: Backend Service Fabric Cluster Properties
1055
+ """
1056
+ if service_fabric_cluster is not None:
1057
+ pulumi.set(__self__, "service_fabric_cluster", service_fabric_cluster)
1058
+
1059
+ @property
1060
+ @pulumi.getter(name="serviceFabricCluster")
1061
+ def service_fabric_cluster(self) -> Optional['outputs.BackendServiceFabricClusterPropertiesResponse']:
1062
+ """
1063
+ Backend Service Fabric Cluster Properties
1064
+ """
1065
+ return pulumi.get(self, "service_fabric_cluster")
1066
+
1067
+
1068
+ @pulumi.output_type
1069
+ class BackendProxyContractResponse(dict):
1070
+ """
1071
+ Details of the Backend WebProxy Server to use in the Request to Backend.
1072
+ """
1073
+ def __init__(__self__, *,
1074
+ url: str,
1075
+ password: Optional[str] = None,
1076
+ username: Optional[str] = None):
1077
+ """
1078
+ Details of the Backend WebProxy Server to use in the Request to Backend.
1079
+ :param str url: WebProxy Server AbsoluteUri property which includes the entire URI stored in the Uri instance, including all fragments and query strings.
1080
+ :param str password: Password to connect to the WebProxy Server
1081
+ :param str username: Username to connect to the WebProxy server
1082
+ """
1083
+ pulumi.set(__self__, "url", url)
1084
+ if password is not None:
1085
+ pulumi.set(__self__, "password", password)
1086
+ if username is not None:
1087
+ pulumi.set(__self__, "username", username)
1088
+
1089
+ @property
1090
+ @pulumi.getter
1091
+ def url(self) -> str:
1092
+ """
1093
+ WebProxy Server AbsoluteUri property which includes the entire URI stored in the Uri instance, including all fragments and query strings.
1094
+ """
1095
+ return pulumi.get(self, "url")
1096
+
1097
+ @property
1098
+ @pulumi.getter
1099
+ def password(self) -> Optional[str]:
1100
+ """
1101
+ Password to connect to the WebProxy Server
1102
+ """
1103
+ return pulumi.get(self, "password")
1104
+
1105
+ @property
1106
+ @pulumi.getter
1107
+ def username(self) -> Optional[str]:
1108
+ """
1109
+ Username to connect to the WebProxy server
1110
+ """
1111
+ return pulumi.get(self, "username")
1112
+
1113
+
1114
+ @pulumi.output_type
1115
+ class BackendServiceFabricClusterPropertiesResponse(dict):
1116
+ """
1117
+ Properties of the Service Fabric Type Backend.
1118
+ """
1119
+ @staticmethod
1120
+ def __key_warning(key: str):
1121
+ suggest = None
1122
+ if key == "managementEndpoints":
1123
+ suggest = "management_endpoints"
1124
+ elif key == "clientCertificateId":
1125
+ suggest = "client_certificate_id"
1126
+ elif key == "clientCertificatethumbprint":
1127
+ suggest = "client_certificatethumbprint"
1128
+ elif key == "maxPartitionResolutionRetries":
1129
+ suggest = "max_partition_resolution_retries"
1130
+ elif key == "serverCertificateThumbprints":
1131
+ suggest = "server_certificate_thumbprints"
1132
+ elif key == "serverX509Names":
1133
+ suggest = "server_x509_names"
1134
+
1135
+ if suggest:
1136
+ pulumi.log.warn(f"Key '{key}' not found in BackendServiceFabricClusterPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
1137
+
1138
+ def __getitem__(self, key: str) -> Any:
1139
+ BackendServiceFabricClusterPropertiesResponse.__key_warning(key)
1140
+ return super().__getitem__(key)
1141
+
1142
+ def get(self, key: str, default = None) -> Any:
1143
+ BackendServiceFabricClusterPropertiesResponse.__key_warning(key)
1144
+ return super().get(key, default)
1145
+
1146
+ def __init__(__self__, *,
1147
+ management_endpoints: Sequence[str],
1148
+ client_certificate_id: Optional[str] = None,
1149
+ client_certificatethumbprint: Optional[str] = None,
1150
+ max_partition_resolution_retries: Optional[int] = None,
1151
+ server_certificate_thumbprints: Optional[Sequence[str]] = None,
1152
+ server_x509_names: Optional[Sequence['outputs.X509CertificateNameResponse']] = None):
1153
+ """
1154
+ Properties of the Service Fabric Type Backend.
1155
+ :param Sequence[str] management_endpoints: The cluster management endpoint.
1156
+ :param str client_certificate_id: The client certificate id for the management endpoint.
1157
+ :param str client_certificatethumbprint: The client certificate thumbprint for the management endpoint. Will be ignored if certificatesIds are provided
1158
+ :param int max_partition_resolution_retries: Maximum number of retries while attempting resolve the partition.
1159
+ :param Sequence[str] server_certificate_thumbprints: Thumbprints of certificates cluster management service uses for tls communication
1160
+ :param Sequence['X509CertificateNameResponse'] server_x509_names: Server X509 Certificate Names Collection
1161
+ """
1162
+ pulumi.set(__self__, "management_endpoints", management_endpoints)
1163
+ if client_certificate_id is not None:
1164
+ pulumi.set(__self__, "client_certificate_id", client_certificate_id)
1165
+ if client_certificatethumbprint is not None:
1166
+ pulumi.set(__self__, "client_certificatethumbprint", client_certificatethumbprint)
1167
+ if max_partition_resolution_retries is not None:
1168
+ pulumi.set(__self__, "max_partition_resolution_retries", max_partition_resolution_retries)
1169
+ if server_certificate_thumbprints is not None:
1170
+ pulumi.set(__self__, "server_certificate_thumbprints", server_certificate_thumbprints)
1171
+ if server_x509_names is not None:
1172
+ pulumi.set(__self__, "server_x509_names", server_x509_names)
1173
+
1174
+ @property
1175
+ @pulumi.getter(name="managementEndpoints")
1176
+ def management_endpoints(self) -> Sequence[str]:
1177
+ """
1178
+ The cluster management endpoint.
1179
+ """
1180
+ return pulumi.get(self, "management_endpoints")
1181
+
1182
+ @property
1183
+ @pulumi.getter(name="clientCertificateId")
1184
+ def client_certificate_id(self) -> Optional[str]:
1185
+ """
1186
+ The client certificate id for the management endpoint.
1187
+ """
1188
+ return pulumi.get(self, "client_certificate_id")
1189
+
1190
+ @property
1191
+ @pulumi.getter(name="clientCertificatethumbprint")
1192
+ def client_certificatethumbprint(self) -> Optional[str]:
1193
+ """
1194
+ The client certificate thumbprint for the management endpoint. Will be ignored if certificatesIds are provided
1195
+ """
1196
+ return pulumi.get(self, "client_certificatethumbprint")
1197
+
1198
+ @property
1199
+ @pulumi.getter(name="maxPartitionResolutionRetries")
1200
+ def max_partition_resolution_retries(self) -> Optional[int]:
1201
+ """
1202
+ Maximum number of retries while attempting resolve the partition.
1203
+ """
1204
+ return pulumi.get(self, "max_partition_resolution_retries")
1205
+
1206
+ @property
1207
+ @pulumi.getter(name="serverCertificateThumbprints")
1208
+ def server_certificate_thumbprints(self) -> Optional[Sequence[str]]:
1209
+ """
1210
+ Thumbprints of certificates cluster management service uses for tls communication
1211
+ """
1212
+ return pulumi.get(self, "server_certificate_thumbprints")
1213
+
1214
+ @property
1215
+ @pulumi.getter(name="serverX509Names")
1216
+ def server_x509_names(self) -> Optional[Sequence['outputs.X509CertificateNameResponse']]:
1217
+ """
1218
+ Server X509 Certificate Names Collection
1219
+ """
1220
+ return pulumi.get(self, "server_x509_names")
1221
+
1222
+
1223
+ @pulumi.output_type
1224
+ class BackendTlsPropertiesResponse(dict):
1225
+ """
1226
+ Properties controlling TLS Certificate Validation.
1227
+ """
1228
+ @staticmethod
1229
+ def __key_warning(key: str):
1230
+ suggest = None
1231
+ if key == "validateCertificateChain":
1232
+ suggest = "validate_certificate_chain"
1233
+ elif key == "validateCertificateName":
1234
+ suggest = "validate_certificate_name"
1235
+
1236
+ if suggest:
1237
+ pulumi.log.warn(f"Key '{key}' not found in BackendTlsPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
1238
+
1239
+ def __getitem__(self, key: str) -> Any:
1240
+ BackendTlsPropertiesResponse.__key_warning(key)
1241
+ return super().__getitem__(key)
1242
+
1243
+ def get(self, key: str, default = None) -> Any:
1244
+ BackendTlsPropertiesResponse.__key_warning(key)
1245
+ return super().get(key, default)
1246
+
1247
+ def __init__(__self__, *,
1248
+ validate_certificate_chain: Optional[bool] = None,
1249
+ validate_certificate_name: Optional[bool] = None):
1250
+ """
1251
+ Properties controlling TLS Certificate Validation.
1252
+ :param bool validate_certificate_chain: Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host.
1253
+ :param bool validate_certificate_name: Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host.
1254
+ """
1255
+ if validate_certificate_chain is None:
1256
+ validate_certificate_chain = True
1257
+ if validate_certificate_chain is not None:
1258
+ pulumi.set(__self__, "validate_certificate_chain", validate_certificate_chain)
1259
+ if validate_certificate_name is None:
1260
+ validate_certificate_name = True
1261
+ if validate_certificate_name is not None:
1262
+ pulumi.set(__self__, "validate_certificate_name", validate_certificate_name)
1263
+
1264
+ @property
1265
+ @pulumi.getter(name="validateCertificateChain")
1266
+ def validate_certificate_chain(self) -> Optional[bool]:
1267
+ """
1268
+ Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host.
1269
+ """
1270
+ return pulumi.get(self, "validate_certificate_chain")
1271
+
1272
+ @property
1273
+ @pulumi.getter(name="validateCertificateName")
1274
+ def validate_certificate_name(self) -> Optional[bool]:
1275
+ """
1276
+ Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host.
1277
+ """
1278
+ return pulumi.get(self, "validate_certificate_name")
1279
+
1280
+
1281
+ @pulumi.output_type
1282
+ class BodyDiagnosticSettingsResponse(dict):
1283
+ """
1284
+ Body logging settings.
1285
+ """
1286
+ def __init__(__self__, *,
1287
+ bytes: Optional[int] = None):
1288
+ """
1289
+ Body logging settings.
1290
+ :param int bytes: Number of request body bytes to log.
1291
+ """
1292
+ if bytes is not None:
1293
+ pulumi.set(__self__, "bytes", bytes)
1294
+
1295
+ @property
1296
+ @pulumi.getter
1297
+ def bytes(self) -> Optional[int]:
1298
+ """
1299
+ Number of request body bytes to log.
1300
+ """
1301
+ return pulumi.get(self, "bytes")
1302
+
1303
+
1304
+ @pulumi.output_type
1305
+ class CertificateConfigurationResponse(dict):
1306
+ """
1307
+ Certificate configuration which consist of non-trusted intermediates and root certificates.
1308
+ """
1309
+ @staticmethod
1310
+ def __key_warning(key: str):
1311
+ suggest = None
1312
+ if key == "storeName":
1313
+ suggest = "store_name"
1314
+ elif key == "certificatePassword":
1315
+ suggest = "certificate_password"
1316
+ elif key == "encodedCertificate":
1317
+ suggest = "encoded_certificate"
1318
+
1319
+ if suggest:
1320
+ pulumi.log.warn(f"Key '{key}' not found in CertificateConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
1321
+
1322
+ def __getitem__(self, key: str) -> Any:
1323
+ CertificateConfigurationResponse.__key_warning(key)
1324
+ return super().__getitem__(key)
1325
+
1326
+ def get(self, key: str, default = None) -> Any:
1327
+ CertificateConfigurationResponse.__key_warning(key)
1328
+ return super().get(key, default)
1329
+
1330
+ def __init__(__self__, *,
1331
+ store_name: str,
1332
+ certificate: Optional['outputs.CertificateInformationResponse'] = None,
1333
+ certificate_password: Optional[str] = None,
1334
+ encoded_certificate: Optional[str] = None):
1335
+ """
1336
+ Certificate configuration which consist of non-trusted intermediates and root certificates.
1337
+ :param str store_name: The System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations.
1338
+ :param 'CertificateInformationResponse' certificate: Certificate information.
1339
+ :param str certificate_password: Certificate Password.
1340
+ :param str encoded_certificate: Base64 Encoded certificate.
1341
+ """
1342
+ pulumi.set(__self__, "store_name", store_name)
1343
+ if certificate is not None:
1344
+ pulumi.set(__self__, "certificate", certificate)
1345
+ if certificate_password is not None:
1346
+ pulumi.set(__self__, "certificate_password", certificate_password)
1347
+ if encoded_certificate is not None:
1348
+ pulumi.set(__self__, "encoded_certificate", encoded_certificate)
1349
+
1350
+ @property
1351
+ @pulumi.getter(name="storeName")
1352
+ def store_name(self) -> str:
1353
+ """
1354
+ The System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations.
1355
+ """
1356
+ return pulumi.get(self, "store_name")
1357
+
1358
+ @property
1359
+ @pulumi.getter
1360
+ def certificate(self) -> Optional['outputs.CertificateInformationResponse']:
1361
+ """
1362
+ Certificate information.
1363
+ """
1364
+ return pulumi.get(self, "certificate")
1365
+
1366
+ @property
1367
+ @pulumi.getter(name="certificatePassword")
1368
+ def certificate_password(self) -> Optional[str]:
1369
+ """
1370
+ Certificate Password.
1371
+ """
1372
+ return pulumi.get(self, "certificate_password")
1373
+
1374
+ @property
1375
+ @pulumi.getter(name="encodedCertificate")
1376
+ def encoded_certificate(self) -> Optional[str]:
1377
+ """
1378
+ Base64 Encoded certificate.
1379
+ """
1380
+ return pulumi.get(self, "encoded_certificate")
1381
+
1382
+
1383
+ @pulumi.output_type
1384
+ class CertificateInformationResponse(dict):
1385
+ """
1386
+ SSL certificate information.
1387
+ """
1388
+ def __init__(__self__, *,
1389
+ expiry: str,
1390
+ subject: str,
1391
+ thumbprint: str):
1392
+ """
1393
+ SSL certificate information.
1394
+ :param str expiry: Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
1395
+ :param str subject: Subject of the certificate.
1396
+ :param str thumbprint: Thumbprint of the certificate.
1397
+ """
1398
+ pulumi.set(__self__, "expiry", expiry)
1399
+ pulumi.set(__self__, "subject", subject)
1400
+ pulumi.set(__self__, "thumbprint", thumbprint)
1401
+
1402
+ @property
1403
+ @pulumi.getter
1404
+ def expiry(self) -> str:
1405
+ """
1406
+ Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
1407
+ """
1408
+ return pulumi.get(self, "expiry")
1409
+
1410
+ @property
1411
+ @pulumi.getter
1412
+ def subject(self) -> str:
1413
+ """
1414
+ Subject of the certificate.
1415
+ """
1416
+ return pulumi.get(self, "subject")
1417
+
1418
+ @property
1419
+ @pulumi.getter
1420
+ def thumbprint(self) -> str:
1421
+ """
1422
+ Thumbprint of the certificate.
1423
+ """
1424
+ return pulumi.get(self, "thumbprint")
1425
+
1426
+
1427
+ @pulumi.output_type
1428
+ class CircuitBreakerFailureConditionResponse(dict):
1429
+ """
1430
+ The trip conditions of the circuit breaker
1431
+ """
1432
+ @staticmethod
1433
+ def __key_warning(key: str):
1434
+ suggest = None
1435
+ if key == "errorReasons":
1436
+ suggest = "error_reasons"
1437
+ elif key == "statusCodeRanges":
1438
+ suggest = "status_code_ranges"
1439
+
1440
+ if suggest:
1441
+ pulumi.log.warn(f"Key '{key}' not found in CircuitBreakerFailureConditionResponse. Access the value via the '{suggest}' property getter instead.")
1442
+
1443
+ def __getitem__(self, key: str) -> Any:
1444
+ CircuitBreakerFailureConditionResponse.__key_warning(key)
1445
+ return super().__getitem__(key)
1446
+
1447
+ def get(self, key: str, default = None) -> Any:
1448
+ CircuitBreakerFailureConditionResponse.__key_warning(key)
1449
+ return super().get(key, default)
1450
+
1451
+ def __init__(__self__, *,
1452
+ count: Optional[float] = None,
1453
+ error_reasons: Optional[Sequence[str]] = None,
1454
+ interval: Optional[str] = None,
1455
+ percentage: Optional[float] = None,
1456
+ status_code_ranges: Optional[Sequence['outputs.FailureStatusCodeRangeResponse']] = None):
1457
+ """
1458
+ The trip conditions of the circuit breaker
1459
+ :param float count: The threshold for opening the circuit.
1460
+ :param Sequence[str] error_reasons: The error reasons which are considered as failure.
1461
+ :param str interval: The interval during which the failures are counted.
1462
+ :param float percentage: The threshold for opening the circuit.
1463
+ :param Sequence['FailureStatusCodeRangeResponse'] status_code_ranges: The status code ranges which are considered as failure.
1464
+ """
1465
+ if count is not None:
1466
+ pulumi.set(__self__, "count", count)
1467
+ if error_reasons is not None:
1468
+ pulumi.set(__self__, "error_reasons", error_reasons)
1469
+ if interval is not None:
1470
+ pulumi.set(__self__, "interval", interval)
1471
+ if percentage is not None:
1472
+ pulumi.set(__self__, "percentage", percentage)
1473
+ if status_code_ranges is not None:
1474
+ pulumi.set(__self__, "status_code_ranges", status_code_ranges)
1475
+
1476
+ @property
1477
+ @pulumi.getter
1478
+ def count(self) -> Optional[float]:
1479
+ """
1480
+ The threshold for opening the circuit.
1481
+ """
1482
+ return pulumi.get(self, "count")
1483
+
1484
+ @property
1485
+ @pulumi.getter(name="errorReasons")
1486
+ def error_reasons(self) -> Optional[Sequence[str]]:
1487
+ """
1488
+ The error reasons which are considered as failure.
1489
+ """
1490
+ return pulumi.get(self, "error_reasons")
1491
+
1492
+ @property
1493
+ @pulumi.getter
1494
+ def interval(self) -> Optional[str]:
1495
+ """
1496
+ The interval during which the failures are counted.
1497
+ """
1498
+ return pulumi.get(self, "interval")
1499
+
1500
+ @property
1501
+ @pulumi.getter
1502
+ def percentage(self) -> Optional[float]:
1503
+ """
1504
+ The threshold for opening the circuit.
1505
+ """
1506
+ return pulumi.get(self, "percentage")
1507
+
1508
+ @property
1509
+ @pulumi.getter(name="statusCodeRanges")
1510
+ def status_code_ranges(self) -> Optional[Sequence['outputs.FailureStatusCodeRangeResponse']]:
1511
+ """
1512
+ The status code ranges which are considered as failure.
1513
+ """
1514
+ return pulumi.get(self, "status_code_ranges")
1515
+
1516
+
1517
+ @pulumi.output_type
1518
+ class CircuitBreakerRuleResponse(dict):
1519
+ """
1520
+ Rule configuration to trip the backend.
1521
+ """
1522
+ @staticmethod
1523
+ def __key_warning(key: str):
1524
+ suggest = None
1525
+ if key == "failureCondition":
1526
+ suggest = "failure_condition"
1527
+ elif key == "tripDuration":
1528
+ suggest = "trip_duration"
1529
+
1530
+ if suggest:
1531
+ pulumi.log.warn(f"Key '{key}' not found in CircuitBreakerRuleResponse. Access the value via the '{suggest}' property getter instead.")
1532
+
1533
+ def __getitem__(self, key: str) -> Any:
1534
+ CircuitBreakerRuleResponse.__key_warning(key)
1535
+ return super().__getitem__(key)
1536
+
1537
+ def get(self, key: str, default = None) -> Any:
1538
+ CircuitBreakerRuleResponse.__key_warning(key)
1539
+ return super().get(key, default)
1540
+
1541
+ def __init__(__self__, *,
1542
+ failure_condition: Optional['outputs.CircuitBreakerFailureConditionResponse'] = None,
1543
+ name: Optional[str] = None,
1544
+ trip_duration: Optional[str] = None):
1545
+ """
1546
+ Rule configuration to trip the backend.
1547
+ :param 'CircuitBreakerFailureConditionResponse' failure_condition: The conditions for tripping the circuit breaker.
1548
+ :param str name: The rule name.
1549
+ :param str trip_duration: The duration for which the circuit will be tripped.
1550
+ """
1551
+ if failure_condition is not None:
1552
+ pulumi.set(__self__, "failure_condition", failure_condition)
1553
+ if name is not None:
1554
+ pulumi.set(__self__, "name", name)
1555
+ if trip_duration is not None:
1556
+ pulumi.set(__self__, "trip_duration", trip_duration)
1557
+
1558
+ @property
1559
+ @pulumi.getter(name="failureCondition")
1560
+ def failure_condition(self) -> Optional['outputs.CircuitBreakerFailureConditionResponse']:
1561
+ """
1562
+ The conditions for tripping the circuit breaker.
1563
+ """
1564
+ return pulumi.get(self, "failure_condition")
1565
+
1566
+ @property
1567
+ @pulumi.getter
1568
+ def name(self) -> Optional[str]:
1569
+ """
1570
+ The rule name.
1571
+ """
1572
+ return pulumi.get(self, "name")
1573
+
1574
+ @property
1575
+ @pulumi.getter(name="tripDuration")
1576
+ def trip_duration(self) -> Optional[str]:
1577
+ """
1578
+ The duration for which the circuit will be tripped.
1579
+ """
1580
+ return pulumi.get(self, "trip_duration")
1581
+
1582
+
1583
+ @pulumi.output_type
1584
+ class ConfigurationApiResponse(dict):
1585
+ """
1586
+ Information regarding the Configuration API of the API Management service.
1587
+ """
1588
+ @staticmethod
1589
+ def __key_warning(key: str):
1590
+ suggest = None
1591
+ if key == "legacyApi":
1592
+ suggest = "legacy_api"
1593
+
1594
+ if suggest:
1595
+ pulumi.log.warn(f"Key '{key}' not found in ConfigurationApiResponse. Access the value via the '{suggest}' property getter instead.")
1596
+
1597
+ def __getitem__(self, key: str) -> Any:
1598
+ ConfigurationApiResponse.__key_warning(key)
1599
+ return super().__getitem__(key)
1600
+
1601
+ def get(self, key: str, default = None) -> Any:
1602
+ ConfigurationApiResponse.__key_warning(key)
1603
+ return super().get(key, default)
1604
+
1605
+ def __init__(__self__, *,
1606
+ legacy_api: Optional[str] = None):
1607
+ """
1608
+ Information regarding the Configuration API of the API Management service.
1609
+ :param str legacy_api: Indication whether or not the legacy Configuration API (v1) should be exposed on the API Management service. Value is optional but must be 'Enabled' or 'Disabled'. If 'Disabled', legacy Configuration API (v1) will not be available for self-hosted gateways. Default value is 'Enabled'
1610
+ """
1611
+ if legacy_api is None:
1612
+ legacy_api = 'Enabled'
1613
+ if legacy_api is not None:
1614
+ pulumi.set(__self__, "legacy_api", legacy_api)
1615
+
1616
+ @property
1617
+ @pulumi.getter(name="legacyApi")
1618
+ def legacy_api(self) -> Optional[str]:
1619
+ """
1620
+ Indication whether or not the legacy Configuration API (v1) should be exposed on the API Management service. Value is optional but must be 'Enabled' or 'Disabled'. If 'Disabled', legacy Configuration API (v1) will not be available for self-hosted gateways. Default value is 'Enabled'
1621
+ """
1622
+ return pulumi.get(self, "legacy_api")
1623
+
1624
+
1625
+ @pulumi.output_type
1626
+ class DataMaskingEntityResponse(dict):
1627
+ def __init__(__self__, *,
1628
+ mode: Optional[str] = None,
1629
+ value: Optional[str] = None):
1630
+ """
1631
+ :param str mode: Data masking mode.
1632
+ :param str value: The name of an entity to mask (e.g. a name of a header or a query parameter).
1633
+ """
1634
+ if mode is not None:
1635
+ pulumi.set(__self__, "mode", mode)
1636
+ if value is not None:
1637
+ pulumi.set(__self__, "value", value)
1638
+
1639
+ @property
1640
+ @pulumi.getter
1641
+ def mode(self) -> Optional[str]:
1642
+ """
1643
+ Data masking mode.
1644
+ """
1645
+ return pulumi.get(self, "mode")
1646
+
1647
+ @property
1648
+ @pulumi.getter
1649
+ def value(self) -> Optional[str]:
1650
+ """
1651
+ The name of an entity to mask (e.g. a name of a header or a query parameter).
1652
+ """
1653
+ return pulumi.get(self, "value")
1654
+
1655
+
1656
+ @pulumi.output_type
1657
+ class DataMaskingResponse(dict):
1658
+ @staticmethod
1659
+ def __key_warning(key: str):
1660
+ suggest = None
1661
+ if key == "queryParams":
1662
+ suggest = "query_params"
1663
+
1664
+ if suggest:
1665
+ pulumi.log.warn(f"Key '{key}' not found in DataMaskingResponse. Access the value via the '{suggest}' property getter instead.")
1666
+
1667
+ def __getitem__(self, key: str) -> Any:
1668
+ DataMaskingResponse.__key_warning(key)
1669
+ return super().__getitem__(key)
1670
+
1671
+ def get(self, key: str, default = None) -> Any:
1672
+ DataMaskingResponse.__key_warning(key)
1673
+ return super().get(key, default)
1674
+
1675
+ def __init__(__self__, *,
1676
+ headers: Optional[Sequence['outputs.DataMaskingEntityResponse']] = None,
1677
+ query_params: Optional[Sequence['outputs.DataMaskingEntityResponse']] = None):
1678
+ """
1679
+ :param Sequence['DataMaskingEntityResponse'] headers: Masking settings for headers
1680
+ :param Sequence['DataMaskingEntityResponse'] query_params: Masking settings for Url query parameters
1681
+ """
1682
+ if headers is not None:
1683
+ pulumi.set(__self__, "headers", headers)
1684
+ if query_params is not None:
1685
+ pulumi.set(__self__, "query_params", query_params)
1686
+
1687
+ @property
1688
+ @pulumi.getter
1689
+ def headers(self) -> Optional[Sequence['outputs.DataMaskingEntityResponse']]:
1690
+ """
1691
+ Masking settings for headers
1692
+ """
1693
+ return pulumi.get(self, "headers")
1694
+
1695
+ @property
1696
+ @pulumi.getter(name="queryParams")
1697
+ def query_params(self) -> Optional[Sequence['outputs.DataMaskingEntityResponse']]:
1698
+ """
1699
+ Masking settings for Url query parameters
1700
+ """
1701
+ return pulumi.get(self, "query_params")
1702
+
1703
+
1704
+ @pulumi.output_type
1705
+ class EmailTemplateParametersContractPropertiesResponse(dict):
1706
+ """
1707
+ Email Template Parameter contract.
1708
+ """
1709
+ def __init__(__self__, *,
1710
+ description: Optional[str] = None,
1711
+ name: Optional[str] = None,
1712
+ title: Optional[str] = None):
1713
+ """
1714
+ Email Template Parameter contract.
1715
+ :param str description: Template parameter description.
1716
+ :param str name: Template parameter name.
1717
+ :param str title: Template parameter title.
1718
+ """
1719
+ if description is not None:
1720
+ pulumi.set(__self__, "description", description)
1721
+ if name is not None:
1722
+ pulumi.set(__self__, "name", name)
1723
+ if title is not None:
1724
+ pulumi.set(__self__, "title", title)
1725
+
1726
+ @property
1727
+ @pulumi.getter
1728
+ def description(self) -> Optional[str]:
1729
+ """
1730
+ Template parameter description.
1731
+ """
1732
+ return pulumi.get(self, "description")
1733
+
1734
+ @property
1735
+ @pulumi.getter
1736
+ def name(self) -> Optional[str]:
1737
+ """
1738
+ Template parameter name.
1739
+ """
1740
+ return pulumi.get(self, "name")
1741
+
1742
+ @property
1743
+ @pulumi.getter
1744
+ def title(self) -> Optional[str]:
1745
+ """
1746
+ Template parameter title.
1747
+ """
1748
+ return pulumi.get(self, "title")
1749
+
1750
+
1751
+ @pulumi.output_type
1752
+ class FailureStatusCodeRangeResponse(dict):
1753
+ """
1754
+ The failure http status code range
1755
+ """
1756
+ def __init__(__self__, *,
1757
+ max: Optional[int] = None,
1758
+ min: Optional[int] = None):
1759
+ """
1760
+ The failure http status code range
1761
+ :param int max: The maximum http status code.
1762
+ :param int min: The minimum http status code.
1763
+ """
1764
+ if max is not None:
1765
+ pulumi.set(__self__, "max", max)
1766
+ if min is not None:
1767
+ pulumi.set(__self__, "min", min)
1768
+
1769
+ @property
1770
+ @pulumi.getter
1771
+ def max(self) -> Optional[int]:
1772
+ """
1773
+ The maximum http status code.
1774
+ """
1775
+ return pulumi.get(self, "max")
1776
+
1777
+ @property
1778
+ @pulumi.getter
1779
+ def min(self) -> Optional[int]:
1780
+ """
1781
+ The minimum http status code.
1782
+ """
1783
+ return pulumi.get(self, "min")
1784
+
1785
+
1786
+ @pulumi.output_type
1787
+ class GroupContractPropertiesResponse(dict):
1788
+ """
1789
+ Group contract Properties.
1790
+ """
1791
+ @staticmethod
1792
+ def __key_warning(key: str):
1793
+ suggest = None
1794
+ if key == "builtIn":
1795
+ suggest = "built_in"
1796
+ elif key == "displayName":
1797
+ suggest = "display_name"
1798
+ elif key == "externalId":
1799
+ suggest = "external_id"
1800
+
1801
+ if suggest:
1802
+ pulumi.log.warn(f"Key '{key}' not found in GroupContractPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
1803
+
1804
+ def __getitem__(self, key: str) -> Any:
1805
+ GroupContractPropertiesResponse.__key_warning(key)
1806
+ return super().__getitem__(key)
1807
+
1808
+ def get(self, key: str, default = None) -> Any:
1809
+ GroupContractPropertiesResponse.__key_warning(key)
1810
+ return super().get(key, default)
1811
+
1812
+ def __init__(__self__, *,
1813
+ built_in: bool,
1814
+ display_name: str,
1815
+ description: Optional[str] = None,
1816
+ external_id: Optional[str] = None,
1817
+ type: Optional[str] = None):
1818
+ """
1819
+ Group contract Properties.
1820
+ :param bool built_in: true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false.
1821
+ :param str display_name: Group name.
1822
+ :param str description: Group description. Can contain HTML formatting tags.
1823
+ :param str external_id: For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory `aad://<tenant>.onmicrosoft.com/groups/<group object id>`; otherwise the value is null.
1824
+ :param str type: Group type.
1825
+ """
1826
+ pulumi.set(__self__, "built_in", built_in)
1827
+ pulumi.set(__self__, "display_name", display_name)
1828
+ if description is not None:
1829
+ pulumi.set(__self__, "description", description)
1830
+ if external_id is not None:
1831
+ pulumi.set(__self__, "external_id", external_id)
1832
+ if type is not None:
1833
+ pulumi.set(__self__, "type", type)
1834
+
1835
+ @property
1836
+ @pulumi.getter(name="builtIn")
1837
+ def built_in(self) -> bool:
1838
+ """
1839
+ true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false.
1840
+ """
1841
+ return pulumi.get(self, "built_in")
1842
+
1843
+ @property
1844
+ @pulumi.getter(name="displayName")
1845
+ def display_name(self) -> str:
1846
+ """
1847
+ Group name.
1848
+ """
1849
+ return pulumi.get(self, "display_name")
1850
+
1851
+ @property
1852
+ @pulumi.getter
1853
+ def description(self) -> Optional[str]:
1854
+ """
1855
+ Group description. Can contain HTML formatting tags.
1856
+ """
1857
+ return pulumi.get(self, "description")
1858
+
1859
+ @property
1860
+ @pulumi.getter(name="externalId")
1861
+ def external_id(self) -> Optional[str]:
1862
+ """
1863
+ For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory `aad://<tenant>.onmicrosoft.com/groups/<group object id>`; otherwise the value is null.
1864
+ """
1865
+ return pulumi.get(self, "external_id")
1866
+
1867
+ @property
1868
+ @pulumi.getter
1869
+ def type(self) -> Optional[str]:
1870
+ """
1871
+ Group type.
1872
+ """
1873
+ return pulumi.get(self, "type")
1874
+
1875
+
1876
+ @pulumi.output_type
1877
+ class HostnameConfigurationResponse(dict):
1878
+ """
1879
+ Custom hostname configuration.
1880
+ """
1881
+ @staticmethod
1882
+ def __key_warning(key: str):
1883
+ suggest = None
1884
+ if key == "hostName":
1885
+ suggest = "host_name"
1886
+ elif key == "certificatePassword":
1887
+ suggest = "certificate_password"
1888
+ elif key == "certificateSource":
1889
+ suggest = "certificate_source"
1890
+ elif key == "certificateStatus":
1891
+ suggest = "certificate_status"
1892
+ elif key == "defaultSslBinding":
1893
+ suggest = "default_ssl_binding"
1894
+ elif key == "encodedCertificate":
1895
+ suggest = "encoded_certificate"
1896
+ elif key == "identityClientId":
1897
+ suggest = "identity_client_id"
1898
+ elif key == "keyVaultId":
1899
+ suggest = "key_vault_id"
1900
+ elif key == "negotiateClientCertificate":
1901
+ suggest = "negotiate_client_certificate"
1902
+
1903
+ if suggest:
1904
+ pulumi.log.warn(f"Key '{key}' not found in HostnameConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
1905
+
1906
+ def __getitem__(self, key: str) -> Any:
1907
+ HostnameConfigurationResponse.__key_warning(key)
1908
+ return super().__getitem__(key)
1909
+
1910
+ def get(self, key: str, default = None) -> Any:
1911
+ HostnameConfigurationResponse.__key_warning(key)
1912
+ return super().get(key, default)
1913
+
1914
+ def __init__(__self__, *,
1915
+ host_name: str,
1916
+ type: str,
1917
+ certificate: Optional['outputs.CertificateInformationResponse'] = None,
1918
+ certificate_password: Optional[str] = None,
1919
+ certificate_source: Optional[str] = None,
1920
+ certificate_status: Optional[str] = None,
1921
+ default_ssl_binding: Optional[bool] = None,
1922
+ encoded_certificate: Optional[str] = None,
1923
+ identity_client_id: Optional[str] = None,
1924
+ key_vault_id: Optional[str] = None,
1925
+ negotiate_client_certificate: Optional[bool] = None):
1926
+ """
1927
+ Custom hostname configuration.
1928
+ :param str host_name: Hostname to configure on the Api Management service.
1929
+ :param str type: Hostname type.
1930
+ :param 'CertificateInformationResponse' certificate: Certificate information.
1931
+ :param str certificate_password: Certificate Password.
1932
+ :param str certificate_source: Certificate Source.
1933
+ :param str certificate_status: Certificate Status.
1934
+ :param bool default_ssl_binding: Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type.
1935
+ :param str encoded_certificate: Base64 Encoded certificate.
1936
+ :param str identity_client_id: System or User Assigned Managed identity clientId as generated by Azure AD, which has GET access to the keyVault containing the SSL certificate.
1937
+ :param str key_vault_id: Url to the KeyVault Secret containing the Ssl Certificate. If absolute Url containing version is provided, auto-update of ssl certificate will not work. This requires Api Management service to be configured with aka.ms/apimmsi. The secret should be of type *application/x-pkcs12*
1938
+ :param bool negotiate_client_certificate: Specify true to always negotiate client certificate on the hostname. Default Value is false.
1939
+ """
1940
+ pulumi.set(__self__, "host_name", host_name)
1941
+ pulumi.set(__self__, "type", type)
1942
+ if certificate is not None:
1943
+ pulumi.set(__self__, "certificate", certificate)
1944
+ if certificate_password is not None:
1945
+ pulumi.set(__self__, "certificate_password", certificate_password)
1946
+ if certificate_source is not None:
1947
+ pulumi.set(__self__, "certificate_source", certificate_source)
1948
+ if certificate_status is not None:
1949
+ pulumi.set(__self__, "certificate_status", certificate_status)
1950
+ if default_ssl_binding is None:
1951
+ default_ssl_binding = False
1952
+ if default_ssl_binding is not None:
1953
+ pulumi.set(__self__, "default_ssl_binding", default_ssl_binding)
1954
+ if encoded_certificate is not None:
1955
+ pulumi.set(__self__, "encoded_certificate", encoded_certificate)
1956
+ if identity_client_id is not None:
1957
+ pulumi.set(__self__, "identity_client_id", identity_client_id)
1958
+ if key_vault_id is not None:
1959
+ pulumi.set(__self__, "key_vault_id", key_vault_id)
1960
+ if negotiate_client_certificate is None:
1961
+ negotiate_client_certificate = False
1962
+ if negotiate_client_certificate is not None:
1963
+ pulumi.set(__self__, "negotiate_client_certificate", negotiate_client_certificate)
1964
+
1965
+ @property
1966
+ @pulumi.getter(name="hostName")
1967
+ def host_name(self) -> str:
1968
+ """
1969
+ Hostname to configure on the Api Management service.
1970
+ """
1971
+ return pulumi.get(self, "host_name")
1972
+
1973
+ @property
1974
+ @pulumi.getter
1975
+ def type(self) -> str:
1976
+ """
1977
+ Hostname type.
1978
+ """
1979
+ return pulumi.get(self, "type")
1980
+
1981
+ @property
1982
+ @pulumi.getter
1983
+ def certificate(self) -> Optional['outputs.CertificateInformationResponse']:
1984
+ """
1985
+ Certificate information.
1986
+ """
1987
+ return pulumi.get(self, "certificate")
1988
+
1989
+ @property
1990
+ @pulumi.getter(name="certificatePassword")
1991
+ def certificate_password(self) -> Optional[str]:
1992
+ """
1993
+ Certificate Password.
1994
+ """
1995
+ return pulumi.get(self, "certificate_password")
1996
+
1997
+ @property
1998
+ @pulumi.getter(name="certificateSource")
1999
+ def certificate_source(self) -> Optional[str]:
2000
+ """
2001
+ Certificate Source.
2002
+ """
2003
+ return pulumi.get(self, "certificate_source")
2004
+
2005
+ @property
2006
+ @pulumi.getter(name="certificateStatus")
2007
+ def certificate_status(self) -> Optional[str]:
2008
+ """
2009
+ Certificate Status.
2010
+ """
2011
+ return pulumi.get(self, "certificate_status")
2012
+
2013
+ @property
2014
+ @pulumi.getter(name="defaultSslBinding")
2015
+ def default_ssl_binding(self) -> Optional[bool]:
2016
+ """
2017
+ Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type.
2018
+ """
2019
+ return pulumi.get(self, "default_ssl_binding")
2020
+
2021
+ @property
2022
+ @pulumi.getter(name="encodedCertificate")
2023
+ def encoded_certificate(self) -> Optional[str]:
2024
+ """
2025
+ Base64 Encoded certificate.
2026
+ """
2027
+ return pulumi.get(self, "encoded_certificate")
2028
+
2029
+ @property
2030
+ @pulumi.getter(name="identityClientId")
2031
+ def identity_client_id(self) -> Optional[str]:
2032
+ """
2033
+ System or User Assigned Managed identity clientId as generated by Azure AD, which has GET access to the keyVault containing the SSL certificate.
2034
+ """
2035
+ return pulumi.get(self, "identity_client_id")
2036
+
2037
+ @property
2038
+ @pulumi.getter(name="keyVaultId")
2039
+ def key_vault_id(self) -> Optional[str]:
2040
+ """
2041
+ Url to the KeyVault Secret containing the Ssl Certificate. If absolute Url containing version is provided, auto-update of ssl certificate will not work. This requires Api Management service to be configured with aka.ms/apimmsi. The secret should be of type *application/x-pkcs12*
2042
+ """
2043
+ return pulumi.get(self, "key_vault_id")
2044
+
2045
+ @property
2046
+ @pulumi.getter(name="negotiateClientCertificate")
2047
+ def negotiate_client_certificate(self) -> Optional[bool]:
2048
+ """
2049
+ Specify true to always negotiate client certificate on the hostname. Default Value is false.
2050
+ """
2051
+ return pulumi.get(self, "negotiate_client_certificate")
2052
+
2053
+
2054
+ @pulumi.output_type
2055
+ class HttpMessageDiagnosticResponse(dict):
2056
+ """
2057
+ Http message diagnostic settings.
2058
+ """
2059
+ @staticmethod
2060
+ def __key_warning(key: str):
2061
+ suggest = None
2062
+ if key == "dataMasking":
2063
+ suggest = "data_masking"
2064
+
2065
+ if suggest:
2066
+ pulumi.log.warn(f"Key '{key}' not found in HttpMessageDiagnosticResponse. Access the value via the '{suggest}' property getter instead.")
2067
+
2068
+ def __getitem__(self, key: str) -> Any:
2069
+ HttpMessageDiagnosticResponse.__key_warning(key)
2070
+ return super().__getitem__(key)
2071
+
2072
+ def get(self, key: str, default = None) -> Any:
2073
+ HttpMessageDiagnosticResponse.__key_warning(key)
2074
+ return super().get(key, default)
2075
+
2076
+ def __init__(__self__, *,
2077
+ body: Optional['outputs.BodyDiagnosticSettingsResponse'] = None,
2078
+ data_masking: Optional['outputs.DataMaskingResponse'] = None,
2079
+ headers: Optional[Sequence[str]] = None):
2080
+ """
2081
+ Http message diagnostic settings.
2082
+ :param 'BodyDiagnosticSettingsResponse' body: Body logging settings.
2083
+ :param 'DataMaskingResponse' data_masking: Data masking settings.
2084
+ :param Sequence[str] headers: Array of HTTP Headers to log.
2085
+ """
2086
+ if body is not None:
2087
+ pulumi.set(__self__, "body", body)
2088
+ if data_masking is not None:
2089
+ pulumi.set(__self__, "data_masking", data_masking)
2090
+ if headers is not None:
2091
+ pulumi.set(__self__, "headers", headers)
2092
+
2093
+ @property
2094
+ @pulumi.getter
2095
+ def body(self) -> Optional['outputs.BodyDiagnosticSettingsResponse']:
2096
+ """
2097
+ Body logging settings.
2098
+ """
2099
+ return pulumi.get(self, "body")
2100
+
2101
+ @property
2102
+ @pulumi.getter(name="dataMasking")
2103
+ def data_masking(self) -> Optional['outputs.DataMaskingResponse']:
2104
+ """
2105
+ Data masking settings.
2106
+ """
2107
+ return pulumi.get(self, "data_masking")
2108
+
2109
+ @property
2110
+ @pulumi.getter
2111
+ def headers(self) -> Optional[Sequence[str]]:
2112
+ """
2113
+ Array of HTTP Headers to log.
2114
+ """
2115
+ return pulumi.get(self, "headers")
2116
+
2117
+
2118
+ @pulumi.output_type
2119
+ class KeyVaultContractPropertiesResponse(dict):
2120
+ """
2121
+ KeyVault contract details.
2122
+ """
2123
+ @staticmethod
2124
+ def __key_warning(key: str):
2125
+ suggest = None
2126
+ if key == "identityClientId":
2127
+ suggest = "identity_client_id"
2128
+ elif key == "lastStatus":
2129
+ suggest = "last_status"
2130
+ elif key == "secretIdentifier":
2131
+ suggest = "secret_identifier"
2132
+
2133
+ if suggest:
2134
+ pulumi.log.warn(f"Key '{key}' not found in KeyVaultContractPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
2135
+
2136
+ def __getitem__(self, key: str) -> Any:
2137
+ KeyVaultContractPropertiesResponse.__key_warning(key)
2138
+ return super().__getitem__(key)
2139
+
2140
+ def get(self, key: str, default = None) -> Any:
2141
+ KeyVaultContractPropertiesResponse.__key_warning(key)
2142
+ return super().get(key, default)
2143
+
2144
+ def __init__(__self__, *,
2145
+ identity_client_id: Optional[str] = None,
2146
+ last_status: Optional['outputs.KeyVaultLastAccessStatusContractPropertiesResponse'] = None,
2147
+ secret_identifier: Optional[str] = None):
2148
+ """
2149
+ KeyVault contract details.
2150
+ :param str identity_client_id: Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret.
2151
+ :param 'KeyVaultLastAccessStatusContractPropertiesResponse' last_status: Last time sync and refresh status of secret from key vault.
2152
+ :param str secret_identifier: Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi
2153
+ """
2154
+ if identity_client_id is not None:
2155
+ pulumi.set(__self__, "identity_client_id", identity_client_id)
2156
+ if last_status is not None:
2157
+ pulumi.set(__self__, "last_status", last_status)
2158
+ if secret_identifier is not None:
2159
+ pulumi.set(__self__, "secret_identifier", secret_identifier)
2160
+
2161
+ @property
2162
+ @pulumi.getter(name="identityClientId")
2163
+ def identity_client_id(self) -> Optional[str]:
2164
+ """
2165
+ Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret.
2166
+ """
2167
+ return pulumi.get(self, "identity_client_id")
2168
+
2169
+ @property
2170
+ @pulumi.getter(name="lastStatus")
2171
+ def last_status(self) -> Optional['outputs.KeyVaultLastAccessStatusContractPropertiesResponse']:
2172
+ """
2173
+ Last time sync and refresh status of secret from key vault.
2174
+ """
2175
+ return pulumi.get(self, "last_status")
2176
+
2177
+ @property
2178
+ @pulumi.getter(name="secretIdentifier")
2179
+ def secret_identifier(self) -> Optional[str]:
2180
+ """
2181
+ Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi
2182
+ """
2183
+ return pulumi.get(self, "secret_identifier")
2184
+
2185
+
2186
+ @pulumi.output_type
2187
+ class KeyVaultLastAccessStatusContractPropertiesResponse(dict):
2188
+ """
2189
+ Issue contract Update Properties.
2190
+ """
2191
+ @staticmethod
2192
+ def __key_warning(key: str):
2193
+ suggest = None
2194
+ if key == "timeStampUtc":
2195
+ suggest = "time_stamp_utc"
2196
+
2197
+ if suggest:
2198
+ pulumi.log.warn(f"Key '{key}' not found in KeyVaultLastAccessStatusContractPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
2199
+
2200
+ def __getitem__(self, key: str) -> Any:
2201
+ KeyVaultLastAccessStatusContractPropertiesResponse.__key_warning(key)
2202
+ return super().__getitem__(key)
2203
+
2204
+ def get(self, key: str, default = None) -> Any:
2205
+ KeyVaultLastAccessStatusContractPropertiesResponse.__key_warning(key)
2206
+ return super().get(key, default)
2207
+
2208
+ def __init__(__self__, *,
2209
+ code: Optional[str] = None,
2210
+ message: Optional[str] = None,
2211
+ time_stamp_utc: Optional[str] = None):
2212
+ """
2213
+ Issue contract Update Properties.
2214
+ :param str code: Last status code for sync and refresh of secret from key vault.
2215
+ :param str message: Details of the error else empty.
2216
+ :param str time_stamp_utc: Last time secret was accessed. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
2217
+ """
2218
+ if code is not None:
2219
+ pulumi.set(__self__, "code", code)
2220
+ if message is not None:
2221
+ pulumi.set(__self__, "message", message)
2222
+ if time_stamp_utc is not None:
2223
+ pulumi.set(__self__, "time_stamp_utc", time_stamp_utc)
2224
+
2225
+ @property
2226
+ @pulumi.getter
2227
+ def code(self) -> Optional[str]:
2228
+ """
2229
+ Last status code for sync and refresh of secret from key vault.
2230
+ """
2231
+ return pulumi.get(self, "code")
2232
+
2233
+ @property
2234
+ @pulumi.getter
2235
+ def message(self) -> Optional[str]:
2236
+ """
2237
+ Details of the error else empty.
2238
+ """
2239
+ return pulumi.get(self, "message")
2240
+
2241
+ @property
2242
+ @pulumi.getter(name="timeStampUtc")
2243
+ def time_stamp_utc(self) -> Optional[str]:
2244
+ """
2245
+ Last time secret was accessed. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
2246
+ """
2247
+ return pulumi.get(self, "time_stamp_utc")
2248
+
2249
+
2250
+ @pulumi.output_type
2251
+ class OAuth2AuthenticationSettingsContractResponse(dict):
2252
+ """
2253
+ API OAuth2 Authentication settings details.
2254
+ """
2255
+ @staticmethod
2256
+ def __key_warning(key: str):
2257
+ suggest = None
2258
+ if key == "authorizationServerId":
2259
+ suggest = "authorization_server_id"
2260
+
2261
+ if suggest:
2262
+ pulumi.log.warn(f"Key '{key}' not found in OAuth2AuthenticationSettingsContractResponse. Access the value via the '{suggest}' property getter instead.")
2263
+
2264
+ def __getitem__(self, key: str) -> Any:
2265
+ OAuth2AuthenticationSettingsContractResponse.__key_warning(key)
2266
+ return super().__getitem__(key)
2267
+
2268
+ def get(self, key: str, default = None) -> Any:
2269
+ OAuth2AuthenticationSettingsContractResponse.__key_warning(key)
2270
+ return super().get(key, default)
2271
+
2272
+ def __init__(__self__, *,
2273
+ authorization_server_id: Optional[str] = None,
2274
+ scope: Optional[str] = None):
2275
+ """
2276
+ API OAuth2 Authentication settings details.
2277
+ :param str authorization_server_id: OAuth authorization server identifier.
2278
+ :param str scope: operations scope.
2279
+ """
2280
+ if authorization_server_id is not None:
2281
+ pulumi.set(__self__, "authorization_server_id", authorization_server_id)
2282
+ if scope is not None:
2283
+ pulumi.set(__self__, "scope", scope)
2284
+
2285
+ @property
2286
+ @pulumi.getter(name="authorizationServerId")
2287
+ def authorization_server_id(self) -> Optional[str]:
2288
+ """
2289
+ OAuth authorization server identifier.
2290
+ """
2291
+ return pulumi.get(self, "authorization_server_id")
2292
+
2293
+ @property
2294
+ @pulumi.getter
2295
+ def scope(self) -> Optional[str]:
2296
+ """
2297
+ operations scope.
2298
+ """
2299
+ return pulumi.get(self, "scope")
2300
+
2301
+
2302
+ @pulumi.output_type
2303
+ class OpenIdAuthenticationSettingsContractResponse(dict):
2304
+ """
2305
+ API OAuth2 Authentication settings details.
2306
+ """
2307
+ @staticmethod
2308
+ def __key_warning(key: str):
2309
+ suggest = None
2310
+ if key == "bearerTokenSendingMethods":
2311
+ suggest = "bearer_token_sending_methods"
2312
+ elif key == "openidProviderId":
2313
+ suggest = "openid_provider_id"
2314
+
2315
+ if suggest:
2316
+ pulumi.log.warn(f"Key '{key}' not found in OpenIdAuthenticationSettingsContractResponse. Access the value via the '{suggest}' property getter instead.")
2317
+
2318
+ def __getitem__(self, key: str) -> Any:
2319
+ OpenIdAuthenticationSettingsContractResponse.__key_warning(key)
2320
+ return super().__getitem__(key)
2321
+
2322
+ def get(self, key: str, default = None) -> Any:
2323
+ OpenIdAuthenticationSettingsContractResponse.__key_warning(key)
2324
+ return super().get(key, default)
2325
+
2326
+ def __init__(__self__, *,
2327
+ bearer_token_sending_methods: Optional[Sequence[str]] = None,
2328
+ openid_provider_id: Optional[str] = None):
2329
+ """
2330
+ API OAuth2 Authentication settings details.
2331
+ :param Sequence[str] bearer_token_sending_methods: How to send token to the server.
2332
+ :param str openid_provider_id: OAuth authorization server identifier.
2333
+ """
2334
+ if bearer_token_sending_methods is not None:
2335
+ pulumi.set(__self__, "bearer_token_sending_methods", bearer_token_sending_methods)
2336
+ if openid_provider_id is not None:
2337
+ pulumi.set(__self__, "openid_provider_id", openid_provider_id)
2338
+
2339
+ @property
2340
+ @pulumi.getter(name="bearerTokenSendingMethods")
2341
+ def bearer_token_sending_methods(self) -> Optional[Sequence[str]]:
2342
+ """
2343
+ How to send token to the server.
2344
+ """
2345
+ return pulumi.get(self, "bearer_token_sending_methods")
2346
+
2347
+ @property
2348
+ @pulumi.getter(name="openidProviderId")
2349
+ def openid_provider_id(self) -> Optional[str]:
2350
+ """
2351
+ OAuth authorization server identifier.
2352
+ """
2353
+ return pulumi.get(self, "openid_provider_id")
2354
+
2355
+
2356
+ @pulumi.output_type
2357
+ class ParameterContractResponse(dict):
2358
+ """
2359
+ Operation parameters details.
2360
+ """
2361
+ @staticmethod
2362
+ def __key_warning(key: str):
2363
+ suggest = None
2364
+ if key == "defaultValue":
2365
+ suggest = "default_value"
2366
+ elif key == "schemaId":
2367
+ suggest = "schema_id"
2368
+ elif key == "typeName":
2369
+ suggest = "type_name"
2370
+
2371
+ if suggest:
2372
+ pulumi.log.warn(f"Key '{key}' not found in ParameterContractResponse. Access the value via the '{suggest}' property getter instead.")
2373
+
2374
+ def __getitem__(self, key: str) -> Any:
2375
+ ParameterContractResponse.__key_warning(key)
2376
+ return super().__getitem__(key)
2377
+
2378
+ def get(self, key: str, default = None) -> Any:
2379
+ ParameterContractResponse.__key_warning(key)
2380
+ return super().get(key, default)
2381
+
2382
+ def __init__(__self__, *,
2383
+ name: str,
2384
+ type: str,
2385
+ default_value: Optional[str] = None,
2386
+ description: Optional[str] = None,
2387
+ examples: Optional[Mapping[str, 'outputs.ParameterExampleContractResponse']] = None,
2388
+ required: Optional[bool] = None,
2389
+ schema_id: Optional[str] = None,
2390
+ type_name: Optional[str] = None,
2391
+ values: Optional[Sequence[str]] = None):
2392
+ """
2393
+ Operation parameters details.
2394
+ :param str name: Parameter name.
2395
+ :param str type: Parameter type.
2396
+ :param str default_value: Default parameter value.
2397
+ :param str description: Parameter description.
2398
+ :param Mapping[str, 'ParameterExampleContractResponse'] examples: Exampled defined for the parameter.
2399
+ :param bool required: Specifies whether parameter is required or not.
2400
+ :param str schema_id: Schema identifier.
2401
+ :param str type_name: Type name defined by the schema.
2402
+ :param Sequence[str] values: Parameter values.
2403
+ """
2404
+ pulumi.set(__self__, "name", name)
2405
+ pulumi.set(__self__, "type", type)
2406
+ if default_value is not None:
2407
+ pulumi.set(__self__, "default_value", default_value)
2408
+ if description is not None:
2409
+ pulumi.set(__self__, "description", description)
2410
+ if examples is not None:
2411
+ pulumi.set(__self__, "examples", examples)
2412
+ if required is not None:
2413
+ pulumi.set(__self__, "required", required)
2414
+ if schema_id is not None:
2415
+ pulumi.set(__self__, "schema_id", schema_id)
2416
+ if type_name is not None:
2417
+ pulumi.set(__self__, "type_name", type_name)
2418
+ if values is not None:
2419
+ pulumi.set(__self__, "values", values)
2420
+
2421
+ @property
2422
+ @pulumi.getter
2423
+ def name(self) -> str:
2424
+ """
2425
+ Parameter name.
2426
+ """
2427
+ return pulumi.get(self, "name")
2428
+
2429
+ @property
2430
+ @pulumi.getter
2431
+ def type(self) -> str:
2432
+ """
2433
+ Parameter type.
2434
+ """
2435
+ return pulumi.get(self, "type")
2436
+
2437
+ @property
2438
+ @pulumi.getter(name="defaultValue")
2439
+ def default_value(self) -> Optional[str]:
2440
+ """
2441
+ Default parameter value.
2442
+ """
2443
+ return pulumi.get(self, "default_value")
2444
+
2445
+ @property
2446
+ @pulumi.getter
2447
+ def description(self) -> Optional[str]:
2448
+ """
2449
+ Parameter description.
2450
+ """
2451
+ return pulumi.get(self, "description")
2452
+
2453
+ @property
2454
+ @pulumi.getter
2455
+ def examples(self) -> Optional[Mapping[str, 'outputs.ParameterExampleContractResponse']]:
2456
+ """
2457
+ Exampled defined for the parameter.
2458
+ """
2459
+ return pulumi.get(self, "examples")
2460
+
2461
+ @property
2462
+ @pulumi.getter
2463
+ def required(self) -> Optional[bool]:
2464
+ """
2465
+ Specifies whether parameter is required or not.
2466
+ """
2467
+ return pulumi.get(self, "required")
2468
+
2469
+ @property
2470
+ @pulumi.getter(name="schemaId")
2471
+ def schema_id(self) -> Optional[str]:
2472
+ """
2473
+ Schema identifier.
2474
+ """
2475
+ return pulumi.get(self, "schema_id")
2476
+
2477
+ @property
2478
+ @pulumi.getter(name="typeName")
2479
+ def type_name(self) -> Optional[str]:
2480
+ """
2481
+ Type name defined by the schema.
2482
+ """
2483
+ return pulumi.get(self, "type_name")
2484
+
2485
+ @property
2486
+ @pulumi.getter
2487
+ def values(self) -> Optional[Sequence[str]]:
2488
+ """
2489
+ Parameter values.
2490
+ """
2491
+ return pulumi.get(self, "values")
2492
+
2493
+
2494
+ @pulumi.output_type
2495
+ class ParameterExampleContractResponse(dict):
2496
+ """
2497
+ Parameter example.
2498
+ """
2499
+ @staticmethod
2500
+ def __key_warning(key: str):
2501
+ suggest = None
2502
+ if key == "externalValue":
2503
+ suggest = "external_value"
2504
+
2505
+ if suggest:
2506
+ pulumi.log.warn(f"Key '{key}' not found in ParameterExampleContractResponse. Access the value via the '{suggest}' property getter instead.")
2507
+
2508
+ def __getitem__(self, key: str) -> Any:
2509
+ ParameterExampleContractResponse.__key_warning(key)
2510
+ return super().__getitem__(key)
2511
+
2512
+ def get(self, key: str, default = None) -> Any:
2513
+ ParameterExampleContractResponse.__key_warning(key)
2514
+ return super().get(key, default)
2515
+
2516
+ def __init__(__self__, *,
2517
+ description: Optional[str] = None,
2518
+ external_value: Optional[str] = None,
2519
+ summary: Optional[str] = None,
2520
+ value: Optional[Any] = None):
2521
+ """
2522
+ Parameter example.
2523
+ :param str description: Long description for the example
2524
+ :param str external_value: A URL that points to the literal example
2525
+ :param str summary: Short description for the example
2526
+ :param Any value: Example value. May be a primitive value, or an object.
2527
+ """
2528
+ if description is not None:
2529
+ pulumi.set(__self__, "description", description)
2530
+ if external_value is not None:
2531
+ pulumi.set(__self__, "external_value", external_value)
2532
+ if summary is not None:
2533
+ pulumi.set(__self__, "summary", summary)
2534
+ if value is not None:
2535
+ pulumi.set(__self__, "value", value)
2536
+
2537
+ @property
2538
+ @pulumi.getter
2539
+ def description(self) -> Optional[str]:
2540
+ """
2541
+ Long description for the example
2542
+ """
2543
+ return pulumi.get(self, "description")
2544
+
2545
+ @property
2546
+ @pulumi.getter(name="externalValue")
2547
+ def external_value(self) -> Optional[str]:
2548
+ """
2549
+ A URL that points to the literal example
2550
+ """
2551
+ return pulumi.get(self, "external_value")
2552
+
2553
+ @property
2554
+ @pulumi.getter
2555
+ def summary(self) -> Optional[str]:
2556
+ """
2557
+ Short description for the example
2558
+ """
2559
+ return pulumi.get(self, "summary")
2560
+
2561
+ @property
2562
+ @pulumi.getter
2563
+ def value(self) -> Optional[Any]:
2564
+ """
2565
+ Example value. May be a primitive value, or an object.
2566
+ """
2567
+ return pulumi.get(self, "value")
2568
+
2569
+
2570
+ @pulumi.output_type
2571
+ class PipelineDiagnosticSettingsResponse(dict):
2572
+ """
2573
+ Diagnostic settings for incoming/outgoing HTTP messages to the Gateway.
2574
+ """
2575
+ def __init__(__self__, *,
2576
+ request: Optional['outputs.HttpMessageDiagnosticResponse'] = None,
2577
+ response: Optional['outputs.HttpMessageDiagnosticResponse'] = None):
2578
+ """
2579
+ Diagnostic settings for incoming/outgoing HTTP messages to the Gateway.
2580
+ :param 'HttpMessageDiagnosticResponse' request: Diagnostic settings for request.
2581
+ :param 'HttpMessageDiagnosticResponse' response: Diagnostic settings for response.
2582
+ """
2583
+ if request is not None:
2584
+ pulumi.set(__self__, "request", request)
2585
+ if response is not None:
2586
+ pulumi.set(__self__, "response", response)
2587
+
2588
+ @property
2589
+ @pulumi.getter
2590
+ def request(self) -> Optional['outputs.HttpMessageDiagnosticResponse']:
2591
+ """
2592
+ Diagnostic settings for request.
2593
+ """
2594
+ return pulumi.get(self, "request")
2595
+
2596
+ @property
2597
+ @pulumi.getter
2598
+ def response(self) -> Optional['outputs.HttpMessageDiagnosticResponse']:
2599
+ """
2600
+ Diagnostic settings for response.
2601
+ """
2602
+ return pulumi.get(self, "response")
2603
+
2604
+
2605
+ @pulumi.output_type
2606
+ class PrivateEndpointResponse(dict):
2607
+ """
2608
+ The Private Endpoint resource.
2609
+ """
2610
+ def __init__(__self__, *,
2611
+ id: str):
2612
+ """
2613
+ The Private Endpoint resource.
2614
+ :param str id: The ARM identifier for Private Endpoint
2615
+ """
2616
+ pulumi.set(__self__, "id", id)
2617
+
2618
+ @property
2619
+ @pulumi.getter
2620
+ def id(self) -> str:
2621
+ """
2622
+ The ARM identifier for Private Endpoint
2623
+ """
2624
+ return pulumi.get(self, "id")
2625
+
2626
+
2627
+ @pulumi.output_type
2628
+ class PrivateLinkServiceConnectionStateResponse(dict):
2629
+ """
2630
+ A collection of information about the state of the connection between service consumer and provider.
2631
+ """
2632
+ @staticmethod
2633
+ def __key_warning(key: str):
2634
+ suggest = None
2635
+ if key == "actionsRequired":
2636
+ suggest = "actions_required"
2637
+
2638
+ if suggest:
2639
+ pulumi.log.warn(f"Key '{key}' not found in PrivateLinkServiceConnectionStateResponse. Access the value via the '{suggest}' property getter instead.")
2640
+
2641
+ def __getitem__(self, key: str) -> Any:
2642
+ PrivateLinkServiceConnectionStateResponse.__key_warning(key)
2643
+ return super().__getitem__(key)
2644
+
2645
+ def get(self, key: str, default = None) -> Any:
2646
+ PrivateLinkServiceConnectionStateResponse.__key_warning(key)
2647
+ return super().get(key, default)
2648
+
2649
+ def __init__(__self__, *,
2650
+ actions_required: Optional[str] = None,
2651
+ description: Optional[str] = None,
2652
+ status: Optional[str] = None):
2653
+ """
2654
+ A collection of information about the state of the connection between service consumer and provider.
2655
+ :param str actions_required: A message indicating if changes on the service provider require any updates on the consumer.
2656
+ :param str description: The reason for approval/rejection of the connection.
2657
+ :param str status: Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
2658
+ """
2659
+ if actions_required is not None:
2660
+ pulumi.set(__self__, "actions_required", actions_required)
2661
+ if description is not None:
2662
+ pulumi.set(__self__, "description", description)
2663
+ if status is not None:
2664
+ pulumi.set(__self__, "status", status)
2665
+
2666
+ @property
2667
+ @pulumi.getter(name="actionsRequired")
2668
+ def actions_required(self) -> Optional[str]:
2669
+ """
2670
+ A message indicating if changes on the service provider require any updates on the consumer.
2671
+ """
2672
+ return pulumi.get(self, "actions_required")
2673
+
2674
+ @property
2675
+ @pulumi.getter
2676
+ def description(self) -> Optional[str]:
2677
+ """
2678
+ The reason for approval/rejection of the connection.
2679
+ """
2680
+ return pulumi.get(self, "description")
2681
+
2682
+ @property
2683
+ @pulumi.getter
2684
+ def status(self) -> Optional[str]:
2685
+ """
2686
+ Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
2687
+ """
2688
+ return pulumi.get(self, "status")
2689
+
2690
+
2691
+ @pulumi.output_type
2692
+ class RemotePrivateEndpointConnectionWrapperResponse(dict):
2693
+ """
2694
+ Remote Private Endpoint Connection resource.
2695
+ """
2696
+ @staticmethod
2697
+ def __key_warning(key: str):
2698
+ suggest = None
2699
+ if key == "groupIds":
2700
+ suggest = "group_ids"
2701
+ elif key == "privateLinkServiceConnectionState":
2702
+ suggest = "private_link_service_connection_state"
2703
+ elif key == "provisioningState":
2704
+ suggest = "provisioning_state"
2705
+ elif key == "privateEndpoint":
2706
+ suggest = "private_endpoint"
2707
+
2708
+ if suggest:
2709
+ pulumi.log.warn(f"Key '{key}' not found in RemotePrivateEndpointConnectionWrapperResponse. Access the value via the '{suggest}' property getter instead.")
2710
+
2711
+ def __getitem__(self, key: str) -> Any:
2712
+ RemotePrivateEndpointConnectionWrapperResponse.__key_warning(key)
2713
+ return super().__getitem__(key)
2714
+
2715
+ def get(self, key: str, default = None) -> Any:
2716
+ RemotePrivateEndpointConnectionWrapperResponse.__key_warning(key)
2717
+ return super().get(key, default)
2718
+
2719
+ def __init__(__self__, *,
2720
+ group_ids: Sequence[str],
2721
+ private_link_service_connection_state: 'outputs.PrivateLinkServiceConnectionStateResponse',
2722
+ provisioning_state: str,
2723
+ id: Optional[str] = None,
2724
+ name: Optional[str] = None,
2725
+ private_endpoint: Optional['outputs.ArmIdWrapperResponse'] = None,
2726
+ type: Optional[str] = None):
2727
+ """
2728
+ Remote Private Endpoint Connection resource.
2729
+ :param Sequence[str] group_ids: All the Group ids.
2730
+ :param 'PrivateLinkServiceConnectionStateResponse' private_link_service_connection_state: A collection of information about the state of the connection between service consumer and provider.
2731
+ :param str provisioning_state: The provisioning state of the private endpoint connection resource.
2732
+ :param str id: Private Endpoint connection resource id
2733
+ :param str name: Private Endpoint Connection Name
2734
+ :param 'ArmIdWrapperResponse' private_endpoint: The resource of private end point.
2735
+ :param str type: Private Endpoint Connection Resource Type
2736
+ """
2737
+ pulumi.set(__self__, "group_ids", group_ids)
2738
+ pulumi.set(__self__, "private_link_service_connection_state", private_link_service_connection_state)
2739
+ pulumi.set(__self__, "provisioning_state", provisioning_state)
2740
+ if id is not None:
2741
+ pulumi.set(__self__, "id", id)
2742
+ if name is not None:
2743
+ pulumi.set(__self__, "name", name)
2744
+ if private_endpoint is not None:
2745
+ pulumi.set(__self__, "private_endpoint", private_endpoint)
2746
+ if type is not None:
2747
+ pulumi.set(__self__, "type", type)
2748
+
2749
+ @property
2750
+ @pulumi.getter(name="groupIds")
2751
+ def group_ids(self) -> Sequence[str]:
2752
+ """
2753
+ All the Group ids.
2754
+ """
2755
+ return pulumi.get(self, "group_ids")
2756
+
2757
+ @property
2758
+ @pulumi.getter(name="privateLinkServiceConnectionState")
2759
+ def private_link_service_connection_state(self) -> 'outputs.PrivateLinkServiceConnectionStateResponse':
2760
+ """
2761
+ A collection of information about the state of the connection between service consumer and provider.
2762
+ """
2763
+ return pulumi.get(self, "private_link_service_connection_state")
2764
+
2765
+ @property
2766
+ @pulumi.getter(name="provisioningState")
2767
+ def provisioning_state(self) -> str:
2768
+ """
2769
+ The provisioning state of the private endpoint connection resource.
2770
+ """
2771
+ return pulumi.get(self, "provisioning_state")
2772
+
2773
+ @property
2774
+ @pulumi.getter
2775
+ def id(self) -> Optional[str]:
2776
+ """
2777
+ Private Endpoint connection resource id
2778
+ """
2779
+ return pulumi.get(self, "id")
2780
+
2781
+ @property
2782
+ @pulumi.getter
2783
+ def name(self) -> Optional[str]:
2784
+ """
2785
+ Private Endpoint Connection Name
2786
+ """
2787
+ return pulumi.get(self, "name")
2788
+
2789
+ @property
2790
+ @pulumi.getter(name="privateEndpoint")
2791
+ def private_endpoint(self) -> Optional['outputs.ArmIdWrapperResponse']:
2792
+ """
2793
+ The resource of private end point.
2794
+ """
2795
+ return pulumi.get(self, "private_endpoint")
2796
+
2797
+ @property
2798
+ @pulumi.getter
2799
+ def type(self) -> Optional[str]:
2800
+ """
2801
+ Private Endpoint Connection Resource Type
2802
+ """
2803
+ return pulumi.get(self, "type")
2804
+
2805
+
2806
+ @pulumi.output_type
2807
+ class RepresentationContractResponse(dict):
2808
+ """
2809
+ Operation request/response representation details.
2810
+ """
2811
+ @staticmethod
2812
+ def __key_warning(key: str):
2813
+ suggest = None
2814
+ if key == "contentType":
2815
+ suggest = "content_type"
2816
+ elif key == "formParameters":
2817
+ suggest = "form_parameters"
2818
+ elif key == "schemaId":
2819
+ suggest = "schema_id"
2820
+ elif key == "typeName":
2821
+ suggest = "type_name"
2822
+
2823
+ if suggest:
2824
+ pulumi.log.warn(f"Key '{key}' not found in RepresentationContractResponse. Access the value via the '{suggest}' property getter instead.")
2825
+
2826
+ def __getitem__(self, key: str) -> Any:
2827
+ RepresentationContractResponse.__key_warning(key)
2828
+ return super().__getitem__(key)
2829
+
2830
+ def get(self, key: str, default = None) -> Any:
2831
+ RepresentationContractResponse.__key_warning(key)
2832
+ return super().get(key, default)
2833
+
2834
+ def __init__(__self__, *,
2835
+ content_type: str,
2836
+ examples: Optional[Mapping[str, 'outputs.ParameterExampleContractResponse']] = None,
2837
+ form_parameters: Optional[Sequence['outputs.ParameterContractResponse']] = None,
2838
+ schema_id: Optional[str] = None,
2839
+ type_name: Optional[str] = None):
2840
+ """
2841
+ Operation request/response representation details.
2842
+ :param str content_type: Specifies a registered or custom content type for this representation, e.g. application/xml.
2843
+ :param Mapping[str, 'ParameterExampleContractResponse'] examples: Exampled defined for the representation.
2844
+ :param Sequence['ParameterContractResponse'] form_parameters: Collection of form parameters. Required if 'contentType' value is either 'application/x-www-form-urlencoded' or 'multipart/form-data'..
2845
+ :param str schema_id: Schema identifier. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
2846
+ :param str type_name: Type name defined by the schema. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
2847
+ """
2848
+ pulumi.set(__self__, "content_type", content_type)
2849
+ if examples is not None:
2850
+ pulumi.set(__self__, "examples", examples)
2851
+ if form_parameters is not None:
2852
+ pulumi.set(__self__, "form_parameters", form_parameters)
2853
+ if schema_id is not None:
2854
+ pulumi.set(__self__, "schema_id", schema_id)
2855
+ if type_name is not None:
2856
+ pulumi.set(__self__, "type_name", type_name)
2857
+
2858
+ @property
2859
+ @pulumi.getter(name="contentType")
2860
+ def content_type(self) -> str:
2861
+ """
2862
+ Specifies a registered or custom content type for this representation, e.g. application/xml.
2863
+ """
2864
+ return pulumi.get(self, "content_type")
2865
+
2866
+ @property
2867
+ @pulumi.getter
2868
+ def examples(self) -> Optional[Mapping[str, 'outputs.ParameterExampleContractResponse']]:
2869
+ """
2870
+ Exampled defined for the representation.
2871
+ """
2872
+ return pulumi.get(self, "examples")
2873
+
2874
+ @property
2875
+ @pulumi.getter(name="formParameters")
2876
+ def form_parameters(self) -> Optional[Sequence['outputs.ParameterContractResponse']]:
2877
+ """
2878
+ Collection of form parameters. Required if 'contentType' value is either 'application/x-www-form-urlencoded' or 'multipart/form-data'..
2879
+ """
2880
+ return pulumi.get(self, "form_parameters")
2881
+
2882
+ @property
2883
+ @pulumi.getter(name="schemaId")
2884
+ def schema_id(self) -> Optional[str]:
2885
+ """
2886
+ Schema identifier. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
2887
+ """
2888
+ return pulumi.get(self, "schema_id")
2889
+
2890
+ @property
2891
+ @pulumi.getter(name="typeName")
2892
+ def type_name(self) -> Optional[str]:
2893
+ """
2894
+ Type name defined by the schema. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
2895
+ """
2896
+ return pulumi.get(self, "type_name")
2897
+
2898
+
2899
+ @pulumi.output_type
2900
+ class RequestContractResponse(dict):
2901
+ """
2902
+ Operation request details.
2903
+ """
2904
+ @staticmethod
2905
+ def __key_warning(key: str):
2906
+ suggest = None
2907
+ if key == "queryParameters":
2908
+ suggest = "query_parameters"
2909
+
2910
+ if suggest:
2911
+ pulumi.log.warn(f"Key '{key}' not found in RequestContractResponse. Access the value via the '{suggest}' property getter instead.")
2912
+
2913
+ def __getitem__(self, key: str) -> Any:
2914
+ RequestContractResponse.__key_warning(key)
2915
+ return super().__getitem__(key)
2916
+
2917
+ def get(self, key: str, default = None) -> Any:
2918
+ RequestContractResponse.__key_warning(key)
2919
+ return super().get(key, default)
2920
+
2921
+ def __init__(__self__, *,
2922
+ description: Optional[str] = None,
2923
+ headers: Optional[Sequence['outputs.ParameterContractResponse']] = None,
2924
+ query_parameters: Optional[Sequence['outputs.ParameterContractResponse']] = None,
2925
+ representations: Optional[Sequence['outputs.RepresentationContractResponse']] = None):
2926
+ """
2927
+ Operation request details.
2928
+ :param str description: Operation request description.
2929
+ :param Sequence['ParameterContractResponse'] headers: Collection of operation request headers.
2930
+ :param Sequence['ParameterContractResponse'] query_parameters: Collection of operation request query parameters.
2931
+ :param Sequence['RepresentationContractResponse'] representations: Collection of operation request representations.
2932
+ """
2933
+ if description is not None:
2934
+ pulumi.set(__self__, "description", description)
2935
+ if headers is not None:
2936
+ pulumi.set(__self__, "headers", headers)
2937
+ if query_parameters is not None:
2938
+ pulumi.set(__self__, "query_parameters", query_parameters)
2939
+ if representations is not None:
2940
+ pulumi.set(__self__, "representations", representations)
2941
+
2942
+ @property
2943
+ @pulumi.getter
2944
+ def description(self) -> Optional[str]:
2945
+ """
2946
+ Operation request description.
2947
+ """
2948
+ return pulumi.get(self, "description")
2949
+
2950
+ @property
2951
+ @pulumi.getter
2952
+ def headers(self) -> Optional[Sequence['outputs.ParameterContractResponse']]:
2953
+ """
2954
+ Collection of operation request headers.
2955
+ """
2956
+ return pulumi.get(self, "headers")
2957
+
2958
+ @property
2959
+ @pulumi.getter(name="queryParameters")
2960
+ def query_parameters(self) -> Optional[Sequence['outputs.ParameterContractResponse']]:
2961
+ """
2962
+ Collection of operation request query parameters.
2963
+ """
2964
+ return pulumi.get(self, "query_parameters")
2965
+
2966
+ @property
2967
+ @pulumi.getter
2968
+ def representations(self) -> Optional[Sequence['outputs.RepresentationContractResponse']]:
2969
+ """
2970
+ Collection of operation request representations.
2971
+ """
2972
+ return pulumi.get(self, "representations")
2973
+
2974
+
2975
+ @pulumi.output_type
2976
+ class ResourceCollectionResponseValue(dict):
2977
+ def __init__(__self__, *,
2978
+ id: str,
2979
+ name: str,
2980
+ type: str):
2981
+ """
2982
+ :param str id: Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
2983
+ :param str name: The name of the resource
2984
+ :param str type: The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
2985
+ """
2986
+ pulumi.set(__self__, "id", id)
2987
+ pulumi.set(__self__, "name", name)
2988
+ pulumi.set(__self__, "type", type)
2989
+
2990
+ @property
2991
+ @pulumi.getter
2992
+ def id(self) -> str:
2993
+ """
2994
+ Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
2995
+ """
2996
+ return pulumi.get(self, "id")
2997
+
2998
+ @property
2999
+ @pulumi.getter
3000
+ def name(self) -> str:
3001
+ """
3002
+ The name of the resource
3003
+ """
3004
+ return pulumi.get(self, "name")
3005
+
3006
+ @property
3007
+ @pulumi.getter
3008
+ def type(self) -> str:
3009
+ """
3010
+ The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
3011
+ """
3012
+ return pulumi.get(self, "type")
3013
+
3014
+
3015
+ @pulumi.output_type
3016
+ class ResourceLocationDataContractResponse(dict):
3017
+ """
3018
+ Resource location data properties.
3019
+ """
3020
+ @staticmethod
3021
+ def __key_warning(key: str):
3022
+ suggest = None
3023
+ if key == "countryOrRegion":
3024
+ suggest = "country_or_region"
3025
+
3026
+ if suggest:
3027
+ pulumi.log.warn(f"Key '{key}' not found in ResourceLocationDataContractResponse. Access the value via the '{suggest}' property getter instead.")
3028
+
3029
+ def __getitem__(self, key: str) -> Any:
3030
+ ResourceLocationDataContractResponse.__key_warning(key)
3031
+ return super().__getitem__(key)
3032
+
3033
+ def get(self, key: str, default = None) -> Any:
3034
+ ResourceLocationDataContractResponse.__key_warning(key)
3035
+ return super().get(key, default)
3036
+
3037
+ def __init__(__self__, *,
3038
+ name: str,
3039
+ city: Optional[str] = None,
3040
+ country_or_region: Optional[str] = None,
3041
+ district: Optional[str] = None):
3042
+ """
3043
+ Resource location data properties.
3044
+ :param str name: A canonical name for the geographic or physical location.
3045
+ :param str city: The city or locality where the resource is located.
3046
+ :param str country_or_region: The country or region where the resource is located.
3047
+ :param str district: The district, state, or province where the resource is located.
3048
+ """
3049
+ pulumi.set(__self__, "name", name)
3050
+ if city is not None:
3051
+ pulumi.set(__self__, "city", city)
3052
+ if country_or_region is not None:
3053
+ pulumi.set(__self__, "country_or_region", country_or_region)
3054
+ if district is not None:
3055
+ pulumi.set(__self__, "district", district)
3056
+
3057
+ @property
3058
+ @pulumi.getter
3059
+ def name(self) -> str:
3060
+ """
3061
+ A canonical name for the geographic or physical location.
3062
+ """
3063
+ return pulumi.get(self, "name")
3064
+
3065
+ @property
3066
+ @pulumi.getter
3067
+ def city(self) -> Optional[str]:
3068
+ """
3069
+ The city or locality where the resource is located.
3070
+ """
3071
+ return pulumi.get(self, "city")
3072
+
3073
+ @property
3074
+ @pulumi.getter(name="countryOrRegion")
3075
+ def country_or_region(self) -> Optional[str]:
3076
+ """
3077
+ The country or region where the resource is located.
3078
+ """
3079
+ return pulumi.get(self, "country_or_region")
3080
+
3081
+ @property
3082
+ @pulumi.getter
3083
+ def district(self) -> Optional[str]:
3084
+ """
3085
+ The district, state, or province where the resource is located.
3086
+ """
3087
+ return pulumi.get(self, "district")
3088
+
3089
+
3090
+ @pulumi.output_type
3091
+ class ResponseContractResponse(dict):
3092
+ """
3093
+ Operation response details.
3094
+ """
3095
+ @staticmethod
3096
+ def __key_warning(key: str):
3097
+ suggest = None
3098
+ if key == "statusCode":
3099
+ suggest = "status_code"
3100
+
3101
+ if suggest:
3102
+ pulumi.log.warn(f"Key '{key}' not found in ResponseContractResponse. Access the value via the '{suggest}' property getter instead.")
3103
+
3104
+ def __getitem__(self, key: str) -> Any:
3105
+ ResponseContractResponse.__key_warning(key)
3106
+ return super().__getitem__(key)
3107
+
3108
+ def get(self, key: str, default = None) -> Any:
3109
+ ResponseContractResponse.__key_warning(key)
3110
+ return super().get(key, default)
3111
+
3112
+ def __init__(__self__, *,
3113
+ status_code: int,
3114
+ description: Optional[str] = None,
3115
+ headers: Optional[Sequence['outputs.ParameterContractResponse']] = None,
3116
+ representations: Optional[Sequence['outputs.RepresentationContractResponse']] = None):
3117
+ """
3118
+ Operation response details.
3119
+ :param int status_code: Operation response HTTP status code.
3120
+ :param str description: Operation response description.
3121
+ :param Sequence['ParameterContractResponse'] headers: Collection of operation response headers.
3122
+ :param Sequence['RepresentationContractResponse'] representations: Collection of operation response representations.
3123
+ """
3124
+ pulumi.set(__self__, "status_code", status_code)
3125
+ if description is not None:
3126
+ pulumi.set(__self__, "description", description)
3127
+ if headers is not None:
3128
+ pulumi.set(__self__, "headers", headers)
3129
+ if representations is not None:
3130
+ pulumi.set(__self__, "representations", representations)
3131
+
3132
+ @property
3133
+ @pulumi.getter(name="statusCode")
3134
+ def status_code(self) -> int:
3135
+ """
3136
+ Operation response HTTP status code.
3137
+ """
3138
+ return pulumi.get(self, "status_code")
3139
+
3140
+ @property
3141
+ @pulumi.getter
3142
+ def description(self) -> Optional[str]:
3143
+ """
3144
+ Operation response description.
3145
+ """
3146
+ return pulumi.get(self, "description")
3147
+
3148
+ @property
3149
+ @pulumi.getter
3150
+ def headers(self) -> Optional[Sequence['outputs.ParameterContractResponse']]:
3151
+ """
3152
+ Collection of operation response headers.
3153
+ """
3154
+ return pulumi.get(self, "headers")
3155
+
3156
+ @property
3157
+ @pulumi.getter
3158
+ def representations(self) -> Optional[Sequence['outputs.RepresentationContractResponse']]:
3159
+ """
3160
+ Collection of operation response representations.
3161
+ """
3162
+ return pulumi.get(self, "representations")
3163
+
3164
+
3165
+ @pulumi.output_type
3166
+ class SamplingSettingsResponse(dict):
3167
+ """
3168
+ Sampling settings for Diagnostic.
3169
+ """
3170
+ @staticmethod
3171
+ def __key_warning(key: str):
3172
+ suggest = None
3173
+ if key == "samplingType":
3174
+ suggest = "sampling_type"
3175
+
3176
+ if suggest:
3177
+ pulumi.log.warn(f"Key '{key}' not found in SamplingSettingsResponse. Access the value via the '{suggest}' property getter instead.")
3178
+
3179
+ def __getitem__(self, key: str) -> Any:
3180
+ SamplingSettingsResponse.__key_warning(key)
3181
+ return super().__getitem__(key)
3182
+
3183
+ def get(self, key: str, default = None) -> Any:
3184
+ SamplingSettingsResponse.__key_warning(key)
3185
+ return super().get(key, default)
3186
+
3187
+ def __init__(__self__, *,
3188
+ percentage: Optional[float] = None,
3189
+ sampling_type: Optional[str] = None):
3190
+ """
3191
+ Sampling settings for Diagnostic.
3192
+ :param float percentage: Rate of sampling for fixed-rate sampling.
3193
+ :param str sampling_type: Sampling type.
3194
+ """
3195
+ if percentage is not None:
3196
+ pulumi.set(__self__, "percentage", percentage)
3197
+ if sampling_type is not None:
3198
+ pulumi.set(__self__, "sampling_type", sampling_type)
3199
+
3200
+ @property
3201
+ @pulumi.getter
3202
+ def percentage(self) -> Optional[float]:
3203
+ """
3204
+ Rate of sampling for fixed-rate sampling.
3205
+ """
3206
+ return pulumi.get(self, "percentage")
3207
+
3208
+ @property
3209
+ @pulumi.getter(name="samplingType")
3210
+ def sampling_type(self) -> Optional[str]:
3211
+ """
3212
+ Sampling type.
3213
+ """
3214
+ return pulumi.get(self, "sampling_type")
3215
+
3216
+
3217
+ @pulumi.output_type
3218
+ class SubscriptionKeyParameterNamesContractResponse(dict):
3219
+ """
3220
+ Subscription key parameter names details.
3221
+ """
3222
+ def __init__(__self__, *,
3223
+ header: Optional[str] = None,
3224
+ query: Optional[str] = None):
3225
+ """
3226
+ Subscription key parameter names details.
3227
+ :param str header: Subscription key header name.
3228
+ :param str query: Subscription key query string parameter name.
3229
+ """
3230
+ if header is not None:
3231
+ pulumi.set(__self__, "header", header)
3232
+ if query is not None:
3233
+ pulumi.set(__self__, "query", query)
3234
+
3235
+ @property
3236
+ @pulumi.getter
3237
+ def header(self) -> Optional[str]:
3238
+ """
3239
+ Subscription key header name.
3240
+ """
3241
+ return pulumi.get(self, "header")
3242
+
3243
+ @property
3244
+ @pulumi.getter
3245
+ def query(self) -> Optional[str]:
3246
+ """
3247
+ Subscription key query string parameter name.
3248
+ """
3249
+ return pulumi.get(self, "query")
3250
+
3251
+
3252
+ @pulumi.output_type
3253
+ class SystemDataResponse(dict):
3254
+ """
3255
+ Metadata pertaining to creation and last modification of the resource.
3256
+ """
3257
+ @staticmethod
3258
+ def __key_warning(key: str):
3259
+ suggest = None
3260
+ if key == "createdAt":
3261
+ suggest = "created_at"
3262
+ elif key == "createdBy":
3263
+ suggest = "created_by"
3264
+ elif key == "createdByType":
3265
+ suggest = "created_by_type"
3266
+ elif key == "lastModifiedAt":
3267
+ suggest = "last_modified_at"
3268
+ elif key == "lastModifiedBy":
3269
+ suggest = "last_modified_by"
3270
+ elif key == "lastModifiedByType":
3271
+ suggest = "last_modified_by_type"
3272
+
3273
+ if suggest:
3274
+ pulumi.log.warn(f"Key '{key}' not found in SystemDataResponse. Access the value via the '{suggest}' property getter instead.")
3275
+
3276
+ def __getitem__(self, key: str) -> Any:
3277
+ SystemDataResponse.__key_warning(key)
3278
+ return super().__getitem__(key)
3279
+
3280
+ def get(self, key: str, default = None) -> Any:
3281
+ SystemDataResponse.__key_warning(key)
3282
+ return super().get(key, default)
3283
+
3284
+ def __init__(__self__, *,
3285
+ created_at: Optional[str] = None,
3286
+ created_by: Optional[str] = None,
3287
+ created_by_type: Optional[str] = None,
3288
+ last_modified_at: Optional[str] = None,
3289
+ last_modified_by: Optional[str] = None,
3290
+ last_modified_by_type: Optional[str] = None):
3291
+ """
3292
+ Metadata pertaining to creation and last modification of the resource.
3293
+ :param str created_at: The timestamp of resource creation (UTC).
3294
+ :param str created_by: The identity that created the resource.
3295
+ :param str created_by_type: The type of identity that created the resource.
3296
+ :param str last_modified_at: The timestamp of resource last modification (UTC)
3297
+ :param str last_modified_by: The identity that last modified the resource.
3298
+ :param str last_modified_by_type: The type of identity that last modified the resource.
3299
+ """
3300
+ if created_at is not None:
3301
+ pulumi.set(__self__, "created_at", created_at)
3302
+ if created_by is not None:
3303
+ pulumi.set(__self__, "created_by", created_by)
3304
+ if created_by_type is not None:
3305
+ pulumi.set(__self__, "created_by_type", created_by_type)
3306
+ if last_modified_at is not None:
3307
+ pulumi.set(__self__, "last_modified_at", last_modified_at)
3308
+ if last_modified_by is not None:
3309
+ pulumi.set(__self__, "last_modified_by", last_modified_by)
3310
+ if last_modified_by_type is not None:
3311
+ pulumi.set(__self__, "last_modified_by_type", last_modified_by_type)
3312
+
3313
+ @property
3314
+ @pulumi.getter(name="createdAt")
3315
+ def created_at(self) -> Optional[str]:
3316
+ """
3317
+ The timestamp of resource creation (UTC).
3318
+ """
3319
+ return pulumi.get(self, "created_at")
3320
+
3321
+ @property
3322
+ @pulumi.getter(name="createdBy")
3323
+ def created_by(self) -> Optional[str]:
3324
+ """
3325
+ The identity that created the resource.
3326
+ """
3327
+ return pulumi.get(self, "created_by")
3328
+
3329
+ @property
3330
+ @pulumi.getter(name="createdByType")
3331
+ def created_by_type(self) -> Optional[str]:
3332
+ """
3333
+ The type of identity that created the resource.
3334
+ """
3335
+ return pulumi.get(self, "created_by_type")
3336
+
3337
+ @property
3338
+ @pulumi.getter(name="lastModifiedAt")
3339
+ def last_modified_at(self) -> Optional[str]:
3340
+ """
3341
+ The timestamp of resource last modification (UTC)
3342
+ """
3343
+ return pulumi.get(self, "last_modified_at")
3344
+
3345
+ @property
3346
+ @pulumi.getter(name="lastModifiedBy")
3347
+ def last_modified_by(self) -> Optional[str]:
3348
+ """
3349
+ The identity that last modified the resource.
3350
+ """
3351
+ return pulumi.get(self, "last_modified_by")
3352
+
3353
+ @property
3354
+ @pulumi.getter(name="lastModifiedByType")
3355
+ def last_modified_by_type(self) -> Optional[str]:
3356
+ """
3357
+ The type of identity that last modified the resource.
3358
+ """
3359
+ return pulumi.get(self, "last_modified_by_type")
3360
+
3361
+
3362
+ @pulumi.output_type
3363
+ class TokenBodyParameterContractResponse(dict):
3364
+ """
3365
+ OAuth acquire token request body parameter (www-url-form-encoded).
3366
+ """
3367
+ def __init__(__self__, *,
3368
+ name: str,
3369
+ value: str):
3370
+ """
3371
+ OAuth acquire token request body parameter (www-url-form-encoded).
3372
+ :param str name: body parameter name.
3373
+ :param str value: body parameter value.
3374
+ """
3375
+ pulumi.set(__self__, "name", name)
3376
+ pulumi.set(__self__, "value", value)
3377
+
3378
+ @property
3379
+ @pulumi.getter
3380
+ def name(self) -> str:
3381
+ """
3382
+ body parameter name.
3383
+ """
3384
+ return pulumi.get(self, "name")
3385
+
3386
+ @property
3387
+ @pulumi.getter
3388
+ def value(self) -> str:
3389
+ """
3390
+ body parameter value.
3391
+ """
3392
+ return pulumi.get(self, "value")
3393
+
3394
+
3395
+ @pulumi.output_type
3396
+ class UserIdentityContractResponse(dict):
3397
+ """
3398
+ User identity details.
3399
+ """
3400
+ def __init__(__self__, *,
3401
+ id: Optional[str] = None,
3402
+ provider: Optional[str] = None):
3403
+ """
3404
+ User identity details.
3405
+ :param str id: Identifier value within provider.
3406
+ :param str provider: Identity provider name.
3407
+ """
3408
+ if id is not None:
3409
+ pulumi.set(__self__, "id", id)
3410
+ if provider is not None:
3411
+ pulumi.set(__self__, "provider", provider)
3412
+
3413
+ @property
3414
+ @pulumi.getter
3415
+ def id(self) -> Optional[str]:
3416
+ """
3417
+ Identifier value within provider.
3418
+ """
3419
+ return pulumi.get(self, "id")
3420
+
3421
+ @property
3422
+ @pulumi.getter
3423
+ def provider(self) -> Optional[str]:
3424
+ """
3425
+ Identity provider name.
3426
+ """
3427
+ return pulumi.get(self, "provider")
3428
+
3429
+
3430
+ @pulumi.output_type
3431
+ class UserIdentityPropertiesResponse(dict):
3432
+ @staticmethod
3433
+ def __key_warning(key: str):
3434
+ suggest = None
3435
+ if key == "clientId":
3436
+ suggest = "client_id"
3437
+ elif key == "principalId":
3438
+ suggest = "principal_id"
3439
+
3440
+ if suggest:
3441
+ pulumi.log.warn(f"Key '{key}' not found in UserIdentityPropertiesResponse. Access the value via the '{suggest}' property getter instead.")
3442
+
3443
+ def __getitem__(self, key: str) -> Any:
3444
+ UserIdentityPropertiesResponse.__key_warning(key)
3445
+ return super().__getitem__(key)
3446
+
3447
+ def get(self, key: str, default = None) -> Any:
3448
+ UserIdentityPropertiesResponse.__key_warning(key)
3449
+ return super().get(key, default)
3450
+
3451
+ def __init__(__self__, *,
3452
+ client_id: Optional[str] = None,
3453
+ principal_id: Optional[str] = None):
3454
+ """
3455
+ :param str client_id: The client id of user assigned identity.
3456
+ :param str principal_id: The principal id of user assigned identity.
3457
+ """
3458
+ if client_id is not None:
3459
+ pulumi.set(__self__, "client_id", client_id)
3460
+ if principal_id is not None:
3461
+ pulumi.set(__self__, "principal_id", principal_id)
3462
+
3463
+ @property
3464
+ @pulumi.getter(name="clientId")
3465
+ def client_id(self) -> Optional[str]:
3466
+ """
3467
+ The client id of user assigned identity.
3468
+ """
3469
+ return pulumi.get(self, "client_id")
3470
+
3471
+ @property
3472
+ @pulumi.getter(name="principalId")
3473
+ def principal_id(self) -> Optional[str]:
3474
+ """
3475
+ The principal id of user assigned identity.
3476
+ """
3477
+ return pulumi.get(self, "principal_id")
3478
+
3479
+
3480
+ @pulumi.output_type
3481
+ class VirtualNetworkConfigurationResponse(dict):
3482
+ """
3483
+ Configuration of a virtual network to which API Management service is deployed.
3484
+ """
3485
+ @staticmethod
3486
+ def __key_warning(key: str):
3487
+ suggest = None
3488
+ if key == "subnetResourceId":
3489
+ suggest = "subnet_resource_id"
3490
+
3491
+ if suggest:
3492
+ pulumi.log.warn(f"Key '{key}' not found in VirtualNetworkConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
3493
+
3494
+ def __getitem__(self, key: str) -> Any:
3495
+ VirtualNetworkConfigurationResponse.__key_warning(key)
3496
+ return super().__getitem__(key)
3497
+
3498
+ def get(self, key: str, default = None) -> Any:
3499
+ VirtualNetworkConfigurationResponse.__key_warning(key)
3500
+ return super().get(key, default)
3501
+
3502
+ def __init__(__self__, *,
3503
+ subnetname: str,
3504
+ vnetid: str,
3505
+ subnet_resource_id: Optional[str] = None):
3506
+ """
3507
+ Configuration of a virtual network to which API Management service is deployed.
3508
+ :param str subnetname: The name of the subnet.
3509
+ :param str vnetid: The virtual network ID. This is typically a GUID. Expect a null GUID by default.
3510
+ :param str subnet_resource_id: The full resource ID of a subnet in a virtual network to deploy the API Management service in.
3511
+ """
3512
+ pulumi.set(__self__, "subnetname", subnetname)
3513
+ pulumi.set(__self__, "vnetid", vnetid)
3514
+ if subnet_resource_id is not None:
3515
+ pulumi.set(__self__, "subnet_resource_id", subnet_resource_id)
3516
+
3517
+ @property
3518
+ @pulumi.getter
3519
+ def subnetname(self) -> str:
3520
+ """
3521
+ The name of the subnet.
3522
+ """
3523
+ return pulumi.get(self, "subnetname")
3524
+
3525
+ @property
3526
+ @pulumi.getter
3527
+ def vnetid(self) -> str:
3528
+ """
3529
+ The virtual network ID. This is typically a GUID. Expect a null GUID by default.
3530
+ """
3531
+ return pulumi.get(self, "vnetid")
3532
+
3533
+ @property
3534
+ @pulumi.getter(name="subnetResourceId")
3535
+ def subnet_resource_id(self) -> Optional[str]:
3536
+ """
3537
+ The full resource ID of a subnet in a virtual network to deploy the API Management service in.
3538
+ """
3539
+ return pulumi.get(self, "subnet_resource_id")
3540
+
3541
+
3542
+ @pulumi.output_type
3543
+ class WikiDocumentationContractResponse(dict):
3544
+ """
3545
+ Wiki documentation details.
3546
+ """
3547
+ @staticmethod
3548
+ def __key_warning(key: str):
3549
+ suggest = None
3550
+ if key == "documentationId":
3551
+ suggest = "documentation_id"
3552
+
3553
+ if suggest:
3554
+ pulumi.log.warn(f"Key '{key}' not found in WikiDocumentationContractResponse. Access the value via the '{suggest}' property getter instead.")
3555
+
3556
+ def __getitem__(self, key: str) -> Any:
3557
+ WikiDocumentationContractResponse.__key_warning(key)
3558
+ return super().__getitem__(key)
3559
+
3560
+ def get(self, key: str, default = None) -> Any:
3561
+ WikiDocumentationContractResponse.__key_warning(key)
3562
+ return super().get(key, default)
3563
+
3564
+ def __init__(__self__, *,
3565
+ documentation_id: Optional[str] = None):
3566
+ """
3567
+ Wiki documentation details.
3568
+ :param str documentation_id: Documentation Identifier
3569
+ """
3570
+ if documentation_id is not None:
3571
+ pulumi.set(__self__, "documentation_id", documentation_id)
3572
+
3573
+ @property
3574
+ @pulumi.getter(name="documentationId")
3575
+ def documentation_id(self) -> Optional[str]:
3576
+ """
3577
+ Documentation Identifier
3578
+ """
3579
+ return pulumi.get(self, "documentation_id")
3580
+
3581
+
3582
+ @pulumi.output_type
3583
+ class X509CertificateNameResponse(dict):
3584
+ """
3585
+ Properties of server X509Names.
3586
+ """
3587
+ @staticmethod
3588
+ def __key_warning(key: str):
3589
+ suggest = None
3590
+ if key == "issuerCertificateThumbprint":
3591
+ suggest = "issuer_certificate_thumbprint"
3592
+
3593
+ if suggest:
3594
+ pulumi.log.warn(f"Key '{key}' not found in X509CertificateNameResponse. Access the value via the '{suggest}' property getter instead.")
3595
+
3596
+ def __getitem__(self, key: str) -> Any:
3597
+ X509CertificateNameResponse.__key_warning(key)
3598
+ return super().__getitem__(key)
3599
+
3600
+ def get(self, key: str, default = None) -> Any:
3601
+ X509CertificateNameResponse.__key_warning(key)
3602
+ return super().get(key, default)
3603
+
3604
+ def __init__(__self__, *,
3605
+ issuer_certificate_thumbprint: Optional[str] = None,
3606
+ name: Optional[str] = None):
3607
+ """
3608
+ Properties of server X509Names.
3609
+ :param str issuer_certificate_thumbprint: Thumbprint for the Issuer of the Certificate.
3610
+ :param str name: Common Name of the Certificate.
3611
+ """
3612
+ if issuer_certificate_thumbprint is not None:
3613
+ pulumi.set(__self__, "issuer_certificate_thumbprint", issuer_certificate_thumbprint)
3614
+ if name is not None:
3615
+ pulumi.set(__self__, "name", name)
3616
+
3617
+ @property
3618
+ @pulumi.getter(name="issuerCertificateThumbprint")
3619
+ def issuer_certificate_thumbprint(self) -> Optional[str]:
3620
+ """
3621
+ Thumbprint for the Issuer of the Certificate.
3622
+ """
3623
+ return pulumi.get(self, "issuer_certificate_thumbprint")
3624
+
3625
+ @property
3626
+ @pulumi.getter
3627
+ def name(self) -> Optional[str]:
3628
+ """
3629
+ Common Name of the Certificate.
3630
+ """
3631
+ return pulumi.get(self, "name")
3632
+
3633
+