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