pulumi-azure-native 2.22.2a1703025967__py3-none-any.whl → 2.23.0__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.2a1703025967.dist-info → pulumi_azure_native-2.23.0.dist-info}/METADATA +1 -1
  1229. {pulumi_azure_native-2.22.2a1703025967.dist-info → pulumi_azure_native-2.23.0.dist-info}/RECORD +1231 -845
  1230. {pulumi_azure_native-2.22.2a1703025967.dist-info → pulumi_azure_native-2.23.0.dist-info}/WHEEL +0 -0
  1231. {pulumi_azure_native-2.22.2a1703025967.dist-info → pulumi_azure_native-2.23.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,4398 @@
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
+ 'AddRemoveIncrementalNamedPartitionScalingMechanismResponse',
16
+ 'AdditionalNetworkInterfaceConfigurationResponse',
17
+ 'ApplicationHealthPolicyResponse',
18
+ 'ApplicationTypeVersionsCleanupPolicyResponse',
19
+ 'ApplicationUpgradePolicyResponse',
20
+ 'ApplicationUserAssignedIdentityResponse',
21
+ 'AveragePartitionLoadScalingTriggerResponse',
22
+ 'AverageServiceLoadScalingTriggerResponse',
23
+ 'AzureActiveDirectoryResponse',
24
+ 'ClientCertificateResponse',
25
+ 'ClusterHealthPolicyResponse',
26
+ 'ClusterMonitoringPolicyResponse',
27
+ 'ClusterUpgradeDeltaHealthPolicyResponse',
28
+ 'ClusterUpgradePolicyResponse',
29
+ 'EndpointRangeDescriptionResponse',
30
+ 'FrontendConfigurationResponse',
31
+ 'IPTagResponse',
32
+ 'IpConfigurationResponse',
33
+ 'IpConfigurationResponsePublicIPAddressConfiguration',
34
+ 'LoadBalancingRuleResponse',
35
+ 'ManagedIdentityResponse',
36
+ 'NamedPartitionSchemeResponse',
37
+ 'NetworkSecurityRuleResponse',
38
+ 'NodeTypeSkuResponse',
39
+ 'PartitionInstanceCountScaleMechanismResponse',
40
+ 'ResourceAzStatusResponse',
41
+ 'RollingUpgradeMonitoringPolicyResponse',
42
+ 'ScalingPolicyResponse',
43
+ 'ServiceCorrelationResponse',
44
+ 'ServiceEndpointResponse',
45
+ 'ServiceLoadMetricResponse',
46
+ 'ServicePlacementInvalidDomainPolicyResponse',
47
+ 'ServicePlacementNonPartiallyPlaceServicePolicyResponse',
48
+ 'ServicePlacementPreferPrimaryDomainPolicyResponse',
49
+ 'ServicePlacementRequireDomainDistributionPolicyResponse',
50
+ 'ServicePlacementRequiredDomainPolicyResponse',
51
+ 'ServiceTypeHealthPolicyResponse',
52
+ 'SettingsParameterDescriptionResponse',
53
+ 'SettingsSectionDescriptionResponse',
54
+ 'SingletonPartitionSchemeResponse',
55
+ 'SkuResponse',
56
+ 'StatefulServicePropertiesResponse',
57
+ 'StatelessServicePropertiesResponse',
58
+ 'SubResourceResponse',
59
+ 'SubnetResponse',
60
+ 'SystemDataResponse',
61
+ 'UniformInt64RangePartitionSchemeResponse',
62
+ 'UserAssignedIdentityResponse',
63
+ 'VMSSExtensionResponse',
64
+ 'VaultCertificateResponse',
65
+ 'VaultSecretGroupResponse',
66
+ 'VmImagePlanResponse',
67
+ 'VmManagedIdentityResponse',
68
+ 'VmssDataDiskResponse',
69
+ ]
70
+
71
+ @pulumi.output_type
72
+ class AddRemoveIncrementalNamedPartitionScalingMechanismResponse(dict):
73
+ """
74
+ Represents a scaling mechanism for adding or removing named partitions of a stateless service. Partition names are in the format '0','1'...'N-1'.
75
+ """
76
+ @staticmethod
77
+ def __key_warning(key: str):
78
+ suggest = None
79
+ if key == "maxPartitionCount":
80
+ suggest = "max_partition_count"
81
+ elif key == "minPartitionCount":
82
+ suggest = "min_partition_count"
83
+ elif key == "scaleIncrement":
84
+ suggest = "scale_increment"
85
+
86
+ if suggest:
87
+ pulumi.log.warn(f"Key '{key}' not found in AddRemoveIncrementalNamedPartitionScalingMechanismResponse. Access the value via the '{suggest}' property getter instead.")
88
+
89
+ def __getitem__(self, key: str) -> Any:
90
+ AddRemoveIncrementalNamedPartitionScalingMechanismResponse.__key_warning(key)
91
+ return super().__getitem__(key)
92
+
93
+ def get(self, key: str, default = None) -> Any:
94
+ AddRemoveIncrementalNamedPartitionScalingMechanismResponse.__key_warning(key)
95
+ return super().get(key, default)
96
+
97
+ def __init__(__self__, *,
98
+ kind: str,
99
+ max_partition_count: int,
100
+ min_partition_count: int,
101
+ scale_increment: int):
102
+ """
103
+ Represents a scaling mechanism for adding or removing named partitions of a stateless service. Partition names are in the format '0','1'...'N-1'.
104
+ :param str kind: Enumerates the ways that a service can be partitioned.
105
+ Expected value is 'AddRemoveIncrementalNamedPartition'.
106
+ :param int max_partition_count: Maximum number of named partitions of the service.
107
+ :param int min_partition_count: Minimum number of named partitions of the service.
108
+ :param int scale_increment: The number of instances to add or remove during a scaling operation.
109
+ """
110
+ pulumi.set(__self__, "kind", 'AddRemoveIncrementalNamedPartition')
111
+ pulumi.set(__self__, "max_partition_count", max_partition_count)
112
+ pulumi.set(__self__, "min_partition_count", min_partition_count)
113
+ pulumi.set(__self__, "scale_increment", scale_increment)
114
+
115
+ @property
116
+ @pulumi.getter
117
+ def kind(self) -> str:
118
+ """
119
+ Enumerates the ways that a service can be partitioned.
120
+ Expected value is 'AddRemoveIncrementalNamedPartition'.
121
+ """
122
+ return pulumi.get(self, "kind")
123
+
124
+ @property
125
+ @pulumi.getter(name="maxPartitionCount")
126
+ def max_partition_count(self) -> int:
127
+ """
128
+ Maximum number of named partitions of the service.
129
+ """
130
+ return pulumi.get(self, "max_partition_count")
131
+
132
+ @property
133
+ @pulumi.getter(name="minPartitionCount")
134
+ def min_partition_count(self) -> int:
135
+ """
136
+ Minimum number of named partitions of the service.
137
+ """
138
+ return pulumi.get(self, "min_partition_count")
139
+
140
+ @property
141
+ @pulumi.getter(name="scaleIncrement")
142
+ def scale_increment(self) -> int:
143
+ """
144
+ The number of instances to add or remove during a scaling operation.
145
+ """
146
+ return pulumi.get(self, "scale_increment")
147
+
148
+
149
+ @pulumi.output_type
150
+ class AdditionalNetworkInterfaceConfigurationResponse(dict):
151
+ """
152
+ Specifies the settings for a network interface to attach to the node type.
153
+ """
154
+ @staticmethod
155
+ def __key_warning(key: str):
156
+ suggest = None
157
+ if key == "ipConfigurations":
158
+ suggest = "ip_configurations"
159
+ elif key == "dscpConfiguration":
160
+ suggest = "dscp_configuration"
161
+ elif key == "enableAcceleratedNetworking":
162
+ suggest = "enable_accelerated_networking"
163
+
164
+ if suggest:
165
+ pulumi.log.warn(f"Key '{key}' not found in AdditionalNetworkInterfaceConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
166
+
167
+ def __getitem__(self, key: str) -> Any:
168
+ AdditionalNetworkInterfaceConfigurationResponse.__key_warning(key)
169
+ return super().__getitem__(key)
170
+
171
+ def get(self, key: str, default = None) -> Any:
172
+ AdditionalNetworkInterfaceConfigurationResponse.__key_warning(key)
173
+ return super().get(key, default)
174
+
175
+ def __init__(__self__, *,
176
+ ip_configurations: Sequence['outputs.IpConfigurationResponse'],
177
+ name: str,
178
+ dscp_configuration: Optional['outputs.SubResourceResponse'] = None,
179
+ enable_accelerated_networking: Optional[bool] = None):
180
+ """
181
+ Specifies the settings for a network interface to attach to the node type.
182
+ :param Sequence['IpConfigurationResponse'] ip_configurations: Specifies the IP configurations of the network interface.
183
+ :param str name: Name of the network interface.
184
+ :param 'SubResourceResponse' dscp_configuration: Specifies the DSCP configuration to apply to the network interface.
185
+ :param bool enable_accelerated_networking: Specifies whether the network interface is accelerated networking-enabled.
186
+ """
187
+ pulumi.set(__self__, "ip_configurations", ip_configurations)
188
+ pulumi.set(__self__, "name", name)
189
+ if dscp_configuration is not None:
190
+ pulumi.set(__self__, "dscp_configuration", dscp_configuration)
191
+ if enable_accelerated_networking is not None:
192
+ pulumi.set(__self__, "enable_accelerated_networking", enable_accelerated_networking)
193
+
194
+ @property
195
+ @pulumi.getter(name="ipConfigurations")
196
+ def ip_configurations(self) -> Sequence['outputs.IpConfigurationResponse']:
197
+ """
198
+ Specifies the IP configurations of the network interface.
199
+ """
200
+ return pulumi.get(self, "ip_configurations")
201
+
202
+ @property
203
+ @pulumi.getter
204
+ def name(self) -> str:
205
+ """
206
+ Name of the network interface.
207
+ """
208
+ return pulumi.get(self, "name")
209
+
210
+ @property
211
+ @pulumi.getter(name="dscpConfiguration")
212
+ def dscp_configuration(self) -> Optional['outputs.SubResourceResponse']:
213
+ """
214
+ Specifies the DSCP configuration to apply to the network interface.
215
+ """
216
+ return pulumi.get(self, "dscp_configuration")
217
+
218
+ @property
219
+ @pulumi.getter(name="enableAcceleratedNetworking")
220
+ def enable_accelerated_networking(self) -> Optional[bool]:
221
+ """
222
+ Specifies whether the network interface is accelerated networking-enabled.
223
+ """
224
+ return pulumi.get(self, "enable_accelerated_networking")
225
+
226
+
227
+ @pulumi.output_type
228
+ class ApplicationHealthPolicyResponse(dict):
229
+ """
230
+ Defines a health policy used to evaluate the health of an application or one of its children entities.
231
+ """
232
+ @staticmethod
233
+ def __key_warning(key: str):
234
+ suggest = None
235
+ if key == "considerWarningAsError":
236
+ suggest = "consider_warning_as_error"
237
+ elif key == "maxPercentUnhealthyDeployedApplications":
238
+ suggest = "max_percent_unhealthy_deployed_applications"
239
+ elif key == "defaultServiceTypeHealthPolicy":
240
+ suggest = "default_service_type_health_policy"
241
+ elif key == "serviceTypeHealthPolicyMap":
242
+ suggest = "service_type_health_policy_map"
243
+
244
+ if suggest:
245
+ pulumi.log.warn(f"Key '{key}' not found in ApplicationHealthPolicyResponse. Access the value via the '{suggest}' property getter instead.")
246
+
247
+ def __getitem__(self, key: str) -> Any:
248
+ ApplicationHealthPolicyResponse.__key_warning(key)
249
+ return super().__getitem__(key)
250
+
251
+ def get(self, key: str, default = None) -> Any:
252
+ ApplicationHealthPolicyResponse.__key_warning(key)
253
+ return super().get(key, default)
254
+
255
+ def __init__(__self__, *,
256
+ consider_warning_as_error: bool,
257
+ max_percent_unhealthy_deployed_applications: int,
258
+ default_service_type_health_policy: Optional['outputs.ServiceTypeHealthPolicyResponse'] = None,
259
+ service_type_health_policy_map: Optional[Mapping[str, 'outputs.ServiceTypeHealthPolicyResponse']] = None):
260
+ """
261
+ Defines a health policy used to evaluate the health of an application or one of its children entities.
262
+
263
+ :param bool consider_warning_as_error: Indicates whether warnings are treated with the same severity as errors.
264
+ :param int max_percent_unhealthy_deployed_applications: The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100.
265
+ The percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error.
266
+ This is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster.
267
+ The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.
268
+ :param 'ServiceTypeHealthPolicyResponse' default_service_type_health_policy: The health policy used by default to evaluate the health of a service type.
269
+ :param Mapping[str, 'ServiceTypeHealthPolicyResponse'] service_type_health_policy_map: The map with service type health policy per service type name. The map is empty by default.
270
+ """
271
+ pulumi.set(__self__, "consider_warning_as_error", consider_warning_as_error)
272
+ pulumi.set(__self__, "max_percent_unhealthy_deployed_applications", max_percent_unhealthy_deployed_applications)
273
+ if default_service_type_health_policy is not None:
274
+ pulumi.set(__self__, "default_service_type_health_policy", default_service_type_health_policy)
275
+ if service_type_health_policy_map is not None:
276
+ pulumi.set(__self__, "service_type_health_policy_map", service_type_health_policy_map)
277
+
278
+ @property
279
+ @pulumi.getter(name="considerWarningAsError")
280
+ def consider_warning_as_error(self) -> bool:
281
+ """
282
+ Indicates whether warnings are treated with the same severity as errors.
283
+ """
284
+ return pulumi.get(self, "consider_warning_as_error")
285
+
286
+ @property
287
+ @pulumi.getter(name="maxPercentUnhealthyDeployedApplications")
288
+ def max_percent_unhealthy_deployed_applications(self) -> int:
289
+ """
290
+ The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100.
291
+ The percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error.
292
+ This is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster.
293
+ The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.
294
+ """
295
+ return pulumi.get(self, "max_percent_unhealthy_deployed_applications")
296
+
297
+ @property
298
+ @pulumi.getter(name="defaultServiceTypeHealthPolicy")
299
+ def default_service_type_health_policy(self) -> Optional['outputs.ServiceTypeHealthPolicyResponse']:
300
+ """
301
+ The health policy used by default to evaluate the health of a service type.
302
+ """
303
+ return pulumi.get(self, "default_service_type_health_policy")
304
+
305
+ @property
306
+ @pulumi.getter(name="serviceTypeHealthPolicyMap")
307
+ def service_type_health_policy_map(self) -> Optional[Mapping[str, 'outputs.ServiceTypeHealthPolicyResponse']]:
308
+ """
309
+ The map with service type health policy per service type name. The map is empty by default.
310
+ """
311
+ return pulumi.get(self, "service_type_health_policy_map")
312
+
313
+
314
+ @pulumi.output_type
315
+ class ApplicationTypeVersionsCleanupPolicyResponse(dict):
316
+ """
317
+ The policy used to clean up unused versions. When the policy is not specified explicitly, the default unused application versions to keep will be 3.
318
+ """
319
+ @staticmethod
320
+ def __key_warning(key: str):
321
+ suggest = None
322
+ if key == "maxUnusedVersionsToKeep":
323
+ suggest = "max_unused_versions_to_keep"
324
+
325
+ if suggest:
326
+ pulumi.log.warn(f"Key '{key}' not found in ApplicationTypeVersionsCleanupPolicyResponse. Access the value via the '{suggest}' property getter instead.")
327
+
328
+ def __getitem__(self, key: str) -> Any:
329
+ ApplicationTypeVersionsCleanupPolicyResponse.__key_warning(key)
330
+ return super().__getitem__(key)
331
+
332
+ def get(self, key: str, default = None) -> Any:
333
+ ApplicationTypeVersionsCleanupPolicyResponse.__key_warning(key)
334
+ return super().get(key, default)
335
+
336
+ def __init__(__self__, *,
337
+ max_unused_versions_to_keep: int):
338
+ """
339
+ The policy used to clean up unused versions. When the policy is not specified explicitly, the default unused application versions to keep will be 3.
340
+ :param int max_unused_versions_to_keep: Number of unused versions per application type to keep.
341
+ """
342
+ pulumi.set(__self__, "max_unused_versions_to_keep", max_unused_versions_to_keep)
343
+
344
+ @property
345
+ @pulumi.getter(name="maxUnusedVersionsToKeep")
346
+ def max_unused_versions_to_keep(self) -> int:
347
+ """
348
+ Number of unused versions per application type to keep.
349
+ """
350
+ return pulumi.get(self, "max_unused_versions_to_keep")
351
+
352
+
353
+ @pulumi.output_type
354
+ class ApplicationUpgradePolicyResponse(dict):
355
+ """
356
+ Describes the policy for a monitored application upgrade.
357
+ """
358
+ @staticmethod
359
+ def __key_warning(key: str):
360
+ suggest = None
361
+ if key == "applicationHealthPolicy":
362
+ suggest = "application_health_policy"
363
+ elif key == "forceRestart":
364
+ suggest = "force_restart"
365
+ elif key == "instanceCloseDelayDuration":
366
+ suggest = "instance_close_delay_duration"
367
+ elif key == "recreateApplication":
368
+ suggest = "recreate_application"
369
+ elif key == "rollingUpgradeMonitoringPolicy":
370
+ suggest = "rolling_upgrade_monitoring_policy"
371
+ elif key == "upgradeMode":
372
+ suggest = "upgrade_mode"
373
+ elif key == "upgradeReplicaSetCheckTimeout":
374
+ suggest = "upgrade_replica_set_check_timeout"
375
+
376
+ if suggest:
377
+ pulumi.log.warn(f"Key '{key}' not found in ApplicationUpgradePolicyResponse. Access the value via the '{suggest}' property getter instead.")
378
+
379
+ def __getitem__(self, key: str) -> Any:
380
+ ApplicationUpgradePolicyResponse.__key_warning(key)
381
+ return super().__getitem__(key)
382
+
383
+ def get(self, key: str, default = None) -> Any:
384
+ ApplicationUpgradePolicyResponse.__key_warning(key)
385
+ return super().get(key, default)
386
+
387
+ def __init__(__self__, *,
388
+ application_health_policy: Optional['outputs.ApplicationHealthPolicyResponse'] = None,
389
+ force_restart: Optional[bool] = None,
390
+ instance_close_delay_duration: Optional[float] = None,
391
+ recreate_application: Optional[bool] = None,
392
+ rolling_upgrade_monitoring_policy: Optional['outputs.RollingUpgradeMonitoringPolicyResponse'] = None,
393
+ upgrade_mode: Optional[str] = None,
394
+ upgrade_replica_set_check_timeout: Optional[float] = None):
395
+ """
396
+ Describes the policy for a monitored application upgrade.
397
+ :param 'ApplicationHealthPolicyResponse' application_health_policy: Defines a health policy used to evaluate the health of an application or one of its children entities.
398
+ :param bool force_restart: If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).
399
+ :param float instance_close_delay_duration: Duration in seconds, to wait before a stateless instance is closed, to allow the active requests to drain gracefully. This would be effective when the instance is closing during the application/cluster upgrade, only for those instances which have a non-zero delay duration configured in the service description.
400
+ :param bool recreate_application: Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed.
401
+ :param 'RollingUpgradeMonitoringPolicyResponse' rolling_upgrade_monitoring_policy: The policy used for monitoring the application upgrade
402
+ :param str upgrade_mode: The mode used to monitor health during a rolling upgrade. The values are Monitored, and UnmonitoredAuto.
403
+ :param float upgrade_replica_set_check_timeout: The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer).
404
+ """
405
+ if application_health_policy is not None:
406
+ pulumi.set(__self__, "application_health_policy", application_health_policy)
407
+ if force_restart is not None:
408
+ pulumi.set(__self__, "force_restart", force_restart)
409
+ if instance_close_delay_duration is not None:
410
+ pulumi.set(__self__, "instance_close_delay_duration", instance_close_delay_duration)
411
+ if recreate_application is not None:
412
+ pulumi.set(__self__, "recreate_application", recreate_application)
413
+ if rolling_upgrade_monitoring_policy is not None:
414
+ pulumi.set(__self__, "rolling_upgrade_monitoring_policy", rolling_upgrade_monitoring_policy)
415
+ if upgrade_mode is not None:
416
+ pulumi.set(__self__, "upgrade_mode", upgrade_mode)
417
+ if upgrade_replica_set_check_timeout is not None:
418
+ pulumi.set(__self__, "upgrade_replica_set_check_timeout", upgrade_replica_set_check_timeout)
419
+
420
+ @property
421
+ @pulumi.getter(name="applicationHealthPolicy")
422
+ def application_health_policy(self) -> Optional['outputs.ApplicationHealthPolicyResponse']:
423
+ """
424
+ Defines a health policy used to evaluate the health of an application or one of its children entities.
425
+ """
426
+ return pulumi.get(self, "application_health_policy")
427
+
428
+ @property
429
+ @pulumi.getter(name="forceRestart")
430
+ def force_restart(self) -> Optional[bool]:
431
+ """
432
+ If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).
433
+ """
434
+ return pulumi.get(self, "force_restart")
435
+
436
+ @property
437
+ @pulumi.getter(name="instanceCloseDelayDuration")
438
+ def instance_close_delay_duration(self) -> Optional[float]:
439
+ """
440
+ Duration in seconds, to wait before a stateless instance is closed, to allow the active requests to drain gracefully. This would be effective when the instance is closing during the application/cluster upgrade, only for those instances which have a non-zero delay duration configured in the service description.
441
+ """
442
+ return pulumi.get(self, "instance_close_delay_duration")
443
+
444
+ @property
445
+ @pulumi.getter(name="recreateApplication")
446
+ def recreate_application(self) -> Optional[bool]:
447
+ """
448
+ Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed.
449
+ """
450
+ return pulumi.get(self, "recreate_application")
451
+
452
+ @property
453
+ @pulumi.getter(name="rollingUpgradeMonitoringPolicy")
454
+ def rolling_upgrade_monitoring_policy(self) -> Optional['outputs.RollingUpgradeMonitoringPolicyResponse']:
455
+ """
456
+ The policy used for monitoring the application upgrade
457
+ """
458
+ return pulumi.get(self, "rolling_upgrade_monitoring_policy")
459
+
460
+ @property
461
+ @pulumi.getter(name="upgradeMode")
462
+ def upgrade_mode(self) -> Optional[str]:
463
+ """
464
+ The mode used to monitor health during a rolling upgrade. The values are Monitored, and UnmonitoredAuto.
465
+ """
466
+ return pulumi.get(self, "upgrade_mode")
467
+
468
+ @property
469
+ @pulumi.getter(name="upgradeReplicaSetCheckTimeout")
470
+ def upgrade_replica_set_check_timeout(self) -> Optional[float]:
471
+ """
472
+ The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer).
473
+ """
474
+ return pulumi.get(self, "upgrade_replica_set_check_timeout")
475
+
476
+
477
+ @pulumi.output_type
478
+ class ApplicationUserAssignedIdentityResponse(dict):
479
+ @staticmethod
480
+ def __key_warning(key: str):
481
+ suggest = None
482
+ if key == "principalId":
483
+ suggest = "principal_id"
484
+
485
+ if suggest:
486
+ pulumi.log.warn(f"Key '{key}' not found in ApplicationUserAssignedIdentityResponse. Access the value via the '{suggest}' property getter instead.")
487
+
488
+ def __getitem__(self, key: str) -> Any:
489
+ ApplicationUserAssignedIdentityResponse.__key_warning(key)
490
+ return super().__getitem__(key)
491
+
492
+ def get(self, key: str, default = None) -> Any:
493
+ ApplicationUserAssignedIdentityResponse.__key_warning(key)
494
+ return super().get(key, default)
495
+
496
+ def __init__(__self__, *,
497
+ name: str,
498
+ principal_id: str):
499
+ """
500
+ :param str name: The friendly name of user assigned identity.
501
+ :param str principal_id: The principal id of user assigned identity.
502
+ """
503
+ pulumi.set(__self__, "name", name)
504
+ pulumi.set(__self__, "principal_id", principal_id)
505
+
506
+ @property
507
+ @pulumi.getter
508
+ def name(self) -> str:
509
+ """
510
+ The friendly name of user assigned identity.
511
+ """
512
+ return pulumi.get(self, "name")
513
+
514
+ @property
515
+ @pulumi.getter(name="principalId")
516
+ def principal_id(self) -> str:
517
+ """
518
+ The principal id of user assigned identity.
519
+ """
520
+ return pulumi.get(self, "principal_id")
521
+
522
+
523
+ @pulumi.output_type
524
+ class AveragePartitionLoadScalingTriggerResponse(dict):
525
+ """
526
+ Represents a scaling trigger related to an average load of a metric/resource of a partition.
527
+ """
528
+ @staticmethod
529
+ def __key_warning(key: str):
530
+ suggest = None
531
+ if key == "lowerLoadThreshold":
532
+ suggest = "lower_load_threshold"
533
+ elif key == "metricName":
534
+ suggest = "metric_name"
535
+ elif key == "scaleInterval":
536
+ suggest = "scale_interval"
537
+ elif key == "upperLoadThreshold":
538
+ suggest = "upper_load_threshold"
539
+
540
+ if suggest:
541
+ pulumi.log.warn(f"Key '{key}' not found in AveragePartitionLoadScalingTriggerResponse. Access the value via the '{suggest}' property getter instead.")
542
+
543
+ def __getitem__(self, key: str) -> Any:
544
+ AveragePartitionLoadScalingTriggerResponse.__key_warning(key)
545
+ return super().__getitem__(key)
546
+
547
+ def get(self, key: str, default = None) -> Any:
548
+ AveragePartitionLoadScalingTriggerResponse.__key_warning(key)
549
+ return super().get(key, default)
550
+
551
+ def __init__(__self__, *,
552
+ kind: str,
553
+ lower_load_threshold: float,
554
+ metric_name: str,
555
+ scale_interval: str,
556
+ upper_load_threshold: float):
557
+ """
558
+ Represents a scaling trigger related to an average load of a metric/resource of a partition.
559
+ :param str kind: Enumerates the ways that a service can be partitioned.
560
+ Expected value is 'AveragePartitionLoadTrigger'.
561
+ :param float lower_load_threshold: The lower limit of the load below which a scale in operation should be performed.
562
+ :param str metric_name: The name of the metric for which usage should be tracked.
563
+ :param str scale_interval: The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
564
+ :param float upper_load_threshold: The upper limit of the load beyond which a scale out operation should be performed.
565
+ """
566
+ pulumi.set(__self__, "kind", 'AveragePartitionLoadTrigger')
567
+ pulumi.set(__self__, "lower_load_threshold", lower_load_threshold)
568
+ pulumi.set(__self__, "metric_name", metric_name)
569
+ pulumi.set(__self__, "scale_interval", scale_interval)
570
+ pulumi.set(__self__, "upper_load_threshold", upper_load_threshold)
571
+
572
+ @property
573
+ @pulumi.getter
574
+ def kind(self) -> str:
575
+ """
576
+ Enumerates the ways that a service can be partitioned.
577
+ Expected value is 'AveragePartitionLoadTrigger'.
578
+ """
579
+ return pulumi.get(self, "kind")
580
+
581
+ @property
582
+ @pulumi.getter(name="lowerLoadThreshold")
583
+ def lower_load_threshold(self) -> float:
584
+ """
585
+ The lower limit of the load below which a scale in operation should be performed.
586
+ """
587
+ return pulumi.get(self, "lower_load_threshold")
588
+
589
+ @property
590
+ @pulumi.getter(name="metricName")
591
+ def metric_name(self) -> str:
592
+ """
593
+ The name of the metric for which usage should be tracked.
594
+ """
595
+ return pulumi.get(self, "metric_name")
596
+
597
+ @property
598
+ @pulumi.getter(name="scaleInterval")
599
+ def scale_interval(self) -> str:
600
+ """
601
+ The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
602
+ """
603
+ return pulumi.get(self, "scale_interval")
604
+
605
+ @property
606
+ @pulumi.getter(name="upperLoadThreshold")
607
+ def upper_load_threshold(self) -> float:
608
+ """
609
+ The upper limit of the load beyond which a scale out operation should be performed.
610
+ """
611
+ return pulumi.get(self, "upper_load_threshold")
612
+
613
+
614
+ @pulumi.output_type
615
+ class AverageServiceLoadScalingTriggerResponse(dict):
616
+ """
617
+ Represents a scaling policy related to an average load of a metric/resource of a service.
618
+ """
619
+ @staticmethod
620
+ def __key_warning(key: str):
621
+ suggest = None
622
+ if key == "lowerLoadThreshold":
623
+ suggest = "lower_load_threshold"
624
+ elif key == "metricName":
625
+ suggest = "metric_name"
626
+ elif key == "scaleInterval":
627
+ suggest = "scale_interval"
628
+ elif key == "upperLoadThreshold":
629
+ suggest = "upper_load_threshold"
630
+ elif key == "useOnlyPrimaryLoad":
631
+ suggest = "use_only_primary_load"
632
+
633
+ if suggest:
634
+ pulumi.log.warn(f"Key '{key}' not found in AverageServiceLoadScalingTriggerResponse. Access the value via the '{suggest}' property getter instead.")
635
+
636
+ def __getitem__(self, key: str) -> Any:
637
+ AverageServiceLoadScalingTriggerResponse.__key_warning(key)
638
+ return super().__getitem__(key)
639
+
640
+ def get(self, key: str, default = None) -> Any:
641
+ AverageServiceLoadScalingTriggerResponse.__key_warning(key)
642
+ return super().get(key, default)
643
+
644
+ def __init__(__self__, *,
645
+ kind: str,
646
+ lower_load_threshold: float,
647
+ metric_name: str,
648
+ scale_interval: str,
649
+ upper_load_threshold: float,
650
+ use_only_primary_load: bool):
651
+ """
652
+ Represents a scaling policy related to an average load of a metric/resource of a service.
653
+ :param str kind: Enumerates the ways that a service can be partitioned.
654
+ Expected value is 'AverageServiceLoadTrigger'.
655
+ :param float lower_load_threshold: The lower limit of the load below which a scale in operation should be performed.
656
+ :param str metric_name: The name of the metric for which usage should be tracked.
657
+ :param str scale_interval: The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
658
+ :param float upper_load_threshold: The upper limit of the load beyond which a scale out operation should be performed.
659
+ :param bool use_only_primary_load: Flag determines whether only the load of primary replica should be considered for scaling. If set to true, then trigger will only consider the load of primary replicas of stateful service. If set to false, trigger will consider load of all replicas. This parameter cannot be set to true for stateless service.
660
+ """
661
+ pulumi.set(__self__, "kind", 'AverageServiceLoadTrigger')
662
+ pulumi.set(__self__, "lower_load_threshold", lower_load_threshold)
663
+ pulumi.set(__self__, "metric_name", metric_name)
664
+ pulumi.set(__self__, "scale_interval", scale_interval)
665
+ pulumi.set(__self__, "upper_load_threshold", upper_load_threshold)
666
+ pulumi.set(__self__, "use_only_primary_load", use_only_primary_load)
667
+
668
+ @property
669
+ @pulumi.getter
670
+ def kind(self) -> str:
671
+ """
672
+ Enumerates the ways that a service can be partitioned.
673
+ Expected value is 'AverageServiceLoadTrigger'.
674
+ """
675
+ return pulumi.get(self, "kind")
676
+
677
+ @property
678
+ @pulumi.getter(name="lowerLoadThreshold")
679
+ def lower_load_threshold(self) -> float:
680
+ """
681
+ The lower limit of the load below which a scale in operation should be performed.
682
+ """
683
+ return pulumi.get(self, "lower_load_threshold")
684
+
685
+ @property
686
+ @pulumi.getter(name="metricName")
687
+ def metric_name(self) -> str:
688
+ """
689
+ The name of the metric for which usage should be tracked.
690
+ """
691
+ return pulumi.get(self, "metric_name")
692
+
693
+ @property
694
+ @pulumi.getter(name="scaleInterval")
695
+ def scale_interval(self) -> str:
696
+ """
697
+ The period in seconds on which a decision is made whether to scale or not. This property should come in ISO 8601 format "hh:mm:ss".
698
+ """
699
+ return pulumi.get(self, "scale_interval")
700
+
701
+ @property
702
+ @pulumi.getter(name="upperLoadThreshold")
703
+ def upper_load_threshold(self) -> float:
704
+ """
705
+ The upper limit of the load beyond which a scale out operation should be performed.
706
+ """
707
+ return pulumi.get(self, "upper_load_threshold")
708
+
709
+ @property
710
+ @pulumi.getter(name="useOnlyPrimaryLoad")
711
+ def use_only_primary_load(self) -> bool:
712
+ """
713
+ Flag determines whether only the load of primary replica should be considered for scaling. If set to true, then trigger will only consider the load of primary replicas of stateful service. If set to false, trigger will consider load of all replicas. This parameter cannot be set to true for stateless service.
714
+ """
715
+ return pulumi.get(self, "use_only_primary_load")
716
+
717
+
718
+ @pulumi.output_type
719
+ class AzureActiveDirectoryResponse(dict):
720
+ """
721
+ The settings to enable AAD authentication on the cluster.
722
+ """
723
+ @staticmethod
724
+ def __key_warning(key: str):
725
+ suggest = None
726
+ if key == "clientApplication":
727
+ suggest = "client_application"
728
+ elif key == "clusterApplication":
729
+ suggest = "cluster_application"
730
+ elif key == "tenantId":
731
+ suggest = "tenant_id"
732
+
733
+ if suggest:
734
+ pulumi.log.warn(f"Key '{key}' not found in AzureActiveDirectoryResponse. Access the value via the '{suggest}' property getter instead.")
735
+
736
+ def __getitem__(self, key: str) -> Any:
737
+ AzureActiveDirectoryResponse.__key_warning(key)
738
+ return super().__getitem__(key)
739
+
740
+ def get(self, key: str, default = None) -> Any:
741
+ AzureActiveDirectoryResponse.__key_warning(key)
742
+ return super().get(key, default)
743
+
744
+ def __init__(__self__, *,
745
+ client_application: Optional[str] = None,
746
+ cluster_application: Optional[str] = None,
747
+ tenant_id: Optional[str] = None):
748
+ """
749
+ The settings to enable AAD authentication on the cluster.
750
+ :param str client_application: Azure active directory client application id.
751
+ :param str cluster_application: Azure active directory cluster application id.
752
+ :param str tenant_id: Azure active directory tenant id.
753
+ """
754
+ if client_application is not None:
755
+ pulumi.set(__self__, "client_application", client_application)
756
+ if cluster_application is not None:
757
+ pulumi.set(__self__, "cluster_application", cluster_application)
758
+ if tenant_id is not None:
759
+ pulumi.set(__self__, "tenant_id", tenant_id)
760
+
761
+ @property
762
+ @pulumi.getter(name="clientApplication")
763
+ def client_application(self) -> Optional[str]:
764
+ """
765
+ Azure active directory client application id.
766
+ """
767
+ return pulumi.get(self, "client_application")
768
+
769
+ @property
770
+ @pulumi.getter(name="clusterApplication")
771
+ def cluster_application(self) -> Optional[str]:
772
+ """
773
+ Azure active directory cluster application id.
774
+ """
775
+ return pulumi.get(self, "cluster_application")
776
+
777
+ @property
778
+ @pulumi.getter(name="tenantId")
779
+ def tenant_id(self) -> Optional[str]:
780
+ """
781
+ Azure active directory tenant id.
782
+ """
783
+ return pulumi.get(self, "tenant_id")
784
+
785
+
786
+ @pulumi.output_type
787
+ class ClientCertificateResponse(dict):
788
+ """
789
+ Client certificate definition.
790
+ """
791
+ @staticmethod
792
+ def __key_warning(key: str):
793
+ suggest = None
794
+ if key == "isAdmin":
795
+ suggest = "is_admin"
796
+ elif key == "commonName":
797
+ suggest = "common_name"
798
+ elif key == "issuerThumbprint":
799
+ suggest = "issuer_thumbprint"
800
+
801
+ if suggest:
802
+ pulumi.log.warn(f"Key '{key}' not found in ClientCertificateResponse. Access the value via the '{suggest}' property getter instead.")
803
+
804
+ def __getitem__(self, key: str) -> Any:
805
+ ClientCertificateResponse.__key_warning(key)
806
+ return super().__getitem__(key)
807
+
808
+ def get(self, key: str, default = None) -> Any:
809
+ ClientCertificateResponse.__key_warning(key)
810
+ return super().get(key, default)
811
+
812
+ def __init__(__self__, *,
813
+ is_admin: bool,
814
+ common_name: Optional[str] = None,
815
+ issuer_thumbprint: Optional[str] = None,
816
+ thumbprint: Optional[str] = None):
817
+ """
818
+ Client certificate definition.
819
+ :param bool is_admin: Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
820
+ :param str common_name: Certificate common name.
821
+ :param str issuer_thumbprint: Issuer thumbprint for the certificate. Only used together with CommonName.
822
+ :param str thumbprint: Certificate thumbprint.
823
+ """
824
+ pulumi.set(__self__, "is_admin", is_admin)
825
+ if common_name is not None:
826
+ pulumi.set(__self__, "common_name", common_name)
827
+ if issuer_thumbprint is not None:
828
+ pulumi.set(__self__, "issuer_thumbprint", issuer_thumbprint)
829
+ if thumbprint is not None:
830
+ pulumi.set(__self__, "thumbprint", thumbprint)
831
+
832
+ @property
833
+ @pulumi.getter(name="isAdmin")
834
+ def is_admin(self) -> bool:
835
+ """
836
+ Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
837
+ """
838
+ return pulumi.get(self, "is_admin")
839
+
840
+ @property
841
+ @pulumi.getter(name="commonName")
842
+ def common_name(self) -> Optional[str]:
843
+ """
844
+ Certificate common name.
845
+ """
846
+ return pulumi.get(self, "common_name")
847
+
848
+ @property
849
+ @pulumi.getter(name="issuerThumbprint")
850
+ def issuer_thumbprint(self) -> Optional[str]:
851
+ """
852
+ Issuer thumbprint for the certificate. Only used together with CommonName.
853
+ """
854
+ return pulumi.get(self, "issuer_thumbprint")
855
+
856
+ @property
857
+ @pulumi.getter
858
+ def thumbprint(self) -> Optional[str]:
859
+ """
860
+ Certificate thumbprint.
861
+ """
862
+ return pulumi.get(self, "thumbprint")
863
+
864
+
865
+ @pulumi.output_type
866
+ class ClusterHealthPolicyResponse(dict):
867
+ """
868
+ Defines a health policy used to evaluate the health of the cluster or of a cluster node.
869
+ """
870
+ @staticmethod
871
+ def __key_warning(key: str):
872
+ suggest = None
873
+ if key == "maxPercentUnhealthyApplications":
874
+ suggest = "max_percent_unhealthy_applications"
875
+ elif key == "maxPercentUnhealthyNodes":
876
+ suggest = "max_percent_unhealthy_nodes"
877
+
878
+ if suggest:
879
+ pulumi.log.warn(f"Key '{key}' not found in ClusterHealthPolicyResponse. Access the value via the '{suggest}' property getter instead.")
880
+
881
+ def __getitem__(self, key: str) -> Any:
882
+ ClusterHealthPolicyResponse.__key_warning(key)
883
+ return super().__getitem__(key)
884
+
885
+ def get(self, key: str, default = None) -> Any:
886
+ ClusterHealthPolicyResponse.__key_warning(key)
887
+ return super().get(key, default)
888
+
889
+ def __init__(__self__, *,
890
+ max_percent_unhealthy_applications: Optional[int] = None,
891
+ max_percent_unhealthy_nodes: Optional[int] = None):
892
+ """
893
+ Defines a health policy used to evaluate the health of the cluster or of a cluster node.
894
+
895
+ :param int max_percent_unhealthy_applications: The maximum allowed percentage of unhealthy applications before reporting an error. For example, to allow 10% of applications to be unhealthy, this value would be 10.
896
+
897
+ The percentage represents the maximum tolerated percentage of applications that can be unhealthy before the cluster is considered in error.
898
+ If the percentage is respected but there is at least one unhealthy application, the health is evaluated as Warning.
899
+ This is calculated by dividing the number of unhealthy applications over the total number of application instances in the cluster, excluding applications of application types that are included in the ApplicationTypeHealthPolicyMap.
900
+ The computation rounds up to tolerate one failure on small numbers of applications. Default percentage is zero.
901
+ :param int max_percent_unhealthy_nodes: The maximum allowed percentage of unhealthy nodes before reporting an error. For example, to allow 10% of nodes to be unhealthy, this value would be 10.
902
+
903
+ The percentage represents the maximum tolerated percentage of nodes that can be unhealthy before the cluster is considered in error.
904
+ If the percentage is respected but there is at least one unhealthy node, the health is evaluated as Warning.
905
+ The percentage is calculated by dividing the number of unhealthy nodes over the total number of nodes in the cluster.
906
+ The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.
907
+
908
+ In large clusters, some nodes will always be down or out for repairs, so this percentage should be configured to tolerate that.
909
+ """
910
+ if max_percent_unhealthy_applications is None:
911
+ max_percent_unhealthy_applications = 0
912
+ pulumi.set(__self__, "max_percent_unhealthy_applications", max_percent_unhealthy_applications)
913
+ if max_percent_unhealthy_nodes is None:
914
+ max_percent_unhealthy_nodes = 0
915
+ pulumi.set(__self__, "max_percent_unhealthy_nodes", max_percent_unhealthy_nodes)
916
+
917
+ @property
918
+ @pulumi.getter(name="maxPercentUnhealthyApplications")
919
+ def max_percent_unhealthy_applications(self) -> int:
920
+ """
921
+ The maximum allowed percentage of unhealthy applications before reporting an error. For example, to allow 10% of applications to be unhealthy, this value would be 10.
922
+
923
+ The percentage represents the maximum tolerated percentage of applications that can be unhealthy before the cluster is considered in error.
924
+ If the percentage is respected but there is at least one unhealthy application, the health is evaluated as Warning.
925
+ This is calculated by dividing the number of unhealthy applications over the total number of application instances in the cluster, excluding applications of application types that are included in the ApplicationTypeHealthPolicyMap.
926
+ The computation rounds up to tolerate one failure on small numbers of applications. Default percentage is zero.
927
+ """
928
+ return pulumi.get(self, "max_percent_unhealthy_applications")
929
+
930
+ @property
931
+ @pulumi.getter(name="maxPercentUnhealthyNodes")
932
+ def max_percent_unhealthy_nodes(self) -> int:
933
+ """
934
+ The maximum allowed percentage of unhealthy nodes before reporting an error. For example, to allow 10% of nodes to be unhealthy, this value would be 10.
935
+
936
+ The percentage represents the maximum tolerated percentage of nodes that can be unhealthy before the cluster is considered in error.
937
+ If the percentage is respected but there is at least one unhealthy node, the health is evaluated as Warning.
938
+ The percentage is calculated by dividing the number of unhealthy nodes over the total number of nodes in the cluster.
939
+ The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.
940
+
941
+ In large clusters, some nodes will always be down or out for repairs, so this percentage should be configured to tolerate that.
942
+ """
943
+ return pulumi.get(self, "max_percent_unhealthy_nodes")
944
+
945
+
946
+ @pulumi.output_type
947
+ class ClusterMonitoringPolicyResponse(dict):
948
+ """
949
+ Describes the monitoring policies for the cluster upgrade.
950
+ """
951
+ @staticmethod
952
+ def __key_warning(key: str):
953
+ suggest = None
954
+ if key == "healthCheckRetryTimeout":
955
+ suggest = "health_check_retry_timeout"
956
+ elif key == "healthCheckStableDuration":
957
+ suggest = "health_check_stable_duration"
958
+ elif key == "healthCheckWaitDuration":
959
+ suggest = "health_check_wait_duration"
960
+ elif key == "upgradeDomainTimeout":
961
+ suggest = "upgrade_domain_timeout"
962
+ elif key == "upgradeTimeout":
963
+ suggest = "upgrade_timeout"
964
+
965
+ if suggest:
966
+ pulumi.log.warn(f"Key '{key}' not found in ClusterMonitoringPolicyResponse. Access the value via the '{suggest}' property getter instead.")
967
+
968
+ def __getitem__(self, key: str) -> Any:
969
+ ClusterMonitoringPolicyResponse.__key_warning(key)
970
+ return super().__getitem__(key)
971
+
972
+ def get(self, key: str, default = None) -> Any:
973
+ ClusterMonitoringPolicyResponse.__key_warning(key)
974
+ return super().get(key, default)
975
+
976
+ def __init__(__self__, *,
977
+ health_check_retry_timeout: str,
978
+ health_check_stable_duration: str,
979
+ health_check_wait_duration: str,
980
+ upgrade_domain_timeout: str,
981
+ upgrade_timeout: str):
982
+ """
983
+ Describes the monitoring policies for the cluster upgrade.
984
+ :param str health_check_retry_timeout: The amount of time to retry health evaluation when the application or cluster is unhealthy before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
985
+ :param str health_check_stable_duration: The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. The duration can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
986
+ :param str health_check_wait_duration: The length of time to wait after completing an upgrade domain before performing health checks. The duration can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
987
+ :param str upgrade_domain_timeout: The amount of time each upgrade domain has to complete before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
988
+ :param str upgrade_timeout: The amount of time the overall upgrade has to complete before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
989
+ """
990
+ pulumi.set(__self__, "health_check_retry_timeout", health_check_retry_timeout)
991
+ pulumi.set(__self__, "health_check_stable_duration", health_check_stable_duration)
992
+ pulumi.set(__self__, "health_check_wait_duration", health_check_wait_duration)
993
+ pulumi.set(__self__, "upgrade_domain_timeout", upgrade_domain_timeout)
994
+ pulumi.set(__self__, "upgrade_timeout", upgrade_timeout)
995
+
996
+ @property
997
+ @pulumi.getter(name="healthCheckRetryTimeout")
998
+ def health_check_retry_timeout(self) -> str:
999
+ """
1000
+ The amount of time to retry health evaluation when the application or cluster is unhealthy before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
1001
+ """
1002
+ return pulumi.get(self, "health_check_retry_timeout")
1003
+
1004
+ @property
1005
+ @pulumi.getter(name="healthCheckStableDuration")
1006
+ def health_check_stable_duration(self) -> str:
1007
+ """
1008
+ The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. The duration can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
1009
+ """
1010
+ return pulumi.get(self, "health_check_stable_duration")
1011
+
1012
+ @property
1013
+ @pulumi.getter(name="healthCheckWaitDuration")
1014
+ def health_check_wait_duration(self) -> str:
1015
+ """
1016
+ The length of time to wait after completing an upgrade domain before performing health checks. The duration can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
1017
+ """
1018
+ return pulumi.get(self, "health_check_wait_duration")
1019
+
1020
+ @property
1021
+ @pulumi.getter(name="upgradeDomainTimeout")
1022
+ def upgrade_domain_timeout(self) -> str:
1023
+ """
1024
+ The amount of time each upgrade domain has to complete before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
1025
+ """
1026
+ return pulumi.get(self, "upgrade_domain_timeout")
1027
+
1028
+ @property
1029
+ @pulumi.getter(name="upgradeTimeout")
1030
+ def upgrade_timeout(self) -> str:
1031
+ """
1032
+ The amount of time the overall upgrade has to complete before the upgrade rolls back. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
1033
+ """
1034
+ return pulumi.get(self, "upgrade_timeout")
1035
+
1036
+
1037
+ @pulumi.output_type
1038
+ class ClusterUpgradeDeltaHealthPolicyResponse(dict):
1039
+ """
1040
+ Describes the delta health policies for the cluster upgrade.
1041
+ """
1042
+ @staticmethod
1043
+ def __key_warning(key: str):
1044
+ suggest = None
1045
+ if key == "maxPercentDeltaUnhealthyNodes":
1046
+ suggest = "max_percent_delta_unhealthy_nodes"
1047
+ elif key == "maxPercentDeltaUnhealthyApplications":
1048
+ suggest = "max_percent_delta_unhealthy_applications"
1049
+ elif key == "maxPercentUpgradeDomainDeltaUnhealthyNodes":
1050
+ suggest = "max_percent_upgrade_domain_delta_unhealthy_nodes"
1051
+
1052
+ if suggest:
1053
+ pulumi.log.warn(f"Key '{key}' not found in ClusterUpgradeDeltaHealthPolicyResponse. Access the value via the '{suggest}' property getter instead.")
1054
+
1055
+ def __getitem__(self, key: str) -> Any:
1056
+ ClusterUpgradeDeltaHealthPolicyResponse.__key_warning(key)
1057
+ return super().__getitem__(key)
1058
+
1059
+ def get(self, key: str, default = None) -> Any:
1060
+ ClusterUpgradeDeltaHealthPolicyResponse.__key_warning(key)
1061
+ return super().get(key, default)
1062
+
1063
+ def __init__(__self__, *,
1064
+ max_percent_delta_unhealthy_nodes: int,
1065
+ max_percent_delta_unhealthy_applications: Optional[int] = None,
1066
+ max_percent_upgrade_domain_delta_unhealthy_nodes: Optional[int] = None):
1067
+ """
1068
+ Describes the delta health policies for the cluster upgrade.
1069
+ :param int max_percent_delta_unhealthy_nodes: The maximum allowed percentage of nodes health degradation allowed during cluster upgrades.
1070
+ The delta is measured between the state of the nodes at the beginning of upgrade and the state of the nodes at the time of the health evaluation.
1071
+ The check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits.
1072
+ :param int max_percent_delta_unhealthy_applications: The maximum allowed percentage of applications health degradation allowed during cluster upgrades.
1073
+ The delta is measured between the state of the applications at the beginning of upgrade and the state of the applications at the time of the health evaluation.
1074
+ The check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits. System services are not included in this.
1075
+ NOTE: This value will overwrite the value specified in properties.UpgradeDescription.HealthPolicy.MaxPercentUnhealthyApplications
1076
+ :param int max_percent_upgrade_domain_delta_unhealthy_nodes: The maximum allowed percentage of upgrade domain nodes health degradation allowed during cluster upgrades.
1077
+ The delta is measured between the state of the upgrade domain nodes at the beginning of upgrade and the state of the upgrade domain nodes at the time of the health evaluation.
1078
+ The check is performed after every upgrade domain upgrade completion for all completed upgrade domains to make sure the state of the upgrade domains is within tolerated limits.
1079
+ """
1080
+ pulumi.set(__self__, "max_percent_delta_unhealthy_nodes", max_percent_delta_unhealthy_nodes)
1081
+ if max_percent_delta_unhealthy_applications is not None:
1082
+ pulumi.set(__self__, "max_percent_delta_unhealthy_applications", max_percent_delta_unhealthy_applications)
1083
+ if max_percent_upgrade_domain_delta_unhealthy_nodes is not None:
1084
+ pulumi.set(__self__, "max_percent_upgrade_domain_delta_unhealthy_nodes", max_percent_upgrade_domain_delta_unhealthy_nodes)
1085
+
1086
+ @property
1087
+ @pulumi.getter(name="maxPercentDeltaUnhealthyNodes")
1088
+ def max_percent_delta_unhealthy_nodes(self) -> int:
1089
+ """
1090
+ The maximum allowed percentage of nodes health degradation allowed during cluster upgrades.
1091
+ The delta is measured between the state of the nodes at the beginning of upgrade and the state of the nodes at the time of the health evaluation.
1092
+ The check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits.
1093
+ """
1094
+ return pulumi.get(self, "max_percent_delta_unhealthy_nodes")
1095
+
1096
+ @property
1097
+ @pulumi.getter(name="maxPercentDeltaUnhealthyApplications")
1098
+ def max_percent_delta_unhealthy_applications(self) -> Optional[int]:
1099
+ """
1100
+ The maximum allowed percentage of applications health degradation allowed during cluster upgrades.
1101
+ The delta is measured between the state of the applications at the beginning of upgrade and the state of the applications at the time of the health evaluation.
1102
+ The check is performed after every upgrade domain upgrade completion to make sure the global state of the cluster is within tolerated limits. System services are not included in this.
1103
+ NOTE: This value will overwrite the value specified in properties.UpgradeDescription.HealthPolicy.MaxPercentUnhealthyApplications
1104
+ """
1105
+ return pulumi.get(self, "max_percent_delta_unhealthy_applications")
1106
+
1107
+ @property
1108
+ @pulumi.getter(name="maxPercentUpgradeDomainDeltaUnhealthyNodes")
1109
+ def max_percent_upgrade_domain_delta_unhealthy_nodes(self) -> Optional[int]:
1110
+ """
1111
+ The maximum allowed percentage of upgrade domain nodes health degradation allowed during cluster upgrades.
1112
+ The delta is measured between the state of the upgrade domain nodes at the beginning of upgrade and the state of the upgrade domain nodes at the time of the health evaluation.
1113
+ The check is performed after every upgrade domain upgrade completion for all completed upgrade domains to make sure the state of the upgrade domains is within tolerated limits.
1114
+ """
1115
+ return pulumi.get(self, "max_percent_upgrade_domain_delta_unhealthy_nodes")
1116
+
1117
+
1118
+ @pulumi.output_type
1119
+ class ClusterUpgradePolicyResponse(dict):
1120
+ """
1121
+ Describes the policy used when upgrading the cluster.
1122
+ """
1123
+ @staticmethod
1124
+ def __key_warning(key: str):
1125
+ suggest = None
1126
+ if key == "deltaHealthPolicy":
1127
+ suggest = "delta_health_policy"
1128
+ elif key == "forceRestart":
1129
+ suggest = "force_restart"
1130
+ elif key == "healthPolicy":
1131
+ suggest = "health_policy"
1132
+ elif key == "monitoringPolicy":
1133
+ suggest = "monitoring_policy"
1134
+ elif key == "upgradeReplicaSetCheckTimeout":
1135
+ suggest = "upgrade_replica_set_check_timeout"
1136
+
1137
+ if suggest:
1138
+ pulumi.log.warn(f"Key '{key}' not found in ClusterUpgradePolicyResponse. Access the value via the '{suggest}' property getter instead.")
1139
+
1140
+ def __getitem__(self, key: str) -> Any:
1141
+ ClusterUpgradePolicyResponse.__key_warning(key)
1142
+ return super().__getitem__(key)
1143
+
1144
+ def get(self, key: str, default = None) -> Any:
1145
+ ClusterUpgradePolicyResponse.__key_warning(key)
1146
+ return super().get(key, default)
1147
+
1148
+ def __init__(__self__, *,
1149
+ delta_health_policy: Optional['outputs.ClusterUpgradeDeltaHealthPolicyResponse'] = None,
1150
+ force_restart: Optional[bool] = None,
1151
+ health_policy: Optional['outputs.ClusterHealthPolicyResponse'] = None,
1152
+ monitoring_policy: Optional['outputs.ClusterMonitoringPolicyResponse'] = None,
1153
+ upgrade_replica_set_check_timeout: Optional[str] = None):
1154
+ """
1155
+ Describes the policy used when upgrading the cluster.
1156
+ :param 'ClusterUpgradeDeltaHealthPolicyResponse' delta_health_policy: The cluster delta health policy defines a health policy used to evaluate the health of the cluster during a cluster upgrade.
1157
+ :param bool force_restart: If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).
1158
+ :param 'ClusterHealthPolicyResponse' health_policy: The cluster health policy defines a health policy used to evaluate the health of the cluster during a cluster upgrade.
1159
+ :param 'ClusterMonitoringPolicyResponse' monitoring_policy: The cluster monitoring policy describes the parameters for monitoring an upgrade in Monitored mode.
1160
+ :param str upgrade_replica_set_check_timeout: The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues.
1161
+ When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues.
1162
+ The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
1163
+ This value must be between 00:00:00 and 49710.06:28:15 (unsigned 32 bit integer for seconds)
1164
+ """
1165
+ if delta_health_policy is not None:
1166
+ pulumi.set(__self__, "delta_health_policy", delta_health_policy)
1167
+ if force_restart is not None:
1168
+ pulumi.set(__self__, "force_restart", force_restart)
1169
+ if health_policy is not None:
1170
+ pulumi.set(__self__, "health_policy", health_policy)
1171
+ if monitoring_policy is not None:
1172
+ pulumi.set(__self__, "monitoring_policy", monitoring_policy)
1173
+ if upgrade_replica_set_check_timeout is not None:
1174
+ pulumi.set(__self__, "upgrade_replica_set_check_timeout", upgrade_replica_set_check_timeout)
1175
+
1176
+ @property
1177
+ @pulumi.getter(name="deltaHealthPolicy")
1178
+ def delta_health_policy(self) -> Optional['outputs.ClusterUpgradeDeltaHealthPolicyResponse']:
1179
+ """
1180
+ The cluster delta health policy defines a health policy used to evaluate the health of the cluster during a cluster upgrade.
1181
+ """
1182
+ return pulumi.get(self, "delta_health_policy")
1183
+
1184
+ @property
1185
+ @pulumi.getter(name="forceRestart")
1186
+ def force_restart(self) -> Optional[bool]:
1187
+ """
1188
+ If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).
1189
+ """
1190
+ return pulumi.get(self, "force_restart")
1191
+
1192
+ @property
1193
+ @pulumi.getter(name="healthPolicy")
1194
+ def health_policy(self) -> Optional['outputs.ClusterHealthPolicyResponse']:
1195
+ """
1196
+ The cluster health policy defines a health policy used to evaluate the health of the cluster during a cluster upgrade.
1197
+ """
1198
+ return pulumi.get(self, "health_policy")
1199
+
1200
+ @property
1201
+ @pulumi.getter(name="monitoringPolicy")
1202
+ def monitoring_policy(self) -> Optional['outputs.ClusterMonitoringPolicyResponse']:
1203
+ """
1204
+ The cluster monitoring policy describes the parameters for monitoring an upgrade in Monitored mode.
1205
+ """
1206
+ return pulumi.get(self, "monitoring_policy")
1207
+
1208
+ @property
1209
+ @pulumi.getter(name="upgradeReplicaSetCheckTimeout")
1210
+ def upgrade_replica_set_check_timeout(self) -> Optional[str]:
1211
+ """
1212
+ The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues.
1213
+ When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues.
1214
+ The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format.
1215
+ This value must be between 00:00:00 and 49710.06:28:15 (unsigned 32 bit integer for seconds)
1216
+ """
1217
+ return pulumi.get(self, "upgrade_replica_set_check_timeout")
1218
+
1219
+
1220
+ @pulumi.output_type
1221
+ class EndpointRangeDescriptionResponse(dict):
1222
+ """
1223
+ Port range details
1224
+ """
1225
+ @staticmethod
1226
+ def __key_warning(key: str):
1227
+ suggest = None
1228
+ if key == "endPort":
1229
+ suggest = "end_port"
1230
+ elif key == "startPort":
1231
+ suggest = "start_port"
1232
+
1233
+ if suggest:
1234
+ pulumi.log.warn(f"Key '{key}' not found in EndpointRangeDescriptionResponse. Access the value via the '{suggest}' property getter instead.")
1235
+
1236
+ def __getitem__(self, key: str) -> Any:
1237
+ EndpointRangeDescriptionResponse.__key_warning(key)
1238
+ return super().__getitem__(key)
1239
+
1240
+ def get(self, key: str, default = None) -> Any:
1241
+ EndpointRangeDescriptionResponse.__key_warning(key)
1242
+ return super().get(key, default)
1243
+
1244
+ def __init__(__self__, *,
1245
+ end_port: int,
1246
+ start_port: int):
1247
+ """
1248
+ Port range details
1249
+ :param int end_port: End port of a range of ports
1250
+ :param int start_port: Starting port of a range of ports
1251
+ """
1252
+ pulumi.set(__self__, "end_port", end_port)
1253
+ pulumi.set(__self__, "start_port", start_port)
1254
+
1255
+ @property
1256
+ @pulumi.getter(name="endPort")
1257
+ def end_port(self) -> int:
1258
+ """
1259
+ End port of a range of ports
1260
+ """
1261
+ return pulumi.get(self, "end_port")
1262
+
1263
+ @property
1264
+ @pulumi.getter(name="startPort")
1265
+ def start_port(self) -> int:
1266
+ """
1267
+ Starting port of a range of ports
1268
+ """
1269
+ return pulumi.get(self, "start_port")
1270
+
1271
+
1272
+ @pulumi.output_type
1273
+ class FrontendConfigurationResponse(dict):
1274
+ """
1275
+ Describes the frontend configurations for the node type.
1276
+ """
1277
+ @staticmethod
1278
+ def __key_warning(key: str):
1279
+ suggest = None
1280
+ if key == "applicationGatewayBackendAddressPoolId":
1281
+ suggest = "application_gateway_backend_address_pool_id"
1282
+ elif key == "ipAddressType":
1283
+ suggest = "ip_address_type"
1284
+ elif key == "loadBalancerBackendAddressPoolId":
1285
+ suggest = "load_balancer_backend_address_pool_id"
1286
+ elif key == "loadBalancerInboundNatPoolId":
1287
+ suggest = "load_balancer_inbound_nat_pool_id"
1288
+
1289
+ if suggest:
1290
+ pulumi.log.warn(f"Key '{key}' not found in FrontendConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
1291
+
1292
+ def __getitem__(self, key: str) -> Any:
1293
+ FrontendConfigurationResponse.__key_warning(key)
1294
+ return super().__getitem__(key)
1295
+
1296
+ def get(self, key: str, default = None) -> Any:
1297
+ FrontendConfigurationResponse.__key_warning(key)
1298
+ return super().get(key, default)
1299
+
1300
+ def __init__(__self__, *,
1301
+ application_gateway_backend_address_pool_id: Optional[str] = None,
1302
+ ip_address_type: Optional[str] = None,
1303
+ load_balancer_backend_address_pool_id: Optional[str] = None,
1304
+ load_balancer_inbound_nat_pool_id: Optional[str] = None):
1305
+ """
1306
+ Describes the frontend configurations for the node type.
1307
+ :param str application_gateway_backend_address_pool_id: The resource Id of application gateway backend address pool. The format of the resource Id is '/subscriptions/<subscriptionId>/resourceGroups/<resourceGroupName>/providers/Microsoft.Network/applicationGateways/<applicationGatewayName>/backendAddressPools/<backendAddressPoolName>'.
1308
+ :param str ip_address_type: The IP address type of this frontend configuration. If omitted the default value is IPv4.
1309
+ :param str load_balancer_backend_address_pool_id: The resource Id of the Load Balancer backend address pool that the VM instances of the node type are associated with. The format of the resource Id is '/subscriptions/<subscriptionId>/resourceGroups/<resourceGroupName>/providers/Microsoft.Network/loadBalancers/<loadBalancerName>/backendAddressPools/<backendAddressPoolName>'.
1310
+ :param str load_balancer_inbound_nat_pool_id: The resource Id of the Load Balancer inbound NAT pool that the VM instances of the node type are associated with. The format of the resource Id is '/subscriptions/<subscriptionId>/resourceGroups/<resourceGroupName>/providers/Microsoft.Network/loadBalancers/<loadBalancerName>/inboundNatPools/<inboundNatPoolName>'.
1311
+ """
1312
+ if application_gateway_backend_address_pool_id is not None:
1313
+ pulumi.set(__self__, "application_gateway_backend_address_pool_id", application_gateway_backend_address_pool_id)
1314
+ if ip_address_type is not None:
1315
+ pulumi.set(__self__, "ip_address_type", ip_address_type)
1316
+ if load_balancer_backend_address_pool_id is not None:
1317
+ pulumi.set(__self__, "load_balancer_backend_address_pool_id", load_balancer_backend_address_pool_id)
1318
+ if load_balancer_inbound_nat_pool_id is not None:
1319
+ pulumi.set(__self__, "load_balancer_inbound_nat_pool_id", load_balancer_inbound_nat_pool_id)
1320
+
1321
+ @property
1322
+ @pulumi.getter(name="applicationGatewayBackendAddressPoolId")
1323
+ def application_gateway_backend_address_pool_id(self) -> Optional[str]:
1324
+ """
1325
+ The resource Id of application gateway backend address pool. The format of the resource Id is '/subscriptions/<subscriptionId>/resourceGroups/<resourceGroupName>/providers/Microsoft.Network/applicationGateways/<applicationGatewayName>/backendAddressPools/<backendAddressPoolName>'.
1326
+ """
1327
+ return pulumi.get(self, "application_gateway_backend_address_pool_id")
1328
+
1329
+ @property
1330
+ @pulumi.getter(name="ipAddressType")
1331
+ def ip_address_type(self) -> Optional[str]:
1332
+ """
1333
+ The IP address type of this frontend configuration. If omitted the default value is IPv4.
1334
+ """
1335
+ return pulumi.get(self, "ip_address_type")
1336
+
1337
+ @property
1338
+ @pulumi.getter(name="loadBalancerBackendAddressPoolId")
1339
+ def load_balancer_backend_address_pool_id(self) -> Optional[str]:
1340
+ """
1341
+ The resource Id of the Load Balancer backend address pool that the VM instances of the node type are associated with. The format of the resource Id is '/subscriptions/<subscriptionId>/resourceGroups/<resourceGroupName>/providers/Microsoft.Network/loadBalancers/<loadBalancerName>/backendAddressPools/<backendAddressPoolName>'.
1342
+ """
1343
+ return pulumi.get(self, "load_balancer_backend_address_pool_id")
1344
+
1345
+ @property
1346
+ @pulumi.getter(name="loadBalancerInboundNatPoolId")
1347
+ def load_balancer_inbound_nat_pool_id(self) -> Optional[str]:
1348
+ """
1349
+ The resource Id of the Load Balancer inbound NAT pool that the VM instances of the node type are associated with. The format of the resource Id is '/subscriptions/<subscriptionId>/resourceGroups/<resourceGroupName>/providers/Microsoft.Network/loadBalancers/<loadBalancerName>/inboundNatPools/<inboundNatPoolName>'.
1350
+ """
1351
+ return pulumi.get(self, "load_balancer_inbound_nat_pool_id")
1352
+
1353
+
1354
+ @pulumi.output_type
1355
+ class IPTagResponse(dict):
1356
+ """
1357
+ The IP tag associated with the public IP address.
1358
+ """
1359
+ @staticmethod
1360
+ def __key_warning(key: str):
1361
+ suggest = None
1362
+ if key == "ipTagType":
1363
+ suggest = "ip_tag_type"
1364
+
1365
+ if suggest:
1366
+ pulumi.log.warn(f"Key '{key}' not found in IPTagResponse. Access the value via the '{suggest}' property getter instead.")
1367
+
1368
+ def __getitem__(self, key: str) -> Any:
1369
+ IPTagResponse.__key_warning(key)
1370
+ return super().__getitem__(key)
1371
+
1372
+ def get(self, key: str, default = None) -> Any:
1373
+ IPTagResponse.__key_warning(key)
1374
+ return super().get(key, default)
1375
+
1376
+ def __init__(__self__, *,
1377
+ ip_tag_type: str,
1378
+ tag: str):
1379
+ """
1380
+ The IP tag associated with the public IP address.
1381
+ :param str ip_tag_type: IP tag type. Example: FirstPartyUsage.
1382
+ :param str tag: IP tag associated with the public IP. Example: SQL, Storage etc.
1383
+ """
1384
+ pulumi.set(__self__, "ip_tag_type", ip_tag_type)
1385
+ pulumi.set(__self__, "tag", tag)
1386
+
1387
+ @property
1388
+ @pulumi.getter(name="ipTagType")
1389
+ def ip_tag_type(self) -> str:
1390
+ """
1391
+ IP tag type. Example: FirstPartyUsage.
1392
+ """
1393
+ return pulumi.get(self, "ip_tag_type")
1394
+
1395
+ @property
1396
+ @pulumi.getter
1397
+ def tag(self) -> str:
1398
+ """
1399
+ IP tag associated with the public IP. Example: SQL, Storage etc.
1400
+ """
1401
+ return pulumi.get(self, "tag")
1402
+
1403
+
1404
+ @pulumi.output_type
1405
+ class IpConfigurationResponse(dict):
1406
+ """
1407
+ Specifies an IP configuration of the network interface.
1408
+ """
1409
+ @staticmethod
1410
+ def __key_warning(key: str):
1411
+ suggest = None
1412
+ if key == "applicationGatewayBackendAddressPools":
1413
+ suggest = "application_gateway_backend_address_pools"
1414
+ elif key == "loadBalancerBackendAddressPools":
1415
+ suggest = "load_balancer_backend_address_pools"
1416
+ elif key == "loadBalancerInboundNatPools":
1417
+ suggest = "load_balancer_inbound_nat_pools"
1418
+ elif key == "privateIPAddressVersion":
1419
+ suggest = "private_ip_address_version"
1420
+ elif key == "publicIPAddressConfiguration":
1421
+ suggest = "public_ip_address_configuration"
1422
+
1423
+ if suggest:
1424
+ pulumi.log.warn(f"Key '{key}' not found in IpConfigurationResponse. Access the value via the '{suggest}' property getter instead.")
1425
+
1426
+ def __getitem__(self, key: str) -> Any:
1427
+ IpConfigurationResponse.__key_warning(key)
1428
+ return super().__getitem__(key)
1429
+
1430
+ def get(self, key: str, default = None) -> Any:
1431
+ IpConfigurationResponse.__key_warning(key)
1432
+ return super().get(key, default)
1433
+
1434
+ def __init__(__self__, *,
1435
+ name: str,
1436
+ application_gateway_backend_address_pools: Optional[Sequence['outputs.SubResourceResponse']] = None,
1437
+ load_balancer_backend_address_pools: Optional[Sequence['outputs.SubResourceResponse']] = None,
1438
+ load_balancer_inbound_nat_pools: Optional[Sequence['outputs.SubResourceResponse']] = None,
1439
+ private_ip_address_version: Optional[str] = None,
1440
+ public_ip_address_configuration: Optional['outputs.IpConfigurationResponsePublicIPAddressConfiguration'] = None,
1441
+ subnet: Optional['outputs.SubResourceResponse'] = None):
1442
+ """
1443
+ Specifies an IP configuration of the network interface.
1444
+ :param str name: Name of the network interface.
1445
+ :param Sequence['SubResourceResponse'] application_gateway_backend_address_pools: Specifies an array of references to backend address pools of application gateways. A node type can reference backend address pools of multiple application gateways. Multiple node types cannot use the same application gateway.
1446
+ :param Sequence['SubResourceResponse'] load_balancer_backend_address_pools: Specifies an array of references to backend address pools of load balancers. A node type can reference backend address pools of one public and one internal load balancer. Multiple node types cannot use the same basic sku load balancer.
1447
+ :param Sequence['SubResourceResponse'] load_balancer_inbound_nat_pools: Specifies an array of references to inbound Nat pools of the load balancers. A node type can reference inbound nat pools of one public and one internal load balancer. Multiple node types cannot use the same basic sku load balancer.
1448
+ :param str private_ip_address_version: Specifies whether the IP configuration's private IP is IPv4 or IPv6. Default is IPv4.
1449
+ :param 'IpConfigurationResponsePublicIPAddressConfiguration' public_ip_address_configuration: The public IP address configuration of the network interface.
1450
+ :param 'SubResourceResponse' subnet: Specifies the subnet of the network interface.
1451
+ """
1452
+ pulumi.set(__self__, "name", name)
1453
+ if application_gateway_backend_address_pools is not None:
1454
+ pulumi.set(__self__, "application_gateway_backend_address_pools", application_gateway_backend_address_pools)
1455
+ if load_balancer_backend_address_pools is not None:
1456
+ pulumi.set(__self__, "load_balancer_backend_address_pools", load_balancer_backend_address_pools)
1457
+ if load_balancer_inbound_nat_pools is not None:
1458
+ pulumi.set(__self__, "load_balancer_inbound_nat_pools", load_balancer_inbound_nat_pools)
1459
+ if private_ip_address_version is None:
1460
+ private_ip_address_version = 'IPv4'
1461
+ if private_ip_address_version is not None:
1462
+ pulumi.set(__self__, "private_ip_address_version", private_ip_address_version)
1463
+ if public_ip_address_configuration is not None:
1464
+ pulumi.set(__self__, "public_ip_address_configuration", public_ip_address_configuration)
1465
+ if subnet is not None:
1466
+ pulumi.set(__self__, "subnet", subnet)
1467
+
1468
+ @property
1469
+ @pulumi.getter
1470
+ def name(self) -> str:
1471
+ """
1472
+ Name of the network interface.
1473
+ """
1474
+ return pulumi.get(self, "name")
1475
+
1476
+ @property
1477
+ @pulumi.getter(name="applicationGatewayBackendAddressPools")
1478
+ def application_gateway_backend_address_pools(self) -> Optional[Sequence['outputs.SubResourceResponse']]:
1479
+ """
1480
+ Specifies an array of references to backend address pools of application gateways. A node type can reference backend address pools of multiple application gateways. Multiple node types cannot use the same application gateway.
1481
+ """
1482
+ return pulumi.get(self, "application_gateway_backend_address_pools")
1483
+
1484
+ @property
1485
+ @pulumi.getter(name="loadBalancerBackendAddressPools")
1486
+ def load_balancer_backend_address_pools(self) -> Optional[Sequence['outputs.SubResourceResponse']]:
1487
+ """
1488
+ Specifies an array of references to backend address pools of load balancers. A node type can reference backend address pools of one public and one internal load balancer. Multiple node types cannot use the same basic sku load balancer.
1489
+ """
1490
+ return pulumi.get(self, "load_balancer_backend_address_pools")
1491
+
1492
+ @property
1493
+ @pulumi.getter(name="loadBalancerInboundNatPools")
1494
+ def load_balancer_inbound_nat_pools(self) -> Optional[Sequence['outputs.SubResourceResponse']]:
1495
+ """
1496
+ Specifies an array of references to inbound Nat pools of the load balancers. A node type can reference inbound nat pools of one public and one internal load balancer. Multiple node types cannot use the same basic sku load balancer.
1497
+ """
1498
+ return pulumi.get(self, "load_balancer_inbound_nat_pools")
1499
+
1500
+ @property
1501
+ @pulumi.getter(name="privateIPAddressVersion")
1502
+ def private_ip_address_version(self) -> Optional[str]:
1503
+ """
1504
+ Specifies whether the IP configuration's private IP is IPv4 or IPv6. Default is IPv4.
1505
+ """
1506
+ return pulumi.get(self, "private_ip_address_version")
1507
+
1508
+ @property
1509
+ @pulumi.getter(name="publicIPAddressConfiguration")
1510
+ def public_ip_address_configuration(self) -> Optional['outputs.IpConfigurationResponsePublicIPAddressConfiguration']:
1511
+ """
1512
+ The public IP address configuration of the network interface.
1513
+ """
1514
+ return pulumi.get(self, "public_ip_address_configuration")
1515
+
1516
+ @property
1517
+ @pulumi.getter
1518
+ def subnet(self) -> Optional['outputs.SubResourceResponse']:
1519
+ """
1520
+ Specifies the subnet of the network interface.
1521
+ """
1522
+ return pulumi.get(self, "subnet")
1523
+
1524
+
1525
+ @pulumi.output_type
1526
+ class IpConfigurationResponsePublicIPAddressConfiguration(dict):
1527
+ """
1528
+ The public IP address configuration of the network interface.
1529
+ """
1530
+ @staticmethod
1531
+ def __key_warning(key: str):
1532
+ suggest = None
1533
+ if key == "ipTags":
1534
+ suggest = "ip_tags"
1535
+ elif key == "publicIPAddressVersion":
1536
+ suggest = "public_ip_address_version"
1537
+
1538
+ if suggest:
1539
+ pulumi.log.warn(f"Key '{key}' not found in IpConfigurationResponsePublicIPAddressConfiguration. Access the value via the '{suggest}' property getter instead.")
1540
+
1541
+ def __getitem__(self, key: str) -> Any:
1542
+ IpConfigurationResponsePublicIPAddressConfiguration.__key_warning(key)
1543
+ return super().__getitem__(key)
1544
+
1545
+ def get(self, key: str, default = None) -> Any:
1546
+ IpConfigurationResponsePublicIPAddressConfiguration.__key_warning(key)
1547
+ return super().get(key, default)
1548
+
1549
+ def __init__(__self__, *,
1550
+ name: str,
1551
+ ip_tags: Optional[Sequence['outputs.IPTagResponse']] = None,
1552
+ public_ip_address_version: Optional[str] = None):
1553
+ """
1554
+ The public IP address configuration of the network interface.
1555
+ :param str name: Name of the network interface.
1556
+ :param Sequence['IPTagResponse'] ip_tags: Specifies the list of IP tags associated with the public IP address.
1557
+ :param str public_ip_address_version: Specifies whether the IP configuration's public IP is IPv4 or IPv6. Default is IPv4.
1558
+ """
1559
+ pulumi.set(__self__, "name", name)
1560
+ if ip_tags is not None:
1561
+ pulumi.set(__self__, "ip_tags", ip_tags)
1562
+ if public_ip_address_version is None:
1563
+ public_ip_address_version = 'IPv4'
1564
+ if public_ip_address_version is not None:
1565
+ pulumi.set(__self__, "public_ip_address_version", public_ip_address_version)
1566
+
1567
+ @property
1568
+ @pulumi.getter
1569
+ def name(self) -> str:
1570
+ """
1571
+ Name of the network interface.
1572
+ """
1573
+ return pulumi.get(self, "name")
1574
+
1575
+ @property
1576
+ @pulumi.getter(name="ipTags")
1577
+ def ip_tags(self) -> Optional[Sequence['outputs.IPTagResponse']]:
1578
+ """
1579
+ Specifies the list of IP tags associated with the public IP address.
1580
+ """
1581
+ return pulumi.get(self, "ip_tags")
1582
+
1583
+ @property
1584
+ @pulumi.getter(name="publicIPAddressVersion")
1585
+ def public_ip_address_version(self) -> Optional[str]:
1586
+ """
1587
+ Specifies whether the IP configuration's public IP is IPv4 or IPv6. Default is IPv4.
1588
+ """
1589
+ return pulumi.get(self, "public_ip_address_version")
1590
+
1591
+
1592
+ @pulumi.output_type
1593
+ class LoadBalancingRuleResponse(dict):
1594
+ """
1595
+ Describes a load balancing rule.
1596
+ """
1597
+ @staticmethod
1598
+ def __key_warning(key: str):
1599
+ suggest = None
1600
+ if key == "backendPort":
1601
+ suggest = "backend_port"
1602
+ elif key == "frontendPort":
1603
+ suggest = "frontend_port"
1604
+ elif key == "probeProtocol":
1605
+ suggest = "probe_protocol"
1606
+ elif key == "loadDistribution":
1607
+ suggest = "load_distribution"
1608
+ elif key == "probePort":
1609
+ suggest = "probe_port"
1610
+ elif key == "probeRequestPath":
1611
+ suggest = "probe_request_path"
1612
+
1613
+ if suggest:
1614
+ pulumi.log.warn(f"Key '{key}' not found in LoadBalancingRuleResponse. Access the value via the '{suggest}' property getter instead.")
1615
+
1616
+ def __getitem__(self, key: str) -> Any:
1617
+ LoadBalancingRuleResponse.__key_warning(key)
1618
+ return super().__getitem__(key)
1619
+
1620
+ def get(self, key: str, default = None) -> Any:
1621
+ LoadBalancingRuleResponse.__key_warning(key)
1622
+ return super().get(key, default)
1623
+
1624
+ def __init__(__self__, *,
1625
+ backend_port: int,
1626
+ frontend_port: int,
1627
+ probe_protocol: str,
1628
+ protocol: str,
1629
+ load_distribution: Optional[str] = None,
1630
+ probe_port: Optional[int] = None,
1631
+ probe_request_path: Optional[str] = None):
1632
+ """
1633
+ Describes a load balancing rule.
1634
+ :param int backend_port: The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.
1635
+ :param int frontend_port: The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534.
1636
+ :param str probe_protocol: the reference to the load balancer probe used by the load balancing rule.
1637
+ :param str protocol: The reference to the transport protocol used by the load balancing rule.
1638
+ :param str load_distribution: The load distribution policy for this rule.
1639
+ :param int probe_port: The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.
1640
+ :param str probe_request_path: The probe request path. Only supported for HTTP/HTTPS probes.
1641
+ """
1642
+ pulumi.set(__self__, "backend_port", backend_port)
1643
+ pulumi.set(__self__, "frontend_port", frontend_port)
1644
+ pulumi.set(__self__, "probe_protocol", probe_protocol)
1645
+ pulumi.set(__self__, "protocol", protocol)
1646
+ if load_distribution is not None:
1647
+ pulumi.set(__self__, "load_distribution", load_distribution)
1648
+ if probe_port is not None:
1649
+ pulumi.set(__self__, "probe_port", probe_port)
1650
+ if probe_request_path is not None:
1651
+ pulumi.set(__self__, "probe_request_path", probe_request_path)
1652
+
1653
+ @property
1654
+ @pulumi.getter(name="backendPort")
1655
+ def backend_port(self) -> int:
1656
+ """
1657
+ The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535.
1658
+ """
1659
+ return pulumi.get(self, "backend_port")
1660
+
1661
+ @property
1662
+ @pulumi.getter(name="frontendPort")
1663
+ def frontend_port(self) -> int:
1664
+ """
1665
+ The port for the external endpoint. Port numbers for each rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534.
1666
+ """
1667
+ return pulumi.get(self, "frontend_port")
1668
+
1669
+ @property
1670
+ @pulumi.getter(name="probeProtocol")
1671
+ def probe_protocol(self) -> str:
1672
+ """
1673
+ the reference to the load balancer probe used by the load balancing rule.
1674
+ """
1675
+ return pulumi.get(self, "probe_protocol")
1676
+
1677
+ @property
1678
+ @pulumi.getter
1679
+ def protocol(self) -> str:
1680
+ """
1681
+ The reference to the transport protocol used by the load balancing rule.
1682
+ """
1683
+ return pulumi.get(self, "protocol")
1684
+
1685
+ @property
1686
+ @pulumi.getter(name="loadDistribution")
1687
+ def load_distribution(self) -> Optional[str]:
1688
+ """
1689
+ The load distribution policy for this rule.
1690
+ """
1691
+ return pulumi.get(self, "load_distribution")
1692
+
1693
+ @property
1694
+ @pulumi.getter(name="probePort")
1695
+ def probe_port(self) -> Optional[int]:
1696
+ """
1697
+ The prob port used by the load balancing rule. Acceptable values are between 1 and 65535.
1698
+ """
1699
+ return pulumi.get(self, "probe_port")
1700
+
1701
+ @property
1702
+ @pulumi.getter(name="probeRequestPath")
1703
+ def probe_request_path(self) -> Optional[str]:
1704
+ """
1705
+ The probe request path. Only supported for HTTP/HTTPS probes.
1706
+ """
1707
+ return pulumi.get(self, "probe_request_path")
1708
+
1709
+
1710
+ @pulumi.output_type
1711
+ class ManagedIdentityResponse(dict):
1712
+ """
1713
+ Describes the managed identities for an Azure resource.
1714
+ """
1715
+ @staticmethod
1716
+ def __key_warning(key: str):
1717
+ suggest = None
1718
+ if key == "principalId":
1719
+ suggest = "principal_id"
1720
+ elif key == "tenantId":
1721
+ suggest = "tenant_id"
1722
+ elif key == "userAssignedIdentities":
1723
+ suggest = "user_assigned_identities"
1724
+
1725
+ if suggest:
1726
+ pulumi.log.warn(f"Key '{key}' not found in ManagedIdentityResponse. Access the value via the '{suggest}' property getter instead.")
1727
+
1728
+ def __getitem__(self, key: str) -> Any:
1729
+ ManagedIdentityResponse.__key_warning(key)
1730
+ return super().__getitem__(key)
1731
+
1732
+ def get(self, key: str, default = None) -> Any:
1733
+ ManagedIdentityResponse.__key_warning(key)
1734
+ return super().get(key, default)
1735
+
1736
+ def __init__(__self__, *,
1737
+ principal_id: str,
1738
+ tenant_id: str,
1739
+ type: Optional[str] = None,
1740
+ user_assigned_identities: Optional[Mapping[str, 'outputs.UserAssignedIdentityResponse']] = None):
1741
+ """
1742
+ Describes the managed identities for an Azure resource.
1743
+ :param str principal_id: The principal id of the managed identity. This property will only be provided for a system assigned identity.
1744
+ :param str tenant_id: The tenant id of the managed identity. This property will only be provided for a system assigned identity.
1745
+ :param str type: The type of managed identity for the resource.
1746
+ :param Mapping[str, 'UserAssignedIdentityResponse'] user_assigned_identities: The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form:
1747
+ '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
1748
+ """
1749
+ pulumi.set(__self__, "principal_id", principal_id)
1750
+ pulumi.set(__self__, "tenant_id", tenant_id)
1751
+ if type is not None:
1752
+ pulumi.set(__self__, "type", type)
1753
+ if user_assigned_identities is not None:
1754
+ pulumi.set(__self__, "user_assigned_identities", user_assigned_identities)
1755
+
1756
+ @property
1757
+ @pulumi.getter(name="principalId")
1758
+ def principal_id(self) -> str:
1759
+ """
1760
+ The principal id of the managed identity. This property will only be provided for a system assigned identity.
1761
+ """
1762
+ return pulumi.get(self, "principal_id")
1763
+
1764
+ @property
1765
+ @pulumi.getter(name="tenantId")
1766
+ def tenant_id(self) -> str:
1767
+ """
1768
+ The tenant id of the managed identity. This property will only be provided for a system assigned identity.
1769
+ """
1770
+ return pulumi.get(self, "tenant_id")
1771
+
1772
+ @property
1773
+ @pulumi.getter
1774
+ def type(self) -> Optional[str]:
1775
+ """
1776
+ The type of managed identity for the resource.
1777
+ """
1778
+ return pulumi.get(self, "type")
1779
+
1780
+ @property
1781
+ @pulumi.getter(name="userAssignedIdentities")
1782
+ def user_assigned_identities(self) -> Optional[Mapping[str, 'outputs.UserAssignedIdentityResponse']]:
1783
+ """
1784
+ The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form:
1785
+ '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
1786
+ """
1787
+ return pulumi.get(self, "user_assigned_identities")
1788
+
1789
+
1790
+ @pulumi.output_type
1791
+ class NamedPartitionSchemeResponse(dict):
1792
+ """
1793
+ Describes the named partition scheme of the service.
1794
+ """
1795
+ @staticmethod
1796
+ def __key_warning(key: str):
1797
+ suggest = None
1798
+ if key == "partitionScheme":
1799
+ suggest = "partition_scheme"
1800
+
1801
+ if suggest:
1802
+ pulumi.log.warn(f"Key '{key}' not found in NamedPartitionSchemeResponse. Access the value via the '{suggest}' property getter instead.")
1803
+
1804
+ def __getitem__(self, key: str) -> Any:
1805
+ NamedPartitionSchemeResponse.__key_warning(key)
1806
+ return super().__getitem__(key)
1807
+
1808
+ def get(self, key: str, default = None) -> Any:
1809
+ NamedPartitionSchemeResponse.__key_warning(key)
1810
+ return super().get(key, default)
1811
+
1812
+ def __init__(__self__, *,
1813
+ names: Sequence[str],
1814
+ partition_scheme: str):
1815
+ """
1816
+ Describes the named partition scheme of the service.
1817
+ :param Sequence[str] names: Array for the names of the partitions.
1818
+ :param str partition_scheme: Enumerates the ways that a service can be partitioned.
1819
+ Expected value is 'Named'.
1820
+ """
1821
+ pulumi.set(__self__, "names", names)
1822
+ pulumi.set(__self__, "partition_scheme", 'Named')
1823
+
1824
+ @property
1825
+ @pulumi.getter
1826
+ def names(self) -> Sequence[str]:
1827
+ """
1828
+ Array for the names of the partitions.
1829
+ """
1830
+ return pulumi.get(self, "names")
1831
+
1832
+ @property
1833
+ @pulumi.getter(name="partitionScheme")
1834
+ def partition_scheme(self) -> str:
1835
+ """
1836
+ Enumerates the ways that a service can be partitioned.
1837
+ Expected value is 'Named'.
1838
+ """
1839
+ return pulumi.get(self, "partition_scheme")
1840
+
1841
+
1842
+ @pulumi.output_type
1843
+ class NetworkSecurityRuleResponse(dict):
1844
+ """
1845
+ Describes a network security rule.
1846
+ """
1847
+ @staticmethod
1848
+ def __key_warning(key: str):
1849
+ suggest = None
1850
+ if key == "destinationAddressPrefix":
1851
+ suggest = "destination_address_prefix"
1852
+ elif key == "destinationAddressPrefixes":
1853
+ suggest = "destination_address_prefixes"
1854
+ elif key == "destinationPortRange":
1855
+ suggest = "destination_port_range"
1856
+ elif key == "destinationPortRanges":
1857
+ suggest = "destination_port_ranges"
1858
+ elif key == "sourceAddressPrefix":
1859
+ suggest = "source_address_prefix"
1860
+ elif key == "sourceAddressPrefixes":
1861
+ suggest = "source_address_prefixes"
1862
+ elif key == "sourcePortRange":
1863
+ suggest = "source_port_range"
1864
+ elif key == "sourcePortRanges":
1865
+ suggest = "source_port_ranges"
1866
+
1867
+ if suggest:
1868
+ pulumi.log.warn(f"Key '{key}' not found in NetworkSecurityRuleResponse. Access the value via the '{suggest}' property getter instead.")
1869
+
1870
+ def __getitem__(self, key: str) -> Any:
1871
+ NetworkSecurityRuleResponse.__key_warning(key)
1872
+ return super().__getitem__(key)
1873
+
1874
+ def get(self, key: str, default = None) -> Any:
1875
+ NetworkSecurityRuleResponse.__key_warning(key)
1876
+ return super().get(key, default)
1877
+
1878
+ def __init__(__self__, *,
1879
+ access: str,
1880
+ direction: str,
1881
+ name: str,
1882
+ priority: int,
1883
+ protocol: str,
1884
+ description: Optional[str] = None,
1885
+ destination_address_prefix: Optional[str] = None,
1886
+ destination_address_prefixes: Optional[Sequence[str]] = None,
1887
+ destination_port_range: Optional[str] = None,
1888
+ destination_port_ranges: Optional[Sequence[str]] = None,
1889
+ source_address_prefix: Optional[str] = None,
1890
+ source_address_prefixes: Optional[Sequence[str]] = None,
1891
+ source_port_range: Optional[str] = None,
1892
+ source_port_ranges: Optional[Sequence[str]] = None):
1893
+ """
1894
+ Describes a network security rule.
1895
+ :param str access: The network traffic is allowed or denied.
1896
+ :param str direction: Network security rule direction.
1897
+ :param str name: Network security rule name.
1898
+ :param int priority: The priority of the rule. The value can be in the range 1000 to 3000. Values outside this range are reserved for Service Fabric ManagerCluster Resource Provider. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
1899
+ :param str protocol: Network protocol this rule applies to.
1900
+ :param str description: Network security rule description.
1901
+ :param str destination_address_prefix: The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
1902
+ :param Sequence[str] destination_address_prefixes: The destination address prefixes. CIDR or destination IP ranges.
1903
+ :param str destination_port_range: he destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
1904
+ :param Sequence[str] destination_port_ranges: The destination port ranges.
1905
+ :param str source_address_prefix: The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
1906
+ :param Sequence[str] source_address_prefixes: The CIDR or source IP ranges.
1907
+ :param str source_port_range: The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
1908
+ :param Sequence[str] source_port_ranges: The source port ranges.
1909
+ """
1910
+ pulumi.set(__self__, "access", access)
1911
+ pulumi.set(__self__, "direction", direction)
1912
+ pulumi.set(__self__, "name", name)
1913
+ pulumi.set(__self__, "priority", priority)
1914
+ pulumi.set(__self__, "protocol", protocol)
1915
+ if description is not None:
1916
+ pulumi.set(__self__, "description", description)
1917
+ if destination_address_prefix is not None:
1918
+ pulumi.set(__self__, "destination_address_prefix", destination_address_prefix)
1919
+ if destination_address_prefixes is not None:
1920
+ pulumi.set(__self__, "destination_address_prefixes", destination_address_prefixes)
1921
+ if destination_port_range is not None:
1922
+ pulumi.set(__self__, "destination_port_range", destination_port_range)
1923
+ if destination_port_ranges is not None:
1924
+ pulumi.set(__self__, "destination_port_ranges", destination_port_ranges)
1925
+ if source_address_prefix is not None:
1926
+ pulumi.set(__self__, "source_address_prefix", source_address_prefix)
1927
+ if source_address_prefixes is not None:
1928
+ pulumi.set(__self__, "source_address_prefixes", source_address_prefixes)
1929
+ if source_port_range is not None:
1930
+ pulumi.set(__self__, "source_port_range", source_port_range)
1931
+ if source_port_ranges is not None:
1932
+ pulumi.set(__self__, "source_port_ranges", source_port_ranges)
1933
+
1934
+ @property
1935
+ @pulumi.getter
1936
+ def access(self) -> str:
1937
+ """
1938
+ The network traffic is allowed or denied.
1939
+ """
1940
+ return pulumi.get(self, "access")
1941
+
1942
+ @property
1943
+ @pulumi.getter
1944
+ def direction(self) -> str:
1945
+ """
1946
+ Network security rule direction.
1947
+ """
1948
+ return pulumi.get(self, "direction")
1949
+
1950
+ @property
1951
+ @pulumi.getter
1952
+ def name(self) -> str:
1953
+ """
1954
+ Network security rule name.
1955
+ """
1956
+ return pulumi.get(self, "name")
1957
+
1958
+ @property
1959
+ @pulumi.getter
1960
+ def priority(self) -> int:
1961
+ """
1962
+ The priority of the rule. The value can be in the range 1000 to 3000. Values outside this range are reserved for Service Fabric ManagerCluster Resource Provider. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule.
1963
+ """
1964
+ return pulumi.get(self, "priority")
1965
+
1966
+ @property
1967
+ @pulumi.getter
1968
+ def protocol(self) -> str:
1969
+ """
1970
+ Network protocol this rule applies to.
1971
+ """
1972
+ return pulumi.get(self, "protocol")
1973
+
1974
+ @property
1975
+ @pulumi.getter
1976
+ def description(self) -> Optional[str]:
1977
+ """
1978
+ Network security rule description.
1979
+ """
1980
+ return pulumi.get(self, "description")
1981
+
1982
+ @property
1983
+ @pulumi.getter(name="destinationAddressPrefix")
1984
+ def destination_address_prefix(self) -> Optional[str]:
1985
+ """
1986
+ The destination address prefix. CIDR or destination IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used.
1987
+ """
1988
+ return pulumi.get(self, "destination_address_prefix")
1989
+
1990
+ @property
1991
+ @pulumi.getter(name="destinationAddressPrefixes")
1992
+ def destination_address_prefixes(self) -> Optional[Sequence[str]]:
1993
+ """
1994
+ The destination address prefixes. CIDR or destination IP ranges.
1995
+ """
1996
+ return pulumi.get(self, "destination_address_prefixes")
1997
+
1998
+ @property
1999
+ @pulumi.getter(name="destinationPortRange")
2000
+ def destination_port_range(self) -> Optional[str]:
2001
+ """
2002
+ he destination port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
2003
+ """
2004
+ return pulumi.get(self, "destination_port_range")
2005
+
2006
+ @property
2007
+ @pulumi.getter(name="destinationPortRanges")
2008
+ def destination_port_ranges(self) -> Optional[Sequence[str]]:
2009
+ """
2010
+ The destination port ranges.
2011
+ """
2012
+ return pulumi.get(self, "destination_port_ranges")
2013
+
2014
+ @property
2015
+ @pulumi.getter(name="sourceAddressPrefix")
2016
+ def source_address_prefix(self) -> Optional[str]:
2017
+ """
2018
+ The CIDR or source IP range. Asterisk '*' can also be used to match all source IPs. Default tags such as 'VirtualNetwork', 'AzureLoadBalancer' and 'Internet' can also be used. If this is an ingress rule, specifies where network traffic originates from.
2019
+ """
2020
+ return pulumi.get(self, "source_address_prefix")
2021
+
2022
+ @property
2023
+ @pulumi.getter(name="sourceAddressPrefixes")
2024
+ def source_address_prefixes(self) -> Optional[Sequence[str]]:
2025
+ """
2026
+ The CIDR or source IP ranges.
2027
+ """
2028
+ return pulumi.get(self, "source_address_prefixes")
2029
+
2030
+ @property
2031
+ @pulumi.getter(name="sourcePortRange")
2032
+ def source_port_range(self) -> Optional[str]:
2033
+ """
2034
+ The source port or range. Integer or range between 0 and 65535. Asterisk '*' can also be used to match all ports.
2035
+ """
2036
+ return pulumi.get(self, "source_port_range")
2037
+
2038
+ @property
2039
+ @pulumi.getter(name="sourcePortRanges")
2040
+ def source_port_ranges(self) -> Optional[Sequence[str]]:
2041
+ """
2042
+ The source port ranges.
2043
+ """
2044
+ return pulumi.get(self, "source_port_ranges")
2045
+
2046
+
2047
+ @pulumi.output_type
2048
+ class NodeTypeSkuResponse(dict):
2049
+ """
2050
+ Describes a node type sku.
2051
+ """
2052
+ def __init__(__self__, *,
2053
+ capacity: int,
2054
+ name: Optional[str] = None,
2055
+ tier: Optional[str] = None):
2056
+ """
2057
+ Describes a node type sku.
2058
+ :param int capacity: The number of nodes in the node type.<br /><br />If present in request it will override properties.vmInstanceCount.
2059
+ :param str name: The sku name. <br /><br />Name is internally generated and is used in auto-scale scenarios.<br /> Property does not allow to be changed to other values than generated.<br /> To avoid deployment errors please omit the property.
2060
+ :param str tier: Specifies the tier of the node type. <br /><br /> Possible Values:<br /> **Standard**
2061
+ """
2062
+ pulumi.set(__self__, "capacity", capacity)
2063
+ if name is not None:
2064
+ pulumi.set(__self__, "name", name)
2065
+ if tier is not None:
2066
+ pulumi.set(__self__, "tier", tier)
2067
+
2068
+ @property
2069
+ @pulumi.getter
2070
+ def capacity(self) -> int:
2071
+ """
2072
+ The number of nodes in the node type.<br /><br />If present in request it will override properties.vmInstanceCount.
2073
+ """
2074
+ return pulumi.get(self, "capacity")
2075
+
2076
+ @property
2077
+ @pulumi.getter
2078
+ def name(self) -> Optional[str]:
2079
+ """
2080
+ The sku name. <br /><br />Name is internally generated and is used in auto-scale scenarios.<br /> Property does not allow to be changed to other values than generated.<br /> To avoid deployment errors please omit the property.
2081
+ """
2082
+ return pulumi.get(self, "name")
2083
+
2084
+ @property
2085
+ @pulumi.getter
2086
+ def tier(self) -> Optional[str]:
2087
+ """
2088
+ Specifies the tier of the node type. <br /><br /> Possible Values:<br /> **Standard**
2089
+ """
2090
+ return pulumi.get(self, "tier")
2091
+
2092
+
2093
+ @pulumi.output_type
2094
+ class PartitionInstanceCountScaleMechanismResponse(dict):
2095
+ """
2096
+ Represents a scaling mechanism for adding or removing instances of stateless service partition.
2097
+ """
2098
+ @staticmethod
2099
+ def __key_warning(key: str):
2100
+ suggest = None
2101
+ if key == "maxInstanceCount":
2102
+ suggest = "max_instance_count"
2103
+ elif key == "minInstanceCount":
2104
+ suggest = "min_instance_count"
2105
+ elif key == "scaleIncrement":
2106
+ suggest = "scale_increment"
2107
+
2108
+ if suggest:
2109
+ pulumi.log.warn(f"Key '{key}' not found in PartitionInstanceCountScaleMechanismResponse. Access the value via the '{suggest}' property getter instead.")
2110
+
2111
+ def __getitem__(self, key: str) -> Any:
2112
+ PartitionInstanceCountScaleMechanismResponse.__key_warning(key)
2113
+ return super().__getitem__(key)
2114
+
2115
+ def get(self, key: str, default = None) -> Any:
2116
+ PartitionInstanceCountScaleMechanismResponse.__key_warning(key)
2117
+ return super().get(key, default)
2118
+
2119
+ def __init__(__self__, *,
2120
+ kind: str,
2121
+ max_instance_count: int,
2122
+ min_instance_count: int,
2123
+ scale_increment: int):
2124
+ """
2125
+ Represents a scaling mechanism for adding or removing instances of stateless service partition.
2126
+ :param str kind: Enumerates the ways that a service can be partitioned.
2127
+ Expected value is 'ScalePartitionInstanceCount'.
2128
+ :param int max_instance_count: Maximum number of instances of the partition.
2129
+ :param int min_instance_count: Minimum number of instances of the partition.
2130
+ :param int scale_increment: The number of instances to add or remove during a scaling operation.
2131
+ """
2132
+ pulumi.set(__self__, "kind", 'ScalePartitionInstanceCount')
2133
+ pulumi.set(__self__, "max_instance_count", max_instance_count)
2134
+ pulumi.set(__self__, "min_instance_count", min_instance_count)
2135
+ pulumi.set(__self__, "scale_increment", scale_increment)
2136
+
2137
+ @property
2138
+ @pulumi.getter
2139
+ def kind(self) -> str:
2140
+ """
2141
+ Enumerates the ways that a service can be partitioned.
2142
+ Expected value is 'ScalePartitionInstanceCount'.
2143
+ """
2144
+ return pulumi.get(self, "kind")
2145
+
2146
+ @property
2147
+ @pulumi.getter(name="maxInstanceCount")
2148
+ def max_instance_count(self) -> int:
2149
+ """
2150
+ Maximum number of instances of the partition.
2151
+ """
2152
+ return pulumi.get(self, "max_instance_count")
2153
+
2154
+ @property
2155
+ @pulumi.getter(name="minInstanceCount")
2156
+ def min_instance_count(self) -> int:
2157
+ """
2158
+ Minimum number of instances of the partition.
2159
+ """
2160
+ return pulumi.get(self, "min_instance_count")
2161
+
2162
+ @property
2163
+ @pulumi.getter(name="scaleIncrement")
2164
+ def scale_increment(self) -> int:
2165
+ """
2166
+ The number of instances to add or remove during a scaling operation.
2167
+ """
2168
+ return pulumi.get(self, "scale_increment")
2169
+
2170
+
2171
+ @pulumi.output_type
2172
+ class ResourceAzStatusResponse(dict):
2173
+ """
2174
+ Describes Az Resiliency status of Base resources
2175
+ """
2176
+ def __init__(__self__, *,
2177
+ is_zone_resilient: bool,
2178
+ resource_name: str,
2179
+ resource_type: str):
2180
+ """
2181
+ Describes Az Resiliency status of Base resources
2182
+ :param bool is_zone_resilient: VM Size name.
2183
+ :param str resource_name: VM Size properties.
2184
+ :param str resource_type: VM Size id.
2185
+ """
2186
+ pulumi.set(__self__, "is_zone_resilient", is_zone_resilient)
2187
+ pulumi.set(__self__, "resource_name", resource_name)
2188
+ pulumi.set(__self__, "resource_type", resource_type)
2189
+
2190
+ @property
2191
+ @pulumi.getter(name="isZoneResilient")
2192
+ def is_zone_resilient(self) -> bool:
2193
+ """
2194
+ VM Size name.
2195
+ """
2196
+ return pulumi.get(self, "is_zone_resilient")
2197
+
2198
+ @property
2199
+ @pulumi.getter(name="resourceName")
2200
+ def resource_name(self) -> str:
2201
+ """
2202
+ VM Size properties.
2203
+ """
2204
+ return pulumi.get(self, "resource_name")
2205
+
2206
+ @property
2207
+ @pulumi.getter(name="resourceType")
2208
+ def resource_type(self) -> str:
2209
+ """
2210
+ VM Size id.
2211
+ """
2212
+ return pulumi.get(self, "resource_type")
2213
+
2214
+
2215
+ @pulumi.output_type
2216
+ class RollingUpgradeMonitoringPolicyResponse(dict):
2217
+ """
2218
+ The policy used for monitoring the application upgrade
2219
+ """
2220
+ @staticmethod
2221
+ def __key_warning(key: str):
2222
+ suggest = None
2223
+ if key == "failureAction":
2224
+ suggest = "failure_action"
2225
+ elif key == "healthCheckRetryTimeout":
2226
+ suggest = "health_check_retry_timeout"
2227
+ elif key == "healthCheckStableDuration":
2228
+ suggest = "health_check_stable_duration"
2229
+ elif key == "healthCheckWaitDuration":
2230
+ suggest = "health_check_wait_duration"
2231
+ elif key == "upgradeDomainTimeout":
2232
+ suggest = "upgrade_domain_timeout"
2233
+ elif key == "upgradeTimeout":
2234
+ suggest = "upgrade_timeout"
2235
+
2236
+ if suggest:
2237
+ pulumi.log.warn(f"Key '{key}' not found in RollingUpgradeMonitoringPolicyResponse. Access the value via the '{suggest}' property getter instead.")
2238
+
2239
+ def __getitem__(self, key: str) -> Any:
2240
+ RollingUpgradeMonitoringPolicyResponse.__key_warning(key)
2241
+ return super().__getitem__(key)
2242
+
2243
+ def get(self, key: str, default = None) -> Any:
2244
+ RollingUpgradeMonitoringPolicyResponse.__key_warning(key)
2245
+ return super().get(key, default)
2246
+
2247
+ def __init__(__self__, *,
2248
+ failure_action: str,
2249
+ health_check_retry_timeout: str,
2250
+ health_check_stable_duration: str,
2251
+ health_check_wait_duration: str,
2252
+ upgrade_domain_timeout: str,
2253
+ upgrade_timeout: str):
2254
+ """
2255
+ The policy used for monitoring the application upgrade
2256
+ :param str failure_action: The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode.
2257
+ :param str health_check_retry_timeout: The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
2258
+ :param str health_check_stable_duration: The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
2259
+ :param str health_check_wait_duration: The amount of time to wait after completing an upgrade domain before applying health policies. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
2260
+ :param str upgrade_domain_timeout: The amount of time each upgrade domain has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
2261
+ :param str upgrade_timeout: The amount of time the overall upgrade has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
2262
+ """
2263
+ pulumi.set(__self__, "failure_action", failure_action)
2264
+ pulumi.set(__self__, "health_check_retry_timeout", health_check_retry_timeout)
2265
+ pulumi.set(__self__, "health_check_stable_duration", health_check_stable_duration)
2266
+ pulumi.set(__self__, "health_check_wait_duration", health_check_wait_duration)
2267
+ pulumi.set(__self__, "upgrade_domain_timeout", upgrade_domain_timeout)
2268
+ pulumi.set(__self__, "upgrade_timeout", upgrade_timeout)
2269
+
2270
+ @property
2271
+ @pulumi.getter(name="failureAction")
2272
+ def failure_action(self) -> str:
2273
+ """
2274
+ The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode.
2275
+ """
2276
+ return pulumi.get(self, "failure_action")
2277
+
2278
+ @property
2279
+ @pulumi.getter(name="healthCheckRetryTimeout")
2280
+ def health_check_retry_timeout(self) -> str:
2281
+ """
2282
+ The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
2283
+ """
2284
+ return pulumi.get(self, "health_check_retry_timeout")
2285
+
2286
+ @property
2287
+ @pulumi.getter(name="healthCheckStableDuration")
2288
+ def health_check_stable_duration(self) -> str:
2289
+ """
2290
+ The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
2291
+ """
2292
+ return pulumi.get(self, "health_check_stable_duration")
2293
+
2294
+ @property
2295
+ @pulumi.getter(name="healthCheckWaitDuration")
2296
+ def health_check_wait_duration(self) -> str:
2297
+ """
2298
+ The amount of time to wait after completing an upgrade domain before applying health policies. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
2299
+ """
2300
+ return pulumi.get(self, "health_check_wait_duration")
2301
+
2302
+ @property
2303
+ @pulumi.getter(name="upgradeDomainTimeout")
2304
+ def upgrade_domain_timeout(self) -> str:
2305
+ """
2306
+ The amount of time each upgrade domain has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
2307
+ """
2308
+ return pulumi.get(self, "upgrade_domain_timeout")
2309
+
2310
+ @property
2311
+ @pulumi.getter(name="upgradeTimeout")
2312
+ def upgrade_timeout(self) -> str:
2313
+ """
2314
+ The amount of time the overall upgrade has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
2315
+ """
2316
+ return pulumi.get(self, "upgrade_timeout")
2317
+
2318
+
2319
+ @pulumi.output_type
2320
+ class ScalingPolicyResponse(dict):
2321
+ """
2322
+ Specifies a metric to load balance a service during runtime.
2323
+ """
2324
+ @staticmethod
2325
+ def __key_warning(key: str):
2326
+ suggest = None
2327
+ if key == "scalingMechanism":
2328
+ suggest = "scaling_mechanism"
2329
+ elif key == "scalingTrigger":
2330
+ suggest = "scaling_trigger"
2331
+
2332
+ if suggest:
2333
+ pulumi.log.warn(f"Key '{key}' not found in ScalingPolicyResponse. Access the value via the '{suggest}' property getter instead.")
2334
+
2335
+ def __getitem__(self, key: str) -> Any:
2336
+ ScalingPolicyResponse.__key_warning(key)
2337
+ return super().__getitem__(key)
2338
+
2339
+ def get(self, key: str, default = None) -> Any:
2340
+ ScalingPolicyResponse.__key_warning(key)
2341
+ return super().get(key, default)
2342
+
2343
+ def __init__(__self__, *,
2344
+ scaling_mechanism: Any,
2345
+ scaling_trigger: Any):
2346
+ """
2347
+ Specifies a metric to load balance a service during runtime.
2348
+ :param Union['AddRemoveIncrementalNamedPartitionScalingMechanismResponse', 'PartitionInstanceCountScaleMechanismResponse'] scaling_mechanism: Specifies the mechanism associated with this scaling policy
2349
+ :param Union['AveragePartitionLoadScalingTriggerResponse', 'AverageServiceLoadScalingTriggerResponse'] scaling_trigger: Specifies the trigger associated with this scaling policy.
2350
+ """
2351
+ pulumi.set(__self__, "scaling_mechanism", scaling_mechanism)
2352
+ pulumi.set(__self__, "scaling_trigger", scaling_trigger)
2353
+
2354
+ @property
2355
+ @pulumi.getter(name="scalingMechanism")
2356
+ def scaling_mechanism(self) -> Any:
2357
+ """
2358
+ Specifies the mechanism associated with this scaling policy
2359
+ """
2360
+ return pulumi.get(self, "scaling_mechanism")
2361
+
2362
+ @property
2363
+ @pulumi.getter(name="scalingTrigger")
2364
+ def scaling_trigger(self) -> Any:
2365
+ """
2366
+ Specifies the trigger associated with this scaling policy.
2367
+ """
2368
+ return pulumi.get(self, "scaling_trigger")
2369
+
2370
+
2371
+ @pulumi.output_type
2372
+ class ServiceCorrelationResponse(dict):
2373
+ """
2374
+ Creates a particular correlation between services.
2375
+ """
2376
+ @staticmethod
2377
+ def __key_warning(key: str):
2378
+ suggest = None
2379
+ if key == "serviceName":
2380
+ suggest = "service_name"
2381
+
2382
+ if suggest:
2383
+ pulumi.log.warn(f"Key '{key}' not found in ServiceCorrelationResponse. Access the value via the '{suggest}' property getter instead.")
2384
+
2385
+ def __getitem__(self, key: str) -> Any:
2386
+ ServiceCorrelationResponse.__key_warning(key)
2387
+ return super().__getitem__(key)
2388
+
2389
+ def get(self, key: str, default = None) -> Any:
2390
+ ServiceCorrelationResponse.__key_warning(key)
2391
+ return super().get(key, default)
2392
+
2393
+ def __init__(__self__, *,
2394
+ scheme: str,
2395
+ service_name: str):
2396
+ """
2397
+ Creates a particular correlation between services.
2398
+ :param str scheme: The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName.
2399
+ :param str service_name: The Arm Resource ID of the service that the correlation relationship is established with.
2400
+ """
2401
+ pulumi.set(__self__, "scheme", scheme)
2402
+ pulumi.set(__self__, "service_name", service_name)
2403
+
2404
+ @property
2405
+ @pulumi.getter
2406
+ def scheme(self) -> str:
2407
+ """
2408
+ The ServiceCorrelationScheme which describes the relationship between this service and the service specified via ServiceName.
2409
+ """
2410
+ return pulumi.get(self, "scheme")
2411
+
2412
+ @property
2413
+ @pulumi.getter(name="serviceName")
2414
+ def service_name(self) -> str:
2415
+ """
2416
+ The Arm Resource ID of the service that the correlation relationship is established with.
2417
+ """
2418
+ return pulumi.get(self, "service_name")
2419
+
2420
+
2421
+ @pulumi.output_type
2422
+ class ServiceEndpointResponse(dict):
2423
+ """
2424
+ The service endpoint properties.
2425
+ """
2426
+ def __init__(__self__, *,
2427
+ service: str,
2428
+ locations: Optional[Sequence[str]] = None):
2429
+ """
2430
+ The service endpoint properties.
2431
+ :param str service: The type of the endpoint service.
2432
+ :param Sequence[str] locations: A list of locations.
2433
+ """
2434
+ pulumi.set(__self__, "service", service)
2435
+ if locations is not None:
2436
+ pulumi.set(__self__, "locations", locations)
2437
+
2438
+ @property
2439
+ @pulumi.getter
2440
+ def service(self) -> str:
2441
+ """
2442
+ The type of the endpoint service.
2443
+ """
2444
+ return pulumi.get(self, "service")
2445
+
2446
+ @property
2447
+ @pulumi.getter
2448
+ def locations(self) -> Optional[Sequence[str]]:
2449
+ """
2450
+ A list of locations.
2451
+ """
2452
+ return pulumi.get(self, "locations")
2453
+
2454
+
2455
+ @pulumi.output_type
2456
+ class ServiceLoadMetricResponse(dict):
2457
+ """
2458
+ Specifies a metric to load balance a service during runtime.
2459
+ """
2460
+ @staticmethod
2461
+ def __key_warning(key: str):
2462
+ suggest = None
2463
+ if key == "defaultLoad":
2464
+ suggest = "default_load"
2465
+ elif key == "primaryDefaultLoad":
2466
+ suggest = "primary_default_load"
2467
+ elif key == "secondaryDefaultLoad":
2468
+ suggest = "secondary_default_load"
2469
+
2470
+ if suggest:
2471
+ pulumi.log.warn(f"Key '{key}' not found in ServiceLoadMetricResponse. Access the value via the '{suggest}' property getter instead.")
2472
+
2473
+ def __getitem__(self, key: str) -> Any:
2474
+ ServiceLoadMetricResponse.__key_warning(key)
2475
+ return super().__getitem__(key)
2476
+
2477
+ def get(self, key: str, default = None) -> Any:
2478
+ ServiceLoadMetricResponse.__key_warning(key)
2479
+ return super().get(key, default)
2480
+
2481
+ def __init__(__self__, *,
2482
+ name: str,
2483
+ default_load: Optional[int] = None,
2484
+ primary_default_load: Optional[int] = None,
2485
+ secondary_default_load: Optional[int] = None,
2486
+ weight: Optional[str] = None):
2487
+ """
2488
+ Specifies a metric to load balance a service during runtime.
2489
+ :param str name: The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive.
2490
+ :param int default_load: Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric.
2491
+ :param int primary_default_load: Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica.
2492
+ :param int secondary_default_load: Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica.
2493
+ :param str weight: The service load metric relative weight, compared to other metrics configured for this service, as a number.
2494
+ """
2495
+ pulumi.set(__self__, "name", name)
2496
+ if default_load is not None:
2497
+ pulumi.set(__self__, "default_load", default_load)
2498
+ if primary_default_load is not None:
2499
+ pulumi.set(__self__, "primary_default_load", primary_default_load)
2500
+ if secondary_default_load is not None:
2501
+ pulumi.set(__self__, "secondary_default_load", secondary_default_load)
2502
+ if weight is not None:
2503
+ pulumi.set(__self__, "weight", weight)
2504
+
2505
+ @property
2506
+ @pulumi.getter
2507
+ def name(self) -> str:
2508
+ """
2509
+ The name of the metric. If the service chooses to report load during runtime, the load metric name should match the name that is specified in Name exactly. Note that metric names are case sensitive.
2510
+ """
2511
+ return pulumi.get(self, "name")
2512
+
2513
+ @property
2514
+ @pulumi.getter(name="defaultLoad")
2515
+ def default_load(self) -> Optional[int]:
2516
+ """
2517
+ Used only for Stateless services. The default amount of load, as a number, that this service creates for this metric.
2518
+ """
2519
+ return pulumi.get(self, "default_load")
2520
+
2521
+ @property
2522
+ @pulumi.getter(name="primaryDefaultLoad")
2523
+ def primary_default_load(self) -> Optional[int]:
2524
+ """
2525
+ Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Primary replica.
2526
+ """
2527
+ return pulumi.get(self, "primary_default_load")
2528
+
2529
+ @property
2530
+ @pulumi.getter(name="secondaryDefaultLoad")
2531
+ def secondary_default_load(self) -> Optional[int]:
2532
+ """
2533
+ Used only for Stateful services. The default amount of load, as a number, that this service creates for this metric when it is a Secondary replica.
2534
+ """
2535
+ return pulumi.get(self, "secondary_default_load")
2536
+
2537
+ @property
2538
+ @pulumi.getter
2539
+ def weight(self) -> Optional[str]:
2540
+ """
2541
+ The service load metric relative weight, compared to other metrics configured for this service, as a number.
2542
+ """
2543
+ return pulumi.get(self, "weight")
2544
+
2545
+
2546
+ @pulumi.output_type
2547
+ class ServicePlacementInvalidDomainPolicyResponse(dict):
2548
+ """
2549
+ Describes the policy to be used for placement of a Service Fabric service where a particular fault or upgrade domain should not be used for placement of the instances or replicas of that service.
2550
+ """
2551
+ @staticmethod
2552
+ def __key_warning(key: str):
2553
+ suggest = None
2554
+ if key == "domainName":
2555
+ suggest = "domain_name"
2556
+
2557
+ if suggest:
2558
+ pulumi.log.warn(f"Key '{key}' not found in ServicePlacementInvalidDomainPolicyResponse. Access the value via the '{suggest}' property getter instead.")
2559
+
2560
+ def __getitem__(self, key: str) -> Any:
2561
+ ServicePlacementInvalidDomainPolicyResponse.__key_warning(key)
2562
+ return super().__getitem__(key)
2563
+
2564
+ def get(self, key: str, default = None) -> Any:
2565
+ ServicePlacementInvalidDomainPolicyResponse.__key_warning(key)
2566
+ return super().get(key, default)
2567
+
2568
+ def __init__(__self__, *,
2569
+ domain_name: str,
2570
+ type: str):
2571
+ """
2572
+ Describes the policy to be used for placement of a Service Fabric service where a particular fault or upgrade domain should not be used for placement of the instances or replicas of that service.
2573
+ :param str domain_name: The name of the domain that should not be used for placement.
2574
+ :param str type: The type of placement policy for a service fabric service. Following are the possible values.
2575
+ Expected value is 'InvalidDomain'.
2576
+ """
2577
+ pulumi.set(__self__, "domain_name", domain_name)
2578
+ pulumi.set(__self__, "type", 'InvalidDomain')
2579
+
2580
+ @property
2581
+ @pulumi.getter(name="domainName")
2582
+ def domain_name(self) -> str:
2583
+ """
2584
+ The name of the domain that should not be used for placement.
2585
+ """
2586
+ return pulumi.get(self, "domain_name")
2587
+
2588
+ @property
2589
+ @pulumi.getter
2590
+ def type(self) -> str:
2591
+ """
2592
+ The type of placement policy for a service fabric service. Following are the possible values.
2593
+ Expected value is 'InvalidDomain'.
2594
+ """
2595
+ return pulumi.get(self, "type")
2596
+
2597
+
2598
+ @pulumi.output_type
2599
+ class ServicePlacementNonPartiallyPlaceServicePolicyResponse(dict):
2600
+ """
2601
+ The name of the domain that should used for placement as per this policy.
2602
+ """
2603
+ def __init__(__self__, *,
2604
+ type: str):
2605
+ """
2606
+ The name of the domain that should used for placement as per this policy.
2607
+ :param str type: The type of placement policy for a service fabric service. Following are the possible values.
2608
+ Expected value is 'NonPartiallyPlaceService'.
2609
+ """
2610
+ pulumi.set(__self__, "type", 'NonPartiallyPlaceService')
2611
+
2612
+ @property
2613
+ @pulumi.getter
2614
+ def type(self) -> str:
2615
+ """
2616
+ The type of placement policy for a service fabric service. Following are the possible values.
2617
+ Expected value is 'NonPartiallyPlaceService'.
2618
+ """
2619
+ return pulumi.get(self, "type")
2620
+
2621
+
2622
+ @pulumi.output_type
2623
+ class ServicePlacementPreferPrimaryDomainPolicyResponse(dict):
2624
+ """
2625
+ Describes the policy to be used for placement of a Service Fabric service where the service's
2626
+ Primary replicas should optimally be placed in a particular domain.
2627
+
2628
+ This placement policy is usually used with fault domains in scenarios where the Service Fabric
2629
+ cluster is geographically distributed in order to indicate that a service's primary replica should
2630
+ be located in a particular fault domain, which in geo-distributed scenarios usually aligns with regional
2631
+ or datacenter boundaries. Note that since this is an optimization it is possible that the Primary replica
2632
+ may not end up located in this domain due to failures, capacity limits, or other constraints.
2633
+ """
2634
+ @staticmethod
2635
+ def __key_warning(key: str):
2636
+ suggest = None
2637
+ if key == "domainName":
2638
+ suggest = "domain_name"
2639
+
2640
+ if suggest:
2641
+ pulumi.log.warn(f"Key '{key}' not found in ServicePlacementPreferPrimaryDomainPolicyResponse. Access the value via the '{suggest}' property getter instead.")
2642
+
2643
+ def __getitem__(self, key: str) -> Any:
2644
+ ServicePlacementPreferPrimaryDomainPolicyResponse.__key_warning(key)
2645
+ return super().__getitem__(key)
2646
+
2647
+ def get(self, key: str, default = None) -> Any:
2648
+ ServicePlacementPreferPrimaryDomainPolicyResponse.__key_warning(key)
2649
+ return super().get(key, default)
2650
+
2651
+ def __init__(__self__, *,
2652
+ domain_name: str,
2653
+ type: str):
2654
+ """
2655
+ Describes the policy to be used for placement of a Service Fabric service where the service's
2656
+ Primary replicas should optimally be placed in a particular domain.
2657
+
2658
+ This placement policy is usually used with fault domains in scenarios where the Service Fabric
2659
+ cluster is geographically distributed in order to indicate that a service's primary replica should
2660
+ be located in a particular fault domain, which in geo-distributed scenarios usually aligns with regional
2661
+ or datacenter boundaries. Note that since this is an optimization it is possible that the Primary replica
2662
+ may not end up located in this domain due to failures, capacity limits, or other constraints.
2663
+
2664
+ :param str domain_name: The name of the domain that should used for placement as per this policy.
2665
+ :param str type: The type of placement policy for a service fabric service. Following are the possible values.
2666
+ Expected value is 'PreferredPrimaryDomain'.
2667
+ """
2668
+ pulumi.set(__self__, "domain_name", domain_name)
2669
+ pulumi.set(__self__, "type", 'PreferredPrimaryDomain')
2670
+
2671
+ @property
2672
+ @pulumi.getter(name="domainName")
2673
+ def domain_name(self) -> str:
2674
+ """
2675
+ The name of the domain that should used for placement as per this policy.
2676
+ """
2677
+ return pulumi.get(self, "domain_name")
2678
+
2679
+ @property
2680
+ @pulumi.getter
2681
+ def type(self) -> str:
2682
+ """
2683
+ The type of placement policy for a service fabric service. Following are the possible values.
2684
+ Expected value is 'PreferredPrimaryDomain'.
2685
+ """
2686
+ return pulumi.get(self, "type")
2687
+
2688
+
2689
+ @pulumi.output_type
2690
+ class ServicePlacementRequireDomainDistributionPolicyResponse(dict):
2691
+ """
2692
+ Describes the policy to be used for placement of a Service Fabric service where two replicas
2693
+ from the same partition should never be placed in the same fault or upgrade domain.
2694
+
2695
+ While this is not common it can expose the service to an increased risk of concurrent failures
2696
+ due to unplanned outages or other cases of subsequent/concurrent failures. As an example, consider
2697
+ a case where replicas are deployed across different data center, with one replica per location.
2698
+ In the event that one of the datacenters goes offline, normally the replica that was placed in that
2699
+ datacenter will be packed into one of the remaining datacenters. If this is not desirable then this
2700
+ policy should be set.
2701
+ """
2702
+ @staticmethod
2703
+ def __key_warning(key: str):
2704
+ suggest = None
2705
+ if key == "domainName":
2706
+ suggest = "domain_name"
2707
+
2708
+ if suggest:
2709
+ pulumi.log.warn(f"Key '{key}' not found in ServicePlacementRequireDomainDistributionPolicyResponse. Access the value via the '{suggest}' property getter instead.")
2710
+
2711
+ def __getitem__(self, key: str) -> Any:
2712
+ ServicePlacementRequireDomainDistributionPolicyResponse.__key_warning(key)
2713
+ return super().__getitem__(key)
2714
+
2715
+ def get(self, key: str, default = None) -> Any:
2716
+ ServicePlacementRequireDomainDistributionPolicyResponse.__key_warning(key)
2717
+ return super().get(key, default)
2718
+
2719
+ def __init__(__self__, *,
2720
+ domain_name: str,
2721
+ type: str):
2722
+ """
2723
+ Describes the policy to be used for placement of a Service Fabric service where two replicas
2724
+ from the same partition should never be placed in the same fault or upgrade domain.
2725
+
2726
+ While this is not common it can expose the service to an increased risk of concurrent failures
2727
+ due to unplanned outages or other cases of subsequent/concurrent failures. As an example, consider
2728
+ a case where replicas are deployed across different data center, with one replica per location.
2729
+ In the event that one of the datacenters goes offline, normally the replica that was placed in that
2730
+ datacenter will be packed into one of the remaining datacenters. If this is not desirable then this
2731
+ policy should be set.
2732
+
2733
+ :param str domain_name: The name of the domain that should used for placement as per this policy.
2734
+ :param str type: The type of placement policy for a service fabric service. Following are the possible values.
2735
+ Expected value is 'RequiredDomainDistribution'.
2736
+ """
2737
+ pulumi.set(__self__, "domain_name", domain_name)
2738
+ pulumi.set(__self__, "type", 'RequiredDomainDistribution')
2739
+
2740
+ @property
2741
+ @pulumi.getter(name="domainName")
2742
+ def domain_name(self) -> str:
2743
+ """
2744
+ The name of the domain that should used for placement as per this policy.
2745
+ """
2746
+ return pulumi.get(self, "domain_name")
2747
+
2748
+ @property
2749
+ @pulumi.getter
2750
+ def type(self) -> str:
2751
+ """
2752
+ The type of placement policy for a service fabric service. Following are the possible values.
2753
+ Expected value is 'RequiredDomainDistribution'.
2754
+ """
2755
+ return pulumi.get(self, "type")
2756
+
2757
+
2758
+ @pulumi.output_type
2759
+ class ServicePlacementRequiredDomainPolicyResponse(dict):
2760
+ """
2761
+ Describes the policy to be used for placement of a Service Fabric service where the instances or replicas of that service must be placed in a particular domain.
2762
+ """
2763
+ @staticmethod
2764
+ def __key_warning(key: str):
2765
+ suggest = None
2766
+ if key == "domainName":
2767
+ suggest = "domain_name"
2768
+
2769
+ if suggest:
2770
+ pulumi.log.warn(f"Key '{key}' not found in ServicePlacementRequiredDomainPolicyResponse. Access the value via the '{suggest}' property getter instead.")
2771
+
2772
+ def __getitem__(self, key: str) -> Any:
2773
+ ServicePlacementRequiredDomainPolicyResponse.__key_warning(key)
2774
+ return super().__getitem__(key)
2775
+
2776
+ def get(self, key: str, default = None) -> Any:
2777
+ ServicePlacementRequiredDomainPolicyResponse.__key_warning(key)
2778
+ return super().get(key, default)
2779
+
2780
+ def __init__(__self__, *,
2781
+ domain_name: str,
2782
+ type: str):
2783
+ """
2784
+ Describes the policy to be used for placement of a Service Fabric service where the instances or replicas of that service must be placed in a particular domain.
2785
+ :param str domain_name: The name of the domain that should used for placement as per this policy.
2786
+ :param str type: The type of placement policy for a service fabric service. Following are the possible values.
2787
+ Expected value is 'RequiredDomain'.
2788
+ """
2789
+ pulumi.set(__self__, "domain_name", domain_name)
2790
+ pulumi.set(__self__, "type", 'RequiredDomain')
2791
+
2792
+ @property
2793
+ @pulumi.getter(name="domainName")
2794
+ def domain_name(self) -> str:
2795
+ """
2796
+ The name of the domain that should used for placement as per this policy.
2797
+ """
2798
+ return pulumi.get(self, "domain_name")
2799
+
2800
+ @property
2801
+ @pulumi.getter
2802
+ def type(self) -> str:
2803
+ """
2804
+ The type of placement policy for a service fabric service. Following are the possible values.
2805
+ Expected value is 'RequiredDomain'.
2806
+ """
2807
+ return pulumi.get(self, "type")
2808
+
2809
+
2810
+ @pulumi.output_type
2811
+ class ServiceTypeHealthPolicyResponse(dict):
2812
+ """
2813
+ Represents the health policy used to evaluate the health of services belonging to a service type.
2814
+ """
2815
+ @staticmethod
2816
+ def __key_warning(key: str):
2817
+ suggest = None
2818
+ if key == "maxPercentUnhealthyPartitionsPerService":
2819
+ suggest = "max_percent_unhealthy_partitions_per_service"
2820
+ elif key == "maxPercentUnhealthyReplicasPerPartition":
2821
+ suggest = "max_percent_unhealthy_replicas_per_partition"
2822
+ elif key == "maxPercentUnhealthyServices":
2823
+ suggest = "max_percent_unhealthy_services"
2824
+
2825
+ if suggest:
2826
+ pulumi.log.warn(f"Key '{key}' not found in ServiceTypeHealthPolicyResponse. Access the value via the '{suggest}' property getter instead.")
2827
+
2828
+ def __getitem__(self, key: str) -> Any:
2829
+ ServiceTypeHealthPolicyResponse.__key_warning(key)
2830
+ return super().__getitem__(key)
2831
+
2832
+ def get(self, key: str, default = None) -> Any:
2833
+ ServiceTypeHealthPolicyResponse.__key_warning(key)
2834
+ return super().get(key, default)
2835
+
2836
+ def __init__(__self__, *,
2837
+ max_percent_unhealthy_partitions_per_service: int,
2838
+ max_percent_unhealthy_replicas_per_partition: int,
2839
+ max_percent_unhealthy_services: int):
2840
+ """
2841
+ Represents the health policy used to evaluate the health of services belonging to a service type.
2842
+
2843
+ :param int max_percent_unhealthy_partitions_per_service: The maximum allowed percentage of unhealthy partitions per service.
2844
+
2845
+ The percentage represents the maximum tolerated percentage of partitions that can be unhealthy before the service is considered in error.
2846
+ If the percentage is respected but there is at least one unhealthy partition, the health is evaluated as Warning.
2847
+ The percentage is calculated by dividing the number of unhealthy partitions over the total number of partitions in the service.
2848
+ The computation rounds up to tolerate one failure on small numbers of partitions.
2849
+ :param int max_percent_unhealthy_replicas_per_partition: The maximum allowed percentage of unhealthy replicas per partition.
2850
+
2851
+ The percentage represents the maximum tolerated percentage of replicas that can be unhealthy before the partition is considered in error.
2852
+ If the percentage is respected but there is at least one unhealthy replica, the health is evaluated as Warning.
2853
+ The percentage is calculated by dividing the number of unhealthy replicas over the total number of replicas in the partition.
2854
+ The computation rounds up to tolerate one failure on small numbers of replicas.
2855
+ :param int max_percent_unhealthy_services: The maximum allowed percentage of unhealthy services.
2856
+
2857
+ The percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error.
2858
+ If the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning.
2859
+ This is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type.
2860
+ The computation rounds up to tolerate one failure on small numbers of services.
2861
+ """
2862
+ pulumi.set(__self__, "max_percent_unhealthy_partitions_per_service", max_percent_unhealthy_partitions_per_service)
2863
+ pulumi.set(__self__, "max_percent_unhealthy_replicas_per_partition", max_percent_unhealthy_replicas_per_partition)
2864
+ pulumi.set(__self__, "max_percent_unhealthy_services", max_percent_unhealthy_services)
2865
+
2866
+ @property
2867
+ @pulumi.getter(name="maxPercentUnhealthyPartitionsPerService")
2868
+ def max_percent_unhealthy_partitions_per_service(self) -> int:
2869
+ """
2870
+ The maximum allowed percentage of unhealthy partitions per service.
2871
+
2872
+ The percentage represents the maximum tolerated percentage of partitions that can be unhealthy before the service is considered in error.
2873
+ If the percentage is respected but there is at least one unhealthy partition, the health is evaluated as Warning.
2874
+ The percentage is calculated by dividing the number of unhealthy partitions over the total number of partitions in the service.
2875
+ The computation rounds up to tolerate one failure on small numbers of partitions.
2876
+ """
2877
+ return pulumi.get(self, "max_percent_unhealthy_partitions_per_service")
2878
+
2879
+ @property
2880
+ @pulumi.getter(name="maxPercentUnhealthyReplicasPerPartition")
2881
+ def max_percent_unhealthy_replicas_per_partition(self) -> int:
2882
+ """
2883
+ The maximum allowed percentage of unhealthy replicas per partition.
2884
+
2885
+ The percentage represents the maximum tolerated percentage of replicas that can be unhealthy before the partition is considered in error.
2886
+ If the percentage is respected but there is at least one unhealthy replica, the health is evaluated as Warning.
2887
+ The percentage is calculated by dividing the number of unhealthy replicas over the total number of replicas in the partition.
2888
+ The computation rounds up to tolerate one failure on small numbers of replicas.
2889
+ """
2890
+ return pulumi.get(self, "max_percent_unhealthy_replicas_per_partition")
2891
+
2892
+ @property
2893
+ @pulumi.getter(name="maxPercentUnhealthyServices")
2894
+ def max_percent_unhealthy_services(self) -> int:
2895
+ """
2896
+ The maximum allowed percentage of unhealthy services.
2897
+
2898
+ The percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error.
2899
+ If the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning.
2900
+ This is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type.
2901
+ The computation rounds up to tolerate one failure on small numbers of services.
2902
+ """
2903
+ return pulumi.get(self, "max_percent_unhealthy_services")
2904
+
2905
+
2906
+ @pulumi.output_type
2907
+ class SettingsParameterDescriptionResponse(dict):
2908
+ """
2909
+ Describes a parameter in fabric settings of the cluster.
2910
+ """
2911
+ def __init__(__self__, *,
2912
+ name: str,
2913
+ value: str):
2914
+ """
2915
+ Describes a parameter in fabric settings of the cluster.
2916
+ :param str name: The parameter name of fabric setting.
2917
+ :param str value: The parameter value of fabric setting.
2918
+ """
2919
+ pulumi.set(__self__, "name", name)
2920
+ pulumi.set(__self__, "value", value)
2921
+
2922
+ @property
2923
+ @pulumi.getter
2924
+ def name(self) -> str:
2925
+ """
2926
+ The parameter name of fabric setting.
2927
+ """
2928
+ return pulumi.get(self, "name")
2929
+
2930
+ @property
2931
+ @pulumi.getter
2932
+ def value(self) -> str:
2933
+ """
2934
+ The parameter value of fabric setting.
2935
+ """
2936
+ return pulumi.get(self, "value")
2937
+
2938
+
2939
+ @pulumi.output_type
2940
+ class SettingsSectionDescriptionResponse(dict):
2941
+ """
2942
+ Describes a section in the fabric settings of the cluster.
2943
+ """
2944
+ def __init__(__self__, *,
2945
+ name: str,
2946
+ parameters: Sequence['outputs.SettingsParameterDescriptionResponse']):
2947
+ """
2948
+ Describes a section in the fabric settings of the cluster.
2949
+ :param str name: The section name of the fabric settings.
2950
+ :param Sequence['SettingsParameterDescriptionResponse'] parameters: The collection of parameters in the section.
2951
+ """
2952
+ pulumi.set(__self__, "name", name)
2953
+ pulumi.set(__self__, "parameters", parameters)
2954
+
2955
+ @property
2956
+ @pulumi.getter
2957
+ def name(self) -> str:
2958
+ """
2959
+ The section name of the fabric settings.
2960
+ """
2961
+ return pulumi.get(self, "name")
2962
+
2963
+ @property
2964
+ @pulumi.getter
2965
+ def parameters(self) -> Sequence['outputs.SettingsParameterDescriptionResponse']:
2966
+ """
2967
+ The collection of parameters in the section.
2968
+ """
2969
+ return pulumi.get(self, "parameters")
2970
+
2971
+
2972
+ @pulumi.output_type
2973
+ class SingletonPartitionSchemeResponse(dict):
2974
+ """
2975
+ Describes the partition scheme of a singleton-partitioned, or non-partitioned service.
2976
+ """
2977
+ @staticmethod
2978
+ def __key_warning(key: str):
2979
+ suggest = None
2980
+ if key == "partitionScheme":
2981
+ suggest = "partition_scheme"
2982
+
2983
+ if suggest:
2984
+ pulumi.log.warn(f"Key '{key}' not found in SingletonPartitionSchemeResponse. Access the value via the '{suggest}' property getter instead.")
2985
+
2986
+ def __getitem__(self, key: str) -> Any:
2987
+ SingletonPartitionSchemeResponse.__key_warning(key)
2988
+ return super().__getitem__(key)
2989
+
2990
+ def get(self, key: str, default = None) -> Any:
2991
+ SingletonPartitionSchemeResponse.__key_warning(key)
2992
+ return super().get(key, default)
2993
+
2994
+ def __init__(__self__, *,
2995
+ partition_scheme: str):
2996
+ """
2997
+ Describes the partition scheme of a singleton-partitioned, or non-partitioned service.
2998
+ :param str partition_scheme: Enumerates the ways that a service can be partitioned.
2999
+ Expected value is 'Singleton'.
3000
+ """
3001
+ pulumi.set(__self__, "partition_scheme", 'Singleton')
3002
+
3003
+ @property
3004
+ @pulumi.getter(name="partitionScheme")
3005
+ def partition_scheme(self) -> str:
3006
+ """
3007
+ Enumerates the ways that a service can be partitioned.
3008
+ Expected value is 'Singleton'.
3009
+ """
3010
+ return pulumi.get(self, "partition_scheme")
3011
+
3012
+
3013
+ @pulumi.output_type
3014
+ class SkuResponse(dict):
3015
+ """
3016
+ Service Fabric managed cluster Sku definition
3017
+ """
3018
+ def __init__(__self__, *,
3019
+ name: str):
3020
+ """
3021
+ Service Fabric managed cluster Sku definition
3022
+ :param str name: Sku Name.
3023
+ """
3024
+ pulumi.set(__self__, "name", name)
3025
+
3026
+ @property
3027
+ @pulumi.getter
3028
+ def name(self) -> str:
3029
+ """
3030
+ Sku Name.
3031
+ """
3032
+ return pulumi.get(self, "name")
3033
+
3034
+
3035
+ @pulumi.output_type
3036
+ class StatefulServicePropertiesResponse(dict):
3037
+ """
3038
+ The properties of a stateful service resource.
3039
+ """
3040
+ @staticmethod
3041
+ def __key_warning(key: str):
3042
+ suggest = None
3043
+ if key == "partitionDescription":
3044
+ suggest = "partition_description"
3045
+ elif key == "provisioningState":
3046
+ suggest = "provisioning_state"
3047
+ elif key == "serviceKind":
3048
+ suggest = "service_kind"
3049
+ elif key == "serviceTypeName":
3050
+ suggest = "service_type_name"
3051
+ elif key == "correlationScheme":
3052
+ suggest = "correlation_scheme"
3053
+ elif key == "defaultMoveCost":
3054
+ suggest = "default_move_cost"
3055
+ elif key == "hasPersistedState":
3056
+ suggest = "has_persisted_state"
3057
+ elif key == "minReplicaSetSize":
3058
+ suggest = "min_replica_set_size"
3059
+ elif key == "placementConstraints":
3060
+ suggest = "placement_constraints"
3061
+ elif key == "quorumLossWaitDuration":
3062
+ suggest = "quorum_loss_wait_duration"
3063
+ elif key == "replicaRestartWaitDuration":
3064
+ suggest = "replica_restart_wait_duration"
3065
+ elif key == "scalingPolicies":
3066
+ suggest = "scaling_policies"
3067
+ elif key == "serviceDnsName":
3068
+ suggest = "service_dns_name"
3069
+ elif key == "serviceLoadMetrics":
3070
+ suggest = "service_load_metrics"
3071
+ elif key == "servicePackageActivationMode":
3072
+ suggest = "service_package_activation_mode"
3073
+ elif key == "servicePlacementPolicies":
3074
+ suggest = "service_placement_policies"
3075
+ elif key == "servicePlacementTimeLimit":
3076
+ suggest = "service_placement_time_limit"
3077
+ elif key == "standByReplicaKeepDuration":
3078
+ suggest = "stand_by_replica_keep_duration"
3079
+ elif key == "targetReplicaSetSize":
3080
+ suggest = "target_replica_set_size"
3081
+
3082
+ if suggest:
3083
+ pulumi.log.warn(f"Key '{key}' not found in StatefulServicePropertiesResponse. Access the value via the '{suggest}' property getter instead.")
3084
+
3085
+ def __getitem__(self, key: str) -> Any:
3086
+ StatefulServicePropertiesResponse.__key_warning(key)
3087
+ return super().__getitem__(key)
3088
+
3089
+ def get(self, key: str, default = None) -> Any:
3090
+ StatefulServicePropertiesResponse.__key_warning(key)
3091
+ return super().get(key, default)
3092
+
3093
+ def __init__(__self__, *,
3094
+ partition_description: Any,
3095
+ provisioning_state: str,
3096
+ service_kind: str,
3097
+ service_type_name: str,
3098
+ correlation_scheme: Optional[Sequence['outputs.ServiceCorrelationResponse']] = None,
3099
+ default_move_cost: Optional[str] = None,
3100
+ has_persisted_state: Optional[bool] = None,
3101
+ min_replica_set_size: Optional[int] = None,
3102
+ placement_constraints: Optional[str] = None,
3103
+ quorum_loss_wait_duration: Optional[str] = None,
3104
+ replica_restart_wait_duration: Optional[str] = None,
3105
+ scaling_policies: Optional[Sequence['outputs.ScalingPolicyResponse']] = None,
3106
+ service_dns_name: Optional[str] = None,
3107
+ service_load_metrics: Optional[Sequence['outputs.ServiceLoadMetricResponse']] = None,
3108
+ service_package_activation_mode: Optional[str] = None,
3109
+ service_placement_policies: Optional[Sequence[Any]] = None,
3110
+ service_placement_time_limit: Optional[str] = None,
3111
+ stand_by_replica_keep_duration: Optional[str] = None,
3112
+ target_replica_set_size: Optional[int] = None):
3113
+ """
3114
+ The properties of a stateful service resource.
3115
+ :param Union['NamedPartitionSchemeResponse', 'SingletonPartitionSchemeResponse', 'UniformInt64RangePartitionSchemeResponse'] partition_description: Describes how the service is partitioned.
3116
+ :param str provisioning_state: The current deployment or provisioning state, which only appears in the response
3117
+ :param str service_kind: The kind of service (Stateless or Stateful).
3118
+ Expected value is 'Stateful'.
3119
+ :param str service_type_name: The name of the service type
3120
+ :param Sequence['ServiceCorrelationResponse'] correlation_scheme: A list that describes the correlation of the service with other services.
3121
+ :param str default_move_cost: Specifies the move cost for the service.
3122
+ :param bool has_persisted_state: A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false.
3123
+ :param int min_replica_set_size: The minimum replica set size as a number.
3124
+ :param str placement_constraints: The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
3125
+ :param str quorum_loss_wait_duration: The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format "hh:mm:ss".
3126
+ :param str replica_restart_wait_duration: The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format "hh:mm:ss".
3127
+ :param Sequence['ScalingPolicyResponse'] scaling_policies: Scaling policies for this service.
3128
+ :param str service_dns_name: Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP).
3129
+ When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name.
3130
+ When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
3131
+ :param Sequence['ServiceLoadMetricResponse'] service_load_metrics: The service load metrics is given as an array of ServiceLoadMetric objects.
3132
+ :param str service_package_activation_mode: The activation Mode of the service package
3133
+ :param Sequence[Union['ServicePlacementInvalidDomainPolicyResponse', 'ServicePlacementNonPartiallyPlaceServicePolicyResponse', 'ServicePlacementPreferPrimaryDomainPolicyResponse', 'ServicePlacementRequireDomainDistributionPolicyResponse', 'ServicePlacementRequiredDomainPolicyResponse']] service_placement_policies: A list that describes the correlation of the service with other services.
3134
+ :param str service_placement_time_limit: The duration for which replicas can stay InBuild before reporting that build is stuck, represented in ISO 8601 format "hh:mm:ss".
3135
+ :param str stand_by_replica_keep_duration: The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format "hh:mm:ss".
3136
+ :param int target_replica_set_size: The target replica set size as a number.
3137
+ """
3138
+ pulumi.set(__self__, "partition_description", partition_description)
3139
+ pulumi.set(__self__, "provisioning_state", provisioning_state)
3140
+ pulumi.set(__self__, "service_kind", 'Stateful')
3141
+ pulumi.set(__self__, "service_type_name", service_type_name)
3142
+ if correlation_scheme is not None:
3143
+ pulumi.set(__self__, "correlation_scheme", correlation_scheme)
3144
+ if default_move_cost is not None:
3145
+ pulumi.set(__self__, "default_move_cost", default_move_cost)
3146
+ if has_persisted_state is not None:
3147
+ pulumi.set(__self__, "has_persisted_state", has_persisted_state)
3148
+ if min_replica_set_size is not None:
3149
+ pulumi.set(__self__, "min_replica_set_size", min_replica_set_size)
3150
+ if placement_constraints is not None:
3151
+ pulumi.set(__self__, "placement_constraints", placement_constraints)
3152
+ if quorum_loss_wait_duration is not None:
3153
+ pulumi.set(__self__, "quorum_loss_wait_duration", quorum_loss_wait_duration)
3154
+ if replica_restart_wait_duration is not None:
3155
+ pulumi.set(__self__, "replica_restart_wait_duration", replica_restart_wait_duration)
3156
+ if scaling_policies is not None:
3157
+ pulumi.set(__self__, "scaling_policies", scaling_policies)
3158
+ if service_dns_name is not None:
3159
+ pulumi.set(__self__, "service_dns_name", service_dns_name)
3160
+ if service_load_metrics is not None:
3161
+ pulumi.set(__self__, "service_load_metrics", service_load_metrics)
3162
+ if service_package_activation_mode is not None:
3163
+ pulumi.set(__self__, "service_package_activation_mode", service_package_activation_mode)
3164
+ if service_placement_policies is not None:
3165
+ pulumi.set(__self__, "service_placement_policies", service_placement_policies)
3166
+ if service_placement_time_limit is not None:
3167
+ pulumi.set(__self__, "service_placement_time_limit", service_placement_time_limit)
3168
+ if stand_by_replica_keep_duration is not None:
3169
+ pulumi.set(__self__, "stand_by_replica_keep_duration", stand_by_replica_keep_duration)
3170
+ if target_replica_set_size is not None:
3171
+ pulumi.set(__self__, "target_replica_set_size", target_replica_set_size)
3172
+
3173
+ @property
3174
+ @pulumi.getter(name="partitionDescription")
3175
+ def partition_description(self) -> Any:
3176
+ """
3177
+ Describes how the service is partitioned.
3178
+ """
3179
+ return pulumi.get(self, "partition_description")
3180
+
3181
+ @property
3182
+ @pulumi.getter(name="provisioningState")
3183
+ def provisioning_state(self) -> str:
3184
+ """
3185
+ The current deployment or provisioning state, which only appears in the response
3186
+ """
3187
+ return pulumi.get(self, "provisioning_state")
3188
+
3189
+ @property
3190
+ @pulumi.getter(name="serviceKind")
3191
+ def service_kind(self) -> str:
3192
+ """
3193
+ The kind of service (Stateless or Stateful).
3194
+ Expected value is 'Stateful'.
3195
+ """
3196
+ return pulumi.get(self, "service_kind")
3197
+
3198
+ @property
3199
+ @pulumi.getter(name="serviceTypeName")
3200
+ def service_type_name(self) -> str:
3201
+ """
3202
+ The name of the service type
3203
+ """
3204
+ return pulumi.get(self, "service_type_name")
3205
+
3206
+ @property
3207
+ @pulumi.getter(name="correlationScheme")
3208
+ def correlation_scheme(self) -> Optional[Sequence['outputs.ServiceCorrelationResponse']]:
3209
+ """
3210
+ A list that describes the correlation of the service with other services.
3211
+ """
3212
+ return pulumi.get(self, "correlation_scheme")
3213
+
3214
+ @property
3215
+ @pulumi.getter(name="defaultMoveCost")
3216
+ def default_move_cost(self) -> Optional[str]:
3217
+ """
3218
+ Specifies the move cost for the service.
3219
+ """
3220
+ return pulumi.get(self, "default_move_cost")
3221
+
3222
+ @property
3223
+ @pulumi.getter(name="hasPersistedState")
3224
+ def has_persisted_state(self) -> Optional[bool]:
3225
+ """
3226
+ A flag indicating whether this is a persistent service which stores states on the local disk. If it is then the value of this property is true, if not it is false.
3227
+ """
3228
+ return pulumi.get(self, "has_persisted_state")
3229
+
3230
+ @property
3231
+ @pulumi.getter(name="minReplicaSetSize")
3232
+ def min_replica_set_size(self) -> Optional[int]:
3233
+ """
3234
+ The minimum replica set size as a number.
3235
+ """
3236
+ return pulumi.get(self, "min_replica_set_size")
3237
+
3238
+ @property
3239
+ @pulumi.getter(name="placementConstraints")
3240
+ def placement_constraints(self) -> Optional[str]:
3241
+ """
3242
+ The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
3243
+ """
3244
+ return pulumi.get(self, "placement_constraints")
3245
+
3246
+ @property
3247
+ @pulumi.getter(name="quorumLossWaitDuration")
3248
+ def quorum_loss_wait_duration(self) -> Optional[str]:
3249
+ """
3250
+ The maximum duration for which a partition is allowed to be in a state of quorum loss, represented in ISO 8601 format "hh:mm:ss".
3251
+ """
3252
+ return pulumi.get(self, "quorum_loss_wait_duration")
3253
+
3254
+ @property
3255
+ @pulumi.getter(name="replicaRestartWaitDuration")
3256
+ def replica_restart_wait_duration(self) -> Optional[str]:
3257
+ """
3258
+ The duration between when a replica goes down and when a new replica is created, represented in ISO 8601 format "hh:mm:ss".
3259
+ """
3260
+ return pulumi.get(self, "replica_restart_wait_duration")
3261
+
3262
+ @property
3263
+ @pulumi.getter(name="scalingPolicies")
3264
+ def scaling_policies(self) -> Optional[Sequence['outputs.ScalingPolicyResponse']]:
3265
+ """
3266
+ Scaling policies for this service.
3267
+ """
3268
+ return pulumi.get(self, "scaling_policies")
3269
+
3270
+ @property
3271
+ @pulumi.getter(name="serviceDnsName")
3272
+ def service_dns_name(self) -> Optional[str]:
3273
+ """
3274
+ Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP).
3275
+ When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name.
3276
+ When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
3277
+ """
3278
+ return pulumi.get(self, "service_dns_name")
3279
+
3280
+ @property
3281
+ @pulumi.getter(name="serviceLoadMetrics")
3282
+ def service_load_metrics(self) -> Optional[Sequence['outputs.ServiceLoadMetricResponse']]:
3283
+ """
3284
+ The service load metrics is given as an array of ServiceLoadMetric objects.
3285
+ """
3286
+ return pulumi.get(self, "service_load_metrics")
3287
+
3288
+ @property
3289
+ @pulumi.getter(name="servicePackageActivationMode")
3290
+ def service_package_activation_mode(self) -> Optional[str]:
3291
+ """
3292
+ The activation Mode of the service package
3293
+ """
3294
+ return pulumi.get(self, "service_package_activation_mode")
3295
+
3296
+ @property
3297
+ @pulumi.getter(name="servicePlacementPolicies")
3298
+ def service_placement_policies(self) -> Optional[Sequence[Any]]:
3299
+ """
3300
+ A list that describes the correlation of the service with other services.
3301
+ """
3302
+ return pulumi.get(self, "service_placement_policies")
3303
+
3304
+ @property
3305
+ @pulumi.getter(name="servicePlacementTimeLimit")
3306
+ def service_placement_time_limit(self) -> Optional[str]:
3307
+ """
3308
+ The duration for which replicas can stay InBuild before reporting that build is stuck, represented in ISO 8601 format "hh:mm:ss".
3309
+ """
3310
+ return pulumi.get(self, "service_placement_time_limit")
3311
+
3312
+ @property
3313
+ @pulumi.getter(name="standByReplicaKeepDuration")
3314
+ def stand_by_replica_keep_duration(self) -> Optional[str]:
3315
+ """
3316
+ The definition on how long StandBy replicas should be maintained before being removed, represented in ISO 8601 format "hh:mm:ss".
3317
+ """
3318
+ return pulumi.get(self, "stand_by_replica_keep_duration")
3319
+
3320
+ @property
3321
+ @pulumi.getter(name="targetReplicaSetSize")
3322
+ def target_replica_set_size(self) -> Optional[int]:
3323
+ """
3324
+ The target replica set size as a number.
3325
+ """
3326
+ return pulumi.get(self, "target_replica_set_size")
3327
+
3328
+
3329
+ @pulumi.output_type
3330
+ class StatelessServicePropertiesResponse(dict):
3331
+ """
3332
+ The properties of a stateless service resource.
3333
+ """
3334
+ @staticmethod
3335
+ def __key_warning(key: str):
3336
+ suggest = None
3337
+ if key == "instanceCount":
3338
+ suggest = "instance_count"
3339
+ elif key == "partitionDescription":
3340
+ suggest = "partition_description"
3341
+ elif key == "provisioningState":
3342
+ suggest = "provisioning_state"
3343
+ elif key == "serviceKind":
3344
+ suggest = "service_kind"
3345
+ elif key == "serviceTypeName":
3346
+ suggest = "service_type_name"
3347
+ elif key == "correlationScheme":
3348
+ suggest = "correlation_scheme"
3349
+ elif key == "defaultMoveCost":
3350
+ suggest = "default_move_cost"
3351
+ elif key == "minInstanceCount":
3352
+ suggest = "min_instance_count"
3353
+ elif key == "minInstancePercentage":
3354
+ suggest = "min_instance_percentage"
3355
+ elif key == "placementConstraints":
3356
+ suggest = "placement_constraints"
3357
+ elif key == "scalingPolicies":
3358
+ suggest = "scaling_policies"
3359
+ elif key == "serviceDnsName":
3360
+ suggest = "service_dns_name"
3361
+ elif key == "serviceLoadMetrics":
3362
+ suggest = "service_load_metrics"
3363
+ elif key == "servicePackageActivationMode":
3364
+ suggest = "service_package_activation_mode"
3365
+ elif key == "servicePlacementPolicies":
3366
+ suggest = "service_placement_policies"
3367
+
3368
+ if suggest:
3369
+ pulumi.log.warn(f"Key '{key}' not found in StatelessServicePropertiesResponse. Access the value via the '{suggest}' property getter instead.")
3370
+
3371
+ def __getitem__(self, key: str) -> Any:
3372
+ StatelessServicePropertiesResponse.__key_warning(key)
3373
+ return super().__getitem__(key)
3374
+
3375
+ def get(self, key: str, default = None) -> Any:
3376
+ StatelessServicePropertiesResponse.__key_warning(key)
3377
+ return super().get(key, default)
3378
+
3379
+ def __init__(__self__, *,
3380
+ instance_count: int,
3381
+ partition_description: Any,
3382
+ provisioning_state: str,
3383
+ service_kind: str,
3384
+ service_type_name: str,
3385
+ correlation_scheme: Optional[Sequence['outputs.ServiceCorrelationResponse']] = None,
3386
+ default_move_cost: Optional[str] = None,
3387
+ min_instance_count: Optional[int] = None,
3388
+ min_instance_percentage: Optional[int] = None,
3389
+ placement_constraints: Optional[str] = None,
3390
+ scaling_policies: Optional[Sequence['outputs.ScalingPolicyResponse']] = None,
3391
+ service_dns_name: Optional[str] = None,
3392
+ service_load_metrics: Optional[Sequence['outputs.ServiceLoadMetricResponse']] = None,
3393
+ service_package_activation_mode: Optional[str] = None,
3394
+ service_placement_policies: Optional[Sequence[Any]] = None):
3395
+ """
3396
+ The properties of a stateless service resource.
3397
+ :param int instance_count: The instance count.
3398
+ :param Union['NamedPartitionSchemeResponse', 'SingletonPartitionSchemeResponse', 'UniformInt64RangePartitionSchemeResponse'] partition_description: Describes how the service is partitioned.
3399
+ :param str provisioning_state: The current deployment or provisioning state, which only appears in the response
3400
+ :param str service_kind: The kind of service (Stateless or Stateful).
3401
+ Expected value is 'Stateless'.
3402
+ :param str service_type_name: The name of the service type
3403
+ :param Sequence['ServiceCorrelationResponse'] correlation_scheme: A list that describes the correlation of the service with other services.
3404
+ :param str default_move_cost: Specifies the move cost for the service.
3405
+ :param int min_instance_count: MinInstanceCount is the minimum number of instances that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstanceCount computation -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
3406
+ :param int min_instance_percentage: MinInstancePercentage is the minimum percentage of InstanceCount that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstancePercentage computation, -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
3407
+ :param str placement_constraints: The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
3408
+ :param Sequence['ScalingPolicyResponse'] scaling_policies: Scaling policies for this service.
3409
+ :param str service_dns_name: Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP).
3410
+ When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name.
3411
+ When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
3412
+ :param Sequence['ServiceLoadMetricResponse'] service_load_metrics: The service load metrics is given as an array of ServiceLoadMetric objects.
3413
+ :param str service_package_activation_mode: The activation Mode of the service package
3414
+ :param Sequence[Union['ServicePlacementInvalidDomainPolicyResponse', 'ServicePlacementNonPartiallyPlaceServicePolicyResponse', 'ServicePlacementPreferPrimaryDomainPolicyResponse', 'ServicePlacementRequireDomainDistributionPolicyResponse', 'ServicePlacementRequiredDomainPolicyResponse']] service_placement_policies: A list that describes the correlation of the service with other services.
3415
+ """
3416
+ pulumi.set(__self__, "instance_count", instance_count)
3417
+ pulumi.set(__self__, "partition_description", partition_description)
3418
+ pulumi.set(__self__, "provisioning_state", provisioning_state)
3419
+ pulumi.set(__self__, "service_kind", 'Stateless')
3420
+ pulumi.set(__self__, "service_type_name", service_type_name)
3421
+ if correlation_scheme is not None:
3422
+ pulumi.set(__self__, "correlation_scheme", correlation_scheme)
3423
+ if default_move_cost is not None:
3424
+ pulumi.set(__self__, "default_move_cost", default_move_cost)
3425
+ if min_instance_count is not None:
3426
+ pulumi.set(__self__, "min_instance_count", min_instance_count)
3427
+ if min_instance_percentage is not None:
3428
+ pulumi.set(__self__, "min_instance_percentage", min_instance_percentage)
3429
+ if placement_constraints is not None:
3430
+ pulumi.set(__self__, "placement_constraints", placement_constraints)
3431
+ if scaling_policies is not None:
3432
+ pulumi.set(__self__, "scaling_policies", scaling_policies)
3433
+ if service_dns_name is not None:
3434
+ pulumi.set(__self__, "service_dns_name", service_dns_name)
3435
+ if service_load_metrics is not None:
3436
+ pulumi.set(__self__, "service_load_metrics", service_load_metrics)
3437
+ if service_package_activation_mode is not None:
3438
+ pulumi.set(__self__, "service_package_activation_mode", service_package_activation_mode)
3439
+ if service_placement_policies is not None:
3440
+ pulumi.set(__self__, "service_placement_policies", service_placement_policies)
3441
+
3442
+ @property
3443
+ @pulumi.getter(name="instanceCount")
3444
+ def instance_count(self) -> int:
3445
+ """
3446
+ The instance count.
3447
+ """
3448
+ return pulumi.get(self, "instance_count")
3449
+
3450
+ @property
3451
+ @pulumi.getter(name="partitionDescription")
3452
+ def partition_description(self) -> Any:
3453
+ """
3454
+ Describes how the service is partitioned.
3455
+ """
3456
+ return pulumi.get(self, "partition_description")
3457
+
3458
+ @property
3459
+ @pulumi.getter(name="provisioningState")
3460
+ def provisioning_state(self) -> str:
3461
+ """
3462
+ The current deployment or provisioning state, which only appears in the response
3463
+ """
3464
+ return pulumi.get(self, "provisioning_state")
3465
+
3466
+ @property
3467
+ @pulumi.getter(name="serviceKind")
3468
+ def service_kind(self) -> str:
3469
+ """
3470
+ The kind of service (Stateless or Stateful).
3471
+ Expected value is 'Stateless'.
3472
+ """
3473
+ return pulumi.get(self, "service_kind")
3474
+
3475
+ @property
3476
+ @pulumi.getter(name="serviceTypeName")
3477
+ def service_type_name(self) -> str:
3478
+ """
3479
+ The name of the service type
3480
+ """
3481
+ return pulumi.get(self, "service_type_name")
3482
+
3483
+ @property
3484
+ @pulumi.getter(name="correlationScheme")
3485
+ def correlation_scheme(self) -> Optional[Sequence['outputs.ServiceCorrelationResponse']]:
3486
+ """
3487
+ A list that describes the correlation of the service with other services.
3488
+ """
3489
+ return pulumi.get(self, "correlation_scheme")
3490
+
3491
+ @property
3492
+ @pulumi.getter(name="defaultMoveCost")
3493
+ def default_move_cost(self) -> Optional[str]:
3494
+ """
3495
+ Specifies the move cost for the service.
3496
+ """
3497
+ return pulumi.get(self, "default_move_cost")
3498
+
3499
+ @property
3500
+ @pulumi.getter(name="minInstanceCount")
3501
+ def min_instance_count(self) -> Optional[int]:
3502
+ """
3503
+ MinInstanceCount is the minimum number of instances that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstanceCount computation -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
3504
+ """
3505
+ return pulumi.get(self, "min_instance_count")
3506
+
3507
+ @property
3508
+ @pulumi.getter(name="minInstancePercentage")
3509
+ def min_instance_percentage(self) -> Optional[int]:
3510
+ """
3511
+ MinInstancePercentage is the minimum percentage of InstanceCount that must be up to meet the EnsureAvailability safety check during operations like upgrade or deactivate node. The actual number that is used is max( MinInstanceCount, ceil( MinInstancePercentage/100.0 * InstanceCount) ). Note, if InstanceCount is set to -1, during MinInstancePercentage computation, -1 is first converted into the number of nodes on which the instances are allowed to be placed according to the placement constraints on the service.
3512
+ """
3513
+ return pulumi.get(self, "min_instance_percentage")
3514
+
3515
+ @property
3516
+ @pulumi.getter(name="placementConstraints")
3517
+ def placement_constraints(self) -> Optional[str]:
3518
+ """
3519
+ The placement constraints as a string. Placement constraints are boolean expressions on node properties and allow for restricting a service to particular nodes based on the service requirements. For example, to place a service on nodes where NodeType is blue specify the following: "NodeColor == blue)".
3520
+ """
3521
+ return pulumi.get(self, "placement_constraints")
3522
+
3523
+ @property
3524
+ @pulumi.getter(name="scalingPolicies")
3525
+ def scaling_policies(self) -> Optional[Sequence['outputs.ScalingPolicyResponse']]:
3526
+ """
3527
+ Scaling policies for this service.
3528
+ """
3529
+ return pulumi.get(self, "scaling_policies")
3530
+
3531
+ @property
3532
+ @pulumi.getter(name="serviceDnsName")
3533
+ def service_dns_name(self) -> Optional[str]:
3534
+ """
3535
+ Dns name used for the service. If this is specified, then the DNS name can be used to return the IP addresses of service endpoints for application layer protocols (e.g., HTTP).
3536
+ When updating serviceDnsName, old name may be temporarily resolvable. However, rely on new name.
3537
+ When removing serviceDnsName, removed name may temporarily be resolvable. Do not rely on the name being unresolvable.
3538
+ """
3539
+ return pulumi.get(self, "service_dns_name")
3540
+
3541
+ @property
3542
+ @pulumi.getter(name="serviceLoadMetrics")
3543
+ def service_load_metrics(self) -> Optional[Sequence['outputs.ServiceLoadMetricResponse']]:
3544
+ """
3545
+ The service load metrics is given as an array of ServiceLoadMetric objects.
3546
+ """
3547
+ return pulumi.get(self, "service_load_metrics")
3548
+
3549
+ @property
3550
+ @pulumi.getter(name="servicePackageActivationMode")
3551
+ def service_package_activation_mode(self) -> Optional[str]:
3552
+ """
3553
+ The activation Mode of the service package
3554
+ """
3555
+ return pulumi.get(self, "service_package_activation_mode")
3556
+
3557
+ @property
3558
+ @pulumi.getter(name="servicePlacementPolicies")
3559
+ def service_placement_policies(self) -> Optional[Sequence[Any]]:
3560
+ """
3561
+ A list that describes the correlation of the service with other services.
3562
+ """
3563
+ return pulumi.get(self, "service_placement_policies")
3564
+
3565
+
3566
+ @pulumi.output_type
3567
+ class SubResourceResponse(dict):
3568
+ """
3569
+ Azure resource identifier.
3570
+ """
3571
+ def __init__(__self__, *,
3572
+ id: Optional[str] = None):
3573
+ """
3574
+ Azure resource identifier.
3575
+ :param str id: Azure resource identifier.
3576
+ """
3577
+ if id is not None:
3578
+ pulumi.set(__self__, "id", id)
3579
+
3580
+ @property
3581
+ @pulumi.getter
3582
+ def id(self) -> Optional[str]:
3583
+ """
3584
+ Azure resource identifier.
3585
+ """
3586
+ return pulumi.get(self, "id")
3587
+
3588
+
3589
+ @pulumi.output_type
3590
+ class SubnetResponse(dict):
3591
+ """
3592
+ Describes a Subnet.
3593
+ """
3594
+ @staticmethod
3595
+ def __key_warning(key: str):
3596
+ suggest = None
3597
+ if key == "enableIpv6":
3598
+ suggest = "enable_ipv6"
3599
+ elif key == "networkSecurityGroupId":
3600
+ suggest = "network_security_group_id"
3601
+ elif key == "privateEndpointNetworkPolicies":
3602
+ suggest = "private_endpoint_network_policies"
3603
+ elif key == "privateLinkServiceNetworkPolicies":
3604
+ suggest = "private_link_service_network_policies"
3605
+
3606
+ if suggest:
3607
+ pulumi.log.warn(f"Key '{key}' not found in SubnetResponse. Access the value via the '{suggest}' property getter instead.")
3608
+
3609
+ def __getitem__(self, key: str) -> Any:
3610
+ SubnetResponse.__key_warning(key)
3611
+ return super().__getitem__(key)
3612
+
3613
+ def get(self, key: str, default = None) -> Any:
3614
+ SubnetResponse.__key_warning(key)
3615
+ return super().get(key, default)
3616
+
3617
+ def __init__(__self__, *,
3618
+ name: str,
3619
+ enable_ipv6: Optional[bool] = None,
3620
+ network_security_group_id: Optional[str] = None,
3621
+ private_endpoint_network_policies: Optional[str] = None,
3622
+ private_link_service_network_policies: Optional[str] = None):
3623
+ """
3624
+ Describes a Subnet.
3625
+ :param str name: Subnet name.
3626
+ :param bool enable_ipv6: Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.
3627
+ :param str network_security_group_id: Full resource id for the network security group.
3628
+ :param str private_endpoint_network_policies: Enable or Disable apply network policies on private end point in the subnet.
3629
+ :param str private_link_service_network_policies: Enable or Disable apply network policies on private link service in the subnet.
3630
+ """
3631
+ pulumi.set(__self__, "name", name)
3632
+ if enable_ipv6 is not None:
3633
+ pulumi.set(__self__, "enable_ipv6", enable_ipv6)
3634
+ if network_security_group_id is not None:
3635
+ pulumi.set(__self__, "network_security_group_id", network_security_group_id)
3636
+ if private_endpoint_network_policies is not None:
3637
+ pulumi.set(__self__, "private_endpoint_network_policies", private_endpoint_network_policies)
3638
+ if private_link_service_network_policies is not None:
3639
+ pulumi.set(__self__, "private_link_service_network_policies", private_link_service_network_policies)
3640
+
3641
+ @property
3642
+ @pulumi.getter
3643
+ def name(self) -> str:
3644
+ """
3645
+ Subnet name.
3646
+ """
3647
+ return pulumi.get(self, "name")
3648
+
3649
+ @property
3650
+ @pulumi.getter(name="enableIpv6")
3651
+ def enable_ipv6(self) -> Optional[bool]:
3652
+ """
3653
+ Indicates wether to enable Ipv6 or not. If not provided, it will take the same configuration as the cluster.
3654
+ """
3655
+ return pulumi.get(self, "enable_ipv6")
3656
+
3657
+ @property
3658
+ @pulumi.getter(name="networkSecurityGroupId")
3659
+ def network_security_group_id(self) -> Optional[str]:
3660
+ """
3661
+ Full resource id for the network security group.
3662
+ """
3663
+ return pulumi.get(self, "network_security_group_id")
3664
+
3665
+ @property
3666
+ @pulumi.getter(name="privateEndpointNetworkPolicies")
3667
+ def private_endpoint_network_policies(self) -> Optional[str]:
3668
+ """
3669
+ Enable or Disable apply network policies on private end point in the subnet.
3670
+ """
3671
+ return pulumi.get(self, "private_endpoint_network_policies")
3672
+
3673
+ @property
3674
+ @pulumi.getter(name="privateLinkServiceNetworkPolicies")
3675
+ def private_link_service_network_policies(self) -> Optional[str]:
3676
+ """
3677
+ Enable or Disable apply network policies on private link service in the subnet.
3678
+ """
3679
+ return pulumi.get(self, "private_link_service_network_policies")
3680
+
3681
+
3682
+ @pulumi.output_type
3683
+ class SystemDataResponse(dict):
3684
+ """
3685
+ Metadata pertaining to creation and last modification of the resource.
3686
+ """
3687
+ @staticmethod
3688
+ def __key_warning(key: str):
3689
+ suggest = None
3690
+ if key == "createdAt":
3691
+ suggest = "created_at"
3692
+ elif key == "createdBy":
3693
+ suggest = "created_by"
3694
+ elif key == "createdByType":
3695
+ suggest = "created_by_type"
3696
+ elif key == "lastModifiedAt":
3697
+ suggest = "last_modified_at"
3698
+ elif key == "lastModifiedBy":
3699
+ suggest = "last_modified_by"
3700
+ elif key == "lastModifiedByType":
3701
+ suggest = "last_modified_by_type"
3702
+
3703
+ if suggest:
3704
+ pulumi.log.warn(f"Key '{key}' not found in SystemDataResponse. Access the value via the '{suggest}' property getter instead.")
3705
+
3706
+ def __getitem__(self, key: str) -> Any:
3707
+ SystemDataResponse.__key_warning(key)
3708
+ return super().__getitem__(key)
3709
+
3710
+ def get(self, key: str, default = None) -> Any:
3711
+ SystemDataResponse.__key_warning(key)
3712
+ return super().get(key, default)
3713
+
3714
+ def __init__(__self__, *,
3715
+ created_at: Optional[str] = None,
3716
+ created_by: Optional[str] = None,
3717
+ created_by_type: Optional[str] = None,
3718
+ last_modified_at: Optional[str] = None,
3719
+ last_modified_by: Optional[str] = None,
3720
+ last_modified_by_type: Optional[str] = None):
3721
+ """
3722
+ Metadata pertaining to creation and last modification of the resource.
3723
+ :param str created_at: The timestamp of resource creation (UTC).
3724
+ :param str created_by: The identity that created the resource.
3725
+ :param str created_by_type: The type of identity that created the resource.
3726
+ :param str last_modified_at: The timestamp of resource last modification (UTC).
3727
+ :param str last_modified_by: The identity that last modified the resource.
3728
+ :param str last_modified_by_type: The type of identity that last modified the resource.
3729
+ """
3730
+ if created_at is not None:
3731
+ pulumi.set(__self__, "created_at", created_at)
3732
+ if created_by is not None:
3733
+ pulumi.set(__self__, "created_by", created_by)
3734
+ if created_by_type is not None:
3735
+ pulumi.set(__self__, "created_by_type", created_by_type)
3736
+ if last_modified_at is not None:
3737
+ pulumi.set(__self__, "last_modified_at", last_modified_at)
3738
+ if last_modified_by is not None:
3739
+ pulumi.set(__self__, "last_modified_by", last_modified_by)
3740
+ if last_modified_by_type is not None:
3741
+ pulumi.set(__self__, "last_modified_by_type", last_modified_by_type)
3742
+
3743
+ @property
3744
+ @pulumi.getter(name="createdAt")
3745
+ def created_at(self) -> Optional[str]:
3746
+ """
3747
+ The timestamp of resource creation (UTC).
3748
+ """
3749
+ return pulumi.get(self, "created_at")
3750
+
3751
+ @property
3752
+ @pulumi.getter(name="createdBy")
3753
+ def created_by(self) -> Optional[str]:
3754
+ """
3755
+ The identity that created the resource.
3756
+ """
3757
+ return pulumi.get(self, "created_by")
3758
+
3759
+ @property
3760
+ @pulumi.getter(name="createdByType")
3761
+ def created_by_type(self) -> Optional[str]:
3762
+ """
3763
+ The type of identity that created the resource.
3764
+ """
3765
+ return pulumi.get(self, "created_by_type")
3766
+
3767
+ @property
3768
+ @pulumi.getter(name="lastModifiedAt")
3769
+ def last_modified_at(self) -> Optional[str]:
3770
+ """
3771
+ The timestamp of resource last modification (UTC).
3772
+ """
3773
+ return pulumi.get(self, "last_modified_at")
3774
+
3775
+ @property
3776
+ @pulumi.getter(name="lastModifiedBy")
3777
+ def last_modified_by(self) -> Optional[str]:
3778
+ """
3779
+ The identity that last modified the resource.
3780
+ """
3781
+ return pulumi.get(self, "last_modified_by")
3782
+
3783
+ @property
3784
+ @pulumi.getter(name="lastModifiedByType")
3785
+ def last_modified_by_type(self) -> Optional[str]:
3786
+ """
3787
+ The type of identity that last modified the resource.
3788
+ """
3789
+ return pulumi.get(self, "last_modified_by_type")
3790
+
3791
+
3792
+ @pulumi.output_type
3793
+ class UniformInt64RangePartitionSchemeResponse(dict):
3794
+ """
3795
+ Describes a partitioning scheme where an integer range is allocated evenly across a number of partitions.
3796
+ """
3797
+ @staticmethod
3798
+ def __key_warning(key: str):
3799
+ suggest = None
3800
+ if key == "highKey":
3801
+ suggest = "high_key"
3802
+ elif key == "lowKey":
3803
+ suggest = "low_key"
3804
+ elif key == "partitionScheme":
3805
+ suggest = "partition_scheme"
3806
+
3807
+ if suggest:
3808
+ pulumi.log.warn(f"Key '{key}' not found in UniformInt64RangePartitionSchemeResponse. Access the value via the '{suggest}' property getter instead.")
3809
+
3810
+ def __getitem__(self, key: str) -> Any:
3811
+ UniformInt64RangePartitionSchemeResponse.__key_warning(key)
3812
+ return super().__getitem__(key)
3813
+
3814
+ def get(self, key: str, default = None) -> Any:
3815
+ UniformInt64RangePartitionSchemeResponse.__key_warning(key)
3816
+ return super().get(key, default)
3817
+
3818
+ def __init__(__self__, *,
3819
+ count: int,
3820
+ high_key: float,
3821
+ low_key: float,
3822
+ partition_scheme: str):
3823
+ """
3824
+ Describes a partitioning scheme where an integer range is allocated evenly across a number of partitions.
3825
+ :param int count: The number of partitions.
3826
+ :param float high_key: The upper bound of the partition key range that
3827
+ should be split between the partition ‘Count’
3828
+ :param float low_key: The lower bound of the partition key range that
3829
+ should be split between the partition ‘Count’
3830
+ :param str partition_scheme: Enumerates the ways that a service can be partitioned.
3831
+ Expected value is 'UniformInt64Range'.
3832
+ """
3833
+ pulumi.set(__self__, "count", count)
3834
+ pulumi.set(__self__, "high_key", high_key)
3835
+ pulumi.set(__self__, "low_key", low_key)
3836
+ pulumi.set(__self__, "partition_scheme", 'UniformInt64Range')
3837
+
3838
+ @property
3839
+ @pulumi.getter
3840
+ def count(self) -> int:
3841
+ """
3842
+ The number of partitions.
3843
+ """
3844
+ return pulumi.get(self, "count")
3845
+
3846
+ @property
3847
+ @pulumi.getter(name="highKey")
3848
+ def high_key(self) -> float:
3849
+ """
3850
+ The upper bound of the partition key range that
3851
+ should be split between the partition ‘Count’
3852
+ """
3853
+ return pulumi.get(self, "high_key")
3854
+
3855
+ @property
3856
+ @pulumi.getter(name="lowKey")
3857
+ def low_key(self) -> float:
3858
+ """
3859
+ The lower bound of the partition key range that
3860
+ should be split between the partition ‘Count’
3861
+ """
3862
+ return pulumi.get(self, "low_key")
3863
+
3864
+ @property
3865
+ @pulumi.getter(name="partitionScheme")
3866
+ def partition_scheme(self) -> str:
3867
+ """
3868
+ Enumerates the ways that a service can be partitioned.
3869
+ Expected value is 'UniformInt64Range'.
3870
+ """
3871
+ return pulumi.get(self, "partition_scheme")
3872
+
3873
+
3874
+ @pulumi.output_type
3875
+ class UserAssignedIdentityResponse(dict):
3876
+ @staticmethod
3877
+ def __key_warning(key: str):
3878
+ suggest = None
3879
+ if key == "clientId":
3880
+ suggest = "client_id"
3881
+ elif key == "principalId":
3882
+ suggest = "principal_id"
3883
+
3884
+ if suggest:
3885
+ pulumi.log.warn(f"Key '{key}' not found in UserAssignedIdentityResponse. Access the value via the '{suggest}' property getter instead.")
3886
+
3887
+ def __getitem__(self, key: str) -> Any:
3888
+ UserAssignedIdentityResponse.__key_warning(key)
3889
+ return super().__getitem__(key)
3890
+
3891
+ def get(self, key: str, default = None) -> Any:
3892
+ UserAssignedIdentityResponse.__key_warning(key)
3893
+ return super().get(key, default)
3894
+
3895
+ def __init__(__self__, *,
3896
+ client_id: str,
3897
+ principal_id: str):
3898
+ """
3899
+ :param str client_id: The client id of user assigned identity.
3900
+ :param str principal_id: The principal id of user assigned identity.
3901
+ """
3902
+ pulumi.set(__self__, "client_id", client_id)
3903
+ pulumi.set(__self__, "principal_id", principal_id)
3904
+
3905
+ @property
3906
+ @pulumi.getter(name="clientId")
3907
+ def client_id(self) -> str:
3908
+ """
3909
+ The client id of user assigned identity.
3910
+ """
3911
+ return pulumi.get(self, "client_id")
3912
+
3913
+ @property
3914
+ @pulumi.getter(name="principalId")
3915
+ def principal_id(self) -> str:
3916
+ """
3917
+ The principal id of user assigned identity.
3918
+ """
3919
+ return pulumi.get(self, "principal_id")
3920
+
3921
+
3922
+ @pulumi.output_type
3923
+ class VMSSExtensionResponse(dict):
3924
+ """
3925
+ Specifies set of extensions that should be installed onto the virtual machines.
3926
+ """
3927
+ @staticmethod
3928
+ def __key_warning(key: str):
3929
+ suggest = None
3930
+ if key == "provisioningState":
3931
+ suggest = "provisioning_state"
3932
+ elif key == "typeHandlerVersion":
3933
+ suggest = "type_handler_version"
3934
+ elif key == "autoUpgradeMinorVersion":
3935
+ suggest = "auto_upgrade_minor_version"
3936
+ elif key == "enableAutomaticUpgrade":
3937
+ suggest = "enable_automatic_upgrade"
3938
+ elif key == "forceUpdateTag":
3939
+ suggest = "force_update_tag"
3940
+ elif key == "protectedSettings":
3941
+ suggest = "protected_settings"
3942
+ elif key == "provisionAfterExtensions":
3943
+ suggest = "provision_after_extensions"
3944
+ elif key == "setupOrder":
3945
+ suggest = "setup_order"
3946
+
3947
+ if suggest:
3948
+ pulumi.log.warn(f"Key '{key}' not found in VMSSExtensionResponse. Access the value via the '{suggest}' property getter instead.")
3949
+
3950
+ def __getitem__(self, key: str) -> Any:
3951
+ VMSSExtensionResponse.__key_warning(key)
3952
+ return super().__getitem__(key)
3953
+
3954
+ def get(self, key: str, default = None) -> Any:
3955
+ VMSSExtensionResponse.__key_warning(key)
3956
+ return super().get(key, default)
3957
+
3958
+ def __init__(__self__, *,
3959
+ name: str,
3960
+ provisioning_state: str,
3961
+ publisher: str,
3962
+ type: str,
3963
+ type_handler_version: str,
3964
+ auto_upgrade_minor_version: Optional[bool] = None,
3965
+ enable_automatic_upgrade: Optional[bool] = None,
3966
+ force_update_tag: Optional[str] = None,
3967
+ protected_settings: Optional[Any] = None,
3968
+ provision_after_extensions: Optional[Sequence[str]] = None,
3969
+ settings: Optional[Any] = None,
3970
+ setup_order: Optional[Sequence[str]] = None):
3971
+ """
3972
+ Specifies set of extensions that should be installed onto the virtual machines.
3973
+ :param str name: The name of the extension.
3974
+ :param str provisioning_state: The provisioning state, which only appears in the response.
3975
+ :param str publisher: The name of the extension handler publisher.
3976
+ :param str type: Specifies the type of the extension; an example is "CustomScriptExtension".
3977
+ :param str type_handler_version: Specifies the version of the script handler.
3978
+ :param bool auto_upgrade_minor_version: Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true.
3979
+ :param bool enable_automatic_upgrade: Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available.
3980
+ :param str force_update_tag: If a value is provided and is different from the previous value, the extension handler will be forced to update even if the extension configuration has not changed.
3981
+ :param Any protected_settings: The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.
3982
+ :param Sequence[str] provision_after_extensions: Collection of extension names after which this extension needs to be provisioned.
3983
+ :param Any settings: Json formatted public settings for the extension.
3984
+ :param Sequence[str] setup_order: Indicates the setup order for the extension.
3985
+ """
3986
+ pulumi.set(__self__, "name", name)
3987
+ pulumi.set(__self__, "provisioning_state", provisioning_state)
3988
+ pulumi.set(__self__, "publisher", publisher)
3989
+ pulumi.set(__self__, "type", type)
3990
+ pulumi.set(__self__, "type_handler_version", type_handler_version)
3991
+ if auto_upgrade_minor_version is not None:
3992
+ pulumi.set(__self__, "auto_upgrade_minor_version", auto_upgrade_minor_version)
3993
+ if enable_automatic_upgrade is not None:
3994
+ pulumi.set(__self__, "enable_automatic_upgrade", enable_automatic_upgrade)
3995
+ if force_update_tag is not None:
3996
+ pulumi.set(__self__, "force_update_tag", force_update_tag)
3997
+ if protected_settings is not None:
3998
+ pulumi.set(__self__, "protected_settings", protected_settings)
3999
+ if provision_after_extensions is not None:
4000
+ pulumi.set(__self__, "provision_after_extensions", provision_after_extensions)
4001
+ if settings is not None:
4002
+ pulumi.set(__self__, "settings", settings)
4003
+ if setup_order is not None:
4004
+ pulumi.set(__self__, "setup_order", setup_order)
4005
+
4006
+ @property
4007
+ @pulumi.getter
4008
+ def name(self) -> str:
4009
+ """
4010
+ The name of the extension.
4011
+ """
4012
+ return pulumi.get(self, "name")
4013
+
4014
+ @property
4015
+ @pulumi.getter(name="provisioningState")
4016
+ def provisioning_state(self) -> str:
4017
+ """
4018
+ The provisioning state, which only appears in the response.
4019
+ """
4020
+ return pulumi.get(self, "provisioning_state")
4021
+
4022
+ @property
4023
+ @pulumi.getter
4024
+ def publisher(self) -> str:
4025
+ """
4026
+ The name of the extension handler publisher.
4027
+ """
4028
+ return pulumi.get(self, "publisher")
4029
+
4030
+ @property
4031
+ @pulumi.getter
4032
+ def type(self) -> str:
4033
+ """
4034
+ Specifies the type of the extension; an example is "CustomScriptExtension".
4035
+ """
4036
+ return pulumi.get(self, "type")
4037
+
4038
+ @property
4039
+ @pulumi.getter(name="typeHandlerVersion")
4040
+ def type_handler_version(self) -> str:
4041
+ """
4042
+ Specifies the version of the script handler.
4043
+ """
4044
+ return pulumi.get(self, "type_handler_version")
4045
+
4046
+ @property
4047
+ @pulumi.getter(name="autoUpgradeMinorVersion")
4048
+ def auto_upgrade_minor_version(self) -> Optional[bool]:
4049
+ """
4050
+ Indicates whether the extension should use a newer minor version if one is available at deployment time. Once deployed, however, the extension will not upgrade minor versions unless redeployed, even with this property set to true.
4051
+ """
4052
+ return pulumi.get(self, "auto_upgrade_minor_version")
4053
+
4054
+ @property
4055
+ @pulumi.getter(name="enableAutomaticUpgrade")
4056
+ def enable_automatic_upgrade(self) -> Optional[bool]:
4057
+ """
4058
+ Indicates whether the extension should be automatically upgraded by the platform if there is a newer version of the extension available.
4059
+ """
4060
+ return pulumi.get(self, "enable_automatic_upgrade")
4061
+
4062
+ @property
4063
+ @pulumi.getter(name="forceUpdateTag")
4064
+ def force_update_tag(self) -> Optional[str]:
4065
+ """
4066
+ If a value is provided and is different from the previous value, the extension handler will be forced to update even if the extension configuration has not changed.
4067
+ """
4068
+ return pulumi.get(self, "force_update_tag")
4069
+
4070
+ @property
4071
+ @pulumi.getter(name="protectedSettings")
4072
+ def protected_settings(self) -> Optional[Any]:
4073
+ """
4074
+ The extension can contain either protectedSettings or protectedSettingsFromKeyVault or no protected settings at all.
4075
+ """
4076
+ return pulumi.get(self, "protected_settings")
4077
+
4078
+ @property
4079
+ @pulumi.getter(name="provisionAfterExtensions")
4080
+ def provision_after_extensions(self) -> Optional[Sequence[str]]:
4081
+ """
4082
+ Collection of extension names after which this extension needs to be provisioned.
4083
+ """
4084
+ return pulumi.get(self, "provision_after_extensions")
4085
+
4086
+ @property
4087
+ @pulumi.getter
4088
+ def settings(self) -> Optional[Any]:
4089
+ """
4090
+ Json formatted public settings for the extension.
4091
+ """
4092
+ return pulumi.get(self, "settings")
4093
+
4094
+ @property
4095
+ @pulumi.getter(name="setupOrder")
4096
+ def setup_order(self) -> Optional[Sequence[str]]:
4097
+ """
4098
+ Indicates the setup order for the extension.
4099
+ """
4100
+ return pulumi.get(self, "setup_order")
4101
+
4102
+
4103
+ @pulumi.output_type
4104
+ class VaultCertificateResponse(dict):
4105
+ """
4106
+ Describes a single certificate reference in a Key Vault, and where the certificate should reside on the VM.
4107
+ """
4108
+ @staticmethod
4109
+ def __key_warning(key: str):
4110
+ suggest = None
4111
+ if key == "certificateStore":
4112
+ suggest = "certificate_store"
4113
+ elif key == "certificateUrl":
4114
+ suggest = "certificate_url"
4115
+
4116
+ if suggest:
4117
+ pulumi.log.warn(f"Key '{key}' not found in VaultCertificateResponse. Access the value via the '{suggest}' property getter instead.")
4118
+
4119
+ def __getitem__(self, key: str) -> Any:
4120
+ VaultCertificateResponse.__key_warning(key)
4121
+ return super().__getitem__(key)
4122
+
4123
+ def get(self, key: str, default = None) -> Any:
4124
+ VaultCertificateResponse.__key_warning(key)
4125
+ return super().get(key, default)
4126
+
4127
+ def __init__(__self__, *,
4128
+ certificate_store: str,
4129
+ certificate_url: str):
4130
+ """
4131
+ Describes a single certificate reference in a Key Vault, and where the certificate should reside on the VM.
4132
+ :param str certificate_store: For Windows VMs, specifies the certificate store on the Virtual Machine to which the certificate should be added. The specified certificate store is implicitly in the LocalMachine account. <br><br>For Linux VMs, the certificate file is placed under the /var/lib/waagent directory, with the file name <UppercaseThumbprint>.crt for the X509 certificate file and <UppercaseThumbprint>.prv for private key. Both of these files are .pem formatted.
4133
+ :param str certificate_url: This is the URL of a certificate that has been uploaded to Key Vault as a secret. For adding a secret to the Key Vault, see [Add a key or secret to the key vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add). In this case, your certificate needs to be It is the Base64 encoding of the following JSON Object which is encoded in UTF-8: <br><br> {<br> "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br> "password":"<pfx-file-password>"<br>}
4134
+ """
4135
+ pulumi.set(__self__, "certificate_store", certificate_store)
4136
+ pulumi.set(__self__, "certificate_url", certificate_url)
4137
+
4138
+ @property
4139
+ @pulumi.getter(name="certificateStore")
4140
+ def certificate_store(self) -> str:
4141
+ """
4142
+ For Windows VMs, specifies the certificate store on the Virtual Machine to which the certificate should be added. The specified certificate store is implicitly in the LocalMachine account. <br><br>For Linux VMs, the certificate file is placed under the /var/lib/waagent directory, with the file name <UppercaseThumbprint>.crt for the X509 certificate file and <UppercaseThumbprint>.prv for private key. Both of these files are .pem formatted.
4143
+ """
4144
+ return pulumi.get(self, "certificate_store")
4145
+
4146
+ @property
4147
+ @pulumi.getter(name="certificateUrl")
4148
+ def certificate_url(self) -> str:
4149
+ """
4150
+ This is the URL of a certificate that has been uploaded to Key Vault as a secret. For adding a secret to the Key Vault, see [Add a key or secret to the key vault](https://docs.microsoft.com/azure/key-vault/key-vault-get-started/#add). In this case, your certificate needs to be It is the Base64 encoding of the following JSON Object which is encoded in UTF-8: <br><br> {<br> "data":"<Base64-encoded-certificate>",<br> "dataType":"pfx",<br> "password":"<pfx-file-password>"<br>}
4151
+ """
4152
+ return pulumi.get(self, "certificate_url")
4153
+
4154
+
4155
+ @pulumi.output_type
4156
+ class VaultSecretGroupResponse(dict):
4157
+ """
4158
+ Specifies set of certificates that should be installed onto the virtual machines.
4159
+ """
4160
+ @staticmethod
4161
+ def __key_warning(key: str):
4162
+ suggest = None
4163
+ if key == "sourceVault":
4164
+ suggest = "source_vault"
4165
+ elif key == "vaultCertificates":
4166
+ suggest = "vault_certificates"
4167
+
4168
+ if suggest:
4169
+ pulumi.log.warn(f"Key '{key}' not found in VaultSecretGroupResponse. Access the value via the '{suggest}' property getter instead.")
4170
+
4171
+ def __getitem__(self, key: str) -> Any:
4172
+ VaultSecretGroupResponse.__key_warning(key)
4173
+ return super().__getitem__(key)
4174
+
4175
+ def get(self, key: str, default = None) -> Any:
4176
+ VaultSecretGroupResponse.__key_warning(key)
4177
+ return super().get(key, default)
4178
+
4179
+ def __init__(__self__, *,
4180
+ source_vault: 'outputs.SubResourceResponse',
4181
+ vault_certificates: Sequence['outputs.VaultCertificateResponse']):
4182
+ """
4183
+ Specifies set of certificates that should be installed onto the virtual machines.
4184
+ :param 'SubResourceResponse' source_vault: The relative URL of the Key Vault containing all of the certificates in VaultCertificates.
4185
+ :param Sequence['VaultCertificateResponse'] vault_certificates: The list of key vault references in SourceVault which contain certificates.
4186
+ """
4187
+ pulumi.set(__self__, "source_vault", source_vault)
4188
+ pulumi.set(__self__, "vault_certificates", vault_certificates)
4189
+
4190
+ @property
4191
+ @pulumi.getter(name="sourceVault")
4192
+ def source_vault(self) -> 'outputs.SubResourceResponse':
4193
+ """
4194
+ The relative URL of the Key Vault containing all of the certificates in VaultCertificates.
4195
+ """
4196
+ return pulumi.get(self, "source_vault")
4197
+
4198
+ @property
4199
+ @pulumi.getter(name="vaultCertificates")
4200
+ def vault_certificates(self) -> Sequence['outputs.VaultCertificateResponse']:
4201
+ """
4202
+ The list of key vault references in SourceVault which contain certificates.
4203
+ """
4204
+ return pulumi.get(self, "vault_certificates")
4205
+
4206
+
4207
+ @pulumi.output_type
4208
+ class VmImagePlanResponse(dict):
4209
+ """
4210
+ Specifies information about the marketplace image used to create the virtual machine. This element is only used for marketplace images. Before you can use a marketplace image from an API, you must enable the image for programmatic use. In the Azure portal, find the marketplace image that you want to use and then click Want to deploy programmatically, Get Started ->. Enter any required information and then click Save.
4211
+ """
4212
+ @staticmethod
4213
+ def __key_warning(key: str):
4214
+ suggest = None
4215
+ if key == "promotionCode":
4216
+ suggest = "promotion_code"
4217
+
4218
+ if suggest:
4219
+ pulumi.log.warn(f"Key '{key}' not found in VmImagePlanResponse. Access the value via the '{suggest}' property getter instead.")
4220
+
4221
+ def __getitem__(self, key: str) -> Any:
4222
+ VmImagePlanResponse.__key_warning(key)
4223
+ return super().__getitem__(key)
4224
+
4225
+ def get(self, key: str, default = None) -> Any:
4226
+ VmImagePlanResponse.__key_warning(key)
4227
+ return super().get(key, default)
4228
+
4229
+ def __init__(__self__, *,
4230
+ name: Optional[str] = None,
4231
+ product: Optional[str] = None,
4232
+ promotion_code: Optional[str] = None,
4233
+ publisher: Optional[str] = None):
4234
+ """
4235
+ Specifies information about the marketplace image used to create the virtual machine. This element is only used for marketplace images. Before you can use a marketplace image from an API, you must enable the image for programmatic use. In the Azure portal, find the marketplace image that you want to use and then click Want to deploy programmatically, Get Started ->. Enter any required information and then click Save.
4236
+ :param str name: The plan ID.
4237
+ :param str product: Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element.
4238
+ :param str promotion_code: The promotion code.
4239
+ :param str publisher: The publisher ID.
4240
+ """
4241
+ if name is not None:
4242
+ pulumi.set(__self__, "name", name)
4243
+ if product is not None:
4244
+ pulumi.set(__self__, "product", product)
4245
+ if promotion_code is not None:
4246
+ pulumi.set(__self__, "promotion_code", promotion_code)
4247
+ if publisher is not None:
4248
+ pulumi.set(__self__, "publisher", publisher)
4249
+
4250
+ @property
4251
+ @pulumi.getter
4252
+ def name(self) -> Optional[str]:
4253
+ """
4254
+ The plan ID.
4255
+ """
4256
+ return pulumi.get(self, "name")
4257
+
4258
+ @property
4259
+ @pulumi.getter
4260
+ def product(self) -> Optional[str]:
4261
+ """
4262
+ Specifies the product of the image from the marketplace. This is the same value as Offer under the imageReference element.
4263
+ """
4264
+ return pulumi.get(self, "product")
4265
+
4266
+ @property
4267
+ @pulumi.getter(name="promotionCode")
4268
+ def promotion_code(self) -> Optional[str]:
4269
+ """
4270
+ The promotion code.
4271
+ """
4272
+ return pulumi.get(self, "promotion_code")
4273
+
4274
+ @property
4275
+ @pulumi.getter
4276
+ def publisher(self) -> Optional[str]:
4277
+ """
4278
+ The publisher ID.
4279
+ """
4280
+ return pulumi.get(self, "publisher")
4281
+
4282
+
4283
+ @pulumi.output_type
4284
+ class VmManagedIdentityResponse(dict):
4285
+ """
4286
+ Identities for the virtual machine scale set under the node type.
4287
+ """
4288
+ @staticmethod
4289
+ def __key_warning(key: str):
4290
+ suggest = None
4291
+ if key == "userAssignedIdentities":
4292
+ suggest = "user_assigned_identities"
4293
+
4294
+ if suggest:
4295
+ pulumi.log.warn(f"Key '{key}' not found in VmManagedIdentityResponse. Access the value via the '{suggest}' property getter instead.")
4296
+
4297
+ def __getitem__(self, key: str) -> Any:
4298
+ VmManagedIdentityResponse.__key_warning(key)
4299
+ return super().__getitem__(key)
4300
+
4301
+ def get(self, key: str, default = None) -> Any:
4302
+ VmManagedIdentityResponse.__key_warning(key)
4303
+ return super().get(key, default)
4304
+
4305
+ def __init__(__self__, *,
4306
+ user_assigned_identities: Optional[Sequence[str]] = None):
4307
+ """
4308
+ Identities for the virtual machine scale set under the node type.
4309
+ :param Sequence[str] user_assigned_identities: The list of user identities associated with the virtual machine scale set under the node type. Each entry will be an ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
4310
+ """
4311
+ if user_assigned_identities is not None:
4312
+ pulumi.set(__self__, "user_assigned_identities", user_assigned_identities)
4313
+
4314
+ @property
4315
+ @pulumi.getter(name="userAssignedIdentities")
4316
+ def user_assigned_identities(self) -> Optional[Sequence[str]]:
4317
+ """
4318
+ The list of user identities associated with the virtual machine scale set under the node type. Each entry will be an ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
4319
+ """
4320
+ return pulumi.get(self, "user_assigned_identities")
4321
+
4322
+
4323
+ @pulumi.output_type
4324
+ class VmssDataDiskResponse(dict):
4325
+ """
4326
+ Managed data disk description.
4327
+ """
4328
+ @staticmethod
4329
+ def __key_warning(key: str):
4330
+ suggest = None
4331
+ if key == "diskLetter":
4332
+ suggest = "disk_letter"
4333
+ elif key == "diskSizeGB":
4334
+ suggest = "disk_size_gb"
4335
+ elif key == "diskType":
4336
+ suggest = "disk_type"
4337
+
4338
+ if suggest:
4339
+ pulumi.log.warn(f"Key '{key}' not found in VmssDataDiskResponse. Access the value via the '{suggest}' property getter instead.")
4340
+
4341
+ def __getitem__(self, key: str) -> Any:
4342
+ VmssDataDiskResponse.__key_warning(key)
4343
+ return super().__getitem__(key)
4344
+
4345
+ def get(self, key: str, default = None) -> Any:
4346
+ VmssDataDiskResponse.__key_warning(key)
4347
+ return super().get(key, default)
4348
+
4349
+ def __init__(__self__, *,
4350
+ disk_letter: str,
4351
+ disk_size_gb: int,
4352
+ disk_type: str,
4353
+ lun: int):
4354
+ """
4355
+ Managed data disk description.
4356
+ :param str disk_letter: Managed data disk letter. It can not use the reserved letter C or D and it can not change after created.
4357
+ :param int disk_size_gb: Disk size for each vm in the node type in GBs.
4358
+ :param str disk_type: Managed data disk type. Specifies the storage account type for the managed disk
4359
+ :param int lun: Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM. Lun 0 is reserved for the service fabric data disk.
4360
+ """
4361
+ pulumi.set(__self__, "disk_letter", disk_letter)
4362
+ pulumi.set(__self__, "disk_size_gb", disk_size_gb)
4363
+ pulumi.set(__self__, "disk_type", disk_type)
4364
+ pulumi.set(__self__, "lun", lun)
4365
+
4366
+ @property
4367
+ @pulumi.getter(name="diskLetter")
4368
+ def disk_letter(self) -> str:
4369
+ """
4370
+ Managed data disk letter. It can not use the reserved letter C or D and it can not change after created.
4371
+ """
4372
+ return pulumi.get(self, "disk_letter")
4373
+
4374
+ @property
4375
+ @pulumi.getter(name="diskSizeGB")
4376
+ def disk_size_gb(self) -> int:
4377
+ """
4378
+ Disk size for each vm in the node type in GBs.
4379
+ """
4380
+ return pulumi.get(self, "disk_size_gb")
4381
+
4382
+ @property
4383
+ @pulumi.getter(name="diskType")
4384
+ def disk_type(self) -> str:
4385
+ """
4386
+ Managed data disk type. Specifies the storage account type for the managed disk
4387
+ """
4388
+ return pulumi.get(self, "disk_type")
4389
+
4390
+ @property
4391
+ @pulumi.getter
4392
+ def lun(self) -> int:
4393
+ """
4394
+ Specifies the logical unit number of the data disk. This value is used to identify data disks within the VM and therefore must be unique for each data disk attached to a VM. Lun 0 is reserved for the service fabric data disk.
4395
+ """
4396
+ return pulumi.get(self, "lun")
4397
+
4398
+