pulumi-azure-native 2.60.0__py3-none-any.whl → 2.60.0a1725525310__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/azureactivedirectory/_enums.py +0 -11
- pulumi_azure_native/azureactivedirectory/_inputs.py +1 -20
- pulumi_azure_native/azureactivedirectory/outputs.py +1 -12
- pulumi_azure_native/azureactivedirectory/v20230517preview/_enums.py +0 -11
- pulumi_azure_native/azureactivedirectory/v20230517preview/_inputs.py +1 -20
- pulumi_azure_native/azureactivedirectory/v20230517preview/outputs.py +1 -12
- 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.0a1725525310.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.60.0.dist-info → pulumi_azure_native-2.60.0a1725525310.dist-info}/RECORD +698 -920
- 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.0a1725525310.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.60.0.dist-info → pulumi_azure_native-2.60.0a1725525310.dist-info}/top_level.txt +0 -0
|
@@ -1,630 +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
|
-
|
|
18
|
-
__all__ = [
|
|
19
|
-
'GetApiManagementServiceResult',
|
|
20
|
-
'AwaitableGetApiManagementServiceResult',
|
|
21
|
-
'get_api_management_service',
|
|
22
|
-
'get_api_management_service_output',
|
|
23
|
-
]
|
|
24
|
-
|
|
25
|
-
@pulumi.output_type
|
|
26
|
-
class GetApiManagementServiceResult:
|
|
27
|
-
"""
|
|
28
|
-
A single API Management service resource in List or Get response.
|
|
29
|
-
"""
|
|
30
|
-
def __init__(__self__, additional_locations=None, api_version_constraint=None, certificates=None, configuration_api=None, created_at_utc=None, custom_properties=None, developer_portal_status=None, developer_portal_url=None, disable_gateway=None, enable_client_certificate=None, etag=None, gateway_regional_url=None, gateway_url=None, hostname_configurations=None, id=None, identity=None, legacy_portal_status=None, location=None, management_api_url=None, name=None, nat_gateway_state=None, notification_sender_email=None, outbound_public_ip_addresses=None, platform_version=None, portal_url=None, private_endpoint_connections=None, private_ip_addresses=None, provisioning_state=None, public_ip_addresses=None, public_ip_address_id=None, public_network_access=None, publisher_email=None, publisher_name=None, restore=None, scm_url=None, sku=None, system_data=None, tags=None, target_provisioning_state=None, type=None, virtual_network_configuration=None, virtual_network_type=None, zones=None):
|
|
31
|
-
if additional_locations and not isinstance(additional_locations, list):
|
|
32
|
-
raise TypeError("Expected argument 'additional_locations' to be a list")
|
|
33
|
-
pulumi.set(__self__, "additional_locations", additional_locations)
|
|
34
|
-
if api_version_constraint and not isinstance(api_version_constraint, dict):
|
|
35
|
-
raise TypeError("Expected argument 'api_version_constraint' to be a dict")
|
|
36
|
-
pulumi.set(__self__, "api_version_constraint", api_version_constraint)
|
|
37
|
-
if certificates and not isinstance(certificates, list):
|
|
38
|
-
raise TypeError("Expected argument 'certificates' to be a list")
|
|
39
|
-
pulumi.set(__self__, "certificates", certificates)
|
|
40
|
-
if configuration_api and not isinstance(configuration_api, dict):
|
|
41
|
-
raise TypeError("Expected argument 'configuration_api' to be a dict")
|
|
42
|
-
pulumi.set(__self__, "configuration_api", configuration_api)
|
|
43
|
-
if created_at_utc and not isinstance(created_at_utc, str):
|
|
44
|
-
raise TypeError("Expected argument 'created_at_utc' to be a str")
|
|
45
|
-
pulumi.set(__self__, "created_at_utc", created_at_utc)
|
|
46
|
-
if custom_properties and not isinstance(custom_properties, dict):
|
|
47
|
-
raise TypeError("Expected argument 'custom_properties' to be a dict")
|
|
48
|
-
pulumi.set(__self__, "custom_properties", custom_properties)
|
|
49
|
-
if developer_portal_status and not isinstance(developer_portal_status, str):
|
|
50
|
-
raise TypeError("Expected argument 'developer_portal_status' to be a str")
|
|
51
|
-
pulumi.set(__self__, "developer_portal_status", developer_portal_status)
|
|
52
|
-
if developer_portal_url and not isinstance(developer_portal_url, str):
|
|
53
|
-
raise TypeError("Expected argument 'developer_portal_url' to be a str")
|
|
54
|
-
pulumi.set(__self__, "developer_portal_url", developer_portal_url)
|
|
55
|
-
if disable_gateway and not isinstance(disable_gateway, bool):
|
|
56
|
-
raise TypeError("Expected argument 'disable_gateway' to be a bool")
|
|
57
|
-
pulumi.set(__self__, "disable_gateway", disable_gateway)
|
|
58
|
-
if enable_client_certificate and not isinstance(enable_client_certificate, bool):
|
|
59
|
-
raise TypeError("Expected argument 'enable_client_certificate' to be a bool")
|
|
60
|
-
pulumi.set(__self__, "enable_client_certificate", enable_client_certificate)
|
|
61
|
-
if etag and not isinstance(etag, str):
|
|
62
|
-
raise TypeError("Expected argument 'etag' to be a str")
|
|
63
|
-
pulumi.set(__self__, "etag", etag)
|
|
64
|
-
if gateway_regional_url and not isinstance(gateway_regional_url, str):
|
|
65
|
-
raise TypeError("Expected argument 'gateway_regional_url' to be a str")
|
|
66
|
-
pulumi.set(__self__, "gateway_regional_url", gateway_regional_url)
|
|
67
|
-
if gateway_url and not isinstance(gateway_url, str):
|
|
68
|
-
raise TypeError("Expected argument 'gateway_url' to be a str")
|
|
69
|
-
pulumi.set(__self__, "gateway_url", gateway_url)
|
|
70
|
-
if hostname_configurations and not isinstance(hostname_configurations, list):
|
|
71
|
-
raise TypeError("Expected argument 'hostname_configurations' to be a list")
|
|
72
|
-
pulumi.set(__self__, "hostname_configurations", hostname_configurations)
|
|
73
|
-
if id and not isinstance(id, str):
|
|
74
|
-
raise TypeError("Expected argument 'id' to be a str")
|
|
75
|
-
pulumi.set(__self__, "id", id)
|
|
76
|
-
if identity and not isinstance(identity, dict):
|
|
77
|
-
raise TypeError("Expected argument 'identity' to be a dict")
|
|
78
|
-
pulumi.set(__self__, "identity", identity)
|
|
79
|
-
if legacy_portal_status and not isinstance(legacy_portal_status, str):
|
|
80
|
-
raise TypeError("Expected argument 'legacy_portal_status' to be a str")
|
|
81
|
-
pulumi.set(__self__, "legacy_portal_status", legacy_portal_status)
|
|
82
|
-
if location and not isinstance(location, str):
|
|
83
|
-
raise TypeError("Expected argument 'location' to be a str")
|
|
84
|
-
pulumi.set(__self__, "location", location)
|
|
85
|
-
if management_api_url and not isinstance(management_api_url, str):
|
|
86
|
-
raise TypeError("Expected argument 'management_api_url' to be a str")
|
|
87
|
-
pulumi.set(__self__, "management_api_url", management_api_url)
|
|
88
|
-
if name and not isinstance(name, str):
|
|
89
|
-
raise TypeError("Expected argument 'name' to be a str")
|
|
90
|
-
pulumi.set(__self__, "name", name)
|
|
91
|
-
if nat_gateway_state and not isinstance(nat_gateway_state, str):
|
|
92
|
-
raise TypeError("Expected argument 'nat_gateway_state' to be a str")
|
|
93
|
-
pulumi.set(__self__, "nat_gateway_state", nat_gateway_state)
|
|
94
|
-
if notification_sender_email and not isinstance(notification_sender_email, str):
|
|
95
|
-
raise TypeError("Expected argument 'notification_sender_email' to be a str")
|
|
96
|
-
pulumi.set(__self__, "notification_sender_email", notification_sender_email)
|
|
97
|
-
if outbound_public_ip_addresses and not isinstance(outbound_public_ip_addresses, list):
|
|
98
|
-
raise TypeError("Expected argument 'outbound_public_ip_addresses' to be a list")
|
|
99
|
-
pulumi.set(__self__, "outbound_public_ip_addresses", outbound_public_ip_addresses)
|
|
100
|
-
if platform_version and not isinstance(platform_version, str):
|
|
101
|
-
raise TypeError("Expected argument 'platform_version' to be a str")
|
|
102
|
-
pulumi.set(__self__, "platform_version", platform_version)
|
|
103
|
-
if portal_url and not isinstance(portal_url, str):
|
|
104
|
-
raise TypeError("Expected argument 'portal_url' to be a str")
|
|
105
|
-
pulumi.set(__self__, "portal_url", portal_url)
|
|
106
|
-
if private_endpoint_connections and not isinstance(private_endpoint_connections, list):
|
|
107
|
-
raise TypeError("Expected argument 'private_endpoint_connections' to be a list")
|
|
108
|
-
pulumi.set(__self__, "private_endpoint_connections", private_endpoint_connections)
|
|
109
|
-
if private_ip_addresses and not isinstance(private_ip_addresses, list):
|
|
110
|
-
raise TypeError("Expected argument 'private_ip_addresses' to be a list")
|
|
111
|
-
pulumi.set(__self__, "private_ip_addresses", private_ip_addresses)
|
|
112
|
-
if provisioning_state and not isinstance(provisioning_state, str):
|
|
113
|
-
raise TypeError("Expected argument 'provisioning_state' to be a str")
|
|
114
|
-
pulumi.set(__self__, "provisioning_state", provisioning_state)
|
|
115
|
-
if public_ip_addresses and not isinstance(public_ip_addresses, list):
|
|
116
|
-
raise TypeError("Expected argument 'public_ip_addresses' to be a list")
|
|
117
|
-
pulumi.set(__self__, "public_ip_addresses", public_ip_addresses)
|
|
118
|
-
if public_ip_address_id and not isinstance(public_ip_address_id, str):
|
|
119
|
-
raise TypeError("Expected argument 'public_ip_address_id' to be a str")
|
|
120
|
-
pulumi.set(__self__, "public_ip_address_id", public_ip_address_id)
|
|
121
|
-
if public_network_access and not isinstance(public_network_access, str):
|
|
122
|
-
raise TypeError("Expected argument 'public_network_access' to be a str")
|
|
123
|
-
pulumi.set(__self__, "public_network_access", public_network_access)
|
|
124
|
-
if publisher_email and not isinstance(publisher_email, str):
|
|
125
|
-
raise TypeError("Expected argument 'publisher_email' to be a str")
|
|
126
|
-
pulumi.set(__self__, "publisher_email", publisher_email)
|
|
127
|
-
if publisher_name and not isinstance(publisher_name, str):
|
|
128
|
-
raise TypeError("Expected argument 'publisher_name' to be a str")
|
|
129
|
-
pulumi.set(__self__, "publisher_name", publisher_name)
|
|
130
|
-
if restore and not isinstance(restore, bool):
|
|
131
|
-
raise TypeError("Expected argument 'restore' to be a bool")
|
|
132
|
-
pulumi.set(__self__, "restore", restore)
|
|
133
|
-
if scm_url and not isinstance(scm_url, str):
|
|
134
|
-
raise TypeError("Expected argument 'scm_url' to be a str")
|
|
135
|
-
pulumi.set(__self__, "scm_url", scm_url)
|
|
136
|
-
if sku and not isinstance(sku, dict):
|
|
137
|
-
raise TypeError("Expected argument 'sku' to be a dict")
|
|
138
|
-
pulumi.set(__self__, "sku", sku)
|
|
139
|
-
if system_data and not isinstance(system_data, dict):
|
|
140
|
-
raise TypeError("Expected argument 'system_data' to be a dict")
|
|
141
|
-
pulumi.set(__self__, "system_data", system_data)
|
|
142
|
-
if tags and not isinstance(tags, dict):
|
|
143
|
-
raise TypeError("Expected argument 'tags' to be a dict")
|
|
144
|
-
pulumi.set(__self__, "tags", tags)
|
|
145
|
-
if target_provisioning_state and not isinstance(target_provisioning_state, str):
|
|
146
|
-
raise TypeError("Expected argument 'target_provisioning_state' to be a str")
|
|
147
|
-
pulumi.set(__self__, "target_provisioning_state", target_provisioning_state)
|
|
148
|
-
if type and not isinstance(type, str):
|
|
149
|
-
raise TypeError("Expected argument 'type' to be a str")
|
|
150
|
-
pulumi.set(__self__, "type", type)
|
|
151
|
-
if virtual_network_configuration and not isinstance(virtual_network_configuration, dict):
|
|
152
|
-
raise TypeError("Expected argument 'virtual_network_configuration' to be a dict")
|
|
153
|
-
pulumi.set(__self__, "virtual_network_configuration", virtual_network_configuration)
|
|
154
|
-
if virtual_network_type and not isinstance(virtual_network_type, str):
|
|
155
|
-
raise TypeError("Expected argument 'virtual_network_type' to be a str")
|
|
156
|
-
pulumi.set(__self__, "virtual_network_type", virtual_network_type)
|
|
157
|
-
if zones and not isinstance(zones, list):
|
|
158
|
-
raise TypeError("Expected argument 'zones' to be a list")
|
|
159
|
-
pulumi.set(__self__, "zones", zones)
|
|
160
|
-
|
|
161
|
-
@property
|
|
162
|
-
@pulumi.getter(name="additionalLocations")
|
|
163
|
-
def additional_locations(self) -> Optional[Sequence['outputs.AdditionalLocationResponse']]:
|
|
164
|
-
"""
|
|
165
|
-
Additional datacenter locations of the API Management service.
|
|
166
|
-
"""
|
|
167
|
-
return pulumi.get(self, "additional_locations")
|
|
168
|
-
|
|
169
|
-
@property
|
|
170
|
-
@pulumi.getter(name="apiVersionConstraint")
|
|
171
|
-
def api_version_constraint(self) -> Optional['outputs.ApiVersionConstraintResponse']:
|
|
172
|
-
"""
|
|
173
|
-
Control Plane Apis version constraint for the API Management service.
|
|
174
|
-
"""
|
|
175
|
-
return pulumi.get(self, "api_version_constraint")
|
|
176
|
-
|
|
177
|
-
@property
|
|
178
|
-
@pulumi.getter
|
|
179
|
-
def certificates(self) -> Optional[Sequence['outputs.CertificateConfigurationResponse']]:
|
|
180
|
-
"""
|
|
181
|
-
List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10.
|
|
182
|
-
"""
|
|
183
|
-
return pulumi.get(self, "certificates")
|
|
184
|
-
|
|
185
|
-
@property
|
|
186
|
-
@pulumi.getter(name="configurationApi")
|
|
187
|
-
def configuration_api(self) -> Optional['outputs.ConfigurationApiResponse']:
|
|
188
|
-
"""
|
|
189
|
-
Configuration API configuration of the API Management service.
|
|
190
|
-
"""
|
|
191
|
-
return pulumi.get(self, "configuration_api")
|
|
192
|
-
|
|
193
|
-
@property
|
|
194
|
-
@pulumi.getter(name="createdAtUtc")
|
|
195
|
-
def created_at_utc(self) -> str:
|
|
196
|
-
"""
|
|
197
|
-
Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
198
|
-
"""
|
|
199
|
-
return pulumi.get(self, "created_at_utc")
|
|
200
|
-
|
|
201
|
-
@property
|
|
202
|
-
@pulumi.getter(name="customProperties")
|
|
203
|
-
def custom_properties(self) -> Optional[Mapping[str, str]]:
|
|
204
|
-
"""
|
|
205
|
-
Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1, 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of the following ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them.</br> Note: The following ciphers can't be disabled since they are required by internal platform components: TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
|
|
206
|
-
"""
|
|
207
|
-
return pulumi.get(self, "custom_properties")
|
|
208
|
-
|
|
209
|
-
@property
|
|
210
|
-
@pulumi.getter(name="developerPortalStatus")
|
|
211
|
-
def developer_portal_status(self) -> Optional[str]:
|
|
212
|
-
"""
|
|
213
|
-
Status of developer portal in this API Management service.
|
|
214
|
-
"""
|
|
215
|
-
return pulumi.get(self, "developer_portal_status")
|
|
216
|
-
|
|
217
|
-
@property
|
|
218
|
-
@pulumi.getter(name="developerPortalUrl")
|
|
219
|
-
def developer_portal_url(self) -> str:
|
|
220
|
-
"""
|
|
221
|
-
DEveloper Portal endpoint URL of the API Management service.
|
|
222
|
-
"""
|
|
223
|
-
return pulumi.get(self, "developer_portal_url")
|
|
224
|
-
|
|
225
|
-
@property
|
|
226
|
-
@pulumi.getter(name="disableGateway")
|
|
227
|
-
def disable_gateway(self) -> Optional[bool]:
|
|
228
|
-
"""
|
|
229
|
-
Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region.
|
|
230
|
-
"""
|
|
231
|
-
return pulumi.get(self, "disable_gateway")
|
|
232
|
-
|
|
233
|
-
@property
|
|
234
|
-
@pulumi.getter(name="enableClientCertificate")
|
|
235
|
-
def enable_client_certificate(self) -> Optional[bool]:
|
|
236
|
-
"""
|
|
237
|
-
Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway.
|
|
238
|
-
"""
|
|
239
|
-
return pulumi.get(self, "enable_client_certificate")
|
|
240
|
-
|
|
241
|
-
@property
|
|
242
|
-
@pulumi.getter
|
|
243
|
-
def etag(self) -> str:
|
|
244
|
-
"""
|
|
245
|
-
ETag of the resource.
|
|
246
|
-
"""
|
|
247
|
-
return pulumi.get(self, "etag")
|
|
248
|
-
|
|
249
|
-
@property
|
|
250
|
-
@pulumi.getter(name="gatewayRegionalUrl")
|
|
251
|
-
def gateway_regional_url(self) -> str:
|
|
252
|
-
"""
|
|
253
|
-
Gateway URL of the API Management service in the Default Region.
|
|
254
|
-
"""
|
|
255
|
-
return pulumi.get(self, "gateway_regional_url")
|
|
256
|
-
|
|
257
|
-
@property
|
|
258
|
-
@pulumi.getter(name="gatewayUrl")
|
|
259
|
-
def gateway_url(self) -> str:
|
|
260
|
-
"""
|
|
261
|
-
Gateway URL of the API Management service.
|
|
262
|
-
"""
|
|
263
|
-
return pulumi.get(self, "gateway_url")
|
|
264
|
-
|
|
265
|
-
@property
|
|
266
|
-
@pulumi.getter(name="hostnameConfigurations")
|
|
267
|
-
def hostname_configurations(self) -> Optional[Sequence['outputs.HostnameConfigurationResponse']]:
|
|
268
|
-
"""
|
|
269
|
-
Custom hostname configuration of the API Management service.
|
|
270
|
-
"""
|
|
271
|
-
return pulumi.get(self, "hostname_configurations")
|
|
272
|
-
|
|
273
|
-
@property
|
|
274
|
-
@pulumi.getter
|
|
275
|
-
def id(self) -> str:
|
|
276
|
-
"""
|
|
277
|
-
Resource ID.
|
|
278
|
-
"""
|
|
279
|
-
return pulumi.get(self, "id")
|
|
280
|
-
|
|
281
|
-
@property
|
|
282
|
-
@pulumi.getter
|
|
283
|
-
def identity(self) -> Optional['outputs.ApiManagementServiceIdentityResponse']:
|
|
284
|
-
"""
|
|
285
|
-
Managed service identity of the Api Management service.
|
|
286
|
-
"""
|
|
287
|
-
return pulumi.get(self, "identity")
|
|
288
|
-
|
|
289
|
-
@property
|
|
290
|
-
@pulumi.getter(name="legacyPortalStatus")
|
|
291
|
-
def legacy_portal_status(self) -> Optional[str]:
|
|
292
|
-
"""
|
|
293
|
-
Status of legacy portal in the API Management service.
|
|
294
|
-
"""
|
|
295
|
-
return pulumi.get(self, "legacy_portal_status")
|
|
296
|
-
|
|
297
|
-
@property
|
|
298
|
-
@pulumi.getter
|
|
299
|
-
def location(self) -> str:
|
|
300
|
-
"""
|
|
301
|
-
Resource location.
|
|
302
|
-
"""
|
|
303
|
-
return pulumi.get(self, "location")
|
|
304
|
-
|
|
305
|
-
@property
|
|
306
|
-
@pulumi.getter(name="managementApiUrl")
|
|
307
|
-
def management_api_url(self) -> str:
|
|
308
|
-
"""
|
|
309
|
-
Management API endpoint URL of the API Management service.
|
|
310
|
-
"""
|
|
311
|
-
return pulumi.get(self, "management_api_url")
|
|
312
|
-
|
|
313
|
-
@property
|
|
314
|
-
@pulumi.getter
|
|
315
|
-
def name(self) -> str:
|
|
316
|
-
"""
|
|
317
|
-
Resource name.
|
|
318
|
-
"""
|
|
319
|
-
return pulumi.get(self, "name")
|
|
320
|
-
|
|
321
|
-
@property
|
|
322
|
-
@pulumi.getter(name="natGatewayState")
|
|
323
|
-
def nat_gateway_state(self) -> Optional[str]:
|
|
324
|
-
"""
|
|
325
|
-
Property can be used to enable NAT Gateway for this API Management service.
|
|
326
|
-
"""
|
|
327
|
-
return pulumi.get(self, "nat_gateway_state")
|
|
328
|
-
|
|
329
|
-
@property
|
|
330
|
-
@pulumi.getter(name="notificationSenderEmail")
|
|
331
|
-
def notification_sender_email(self) -> Optional[str]:
|
|
332
|
-
"""
|
|
333
|
-
Email address from which the notification will be sent.
|
|
334
|
-
"""
|
|
335
|
-
return pulumi.get(self, "notification_sender_email")
|
|
336
|
-
|
|
337
|
-
@property
|
|
338
|
-
@pulumi.getter(name="outboundPublicIPAddresses")
|
|
339
|
-
def outbound_public_ip_addresses(self) -> Sequence[str]:
|
|
340
|
-
"""
|
|
341
|
-
Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
|
|
342
|
-
"""
|
|
343
|
-
return pulumi.get(self, "outbound_public_ip_addresses")
|
|
344
|
-
|
|
345
|
-
@property
|
|
346
|
-
@pulumi.getter(name="platformVersion")
|
|
347
|
-
def platform_version(self) -> str:
|
|
348
|
-
"""
|
|
349
|
-
Compute Platform Version running the service in this location.
|
|
350
|
-
"""
|
|
351
|
-
return pulumi.get(self, "platform_version")
|
|
352
|
-
|
|
353
|
-
@property
|
|
354
|
-
@pulumi.getter(name="portalUrl")
|
|
355
|
-
def portal_url(self) -> str:
|
|
356
|
-
"""
|
|
357
|
-
Publisher portal endpoint Url of the API Management service.
|
|
358
|
-
"""
|
|
359
|
-
return pulumi.get(self, "portal_url")
|
|
360
|
-
|
|
361
|
-
@property
|
|
362
|
-
@pulumi.getter(name="privateEndpointConnections")
|
|
363
|
-
def private_endpoint_connections(self) -> Optional[Sequence['outputs.RemotePrivateEndpointConnectionWrapperResponse']]:
|
|
364
|
-
"""
|
|
365
|
-
List of Private Endpoint Connections of this service.
|
|
366
|
-
"""
|
|
367
|
-
return pulumi.get(self, "private_endpoint_connections")
|
|
368
|
-
|
|
369
|
-
@property
|
|
370
|
-
@pulumi.getter(name="privateIPAddresses")
|
|
371
|
-
def private_ip_addresses(self) -> Sequence[str]:
|
|
372
|
-
"""
|
|
373
|
-
Private Static Load Balanced IP addresses of the API Management service in Primary region which is deployed in an Internal Virtual Network. Available only for Basic, Standard, Premium and Isolated SKU.
|
|
374
|
-
"""
|
|
375
|
-
return pulumi.get(self, "private_ip_addresses")
|
|
376
|
-
|
|
377
|
-
@property
|
|
378
|
-
@pulumi.getter(name="provisioningState")
|
|
379
|
-
def provisioning_state(self) -> str:
|
|
380
|
-
"""
|
|
381
|
-
The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted.
|
|
382
|
-
"""
|
|
383
|
-
return pulumi.get(self, "provisioning_state")
|
|
384
|
-
|
|
385
|
-
@property
|
|
386
|
-
@pulumi.getter(name="publicIPAddresses")
|
|
387
|
-
def public_ip_addresses(self) -> Sequence[str]:
|
|
388
|
-
"""
|
|
389
|
-
Public Static Load Balanced IP addresses of the API Management service in Primary region. Available only for Basic, Standard, Premium and Isolated SKU.
|
|
390
|
-
"""
|
|
391
|
-
return pulumi.get(self, "public_ip_addresses")
|
|
392
|
-
|
|
393
|
-
@property
|
|
394
|
-
@pulumi.getter(name="publicIpAddressId")
|
|
395
|
-
def public_ip_address_id(self) -> Optional[str]:
|
|
396
|
-
"""
|
|
397
|
-
Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the region. Supported only for Developer and Premium SKU being deployed in Virtual Network.
|
|
398
|
-
"""
|
|
399
|
-
return pulumi.get(self, "public_ip_address_id")
|
|
400
|
-
|
|
401
|
-
@property
|
|
402
|
-
@pulumi.getter(name="publicNetworkAccess")
|
|
403
|
-
def public_network_access(self) -> Optional[str]:
|
|
404
|
-
"""
|
|
405
|
-
Whether or not public endpoint access is allowed for this API Management service. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled'
|
|
406
|
-
"""
|
|
407
|
-
return pulumi.get(self, "public_network_access")
|
|
408
|
-
|
|
409
|
-
@property
|
|
410
|
-
@pulumi.getter(name="publisherEmail")
|
|
411
|
-
def publisher_email(self) -> str:
|
|
412
|
-
"""
|
|
413
|
-
Publisher email.
|
|
414
|
-
"""
|
|
415
|
-
return pulumi.get(self, "publisher_email")
|
|
416
|
-
|
|
417
|
-
@property
|
|
418
|
-
@pulumi.getter(name="publisherName")
|
|
419
|
-
def publisher_name(self) -> str:
|
|
420
|
-
"""
|
|
421
|
-
Publisher name.
|
|
422
|
-
"""
|
|
423
|
-
return pulumi.get(self, "publisher_name")
|
|
424
|
-
|
|
425
|
-
@property
|
|
426
|
-
@pulumi.getter
|
|
427
|
-
def restore(self) -> Optional[bool]:
|
|
428
|
-
"""
|
|
429
|
-
Undelete Api Management Service if it was previously soft-deleted. If this flag is specified and set to True all other properties will be ignored.
|
|
430
|
-
"""
|
|
431
|
-
return pulumi.get(self, "restore")
|
|
432
|
-
|
|
433
|
-
@property
|
|
434
|
-
@pulumi.getter(name="scmUrl")
|
|
435
|
-
def scm_url(self) -> str:
|
|
436
|
-
"""
|
|
437
|
-
SCM endpoint URL of the API Management service.
|
|
438
|
-
"""
|
|
439
|
-
return pulumi.get(self, "scm_url")
|
|
440
|
-
|
|
441
|
-
@property
|
|
442
|
-
@pulumi.getter
|
|
443
|
-
def sku(self) -> 'outputs.ApiManagementServiceSkuPropertiesResponse':
|
|
444
|
-
"""
|
|
445
|
-
SKU properties of the API Management service.
|
|
446
|
-
"""
|
|
447
|
-
return pulumi.get(self, "sku")
|
|
448
|
-
|
|
449
|
-
@property
|
|
450
|
-
@pulumi.getter(name="systemData")
|
|
451
|
-
def system_data(self) -> 'outputs.SystemDataResponse':
|
|
452
|
-
"""
|
|
453
|
-
Metadata pertaining to creation and last modification of the resource.
|
|
454
|
-
"""
|
|
455
|
-
return pulumi.get(self, "system_data")
|
|
456
|
-
|
|
457
|
-
@property
|
|
458
|
-
@pulumi.getter
|
|
459
|
-
def tags(self) -> Optional[Mapping[str, str]]:
|
|
460
|
-
"""
|
|
461
|
-
Resource tags.
|
|
462
|
-
"""
|
|
463
|
-
return pulumi.get(self, "tags")
|
|
464
|
-
|
|
465
|
-
@property
|
|
466
|
-
@pulumi.getter(name="targetProvisioningState")
|
|
467
|
-
def target_provisioning_state(self) -> str:
|
|
468
|
-
"""
|
|
469
|
-
The provisioning state of the API Management service, which is targeted by the long running operation started on the service.
|
|
470
|
-
"""
|
|
471
|
-
return pulumi.get(self, "target_provisioning_state")
|
|
472
|
-
|
|
473
|
-
@property
|
|
474
|
-
@pulumi.getter
|
|
475
|
-
def type(self) -> str:
|
|
476
|
-
"""
|
|
477
|
-
Resource type for API Management resource is set to Microsoft.ApiManagement.
|
|
478
|
-
"""
|
|
479
|
-
return pulumi.get(self, "type")
|
|
480
|
-
|
|
481
|
-
@property
|
|
482
|
-
@pulumi.getter(name="virtualNetworkConfiguration")
|
|
483
|
-
def virtual_network_configuration(self) -> Optional['outputs.VirtualNetworkConfigurationResponse']:
|
|
484
|
-
"""
|
|
485
|
-
Virtual network configuration of the API Management service.
|
|
486
|
-
"""
|
|
487
|
-
return pulumi.get(self, "virtual_network_configuration")
|
|
488
|
-
|
|
489
|
-
@property
|
|
490
|
-
@pulumi.getter(name="virtualNetworkType")
|
|
491
|
-
def virtual_network_type(self) -> Optional[str]:
|
|
492
|
-
"""
|
|
493
|
-
The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only.
|
|
494
|
-
"""
|
|
495
|
-
return pulumi.get(self, "virtual_network_type")
|
|
496
|
-
|
|
497
|
-
@property
|
|
498
|
-
@pulumi.getter
|
|
499
|
-
def zones(self) -> Optional[Sequence[str]]:
|
|
500
|
-
"""
|
|
501
|
-
A list of availability zones denoting where the resource needs to come from.
|
|
502
|
-
"""
|
|
503
|
-
return pulumi.get(self, "zones")
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
class AwaitableGetApiManagementServiceResult(GetApiManagementServiceResult):
|
|
507
|
-
# pylint: disable=using-constant-test
|
|
508
|
-
def __await__(self):
|
|
509
|
-
if False:
|
|
510
|
-
yield self
|
|
511
|
-
return GetApiManagementServiceResult(
|
|
512
|
-
additional_locations=self.additional_locations,
|
|
513
|
-
api_version_constraint=self.api_version_constraint,
|
|
514
|
-
certificates=self.certificates,
|
|
515
|
-
configuration_api=self.configuration_api,
|
|
516
|
-
created_at_utc=self.created_at_utc,
|
|
517
|
-
custom_properties=self.custom_properties,
|
|
518
|
-
developer_portal_status=self.developer_portal_status,
|
|
519
|
-
developer_portal_url=self.developer_portal_url,
|
|
520
|
-
disable_gateway=self.disable_gateway,
|
|
521
|
-
enable_client_certificate=self.enable_client_certificate,
|
|
522
|
-
etag=self.etag,
|
|
523
|
-
gateway_regional_url=self.gateway_regional_url,
|
|
524
|
-
gateway_url=self.gateway_url,
|
|
525
|
-
hostname_configurations=self.hostname_configurations,
|
|
526
|
-
id=self.id,
|
|
527
|
-
identity=self.identity,
|
|
528
|
-
legacy_portal_status=self.legacy_portal_status,
|
|
529
|
-
location=self.location,
|
|
530
|
-
management_api_url=self.management_api_url,
|
|
531
|
-
name=self.name,
|
|
532
|
-
nat_gateway_state=self.nat_gateway_state,
|
|
533
|
-
notification_sender_email=self.notification_sender_email,
|
|
534
|
-
outbound_public_ip_addresses=self.outbound_public_ip_addresses,
|
|
535
|
-
platform_version=self.platform_version,
|
|
536
|
-
portal_url=self.portal_url,
|
|
537
|
-
private_endpoint_connections=self.private_endpoint_connections,
|
|
538
|
-
private_ip_addresses=self.private_ip_addresses,
|
|
539
|
-
provisioning_state=self.provisioning_state,
|
|
540
|
-
public_ip_addresses=self.public_ip_addresses,
|
|
541
|
-
public_ip_address_id=self.public_ip_address_id,
|
|
542
|
-
public_network_access=self.public_network_access,
|
|
543
|
-
publisher_email=self.publisher_email,
|
|
544
|
-
publisher_name=self.publisher_name,
|
|
545
|
-
restore=self.restore,
|
|
546
|
-
scm_url=self.scm_url,
|
|
547
|
-
sku=self.sku,
|
|
548
|
-
system_data=self.system_data,
|
|
549
|
-
tags=self.tags,
|
|
550
|
-
target_provisioning_state=self.target_provisioning_state,
|
|
551
|
-
type=self.type,
|
|
552
|
-
virtual_network_configuration=self.virtual_network_configuration,
|
|
553
|
-
virtual_network_type=self.virtual_network_type,
|
|
554
|
-
zones=self.zones)
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
def get_api_management_service(resource_group_name: Optional[str] = None,
|
|
558
|
-
service_name: Optional[str] = None,
|
|
559
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetApiManagementServiceResult:
|
|
560
|
-
"""
|
|
561
|
-
Gets an API Management service resource description.
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
565
|
-
:param str service_name: The name of the API Management service.
|
|
566
|
-
"""
|
|
567
|
-
__args__ = dict()
|
|
568
|
-
__args__['resourceGroupName'] = resource_group_name
|
|
569
|
-
__args__['serviceName'] = service_name
|
|
570
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
571
|
-
__ret__ = pulumi.runtime.invoke('azure-native:apimanagement/v20240501:getApiManagementService', __args__, opts=opts, typ=GetApiManagementServiceResult).value
|
|
572
|
-
|
|
573
|
-
return AwaitableGetApiManagementServiceResult(
|
|
574
|
-
additional_locations=pulumi.get(__ret__, 'additional_locations'),
|
|
575
|
-
api_version_constraint=pulumi.get(__ret__, 'api_version_constraint'),
|
|
576
|
-
certificates=pulumi.get(__ret__, 'certificates'),
|
|
577
|
-
configuration_api=pulumi.get(__ret__, 'configuration_api'),
|
|
578
|
-
created_at_utc=pulumi.get(__ret__, 'created_at_utc'),
|
|
579
|
-
custom_properties=pulumi.get(__ret__, 'custom_properties'),
|
|
580
|
-
developer_portal_status=pulumi.get(__ret__, 'developer_portal_status'),
|
|
581
|
-
developer_portal_url=pulumi.get(__ret__, 'developer_portal_url'),
|
|
582
|
-
disable_gateway=pulumi.get(__ret__, 'disable_gateway'),
|
|
583
|
-
enable_client_certificate=pulumi.get(__ret__, 'enable_client_certificate'),
|
|
584
|
-
etag=pulumi.get(__ret__, 'etag'),
|
|
585
|
-
gateway_regional_url=pulumi.get(__ret__, 'gateway_regional_url'),
|
|
586
|
-
gateway_url=pulumi.get(__ret__, 'gateway_url'),
|
|
587
|
-
hostname_configurations=pulumi.get(__ret__, 'hostname_configurations'),
|
|
588
|
-
id=pulumi.get(__ret__, 'id'),
|
|
589
|
-
identity=pulumi.get(__ret__, 'identity'),
|
|
590
|
-
legacy_portal_status=pulumi.get(__ret__, 'legacy_portal_status'),
|
|
591
|
-
location=pulumi.get(__ret__, 'location'),
|
|
592
|
-
management_api_url=pulumi.get(__ret__, 'management_api_url'),
|
|
593
|
-
name=pulumi.get(__ret__, 'name'),
|
|
594
|
-
nat_gateway_state=pulumi.get(__ret__, 'nat_gateway_state'),
|
|
595
|
-
notification_sender_email=pulumi.get(__ret__, 'notification_sender_email'),
|
|
596
|
-
outbound_public_ip_addresses=pulumi.get(__ret__, 'outbound_public_ip_addresses'),
|
|
597
|
-
platform_version=pulumi.get(__ret__, 'platform_version'),
|
|
598
|
-
portal_url=pulumi.get(__ret__, 'portal_url'),
|
|
599
|
-
private_endpoint_connections=pulumi.get(__ret__, 'private_endpoint_connections'),
|
|
600
|
-
private_ip_addresses=pulumi.get(__ret__, 'private_ip_addresses'),
|
|
601
|
-
provisioning_state=pulumi.get(__ret__, 'provisioning_state'),
|
|
602
|
-
public_ip_addresses=pulumi.get(__ret__, 'public_ip_addresses'),
|
|
603
|
-
public_ip_address_id=pulumi.get(__ret__, 'public_ip_address_id'),
|
|
604
|
-
public_network_access=pulumi.get(__ret__, 'public_network_access'),
|
|
605
|
-
publisher_email=pulumi.get(__ret__, 'publisher_email'),
|
|
606
|
-
publisher_name=pulumi.get(__ret__, 'publisher_name'),
|
|
607
|
-
restore=pulumi.get(__ret__, 'restore'),
|
|
608
|
-
scm_url=pulumi.get(__ret__, 'scm_url'),
|
|
609
|
-
sku=pulumi.get(__ret__, 'sku'),
|
|
610
|
-
system_data=pulumi.get(__ret__, 'system_data'),
|
|
611
|
-
tags=pulumi.get(__ret__, 'tags'),
|
|
612
|
-
target_provisioning_state=pulumi.get(__ret__, 'target_provisioning_state'),
|
|
613
|
-
type=pulumi.get(__ret__, 'type'),
|
|
614
|
-
virtual_network_configuration=pulumi.get(__ret__, 'virtual_network_configuration'),
|
|
615
|
-
virtual_network_type=pulumi.get(__ret__, 'virtual_network_type'),
|
|
616
|
-
zones=pulumi.get(__ret__, 'zones'))
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
@_utilities.lift_output_func(get_api_management_service)
|
|
620
|
-
def get_api_management_service_output(resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
621
|
-
service_name: Optional[pulumi.Input[str]] = None,
|
|
622
|
-
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetApiManagementServiceResult]:
|
|
623
|
-
"""
|
|
624
|
-
Gets an API Management service resource description.
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
:param str resource_group_name: The name of the resource group. The name is case insensitive.
|
|
628
|
-
:param str service_name: The name of the API Management service.
|
|
629
|
-
"""
|
|
630
|
-
...
|