pulumi-azure-native 2.60.0__py3-none-any.whl → 2.60.0a1725532600__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.
- pulumi_azure_native/__init__.py +4 -121
- pulumi_azure_native/apimanagement/__init__.py +0 -3
- pulumi_azure_native/apimanagement/api.py +3 -3
- pulumi_azure_native/apimanagement/api_diagnostic.py +3 -3
- pulumi_azure_native/apimanagement/api_gateway.py +1 -5
- pulumi_azure_native/apimanagement/api_gateway_config_connection.py +1 -5
- pulumi_azure_native/apimanagement/api_issue.py +3 -3
- pulumi_azure_native/apimanagement/api_issue_attachment.py +3 -3
- pulumi_azure_native/apimanagement/api_issue_comment.py +3 -3
- pulumi_azure_native/apimanagement/api_management_service.py +3 -3
- pulumi_azure_native/apimanagement/api_operation.py +3 -3
- pulumi_azure_native/apimanagement/api_operation_policy.py +3 -3
- pulumi_azure_native/apimanagement/api_policy.py +3 -3
- pulumi_azure_native/apimanagement/api_release.py +3 -3
- pulumi_azure_native/apimanagement/api_schema.py +3 -3
- pulumi_azure_native/apimanagement/api_tag_description.py +3 -3
- pulumi_azure_native/apimanagement/api_version_set.py +3 -3
- pulumi_azure_native/apimanagement/api_wiki.py +3 -3
- pulumi_azure_native/apimanagement/authorization.py +3 -3
- pulumi_azure_native/apimanagement/authorization_access_policy.py +3 -3
- pulumi_azure_native/apimanagement/authorization_provider.py +3 -3
- pulumi_azure_native/apimanagement/authorization_server.py +3 -3
- pulumi_azure_native/apimanagement/backend.py +3 -3
- pulumi_azure_native/apimanagement/cache.py +3 -3
- pulumi_azure_native/apimanagement/certificate.py +3 -3
- pulumi_azure_native/apimanagement/content_item.py +3 -3
- pulumi_azure_native/apimanagement/content_type.py +3 -3
- pulumi_azure_native/apimanagement/diagnostic.py +3 -3
- pulumi_azure_native/apimanagement/documentation.py +3 -3
- pulumi_azure_native/apimanagement/email_template.py +3 -3
- pulumi_azure_native/apimanagement/gateway.py +3 -3
- pulumi_azure_native/apimanagement/gateway_api_entity_tag.py +3 -3
- pulumi_azure_native/apimanagement/gateway_certificate_authority.py +3 -3
- pulumi_azure_native/apimanagement/gateway_hostname_configuration.py +3 -3
- pulumi_azure_native/apimanagement/get_api.py +2 -2
- pulumi_azure_native/apimanagement/get_api_diagnostic.py +2 -2
- pulumi_azure_native/apimanagement/get_api_gateway.py +0 -4
- pulumi_azure_native/apimanagement/get_api_gateway_config_connection.py +0 -4
- pulumi_azure_native/apimanagement/get_api_issue.py +2 -2
- pulumi_azure_native/apimanagement/get_api_issue_attachment.py +2 -2
- pulumi_azure_native/apimanagement/get_api_issue_comment.py +2 -2
- pulumi_azure_native/apimanagement/get_api_management_service.py +2 -2
- pulumi_azure_native/apimanagement/get_api_management_service_domain_ownership_identifier.py +2 -2
- pulumi_azure_native/apimanagement/get_api_management_service_sso_token.py +2 -2
- pulumi_azure_native/apimanagement/get_api_operation.py +2 -2
- pulumi_azure_native/apimanagement/get_api_operation_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_api_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_api_release.py +2 -2
- pulumi_azure_native/apimanagement/get_api_schema.py +2 -2
- pulumi_azure_native/apimanagement/get_api_tag_description.py +2 -2
- pulumi_azure_native/apimanagement/get_api_version_set.py +2 -2
- pulumi_azure_native/apimanagement/get_api_wiki.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization_access_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization_login_link_post.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization_provider.py +2 -2
- pulumi_azure_native/apimanagement/get_authorization_server.py +2 -2
- pulumi_azure_native/apimanagement/get_backend.py +2 -2
- pulumi_azure_native/apimanagement/get_cache.py +2 -2
- pulumi_azure_native/apimanagement/get_certificate.py +2 -2
- pulumi_azure_native/apimanagement/get_content_item.py +2 -2
- pulumi_azure_native/apimanagement/get_content_type.py +2 -2
- pulumi_azure_native/apimanagement/get_diagnostic.py +2 -2
- pulumi_azure_native/apimanagement/get_documentation.py +2 -2
- pulumi_azure_native/apimanagement/get_email_template.py +2 -2
- pulumi_azure_native/apimanagement/get_gateway.py +2 -2
- pulumi_azure_native/apimanagement/get_gateway_certificate_authority.py +2 -2
- pulumi_azure_native/apimanagement/get_gateway_hostname_configuration.py +2 -2
- pulumi_azure_native/apimanagement/get_global_schema.py +2 -2
- pulumi_azure_native/apimanagement/get_graph_ql_api_resolver.py +2 -2
- pulumi_azure_native/apimanagement/get_graph_ql_api_resolver_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_group.py +2 -2
- pulumi_azure_native/apimanagement/get_identity_provider.py +2 -2
- pulumi_azure_native/apimanagement/get_logger.py +2 -2
- pulumi_azure_native/apimanagement/get_named_value.py +2 -2
- pulumi_azure_native/apimanagement/get_open_id_connect_provider.py +2 -2
- pulumi_azure_native/apimanagement/get_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_policy_fragment.py +2 -2
- pulumi_azure_native/apimanagement/get_policy_restriction.py +2 -2
- pulumi_azure_native/apimanagement/get_private_endpoint_connection_by_name.py +2 -2
- pulumi_azure_native/apimanagement/get_product.py +2 -2
- pulumi_azure_native/apimanagement/get_product_api_link.py +2 -2
- pulumi_azure_native/apimanagement/get_product_group_link.py +2 -2
- pulumi_azure_native/apimanagement/get_product_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_product_wiki.py +2 -2
- pulumi_azure_native/apimanagement/get_subscription.py +2 -2
- pulumi_azure_native/apimanagement/get_tag.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_api_link.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_by_api.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_by_operation.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_by_product.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_operation_link.py +2 -2
- pulumi_azure_native/apimanagement/get_tag_product_link.py +2 -2
- pulumi_azure_native/apimanagement/get_user.py +2 -2
- pulumi_azure_native/apimanagement/get_user_shared_access_token.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_diagnostic.py +0 -4
- pulumi_azure_native/apimanagement/get_workspace_api_operation.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_operation_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_release.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_schema.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_api_version_set.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_backend.py +0 -4
- pulumi_azure_native/apimanagement/get_workspace_certificate.py +0 -4
- pulumi_azure_native/apimanagement/get_workspace_diagnostic.py +0 -4
- pulumi_azure_native/apimanagement/get_workspace_global_schema.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_group.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_logger.py +0 -4
- pulumi_azure_native/apimanagement/get_workspace_named_value.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_policy_fragment.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_product.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_product_api_link.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_product_group_link.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_product_policy.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_subscription.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_tag.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_tag_api_link.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_tag_operation_link.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_tag_product_link.py +2 -2
- pulumi_azure_native/apimanagement/global_schema.py +3 -3
- pulumi_azure_native/apimanagement/graph_ql_api_resolver.py +3 -3
- pulumi_azure_native/apimanagement/graph_ql_api_resolver_policy.py +3 -3
- pulumi_azure_native/apimanagement/group.py +3 -3
- pulumi_azure_native/apimanagement/group_user.py +3 -3
- pulumi_azure_native/apimanagement/identity_provider.py +3 -3
- pulumi_azure_native/apimanagement/list_authorization_server_secrets.py +2 -2
- pulumi_azure_native/apimanagement/list_gateway_debug_credentials.py +2 -2
- pulumi_azure_native/apimanagement/list_gateway_keys.py +2 -2
- pulumi_azure_native/apimanagement/list_identity_provider_secrets.py +2 -2
- pulumi_azure_native/apimanagement/list_named_value.py +2 -2
- pulumi_azure_native/apimanagement/list_open_id_connect_provider_secrets.py +2 -2
- pulumi_azure_native/apimanagement/list_policy_fragment_references.py +2 -2
- pulumi_azure_native/apimanagement/list_subscription_secrets.py +2 -2
- pulumi_azure_native/apimanagement/list_tenant_access_secrets.py +2 -2
- pulumi_azure_native/apimanagement/list_workspace_named_value.py +2 -2
- pulumi_azure_native/apimanagement/list_workspace_policy_fragment_references.py +2 -2
- pulumi_azure_native/apimanagement/list_workspace_subscription_secrets.py +2 -2
- pulumi_azure_native/apimanagement/logger.py +3 -3
- pulumi_azure_native/apimanagement/named_value.py +3 -3
- pulumi_azure_native/apimanagement/notification_recipient_email.py +3 -3
- pulumi_azure_native/apimanagement/notification_recipient_user.py +3 -3
- pulumi_azure_native/apimanagement/open_id_connect_provider.py +3 -3
- pulumi_azure_native/apimanagement/policy.py +3 -3
- pulumi_azure_native/apimanagement/policy_fragment.py +3 -3
- pulumi_azure_native/apimanagement/policy_restriction.py +3 -3
- pulumi_azure_native/apimanagement/private_endpoint_connection_by_name.py +3 -3
- pulumi_azure_native/apimanagement/product.py +3 -3
- pulumi_azure_native/apimanagement/product_api.py +3 -3
- pulumi_azure_native/apimanagement/product_api_link.py +3 -3
- pulumi_azure_native/apimanagement/product_group.py +3 -3
- pulumi_azure_native/apimanagement/product_group_link.py +3 -3
- pulumi_azure_native/apimanagement/product_policy.py +3 -3
- pulumi_azure_native/apimanagement/product_wiki.py +3 -3
- pulumi_azure_native/apimanagement/schema.py +1 -1
- pulumi_azure_native/apimanagement/subscription.py +3 -3
- pulumi_azure_native/apimanagement/tag.py +3 -3
- pulumi_azure_native/apimanagement/tag_api_link.py +3 -3
- pulumi_azure_native/apimanagement/tag_by_api.py +3 -3
- pulumi_azure_native/apimanagement/tag_by_operation.py +3 -3
- pulumi_azure_native/apimanagement/tag_by_product.py +3 -3
- pulumi_azure_native/apimanagement/tag_operation_link.py +3 -3
- pulumi_azure_native/apimanagement/tag_product_link.py +3 -3
- pulumi_azure_native/apimanagement/user.py +3 -3
- pulumi_azure_native/apimanagement/v20161010/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/api.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20170301/user.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20180101/user.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/api.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20180601preview/tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20190101/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20191201preview/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20191201preview/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20201201/api.py +1 -1
- pulumi_azure_native/apimanagement/v20210401preview/schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/group.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/product.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20220801/user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/group.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_group.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_product.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20220901preview/workspace_tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/group.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/user.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230301preview/workspace_tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/group.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/policy_restriction.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/user.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230501preview/workspace_tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_gateway_config_connection.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/group.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/policy_restriction.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/user.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_backend.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_group.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_logger.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_product.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20230901preview/workspace_tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/workspace.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_diagnostic.py +1 -5
- pulumi_azure_native/apimanagement/workspace_api_operation.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_operation_policy.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_policy.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_release.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_schema.py +3 -3
- pulumi_azure_native/apimanagement/workspace_api_version_set.py +3 -3
- pulumi_azure_native/apimanagement/workspace_backend.py +1 -5
- pulumi_azure_native/apimanagement/workspace_certificate.py +1 -5
- pulumi_azure_native/apimanagement/workspace_diagnostic.py +1 -5
- pulumi_azure_native/apimanagement/workspace_global_schema.py +3 -3
- pulumi_azure_native/apimanagement/workspace_group.py +3 -3
- pulumi_azure_native/apimanagement/workspace_group_user.py +3 -3
- pulumi_azure_native/apimanagement/workspace_logger.py +1 -5
- pulumi_azure_native/apimanagement/workspace_named_value.py +3 -3
- pulumi_azure_native/apimanagement/workspace_notification_recipient_email.py +3 -3
- pulumi_azure_native/apimanagement/workspace_notification_recipient_user.py +3 -3
- pulumi_azure_native/apimanagement/workspace_policy.py +3 -3
- pulumi_azure_native/apimanagement/workspace_policy_fragment.py +3 -3
- pulumi_azure_native/apimanagement/workspace_product.py +3 -3
- pulumi_azure_native/apimanagement/workspace_product_api_link.py +3 -3
- pulumi_azure_native/apimanagement/workspace_product_group_link.py +3 -3
- pulumi_azure_native/apimanagement/workspace_product_policy.py +3 -3
- pulumi_azure_native/apimanagement/workspace_subscription.py +3 -3
- pulumi_azure_native/apimanagement/workspace_tag.py +3 -3
- pulumi_azure_native/apimanagement/workspace_tag_api_link.py +3 -3
- pulumi_azure_native/apimanagement/workspace_tag_operation_link.py +3 -3
- pulumi_azure_native/apimanagement/workspace_tag_product_link.py +3 -3
- pulumi_azure_native/cache/__init__.py +0 -3
- pulumi_azure_native/cache/access_policy_assignment.py +2 -2
- pulumi_azure_native/cache/database.py +3 -3
- pulumi_azure_native/cache/enterprise_private_endpoint_connection.py +3 -3
- pulumi_azure_native/cache/get_access_policy_assignment.py +2 -2
- pulumi_azure_native/cache/get_database.py +2 -2
- pulumi_azure_native/cache/get_enterprise_private_endpoint_connection.py +2 -2
- pulumi_azure_native/cache/get_redis_enterprise.py +2 -2
- pulumi_azure_native/cache/list_database_keys.py +2 -2
- pulumi_azure_native/cache/redis_enterprise.py +3 -3
- pulumi_azure_native/cache/v20201001preview/redis_enterprise.py +1 -1
- pulumi_azure_native/cache/v20230301preview/database.py +1 -1
- pulumi_azure_native/cache/v20230301preview/enterprise_private_endpoint_connection.py +1 -1
- pulumi_azure_native/cache/v20230301preview/redis_enterprise.py +1 -1
- pulumi_azure_native/cache/v20230701/database.py +1 -1
- pulumi_azure_native/cache/v20230701/enterprise_private_endpoint_connection.py +1 -1
- pulumi_azure_native/cache/v20230701/redis_enterprise.py +1 -1
- pulumi_azure_native/cache/v20230801preview/database.py +1 -1
- pulumi_azure_native/cache/v20230801preview/enterprise_private_endpoint_connection.py +1 -1
- pulumi_azure_native/cache/v20230801preview/redis_enterprise.py +1 -1
- pulumi_azure_native/cache/v20231001preview/database.py +1 -1
- pulumi_azure_native/cache/v20231001preview/enterprise_private_endpoint_connection.py +1 -1
- pulumi_azure_native/cache/v20231001preview/redis_enterprise.py +1 -1
- pulumi_azure_native/cache/v20231101/database.py +1 -1
- pulumi_azure_native/cache/v20231101/enterprise_private_endpoint_connection.py +1 -1
- pulumi_azure_native/cache/v20231101/redis_enterprise.py +1 -1
- pulumi_azure_native/cache/v20240201/database.py +1 -1
- pulumi_azure_native/cache/v20240201/enterprise_private_endpoint_connection.py +1 -1
- pulumi_azure_native/cache/v20240201/redis_enterprise.py +1 -1
- pulumi_azure_native/cache/v20240301preview/database.py +1 -1
- pulumi_azure_native/cache/v20240301preview/enterprise_private_endpoint_connection.py +1 -1
- pulumi_azure_native/cache/v20240301preview/redis_enterprise.py +1 -1
- pulumi_azure_native/cache/v20240601preview/database.py +1 -1
- pulumi_azure_native/cache/v20240601preview/enterprise_private_endpoint_connection.py +1 -1
- pulumi_azure_native/cache/v20240601preview/redis_enterprise.py +1 -1
- pulumi_azure_native/datafactory/_inputs.py +8 -486
- pulumi_azure_native/datafactory/dataset.py +7 -7
- pulumi_azure_native/datafactory/outputs.py +3 -344
- pulumi_azure_native/datafactory/v20180601/_inputs.py +8 -486
- pulumi_azure_native/datafactory/v20180601/dataset.py +7 -7
- pulumi_azure_native/datafactory/v20180601/outputs.py +3 -344
- pulumi_azure_native/hybridconnectivity/__init__.py +0 -4
- pulumi_azure_native/hybridconnectivity/_enums.py +0 -11
- pulumi_azure_native/hybridconnectivity/_inputs.py +0 -192
- pulumi_azure_native/hybridconnectivity/outputs.py +0 -212
- pulumi_azure_native/hybridconnectivity/v20241201/__init__.py +0 -4
- pulumi_azure_native/hybridconnectivity/v20241201/_enums.py +0 -11
- pulumi_azure_native/hybridconnectivity/v20241201/_inputs.py +0 -192
- pulumi_azure_native/hybridconnectivity/v20241201/outputs.py +0 -212
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/subscription/__init__.py +0 -2
- pulumi_azure_native/subscription/_inputs.py +0 -58
- pulumi_azure_native/subscription/outputs.py +0 -77
- pulumi_azure_native/subscription/v20240801preview/__init__.py +0 -2
- pulumi_azure_native/subscription/v20240801preview/_inputs.py +0 -58
- pulumi_azure_native/subscription/v20240801preview/outputs.py +0 -77
- {pulumi_azure_native-2.60.0.dist-info → pulumi_azure_native-2.60.0a1725532600.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.60.0.dist-info → pulumi_azure_native-2.60.0a1725532600.dist-info}/RECORD +692 -914
- pulumi_azure_native/apimanagement/v20240501/__init__.py +0 -203
- pulumi_azure_native/apimanagement/v20240501/_enums.py +0 -836
- pulumi_azure_native/apimanagement/v20240501/_inputs.py +0 -4310
- pulumi_azure_native/apimanagement/v20240501/api.py +0 -898
- pulumi_azure_native/apimanagement/v20240501/api_diagnostic.py +0 -494
- pulumi_azure_native/apimanagement/v20240501/api_gateway.py +0 -377
- pulumi_azure_native/apimanagement/v20240501/api_gateway_config_connection.py +0 -267
- pulumi_azure_native/apimanagement/v20240501/api_issue.py +0 -358
- pulumi_azure_native/apimanagement/v20240501/api_issue_attachment.py +0 -311
- pulumi_azure_native/apimanagement/v20240501/api_issue_comment.py +0 -310
- pulumi_azure_native/apimanagement/v20240501/api_management_service.py +0 -1067
- pulumi_azure_native/apimanagement/v20240501/api_operation.py +0 -437
- pulumi_azure_native/apimanagement/v20240501/api_operation_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240501/api_policy.py +0 -264
- pulumi_azure_native/apimanagement/v20240501/api_release.py +0 -258
- pulumi_azure_native/apimanagement/v20240501/api_schema.py +0 -327
- pulumi_azure_native/apimanagement/v20240501/api_tag_description.py +0 -307
- pulumi_azure_native/apimanagement/v20240501/api_version_set.py +0 -327
- pulumi_azure_native/apimanagement/v20240501/api_wiki.py +0 -211
- pulumi_azure_native/apimanagement/v20240501/authorization.py +0 -348
- pulumi_azure_native/apimanagement/v20240501/authorization_access_policy.py +0 -308
- pulumi_azure_native/apimanagement/v20240501/authorization_provider.py +0 -268
- pulumi_azure_native/apimanagement/v20240501/authorization_server.py +0 -709
- pulumi_azure_native/apimanagement/v20240501/backend.py +0 -514
- pulumi_azure_native/apimanagement/v20240501/cache.py +0 -297
- pulumi_azure_native/apimanagement/v20240501/certificate.py +0 -280
- pulumi_azure_native/apimanagement/v20240501/content_item.py +0 -229
- pulumi_azure_native/apimanagement/v20240501/content_type.py +0 -305
- pulumi_azure_native/apimanagement/v20240501/diagnostic.py +0 -473
- pulumi_azure_native/apimanagement/v20240501/documentation.py +0 -237
- pulumi_azure_native/apimanagement/v20240501/email_template.py +0 -336
- pulumi_azure_native/apimanagement/v20240501/gateway.py +0 -239
- pulumi_azure_native/apimanagement/v20240501/gateway_api_entity_tag.py +0 -441
- pulumi_azure_native/apimanagement/v20240501/gateway_certificate_authority.py +0 -229
- pulumi_azure_native/apimanagement/v20240501/gateway_hostname_configuration.py +0 -374
- pulumi_azure_native/apimanagement/v20240501/get_api.py +0 -401
- pulumi_azure_native/apimanagement/v20240501/get_api_diagnostic.py +0 -250
- pulumi_azure_native/apimanagement/v20240501/get_api_gateway.py +0 -266
- pulumi_azure_native/apimanagement/v20240501/get_api_gateway_config_connection.py +0 -179
- pulumi_azure_native/apimanagement/v20240501/get_api_issue.py +0 -202
- pulumi_azure_native/apimanagement/v20240501/get_api_issue_attachment.py +0 -163
- pulumi_azure_native/apimanagement/v20240501/get_api_issue_comment.py +0 -163
- pulumi_azure_native/apimanagement/v20240501/get_api_management_service.py +0 -630
- pulumi_azure_native/apimanagement/v20240501/get_api_management_service_domain_ownership_identifier.py +0 -69
- pulumi_azure_native/apimanagement/v20240501/get_api_management_service_sso_token.py +0 -83
- pulumi_azure_native/apimanagement/v20240501/get_api_operation.py +0 -224
- pulumi_azure_native/apimanagement/v20240501/get_api_operation_policy.py +0 -155
- pulumi_azure_native/apimanagement/v20240501/get_api_policy.py +0 -150
- pulumi_azure_native/apimanagement/v20240501/get_api_release.py +0 -171
- pulumi_azure_native/apimanagement/v20240501/get_api_schema.py +0 -184
- pulumi_azure_native/apimanagement/v20240501/get_api_tag_description.py +0 -184
- pulumi_azure_native/apimanagement/v20240501/get_api_version_set.py +0 -179
- pulumi_azure_native/apimanagement/v20240501/get_api_wiki.py +0 -128
- pulumi_azure_native/apimanagement/v20240501/get_authorization.py +0 -185
- pulumi_azure_native/apimanagement/v20240501/get_authorization_access_policy.py +0 -163
- pulumi_azure_native/apimanagement/v20240501/get_authorization_login_link_post.py +0 -98
- pulumi_azure_native/apimanagement/v20240501/get_authorization_provider.py +0 -154
- pulumi_azure_native/apimanagement/v20240501/get_authorization_server.py +0 -349
- pulumi_azure_native/apimanagement/v20240501/get_backend.py +0 -255
- pulumi_azure_native/apimanagement/v20240501/get_cache.py +0 -166
- pulumi_azure_native/apimanagement/v20240501/get_certificate.py +0 -167
- pulumi_azure_native/apimanagement/v20240501/get_content_item.py +0 -132
- pulumi_azure_native/apimanagement/v20240501/get_content_type.py +0 -153
- pulumi_azure_native/apimanagement/v20240501/get_diagnostic.py +0 -245
- pulumi_azure_native/apimanagement/v20240501/get_documentation.py +0 -140
- pulumi_azure_native/apimanagement/v20240501/get_email_template.py +0 -193
- pulumi_azure_native/apimanagement/v20240501/get_gateway.py +0 -141
- pulumi_azure_native/apimanagement/v20240501/get_gateway_certificate_authority.py +0 -132
- pulumi_azure_native/apimanagement/v20240501/get_gateway_hostname_configuration.py +0 -197
- pulumi_azure_native/apimanagement/v20240501/get_global_schema.py +0 -166
- pulumi_azure_native/apimanagement/v20240501/get_graph_ql_api_resolver.py +0 -158
- pulumi_azure_native/apimanagement/v20240501/get_graph_ql_api_resolver_policy.py +0 -155
- pulumi_azure_native/apimanagement/v20240501/get_group.py +0 -166
- pulumi_azure_native/apimanagement/v20240501/get_identity_provider.py +0 -244
- pulumi_azure_native/apimanagement/v20240501/get_logger.py +0 -180
- pulumi_azure_native/apimanagement/v20240501/get_named_value.py +0 -193
- pulumi_azure_native/apimanagement/v20240501/get_open_id_connect_provider.py +0 -205
- pulumi_azure_native/apimanagement/v20240501/get_policy.py +0 -145
- pulumi_azure_native/apimanagement/v20240501/get_policy_fragment.py +0 -171
- pulumi_azure_native/apimanagement/v20240501/get_policy_restriction.py +0 -140
- pulumi_azure_native/apimanagement/v20240501/get_private_endpoint_connection_by_name.py +0 -154
- pulumi_azure_native/apimanagement/v20240501/get_product.py +0 -205
- pulumi_azure_native/apimanagement/v20240501/get_product_api_link.py +0 -132
- pulumi_azure_native/apimanagement/v20240501/get_product_group_link.py +0 -132
- pulumi_azure_native/apimanagement/v20240501/get_product_policy.py +0 -150
- pulumi_azure_native/apimanagement/v20240501/get_product_wiki.py +0 -128
- pulumi_azure_native/apimanagement/v20240501/get_subscription.py +0 -283
- pulumi_azure_native/apimanagement/v20240501/get_tag.py +0 -127
- pulumi_azure_native/apimanagement/v20240501/get_tag_api_link.py +0 -132
- pulumi_azure_native/apimanagement/v20240501/get_tag_by_api.py +0 -132
- pulumi_azure_native/apimanagement/v20240501/get_tag_by_operation.py +0 -137
- pulumi_azure_native/apimanagement/v20240501/get_tag_by_product.py +0 -132
- pulumi_azure_native/apimanagement/v20240501/get_tag_operation_link.py +0 -132
- pulumi_azure_native/apimanagement/v20240501/get_tag_product_link.py +0 -132
- pulumi_azure_native/apimanagement/v20240501/get_user.py +0 -219
- pulumi_azure_native/apimanagement/v20240501/get_user_shared_access_token.py +0 -99
- pulumi_azure_native/apimanagement/v20240501/get_workspace.py +0 -140
- pulumi_azure_native/apimanagement/v20240501/get_workspace_api.py +0 -406
- pulumi_azure_native/apimanagement/v20240501/get_workspace_api_diagnostic.py +0 -255
- pulumi_azure_native/apimanagement/v20240501/get_workspace_api_operation.py +0 -229
- pulumi_azure_native/apimanagement/v20240501/get_workspace_api_operation_policy.py +0 -160
- pulumi_azure_native/apimanagement/v20240501/get_workspace_api_policy.py +0 -155
- pulumi_azure_native/apimanagement/v20240501/get_workspace_api_release.py +0 -176
- pulumi_azure_native/apimanagement/v20240501/get_workspace_api_schema.py +0 -189
- pulumi_azure_native/apimanagement/v20240501/get_workspace_api_version_set.py +0 -184
- pulumi_azure_native/apimanagement/v20240501/get_workspace_backend.py +0 -260
- pulumi_azure_native/apimanagement/v20240501/get_workspace_certificate.py +0 -172
- pulumi_azure_native/apimanagement/v20240501/get_workspace_diagnostic.py +0 -250
- pulumi_azure_native/apimanagement/v20240501/get_workspace_global_schema.py +0 -171
- pulumi_azure_native/apimanagement/v20240501/get_workspace_group.py +0 -171
- pulumi_azure_native/apimanagement/v20240501/get_workspace_logger.py +0 -185
- pulumi_azure_native/apimanagement/v20240501/get_workspace_named_value.py +0 -198
- pulumi_azure_native/apimanagement/v20240501/get_workspace_policy.py +0 -150
- pulumi_azure_native/apimanagement/v20240501/get_workspace_policy_fragment.py +0 -176
- pulumi_azure_native/apimanagement/v20240501/get_workspace_product.py +0 -210
- pulumi_azure_native/apimanagement/v20240501/get_workspace_product_api_link.py +0 -137
- pulumi_azure_native/apimanagement/v20240501/get_workspace_product_group_link.py +0 -137
- pulumi_azure_native/apimanagement/v20240501/get_workspace_product_policy.py +0 -155
- pulumi_azure_native/apimanagement/v20240501/get_workspace_subscription.py +0 -288
- pulumi_azure_native/apimanagement/v20240501/get_workspace_tag.py +0 -132
- pulumi_azure_native/apimanagement/v20240501/get_workspace_tag_api_link.py +0 -137
- pulumi_azure_native/apimanagement/v20240501/get_workspace_tag_operation_link.py +0 -137
- pulumi_azure_native/apimanagement/v20240501/get_workspace_tag_product_link.py +0 -137
- pulumi_azure_native/apimanagement/v20240501/global_schema.py +0 -278
- pulumi_azure_native/apimanagement/v20240501/graph_ql_api_resolver.py +0 -287
- pulumi_azure_native/apimanagement/v20240501/graph_ql_api_resolver_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240501/group.py +0 -297
- pulumi_azure_native/apimanagement/v20240501/group_user.py +0 -281
- pulumi_azure_native/apimanagement/v20240501/identity_provider.py +0 -491
- pulumi_azure_native/apimanagement/v20240501/list_authorization_server_secrets.py +0 -114
- pulumi_azure_native/apimanagement/v20240501/list_gateway_debug_credentials.py +0 -104
- pulumi_azure_native/apimanagement/v20240501/list_gateway_keys.py +0 -101
- pulumi_azure_native/apimanagement/v20240501/list_identity_provider_secrets.py +0 -88
- pulumi_azure_native/apimanagement/v20240501/list_named_value.py +0 -88
- pulumi_azure_native/apimanagement/v20240501/list_open_id_connect_provider_secrets.py +0 -88
- pulumi_azure_native/apimanagement/v20240501/list_policy_fragment_references.py +0 -125
- pulumi_azure_native/apimanagement/v20240501/list_subscription_secrets.py +0 -101
- pulumi_azure_native/apimanagement/v20240501/list_tenant_access_secrets.py +0 -140
- pulumi_azure_native/apimanagement/v20240501/list_workspace_named_value.py +0 -93
- pulumi_azure_native/apimanagement/v20240501/list_workspace_policy_fragment_references.py +0 -130
- pulumi_azure_native/apimanagement/v20240501/list_workspace_subscription_secrets.py +0 -106
- pulumi_azure_native/apimanagement/v20240501/logger.py +0 -330
- pulumi_azure_native/apimanagement/v20240501/named_value.py +0 -337
- pulumi_azure_native/apimanagement/v20240501/notification_recipient_email.py +0 -209
- pulumi_azure_native/apimanagement/v20240501/notification_recipient_user.py +0 -209
- pulumi_azure_native/apimanagement/v20240501/open_id_connect_provider.py +0 -385
- pulumi_azure_native/apimanagement/v20240501/outputs.py +0 -3822
- pulumi_azure_native/apimanagement/v20240501/policy.py +0 -243
- pulumi_azure_native/apimanagement/v20240501/policy_fragment.py +0 -282
- pulumi_azure_native/apimanagement/v20240501/policy_restriction.py +0 -242
- pulumi_azure_native/apimanagement/v20240501/private_endpoint_connection_by_name.py +0 -252
- pulumi_azure_native/apimanagement/v20240501/product.py +0 -384
- pulumi_azure_native/apimanagement/v20240501/product_api.py +0 -421
- pulumi_azure_native/apimanagement/v20240501/product_api_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240501/product_group.py +0 -240
- pulumi_azure_native/apimanagement/v20240501/product_group_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240501/product_policy.py +0 -264
- pulumi_azure_native/apimanagement/v20240501/product_wiki.py +0 -211
- pulumi_azure_native/apimanagement/v20240501/subscription.py +0 -491
- pulumi_azure_native/apimanagement/v20240501/tag.py +0 -209
- pulumi_azure_native/apimanagement/v20240501/tag_api_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240501/tag_by_api.py +0 -210
- pulumi_azure_native/apimanagement/v20240501/tag_by_operation.py +0 -231
- pulumi_azure_native/apimanagement/v20240501/tag_by_product.py +0 -210
- pulumi_azure_native/apimanagement/v20240501/tag_operation_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240501/tag_product_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240501/user.py +0 -463
- pulumi_azure_native/apimanagement/v20240501/workspace.py +0 -238
- pulumi_azure_native/apimanagement/v20240501/workspace_api.py +0 -919
- pulumi_azure_native/apimanagement/v20240501/workspace_api_diagnostic.py +0 -515
- pulumi_azure_native/apimanagement/v20240501/workspace_api_operation.py +0 -458
- pulumi_azure_native/apimanagement/v20240501/workspace_api_operation_policy.py +0 -306
- pulumi_azure_native/apimanagement/v20240501/workspace_api_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240501/workspace_api_release.py +0 -279
- pulumi_azure_native/apimanagement/v20240501/workspace_api_schema.py +0 -348
- pulumi_azure_native/apimanagement/v20240501/workspace_api_version_set.py +0 -348
- pulumi_azure_native/apimanagement/v20240501/workspace_backend.py +0 -535
- pulumi_azure_native/apimanagement/v20240501/workspace_certificate.py +0 -301
- pulumi_azure_native/apimanagement/v20240501/workspace_diagnostic.py +0 -494
- pulumi_azure_native/apimanagement/v20240501/workspace_global_schema.py +0 -299
- pulumi_azure_native/apimanagement/v20240501/workspace_group.py +0 -318
- pulumi_azure_native/apimanagement/v20240501/workspace_group_user.py +0 -302
- pulumi_azure_native/apimanagement/v20240501/workspace_logger.py +0 -351
- pulumi_azure_native/apimanagement/v20240501/workspace_named_value.py +0 -358
- pulumi_azure_native/apimanagement/v20240501/workspace_notification_recipient_email.py +0 -230
- pulumi_azure_native/apimanagement/v20240501/workspace_notification_recipient_user.py +0 -230
- pulumi_azure_native/apimanagement/v20240501/workspace_policy.py +0 -264
- pulumi_azure_native/apimanagement/v20240501/workspace_policy_fragment.py +0 -303
- pulumi_azure_native/apimanagement/v20240501/workspace_product.py +0 -405
- pulumi_azure_native/apimanagement/v20240501/workspace_product_api_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240501/workspace_product_group_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240501/workspace_product_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240501/workspace_subscription.py +0 -512
- pulumi_azure_native/apimanagement/v20240501/workspace_tag.py +0 -230
- pulumi_azure_native/apimanagement/v20240501/workspace_tag_api_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240501/workspace_tag_operation_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240501/workspace_tag_product_link.py +0 -251
- pulumi_azure_native/cache/v20240901preview/__init__.py +0 -19
- pulumi_azure_native/cache/v20240901preview/_enums.py +0 -195
- pulumi_azure_native/cache/v20240901preview/_inputs.py +0 -657
- pulumi_azure_native/cache/v20240901preview/access_policy_assignment.py +0 -270
- pulumi_azure_native/cache/v20240901preview/database.py +0 -483
- pulumi_azure_native/cache/v20240901preview/enterprise_private_endpoint_connection.py +0 -232
- pulumi_azure_native/cache/v20240901preview/get_access_policy_assignment.py +0 -159
- pulumi_azure_native/cache/v20240901preview/get_database.py +0 -284
- pulumi_azure_native/cache/v20240901preview/get_enterprise_private_endpoint_connection.py +0 -154
- pulumi_azure_native/cache/v20240901preview/get_redis_enterprise.py +0 -292
- pulumi_azure_native/cache/v20240901preview/list_database_keys.py +0 -101
- pulumi_azure_native/cache/v20240901preview/outputs.py +0 -897
- pulumi_azure_native/cache/v20240901preview/redis_enterprise.py +0 -454
- pulumi_azure_native/hybridconnectivity/get_public_cloud_connector.py +0 -164
- pulumi_azure_native/hybridconnectivity/get_solution_configuration.py +0 -138
- pulumi_azure_native/hybridconnectivity/public_cloud_connector.py +0 -260
- pulumi_azure_native/hybridconnectivity/solution_configuration.py +0 -201
- pulumi_azure_native/hybridconnectivity/v20241201/get_public_cloud_connector.py +0 -162
- pulumi_azure_native/hybridconnectivity/v20241201/get_solution_configuration.py +0 -136
- pulumi_azure_native/hybridconnectivity/v20241201/public_cloud_connector.py +0 -258
- pulumi_azure_native/hybridconnectivity/v20241201/solution_configuration.py +0 -199
- pulumi_azure_native/subscription/get_subscription_tar_directory.py +0 -120
- pulumi_azure_native/subscription/subscription_tar_directory.py +0 -170
- pulumi_azure_native/subscription/v20240801preview/get_subscription_tar_directory.py +0 -118
- pulumi_azure_native/subscription/v20240801preview/subscription_tar_directory.py +0 -168
- {pulumi_azure_native-2.60.0.dist-info → pulumi_azure_native-2.60.0a1725532600.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.60.0.dist-info → pulumi_azure_native-2.60.0a1725532600.dist-info}/top_level.txt +0 -0
|
@@ -1,709 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
import copy
|
|
6
|
-
import warnings
|
|
7
|
-
import sys
|
|
8
|
-
import pulumi
|
|
9
|
-
import pulumi.runtime
|
|
10
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
-
if sys.version_info >= (3, 11):
|
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
-
else:
|
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
-
from ... import _utilities
|
|
16
|
-
from . import outputs
|
|
17
|
-
from ._enums import *
|
|
18
|
-
from ._inputs import *
|
|
19
|
-
|
|
20
|
-
__all__ = ['AuthorizationServerArgs', 'AuthorizationServer']
|
|
21
|
-
|
|
22
|
-
@pulumi.input_type
|
|
23
|
-
class AuthorizationServerArgs:
|
|
24
|
-
def __init__(__self__, *,
|
|
25
|
-
authorization_endpoint: pulumi.Input[str],
|
|
26
|
-
client_id: pulumi.Input[str],
|
|
27
|
-
client_registration_endpoint: pulumi.Input[str],
|
|
28
|
-
display_name: pulumi.Input[str],
|
|
29
|
-
grant_types: pulumi.Input[Sequence[pulumi.Input[Union[str, 'GrantType']]]],
|
|
30
|
-
resource_group_name: pulumi.Input[str],
|
|
31
|
-
service_name: pulumi.Input[str],
|
|
32
|
-
authorization_methods: Optional[pulumi.Input[Sequence[pulumi.Input['AuthorizationMethod']]]] = None,
|
|
33
|
-
authsid: Optional[pulumi.Input[str]] = None,
|
|
34
|
-
bearer_token_sending_methods: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethod']]]]] = None,
|
|
35
|
-
client_authentication_method: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'ClientAuthenticationMethod']]]]] = None,
|
|
36
|
-
client_secret: Optional[pulumi.Input[str]] = None,
|
|
37
|
-
default_scope: Optional[pulumi.Input[str]] = None,
|
|
38
|
-
description: Optional[pulumi.Input[str]] = None,
|
|
39
|
-
resource_owner_password: Optional[pulumi.Input[str]] = None,
|
|
40
|
-
resource_owner_username: Optional[pulumi.Input[str]] = None,
|
|
41
|
-
support_state: Optional[pulumi.Input[bool]] = None,
|
|
42
|
-
token_body_parameters: Optional[pulumi.Input[Sequence[pulumi.Input['TokenBodyParameterContractArgs']]]] = None,
|
|
43
|
-
token_endpoint: Optional[pulumi.Input[str]] = None,
|
|
44
|
-
use_in_api_documentation: Optional[pulumi.Input[bool]] = None,
|
|
45
|
-
use_in_test_console: Optional[pulumi.Input[bool]] = None):
|
|
46
|
-
"""
|
|
47
|
-
The set of arguments for constructing a AuthorizationServer resource.
|
|
48
|
-
:param pulumi.Input[str] authorization_endpoint: OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2.
|
|
49
|
-
:param pulumi.Input[str] client_id: Client or app id registered with this authorization server.
|
|
50
|
-
:param pulumi.Input[str] client_registration_endpoint: Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced.
|
|
51
|
-
:param pulumi.Input[str] display_name: User-friendly authorization server name.
|
|
52
|
-
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'GrantType']]]] grant_types: Form of an authorization grant, which the client uses to request the access token.
|
|
53
|
-
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
54
|
-
:param pulumi.Input[str] service_name: The name of the API Management service.
|
|
55
|
-
:param pulumi.Input[Sequence[pulumi.Input['AuthorizationMethod']]] authorization_methods: HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional.
|
|
56
|
-
:param pulumi.Input[str] authsid: Identifier of the authorization server.
|
|
57
|
-
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethod']]]] bearer_token_sending_methods: Specifies the mechanism by which access token is passed to the API.
|
|
58
|
-
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'ClientAuthenticationMethod']]]] client_authentication_method: Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format.
|
|
59
|
-
:param pulumi.Input[str] client_secret: Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
|
|
60
|
-
:param pulumi.Input[str] default_scope: Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values.
|
|
61
|
-
:param pulumi.Input[str] description: Description of the authorization server. Can contain HTML formatting tags.
|
|
62
|
-
:param pulumi.Input[str] resource_owner_password: Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password.
|
|
63
|
-
:param pulumi.Input[str] resource_owner_username: Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username.
|
|
64
|
-
:param pulumi.Input[bool] support_state: If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security.
|
|
65
|
-
:param pulumi.Input[Sequence[pulumi.Input['TokenBodyParameterContractArgs']]] token_body_parameters: Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}.
|
|
66
|
-
:param pulumi.Input[str] token_endpoint: OAuth token endpoint. Contains absolute URI to entity being referenced.
|
|
67
|
-
:param pulumi.Input[bool] use_in_api_documentation: If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided.
|
|
68
|
-
:param pulumi.Input[bool] use_in_test_console: If true, the authorization server may be used in the developer portal test console. True by default if no value is provided.
|
|
69
|
-
"""
|
|
70
|
-
pulumi.set(__self__, "authorization_endpoint", authorization_endpoint)
|
|
71
|
-
pulumi.set(__self__, "client_id", client_id)
|
|
72
|
-
pulumi.set(__self__, "client_registration_endpoint", client_registration_endpoint)
|
|
73
|
-
pulumi.set(__self__, "display_name", display_name)
|
|
74
|
-
pulumi.set(__self__, "grant_types", grant_types)
|
|
75
|
-
pulumi.set(__self__, "resource_group_name", resource_group_name)
|
|
76
|
-
pulumi.set(__self__, "service_name", service_name)
|
|
77
|
-
if authorization_methods is not None:
|
|
78
|
-
pulumi.set(__self__, "authorization_methods", authorization_methods)
|
|
79
|
-
if authsid is not None:
|
|
80
|
-
pulumi.set(__self__, "authsid", authsid)
|
|
81
|
-
if bearer_token_sending_methods is not None:
|
|
82
|
-
pulumi.set(__self__, "bearer_token_sending_methods", bearer_token_sending_methods)
|
|
83
|
-
if client_authentication_method is not None:
|
|
84
|
-
pulumi.set(__self__, "client_authentication_method", client_authentication_method)
|
|
85
|
-
if client_secret is not None:
|
|
86
|
-
pulumi.set(__self__, "client_secret", client_secret)
|
|
87
|
-
if default_scope is not None:
|
|
88
|
-
pulumi.set(__self__, "default_scope", default_scope)
|
|
89
|
-
if description is not None:
|
|
90
|
-
pulumi.set(__self__, "description", description)
|
|
91
|
-
if resource_owner_password is not None:
|
|
92
|
-
pulumi.set(__self__, "resource_owner_password", resource_owner_password)
|
|
93
|
-
if resource_owner_username is not None:
|
|
94
|
-
pulumi.set(__self__, "resource_owner_username", resource_owner_username)
|
|
95
|
-
if support_state is not None:
|
|
96
|
-
pulumi.set(__self__, "support_state", support_state)
|
|
97
|
-
if token_body_parameters is not None:
|
|
98
|
-
pulumi.set(__self__, "token_body_parameters", token_body_parameters)
|
|
99
|
-
if token_endpoint is not None:
|
|
100
|
-
pulumi.set(__self__, "token_endpoint", token_endpoint)
|
|
101
|
-
if use_in_api_documentation is not None:
|
|
102
|
-
pulumi.set(__self__, "use_in_api_documentation", use_in_api_documentation)
|
|
103
|
-
if use_in_test_console is not None:
|
|
104
|
-
pulumi.set(__self__, "use_in_test_console", use_in_test_console)
|
|
105
|
-
|
|
106
|
-
@property
|
|
107
|
-
@pulumi.getter(name="authorizationEndpoint")
|
|
108
|
-
def authorization_endpoint(self) -> pulumi.Input[str]:
|
|
109
|
-
"""
|
|
110
|
-
OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2.
|
|
111
|
-
"""
|
|
112
|
-
return pulumi.get(self, "authorization_endpoint")
|
|
113
|
-
|
|
114
|
-
@authorization_endpoint.setter
|
|
115
|
-
def authorization_endpoint(self, value: pulumi.Input[str]):
|
|
116
|
-
pulumi.set(self, "authorization_endpoint", value)
|
|
117
|
-
|
|
118
|
-
@property
|
|
119
|
-
@pulumi.getter(name="clientId")
|
|
120
|
-
def client_id(self) -> pulumi.Input[str]:
|
|
121
|
-
"""
|
|
122
|
-
Client or app id registered with this authorization server.
|
|
123
|
-
"""
|
|
124
|
-
return pulumi.get(self, "client_id")
|
|
125
|
-
|
|
126
|
-
@client_id.setter
|
|
127
|
-
def client_id(self, value: pulumi.Input[str]):
|
|
128
|
-
pulumi.set(self, "client_id", value)
|
|
129
|
-
|
|
130
|
-
@property
|
|
131
|
-
@pulumi.getter(name="clientRegistrationEndpoint")
|
|
132
|
-
def client_registration_endpoint(self) -> pulumi.Input[str]:
|
|
133
|
-
"""
|
|
134
|
-
Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced.
|
|
135
|
-
"""
|
|
136
|
-
return pulumi.get(self, "client_registration_endpoint")
|
|
137
|
-
|
|
138
|
-
@client_registration_endpoint.setter
|
|
139
|
-
def client_registration_endpoint(self, value: pulumi.Input[str]):
|
|
140
|
-
pulumi.set(self, "client_registration_endpoint", value)
|
|
141
|
-
|
|
142
|
-
@property
|
|
143
|
-
@pulumi.getter(name="displayName")
|
|
144
|
-
def display_name(self) -> pulumi.Input[str]:
|
|
145
|
-
"""
|
|
146
|
-
User-friendly authorization server name.
|
|
147
|
-
"""
|
|
148
|
-
return pulumi.get(self, "display_name")
|
|
149
|
-
|
|
150
|
-
@display_name.setter
|
|
151
|
-
def display_name(self, value: pulumi.Input[str]):
|
|
152
|
-
pulumi.set(self, "display_name", value)
|
|
153
|
-
|
|
154
|
-
@property
|
|
155
|
-
@pulumi.getter(name="grantTypes")
|
|
156
|
-
def grant_types(self) -> pulumi.Input[Sequence[pulumi.Input[Union[str, 'GrantType']]]]:
|
|
157
|
-
"""
|
|
158
|
-
Form of an authorization grant, which the client uses to request the access token.
|
|
159
|
-
"""
|
|
160
|
-
return pulumi.get(self, "grant_types")
|
|
161
|
-
|
|
162
|
-
@grant_types.setter
|
|
163
|
-
def grant_types(self, value: pulumi.Input[Sequence[pulumi.Input[Union[str, 'GrantType']]]]):
|
|
164
|
-
pulumi.set(self, "grant_types", value)
|
|
165
|
-
|
|
166
|
-
@property
|
|
167
|
-
@pulumi.getter(name="resourceGroupName")
|
|
168
|
-
def resource_group_name(self) -> pulumi.Input[str]:
|
|
169
|
-
"""
|
|
170
|
-
The name of the resource group. The name is case insensitive.
|
|
171
|
-
"""
|
|
172
|
-
return pulumi.get(self, "resource_group_name")
|
|
173
|
-
|
|
174
|
-
@resource_group_name.setter
|
|
175
|
-
def resource_group_name(self, value: pulumi.Input[str]):
|
|
176
|
-
pulumi.set(self, "resource_group_name", value)
|
|
177
|
-
|
|
178
|
-
@property
|
|
179
|
-
@pulumi.getter(name="serviceName")
|
|
180
|
-
def service_name(self) -> pulumi.Input[str]:
|
|
181
|
-
"""
|
|
182
|
-
The name of the API Management service.
|
|
183
|
-
"""
|
|
184
|
-
return pulumi.get(self, "service_name")
|
|
185
|
-
|
|
186
|
-
@service_name.setter
|
|
187
|
-
def service_name(self, value: pulumi.Input[str]):
|
|
188
|
-
pulumi.set(self, "service_name", value)
|
|
189
|
-
|
|
190
|
-
@property
|
|
191
|
-
@pulumi.getter(name="authorizationMethods")
|
|
192
|
-
def authorization_methods(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['AuthorizationMethod']]]]:
|
|
193
|
-
"""
|
|
194
|
-
HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional.
|
|
195
|
-
"""
|
|
196
|
-
return pulumi.get(self, "authorization_methods")
|
|
197
|
-
|
|
198
|
-
@authorization_methods.setter
|
|
199
|
-
def authorization_methods(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['AuthorizationMethod']]]]):
|
|
200
|
-
pulumi.set(self, "authorization_methods", value)
|
|
201
|
-
|
|
202
|
-
@property
|
|
203
|
-
@pulumi.getter
|
|
204
|
-
def authsid(self) -> Optional[pulumi.Input[str]]:
|
|
205
|
-
"""
|
|
206
|
-
Identifier of the authorization server.
|
|
207
|
-
"""
|
|
208
|
-
return pulumi.get(self, "authsid")
|
|
209
|
-
|
|
210
|
-
@authsid.setter
|
|
211
|
-
def authsid(self, value: Optional[pulumi.Input[str]]):
|
|
212
|
-
pulumi.set(self, "authsid", value)
|
|
213
|
-
|
|
214
|
-
@property
|
|
215
|
-
@pulumi.getter(name="bearerTokenSendingMethods")
|
|
216
|
-
def bearer_token_sending_methods(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethod']]]]]:
|
|
217
|
-
"""
|
|
218
|
-
Specifies the mechanism by which access token is passed to the API.
|
|
219
|
-
"""
|
|
220
|
-
return pulumi.get(self, "bearer_token_sending_methods")
|
|
221
|
-
|
|
222
|
-
@bearer_token_sending_methods.setter
|
|
223
|
-
def bearer_token_sending_methods(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethod']]]]]):
|
|
224
|
-
pulumi.set(self, "bearer_token_sending_methods", value)
|
|
225
|
-
|
|
226
|
-
@property
|
|
227
|
-
@pulumi.getter(name="clientAuthenticationMethod")
|
|
228
|
-
def client_authentication_method(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'ClientAuthenticationMethod']]]]]:
|
|
229
|
-
"""
|
|
230
|
-
Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format.
|
|
231
|
-
"""
|
|
232
|
-
return pulumi.get(self, "client_authentication_method")
|
|
233
|
-
|
|
234
|
-
@client_authentication_method.setter
|
|
235
|
-
def client_authentication_method(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'ClientAuthenticationMethod']]]]]):
|
|
236
|
-
pulumi.set(self, "client_authentication_method", value)
|
|
237
|
-
|
|
238
|
-
@property
|
|
239
|
-
@pulumi.getter(name="clientSecret")
|
|
240
|
-
def client_secret(self) -> Optional[pulumi.Input[str]]:
|
|
241
|
-
"""
|
|
242
|
-
Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
|
|
243
|
-
"""
|
|
244
|
-
return pulumi.get(self, "client_secret")
|
|
245
|
-
|
|
246
|
-
@client_secret.setter
|
|
247
|
-
def client_secret(self, value: Optional[pulumi.Input[str]]):
|
|
248
|
-
pulumi.set(self, "client_secret", value)
|
|
249
|
-
|
|
250
|
-
@property
|
|
251
|
-
@pulumi.getter(name="defaultScope")
|
|
252
|
-
def default_scope(self) -> Optional[pulumi.Input[str]]:
|
|
253
|
-
"""
|
|
254
|
-
Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values.
|
|
255
|
-
"""
|
|
256
|
-
return pulumi.get(self, "default_scope")
|
|
257
|
-
|
|
258
|
-
@default_scope.setter
|
|
259
|
-
def default_scope(self, value: Optional[pulumi.Input[str]]):
|
|
260
|
-
pulumi.set(self, "default_scope", value)
|
|
261
|
-
|
|
262
|
-
@property
|
|
263
|
-
@pulumi.getter
|
|
264
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
|
265
|
-
"""
|
|
266
|
-
Description of the authorization server. Can contain HTML formatting tags.
|
|
267
|
-
"""
|
|
268
|
-
return pulumi.get(self, "description")
|
|
269
|
-
|
|
270
|
-
@description.setter
|
|
271
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
|
272
|
-
pulumi.set(self, "description", value)
|
|
273
|
-
|
|
274
|
-
@property
|
|
275
|
-
@pulumi.getter(name="resourceOwnerPassword")
|
|
276
|
-
def resource_owner_password(self) -> Optional[pulumi.Input[str]]:
|
|
277
|
-
"""
|
|
278
|
-
Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password.
|
|
279
|
-
"""
|
|
280
|
-
return pulumi.get(self, "resource_owner_password")
|
|
281
|
-
|
|
282
|
-
@resource_owner_password.setter
|
|
283
|
-
def resource_owner_password(self, value: Optional[pulumi.Input[str]]):
|
|
284
|
-
pulumi.set(self, "resource_owner_password", value)
|
|
285
|
-
|
|
286
|
-
@property
|
|
287
|
-
@pulumi.getter(name="resourceOwnerUsername")
|
|
288
|
-
def resource_owner_username(self) -> Optional[pulumi.Input[str]]:
|
|
289
|
-
"""
|
|
290
|
-
Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username.
|
|
291
|
-
"""
|
|
292
|
-
return pulumi.get(self, "resource_owner_username")
|
|
293
|
-
|
|
294
|
-
@resource_owner_username.setter
|
|
295
|
-
def resource_owner_username(self, value: Optional[pulumi.Input[str]]):
|
|
296
|
-
pulumi.set(self, "resource_owner_username", value)
|
|
297
|
-
|
|
298
|
-
@property
|
|
299
|
-
@pulumi.getter(name="supportState")
|
|
300
|
-
def support_state(self) -> Optional[pulumi.Input[bool]]:
|
|
301
|
-
"""
|
|
302
|
-
If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security.
|
|
303
|
-
"""
|
|
304
|
-
return pulumi.get(self, "support_state")
|
|
305
|
-
|
|
306
|
-
@support_state.setter
|
|
307
|
-
def support_state(self, value: Optional[pulumi.Input[bool]]):
|
|
308
|
-
pulumi.set(self, "support_state", value)
|
|
309
|
-
|
|
310
|
-
@property
|
|
311
|
-
@pulumi.getter(name="tokenBodyParameters")
|
|
312
|
-
def token_body_parameters(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['TokenBodyParameterContractArgs']]]]:
|
|
313
|
-
"""
|
|
314
|
-
Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}.
|
|
315
|
-
"""
|
|
316
|
-
return pulumi.get(self, "token_body_parameters")
|
|
317
|
-
|
|
318
|
-
@token_body_parameters.setter
|
|
319
|
-
def token_body_parameters(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['TokenBodyParameterContractArgs']]]]):
|
|
320
|
-
pulumi.set(self, "token_body_parameters", value)
|
|
321
|
-
|
|
322
|
-
@property
|
|
323
|
-
@pulumi.getter(name="tokenEndpoint")
|
|
324
|
-
def token_endpoint(self) -> Optional[pulumi.Input[str]]:
|
|
325
|
-
"""
|
|
326
|
-
OAuth token endpoint. Contains absolute URI to entity being referenced.
|
|
327
|
-
"""
|
|
328
|
-
return pulumi.get(self, "token_endpoint")
|
|
329
|
-
|
|
330
|
-
@token_endpoint.setter
|
|
331
|
-
def token_endpoint(self, value: Optional[pulumi.Input[str]]):
|
|
332
|
-
pulumi.set(self, "token_endpoint", value)
|
|
333
|
-
|
|
334
|
-
@property
|
|
335
|
-
@pulumi.getter(name="useInApiDocumentation")
|
|
336
|
-
def use_in_api_documentation(self) -> Optional[pulumi.Input[bool]]:
|
|
337
|
-
"""
|
|
338
|
-
If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided.
|
|
339
|
-
"""
|
|
340
|
-
return pulumi.get(self, "use_in_api_documentation")
|
|
341
|
-
|
|
342
|
-
@use_in_api_documentation.setter
|
|
343
|
-
def use_in_api_documentation(self, value: Optional[pulumi.Input[bool]]):
|
|
344
|
-
pulumi.set(self, "use_in_api_documentation", value)
|
|
345
|
-
|
|
346
|
-
@property
|
|
347
|
-
@pulumi.getter(name="useInTestConsole")
|
|
348
|
-
def use_in_test_console(self) -> Optional[pulumi.Input[bool]]:
|
|
349
|
-
"""
|
|
350
|
-
If true, the authorization server may be used in the developer portal test console. True by default if no value is provided.
|
|
351
|
-
"""
|
|
352
|
-
return pulumi.get(self, "use_in_test_console")
|
|
353
|
-
|
|
354
|
-
@use_in_test_console.setter
|
|
355
|
-
def use_in_test_console(self, value: Optional[pulumi.Input[bool]]):
|
|
356
|
-
pulumi.set(self, "use_in_test_console", value)
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
class AuthorizationServer(pulumi.CustomResource):
|
|
360
|
-
@overload
|
|
361
|
-
def __init__(__self__,
|
|
362
|
-
resource_name: str,
|
|
363
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
364
|
-
authorization_endpoint: Optional[pulumi.Input[str]] = None,
|
|
365
|
-
authorization_methods: Optional[pulumi.Input[Sequence[pulumi.Input['AuthorizationMethod']]]] = None,
|
|
366
|
-
authsid: Optional[pulumi.Input[str]] = None,
|
|
367
|
-
bearer_token_sending_methods: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethod']]]]] = None,
|
|
368
|
-
client_authentication_method: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'ClientAuthenticationMethod']]]]] = None,
|
|
369
|
-
client_id: Optional[pulumi.Input[str]] = None,
|
|
370
|
-
client_registration_endpoint: Optional[pulumi.Input[str]] = None,
|
|
371
|
-
client_secret: Optional[pulumi.Input[str]] = None,
|
|
372
|
-
default_scope: Optional[pulumi.Input[str]] = None,
|
|
373
|
-
description: Optional[pulumi.Input[str]] = None,
|
|
374
|
-
display_name: Optional[pulumi.Input[str]] = None,
|
|
375
|
-
grant_types: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'GrantType']]]]] = None,
|
|
376
|
-
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
377
|
-
resource_owner_password: Optional[pulumi.Input[str]] = None,
|
|
378
|
-
resource_owner_username: Optional[pulumi.Input[str]] = None,
|
|
379
|
-
service_name: Optional[pulumi.Input[str]] = None,
|
|
380
|
-
support_state: Optional[pulumi.Input[bool]] = None,
|
|
381
|
-
token_body_parameters: Optional[pulumi.Input[Sequence[pulumi.Input[Union['TokenBodyParameterContractArgs', 'TokenBodyParameterContractArgsDict']]]]] = None,
|
|
382
|
-
token_endpoint: Optional[pulumi.Input[str]] = None,
|
|
383
|
-
use_in_api_documentation: Optional[pulumi.Input[bool]] = None,
|
|
384
|
-
use_in_test_console: Optional[pulumi.Input[bool]] = None,
|
|
385
|
-
__props__=None):
|
|
386
|
-
"""
|
|
387
|
-
External OAuth authorization server settings.
|
|
388
|
-
|
|
389
|
-
:param str resource_name: The name of the resource.
|
|
390
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
391
|
-
:param pulumi.Input[str] authorization_endpoint: OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2.
|
|
392
|
-
:param pulumi.Input[Sequence[pulumi.Input['AuthorizationMethod']]] authorization_methods: HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional.
|
|
393
|
-
:param pulumi.Input[str] authsid: Identifier of the authorization server.
|
|
394
|
-
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethod']]]] bearer_token_sending_methods: Specifies the mechanism by which access token is passed to the API.
|
|
395
|
-
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'ClientAuthenticationMethod']]]] client_authentication_method: Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format.
|
|
396
|
-
:param pulumi.Input[str] client_id: Client or app id registered with this authorization server.
|
|
397
|
-
:param pulumi.Input[str] client_registration_endpoint: Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced.
|
|
398
|
-
:param pulumi.Input[str] client_secret: Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
|
|
399
|
-
:param pulumi.Input[str] default_scope: Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values.
|
|
400
|
-
:param pulumi.Input[str] description: Description of the authorization server. Can contain HTML formatting tags.
|
|
401
|
-
:param pulumi.Input[str] display_name: User-friendly authorization server name.
|
|
402
|
-
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'GrantType']]]] grant_types: Form of an authorization grant, which the client uses to request the access token.
|
|
403
|
-
:param pulumi.Input[str] resource_group_name: The name of the resource group. The name is case insensitive.
|
|
404
|
-
:param pulumi.Input[str] resource_owner_password: Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password.
|
|
405
|
-
:param pulumi.Input[str] resource_owner_username: Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username.
|
|
406
|
-
:param pulumi.Input[str] service_name: The name of the API Management service.
|
|
407
|
-
:param pulumi.Input[bool] support_state: If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security.
|
|
408
|
-
:param pulumi.Input[Sequence[pulumi.Input[Union['TokenBodyParameterContractArgs', 'TokenBodyParameterContractArgsDict']]]] token_body_parameters: Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}.
|
|
409
|
-
:param pulumi.Input[str] token_endpoint: OAuth token endpoint. Contains absolute URI to entity being referenced.
|
|
410
|
-
:param pulumi.Input[bool] use_in_api_documentation: If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided.
|
|
411
|
-
:param pulumi.Input[bool] use_in_test_console: If true, the authorization server may be used in the developer portal test console. True by default if no value is provided.
|
|
412
|
-
"""
|
|
413
|
-
...
|
|
414
|
-
@overload
|
|
415
|
-
def __init__(__self__,
|
|
416
|
-
resource_name: str,
|
|
417
|
-
args: AuthorizationServerArgs,
|
|
418
|
-
opts: Optional[pulumi.ResourceOptions] = None):
|
|
419
|
-
"""
|
|
420
|
-
External OAuth authorization server settings.
|
|
421
|
-
|
|
422
|
-
:param str resource_name: The name of the resource.
|
|
423
|
-
:param AuthorizationServerArgs args: The arguments to use to populate this resource's properties.
|
|
424
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
425
|
-
"""
|
|
426
|
-
...
|
|
427
|
-
def __init__(__self__, resource_name: str, *args, **kwargs):
|
|
428
|
-
resource_args, opts = _utilities.get_resource_args_opts(AuthorizationServerArgs, pulumi.ResourceOptions, *args, **kwargs)
|
|
429
|
-
if resource_args is not None:
|
|
430
|
-
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
|
431
|
-
else:
|
|
432
|
-
__self__._internal_init(resource_name, *args, **kwargs)
|
|
433
|
-
|
|
434
|
-
def _internal_init(__self__,
|
|
435
|
-
resource_name: str,
|
|
436
|
-
opts: Optional[pulumi.ResourceOptions] = None,
|
|
437
|
-
authorization_endpoint: Optional[pulumi.Input[str]] = None,
|
|
438
|
-
authorization_methods: Optional[pulumi.Input[Sequence[pulumi.Input['AuthorizationMethod']]]] = None,
|
|
439
|
-
authsid: Optional[pulumi.Input[str]] = None,
|
|
440
|
-
bearer_token_sending_methods: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethod']]]]] = None,
|
|
441
|
-
client_authentication_method: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'ClientAuthenticationMethod']]]]] = None,
|
|
442
|
-
client_id: Optional[pulumi.Input[str]] = None,
|
|
443
|
-
client_registration_endpoint: Optional[pulumi.Input[str]] = None,
|
|
444
|
-
client_secret: Optional[pulumi.Input[str]] = None,
|
|
445
|
-
default_scope: Optional[pulumi.Input[str]] = None,
|
|
446
|
-
description: Optional[pulumi.Input[str]] = None,
|
|
447
|
-
display_name: Optional[pulumi.Input[str]] = None,
|
|
448
|
-
grant_types: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'GrantType']]]]] = None,
|
|
449
|
-
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
450
|
-
resource_owner_password: Optional[pulumi.Input[str]] = None,
|
|
451
|
-
resource_owner_username: Optional[pulumi.Input[str]] = None,
|
|
452
|
-
service_name: Optional[pulumi.Input[str]] = None,
|
|
453
|
-
support_state: Optional[pulumi.Input[bool]] = None,
|
|
454
|
-
token_body_parameters: Optional[pulumi.Input[Sequence[pulumi.Input[Union['TokenBodyParameterContractArgs', 'TokenBodyParameterContractArgsDict']]]]] = None,
|
|
455
|
-
token_endpoint: Optional[pulumi.Input[str]] = None,
|
|
456
|
-
use_in_api_documentation: Optional[pulumi.Input[bool]] = None,
|
|
457
|
-
use_in_test_console: Optional[pulumi.Input[bool]] = None,
|
|
458
|
-
__props__=None):
|
|
459
|
-
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
|
460
|
-
if not isinstance(opts, pulumi.ResourceOptions):
|
|
461
|
-
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
|
462
|
-
if opts.id is None:
|
|
463
|
-
if __props__ is not None:
|
|
464
|
-
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
|
465
|
-
__props__ = AuthorizationServerArgs.__new__(AuthorizationServerArgs)
|
|
466
|
-
|
|
467
|
-
if authorization_endpoint is None and not opts.urn:
|
|
468
|
-
raise TypeError("Missing required property 'authorization_endpoint'")
|
|
469
|
-
__props__.__dict__["authorization_endpoint"] = authorization_endpoint
|
|
470
|
-
__props__.__dict__["authorization_methods"] = authorization_methods
|
|
471
|
-
__props__.__dict__["authsid"] = authsid
|
|
472
|
-
__props__.__dict__["bearer_token_sending_methods"] = bearer_token_sending_methods
|
|
473
|
-
__props__.__dict__["client_authentication_method"] = client_authentication_method
|
|
474
|
-
if client_id is None and not opts.urn:
|
|
475
|
-
raise TypeError("Missing required property 'client_id'")
|
|
476
|
-
__props__.__dict__["client_id"] = client_id
|
|
477
|
-
if client_registration_endpoint is None and not opts.urn:
|
|
478
|
-
raise TypeError("Missing required property 'client_registration_endpoint'")
|
|
479
|
-
__props__.__dict__["client_registration_endpoint"] = client_registration_endpoint
|
|
480
|
-
__props__.__dict__["client_secret"] = client_secret
|
|
481
|
-
__props__.__dict__["default_scope"] = default_scope
|
|
482
|
-
__props__.__dict__["description"] = description
|
|
483
|
-
if display_name is None and not opts.urn:
|
|
484
|
-
raise TypeError("Missing required property 'display_name'")
|
|
485
|
-
__props__.__dict__["display_name"] = display_name
|
|
486
|
-
if grant_types is None and not opts.urn:
|
|
487
|
-
raise TypeError("Missing required property 'grant_types'")
|
|
488
|
-
__props__.__dict__["grant_types"] = grant_types
|
|
489
|
-
if resource_group_name is None and not opts.urn:
|
|
490
|
-
raise TypeError("Missing required property 'resource_group_name'")
|
|
491
|
-
__props__.__dict__["resource_group_name"] = resource_group_name
|
|
492
|
-
__props__.__dict__["resource_owner_password"] = resource_owner_password
|
|
493
|
-
__props__.__dict__["resource_owner_username"] = resource_owner_username
|
|
494
|
-
if service_name is None and not opts.urn:
|
|
495
|
-
raise TypeError("Missing required property 'service_name'")
|
|
496
|
-
__props__.__dict__["service_name"] = service_name
|
|
497
|
-
__props__.__dict__["support_state"] = support_state
|
|
498
|
-
__props__.__dict__["token_body_parameters"] = token_body_parameters
|
|
499
|
-
__props__.__dict__["token_endpoint"] = token_endpoint
|
|
500
|
-
__props__.__dict__["use_in_api_documentation"] = use_in_api_documentation
|
|
501
|
-
__props__.__dict__["use_in_test_console"] = use_in_test_console
|
|
502
|
-
__props__.__dict__["name"] = None
|
|
503
|
-
__props__.__dict__["type"] = None
|
|
504
|
-
alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="azure-native:apimanagement:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20160707:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20161010:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20170301:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20180101:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20180601preview:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20190101:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20191201:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20191201preview:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20200601preview:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20201201:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20210101preview:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20210401preview:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20210801:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20211201preview:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20220401preview:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20220801:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20220901preview:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20230301preview:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20230501preview:AuthorizationServer"), pulumi.Alias(type_="azure-native:apimanagement/v20230901preview:AuthorizationServer")])
|
|
505
|
-
opts = pulumi.ResourceOptions.merge(opts, alias_opts)
|
|
506
|
-
super(AuthorizationServer, __self__).__init__(
|
|
507
|
-
'azure-native:apimanagement/v20240501:AuthorizationServer',
|
|
508
|
-
resource_name,
|
|
509
|
-
__props__,
|
|
510
|
-
opts)
|
|
511
|
-
|
|
512
|
-
@staticmethod
|
|
513
|
-
def get(resource_name: str,
|
|
514
|
-
id: pulumi.Input[str],
|
|
515
|
-
opts: Optional[pulumi.ResourceOptions] = None) -> 'AuthorizationServer':
|
|
516
|
-
"""
|
|
517
|
-
Get an existing AuthorizationServer resource's state with the given name, id, and optional extra
|
|
518
|
-
properties used to qualify the lookup.
|
|
519
|
-
|
|
520
|
-
:param str resource_name: The unique name of the resulting resource.
|
|
521
|
-
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
|
522
|
-
:param pulumi.ResourceOptions opts: Options for the resource.
|
|
523
|
-
"""
|
|
524
|
-
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
|
525
|
-
|
|
526
|
-
__props__ = AuthorizationServerArgs.__new__(AuthorizationServerArgs)
|
|
527
|
-
|
|
528
|
-
__props__.__dict__["authorization_endpoint"] = None
|
|
529
|
-
__props__.__dict__["authorization_methods"] = None
|
|
530
|
-
__props__.__dict__["bearer_token_sending_methods"] = None
|
|
531
|
-
__props__.__dict__["client_authentication_method"] = None
|
|
532
|
-
__props__.__dict__["client_id"] = None
|
|
533
|
-
__props__.__dict__["client_registration_endpoint"] = None
|
|
534
|
-
__props__.__dict__["client_secret"] = None
|
|
535
|
-
__props__.__dict__["default_scope"] = None
|
|
536
|
-
__props__.__dict__["description"] = None
|
|
537
|
-
__props__.__dict__["display_name"] = None
|
|
538
|
-
__props__.__dict__["grant_types"] = None
|
|
539
|
-
__props__.__dict__["name"] = None
|
|
540
|
-
__props__.__dict__["resource_owner_password"] = None
|
|
541
|
-
__props__.__dict__["resource_owner_username"] = None
|
|
542
|
-
__props__.__dict__["support_state"] = None
|
|
543
|
-
__props__.__dict__["token_body_parameters"] = None
|
|
544
|
-
__props__.__dict__["token_endpoint"] = None
|
|
545
|
-
__props__.__dict__["type"] = None
|
|
546
|
-
__props__.__dict__["use_in_api_documentation"] = None
|
|
547
|
-
__props__.__dict__["use_in_test_console"] = None
|
|
548
|
-
return AuthorizationServer(resource_name, opts=opts, __props__=__props__)
|
|
549
|
-
|
|
550
|
-
@property
|
|
551
|
-
@pulumi.getter(name="authorizationEndpoint")
|
|
552
|
-
def authorization_endpoint(self) -> pulumi.Output[str]:
|
|
553
|
-
"""
|
|
554
|
-
OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2.
|
|
555
|
-
"""
|
|
556
|
-
return pulumi.get(self, "authorization_endpoint")
|
|
557
|
-
|
|
558
|
-
@property
|
|
559
|
-
@pulumi.getter(name="authorizationMethods")
|
|
560
|
-
def authorization_methods(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
|
561
|
-
"""
|
|
562
|
-
HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional.
|
|
563
|
-
"""
|
|
564
|
-
return pulumi.get(self, "authorization_methods")
|
|
565
|
-
|
|
566
|
-
@property
|
|
567
|
-
@pulumi.getter(name="bearerTokenSendingMethods")
|
|
568
|
-
def bearer_token_sending_methods(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
|
569
|
-
"""
|
|
570
|
-
Specifies the mechanism by which access token is passed to the API.
|
|
571
|
-
"""
|
|
572
|
-
return pulumi.get(self, "bearer_token_sending_methods")
|
|
573
|
-
|
|
574
|
-
@property
|
|
575
|
-
@pulumi.getter(name="clientAuthenticationMethod")
|
|
576
|
-
def client_authentication_method(self) -> pulumi.Output[Optional[Sequence[str]]]:
|
|
577
|
-
"""
|
|
578
|
-
Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format.
|
|
579
|
-
"""
|
|
580
|
-
return pulumi.get(self, "client_authentication_method")
|
|
581
|
-
|
|
582
|
-
@property
|
|
583
|
-
@pulumi.getter(name="clientId")
|
|
584
|
-
def client_id(self) -> pulumi.Output[str]:
|
|
585
|
-
"""
|
|
586
|
-
Client or app id registered with this authorization server.
|
|
587
|
-
"""
|
|
588
|
-
return pulumi.get(self, "client_id")
|
|
589
|
-
|
|
590
|
-
@property
|
|
591
|
-
@pulumi.getter(name="clientRegistrationEndpoint")
|
|
592
|
-
def client_registration_endpoint(self) -> pulumi.Output[str]:
|
|
593
|
-
"""
|
|
594
|
-
Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced.
|
|
595
|
-
"""
|
|
596
|
-
return pulumi.get(self, "client_registration_endpoint")
|
|
597
|
-
|
|
598
|
-
@property
|
|
599
|
-
@pulumi.getter(name="clientSecret")
|
|
600
|
-
def client_secret(self) -> pulumi.Output[Optional[str]]:
|
|
601
|
-
"""
|
|
602
|
-
Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value.
|
|
603
|
-
"""
|
|
604
|
-
return pulumi.get(self, "client_secret")
|
|
605
|
-
|
|
606
|
-
@property
|
|
607
|
-
@pulumi.getter(name="defaultScope")
|
|
608
|
-
def default_scope(self) -> pulumi.Output[Optional[str]]:
|
|
609
|
-
"""
|
|
610
|
-
Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values.
|
|
611
|
-
"""
|
|
612
|
-
return pulumi.get(self, "default_scope")
|
|
613
|
-
|
|
614
|
-
@property
|
|
615
|
-
@pulumi.getter
|
|
616
|
-
def description(self) -> pulumi.Output[Optional[str]]:
|
|
617
|
-
"""
|
|
618
|
-
Description of the authorization server. Can contain HTML formatting tags.
|
|
619
|
-
"""
|
|
620
|
-
return pulumi.get(self, "description")
|
|
621
|
-
|
|
622
|
-
@property
|
|
623
|
-
@pulumi.getter(name="displayName")
|
|
624
|
-
def display_name(self) -> pulumi.Output[str]:
|
|
625
|
-
"""
|
|
626
|
-
User-friendly authorization server name.
|
|
627
|
-
"""
|
|
628
|
-
return pulumi.get(self, "display_name")
|
|
629
|
-
|
|
630
|
-
@property
|
|
631
|
-
@pulumi.getter(name="grantTypes")
|
|
632
|
-
def grant_types(self) -> pulumi.Output[Sequence[str]]:
|
|
633
|
-
"""
|
|
634
|
-
Form of an authorization grant, which the client uses to request the access token.
|
|
635
|
-
"""
|
|
636
|
-
return pulumi.get(self, "grant_types")
|
|
637
|
-
|
|
638
|
-
@property
|
|
639
|
-
@pulumi.getter
|
|
640
|
-
def name(self) -> pulumi.Output[str]:
|
|
641
|
-
"""
|
|
642
|
-
The name of the resource
|
|
643
|
-
"""
|
|
644
|
-
return pulumi.get(self, "name")
|
|
645
|
-
|
|
646
|
-
@property
|
|
647
|
-
@pulumi.getter(name="resourceOwnerPassword")
|
|
648
|
-
def resource_owner_password(self) -> pulumi.Output[Optional[str]]:
|
|
649
|
-
"""
|
|
650
|
-
Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password.
|
|
651
|
-
"""
|
|
652
|
-
return pulumi.get(self, "resource_owner_password")
|
|
653
|
-
|
|
654
|
-
@property
|
|
655
|
-
@pulumi.getter(name="resourceOwnerUsername")
|
|
656
|
-
def resource_owner_username(self) -> pulumi.Output[Optional[str]]:
|
|
657
|
-
"""
|
|
658
|
-
Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username.
|
|
659
|
-
"""
|
|
660
|
-
return pulumi.get(self, "resource_owner_username")
|
|
661
|
-
|
|
662
|
-
@property
|
|
663
|
-
@pulumi.getter(name="supportState")
|
|
664
|
-
def support_state(self) -> pulumi.Output[Optional[bool]]:
|
|
665
|
-
"""
|
|
666
|
-
If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security.
|
|
667
|
-
"""
|
|
668
|
-
return pulumi.get(self, "support_state")
|
|
669
|
-
|
|
670
|
-
@property
|
|
671
|
-
@pulumi.getter(name="tokenBodyParameters")
|
|
672
|
-
def token_body_parameters(self) -> pulumi.Output[Optional[Sequence['outputs.TokenBodyParameterContractResponse']]]:
|
|
673
|
-
"""
|
|
674
|
-
Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}.
|
|
675
|
-
"""
|
|
676
|
-
return pulumi.get(self, "token_body_parameters")
|
|
677
|
-
|
|
678
|
-
@property
|
|
679
|
-
@pulumi.getter(name="tokenEndpoint")
|
|
680
|
-
def token_endpoint(self) -> pulumi.Output[Optional[str]]:
|
|
681
|
-
"""
|
|
682
|
-
OAuth token endpoint. Contains absolute URI to entity being referenced.
|
|
683
|
-
"""
|
|
684
|
-
return pulumi.get(self, "token_endpoint")
|
|
685
|
-
|
|
686
|
-
@property
|
|
687
|
-
@pulumi.getter
|
|
688
|
-
def type(self) -> pulumi.Output[str]:
|
|
689
|
-
"""
|
|
690
|
-
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
|
691
|
-
"""
|
|
692
|
-
return pulumi.get(self, "type")
|
|
693
|
-
|
|
694
|
-
@property
|
|
695
|
-
@pulumi.getter(name="useInApiDocumentation")
|
|
696
|
-
def use_in_api_documentation(self) -> pulumi.Output[Optional[bool]]:
|
|
697
|
-
"""
|
|
698
|
-
If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided.
|
|
699
|
-
"""
|
|
700
|
-
return pulumi.get(self, "use_in_api_documentation")
|
|
701
|
-
|
|
702
|
-
@property
|
|
703
|
-
@pulumi.getter(name="useInTestConsole")
|
|
704
|
-
def use_in_test_console(self) -> pulumi.Output[Optional[bool]]:
|
|
705
|
-
"""
|
|
706
|
-
If true, the authorization server may be used in the developer portal test console. True by default if no value is provided.
|
|
707
|
-
"""
|
|
708
|
-
return pulumi.get(self, "use_in_test_console")
|
|
709
|
-
|