pulumi-azure-native 2.74.0a1732526192__py3-none-any.whl → 2.75.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-azure-native might be problematic. Click here for more details.
- pulumi_azure_native/__init__.py +313 -0
- pulumi_azure_native/apimanagement/__init__.py +3 -0
- pulumi_azure_native/apimanagement/api.py +3 -3
- pulumi_azure_native/apimanagement/api_diagnostic.py +3 -3
- pulumi_azure_native/apimanagement/api_gateway.py +3 -3
- pulumi_azure_native/apimanagement/api_gateway_config_connection.py +3 -3
- 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 +2 -2
- pulumi_azure_native/apimanagement/get_api_gateway_config_connection.py +2 -2
- 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 +2 -2
- 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 +2 -2
- pulumi_azure_native/apimanagement/get_workspace_certificate.py +2 -2
- pulumi_azure_native/apimanagement/get_workspace_diagnostic.py +2 -2
- 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 +2 -2
- 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/v20240501/api.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_gateway_config_connection.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_issue.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_issue_attachment.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_issue_comment.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_management_service.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_tag_description.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/api_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/authorization.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/authorization_access_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/authorization_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/authorization_server.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/backend.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/cache.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/content_item.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/content_type.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/documentation.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/email_template.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/gateway.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/gateway_api_entity_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/gateway_certificate_authority.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/gateway_hostname_configuration.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/graph_ql_api_resolver.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/graph_ql_api_resolver_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/group.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/identity_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/logger.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/open_id_connect_provider.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/policy_restriction.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/private_endpoint_connection_by_name.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_api.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_group.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/product_wiki.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_by_api.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_by_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_by_product.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/user.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_operation.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_operation_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_release.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_api_version_set.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_backend.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_certificate.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_diagnostic.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_global_schema.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_group.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_group_user.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_logger.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_named_value.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_notification_recipient_email.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_notification_recipient_user.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_policy_fragment.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_product.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_product_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_product_group_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_product_policy.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_subscription.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_tag.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_tag_api_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_tag_operation_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240501/workspace_tag_product_link.py +1 -1
- pulumi_azure_native/apimanagement/v20240601preview/__init__.py +203 -0
- pulumi_azure_native/apimanagement/v20240601preview/_enums.py +881 -0
- pulumi_azure_native/apimanagement/v20240601preview/_inputs.py +4446 -0
- pulumi_azure_native/apimanagement/v20240601preview/api.py +898 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_diagnostic.py +523 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_gateway.py +377 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_gateway_config_connection.py +267 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_issue.py +358 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_issue_attachment.py +311 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_issue_comment.py +310 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_management_service.py +1096 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_operation.py +437 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_operation_policy.py +285 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_policy.py +264 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_release.py +258 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_schema.py +327 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_tag_description.py +307 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_version_set.py +327 -0
- pulumi_azure_native/apimanagement/v20240601preview/api_wiki.py +211 -0
- pulumi_azure_native/apimanagement/v20240601preview/authorization.py +348 -0
- pulumi_azure_native/apimanagement/v20240601preview/authorization_access_policy.py +308 -0
- pulumi_azure_native/apimanagement/v20240601preview/authorization_provider.py +268 -0
- pulumi_azure_native/apimanagement/v20240601preview/authorization_server.py +709 -0
- pulumi_azure_native/apimanagement/v20240601preview/backend.py +514 -0
- pulumi_azure_native/apimanagement/v20240601preview/cache.py +297 -0
- pulumi_azure_native/apimanagement/v20240601preview/certificate.py +280 -0
- pulumi_azure_native/apimanagement/v20240601preview/content_item.py +229 -0
- pulumi_azure_native/apimanagement/v20240601preview/content_type.py +305 -0
- pulumi_azure_native/apimanagement/v20240601preview/diagnostic.py +502 -0
- pulumi_azure_native/apimanagement/v20240601preview/documentation.py +237 -0
- pulumi_azure_native/apimanagement/v20240601preview/email_template.py +336 -0
- pulumi_azure_native/apimanagement/v20240601preview/gateway.py +239 -0
- pulumi_azure_native/apimanagement/v20240601preview/gateway_api_entity_tag.py +441 -0
- pulumi_azure_native/apimanagement/v20240601preview/gateway_certificate_authority.py +229 -0
- pulumi_azure_native/apimanagement/v20240601preview/gateway_hostname_configuration.py +374 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api.py +429 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_diagnostic.py +281 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_gateway.py +283 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_gateway_config_connection.py +190 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_issue.py +216 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_issue_attachment.py +174 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_issue_comment.py +174 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_management_service.py +689 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_management_service_domain_ownership_identifier.py +70 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_management_service_sso_token.py +86 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_operation.py +239 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_operation_policy.py +166 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_policy.py +160 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_release.py +182 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_schema.py +196 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_tag_description.py +196 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_version_set.py +190 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_api_wiki.py +135 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization.py +197 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_access_policy.py +174 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_login_link_post.py +104 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_provider.py +163 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_server.py +373 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_backend.py +272 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_cache.py +176 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_certificate.py +177 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_content_item.py +140 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_content_type.py +162 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_diagnostic.py +275 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_documentation.py +148 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_email_template.py +205 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_gateway.py +149 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_gateway_certificate_authority.py +140 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_gateway_hostname_configuration.py +210 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_global_schema.py +176 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_graph_ql_api_resolver.py +168 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_graph_ql_api_resolver_policy.py +166 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_group.py +176 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_identity_provider.py +274 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_logger.py +191 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_named_value.py +205 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_open_id_connect_provider.py +218 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_policy.py +154 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_policy_fragment.py +182 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_policy_restriction.py +148 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_private_endpoint_connection_by_name.py +163 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_product.py +218 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_product_api_link.py +140 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_product_group_link.py +140 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_product_policy.py +160 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_product_wiki.py +135 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_subscription.py +302 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_tag.py +134 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_api_link.py +140 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_by_api.py +140 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_by_operation.py +146 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_by_product.py +140 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_operation_link.py +140 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_product_link.py +140 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_user.py +233 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_user_shared_access_token.py +105 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace.py +148 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api.py +435 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_diagnostic.py +287 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_operation.py +245 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_operation_policy.py +172 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_policy.py +166 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_release.py +188 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_schema.py +202 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_version_set.py +196 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_backend.py +278 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_certificate.py +183 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_diagnostic.py +281 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_global_schema.py +182 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_group.py +182 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_logger.py +197 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_named_value.py +211 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_policy.py +160 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_policy_fragment.py +188 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product.py +224 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product_api_link.py +146 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product_group_link.py +146 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product_policy.py +166 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_subscription.py +308 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag.py +140 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag_api_link.py +146 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag_operation_link.py +146 -0
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag_product_link.py +146 -0
- pulumi_azure_native/apimanagement/v20240601preview/global_schema.py +278 -0
- pulumi_azure_native/apimanagement/v20240601preview/graph_ql_api_resolver.py +287 -0
- pulumi_azure_native/apimanagement/v20240601preview/graph_ql_api_resolver_policy.py +285 -0
- pulumi_azure_native/apimanagement/v20240601preview/group.py +297 -0
- pulumi_azure_native/apimanagement/v20240601preview/group_user.py +281 -0
- pulumi_azure_native/apimanagement/v20240601preview/identity_provider.py +520 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_authorization_server_secrets.py +120 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_gateway_debug_credentials.py +111 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_gateway_keys.py +106 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_identity_provider_secrets.py +92 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_named_value.py +92 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_open_id_connect_provider_secrets.py +92 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_policy_fragment_references.py +133 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_subscription_secrets.py +106 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_tenant_access_secrets.py +148 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_workspace_named_value.py +98 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_workspace_policy_fragment_references.py +139 -0
- pulumi_azure_native/apimanagement/v20240601preview/list_workspace_subscription_secrets.py +112 -0
- pulumi_azure_native/apimanagement/v20240601preview/logger.py +330 -0
- pulumi_azure_native/apimanagement/v20240601preview/named_value.py +337 -0
- pulumi_azure_native/apimanagement/v20240601preview/notification_recipient_email.py +209 -0
- pulumi_azure_native/apimanagement/v20240601preview/notification_recipient_user.py +209 -0
- pulumi_azure_native/apimanagement/v20240601preview/open_id_connect_provider.py +385 -0
- pulumi_azure_native/apimanagement/v20240601preview/outputs.py +3923 -0
- pulumi_azure_native/apimanagement/v20240601preview/policy.py +243 -0
- pulumi_azure_native/apimanagement/v20240601preview/policy_fragment.py +282 -0
- pulumi_azure_native/apimanagement/v20240601preview/policy_restriction.py +242 -0
- pulumi_azure_native/apimanagement/v20240601preview/private_endpoint_connection_by_name.py +252 -0
- pulumi_azure_native/apimanagement/v20240601preview/product.py +384 -0
- pulumi_azure_native/apimanagement/v20240601preview/product_api.py +421 -0
- pulumi_azure_native/apimanagement/v20240601preview/product_api_link.py +230 -0
- pulumi_azure_native/apimanagement/v20240601preview/product_group.py +240 -0
- pulumi_azure_native/apimanagement/v20240601preview/product_group_link.py +230 -0
- pulumi_azure_native/apimanagement/v20240601preview/product_policy.py +264 -0
- pulumi_azure_native/apimanagement/v20240601preview/product_wiki.py +211 -0
- pulumi_azure_native/apimanagement/v20240601preview/subscription.py +491 -0
- pulumi_azure_native/apimanagement/v20240601preview/tag.py +209 -0
- pulumi_azure_native/apimanagement/v20240601preview/tag_api_link.py +230 -0
- pulumi_azure_native/apimanagement/v20240601preview/tag_by_api.py +210 -0
- pulumi_azure_native/apimanagement/v20240601preview/tag_by_operation.py +231 -0
- pulumi_azure_native/apimanagement/v20240601preview/tag_by_product.py +210 -0
- pulumi_azure_native/apimanagement/v20240601preview/tag_operation_link.py +230 -0
- pulumi_azure_native/apimanagement/v20240601preview/tag_product_link.py +230 -0
- pulumi_azure_native/apimanagement/v20240601preview/user.py +463 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace.py +238 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api.py +919 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_diagnostic.py +544 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_operation.py +458 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_operation_policy.py +306 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_policy.py +285 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_release.py +279 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_schema.py +348 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_version_set.py +348 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_backend.py +535 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_certificate.py +301 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_diagnostic.py +523 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_global_schema.py +299 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_group.py +318 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_group_user.py +302 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_logger.py +351 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_named_value.py +358 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_notification_recipient_email.py +230 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_notification_recipient_user.py +230 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_policy.py +264 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_policy_fragment.py +303 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product.py +405 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product_api_link.py +251 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product_group_link.py +251 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product_policy.py +285 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_subscription.py +512 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag.py +230 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag_api_link.py +251 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag_operation_link.py +251 -0
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag_product_link.py +251 -0
- 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 +3 -3
- 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 +3 -3
- pulumi_azure_native/apimanagement/workspace_certificate.py +3 -3
- pulumi_azure_native/apimanagement/workspace_diagnostic.py +3 -3
- 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 +3 -3
- 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/app/_enums.py +0 -2
- pulumi_azure_native/app/v20241002preview/_enums.py +0 -2
- pulumi_azure_native/authorization/__init__.py +3 -0
- pulumi_azure_native/authorization/get_policy_assignment.py +2 -2
- pulumi_azure_native/authorization/get_policy_definition.py +2 -2
- pulumi_azure_native/authorization/get_policy_definition_at_management_group.py +2 -2
- pulumi_azure_native/authorization/get_policy_definition_version.py +2 -2
- pulumi_azure_native/authorization/get_policy_definition_version_at_management_group.py +2 -2
- pulumi_azure_native/authorization/get_policy_set_definition.py +2 -2
- pulumi_azure_native/authorization/get_policy_set_definition_at_management_group.py +2 -2
- pulumi_azure_native/authorization/get_policy_set_definition_version.py +2 -2
- pulumi_azure_native/authorization/get_policy_set_definition_version_at_management_group.py +2 -2
- pulumi_azure_native/authorization/list_policy_definition_version_all.py +2 -2
- pulumi_azure_native/authorization/list_policy_definition_version_all_at_management_group.py +2 -2
- pulumi_azure_native/authorization/list_policy_definition_version_all_builtins.py +2 -2
- pulumi_azure_native/authorization/list_policy_set_definition_version_all.py +2 -2
- pulumi_azure_native/authorization/list_policy_set_definition_version_all_at_management_group.py +2 -2
- pulumi_azure_native/authorization/list_policy_set_definition_version_all_builtins.py +2 -2
- pulumi_azure_native/authorization/policy_assignment.py +3 -3
- pulumi_azure_native/authorization/policy_definition.py +3 -3
- pulumi_azure_native/authorization/policy_definition_at_management_group.py +3 -3
- pulumi_azure_native/authorization/policy_definition_version.py +3 -3
- pulumi_azure_native/authorization/policy_definition_version_at_management_group.py +3 -3
- pulumi_azure_native/authorization/policy_set_definition.py +3 -3
- pulumi_azure_native/authorization/policy_set_definition_at_management_group.py +3 -3
- pulumi_azure_native/authorization/policy_set_definition_version.py +3 -3
- pulumi_azure_native/authorization/policy_set_definition_version_at_management_group.py +3 -3
- pulumi_azure_native/authorization/v20180501/policy_definition.py +1 -1
- pulumi_azure_native/authorization/v20180501/policy_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20190601/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20190601/policy_definition.py +1 -1
- pulumi_azure_native/authorization/v20190601/policy_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20190601/policy_set_definition.py +1 -1
- pulumi_azure_native/authorization/v20190601/policy_set_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20200301/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20210601/policy_definition.py +1 -1
- pulumi_azure_native/authorization/v20210601/policy_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20210601/policy_set_definition.py +1 -1
- pulumi_azure_native/authorization/v20210601/policy_set_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20220601/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_definition.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_definition_version.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_definition_version_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_set_definition.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_set_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_set_definition_version.py +1 -1
- pulumi_azure_native/authorization/v20230401/policy_set_definition_version_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20240401/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_assignment.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_definition.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_definition_version.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_definition_version_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_set_definition.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_set_definition_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_set_definition_version.py +1 -1
- pulumi_azure_native/authorization/v20240501/policy_set_definition_version_at_management_group.py +1 -1
- pulumi_azure_native/authorization/v20250101/__init__.py +34 -0
- pulumi_azure_native/authorization/v20250101/_enums.py +120 -0
- pulumi_azure_native/authorization/v20250101/_inputs.py +839 -0
- pulumi_azure_native/authorization/v20250101/get_policy_assignment.py +387 -0
- pulumi_azure_native/authorization/v20250101/get_policy_definition.py +249 -0
- pulumi_azure_native/authorization/v20250101/get_policy_definition_at_management_group.py +255 -0
- pulumi_azure_native/authorization/v20250101/get_policy_definition_version.py +241 -0
- pulumi_azure_native/authorization/v20250101/get_policy_definition_version_at_management_group.py +247 -0
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition.py +255 -0
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition_at_management_group.py +261 -0
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition_version.py +247 -0
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition_version_at_management_group.py +253 -0
- pulumi_azure_native/authorization/v20250101/list_policy_definition_version_all.py +85 -0
- pulumi_azure_native/authorization/v20250101/list_policy_definition_version_all_at_management_group.py +95 -0
- pulumi_azure_native/authorization/v20250101/list_policy_definition_version_all_builtins.py +85 -0
- pulumi_azure_native/authorization/v20250101/list_policy_set_definition_version_all.py +85 -0
- pulumi_azure_native/authorization/v20250101/list_policy_set_definition_version_all_at_management_group.py +95 -0
- pulumi_azure_native/authorization/v20250101/list_policy_set_definition_version_all_builtins.py +85 -0
- pulumi_azure_native/authorization/v20250101/outputs.py +1174 -0
- pulumi_azure_native/authorization/v20250101/policy_assignment.py +620 -0
- pulumi_azure_native/authorization/v20250101/policy_definition.py +415 -0
- pulumi_azure_native/authorization/v20250101/policy_definition_at_management_group.py +436 -0
- pulumi_azure_native/authorization/v20250101/policy_definition_version.py +407 -0
- pulumi_azure_native/authorization/v20250101/policy_definition_version_at_management_group.py +428 -0
- pulumi_azure_native/authorization/v20250101/policy_set_definition.py +412 -0
- pulumi_azure_native/authorization/v20250101/policy_set_definition_at_management_group.py +433 -0
- pulumi_azure_native/authorization/v20250101/policy_set_definition_version.py +404 -0
- pulumi_azure_native/authorization/v20250101/policy_set_definition_version_at_management_group.py +425 -0
- pulumi_azure_native/azureplaywrightservice/__init__.py +3 -0
- pulumi_azure_native/azureplaywrightservice/account.py +3 -3
- pulumi_azure_native/azureplaywrightservice/get_account.py +2 -2
- pulumi_azure_native/azureplaywrightservice/v20231001preview/account.py +1 -1
- pulumi_azure_native/azureplaywrightservice/v20240201preview/account.py +1 -1
- pulumi_azure_native/azureplaywrightservice/v20240801preview/account.py +1 -1
- pulumi_azure_native/azureplaywrightservice/v20241201/__init__.py +11 -0
- pulumi_azure_native/azureplaywrightservice/v20241201/_enums.py +23 -0
- pulumi_azure_native/azureplaywrightservice/v20241201/account.py +380 -0
- pulumi_azure_native/azureplaywrightservice/v20241201/get_account.py +241 -0
- pulumi_azure_native/azureplaywrightservice/v20241201/outputs.py +131 -0
- pulumi_azure_native/compute/__init__.py +7 -0
- pulumi_azure_native/compute/_enums.py +30 -0
- pulumi_azure_native/compute/_inputs.py +557 -0
- pulumi_azure_native/compute/gallery.py +3 -3
- pulumi_azure_native/compute/gallery_application.py +3 -3
- pulumi_azure_native/compute/gallery_application_version.py +3 -3
- pulumi_azure_native/compute/gallery_image.py +3 -3
- pulumi_azure_native/compute/gallery_image_version.py +3 -3
- pulumi_azure_native/compute/gallery_in_vm_access_control_profile.py +271 -0
- pulumi_azure_native/compute/gallery_in_vm_access_control_profile_version.py +440 -0
- pulumi_azure_native/compute/get_gallery.py +2 -2
- pulumi_azure_native/compute/get_gallery_application.py +2 -2
- pulumi_azure_native/compute/get_gallery_application_version.py +2 -2
- pulumi_azure_native/compute/get_gallery_image.py +2 -2
- pulumi_azure_native/compute/get_gallery_image_version.py +2 -2
- pulumi_azure_native/compute/get_gallery_in_vm_access_control_profile.py +165 -0
- pulumi_azure_native/compute/get_gallery_in_vm_access_control_profile_version.py +269 -0
- pulumi_azure_native/compute/outputs.py +450 -1
- pulumi_azure_native/compute/v20220303/gallery.py +1 -1
- pulumi_azure_native/compute/v20220303/gallery_application.py +1 -1
- pulumi_azure_native/compute/v20220303/gallery_application_version.py +1 -1
- pulumi_azure_native/compute/v20220303/gallery_image.py +1 -1
- pulumi_azure_native/compute/v20220303/gallery_image_version.py +1 -1
- pulumi_azure_native/compute/v20220803/gallery.py +1 -1
- pulumi_azure_native/compute/v20220803/gallery_application.py +1 -1
- pulumi_azure_native/compute/v20220803/gallery_application_version.py +1 -1
- pulumi_azure_native/compute/v20220803/gallery_image.py +1 -1
- pulumi_azure_native/compute/v20220803/gallery_image_version.py +1 -1
- pulumi_azure_native/compute/v20230703/gallery.py +1 -1
- pulumi_azure_native/compute/v20230703/gallery_application.py +1 -1
- pulumi_azure_native/compute/v20230703/gallery_application_version.py +1 -1
- pulumi_azure_native/compute/v20230703/gallery_image.py +1 -1
- pulumi_azure_native/compute/v20230703/gallery_image_version.py +1 -1
- pulumi_azure_native/compute/v20240303/__init__.py +24 -0
- pulumi_azure_native/compute/v20240303/_enums.py +192 -0
- pulumi_azure_native/compute/v20240303/_inputs.py +3294 -0
- pulumi_azure_native/compute/v20240303/gallery.py +365 -0
- pulumi_azure_native/compute/v20240303/gallery_application.py +444 -0
- pulumi_azure_native/compute/v20240303/gallery_application_version.py +340 -0
- pulumi_azure_native/compute/v20240303/gallery_image.py +688 -0
- pulumi_azure_native/compute/v20240303/gallery_image_version.py +437 -0
- pulumi_azure_native/compute/v20240303/gallery_in_vm_access_control_profile.py +269 -0
- pulumi_azure_native/compute/v20240303/gallery_in_vm_access_control_profile_version.py +438 -0
- pulumi_azure_native/compute/v20240303/get_gallery.py +253 -0
- pulumi_azure_native/compute/v20240303/get_gallery_application.py +247 -0
- pulumi_azure_native/compute/v20240303/get_gallery_application_version.py +217 -0
- pulumi_azure_native/compute/v20240303/get_gallery_image.py +373 -0
- pulumi_azure_native/compute/v20240303/get_gallery_image_version.py +273 -0
- pulumi_azure_native/compute/v20240303/get_gallery_in_vm_access_control_profile.py +163 -0
- pulumi_azure_native/compute/v20240303/get_gallery_in_vm_access_control_profile_version.py +267 -0
- pulumi_azure_native/compute/v20240303/outputs.py +3340 -0
- pulumi_azure_native/machinelearningservices/v20240701preview/_inputs.py +59 -1
- pulumi_azure_native/machinelearningservices/v20240701preview/outputs.py +56 -1
- pulumi_azure_native/machinelearningservices/v20241001preview/outputs.py +57 -29
- pulumi_azure_native/network/__init__.py +3 -0
- pulumi_azure_native/network/admin_rule.py +3 -3
- pulumi_azure_native/network/admin_rule_collection.py +3 -3
- pulumi_azure_native/network/application_gateway.py +3 -3
- pulumi_azure_native/network/application_gateway_private_endpoint_connection.py +3 -3
- pulumi_azure_native/network/application_security_group.py +3 -3
- pulumi_azure_native/network/azure_firewall.py +3 -3
- pulumi_azure_native/network/bastion_host.py +3 -3
- pulumi_azure_native/network/configuration_policy_group.py +3 -3
- pulumi_azure_native/network/connection_monitor.py +3 -3
- pulumi_azure_native/network/connectivity_configuration.py +3 -3
- pulumi_azure_native/network/custom_ip_prefix.py +3 -3
- pulumi_azure_native/network/ddos_custom_policy.py +3 -3
- pulumi_azure_native/network/ddos_protection_plan.py +3 -3
- pulumi_azure_native/network/default_admin_rule.py +1 -1
- pulumi_azure_native/network/default_user_rule.py +1 -1
- pulumi_azure_native/network/dscp_configuration.py +3 -3
- pulumi_azure_native/network/express_route_circuit.py +3 -3
- pulumi_azure_native/network/express_route_circuit_authorization.py +3 -3
- pulumi_azure_native/network/express_route_circuit_connection.py +3 -3
- pulumi_azure_native/network/express_route_circuit_peering.py +3 -3
- pulumi_azure_native/network/express_route_connection.py +3 -3
- pulumi_azure_native/network/express_route_cross_connection_peering.py +3 -3
- pulumi_azure_native/network/express_route_gateway.py +3 -3
- pulumi_azure_native/network/express_route_port.py +3 -3
- pulumi_azure_native/network/express_route_port_authorization.py +3 -3
- pulumi_azure_native/network/firewall_policy.py +3 -3
- pulumi_azure_native/network/firewall_policy_draft.py +3 -3
- pulumi_azure_native/network/firewall_policy_rule_collection_group.py +3 -3
- pulumi_azure_native/network/firewall_policy_rule_collection_group_draft.py +3 -3
- pulumi_azure_native/network/flow_log.py +3 -3
- pulumi_azure_native/network/get_active_sessions.py +2 -2
- pulumi_azure_native/network/get_admin_rule.py +2 -2
- pulumi_azure_native/network/get_admin_rule_collection.py +2 -2
- pulumi_azure_native/network/get_application_gateway.py +2 -2
- pulumi_azure_native/network/get_application_gateway_backend_health_on_demand.py +2 -2
- pulumi_azure_native/network/get_application_gateway_private_endpoint_connection.py +2 -2
- pulumi_azure_native/network/get_application_security_group.py +2 -2
- pulumi_azure_native/network/get_azure_firewall.py +2 -2
- pulumi_azure_native/network/get_bastion_host.py +2 -2
- pulumi_azure_native/network/get_bastion_shareable_link.py +2 -2
- pulumi_azure_native/network/get_configuration_policy_group.py +2 -2
- pulumi_azure_native/network/get_connection_monitor.py +2 -2
- pulumi_azure_native/network/get_connectivity_configuration.py +2 -2
- pulumi_azure_native/network/get_custom_ip_prefix.py +2 -2
- pulumi_azure_native/network/get_ddos_custom_policy.py +2 -2
- pulumi_azure_native/network/get_ddos_protection_plan.py +2 -2
- pulumi_azure_native/network/get_dscp_configuration.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit_authorization.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit_connection.py +2 -2
- pulumi_azure_native/network/get_express_route_circuit_peering.py +2 -2
- pulumi_azure_native/network/get_express_route_connection.py +2 -2
- pulumi_azure_native/network/get_express_route_cross_connection_peering.py +2 -2
- pulumi_azure_native/network/get_express_route_gateway.py +2 -2
- pulumi_azure_native/network/get_express_route_port.py +2 -2
- pulumi_azure_native/network/get_express_route_port_authorization.py +2 -2
- pulumi_azure_native/network/get_firewall_policy.py +2 -2
- pulumi_azure_native/network/get_firewall_policy_draft.py +2 -2
- pulumi_azure_native/network/get_firewall_policy_rule_collection_group.py +2 -2
- pulumi_azure_native/network/get_firewall_policy_rule_collection_group_draft.py +2 -2
- pulumi_azure_native/network/get_flow_log.py +2 -2
- pulumi_azure_native/network/get_hub_route_table.py +2 -2
- pulumi_azure_native/network/get_hub_virtual_network_connection.py +2 -2
- pulumi_azure_native/network/get_inbound_nat_rule.py +2 -2
- pulumi_azure_native/network/get_ip_allocation.py +2 -2
- pulumi_azure_native/network/get_ip_group.py +2 -2
- pulumi_azure_native/network/get_ipam_pool.py +4 -0
- pulumi_azure_native/network/get_ipam_pool_usage.py +4 -0
- pulumi_azure_native/network/get_load_balancer.py +2 -2
- pulumi_azure_native/network/get_load_balancer_backend_address_pool.py +2 -2
- pulumi_azure_native/network/get_local_network_gateway.py +2 -2
- pulumi_azure_native/network/get_management_group_network_manager_connection.py +2 -2
- pulumi_azure_native/network/get_nat_gateway.py +2 -2
- pulumi_azure_native/network/get_nat_rule.py +2 -2
- pulumi_azure_native/network/get_network_group.py +2 -2
- pulumi_azure_native/network/get_network_interface.py +2 -2
- pulumi_azure_native/network/get_network_interface_tap_configuration.py +2 -2
- pulumi_azure_native/network/get_network_manager.py +2 -2
- pulumi_azure_native/network/get_network_manager_routing_configuration.py +4 -0
- pulumi_azure_native/network/get_network_profile.py +2 -2
- pulumi_azure_native/network/get_network_security_group.py +2 -2
- pulumi_azure_native/network/get_network_virtual_appliance.py +2 -2
- pulumi_azure_native/network/get_network_watcher.py +2 -2
- pulumi_azure_native/network/get_p2s_vpn_gateway.py +2 -2
- pulumi_azure_native/network/get_p2s_vpn_gateway_p2s_vpn_connection_health.py +2 -2
- pulumi_azure_native/network/get_p2s_vpn_gateway_p2s_vpn_connection_health_detailed.py +2 -2
- pulumi_azure_native/network/get_packet_capture.py +2 -2
- pulumi_azure_native/network/get_private_dns_zone_group.py +2 -2
- pulumi_azure_native/network/get_private_endpoint.py +2 -2
- pulumi_azure_native/network/get_private_link_service.py +2 -2
- pulumi_azure_native/network/get_private_link_service_private_endpoint_connection.py +2 -2
- pulumi_azure_native/network/get_public_ip_address.py +2 -2
- pulumi_azure_native/network/get_public_ip_prefix.py +2 -2
- pulumi_azure_native/network/get_reachability_analysis_intent.py +4 -0
- pulumi_azure_native/network/get_reachability_analysis_run.py +4 -0
- pulumi_azure_native/network/get_route.py +2 -2
- pulumi_azure_native/network/get_route_filter.py +2 -2
- pulumi_azure_native/network/get_route_filter_rule.py +2 -2
- pulumi_azure_native/network/get_route_map.py +2 -2
- pulumi_azure_native/network/get_route_table.py +2 -2
- pulumi_azure_native/network/get_routing_intent.py +2 -2
- pulumi_azure_native/network/get_routing_rule.py +4 -0
- pulumi_azure_native/network/get_routing_rule_collection.py +4 -0
- pulumi_azure_native/network/get_scope_connection.py +2 -2
- pulumi_azure_native/network/get_security_admin_configuration.py +2 -2
- pulumi_azure_native/network/get_security_partner_provider.py +2 -2
- pulumi_azure_native/network/get_security_rule.py +2 -2
- pulumi_azure_native/network/get_security_user_configuration.py +2 -2
- pulumi_azure_native/network/get_security_user_rule.py +4 -0
- pulumi_azure_native/network/get_security_user_rule_collection.py +4 -0
- pulumi_azure_native/network/get_service_endpoint_policy.py +2 -2
- pulumi_azure_native/network/get_service_endpoint_policy_definition.py +2 -2
- pulumi_azure_native/network/get_static_cidr.py +4 -0
- pulumi_azure_native/network/get_static_member.py +2 -2
- pulumi_azure_native/network/get_subnet.py +2 -2
- pulumi_azure_native/network/get_subscription_network_manager_connection.py +2 -2
- pulumi_azure_native/network/get_verifier_workspace.py +4 -0
- pulumi_azure_native/network/get_virtual_appliance_site.py +2 -2
- pulumi_azure_native/network/get_virtual_hub.py +2 -2
- pulumi_azure_native/network/get_virtual_hub_bgp_connection.py +2 -2
- pulumi_azure_native/network/get_virtual_hub_ip_configuration.py +2 -2
- pulumi_azure_native/network/get_virtual_hub_route_table_v2.py +2 -2
- pulumi_azure_native/network/get_virtual_network.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_advertised_routes.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_bgp_peer_status.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_connection.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_connection_ike_sas.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_learned_routes.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_nat_rule.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_vpn_profile_package_url.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_vpnclient_connection_health.py +2 -2
- pulumi_azure_native/network/get_virtual_network_gateway_vpnclient_ipsec_parameters.py +2 -2
- pulumi_azure_native/network/get_virtual_network_peering.py +2 -2
- pulumi_azure_native/network/get_virtual_network_tap.py +2 -2
- pulumi_azure_native/network/get_virtual_router.py +2 -2
- pulumi_azure_native/network/get_virtual_router_peering.py +2 -2
- pulumi_azure_native/network/get_virtual_wan.py +2 -2
- pulumi_azure_native/network/get_vpn_connection.py +2 -2
- pulumi_azure_native/network/get_vpn_gateway.py +2 -2
- pulumi_azure_native/network/get_vpn_link_connection_ike_sas.py +2 -2
- pulumi_azure_native/network/get_vpn_server_configuration.py +2 -2
- pulumi_azure_native/network/get_vpn_site.py +2 -2
- pulumi_azure_native/network/get_web_application_firewall_policy.py +2 -2
- pulumi_azure_native/network/hub_route_table.py +3 -3
- pulumi_azure_native/network/hub_virtual_network_connection.py +3 -3
- pulumi_azure_native/network/inbound_nat_rule.py +3 -3
- pulumi_azure_native/network/interface_endpoint.py +1 -1
- pulumi_azure_native/network/ip_allocation.py +3 -3
- pulumi_azure_native/network/ip_group.py +3 -3
- pulumi_azure_native/network/ipam_pool.py +5 -1
- pulumi_azure_native/network/list_active_connectivity_configurations.py +2 -2
- pulumi_azure_native/network/list_active_security_admin_rules.py +2 -2
- pulumi_azure_native/network/list_firewall_policy_idps_signature.py +2 -2
- pulumi_azure_native/network/list_firewall_policy_idps_signatures_filter_value.py +2 -2
- pulumi_azure_native/network/list_ipam_pool_associated_resources.py +4 -0
- pulumi_azure_native/network/list_network_manager_deployment_status.py +2 -2
- pulumi_azure_native/network/list_network_manager_effective_connectivity_configurations.py +2 -2
- pulumi_azure_native/network/list_network_manager_effective_security_admin_rules.py +2 -2
- pulumi_azure_native/network/list_vpn_link_connection_default_shared_key.py +4 -0
- pulumi_azure_native/network/load_balancer.py +3 -3
- pulumi_azure_native/network/load_balancer_backend_address_pool.py +3 -3
- pulumi_azure_native/network/local_network_gateway.py +3 -3
- pulumi_azure_native/network/management_group_network_manager_connection.py +3 -3
- pulumi_azure_native/network/nat_gateway.py +3 -3
- pulumi_azure_native/network/nat_rule.py +3 -3
- pulumi_azure_native/network/network_group.py +3 -3
- pulumi_azure_native/network/network_interface.py +3 -3
- pulumi_azure_native/network/network_interface_tap_configuration.py +3 -3
- pulumi_azure_native/network/network_manager.py +3 -3
- pulumi_azure_native/network/network_manager_routing_configuration.py +5 -1
- pulumi_azure_native/network/network_profile.py +3 -3
- pulumi_azure_native/network/network_security_group.py +3 -3
- pulumi_azure_native/network/network_virtual_appliance.py +3 -3
- pulumi_azure_native/network/network_watcher.py +3 -3
- pulumi_azure_native/network/p2s_vpn_gateway.py +3 -3
- pulumi_azure_native/network/packet_capture.py +3 -3
- pulumi_azure_native/network/private_dns_zone_group.py +3 -3
- pulumi_azure_native/network/private_endpoint.py +3 -3
- pulumi_azure_native/network/private_link_service.py +3 -3
- pulumi_azure_native/network/private_link_service_private_endpoint_connection.py +3 -3
- pulumi_azure_native/network/public_ip_address.py +3 -3
- pulumi_azure_native/network/public_ip_prefix.py +3 -3
- pulumi_azure_native/network/reachability_analysis_intent.py +5 -1
- pulumi_azure_native/network/reachability_analysis_run.py +5 -1
- pulumi_azure_native/network/route.py +3 -3
- pulumi_azure_native/network/route_filter.py +3 -3
- pulumi_azure_native/network/route_filter_rule.py +3 -3
- pulumi_azure_native/network/route_map.py +3 -3
- pulumi_azure_native/network/route_table.py +3 -3
- pulumi_azure_native/network/routing_intent.py +3 -3
- pulumi_azure_native/network/routing_rule.py +5 -1
- pulumi_azure_native/network/routing_rule_collection.py +5 -1
- pulumi_azure_native/network/scope_connection.py +3 -3
- pulumi_azure_native/network/security_admin_configuration.py +3 -3
- pulumi_azure_native/network/security_partner_provider.py +3 -3
- pulumi_azure_native/network/security_rule.py +3 -3
- pulumi_azure_native/network/security_user_configuration.py +3 -3
- pulumi_azure_native/network/security_user_rule.py +5 -1
- pulumi_azure_native/network/security_user_rule_collection.py +5 -1
- pulumi_azure_native/network/service_endpoint_policy.py +3 -3
- pulumi_azure_native/network/service_endpoint_policy_definition.py +3 -3
- pulumi_azure_native/network/static_cidr.py +5 -1
- pulumi_azure_native/network/static_member.py +3 -3
- pulumi_azure_native/network/subnet.py +3 -3
- pulumi_azure_native/network/subscription_network_manager_connection.py +3 -3
- pulumi_azure_native/network/user_rule.py +1 -1
- pulumi_azure_native/network/user_rule_collection.py +1 -1
- pulumi_azure_native/network/v20180601/load_balancer.py +1 -1
- pulumi_azure_native/network/v20180701/network_interface.py +1 -1
- pulumi_azure_native/network/v20180701/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20180701/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20180701/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20180701/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20180701/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20180701/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20180701/vpn_site.py +1 -1
- pulumi_azure_native/network/v20181201/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20190201/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20190201/interface_endpoint.py +1 -1
- pulumi_azure_native/network/v20190201/network_interface.py +1 -1
- pulumi_azure_native/network/v20190201/subnet.py +1 -1
- pulumi_azure_native/network/v20190601/application_gateway.py +1 -1
- pulumi_azure_native/network/v20190601/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20190601/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20190601/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20190601/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20190601/load_balancer.py +1 -1
- pulumi_azure_native/network/v20190601/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20190601/network_interface.py +1 -1
- pulumi_azure_native/network/v20190601/network_security_group.py +1 -1
- pulumi_azure_native/network/v20190601/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20190601/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20190601/route.py +1 -1
- pulumi_azure_native/network/v20190601/route_table.py +1 -1
- pulumi_azure_native/network/v20190601/security_rule.py +1 -1
- pulumi_azure_native/network/v20190601/subnet.py +1 -1
- pulumi_azure_native/network/v20190601/virtual_network.py +1 -1
- pulumi_azure_native/network/v20190601/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20190701/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20190701/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20190701/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20190801/application_gateway.py +1 -1
- pulumi_azure_native/network/v20190801/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20190801/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20190801/express_route_port.py +1 -1
- pulumi_azure_native/network/v20190801/load_balancer.py +1 -1
- pulumi_azure_native/network/v20190801/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20190801/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20190801/network_interface.py +1 -1
- pulumi_azure_native/network/v20190801/network_profile.py +1 -1
- pulumi_azure_native/network/v20190801/network_security_group.py +1 -1
- pulumi_azure_native/network/v20190801/private_link_service.py +1 -1
- pulumi_azure_native/network/v20190801/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20190801/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20190801/route_filter.py +1 -1
- pulumi_azure_native/network/v20190801/subnet.py +1 -1
- pulumi_azure_native/network/v20190801/virtual_network.py +1 -1
- pulumi_azure_native/network/v20190801/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20190801/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20190901/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20200401/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20200401/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20200401/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20200401/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20200601/packet_capture.py +1 -1
- pulumi_azure_native/network/v20200601/subnet.py +1 -1
- pulumi_azure_native/network/v20200601/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20210201/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20210201/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20210201/private_link_service.py +1 -1
- pulumi_azure_native/network/v20210201preview/admin_rule.py +1 -1
- pulumi_azure_native/network/v20210201preview/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20210201preview/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20210201preview/network_group.py +1 -1
- pulumi_azure_native/network/v20210201preview/network_manager.py +1 -1
- pulumi_azure_native/network/v20210201preview/user_rule_collection.py +1 -1
- pulumi_azure_native/network/v20210301/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20210301/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20210501preview/admin_rule.py +1 -1
- pulumi_azure_native/network/v20210501preview/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20210501preview/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20210501preview/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20210501preview/default_user_rule.py +1 -1
- pulumi_azure_native/network/v20210501preview/network_group.py +1 -1
- pulumi_azure_native/network/v20210501preview/network_manager.py +1 -1
- pulumi_azure_native/network/v20210501preview/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20210501preview/security_user_configuration.py +1 -1
- pulumi_azure_native/network/v20210501preview/user_rule.py +1 -1
- pulumi_azure_native/network/v20210501preview/user_rule_collection.py +1 -1
- pulumi_azure_native/network/v20210801/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20220101/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20220401preview/default_user_rule.py +1 -1
- pulumi_azure_native/network/v20220401preview/network_group.py +1 -1
- pulumi_azure_native/network/v20220401preview/security_user_configuration.py +1 -1
- pulumi_azure_native/network/v20220401preview/user_rule.py +1 -1
- pulumi_azure_native/network/v20220401preview/user_rule_collection.py +1 -1
- pulumi_azure_native/network/v20220501/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20220501/network_watcher.py +1 -1
- pulumi_azure_native/network/v20220701/security_rule.py +1 -1
- pulumi_azure_native/network/v20220701/subnet.py +1 -1
- pulumi_azure_native/network/v20230201/admin_rule.py +1 -1
- pulumi_azure_native/network/v20230201/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20230201/application_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230201/application_security_group.py +1 -1
- pulumi_azure_native/network/v20230201/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20230201/bastion_host.py +1 -1
- pulumi_azure_native/network/v20230201/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20230201/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20230201/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230201/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20230201/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20230201/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20230201/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_port.py +1 -1
- pulumi_azure_native/network/v20230201/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20230201/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230201/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20230201/flow_log.py +1 -1
- pulumi_azure_native/network/v20230201/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20230201/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20230201/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230201/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20230201/ip_group.py +1 -1
- pulumi_azure_native/network/v20230201/load_balancer.py +1 -1
- pulumi_azure_native/network/v20230201/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20230201/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230201/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/nat_rule.py +1 -1
- pulumi_azure_native/network/v20230201/network_group.py +1 -1
- pulumi_azure_native/network/v20230201/network_interface.py +1 -1
- pulumi_azure_native/network/v20230201/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/network_manager.py +1 -1
- pulumi_azure_native/network/v20230201/network_profile.py +1 -1
- pulumi_azure_native/network/v20230201/network_security_group.py +1 -1
- pulumi_azure_native/network/v20230201/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20230201/network_watcher.py +1 -1
- pulumi_azure_native/network/v20230201/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/packet_capture.py +1 -1
- pulumi_azure_native/network/v20230201/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20230201/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20230201/private_link_service.py +1 -1
- pulumi_azure_native/network/v20230201/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230201/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20230201/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230201/route.py +1 -1
- pulumi_azure_native/network/v20230201/route_filter.py +1 -1
- pulumi_azure_native/network/v20230201/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20230201/route_map.py +1 -1
- pulumi_azure_native/network/v20230201/route_table.py +1 -1
- pulumi_azure_native/network/v20230201/routing_intent.py +1 -1
- pulumi_azure_native/network/v20230201/scope_connection.py +1 -1
- pulumi_azure_native/network/v20230201/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20230201/security_rule.py +1 -1
- pulumi_azure_native/network/v20230201/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20230201/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20230201/static_member.py +1 -1
- pulumi_azure_native/network/v20230201/subnet.py +1 -1
- pulumi_azure_native/network/v20230201/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_router.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20230201/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20230201/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20230201/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230201/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20230201/vpn_site.py +1 -1
- pulumi_azure_native/network/v20230201/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230401/admin_rule.py +1 -1
- pulumi_azure_native/network/v20230401/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20230401/application_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230401/application_security_group.py +1 -1
- pulumi_azure_native/network/v20230401/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20230401/bastion_host.py +1 -1
- pulumi_azure_native/network/v20230401/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20230401/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20230401/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230401/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20230401/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20230401/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20230401/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_port.py +1 -1
- pulumi_azure_native/network/v20230401/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20230401/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230401/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20230401/flow_log.py +1 -1
- pulumi_azure_native/network/v20230401/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20230401/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20230401/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230401/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20230401/ip_group.py +1 -1
- pulumi_azure_native/network/v20230401/load_balancer.py +1 -1
- pulumi_azure_native/network/v20230401/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20230401/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230401/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/nat_rule.py +1 -1
- pulumi_azure_native/network/v20230401/network_group.py +1 -1
- pulumi_azure_native/network/v20230401/network_interface.py +1 -1
- pulumi_azure_native/network/v20230401/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/network_manager.py +1 -1
- pulumi_azure_native/network/v20230401/network_profile.py +1 -1
- pulumi_azure_native/network/v20230401/network_security_group.py +1 -1
- pulumi_azure_native/network/v20230401/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20230401/network_watcher.py +1 -1
- pulumi_azure_native/network/v20230401/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/packet_capture.py +1 -1
- pulumi_azure_native/network/v20230401/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20230401/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20230401/private_link_service.py +1 -1
- pulumi_azure_native/network/v20230401/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230401/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20230401/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230401/route.py +1 -1
- pulumi_azure_native/network/v20230401/route_filter.py +1 -1
- pulumi_azure_native/network/v20230401/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20230401/route_map.py +1 -1
- pulumi_azure_native/network/v20230401/route_table.py +1 -1
- pulumi_azure_native/network/v20230401/routing_intent.py +1 -1
- pulumi_azure_native/network/v20230401/scope_connection.py +1 -1
- pulumi_azure_native/network/v20230401/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20230401/security_rule.py +1 -1
- pulumi_azure_native/network/v20230401/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20230401/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20230401/static_member.py +1 -1
- pulumi_azure_native/network/v20230401/subnet.py +1 -1
- pulumi_azure_native/network/v20230401/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_router.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20230401/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20230401/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20230401/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230401/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20230401/vpn_site.py +1 -1
- pulumi_azure_native/network/v20230401/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230501/admin_rule.py +1 -1
- pulumi_azure_native/network/v20230501/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20230501/application_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230501/application_security_group.py +1 -1
- pulumi_azure_native/network/v20230501/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20230501/bastion_host.py +1 -1
- pulumi_azure_native/network/v20230501/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20230501/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20230501/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230501/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20230501/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20230501/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20230501/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_port.py +1 -1
- pulumi_azure_native/network/v20230501/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20230501/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230501/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20230501/flow_log.py +1 -1
- pulumi_azure_native/network/v20230501/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20230501/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20230501/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230501/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20230501/ip_group.py +1 -1
- pulumi_azure_native/network/v20230501/load_balancer.py +1 -1
- pulumi_azure_native/network/v20230501/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20230501/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230501/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/nat_rule.py +1 -1
- pulumi_azure_native/network/v20230501/network_group.py +1 -1
- pulumi_azure_native/network/v20230501/network_interface.py +1 -1
- pulumi_azure_native/network/v20230501/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/network_manager.py +1 -1
- pulumi_azure_native/network/v20230501/network_profile.py +1 -1
- pulumi_azure_native/network/v20230501/network_security_group.py +1 -1
- pulumi_azure_native/network/v20230501/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20230501/network_watcher.py +1 -1
- pulumi_azure_native/network/v20230501/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/packet_capture.py +1 -1
- pulumi_azure_native/network/v20230501/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20230501/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20230501/private_link_service.py +1 -1
- pulumi_azure_native/network/v20230501/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230501/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20230501/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230501/route.py +1 -1
- pulumi_azure_native/network/v20230501/route_filter.py +1 -1
- pulumi_azure_native/network/v20230501/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20230501/route_map.py +1 -1
- pulumi_azure_native/network/v20230501/route_table.py +1 -1
- pulumi_azure_native/network/v20230501/routing_intent.py +1 -1
- pulumi_azure_native/network/v20230501/scope_connection.py +1 -1
- pulumi_azure_native/network/v20230501/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20230501/security_rule.py +1 -1
- pulumi_azure_native/network/v20230501/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20230501/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20230501/static_member.py +1 -1
- pulumi_azure_native/network/v20230501/subnet.py +1 -1
- pulumi_azure_native/network/v20230501/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_router.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20230501/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20230501/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20230501/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230501/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20230501/vpn_site.py +1 -1
- pulumi_azure_native/network/v20230501/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230601/admin_rule.py +1 -1
- pulumi_azure_native/network/v20230601/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20230601/application_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230601/application_security_group.py +1 -1
- pulumi_azure_native/network/v20230601/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20230601/bastion_host.py +1 -1
- pulumi_azure_native/network/v20230601/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20230601/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20230601/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230601/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20230601/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20230601/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20230601/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_port.py +1 -1
- pulumi_azure_native/network/v20230601/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20230601/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230601/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20230601/flow_log.py +1 -1
- pulumi_azure_native/network/v20230601/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20230601/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20230601/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230601/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20230601/ip_group.py +1 -1
- pulumi_azure_native/network/v20230601/load_balancer.py +1 -1
- pulumi_azure_native/network/v20230601/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20230601/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230601/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/nat_rule.py +1 -1
- pulumi_azure_native/network/v20230601/network_group.py +1 -1
- pulumi_azure_native/network/v20230601/network_interface.py +1 -1
- pulumi_azure_native/network/v20230601/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/network_manager.py +1 -1
- pulumi_azure_native/network/v20230601/network_profile.py +1 -1
- pulumi_azure_native/network/v20230601/network_security_group.py +1 -1
- pulumi_azure_native/network/v20230601/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20230601/network_virtual_appliance_connection.py +1 -1
- pulumi_azure_native/network/v20230601/network_watcher.py +1 -1
- pulumi_azure_native/network/v20230601/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/packet_capture.py +1 -1
- pulumi_azure_native/network/v20230601/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20230601/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20230601/private_link_service.py +1 -1
- pulumi_azure_native/network/v20230601/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230601/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20230601/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230601/route.py +1 -1
- pulumi_azure_native/network/v20230601/route_filter.py +1 -1
- pulumi_azure_native/network/v20230601/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20230601/route_map.py +1 -1
- pulumi_azure_native/network/v20230601/route_table.py +1 -1
- pulumi_azure_native/network/v20230601/routing_intent.py +1 -1
- pulumi_azure_native/network/v20230601/scope_connection.py +1 -1
- pulumi_azure_native/network/v20230601/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20230601/security_rule.py +1 -1
- pulumi_azure_native/network/v20230601/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20230601/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20230601/static_member.py +1 -1
- pulumi_azure_native/network/v20230601/subnet.py +1 -1
- pulumi_azure_native/network/v20230601/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_router.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20230601/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20230601/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20230601/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230601/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20230601/vpn_site.py +1 -1
- pulumi_azure_native/network/v20230601/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230901/admin_rule.py +1 -1
- pulumi_azure_native/network/v20230901/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20230901/application_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230901/application_security_group.py +1 -1
- pulumi_azure_native/network/v20230901/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20230901/bastion_host.py +1 -1
- pulumi_azure_native/network/v20230901/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20230901/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20230901/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230901/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20230901/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20230901/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20230901/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_port.py +1 -1
- pulumi_azure_native/network/v20230901/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20230901/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20230901/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20230901/flow_log.py +1 -1
- pulumi_azure_native/network/v20230901/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20230901/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20230901/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230901/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20230901/ip_group.py +1 -1
- pulumi_azure_native/network/v20230901/load_balancer.py +1 -1
- pulumi_azure_native/network/v20230901/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20230901/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230901/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/nat_rule.py +1 -1
- pulumi_azure_native/network/v20230901/network_group.py +1 -1
- pulumi_azure_native/network/v20230901/network_interface.py +1 -1
- pulumi_azure_native/network/v20230901/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/network_manager.py +1 -1
- pulumi_azure_native/network/v20230901/network_profile.py +1 -1
- pulumi_azure_native/network/v20230901/network_security_group.py +1 -1
- pulumi_azure_native/network/v20230901/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20230901/network_virtual_appliance_connection.py +1 -1
- pulumi_azure_native/network/v20230901/network_watcher.py +1 -1
- pulumi_azure_native/network/v20230901/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/packet_capture.py +1 -1
- pulumi_azure_native/network/v20230901/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20230901/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20230901/private_link_service.py +1 -1
- pulumi_azure_native/network/v20230901/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20230901/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20230901/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20230901/route.py +1 -1
- pulumi_azure_native/network/v20230901/route_filter.py +1 -1
- pulumi_azure_native/network/v20230901/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20230901/route_map.py +1 -1
- pulumi_azure_native/network/v20230901/route_table.py +1 -1
- pulumi_azure_native/network/v20230901/routing_intent.py +1 -1
- pulumi_azure_native/network/v20230901/scope_connection.py +1 -1
- pulumi_azure_native/network/v20230901/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20230901/security_rule.py +1 -1
- pulumi_azure_native/network/v20230901/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20230901/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20230901/static_member.py +1 -1
- pulumi_azure_native/network/v20230901/subnet.py +1 -1
- pulumi_azure_native/network/v20230901/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_router.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20230901/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20230901/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20230901/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20230901/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20230901/vpn_site.py +1 -1
- pulumi_azure_native/network/v20230901/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20231101/admin_rule.py +1 -1
- pulumi_azure_native/network/v20231101/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20231101/application_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20231101/application_security_group.py +1 -1
- pulumi_azure_native/network/v20231101/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20231101/bastion_host.py +1 -1
- pulumi_azure_native/network/v20231101/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20231101/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20231101/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20231101/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20231101/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20231101/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20231101/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_port.py +1 -1
- pulumi_azure_native/network/v20231101/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20231101/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20231101/firewall_policy_draft.py +1 -1
- pulumi_azure_native/network/v20231101/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20231101/firewall_policy_rule_collection_group_draft.py +1 -1
- pulumi_azure_native/network/v20231101/flow_log.py +1 -1
- pulumi_azure_native/network/v20231101/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20231101/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20231101/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20231101/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20231101/ip_group.py +1 -1
- pulumi_azure_native/network/v20231101/load_balancer.py +1 -1
- pulumi_azure_native/network/v20231101/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20231101/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20231101/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/nat_rule.py +1 -1
- pulumi_azure_native/network/v20231101/network_group.py +1 -1
- pulumi_azure_native/network/v20231101/network_interface.py +1 -1
- pulumi_azure_native/network/v20231101/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/network_manager.py +1 -1
- pulumi_azure_native/network/v20231101/network_profile.py +1 -1
- pulumi_azure_native/network/v20231101/network_security_group.py +1 -1
- pulumi_azure_native/network/v20231101/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20231101/network_virtual_appliance_connection.py +1 -1
- pulumi_azure_native/network/v20231101/network_watcher.py +1 -1
- pulumi_azure_native/network/v20231101/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/packet_capture.py +1 -1
- pulumi_azure_native/network/v20231101/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20231101/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20231101/private_link_service.py +1 -1
- pulumi_azure_native/network/v20231101/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20231101/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20231101/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20231101/route.py +1 -1
- pulumi_azure_native/network/v20231101/route_filter.py +1 -1
- pulumi_azure_native/network/v20231101/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20231101/route_map.py +1 -1
- pulumi_azure_native/network/v20231101/route_table.py +1 -1
- pulumi_azure_native/network/v20231101/routing_intent.py +1 -1
- pulumi_azure_native/network/v20231101/scope_connection.py +1 -1
- pulumi_azure_native/network/v20231101/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20231101/security_rule.py +1 -1
- pulumi_azure_native/network/v20231101/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20231101/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20231101/static_member.py +1 -1
- pulumi_azure_native/network/v20231101/subnet.py +1 -1
- pulumi_azure_native/network/v20231101/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_router.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20231101/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20231101/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20231101/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20231101/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20231101/vpn_site.py +1 -1
- pulumi_azure_native/network/v20231101/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20240101/admin_rule.py +1 -1
- pulumi_azure_native/network/v20240101/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20240101/application_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20240101/application_security_group.py +1 -1
- pulumi_azure_native/network/v20240101/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20240101/bastion_host.py +1 -1
- pulumi_azure_native/network/v20240101/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20240101/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20240101/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20240101/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20240101/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20240101/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20240101/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_port.py +1 -1
- pulumi_azure_native/network/v20240101/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20240101/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20240101/firewall_policy_draft.py +1 -1
- pulumi_azure_native/network/v20240101/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20240101/firewall_policy_rule_collection_group_draft.py +1 -1
- pulumi_azure_native/network/v20240101/flow_log.py +1 -1
- pulumi_azure_native/network/v20240101/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20240101/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20240101/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20240101/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20240101/ip_group.py +1 -1
- pulumi_azure_native/network/v20240101/load_balancer.py +1 -1
- pulumi_azure_native/network/v20240101/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20240101/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20240101/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/nat_rule.py +1 -1
- pulumi_azure_native/network/v20240101/network_group.py +1 -1
- pulumi_azure_native/network/v20240101/network_interface.py +1 -1
- pulumi_azure_native/network/v20240101/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/network_manager.py +1 -1
- pulumi_azure_native/network/v20240101/network_profile.py +1 -1
- pulumi_azure_native/network/v20240101/network_security_group.py +1 -1
- pulumi_azure_native/network/v20240101/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20240101/network_virtual_appliance_connection.py +1 -1
- pulumi_azure_native/network/v20240101/network_watcher.py +1 -1
- pulumi_azure_native/network/v20240101/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/packet_capture.py +1 -1
- pulumi_azure_native/network/v20240101/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20240101/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20240101/private_link_service.py +1 -1
- pulumi_azure_native/network/v20240101/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20240101/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20240101/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20240101/route.py +1 -1
- pulumi_azure_native/network/v20240101/route_filter.py +1 -1
- pulumi_azure_native/network/v20240101/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20240101/route_map.py +1 -1
- pulumi_azure_native/network/v20240101/route_table.py +1 -1
- pulumi_azure_native/network/v20240101/routing_intent.py +1 -1
- pulumi_azure_native/network/v20240101/scope_connection.py +1 -1
- pulumi_azure_native/network/v20240101/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20240101/security_rule.py +1 -1
- pulumi_azure_native/network/v20240101/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20240101/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20240101/static_member.py +1 -1
- pulumi_azure_native/network/v20240101/subnet.py +1 -1
- pulumi_azure_native/network/v20240101/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_router.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20240101/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20240101/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20240101/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20240101/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20240101/vpn_site.py +1 -1
- pulumi_azure_native/network/v20240101/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20240101preview/admin_rule.py +1 -1
- pulumi_azure_native/network/v20240101preview/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20240101preview/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20240101preview/ipam_pool.py +1 -1
- pulumi_azure_native/network/v20240101preview/network_manager.py +1 -1
- pulumi_azure_native/network/v20240101preview/reachability_analysis_intent.py +1 -1
- pulumi_azure_native/network/v20240101preview/reachability_analysis_run.py +1 -1
- pulumi_azure_native/network/v20240101preview/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20240101preview/static_cidr.py +1 -1
- pulumi_azure_native/network/v20240101preview/verifier_workspace.py +1 -1
- pulumi_azure_native/network/v20240301/admin_rule.py +1 -1
- pulumi_azure_native/network/v20240301/admin_rule_collection.py +1 -1
- pulumi_azure_native/network/v20240301/application_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/application_gateway_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20240301/application_security_group.py +1 -1
- pulumi_azure_native/network/v20240301/azure_firewall.py +1 -1
- pulumi_azure_native/network/v20240301/bastion_host.py +1 -1
- pulumi_azure_native/network/v20240301/configuration_policy_group.py +1 -1
- pulumi_azure_native/network/v20240301/connection_monitor.py +1 -1
- pulumi_azure_native/network/v20240301/connectivity_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/custom_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20240301/ddos_custom_policy.py +1 -1
- pulumi_azure_native/network/v20240301/ddos_protection_plan.py +1 -1
- pulumi_azure_native/network/v20240301/default_admin_rule.py +1 -1
- pulumi_azure_native/network/v20240301/dscp_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_circuit.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_circuit_authorization.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_circuit_connection.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_circuit_peering.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_connection.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_cross_connection_peering.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_port.py +1 -1
- pulumi_azure_native/network/v20240301/express_route_port_authorization.py +1 -1
- pulumi_azure_native/network/v20240301/firewall_policy.py +1 -1
- pulumi_azure_native/network/v20240301/firewall_policy_draft.py +1 -1
- pulumi_azure_native/network/v20240301/firewall_policy_rule_collection_group.py +1 -1
- pulumi_azure_native/network/v20240301/firewall_policy_rule_collection_group_draft.py +1 -1
- pulumi_azure_native/network/v20240301/flow_log.py +1 -1
- pulumi_azure_native/network/v20240301/hub_route_table.py +1 -1
- pulumi_azure_native/network/v20240301/hub_virtual_network_connection.py +1 -1
- pulumi_azure_native/network/v20240301/inbound_nat_rule.py +1 -1
- pulumi_azure_native/network/v20240301/ip_allocation.py +1 -1
- pulumi_azure_native/network/v20240301/ip_group.py +1 -1
- pulumi_azure_native/network/v20240301/load_balancer.py +1 -1
- pulumi_azure_native/network/v20240301/load_balancer_backend_address_pool.py +1 -1
- pulumi_azure_native/network/v20240301/local_network_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/management_group_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20240301/nat_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/nat_rule.py +1 -1
- pulumi_azure_native/network/v20240301/network_group.py +1 -1
- pulumi_azure_native/network/v20240301/network_interface.py +1 -1
- pulumi_azure_native/network/v20240301/network_interface_tap_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/network_manager.py +1 -1
- pulumi_azure_native/network/v20240301/network_manager_routing_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/network_profile.py +1 -1
- pulumi_azure_native/network/v20240301/network_security_group.py +1 -1
- pulumi_azure_native/network/v20240301/network_virtual_appliance.py +1 -1
- pulumi_azure_native/network/v20240301/network_virtual_appliance_connection.py +1 -1
- pulumi_azure_native/network/v20240301/network_watcher.py +1 -1
- pulumi_azure_native/network/v20240301/p2s_vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/packet_capture.py +1 -1
- pulumi_azure_native/network/v20240301/private_dns_zone_group.py +1 -1
- pulumi_azure_native/network/v20240301/private_endpoint.py +1 -1
- pulumi_azure_native/network/v20240301/private_link_service.py +1 -1
- pulumi_azure_native/network/v20240301/private_link_service_private_endpoint_connection.py +1 -1
- pulumi_azure_native/network/v20240301/public_ip_address.py +1 -1
- pulumi_azure_native/network/v20240301/public_ip_prefix.py +1 -1
- pulumi_azure_native/network/v20240301/route.py +1 -1
- pulumi_azure_native/network/v20240301/route_filter.py +1 -1
- pulumi_azure_native/network/v20240301/route_filter_rule.py +1 -1
- pulumi_azure_native/network/v20240301/route_map.py +1 -1
- pulumi_azure_native/network/v20240301/route_table.py +1 -1
- pulumi_azure_native/network/v20240301/routing_intent.py +1 -1
- pulumi_azure_native/network/v20240301/routing_rule.py +1 -1
- pulumi_azure_native/network/v20240301/routing_rule_collection.py +1 -1
- pulumi_azure_native/network/v20240301/scope_connection.py +1 -1
- pulumi_azure_native/network/v20240301/security_admin_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/security_partner_provider.py +1 -1
- pulumi_azure_native/network/v20240301/security_rule.py +1 -1
- pulumi_azure_native/network/v20240301/security_user_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/security_user_rule.py +1 -1
- pulumi_azure_native/network/v20240301/security_user_rule_collection.py +1 -1
- pulumi_azure_native/network/v20240301/service_endpoint_policy.py +1 -1
- pulumi_azure_native/network/v20240301/service_endpoint_policy_definition.py +1 -1
- pulumi_azure_native/network/v20240301/static_member.py +1 -1
- pulumi_azure_native/network/v20240301/subnet.py +1 -1
- pulumi_azure_native/network/v20240301/subscription_network_manager_connection.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_appliance_site.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_hub.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_hub_bgp_connection.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_hub_ip_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_hub_route_table_v2.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network_gateway_connection.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network_gateway_nat_rule.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network_peering.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_network_tap.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_router.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_router_peering.py +1 -1
- pulumi_azure_native/network/v20240301/virtual_wan.py +1 -1
- pulumi_azure_native/network/v20240301/vpn_connection.py +1 -1
- pulumi_azure_native/network/v20240301/vpn_gateway.py +1 -1
- pulumi_azure_native/network/v20240301/vpn_server_configuration.py +1 -1
- pulumi_azure_native/network/v20240301/vpn_site.py +1 -1
- pulumi_azure_native/network/v20240301/web_application_firewall_policy.py +1 -1
- pulumi_azure_native/network/v20240501/__init__.py +237 -0
- pulumi_azure_native/network/v20240501/_enums.py +1895 -0
- pulumi_azure_native/network/v20240501/_inputs.py +28944 -0
- pulumi_azure_native/network/v20240501/admin_rule.py +563 -0
- pulumi_azure_native/network/v20240501/admin_rule_collection.py +301 -0
- pulumi_azure_native/network/v20240501/application_gateway.py +1256 -0
- pulumi_azure_native/network/v20240501/application_gateway_private_endpoint_connection.py +289 -0
- pulumi_azure_native/network/v20240501/application_security_group.py +266 -0
- pulumi_azure_native/network/v20240501/azure_firewall.py +646 -0
- pulumi_azure_native/network/v20240501/bastion_host.py +718 -0
- pulumi_azure_native/network/v20240501/configuration_policy_group.py +338 -0
- pulumi_azure_native/network/v20240501/connection_monitor.py +579 -0
- pulumi_azure_native/network/v20240501/connectivity_configuration.py +398 -0
- pulumi_azure_native/network/v20240501/custom_ip_prefix.py +647 -0
- pulumi_azure_native/network/v20240501/ddos_custom_policy.py +266 -0
- pulumi_azure_native/network/v20240501/ddos_protection_plan.py +267 -0
- pulumi_azure_native/network/v20240501/default_admin_rule.py +415 -0
- pulumi_azure_native/network/v20240501/dscp_configuration.py +492 -0
- pulumi_azure_native/network/v20240501/express_route_circuit.py +720 -0
- pulumi_azure_native/network/v20240501/express_route_circuit_authorization.py +307 -0
- pulumi_azure_native/network/v20240501/express_route_circuit_connection.py +416 -0
- pulumi_azure_native/network/v20240501/express_route_circuit_peering.py +738 -0
- pulumi_azure_native/network/v20240501/express_route_connection.py +426 -0
- pulumi_azure_native/network/v20240501/express_route_cross_connection_peering.py +561 -0
- pulumi_azure_native/network/v20240501/express_route_gateway.py +379 -0
- pulumi_azure_native/network/v20240501/express_route_port.py +493 -0
- pulumi_azure_native/network/v20240501/express_route_port_authorization.py +268 -0
- pulumi_azure_native/network/v20240501/firewall_policy.py +647 -0
- pulumi_azure_native/network/v20240501/firewall_policy_draft.py +501 -0
- pulumi_azure_native/network/v20240501/firewall_policy_rule_collection_group.py +309 -0
- pulumi_azure_native/network/v20240501/firewall_policy_rule_collection_group_draft.py +290 -0
- pulumi_azure_native/network/v20240501/flow_log.py +524 -0
- pulumi_azure_native/network/v20240501/get_active_sessions.py +101 -0
- pulumi_azure_native/network/v20240501/get_admin_rule.py +330 -0
- pulumi_azure_native/network/v20240501/get_admin_rule_collection.py +211 -0
- pulumi_azure_native/network/v20240501/get_application_gateway.py +689 -0
- pulumi_azure_native/network/v20240501/get_application_gateway_backend_health_on_demand.py +157 -0
- pulumi_azure_native/network/v20240501/get_application_gateway_private_endpoint_connection.py +191 -0
- pulumi_azure_native/network/v20240501/get_application_security_group.py +184 -0
- pulumi_azure_native/network/v20240501/get_azure_firewall.py +367 -0
- pulumi_azure_native/network/v20240501/get_bastion_host.py +378 -0
- pulumi_azure_native/network/v20240501/get_bastion_shareable_link.py +108 -0
- pulumi_azure_native/network/v20240501/get_configuration_policy_group.py +205 -0
- pulumi_azure_native/network/v20240501/get_connection_monitor.py +345 -0
- pulumi_azure_native/network/v20240501/get_connectivity_configuration.py +261 -0
- pulumi_azure_native/network/v20240501/get_custom_ip_prefix.py +401 -0
- pulumi_azure_native/network/v20240501/get_ddos_custom_policy.py +184 -0
- pulumi_azure_native/network/v20240501/get_ddos_protection_plan.py +213 -0
- pulumi_azure_native/network/v20240501/get_default_admin_rule.py +344 -0
- pulumi_azure_native/network/v20240501/get_dscp_configuration.py +311 -0
- pulumi_azure_native/network/v20240501/get_express_route_circuit.py +409 -0
- pulumi_azure_native/network/v20240501/get_express_route_circuit_authorization.py +190 -0
- pulumi_azure_native/network/v20240501/get_express_route_circuit_connection.py +239 -0
- pulumi_azure_native/network/v20240501/get_express_route_circuit_peering.py +415 -0
- pulumi_azure_native/network/v20240501/get_express_route_connection.py +219 -0
- pulumi_azure_native/network/v20240501/get_express_route_cross_connection_peering.py +331 -0
- pulumi_azure_native/network/v20240501/get_express_route_gateway.py +227 -0
- pulumi_azure_native/network/v20240501/get_express_route_port.py +339 -0
- pulumi_azure_native/network/v20240501/get_express_route_port_authorization.py +190 -0
- pulumi_azure_native/network/v20240501/get_firewall_policy.py +401 -0
- pulumi_azure_native/network/v20240501/get_firewall_policy_draft.py +269 -0
- pulumi_azure_native/network/v20240501/get_firewall_policy_rule_collection_group.py +191 -0
- pulumi_azure_native/network/v20240501/get_firewall_policy_rule_collection_group_draft.py +163 -0
- pulumi_azure_native/network/v20240501/get_flow_log.py +303 -0
- pulumi_azure_native/network/v20240501/get_hub_route_table.py +205 -0
- pulumi_azure_native/network/v20240501/get_hub_virtual_network_connection.py +205 -0
- pulumi_azure_native/network/v20240501/get_inbound_nat_rule.py +309 -0
- pulumi_azure_native/network/v20240501/get_ip_allocation.py +261 -0
- pulumi_azure_native/network/v20240501/get_ip_group.py +219 -0
- pulumi_azure_native/network/v20240501/get_ipam_pool.py +177 -0
- pulumi_azure_native/network/v20240501/get_ipam_pool_usage.py +205 -0
- pulumi_azure_native/network/v20240501/get_load_balancer.py +317 -0
- pulumi_azure_native/network/v20240501/get_load_balancer_backend_address_pool.py +303 -0
- pulumi_azure_native/network/v20240501/get_local_network_gateway.py +241 -0
- pulumi_azure_native/network/v20240501/get_management_group_network_manager_connection.py +171 -0
- pulumi_azure_native/network/v20240501/get_nat_gateway.py +275 -0
- pulumi_azure_native/network/v20240501/get_nat_rule.py +233 -0
- pulumi_azure_native/network/v20240501/get_network_group.py +205 -0
- pulumi_azure_native/network/v20240501/get_network_interface.py +499 -0
- pulumi_azure_native/network/v20240501/get_network_interface_tap_configuration.py +163 -0
- pulumi_azure_native/network/v20240501/get_network_manager.py +241 -0
- pulumi_azure_native/network/v20240501/get_network_manager_routing_configuration.py +191 -0
- pulumi_azure_native/network/v20240501/get_network_profile.py +219 -0
- pulumi_azure_native/network/v20240501/get_network_security_group.py +275 -0
- pulumi_azure_native/network/v20240501/get_network_virtual_appliance.py +443 -0
- pulumi_azure_native/network/v20240501/get_network_virtual_appliance_connection.py +191 -0
- pulumi_azure_native/network/v20240501/get_network_watcher.py +170 -0
- pulumi_azure_native/network/v20240501/get_p2s_vpn_gateway.py +269 -0
- pulumi_azure_native/network/v20240501/get_p2s_vpn_gateway_p2s_vpn_connection_health.py +269 -0
- pulumi_azure_native/network/v20240501/get_p2s_vpn_gateway_p2s_vpn_connection_health_detailed.py +98 -0
- pulumi_azure_native/network/v20240501/get_packet_capture.py +275 -0
- pulumi_azure_native/network/v20240501/get_private_dns_zone_group.py +149 -0
- pulumi_azure_native/network/v20240501/get_private_endpoint.py +303 -0
- pulumi_azure_native/network/v20240501/get_private_link_service.py +331 -0
- pulumi_azure_native/network/v20240501/get_private_link_service_private_endpoint_connection.py +211 -0
- pulumi_azure_native/network/v20240501/get_public_ip_address.py +429 -0
- pulumi_azure_native/network/v20240501/get_public_ip_prefix.py +345 -0
- pulumi_azure_native/network/v20240501/get_reachability_analysis_intent.py +155 -0
- pulumi_azure_native/network/v20240501/get_reachability_analysis_run.py +155 -0
- pulumi_azure_native/network/v20240501/get_route.py +204 -0
- pulumi_azure_native/network/v20240501/get_route_filter.py +219 -0
- pulumi_azure_native/network/v20240501/get_route_filter_rule.py +190 -0
- pulumi_azure_native/network/v20240501/get_route_map.py +191 -0
- pulumi_azure_native/network/v20240501/get_route_table.py +233 -0
- pulumi_azure_native/network/v20240501/get_routing_intent.py +163 -0
- pulumi_azure_native/network/v20240501/get_routing_rule.py +231 -0
- pulumi_azure_native/network/v20240501/get_routing_rule_collection.py +225 -0
- pulumi_azure_native/network/v20240501/get_scope_connection.py +191 -0
- pulumi_azure_native/network/v20240501/get_security_admin_configuration.py +219 -0
- pulumi_azure_native/network/v20240501/get_security_partner_provider.py +213 -0
- pulumi_azure_native/network/v20240501/get_security_rule.py +359 -0
- pulumi_azure_native/network/v20240501/get_security_user_configuration.py +191 -0
- pulumi_azure_native/network/v20240501/get_security_user_rule.py +287 -0
- pulumi_azure_native/network/v20240501/get_security_user_rule_collection.py +211 -0
- pulumi_azure_native/network/v20240501/get_service_endpoint_policy.py +261 -0
- pulumi_azure_native/network/v20240501/get_service_endpoint_policy_definition.py +190 -0
- pulumi_azure_native/network/v20240501/get_static_cidr.py +155 -0
- pulumi_azure_native/network/v20240501/get_static_member.py +197 -0
- pulumi_azure_native/network/v20240501/get_subnet.py +449 -0
- pulumi_azure_native/network/v20240501/get_subscription_network_manager_connection.py +165 -0
- pulumi_azure_native/network/v20240501/get_verifier_workspace.py +177 -0
- pulumi_azure_native/network/v20240501/get_virtual_appliance_site.py +177 -0
- pulumi_azure_native/network/v20240501/get_virtual_hub.py +479 -0
- pulumi_azure_native/network/v20240501/get_virtual_hub_bgp_connection.py +205 -0
- pulumi_azure_native/network/v20240501/get_virtual_hub_ip_configuration.py +205 -0
- pulumi_azure_native/network/v20240501/get_virtual_hub_route_table_v2.py +163 -0
- pulumi_azure_native/network/v20240501/get_virtual_network.py +387 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway.py +549 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_advertised_routes.py +93 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_bgp_peer_status.py +93 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_connection.py +535 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_connection_ike_sas.py +80 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_learned_routes.py +87 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_nat_rule.py +205 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_vpn_profile_package_url.py +80 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_vpnclient_connection_health.py +87 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_vpnclient_ipsec_parameters.py +184 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_peering.py +415 -0
- pulumi_azure_native/network/v20240501/get_virtual_network_tap.py +241 -0
- pulumi_azure_native/network/v20240501/get_virtual_router.py +247 -0
- pulumi_azure_native/network/v20240501/get_virtual_router_peering.py +176 -0
- pulumi_azure_native/network/v20240501/get_virtual_wan.py +255 -0
- pulumi_azure_native/network/v20240501/get_vpn_connection.py +387 -0
- pulumi_azure_native/network/v20240501/get_vpn_gateway.py +283 -0
- pulumi_azure_native/network/v20240501/get_vpn_link_connection_ike_sas.py +92 -0
- pulumi_azure_native/network/v20240501/get_vpn_server_configuration.py +353 -0
- pulumi_azure_native/network/v20240501/get_vpn_site.py +297 -0
- pulumi_azure_native/network/v20240501/get_web_application_firewall_policy.py +283 -0
- pulumi_azure_native/network/v20240501/hub_route_table.py +318 -0
- pulumi_azure_native/network/v20240501/hub_virtual_network_connection.py +376 -0
- pulumi_azure_native/network/v20240501/inbound_nat_rule.py +541 -0
- pulumi_azure_native/network/v20240501/ip_allocation.py +436 -0
- pulumi_azure_native/network/v20240501/ip_group.py +306 -0
- pulumi_azure_native/network/v20240501/ipam_pool.py +279 -0
- pulumi_azure_native/network/v20240501/list_active_connectivity_configurations.py +119 -0
- pulumi_azure_native/network/v20240501/list_active_security_admin_rules.py +119 -0
- pulumi_azure_native/network/v20240501/list_firewall_policy_idps_signature.py +133 -0
- pulumi_azure_native/network/v20240501/list_firewall_policy_idps_signatures_filter_value.py +92 -0
- pulumi_azure_native/network/v20240501/list_ipam_pool_associated_resources.py +104 -0
- pulumi_azure_native/network/v20240501/list_network_manager_deployment_status.py +126 -0
- pulumi_azure_native/network/v20240501/list_network_manager_effective_connectivity_configurations.py +113 -0
- pulumi_azure_native/network/v20240501/list_network_manager_effective_security_admin_rules.py +113 -0
- pulumi_azure_native/network/v20240501/list_vpn_link_connection_default_shared_key.py +141 -0
- pulumi_azure_native/network/v20240501/load_balancer.py +536 -0
- pulumi_azure_native/network/v20240501/load_balancer_backend_address_pool.py +465 -0
- pulumi_azure_native/network/v20240501/local_network_gateway.py +384 -0
- pulumi_azure_native/network/v20240501/management_group_network_manager_connection.py +237 -0
- pulumi_azure_native/network/v20240501/nat_gateway.py +424 -0
- pulumi_azure_native/network/v20240501/nat_rule.py +396 -0
- pulumi_azure_native/network/v20240501/network_group.py +279 -0
- pulumi_azure_native/network/v20240501/network_interface.py +736 -0
- pulumi_azure_native/network/v20240501/network_interface_tap_configuration.py +270 -0
- pulumi_azure_native/network/v20240501/network_manager.py +367 -0
- pulumi_azure_native/network/v20240501/network_manager_routing_configuration.py +249 -0
- pulumi_azure_native/network/v20240501/network_profile.py +308 -0
- pulumi_azure_native/network/v20240501/network_security_group.py +370 -0
- pulumi_azure_native/network/v20240501/network_virtual_appliance.py +677 -0
- pulumi_azure_native/network/v20240501/network_virtual_appliance_connection.py +366 -0
- pulumi_azure_native/network/v20240501/network_watcher.py +256 -0
- pulumi_azure_native/network/v20240501/outputs.py +32338 -0
- pulumi_azure_native/network/v20240501/p2s_vpn_gateway.py +443 -0
- pulumi_azure_native/network/v20240501/packet_capture.py +496 -0
- pulumi_azure_native/network/v20240501/private_dns_zone_group.py +259 -0
- pulumi_azure_native/network/v20240501/private_endpoint.py +501 -0
- pulumi_azure_native/network/v20240501/private_link_service.py +521 -0
- pulumi_azure_native/network/v20240501/private_link_service_private_endpoint_connection.py +299 -0
- pulumi_azure_native/network/v20240501/public_ip_address.py +743 -0
- pulumi_azure_native/network/v20240501/public_ip_prefix.py +531 -0
- pulumi_azure_native/network/v20240501/reachability_analysis_intent.py +243 -0
- pulumi_azure_native/network/v20240501/reachability_analysis_run.py +242 -0
- pulumi_azure_native/network/v20240501/route.py +356 -0
- pulumi_azure_native/network/v20240501/route_filter.py +311 -0
- pulumi_azure_native/network/v20240501/route_filter_rule.py +348 -0
- pulumi_azure_native/network/v20240501/route_map.py +309 -0
- pulumi_azure_native/network/v20240501/route_table.py +340 -0
- pulumi_azure_native/network/v20240501/routing_intent.py +269 -0
- pulumi_azure_native/network/v20240501/routing_rule.py +353 -0
- pulumi_azure_native/network/v20240501/routing_rule_collection.py +331 -0
- pulumi_azure_native/network/v20240501/scope_connection.py +287 -0
- pulumi_azure_native/network/v20240501/security_admin_configuration.py +308 -0
- pulumi_azure_native/network/v20240501/security_partner_provider.py +327 -0
- pulumi_azure_native/network/v20240501/security_rule.py +699 -0
- pulumi_azure_native/network/v20240501/security_user_configuration.py +249 -0
- pulumi_azure_native/network/v20240501/security_user_rule.py +469 -0
- pulumi_azure_native/network/v20240501/security_user_rule_collection.py +301 -0
- pulumi_azure_native/network/v20240501/service_endpoint_policy.py +378 -0
- pulumi_azure_native/network/v20240501/service_endpoint_policy_definition.py +344 -0
- pulumi_azure_native/network/v20240501/static_cidr.py +241 -0
- pulumi_azure_native/network/v20240501/static_member.py +270 -0
- pulumi_azure_native/network/v20240501/subnet.py +763 -0
- pulumi_azure_native/network/v20240501/subscription_network_manager_connection.py +216 -0
- pulumi_azure_native/network/v20240501/verifier_workspace.py +278 -0
- pulumi_azure_native/network/v20240501/virtual_appliance_site.py +298 -0
- pulumi_azure_native/network/v20240501/virtual_hub.py +805 -0
- pulumi_azure_native/network/v20240501/virtual_hub_bgp_connection.py +337 -0
- pulumi_azure_native/network/v20240501/virtual_hub_ip_configuration.py +357 -0
- pulumi_azure_native/network/v20240501/virtual_hub_route_table_v2.py +288 -0
- pulumi_azure_native/network/v20240501/virtual_network.py +670 -0
- pulumi_azure_native/network/v20240501/virtual_network_gateway.py +1007 -0
- pulumi_azure_native/network/v20240501/virtual_network_gateway_connection.py +920 -0
- pulumi_azure_native/network/v20240501/virtual_network_gateway_nat_rule.py +376 -0
- pulumi_azure_native/network/v20240501/virtual_network_peering.py +793 -0
- pulumi_azure_native/network/v20240501/virtual_network_tap.py +366 -0
- pulumi_azure_native/network/v20240501/virtual_router.py +384 -0
- pulumi_azure_native/network/v20240501/virtual_router_peering.py +296 -0
- pulumi_azure_native/network/v20240501/virtual_wan.py +393 -0
- pulumi_azure_native/network/v20240501/vpn_connection.py +696 -0
- pulumi_azure_native/network/v20240501/vpn_gateway.py +478 -0
- pulumi_azure_native/network/v20240501/vpn_server_configuration.py +639 -0
- pulumi_azure_native/network/v20240501/vpn_site.py +519 -0
- pulumi_azure_native/network/v20240501/web_application_firewall_policy.py +397 -0
- pulumi_azure_native/network/verifier_workspace.py +5 -1
- pulumi_azure_native/network/virtual_appliance_site.py +3 -3
- pulumi_azure_native/network/virtual_hub.py +3 -3
- pulumi_azure_native/network/virtual_hub_bgp_connection.py +3 -3
- pulumi_azure_native/network/virtual_hub_ip_configuration.py +3 -3
- pulumi_azure_native/network/virtual_hub_route_table_v2.py +3 -3
- pulumi_azure_native/network/virtual_network.py +3 -3
- pulumi_azure_native/network/virtual_network_gateway.py +3 -3
- pulumi_azure_native/network/virtual_network_gateway_connection.py +3 -3
- pulumi_azure_native/network/virtual_network_gateway_nat_rule.py +3 -3
- pulumi_azure_native/network/virtual_network_peering.py +3 -3
- pulumi_azure_native/network/virtual_network_tap.py +3 -3
- pulumi_azure_native/network/virtual_router.py +3 -3
- pulumi_azure_native/network/virtual_router_peering.py +3 -3
- pulumi_azure_native/network/virtual_wan.py +3 -3
- pulumi_azure_native/network/vpn_connection.py +3 -3
- pulumi_azure_native/network/vpn_gateway.py +3 -3
- pulumi_azure_native/network/vpn_server_configuration.py +3 -3
- pulumi_azure_native/network/vpn_site.py +3 -3
- pulumi_azure_native/network/web_application_firewall_policy.py +3 -3
- pulumi_azure_native/pulumi-plugin.json +1 -1
- pulumi_azure_native/securityinsights/__init__.py +3 -0
- pulumi_azure_native/securityinsights/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/action.py +3 -3
- pulumi_azure_native/securityinsights/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/automation_rule.py +3 -3
- pulumi_azure_native/securityinsights/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/bookmark.py +3 -3
- pulumi_azure_native/securityinsights/content_package.py +3 -3
- pulumi_azure_native/securityinsights/content_template.py +3 -3
- pulumi_azure_native/securityinsights/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/get_action.py +2 -2
- pulumi_azure_native/securityinsights/get_automation_rule.py +2 -2
- pulumi_azure_native/securityinsights/get_bookmark.py +2 -2
- pulumi_azure_native/securityinsights/get_content_package.py +2 -2
- pulumi_azure_native/securityinsights/get_content_template.py +2 -2
- pulumi_azure_native/securityinsights/get_incident.py +2 -2
- pulumi_azure_native/securityinsights/get_incident_comment.py +2 -2
- pulumi_azure_native/securityinsights/get_incident_relation.py +2 -2
- pulumi_azure_native/securityinsights/get_incident_task.py +2 -2
- pulumi_azure_native/securityinsights/get_metadata.py +2 -2
- pulumi_azure_native/securityinsights/get_sentinel_onboarding_state.py +2 -2
- pulumi_azure_native/securityinsights/get_threat_intelligence_indicator.py +2 -2
- pulumi_azure_native/securityinsights/get_watchlist.py +2 -2
- pulumi_azure_native/securityinsights/get_watchlist_item.py +2 -2
- pulumi_azure_native/securityinsights/incident.py +3 -3
- pulumi_azure_native/securityinsights/incident_comment.py +3 -3
- pulumi_azure_native/securityinsights/incident_relation.py +3 -3
- pulumi_azure_native/securityinsights/incident_task.py +3 -3
- pulumi_azure_native/securityinsights/list_source_control_repositories.py +2 -2
- pulumi_azure_native/securityinsights/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/metadata.py +3 -3
- pulumi_azure_native/securityinsights/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/sentinel_onboarding_state.py +3 -3
- pulumi_azure_native/securityinsights/threat_intelligence_indicator.py +3 -3
- pulumi_azure_native/securityinsights/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20190101preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20210301preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20210401/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20210401/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20210401/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20210901preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20211001preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20211001preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20211001preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20220101preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230201/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230201preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230201preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230301preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230601preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230701preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230801preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20230901preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20231001preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/action.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20231101/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20231201preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/rest_api_poller_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20240101preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/action.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20240301/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aad_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/action.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/anomaly_security_ml_analytics_settings.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/asc_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/automation_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aws_cloud_trail_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/aws_s3_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/bookmark.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/codeless_api_polling_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/codeless_ui_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/content_package.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/content_template.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/customizable_connector_definition.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/dynamics365_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/fusion_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/gcp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident_comment.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident_relation.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/incident_task.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/io_t_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/mcas_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/mdatp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/metadata.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/microsoft_purview_information_protection_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/microsoft_security_incident_creation_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/ml_behavior_analytics_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/msti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/mtp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/nrt_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office365_project_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_atp_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_irm_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/office_power_bi_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/rest_api_poller_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/scheduled_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/sentinel_onboarding_state.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/threat_intelligence_alert_rule.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/threat_intelligence_indicator.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/ti_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/ti_taxii_data_connector.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/watchlist.py +1 -1
- pulumi_azure_native/securityinsights/v20240401preview/watchlist_item.py +1 -1
- pulumi_azure_native/securityinsights/v20240901/__init__.py +71 -0
- pulumi_azure_native/securityinsights/v20240901/_enums.py +1033 -0
- pulumi_azure_native/securityinsights/v20240901/_inputs.py +6871 -0
- pulumi_azure_native/securityinsights/v20240901/aad_data_connector.py +294 -0
- pulumi_azure_native/securityinsights/v20240901/aatp_data_connector.py +294 -0
- pulumi_azure_native/securityinsights/v20240901/action.py +282 -0
- pulumi_azure_native/securityinsights/v20240901/anomaly_security_ml_analytics_settings.py +629 -0
- pulumi_azure_native/securityinsights/v20240901/asc_data_connector.py +294 -0
- pulumi_azure_native/securityinsights/v20240901/automation_rule.py +360 -0
- pulumi_azure_native/securityinsights/v20240901/aws_cloud_trail_data_connector.py +294 -0
- pulumi_azure_native/securityinsights/v20240901/bookmark.py +581 -0
- pulumi_azure_native/securityinsights/v20240901/content_package.py +874 -0
- pulumi_azure_native/securityinsights/v20240901/content_template.py +955 -0
- pulumi_azure_native/securityinsights/v20240901/customizable_connector_definition.py +353 -0
- pulumi_azure_native/securityinsights/v20240901/fusion_alert_rule.py +354 -0
- pulumi_azure_native/securityinsights/v20240901/get_aad_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20240901/get_aatp_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20240901/get_action.py +183 -0
- pulumi_azure_native/securityinsights/v20240901/get_anomaly_security_ml_analytics_settings.py +360 -0
- pulumi_azure_native/securityinsights/v20240901/get_asc_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20240901/get_automation_rule.py +258 -0
- pulumi_azure_native/securityinsights/v20240901/get_aws_cloud_trail_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20240901/get_bookmark.py +331 -0
- pulumi_azure_native/securityinsights/v20240901/get_content_package.py +471 -0
- pulumi_azure_native/securityinsights/v20240901/get_content_template.py +533 -0
- pulumi_azure_native/securityinsights/v20240901/get_customizable_connector_definition.py +220 -0
- pulumi_azure_native/securityinsights/v20240901/get_fusion_alert_rule.py +276 -0
- pulumi_azure_native/securityinsights/v20240901/get_incident.py +415 -0
- pulumi_azure_native/securityinsights/v20240901/get_incident_comment.py +211 -0
- pulumi_azure_native/securityinsights/v20240901/get_incident_relation.py +211 -0
- pulumi_azure_native/securityinsights/v20240901/get_incident_task.py +253 -0
- pulumi_azure_native/securityinsights/v20240901/get_mcas_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20240901/get_mdatp_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20240901/get_metadata.py +415 -0
- pulumi_azure_native/securityinsights/v20240901/get_microsoft_security_incident_creation_alert_rule.py +290 -0
- pulumi_azure_native/securityinsights/v20240901/get_msti_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20240901/get_office_data_connector.py +192 -0
- pulumi_azure_native/securityinsights/v20240901/get_premium_microsoft_defender_for_threat_intelligence.py +220 -0
- pulumi_azure_native/securityinsights/v20240901/get_rest_api_poller_data_connector.py +290 -0
- pulumi_azure_native/securityinsights/v20240901/get_scheduled_alert_rule.py +458 -0
- pulumi_azure_native/securityinsights/v20240901/get_sentinel_onboarding_state.py +163 -0
- pulumi_azure_native/securityinsights/v20240901/get_threat_intelligence_indicator.py +163 -0
- pulumi_azure_native/securityinsights/v20240901/get_ti_data_connector.py +206 -0
- pulumi_azure_native/securityinsights/v20240901/get_watchlist.py +457 -0
- pulumi_azure_native/securityinsights/v20240901/get_watchlist_item.py +295 -0
- pulumi_azure_native/securityinsights/v20240901/incident.py +604 -0
- pulumi_azure_native/securityinsights/v20240901/incident_comment.py +281 -0
- pulumi_azure_native/securityinsights/v20240901/incident_relation.py +281 -0
- pulumi_azure_native/securityinsights/v20240901/incident_task.py +390 -0
- pulumi_azure_native/securityinsights/v20240901/list_source_control_repositories.py +138 -0
- pulumi_azure_native/securityinsights/v20240901/mcas_data_connector.py +294 -0
- pulumi_azure_native/securityinsights/v20240901/mdatp_data_connector.py +294 -0
- pulumi_azure_native/securityinsights/v20240901/metadata.py +755 -0
- pulumi_azure_native/securityinsights/v20240901/microsoft_security_incident_creation_alert_rule.py +480 -0
- pulumi_azure_native/securityinsights/v20240901/msti_data_connector.py +295 -0
- pulumi_azure_native/securityinsights/v20240901/office_data_connector.py +294 -0
- pulumi_azure_native/securityinsights/v20240901/outputs.py +5879 -0
- pulumi_azure_native/securityinsights/v20240901/premium_microsoft_defender_for_threat_intelligence.py +354 -0
- pulumi_azure_native/securityinsights/v20240901/rest_api_poller_data_connector.py +500 -0
- pulumi_azure_native/securityinsights/v20240901/scheduled_alert_rule.py +836 -0
- pulumi_azure_native/securityinsights/v20240901/sentinel_onboarding_state.py +229 -0
- pulumi_azure_native/securityinsights/v20240901/threat_intelligence_indicator.py +793 -0
- pulumi_azure_native/securityinsights/v20240901/ti_data_connector.py +323 -0
- pulumi_azure_native/securityinsights/v20240901/watchlist.py +804 -0
- pulumi_azure_native/securityinsights/v20240901/watchlist_item.py +493 -0
- pulumi_azure_native/securityinsights/watchlist.py +3 -3
- pulumi_azure_native/securityinsights/watchlist_item.py +3 -3
- pulumi_azure_native/signalrservice/__init__.py +3 -0
- pulumi_azure_native/signalrservice/get_signal_r.py +2 -2
- pulumi_azure_native/signalrservice/get_signal_r_custom_certificate.py +2 -2
- pulumi_azure_native/signalrservice/get_signal_r_custom_domain.py +2 -2
- pulumi_azure_native/signalrservice/get_signal_r_private_endpoint_connection.py +2 -2
- pulumi_azure_native/signalrservice/get_signal_r_replica.py +2 -2
- pulumi_azure_native/signalrservice/get_signal_r_shared_private_link_resource.py +2 -2
- pulumi_azure_native/signalrservice/list_signal_r_keys.py +2 -2
- pulumi_azure_native/signalrservice/signal_r.py +3 -3
- pulumi_azure_native/signalrservice/signal_r_custom_certificate.py +3 -3
- pulumi_azure_native/signalrservice/signal_r_custom_domain.py +3 -3
- pulumi_azure_native/signalrservice/signal_r_private_endpoint_connection.py +3 -3
- pulumi_azure_native/signalrservice/signal_r_replica.py +3 -3
- pulumi_azure_native/signalrservice/signal_r_shared_private_link_resource.py +3 -3
- pulumi_azure_native/signalrservice/v20230201/signal_r.py +1 -1
- pulumi_azure_native/signalrservice/v20230201/signal_r_custom_certificate.py +1 -1
- pulumi_azure_native/signalrservice/v20230201/signal_r_custom_domain.py +1 -1
- pulumi_azure_native/signalrservice/v20230201/signal_r_private_endpoint_connection.py +1 -1
- pulumi_azure_native/signalrservice/v20230201/signal_r_shared_private_link_resource.py +1 -1
- pulumi_azure_native/signalrservice/v20230301preview/signal_r.py +1 -1
- pulumi_azure_native/signalrservice/v20230301preview/signal_r_custom_certificate.py +1 -1
- pulumi_azure_native/signalrservice/v20230301preview/signal_r_custom_domain.py +1 -1
- pulumi_azure_native/signalrservice/v20230301preview/signal_r_private_endpoint_connection.py +1 -1
- pulumi_azure_native/signalrservice/v20230301preview/signal_r_replica.py +1 -1
- pulumi_azure_native/signalrservice/v20230301preview/signal_r_shared_private_link_resource.py +1 -1
- pulumi_azure_native/signalrservice/v20230601preview/signal_r.py +1 -1
- pulumi_azure_native/signalrservice/v20230601preview/signal_r_custom_certificate.py +1 -1
- pulumi_azure_native/signalrservice/v20230601preview/signal_r_custom_domain.py +1 -1
- pulumi_azure_native/signalrservice/v20230601preview/signal_r_private_endpoint_connection.py +1 -1
- pulumi_azure_native/signalrservice/v20230601preview/signal_r_replica.py +1 -1
- pulumi_azure_native/signalrservice/v20230601preview/signal_r_shared_private_link_resource.py +1 -1
- pulumi_azure_native/signalrservice/v20230801preview/signal_r.py +1 -1
- pulumi_azure_native/signalrservice/v20230801preview/signal_r_custom_certificate.py +1 -1
- pulumi_azure_native/signalrservice/v20230801preview/signal_r_custom_domain.py +1 -1
- pulumi_azure_native/signalrservice/v20230801preview/signal_r_private_endpoint_connection.py +1 -1
- pulumi_azure_native/signalrservice/v20230801preview/signal_r_replica.py +1 -1
- pulumi_azure_native/signalrservice/v20230801preview/signal_r_shared_private_link_resource.py +1 -1
- pulumi_azure_native/signalrservice/v20240101preview/signal_r.py +1 -1
- pulumi_azure_native/signalrservice/v20240101preview/signal_r_custom_certificate.py +1 -1
- pulumi_azure_native/signalrservice/v20240101preview/signal_r_custom_domain.py +1 -1
- pulumi_azure_native/signalrservice/v20240101preview/signal_r_private_endpoint_connection.py +1 -1
- pulumi_azure_native/signalrservice/v20240101preview/signal_r_replica.py +1 -1
- pulumi_azure_native/signalrservice/v20240101preview/signal_r_shared_private_link_resource.py +1 -1
- pulumi_azure_native/signalrservice/v20240301/signal_r.py +1 -1
- pulumi_azure_native/signalrservice/v20240301/signal_r_custom_certificate.py +1 -1
- pulumi_azure_native/signalrservice/v20240301/signal_r_custom_domain.py +1 -1
- pulumi_azure_native/signalrservice/v20240301/signal_r_private_endpoint_connection.py +1 -1
- pulumi_azure_native/signalrservice/v20240301/signal_r_replica.py +1 -1
- pulumi_azure_native/signalrservice/v20240301/signal_r_shared_private_link_resource.py +1 -1
- pulumi_azure_native/signalrservice/v20240401preview/signal_r.py +1 -1
- pulumi_azure_native/signalrservice/v20240401preview/signal_r_custom_certificate.py +1 -1
- pulumi_azure_native/signalrservice/v20240401preview/signal_r_custom_domain.py +1 -1
- pulumi_azure_native/signalrservice/v20240401preview/signal_r_private_endpoint_connection.py +1 -1
- pulumi_azure_native/signalrservice/v20240401preview/signal_r_replica.py +1 -1
- pulumi_azure_native/signalrservice/v20240401preview/signal_r_shared_private_link_resource.py +1 -1
- pulumi_azure_native/signalrservice/v20240801preview/signal_r.py +1 -1
- pulumi_azure_native/signalrservice/v20240801preview/signal_r_custom_certificate.py +1 -1
- pulumi_azure_native/signalrservice/v20240801preview/signal_r_custom_domain.py +1 -1
- pulumi_azure_native/signalrservice/v20240801preview/signal_r_private_endpoint_connection.py +1 -1
- pulumi_azure_native/signalrservice/v20240801preview/signal_r_replica.py +1 -1
- pulumi_azure_native/signalrservice/v20240801preview/signal_r_shared_private_link_resource.py +1 -1
- pulumi_azure_native/signalrservice/v20241001preview/__init__.py +23 -0
- pulumi_azure_native/signalrservice/v20241001preview/_enums.py +109 -0
- pulumi_azure_native/signalrservice/v20241001preview/_inputs.py +1976 -0
- pulumi_azure_native/signalrservice/v20241001preview/get_signal_r.py +536 -0
- pulumi_azure_native/signalrservice/v20241001preview/get_signal_r_custom_certificate.py +191 -0
- pulumi_azure_native/signalrservice/v20241001preview/get_signal_r_custom_domain.py +177 -0
- pulumi_azure_native/signalrservice/v20241001preview/get_signal_r_private_endpoint_connection.py +191 -0
- pulumi_azure_native/signalrservice/v20241001preview/get_signal_r_replica.py +222 -0
- pulumi_azure_native/signalrservice/v20241001preview/get_signal_r_shared_private_link_resource.py +219 -0
- pulumi_azure_native/signalrservice/v20241001preview/list_signal_r_keys.py +128 -0
- pulumi_azure_native/signalrservice/v20241001preview/outputs.py +2015 -0
- pulumi_azure_native/signalrservice/v20241001preview/signal_r.py +892 -0
- pulumi_azure_native/signalrservice/v20241001preview/signal_r_custom_certificate.py +289 -0
- pulumi_azure_native/signalrservice/v20241001preview/signal_r_custom_domain.py +260 -0
- pulumi_azure_native/signalrservice/v20241001preview/signal_r_private_endpoint_connection.py +270 -0
- pulumi_azure_native/signalrservice/v20241001preview/signal_r_replica.py +367 -0
- pulumi_azure_native/signalrservice/v20241001preview/signal_r_shared_private_link_resource.py +328 -0
- pulumi_azure_native/webpubsub/__init__.py +3 -0
- pulumi_azure_native/webpubsub/get_web_pub_sub.py +2 -2
- pulumi_azure_native/webpubsub/get_web_pub_sub_custom_certificate.py +2 -2
- pulumi_azure_native/webpubsub/get_web_pub_sub_custom_domain.py +2 -2
- pulumi_azure_native/webpubsub/get_web_pub_sub_hub.py +2 -2
- pulumi_azure_native/webpubsub/get_web_pub_sub_private_endpoint_connection.py +2 -2
- pulumi_azure_native/webpubsub/get_web_pub_sub_replica.py +2 -2
- pulumi_azure_native/webpubsub/get_web_pub_sub_shared_private_link_resource.py +2 -2
- pulumi_azure_native/webpubsub/list_web_pub_sub_keys.py +2 -2
- pulumi_azure_native/webpubsub/v20210401preview/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20210601preview/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20210901preview/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20230201/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20230201/web_pub_sub_custom_certificate.py +1 -1
- pulumi_azure_native/webpubsub/v20230201/web_pub_sub_custom_domain.py +1 -1
- pulumi_azure_native/webpubsub/v20230201/web_pub_sub_hub.py +1 -1
- pulumi_azure_native/webpubsub/v20230201/web_pub_sub_private_endpoint_connection.py +1 -1
- pulumi_azure_native/webpubsub/v20230201/web_pub_sub_shared_private_link_resource.py +1 -1
- pulumi_azure_native/webpubsub/v20230301preview/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20230301preview/web_pub_sub_custom_certificate.py +1 -1
- pulumi_azure_native/webpubsub/v20230301preview/web_pub_sub_custom_domain.py +1 -1
- pulumi_azure_native/webpubsub/v20230301preview/web_pub_sub_hub.py +1 -1
- pulumi_azure_native/webpubsub/v20230301preview/web_pub_sub_private_endpoint_connection.py +1 -1
- pulumi_azure_native/webpubsub/v20230301preview/web_pub_sub_replica.py +1 -1
- pulumi_azure_native/webpubsub/v20230301preview/web_pub_sub_shared_private_link_resource.py +1 -1
- pulumi_azure_native/webpubsub/v20230601preview/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20230601preview/web_pub_sub_custom_certificate.py +1 -1
- pulumi_azure_native/webpubsub/v20230601preview/web_pub_sub_custom_domain.py +1 -1
- pulumi_azure_native/webpubsub/v20230601preview/web_pub_sub_hub.py +1 -1
- pulumi_azure_native/webpubsub/v20230601preview/web_pub_sub_private_endpoint_connection.py +1 -1
- pulumi_azure_native/webpubsub/v20230601preview/web_pub_sub_replica.py +1 -1
- pulumi_azure_native/webpubsub/v20230601preview/web_pub_sub_shared_private_link_resource.py +1 -1
- pulumi_azure_native/webpubsub/v20230801preview/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20230801preview/web_pub_sub_custom_certificate.py +1 -1
- pulumi_azure_native/webpubsub/v20230801preview/web_pub_sub_custom_domain.py +1 -1
- pulumi_azure_native/webpubsub/v20230801preview/web_pub_sub_hub.py +1 -1
- pulumi_azure_native/webpubsub/v20230801preview/web_pub_sub_private_endpoint_connection.py +1 -1
- pulumi_azure_native/webpubsub/v20230801preview/web_pub_sub_replica.py +1 -1
- pulumi_azure_native/webpubsub/v20230801preview/web_pub_sub_shared_private_link_resource.py +1 -1
- pulumi_azure_native/webpubsub/v20240101preview/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20240101preview/web_pub_sub_custom_certificate.py +1 -1
- pulumi_azure_native/webpubsub/v20240101preview/web_pub_sub_custom_domain.py +1 -1
- pulumi_azure_native/webpubsub/v20240101preview/web_pub_sub_hub.py +1 -1
- pulumi_azure_native/webpubsub/v20240101preview/web_pub_sub_private_endpoint_connection.py +1 -1
- pulumi_azure_native/webpubsub/v20240101preview/web_pub_sub_replica.py +1 -1
- pulumi_azure_native/webpubsub/v20240101preview/web_pub_sub_shared_private_link_resource.py +1 -1
- pulumi_azure_native/webpubsub/v20240301/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20240301/web_pub_sub_custom_certificate.py +1 -1
- pulumi_azure_native/webpubsub/v20240301/web_pub_sub_custom_domain.py +1 -1
- pulumi_azure_native/webpubsub/v20240301/web_pub_sub_hub.py +1 -1
- pulumi_azure_native/webpubsub/v20240301/web_pub_sub_private_endpoint_connection.py +1 -1
- pulumi_azure_native/webpubsub/v20240301/web_pub_sub_replica.py +1 -1
- pulumi_azure_native/webpubsub/v20240301/web_pub_sub_shared_private_link_resource.py +1 -1
- pulumi_azure_native/webpubsub/v20240401preview/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20240401preview/web_pub_sub_custom_certificate.py +1 -1
- pulumi_azure_native/webpubsub/v20240401preview/web_pub_sub_custom_domain.py +1 -1
- pulumi_azure_native/webpubsub/v20240401preview/web_pub_sub_hub.py +1 -1
- pulumi_azure_native/webpubsub/v20240401preview/web_pub_sub_private_endpoint_connection.py +1 -1
- pulumi_azure_native/webpubsub/v20240401preview/web_pub_sub_replica.py +1 -1
- pulumi_azure_native/webpubsub/v20240401preview/web_pub_sub_shared_private_link_resource.py +1 -1
- pulumi_azure_native/webpubsub/v20240801preview/web_pub_sub.py +1 -1
- pulumi_azure_native/webpubsub/v20240801preview/web_pub_sub_custom_certificate.py +1 -1
- pulumi_azure_native/webpubsub/v20240801preview/web_pub_sub_custom_domain.py +1 -1
- pulumi_azure_native/webpubsub/v20240801preview/web_pub_sub_hub.py +1 -1
- pulumi_azure_native/webpubsub/v20240801preview/web_pub_sub_private_endpoint_connection.py +1 -1
- pulumi_azure_native/webpubsub/v20240801preview/web_pub_sub_replica.py +1 -1
- pulumi_azure_native/webpubsub/v20240801preview/web_pub_sub_shared_private_link_resource.py +1 -1
- pulumi_azure_native/webpubsub/v20241001preview/__init__.py +25 -0
- pulumi_azure_native/webpubsub/v20241001preview/_enums.py +104 -0
- pulumi_azure_native/webpubsub/v20241001preview/_inputs.py +2053 -0
- pulumi_azure_native/webpubsub/v20241001preview/get_web_pub_sub.py +489 -0
- pulumi_azure_native/webpubsub/v20241001preview/get_web_pub_sub_custom_certificate.py +191 -0
- pulumi_azure_native/webpubsub/v20241001preview/get_web_pub_sub_custom_domain.py +177 -0
- pulumi_azure_native/webpubsub/v20241001preview/get_web_pub_sub_hub.py +149 -0
- pulumi_azure_native/webpubsub/v20241001preview/get_web_pub_sub_private_endpoint_connection.py +191 -0
- pulumi_azure_native/webpubsub/v20241001preview/get_web_pub_sub_replica.py +222 -0
- pulumi_azure_native/webpubsub/v20241001preview/get_web_pub_sub_shared_private_link_resource.py +219 -0
- pulumi_azure_native/webpubsub/v20241001preview/list_web_pub_sub_keys.py +128 -0
- pulumi_azure_native/webpubsub/v20241001preview/outputs.py +2099 -0
- pulumi_azure_native/webpubsub/v20241001preview/web_pub_sub.py +785 -0
- pulumi_azure_native/webpubsub/v20241001preview/web_pub_sub_custom_certificate.py +289 -0
- pulumi_azure_native/webpubsub/v20241001preview/web_pub_sub_custom_domain.py +260 -0
- pulumi_azure_native/webpubsub/v20241001preview/web_pub_sub_hub.py +222 -0
- pulumi_azure_native/webpubsub/v20241001preview/web_pub_sub_private_endpoint_connection.py +270 -0
- pulumi_azure_native/webpubsub/v20241001preview/web_pub_sub_replica.py +367 -0
- pulumi_azure_native/webpubsub/v20241001preview/web_pub_sub_shared_private_link_resource.py +328 -0
- pulumi_azure_native/webpubsub/web_pub_sub.py +3 -3
- pulumi_azure_native/webpubsub/web_pub_sub_custom_certificate.py +3 -3
- pulumi_azure_native/webpubsub/web_pub_sub_custom_domain.py +3 -3
- pulumi_azure_native/webpubsub/web_pub_sub_hub.py +3 -3
- pulumi_azure_native/webpubsub/web_pub_sub_private_endpoint_connection.py +3 -3
- pulumi_azure_native/webpubsub/web_pub_sub_replica.py +3 -3
- pulumi_azure_native/webpubsub/web_pub_sub_shared_private_link_resource.py +3 -3
- {pulumi_azure_native-2.74.0a1732526192.dist-info → pulumi_azure_native-2.75.0.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.74.0a1732526192.dist-info → pulumi_azure_native-2.75.0.dist-info}/RECORD +3104 -2520
- {pulumi_azure_native-2.74.0a1732526192.dist-info → pulumi_azure_native-2.75.0.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.74.0a1732526192.dist-info → pulumi_azure_native-2.75.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,1976 @@
|
|
|
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 ._enums import *
|
|
17
|
+
|
|
18
|
+
__all__ = [
|
|
19
|
+
'ApplicationFirewallSettingsArgs',
|
|
20
|
+
'ApplicationFirewallSettingsArgsDict',
|
|
21
|
+
'IPRuleArgs',
|
|
22
|
+
'IPRuleArgsDict',
|
|
23
|
+
'LiveTraceCategoryArgs',
|
|
24
|
+
'LiveTraceCategoryArgsDict',
|
|
25
|
+
'LiveTraceConfigurationArgs',
|
|
26
|
+
'LiveTraceConfigurationArgsDict',
|
|
27
|
+
'ManagedIdentitySettingsArgs',
|
|
28
|
+
'ManagedIdentitySettingsArgsDict',
|
|
29
|
+
'ManagedIdentityArgs',
|
|
30
|
+
'ManagedIdentityArgsDict',
|
|
31
|
+
'NetworkACLArgs',
|
|
32
|
+
'NetworkACLArgsDict',
|
|
33
|
+
'PrivateEndpointACLArgs',
|
|
34
|
+
'PrivateEndpointACLArgsDict',
|
|
35
|
+
'PrivateEndpointArgs',
|
|
36
|
+
'PrivateEndpointArgsDict',
|
|
37
|
+
'PrivateLinkServiceConnectionStateArgs',
|
|
38
|
+
'PrivateLinkServiceConnectionStateArgsDict',
|
|
39
|
+
'ResourceLogCategoryArgs',
|
|
40
|
+
'ResourceLogCategoryArgsDict',
|
|
41
|
+
'ResourceLogConfigurationArgs',
|
|
42
|
+
'ResourceLogConfigurationArgsDict',
|
|
43
|
+
'ResourceReferenceArgs',
|
|
44
|
+
'ResourceReferenceArgsDict',
|
|
45
|
+
'ResourceSkuArgs',
|
|
46
|
+
'ResourceSkuArgsDict',
|
|
47
|
+
'ServerlessSettingsArgs',
|
|
48
|
+
'ServerlessSettingsArgsDict',
|
|
49
|
+
'ServerlessUpstreamSettingsArgs',
|
|
50
|
+
'ServerlessUpstreamSettingsArgsDict',
|
|
51
|
+
'SignalRCorsSettingsArgs',
|
|
52
|
+
'SignalRCorsSettingsArgsDict',
|
|
53
|
+
'SignalRFeatureArgs',
|
|
54
|
+
'SignalRFeatureArgsDict',
|
|
55
|
+
'SignalRNetworkACLsArgs',
|
|
56
|
+
'SignalRNetworkACLsArgsDict',
|
|
57
|
+
'SignalRTlsSettingsArgs',
|
|
58
|
+
'SignalRTlsSettingsArgsDict',
|
|
59
|
+
'ThrottleByJwtCustomClaimRuleArgs',
|
|
60
|
+
'ThrottleByJwtCustomClaimRuleArgsDict',
|
|
61
|
+
'ThrottleByJwtSignatureRuleArgs',
|
|
62
|
+
'ThrottleByJwtSignatureRuleArgsDict',
|
|
63
|
+
'ThrottleByUserIdRuleArgs',
|
|
64
|
+
'ThrottleByUserIdRuleArgsDict',
|
|
65
|
+
'TrafficThrottleByJwtCustomClaimRuleArgs',
|
|
66
|
+
'TrafficThrottleByJwtCustomClaimRuleArgsDict',
|
|
67
|
+
'TrafficThrottleByJwtSignatureRuleArgs',
|
|
68
|
+
'TrafficThrottleByJwtSignatureRuleArgsDict',
|
|
69
|
+
'TrafficThrottleByUserIdRuleArgs',
|
|
70
|
+
'TrafficThrottleByUserIdRuleArgsDict',
|
|
71
|
+
'UpstreamAuthSettingsArgs',
|
|
72
|
+
'UpstreamAuthSettingsArgsDict',
|
|
73
|
+
'UpstreamTemplateArgs',
|
|
74
|
+
'UpstreamTemplateArgsDict',
|
|
75
|
+
]
|
|
76
|
+
|
|
77
|
+
MYPY = False
|
|
78
|
+
|
|
79
|
+
if not MYPY:
|
|
80
|
+
class ApplicationFirewallSettingsArgsDict(TypedDict):
|
|
81
|
+
"""
|
|
82
|
+
Application firewall settings for the resource
|
|
83
|
+
"""
|
|
84
|
+
client_connection_count_rules: NotRequired[pulumi.Input[Sequence[pulumi.Input[Union['ThrottleByJwtCustomClaimRuleArgsDict', 'ThrottleByJwtSignatureRuleArgsDict', 'ThrottleByUserIdRuleArgsDict']]]]]
|
|
85
|
+
"""
|
|
86
|
+
Rules to control the client connection count
|
|
87
|
+
"""
|
|
88
|
+
client_traffic_control_rules: NotRequired[pulumi.Input[Sequence[pulumi.Input[Union['TrafficThrottleByJwtCustomClaimRuleArgsDict', 'TrafficThrottleByJwtSignatureRuleArgsDict', 'TrafficThrottleByUserIdRuleArgsDict']]]]]
|
|
89
|
+
"""
|
|
90
|
+
Rules to control the client traffic
|
|
91
|
+
"""
|
|
92
|
+
elif False:
|
|
93
|
+
ApplicationFirewallSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
94
|
+
|
|
95
|
+
@pulumi.input_type
|
|
96
|
+
class ApplicationFirewallSettingsArgs:
|
|
97
|
+
def __init__(__self__, *,
|
|
98
|
+
client_connection_count_rules: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ThrottleByJwtCustomClaimRuleArgs', 'ThrottleByJwtSignatureRuleArgs', 'ThrottleByUserIdRuleArgs']]]]] = None,
|
|
99
|
+
client_traffic_control_rules: Optional[pulumi.Input[Sequence[pulumi.Input[Union['TrafficThrottleByJwtCustomClaimRuleArgs', 'TrafficThrottleByJwtSignatureRuleArgs', 'TrafficThrottleByUserIdRuleArgs']]]]] = None):
|
|
100
|
+
"""
|
|
101
|
+
Application firewall settings for the resource
|
|
102
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['ThrottleByJwtCustomClaimRuleArgs', 'ThrottleByJwtSignatureRuleArgs', 'ThrottleByUserIdRuleArgs']]]] client_connection_count_rules: Rules to control the client connection count
|
|
103
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union['TrafficThrottleByJwtCustomClaimRuleArgs', 'TrafficThrottleByJwtSignatureRuleArgs', 'TrafficThrottleByUserIdRuleArgs']]]] client_traffic_control_rules: Rules to control the client traffic
|
|
104
|
+
"""
|
|
105
|
+
if client_connection_count_rules is not None:
|
|
106
|
+
pulumi.set(__self__, "client_connection_count_rules", client_connection_count_rules)
|
|
107
|
+
if client_traffic_control_rules is not None:
|
|
108
|
+
pulumi.set(__self__, "client_traffic_control_rules", client_traffic_control_rules)
|
|
109
|
+
|
|
110
|
+
@property
|
|
111
|
+
@pulumi.getter(name="clientConnectionCountRules")
|
|
112
|
+
def client_connection_count_rules(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[Union['ThrottleByJwtCustomClaimRuleArgs', 'ThrottleByJwtSignatureRuleArgs', 'ThrottleByUserIdRuleArgs']]]]]:
|
|
113
|
+
"""
|
|
114
|
+
Rules to control the client connection count
|
|
115
|
+
"""
|
|
116
|
+
return pulumi.get(self, "client_connection_count_rules")
|
|
117
|
+
|
|
118
|
+
@client_connection_count_rules.setter
|
|
119
|
+
def client_connection_count_rules(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[Union['ThrottleByJwtCustomClaimRuleArgs', 'ThrottleByJwtSignatureRuleArgs', 'ThrottleByUserIdRuleArgs']]]]]):
|
|
120
|
+
pulumi.set(self, "client_connection_count_rules", value)
|
|
121
|
+
|
|
122
|
+
@property
|
|
123
|
+
@pulumi.getter(name="clientTrafficControlRules")
|
|
124
|
+
def client_traffic_control_rules(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[Union['TrafficThrottleByJwtCustomClaimRuleArgs', 'TrafficThrottleByJwtSignatureRuleArgs', 'TrafficThrottleByUserIdRuleArgs']]]]]:
|
|
125
|
+
"""
|
|
126
|
+
Rules to control the client traffic
|
|
127
|
+
"""
|
|
128
|
+
return pulumi.get(self, "client_traffic_control_rules")
|
|
129
|
+
|
|
130
|
+
@client_traffic_control_rules.setter
|
|
131
|
+
def client_traffic_control_rules(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[Union['TrafficThrottleByJwtCustomClaimRuleArgs', 'TrafficThrottleByJwtSignatureRuleArgs', 'TrafficThrottleByUserIdRuleArgs']]]]]):
|
|
132
|
+
pulumi.set(self, "client_traffic_control_rules", value)
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
if not MYPY:
|
|
136
|
+
class IPRuleArgsDict(TypedDict):
|
|
137
|
+
"""
|
|
138
|
+
An IP rule
|
|
139
|
+
"""
|
|
140
|
+
action: NotRequired[pulumi.Input[Union[str, 'ACLAction']]]
|
|
141
|
+
"""
|
|
142
|
+
Azure Networking ACL Action.
|
|
143
|
+
"""
|
|
144
|
+
value: NotRequired[pulumi.Input[str]]
|
|
145
|
+
"""
|
|
146
|
+
An IP or CIDR or ServiceTag
|
|
147
|
+
"""
|
|
148
|
+
elif False:
|
|
149
|
+
IPRuleArgsDict: TypeAlias = Mapping[str, Any]
|
|
150
|
+
|
|
151
|
+
@pulumi.input_type
|
|
152
|
+
class IPRuleArgs:
|
|
153
|
+
def __init__(__self__, *,
|
|
154
|
+
action: Optional[pulumi.Input[Union[str, 'ACLAction']]] = None,
|
|
155
|
+
value: Optional[pulumi.Input[str]] = None):
|
|
156
|
+
"""
|
|
157
|
+
An IP rule
|
|
158
|
+
:param pulumi.Input[Union[str, 'ACLAction']] action: Azure Networking ACL Action.
|
|
159
|
+
:param pulumi.Input[str] value: An IP or CIDR or ServiceTag
|
|
160
|
+
"""
|
|
161
|
+
if action is not None:
|
|
162
|
+
pulumi.set(__self__, "action", action)
|
|
163
|
+
if value is not None:
|
|
164
|
+
pulumi.set(__self__, "value", value)
|
|
165
|
+
|
|
166
|
+
@property
|
|
167
|
+
@pulumi.getter
|
|
168
|
+
def action(self) -> Optional[pulumi.Input[Union[str, 'ACLAction']]]:
|
|
169
|
+
"""
|
|
170
|
+
Azure Networking ACL Action.
|
|
171
|
+
"""
|
|
172
|
+
return pulumi.get(self, "action")
|
|
173
|
+
|
|
174
|
+
@action.setter
|
|
175
|
+
def action(self, value: Optional[pulumi.Input[Union[str, 'ACLAction']]]):
|
|
176
|
+
pulumi.set(self, "action", value)
|
|
177
|
+
|
|
178
|
+
@property
|
|
179
|
+
@pulumi.getter
|
|
180
|
+
def value(self) -> Optional[pulumi.Input[str]]:
|
|
181
|
+
"""
|
|
182
|
+
An IP or CIDR or ServiceTag
|
|
183
|
+
"""
|
|
184
|
+
return pulumi.get(self, "value")
|
|
185
|
+
|
|
186
|
+
@value.setter
|
|
187
|
+
def value(self, value: Optional[pulumi.Input[str]]):
|
|
188
|
+
pulumi.set(self, "value", value)
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
if not MYPY:
|
|
192
|
+
class LiveTraceCategoryArgsDict(TypedDict):
|
|
193
|
+
"""
|
|
194
|
+
Live trace category configuration of a Microsoft.SignalRService resource.
|
|
195
|
+
"""
|
|
196
|
+
enabled: NotRequired[pulumi.Input[str]]
|
|
197
|
+
"""
|
|
198
|
+
Indicates whether or the live trace category is enabled.
|
|
199
|
+
Available values: true, false.
|
|
200
|
+
Case insensitive.
|
|
201
|
+
"""
|
|
202
|
+
name: NotRequired[pulumi.Input[str]]
|
|
203
|
+
"""
|
|
204
|
+
Gets or sets the live trace category's name.
|
|
205
|
+
Available values: ConnectivityLogs, MessagingLogs.
|
|
206
|
+
Case insensitive.
|
|
207
|
+
"""
|
|
208
|
+
elif False:
|
|
209
|
+
LiveTraceCategoryArgsDict: TypeAlias = Mapping[str, Any]
|
|
210
|
+
|
|
211
|
+
@pulumi.input_type
|
|
212
|
+
class LiveTraceCategoryArgs:
|
|
213
|
+
def __init__(__self__, *,
|
|
214
|
+
enabled: Optional[pulumi.Input[str]] = None,
|
|
215
|
+
name: Optional[pulumi.Input[str]] = None):
|
|
216
|
+
"""
|
|
217
|
+
Live trace category configuration of a Microsoft.SignalRService resource.
|
|
218
|
+
:param pulumi.Input[str] enabled: Indicates whether or the live trace category is enabled.
|
|
219
|
+
Available values: true, false.
|
|
220
|
+
Case insensitive.
|
|
221
|
+
:param pulumi.Input[str] name: Gets or sets the live trace category's name.
|
|
222
|
+
Available values: ConnectivityLogs, MessagingLogs.
|
|
223
|
+
Case insensitive.
|
|
224
|
+
"""
|
|
225
|
+
if enabled is not None:
|
|
226
|
+
pulumi.set(__self__, "enabled", enabled)
|
|
227
|
+
if name is not None:
|
|
228
|
+
pulumi.set(__self__, "name", name)
|
|
229
|
+
|
|
230
|
+
@property
|
|
231
|
+
@pulumi.getter
|
|
232
|
+
def enabled(self) -> Optional[pulumi.Input[str]]:
|
|
233
|
+
"""
|
|
234
|
+
Indicates whether or the live trace category is enabled.
|
|
235
|
+
Available values: true, false.
|
|
236
|
+
Case insensitive.
|
|
237
|
+
"""
|
|
238
|
+
return pulumi.get(self, "enabled")
|
|
239
|
+
|
|
240
|
+
@enabled.setter
|
|
241
|
+
def enabled(self, value: Optional[pulumi.Input[str]]):
|
|
242
|
+
pulumi.set(self, "enabled", value)
|
|
243
|
+
|
|
244
|
+
@property
|
|
245
|
+
@pulumi.getter
|
|
246
|
+
def name(self) -> Optional[pulumi.Input[str]]:
|
|
247
|
+
"""
|
|
248
|
+
Gets or sets the live trace category's name.
|
|
249
|
+
Available values: ConnectivityLogs, MessagingLogs.
|
|
250
|
+
Case insensitive.
|
|
251
|
+
"""
|
|
252
|
+
return pulumi.get(self, "name")
|
|
253
|
+
|
|
254
|
+
@name.setter
|
|
255
|
+
def name(self, value: Optional[pulumi.Input[str]]):
|
|
256
|
+
pulumi.set(self, "name", value)
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
if not MYPY:
|
|
260
|
+
class LiveTraceConfigurationArgsDict(TypedDict):
|
|
261
|
+
"""
|
|
262
|
+
Live trace configuration of a Microsoft.SignalRService resource.
|
|
263
|
+
"""
|
|
264
|
+
categories: NotRequired[pulumi.Input[Sequence[pulumi.Input['LiveTraceCategoryArgsDict']]]]
|
|
265
|
+
"""
|
|
266
|
+
Gets or sets the list of category configurations.
|
|
267
|
+
"""
|
|
268
|
+
enabled: NotRequired[pulumi.Input[str]]
|
|
269
|
+
"""
|
|
270
|
+
Indicates whether or not enable live trace.
|
|
271
|
+
When it's set to true, live trace client can connect to the service.
|
|
272
|
+
Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories".
|
|
273
|
+
Available values: true, false.
|
|
274
|
+
Case insensitive.
|
|
275
|
+
"""
|
|
276
|
+
elif False:
|
|
277
|
+
LiveTraceConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
|
278
|
+
|
|
279
|
+
@pulumi.input_type
|
|
280
|
+
class LiveTraceConfigurationArgs:
|
|
281
|
+
def __init__(__self__, *,
|
|
282
|
+
categories: Optional[pulumi.Input[Sequence[pulumi.Input['LiveTraceCategoryArgs']]]] = None,
|
|
283
|
+
enabled: Optional[pulumi.Input[str]] = None):
|
|
284
|
+
"""
|
|
285
|
+
Live trace configuration of a Microsoft.SignalRService resource.
|
|
286
|
+
:param pulumi.Input[Sequence[pulumi.Input['LiveTraceCategoryArgs']]] categories: Gets or sets the list of category configurations.
|
|
287
|
+
:param pulumi.Input[str] enabled: Indicates whether or not enable live trace.
|
|
288
|
+
When it's set to true, live trace client can connect to the service.
|
|
289
|
+
Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories".
|
|
290
|
+
Available values: true, false.
|
|
291
|
+
Case insensitive.
|
|
292
|
+
"""
|
|
293
|
+
if categories is not None:
|
|
294
|
+
pulumi.set(__self__, "categories", categories)
|
|
295
|
+
if enabled is None:
|
|
296
|
+
enabled = 'false'
|
|
297
|
+
if enabled is not None:
|
|
298
|
+
pulumi.set(__self__, "enabled", enabled)
|
|
299
|
+
|
|
300
|
+
@property
|
|
301
|
+
@pulumi.getter
|
|
302
|
+
def categories(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['LiveTraceCategoryArgs']]]]:
|
|
303
|
+
"""
|
|
304
|
+
Gets or sets the list of category configurations.
|
|
305
|
+
"""
|
|
306
|
+
return pulumi.get(self, "categories")
|
|
307
|
+
|
|
308
|
+
@categories.setter
|
|
309
|
+
def categories(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['LiveTraceCategoryArgs']]]]):
|
|
310
|
+
pulumi.set(self, "categories", value)
|
|
311
|
+
|
|
312
|
+
@property
|
|
313
|
+
@pulumi.getter
|
|
314
|
+
def enabled(self) -> Optional[pulumi.Input[str]]:
|
|
315
|
+
"""
|
|
316
|
+
Indicates whether or not enable live trace.
|
|
317
|
+
When it's set to true, live trace client can connect to the service.
|
|
318
|
+
Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories".
|
|
319
|
+
Available values: true, false.
|
|
320
|
+
Case insensitive.
|
|
321
|
+
"""
|
|
322
|
+
return pulumi.get(self, "enabled")
|
|
323
|
+
|
|
324
|
+
@enabled.setter
|
|
325
|
+
def enabled(self, value: Optional[pulumi.Input[str]]):
|
|
326
|
+
pulumi.set(self, "enabled", value)
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
if not MYPY:
|
|
330
|
+
class ManagedIdentitySettingsArgsDict(TypedDict):
|
|
331
|
+
"""
|
|
332
|
+
Managed identity settings for upstream.
|
|
333
|
+
"""
|
|
334
|
+
resource: NotRequired[pulumi.Input[str]]
|
|
335
|
+
"""
|
|
336
|
+
The Resource indicating the App ID URI of the target resource.
|
|
337
|
+
It also appears in the aud (audience) claim of the issued token.
|
|
338
|
+
"""
|
|
339
|
+
elif False:
|
|
340
|
+
ManagedIdentitySettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
341
|
+
|
|
342
|
+
@pulumi.input_type
|
|
343
|
+
class ManagedIdentitySettingsArgs:
|
|
344
|
+
def __init__(__self__, *,
|
|
345
|
+
resource: Optional[pulumi.Input[str]] = None):
|
|
346
|
+
"""
|
|
347
|
+
Managed identity settings for upstream.
|
|
348
|
+
:param pulumi.Input[str] resource: The Resource indicating the App ID URI of the target resource.
|
|
349
|
+
It also appears in the aud (audience) claim of the issued token.
|
|
350
|
+
"""
|
|
351
|
+
if resource is not None:
|
|
352
|
+
pulumi.set(__self__, "resource", resource)
|
|
353
|
+
|
|
354
|
+
@property
|
|
355
|
+
@pulumi.getter
|
|
356
|
+
def resource(self) -> Optional[pulumi.Input[str]]:
|
|
357
|
+
"""
|
|
358
|
+
The Resource indicating the App ID URI of the target resource.
|
|
359
|
+
It also appears in the aud (audience) claim of the issued token.
|
|
360
|
+
"""
|
|
361
|
+
return pulumi.get(self, "resource")
|
|
362
|
+
|
|
363
|
+
@resource.setter
|
|
364
|
+
def resource(self, value: Optional[pulumi.Input[str]]):
|
|
365
|
+
pulumi.set(self, "resource", value)
|
|
366
|
+
|
|
367
|
+
|
|
368
|
+
if not MYPY:
|
|
369
|
+
class ManagedIdentityArgsDict(TypedDict):
|
|
370
|
+
"""
|
|
371
|
+
A class represent managed identities used for request and response
|
|
372
|
+
"""
|
|
373
|
+
type: NotRequired[pulumi.Input[Union[str, 'ManagedIdentityType']]]
|
|
374
|
+
"""
|
|
375
|
+
Represents the identity type: systemAssigned, userAssigned, None
|
|
376
|
+
"""
|
|
377
|
+
user_assigned_identities: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
378
|
+
"""
|
|
379
|
+
Get or set the user assigned identities
|
|
380
|
+
"""
|
|
381
|
+
elif False:
|
|
382
|
+
ManagedIdentityArgsDict: TypeAlias = Mapping[str, Any]
|
|
383
|
+
|
|
384
|
+
@pulumi.input_type
|
|
385
|
+
class ManagedIdentityArgs:
|
|
386
|
+
def __init__(__self__, *,
|
|
387
|
+
type: Optional[pulumi.Input[Union[str, 'ManagedIdentityType']]] = None,
|
|
388
|
+
user_assigned_identities: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
|
389
|
+
"""
|
|
390
|
+
A class represent managed identities used for request and response
|
|
391
|
+
:param pulumi.Input[Union[str, 'ManagedIdentityType']] type: Represents the identity type: systemAssigned, userAssigned, None
|
|
392
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] user_assigned_identities: Get or set the user assigned identities
|
|
393
|
+
"""
|
|
394
|
+
if type is not None:
|
|
395
|
+
pulumi.set(__self__, "type", type)
|
|
396
|
+
if user_assigned_identities is not None:
|
|
397
|
+
pulumi.set(__self__, "user_assigned_identities", user_assigned_identities)
|
|
398
|
+
|
|
399
|
+
@property
|
|
400
|
+
@pulumi.getter
|
|
401
|
+
def type(self) -> Optional[pulumi.Input[Union[str, 'ManagedIdentityType']]]:
|
|
402
|
+
"""
|
|
403
|
+
Represents the identity type: systemAssigned, userAssigned, None
|
|
404
|
+
"""
|
|
405
|
+
return pulumi.get(self, "type")
|
|
406
|
+
|
|
407
|
+
@type.setter
|
|
408
|
+
def type(self, value: Optional[pulumi.Input[Union[str, 'ManagedIdentityType']]]):
|
|
409
|
+
pulumi.set(self, "type", value)
|
|
410
|
+
|
|
411
|
+
@property
|
|
412
|
+
@pulumi.getter(name="userAssignedIdentities")
|
|
413
|
+
def user_assigned_identities(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
414
|
+
"""
|
|
415
|
+
Get or set the user assigned identities
|
|
416
|
+
"""
|
|
417
|
+
return pulumi.get(self, "user_assigned_identities")
|
|
418
|
+
|
|
419
|
+
@user_assigned_identities.setter
|
|
420
|
+
def user_assigned_identities(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
421
|
+
pulumi.set(self, "user_assigned_identities", value)
|
|
422
|
+
|
|
423
|
+
|
|
424
|
+
if not MYPY:
|
|
425
|
+
class NetworkACLArgsDict(TypedDict):
|
|
426
|
+
"""
|
|
427
|
+
Network ACL
|
|
428
|
+
"""
|
|
429
|
+
allow: NotRequired[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]
|
|
430
|
+
"""
|
|
431
|
+
Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
432
|
+
"""
|
|
433
|
+
deny: NotRequired[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]
|
|
434
|
+
"""
|
|
435
|
+
Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
436
|
+
"""
|
|
437
|
+
elif False:
|
|
438
|
+
NetworkACLArgsDict: TypeAlias = Mapping[str, Any]
|
|
439
|
+
|
|
440
|
+
@pulumi.input_type
|
|
441
|
+
class NetworkACLArgs:
|
|
442
|
+
def __init__(__self__, *,
|
|
443
|
+
allow: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]] = None,
|
|
444
|
+
deny: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]] = None):
|
|
445
|
+
"""
|
|
446
|
+
Network ACL
|
|
447
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]] allow: Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
448
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]] deny: Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
449
|
+
"""
|
|
450
|
+
if allow is not None:
|
|
451
|
+
pulumi.set(__self__, "allow", allow)
|
|
452
|
+
if deny is not None:
|
|
453
|
+
pulumi.set(__self__, "deny", deny)
|
|
454
|
+
|
|
455
|
+
@property
|
|
456
|
+
@pulumi.getter
|
|
457
|
+
def allow(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]:
|
|
458
|
+
"""
|
|
459
|
+
Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
460
|
+
"""
|
|
461
|
+
return pulumi.get(self, "allow")
|
|
462
|
+
|
|
463
|
+
@allow.setter
|
|
464
|
+
def allow(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]):
|
|
465
|
+
pulumi.set(self, "allow", value)
|
|
466
|
+
|
|
467
|
+
@property
|
|
468
|
+
@pulumi.getter
|
|
469
|
+
def deny(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]:
|
|
470
|
+
"""
|
|
471
|
+
Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
472
|
+
"""
|
|
473
|
+
return pulumi.get(self, "deny")
|
|
474
|
+
|
|
475
|
+
@deny.setter
|
|
476
|
+
def deny(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]):
|
|
477
|
+
pulumi.set(self, "deny", value)
|
|
478
|
+
|
|
479
|
+
|
|
480
|
+
if not MYPY:
|
|
481
|
+
class PrivateEndpointACLArgsDict(TypedDict):
|
|
482
|
+
"""
|
|
483
|
+
ACL for a private endpoint
|
|
484
|
+
"""
|
|
485
|
+
name: pulumi.Input[str]
|
|
486
|
+
"""
|
|
487
|
+
Name of the private endpoint connection
|
|
488
|
+
"""
|
|
489
|
+
allow: NotRequired[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]
|
|
490
|
+
"""
|
|
491
|
+
Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
492
|
+
"""
|
|
493
|
+
deny: NotRequired[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]
|
|
494
|
+
"""
|
|
495
|
+
Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
496
|
+
"""
|
|
497
|
+
elif False:
|
|
498
|
+
PrivateEndpointACLArgsDict: TypeAlias = Mapping[str, Any]
|
|
499
|
+
|
|
500
|
+
@pulumi.input_type
|
|
501
|
+
class PrivateEndpointACLArgs:
|
|
502
|
+
def __init__(__self__, *,
|
|
503
|
+
name: pulumi.Input[str],
|
|
504
|
+
allow: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]] = None,
|
|
505
|
+
deny: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]] = None):
|
|
506
|
+
"""
|
|
507
|
+
ACL for a private endpoint
|
|
508
|
+
:param pulumi.Input[str] name: Name of the private endpoint connection
|
|
509
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]] allow: Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
510
|
+
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]] deny: Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
511
|
+
"""
|
|
512
|
+
pulumi.set(__self__, "name", name)
|
|
513
|
+
if allow is not None:
|
|
514
|
+
pulumi.set(__self__, "allow", allow)
|
|
515
|
+
if deny is not None:
|
|
516
|
+
pulumi.set(__self__, "deny", deny)
|
|
517
|
+
|
|
518
|
+
@property
|
|
519
|
+
@pulumi.getter
|
|
520
|
+
def name(self) -> pulumi.Input[str]:
|
|
521
|
+
"""
|
|
522
|
+
Name of the private endpoint connection
|
|
523
|
+
"""
|
|
524
|
+
return pulumi.get(self, "name")
|
|
525
|
+
|
|
526
|
+
@name.setter
|
|
527
|
+
def name(self, value: pulumi.Input[str]):
|
|
528
|
+
pulumi.set(self, "name", value)
|
|
529
|
+
|
|
530
|
+
@property
|
|
531
|
+
@pulumi.getter
|
|
532
|
+
def allow(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]:
|
|
533
|
+
"""
|
|
534
|
+
Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
535
|
+
"""
|
|
536
|
+
return pulumi.get(self, "allow")
|
|
537
|
+
|
|
538
|
+
@allow.setter
|
|
539
|
+
def allow(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]):
|
|
540
|
+
pulumi.set(self, "allow", value)
|
|
541
|
+
|
|
542
|
+
@property
|
|
543
|
+
@pulumi.getter
|
|
544
|
+
def deny(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]:
|
|
545
|
+
"""
|
|
546
|
+
Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI.
|
|
547
|
+
"""
|
|
548
|
+
return pulumi.get(self, "deny")
|
|
549
|
+
|
|
550
|
+
@deny.setter
|
|
551
|
+
def deny(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'SignalRRequestType']]]]]):
|
|
552
|
+
pulumi.set(self, "deny", value)
|
|
553
|
+
|
|
554
|
+
|
|
555
|
+
if not MYPY:
|
|
556
|
+
class PrivateEndpointArgsDict(TypedDict):
|
|
557
|
+
"""
|
|
558
|
+
Private endpoint
|
|
559
|
+
"""
|
|
560
|
+
id: NotRequired[pulumi.Input[str]]
|
|
561
|
+
"""
|
|
562
|
+
Full qualified Id of the private endpoint
|
|
563
|
+
"""
|
|
564
|
+
elif False:
|
|
565
|
+
PrivateEndpointArgsDict: TypeAlias = Mapping[str, Any]
|
|
566
|
+
|
|
567
|
+
@pulumi.input_type
|
|
568
|
+
class PrivateEndpointArgs:
|
|
569
|
+
def __init__(__self__, *,
|
|
570
|
+
id: Optional[pulumi.Input[str]] = None):
|
|
571
|
+
"""
|
|
572
|
+
Private endpoint
|
|
573
|
+
:param pulumi.Input[str] id: Full qualified Id of the private endpoint
|
|
574
|
+
"""
|
|
575
|
+
if id is not None:
|
|
576
|
+
pulumi.set(__self__, "id", id)
|
|
577
|
+
|
|
578
|
+
@property
|
|
579
|
+
@pulumi.getter
|
|
580
|
+
def id(self) -> Optional[pulumi.Input[str]]:
|
|
581
|
+
"""
|
|
582
|
+
Full qualified Id of the private endpoint
|
|
583
|
+
"""
|
|
584
|
+
return pulumi.get(self, "id")
|
|
585
|
+
|
|
586
|
+
@id.setter
|
|
587
|
+
def id(self, value: Optional[pulumi.Input[str]]):
|
|
588
|
+
pulumi.set(self, "id", value)
|
|
589
|
+
|
|
590
|
+
|
|
591
|
+
if not MYPY:
|
|
592
|
+
class PrivateLinkServiceConnectionStateArgsDict(TypedDict):
|
|
593
|
+
"""
|
|
594
|
+
Connection state of the private endpoint connection
|
|
595
|
+
"""
|
|
596
|
+
actions_required: NotRequired[pulumi.Input[str]]
|
|
597
|
+
"""
|
|
598
|
+
A message indicating if changes on the service provider require any updates on the consumer.
|
|
599
|
+
"""
|
|
600
|
+
description: NotRequired[pulumi.Input[str]]
|
|
601
|
+
"""
|
|
602
|
+
The reason for approval/rejection of the connection.
|
|
603
|
+
"""
|
|
604
|
+
status: NotRequired[pulumi.Input[Union[str, 'PrivateLinkServiceConnectionStatus']]]
|
|
605
|
+
"""
|
|
606
|
+
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
607
|
+
"""
|
|
608
|
+
elif False:
|
|
609
|
+
PrivateLinkServiceConnectionStateArgsDict: TypeAlias = Mapping[str, Any]
|
|
610
|
+
|
|
611
|
+
@pulumi.input_type
|
|
612
|
+
class PrivateLinkServiceConnectionStateArgs:
|
|
613
|
+
def __init__(__self__, *,
|
|
614
|
+
actions_required: Optional[pulumi.Input[str]] = None,
|
|
615
|
+
description: Optional[pulumi.Input[str]] = None,
|
|
616
|
+
status: Optional[pulumi.Input[Union[str, 'PrivateLinkServiceConnectionStatus']]] = None):
|
|
617
|
+
"""
|
|
618
|
+
Connection state of the private endpoint connection
|
|
619
|
+
:param pulumi.Input[str] actions_required: A message indicating if changes on the service provider require any updates on the consumer.
|
|
620
|
+
:param pulumi.Input[str] description: The reason for approval/rejection of the connection.
|
|
621
|
+
:param pulumi.Input[Union[str, 'PrivateLinkServiceConnectionStatus']] status: Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
622
|
+
"""
|
|
623
|
+
if actions_required is not None:
|
|
624
|
+
pulumi.set(__self__, "actions_required", actions_required)
|
|
625
|
+
if description is not None:
|
|
626
|
+
pulumi.set(__self__, "description", description)
|
|
627
|
+
if status is not None:
|
|
628
|
+
pulumi.set(__self__, "status", status)
|
|
629
|
+
|
|
630
|
+
@property
|
|
631
|
+
@pulumi.getter(name="actionsRequired")
|
|
632
|
+
def actions_required(self) -> Optional[pulumi.Input[str]]:
|
|
633
|
+
"""
|
|
634
|
+
A message indicating if changes on the service provider require any updates on the consumer.
|
|
635
|
+
"""
|
|
636
|
+
return pulumi.get(self, "actions_required")
|
|
637
|
+
|
|
638
|
+
@actions_required.setter
|
|
639
|
+
def actions_required(self, value: Optional[pulumi.Input[str]]):
|
|
640
|
+
pulumi.set(self, "actions_required", value)
|
|
641
|
+
|
|
642
|
+
@property
|
|
643
|
+
@pulumi.getter
|
|
644
|
+
def description(self) -> Optional[pulumi.Input[str]]:
|
|
645
|
+
"""
|
|
646
|
+
The reason for approval/rejection of the connection.
|
|
647
|
+
"""
|
|
648
|
+
return pulumi.get(self, "description")
|
|
649
|
+
|
|
650
|
+
@description.setter
|
|
651
|
+
def description(self, value: Optional[pulumi.Input[str]]):
|
|
652
|
+
pulumi.set(self, "description", value)
|
|
653
|
+
|
|
654
|
+
@property
|
|
655
|
+
@pulumi.getter
|
|
656
|
+
def status(self) -> Optional[pulumi.Input[Union[str, 'PrivateLinkServiceConnectionStatus']]]:
|
|
657
|
+
"""
|
|
658
|
+
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
659
|
+
"""
|
|
660
|
+
return pulumi.get(self, "status")
|
|
661
|
+
|
|
662
|
+
@status.setter
|
|
663
|
+
def status(self, value: Optional[pulumi.Input[Union[str, 'PrivateLinkServiceConnectionStatus']]]):
|
|
664
|
+
pulumi.set(self, "status", value)
|
|
665
|
+
|
|
666
|
+
|
|
667
|
+
if not MYPY:
|
|
668
|
+
class ResourceLogCategoryArgsDict(TypedDict):
|
|
669
|
+
"""
|
|
670
|
+
Resource log category configuration of a Microsoft.SignalRService resource.
|
|
671
|
+
"""
|
|
672
|
+
enabled: NotRequired[pulumi.Input[str]]
|
|
673
|
+
"""
|
|
674
|
+
Indicates whether or the resource log category is enabled.
|
|
675
|
+
Available values: true, false.
|
|
676
|
+
Case insensitive.
|
|
677
|
+
"""
|
|
678
|
+
name: NotRequired[pulumi.Input[str]]
|
|
679
|
+
"""
|
|
680
|
+
Gets or sets the resource log category's name.
|
|
681
|
+
Available values: ConnectivityLogs, MessagingLogs.
|
|
682
|
+
Case insensitive.
|
|
683
|
+
"""
|
|
684
|
+
elif False:
|
|
685
|
+
ResourceLogCategoryArgsDict: TypeAlias = Mapping[str, Any]
|
|
686
|
+
|
|
687
|
+
@pulumi.input_type
|
|
688
|
+
class ResourceLogCategoryArgs:
|
|
689
|
+
def __init__(__self__, *,
|
|
690
|
+
enabled: Optional[pulumi.Input[str]] = None,
|
|
691
|
+
name: Optional[pulumi.Input[str]] = None):
|
|
692
|
+
"""
|
|
693
|
+
Resource log category configuration of a Microsoft.SignalRService resource.
|
|
694
|
+
:param pulumi.Input[str] enabled: Indicates whether or the resource log category is enabled.
|
|
695
|
+
Available values: true, false.
|
|
696
|
+
Case insensitive.
|
|
697
|
+
:param pulumi.Input[str] name: Gets or sets the resource log category's name.
|
|
698
|
+
Available values: ConnectivityLogs, MessagingLogs.
|
|
699
|
+
Case insensitive.
|
|
700
|
+
"""
|
|
701
|
+
if enabled is not None:
|
|
702
|
+
pulumi.set(__self__, "enabled", enabled)
|
|
703
|
+
if name is not None:
|
|
704
|
+
pulumi.set(__self__, "name", name)
|
|
705
|
+
|
|
706
|
+
@property
|
|
707
|
+
@pulumi.getter
|
|
708
|
+
def enabled(self) -> Optional[pulumi.Input[str]]:
|
|
709
|
+
"""
|
|
710
|
+
Indicates whether or the resource log category is enabled.
|
|
711
|
+
Available values: true, false.
|
|
712
|
+
Case insensitive.
|
|
713
|
+
"""
|
|
714
|
+
return pulumi.get(self, "enabled")
|
|
715
|
+
|
|
716
|
+
@enabled.setter
|
|
717
|
+
def enabled(self, value: Optional[pulumi.Input[str]]):
|
|
718
|
+
pulumi.set(self, "enabled", value)
|
|
719
|
+
|
|
720
|
+
@property
|
|
721
|
+
@pulumi.getter
|
|
722
|
+
def name(self) -> Optional[pulumi.Input[str]]:
|
|
723
|
+
"""
|
|
724
|
+
Gets or sets the resource log category's name.
|
|
725
|
+
Available values: ConnectivityLogs, MessagingLogs.
|
|
726
|
+
Case insensitive.
|
|
727
|
+
"""
|
|
728
|
+
return pulumi.get(self, "name")
|
|
729
|
+
|
|
730
|
+
@name.setter
|
|
731
|
+
def name(self, value: Optional[pulumi.Input[str]]):
|
|
732
|
+
pulumi.set(self, "name", value)
|
|
733
|
+
|
|
734
|
+
|
|
735
|
+
if not MYPY:
|
|
736
|
+
class ResourceLogConfigurationArgsDict(TypedDict):
|
|
737
|
+
"""
|
|
738
|
+
Resource log configuration of a Microsoft.SignalRService resource.
|
|
739
|
+
"""
|
|
740
|
+
categories: NotRequired[pulumi.Input[Sequence[pulumi.Input['ResourceLogCategoryArgsDict']]]]
|
|
741
|
+
"""
|
|
742
|
+
Gets or sets the list of category configurations.
|
|
743
|
+
"""
|
|
744
|
+
elif False:
|
|
745
|
+
ResourceLogConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
|
746
|
+
|
|
747
|
+
@pulumi.input_type
|
|
748
|
+
class ResourceLogConfigurationArgs:
|
|
749
|
+
def __init__(__self__, *,
|
|
750
|
+
categories: Optional[pulumi.Input[Sequence[pulumi.Input['ResourceLogCategoryArgs']]]] = None):
|
|
751
|
+
"""
|
|
752
|
+
Resource log configuration of a Microsoft.SignalRService resource.
|
|
753
|
+
:param pulumi.Input[Sequence[pulumi.Input['ResourceLogCategoryArgs']]] categories: Gets or sets the list of category configurations.
|
|
754
|
+
"""
|
|
755
|
+
if categories is not None:
|
|
756
|
+
pulumi.set(__self__, "categories", categories)
|
|
757
|
+
|
|
758
|
+
@property
|
|
759
|
+
@pulumi.getter
|
|
760
|
+
def categories(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ResourceLogCategoryArgs']]]]:
|
|
761
|
+
"""
|
|
762
|
+
Gets or sets the list of category configurations.
|
|
763
|
+
"""
|
|
764
|
+
return pulumi.get(self, "categories")
|
|
765
|
+
|
|
766
|
+
@categories.setter
|
|
767
|
+
def categories(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ResourceLogCategoryArgs']]]]):
|
|
768
|
+
pulumi.set(self, "categories", value)
|
|
769
|
+
|
|
770
|
+
|
|
771
|
+
if not MYPY:
|
|
772
|
+
class ResourceReferenceArgsDict(TypedDict):
|
|
773
|
+
"""
|
|
774
|
+
Reference to a resource.
|
|
775
|
+
"""
|
|
776
|
+
id: NotRequired[pulumi.Input[str]]
|
|
777
|
+
"""
|
|
778
|
+
Resource ID.
|
|
779
|
+
"""
|
|
780
|
+
elif False:
|
|
781
|
+
ResourceReferenceArgsDict: TypeAlias = Mapping[str, Any]
|
|
782
|
+
|
|
783
|
+
@pulumi.input_type
|
|
784
|
+
class ResourceReferenceArgs:
|
|
785
|
+
def __init__(__self__, *,
|
|
786
|
+
id: Optional[pulumi.Input[str]] = None):
|
|
787
|
+
"""
|
|
788
|
+
Reference to a resource.
|
|
789
|
+
:param pulumi.Input[str] id: Resource ID.
|
|
790
|
+
"""
|
|
791
|
+
if id is not None:
|
|
792
|
+
pulumi.set(__self__, "id", id)
|
|
793
|
+
|
|
794
|
+
@property
|
|
795
|
+
@pulumi.getter
|
|
796
|
+
def id(self) -> Optional[pulumi.Input[str]]:
|
|
797
|
+
"""
|
|
798
|
+
Resource ID.
|
|
799
|
+
"""
|
|
800
|
+
return pulumi.get(self, "id")
|
|
801
|
+
|
|
802
|
+
@id.setter
|
|
803
|
+
def id(self, value: Optional[pulumi.Input[str]]):
|
|
804
|
+
pulumi.set(self, "id", value)
|
|
805
|
+
|
|
806
|
+
|
|
807
|
+
if not MYPY:
|
|
808
|
+
class ResourceSkuArgsDict(TypedDict):
|
|
809
|
+
"""
|
|
810
|
+
The billing information of the resource.
|
|
811
|
+
"""
|
|
812
|
+
name: pulumi.Input[str]
|
|
813
|
+
"""
|
|
814
|
+
The name of the SKU. Required.
|
|
815
|
+
|
|
816
|
+
Allowed values: Standard_S1, Free_F1, Premium_P1, Premium_P2
|
|
817
|
+
"""
|
|
818
|
+
capacity: NotRequired[pulumi.Input[int]]
|
|
819
|
+
"""
|
|
820
|
+
Optional, integer. The unit count of the resource.
|
|
821
|
+
1 for Free_F1/Standard_S1/Premium_P1, 100 for Premium_P2 by default.
|
|
822
|
+
|
|
823
|
+
If present, following values are allowed:
|
|
824
|
+
Free_F1: 1;
|
|
825
|
+
Standard_S1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
826
|
+
Premium_P1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
827
|
+
Premium_P2: 100,200,300,400,500,600,700,800,900,1000;
|
|
828
|
+
"""
|
|
829
|
+
tier: NotRequired[pulumi.Input[Union[str, 'SignalRSkuTier']]]
|
|
830
|
+
"""
|
|
831
|
+
Optional tier of this particular SKU. 'Standard' or 'Free'.
|
|
832
|
+
|
|
833
|
+
`Basic` is deprecated, use `Standard` instead.
|
|
834
|
+
"""
|
|
835
|
+
elif False:
|
|
836
|
+
ResourceSkuArgsDict: TypeAlias = Mapping[str, Any]
|
|
837
|
+
|
|
838
|
+
@pulumi.input_type
|
|
839
|
+
class ResourceSkuArgs:
|
|
840
|
+
def __init__(__self__, *,
|
|
841
|
+
name: pulumi.Input[str],
|
|
842
|
+
capacity: Optional[pulumi.Input[int]] = None,
|
|
843
|
+
tier: Optional[pulumi.Input[Union[str, 'SignalRSkuTier']]] = None):
|
|
844
|
+
"""
|
|
845
|
+
The billing information of the resource.
|
|
846
|
+
:param pulumi.Input[str] name: The name of the SKU. Required.
|
|
847
|
+
|
|
848
|
+
Allowed values: Standard_S1, Free_F1, Premium_P1, Premium_P2
|
|
849
|
+
:param pulumi.Input[int] capacity: Optional, integer. The unit count of the resource.
|
|
850
|
+
1 for Free_F1/Standard_S1/Premium_P1, 100 for Premium_P2 by default.
|
|
851
|
+
|
|
852
|
+
If present, following values are allowed:
|
|
853
|
+
Free_F1: 1;
|
|
854
|
+
Standard_S1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
855
|
+
Premium_P1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
856
|
+
Premium_P2: 100,200,300,400,500,600,700,800,900,1000;
|
|
857
|
+
:param pulumi.Input[Union[str, 'SignalRSkuTier']] tier: Optional tier of this particular SKU. 'Standard' or 'Free'.
|
|
858
|
+
|
|
859
|
+
`Basic` is deprecated, use `Standard` instead.
|
|
860
|
+
"""
|
|
861
|
+
pulumi.set(__self__, "name", name)
|
|
862
|
+
if capacity is not None:
|
|
863
|
+
pulumi.set(__self__, "capacity", capacity)
|
|
864
|
+
if tier is not None:
|
|
865
|
+
pulumi.set(__self__, "tier", tier)
|
|
866
|
+
|
|
867
|
+
@property
|
|
868
|
+
@pulumi.getter
|
|
869
|
+
def name(self) -> pulumi.Input[str]:
|
|
870
|
+
"""
|
|
871
|
+
The name of the SKU. Required.
|
|
872
|
+
|
|
873
|
+
Allowed values: Standard_S1, Free_F1, Premium_P1, Premium_P2
|
|
874
|
+
"""
|
|
875
|
+
return pulumi.get(self, "name")
|
|
876
|
+
|
|
877
|
+
@name.setter
|
|
878
|
+
def name(self, value: pulumi.Input[str]):
|
|
879
|
+
pulumi.set(self, "name", value)
|
|
880
|
+
|
|
881
|
+
@property
|
|
882
|
+
@pulumi.getter
|
|
883
|
+
def capacity(self) -> Optional[pulumi.Input[int]]:
|
|
884
|
+
"""
|
|
885
|
+
Optional, integer. The unit count of the resource.
|
|
886
|
+
1 for Free_F1/Standard_S1/Premium_P1, 100 for Premium_P2 by default.
|
|
887
|
+
|
|
888
|
+
If present, following values are allowed:
|
|
889
|
+
Free_F1: 1;
|
|
890
|
+
Standard_S1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
891
|
+
Premium_P1: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
|
|
892
|
+
Premium_P2: 100,200,300,400,500,600,700,800,900,1000;
|
|
893
|
+
"""
|
|
894
|
+
return pulumi.get(self, "capacity")
|
|
895
|
+
|
|
896
|
+
@capacity.setter
|
|
897
|
+
def capacity(self, value: Optional[pulumi.Input[int]]):
|
|
898
|
+
pulumi.set(self, "capacity", value)
|
|
899
|
+
|
|
900
|
+
@property
|
|
901
|
+
@pulumi.getter
|
|
902
|
+
def tier(self) -> Optional[pulumi.Input[Union[str, 'SignalRSkuTier']]]:
|
|
903
|
+
"""
|
|
904
|
+
Optional tier of this particular SKU. 'Standard' or 'Free'.
|
|
905
|
+
|
|
906
|
+
`Basic` is deprecated, use `Standard` instead.
|
|
907
|
+
"""
|
|
908
|
+
return pulumi.get(self, "tier")
|
|
909
|
+
|
|
910
|
+
@tier.setter
|
|
911
|
+
def tier(self, value: Optional[pulumi.Input[Union[str, 'SignalRSkuTier']]]):
|
|
912
|
+
pulumi.set(self, "tier", value)
|
|
913
|
+
|
|
914
|
+
|
|
915
|
+
if not MYPY:
|
|
916
|
+
class ServerlessSettingsArgsDict(TypedDict):
|
|
917
|
+
"""
|
|
918
|
+
Serverless settings.
|
|
919
|
+
"""
|
|
920
|
+
connection_timeout_in_seconds: NotRequired[pulumi.Input[int]]
|
|
921
|
+
"""
|
|
922
|
+
Gets or sets Client Connection Timeout. Optional to be set.
|
|
923
|
+
Value in seconds.
|
|
924
|
+
Default value is 30 seconds.
|
|
925
|
+
Customer should set the timeout to a shorter period if messages are expected to be sent in shorter intervals,
|
|
926
|
+
and want the client to disconnect more quickly after the last message is sent.
|
|
927
|
+
You can set the timeout to a longer period if messages are expected to be sent in longer intervals,
|
|
928
|
+
and they want to keep the same client connection alive during this session.
|
|
929
|
+
The service considers the client disconnected if it hasn't received a message (including keep-alive) in this interval.
|
|
930
|
+
"""
|
|
931
|
+
keep_alive_interval_in_seconds: NotRequired[pulumi.Input[int]]
|
|
932
|
+
"""
|
|
933
|
+
Gets or sets the Keep-Alive Interval. Optional to set.
|
|
934
|
+
Value is in seconds.
|
|
935
|
+
The default value is 15 seconds.
|
|
936
|
+
Customers should set this value to a shorter period if they want the service to send keep-alive messages more frequently,
|
|
937
|
+
ensuring timely checks of the connection status.
|
|
938
|
+
Conversely, customers can set this value to a longer period if they want the service to send keep-alive messages less frequently,
|
|
939
|
+
reducing network traffic, but note that it may take longer to detect a disconnection.
|
|
940
|
+
This interval ensures that the connection is maintained by sending periodic keep-alive messages to the client.
|
|
941
|
+
"""
|
|
942
|
+
elif False:
|
|
943
|
+
ServerlessSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
944
|
+
|
|
945
|
+
@pulumi.input_type
|
|
946
|
+
class ServerlessSettingsArgs:
|
|
947
|
+
def __init__(__self__, *,
|
|
948
|
+
connection_timeout_in_seconds: Optional[pulumi.Input[int]] = None,
|
|
949
|
+
keep_alive_interval_in_seconds: Optional[pulumi.Input[int]] = None):
|
|
950
|
+
"""
|
|
951
|
+
Serverless settings.
|
|
952
|
+
:param pulumi.Input[int] connection_timeout_in_seconds: Gets or sets Client Connection Timeout. Optional to be set.
|
|
953
|
+
Value in seconds.
|
|
954
|
+
Default value is 30 seconds.
|
|
955
|
+
Customer should set the timeout to a shorter period if messages are expected to be sent in shorter intervals,
|
|
956
|
+
and want the client to disconnect more quickly after the last message is sent.
|
|
957
|
+
You can set the timeout to a longer period if messages are expected to be sent in longer intervals,
|
|
958
|
+
and they want to keep the same client connection alive during this session.
|
|
959
|
+
The service considers the client disconnected if it hasn't received a message (including keep-alive) in this interval.
|
|
960
|
+
:param pulumi.Input[int] keep_alive_interval_in_seconds: Gets or sets the Keep-Alive Interval. Optional to set.
|
|
961
|
+
Value is in seconds.
|
|
962
|
+
The default value is 15 seconds.
|
|
963
|
+
Customers should set this value to a shorter period if they want the service to send keep-alive messages more frequently,
|
|
964
|
+
ensuring timely checks of the connection status.
|
|
965
|
+
Conversely, customers can set this value to a longer period if they want the service to send keep-alive messages less frequently,
|
|
966
|
+
reducing network traffic, but note that it may take longer to detect a disconnection.
|
|
967
|
+
This interval ensures that the connection is maintained by sending periodic keep-alive messages to the client.
|
|
968
|
+
"""
|
|
969
|
+
if connection_timeout_in_seconds is None:
|
|
970
|
+
connection_timeout_in_seconds = 30
|
|
971
|
+
if connection_timeout_in_seconds is not None:
|
|
972
|
+
pulumi.set(__self__, "connection_timeout_in_seconds", connection_timeout_in_seconds)
|
|
973
|
+
if keep_alive_interval_in_seconds is not None:
|
|
974
|
+
pulumi.set(__self__, "keep_alive_interval_in_seconds", keep_alive_interval_in_seconds)
|
|
975
|
+
|
|
976
|
+
@property
|
|
977
|
+
@pulumi.getter(name="connectionTimeoutInSeconds")
|
|
978
|
+
def connection_timeout_in_seconds(self) -> Optional[pulumi.Input[int]]:
|
|
979
|
+
"""
|
|
980
|
+
Gets or sets Client Connection Timeout. Optional to be set.
|
|
981
|
+
Value in seconds.
|
|
982
|
+
Default value is 30 seconds.
|
|
983
|
+
Customer should set the timeout to a shorter period if messages are expected to be sent in shorter intervals,
|
|
984
|
+
and want the client to disconnect more quickly after the last message is sent.
|
|
985
|
+
You can set the timeout to a longer period if messages are expected to be sent in longer intervals,
|
|
986
|
+
and they want to keep the same client connection alive during this session.
|
|
987
|
+
The service considers the client disconnected if it hasn't received a message (including keep-alive) in this interval.
|
|
988
|
+
"""
|
|
989
|
+
return pulumi.get(self, "connection_timeout_in_seconds")
|
|
990
|
+
|
|
991
|
+
@connection_timeout_in_seconds.setter
|
|
992
|
+
def connection_timeout_in_seconds(self, value: Optional[pulumi.Input[int]]):
|
|
993
|
+
pulumi.set(self, "connection_timeout_in_seconds", value)
|
|
994
|
+
|
|
995
|
+
@property
|
|
996
|
+
@pulumi.getter(name="keepAliveIntervalInSeconds")
|
|
997
|
+
def keep_alive_interval_in_seconds(self) -> Optional[pulumi.Input[int]]:
|
|
998
|
+
"""
|
|
999
|
+
Gets or sets the Keep-Alive Interval. Optional to set.
|
|
1000
|
+
Value is in seconds.
|
|
1001
|
+
The default value is 15 seconds.
|
|
1002
|
+
Customers should set this value to a shorter period if they want the service to send keep-alive messages more frequently,
|
|
1003
|
+
ensuring timely checks of the connection status.
|
|
1004
|
+
Conversely, customers can set this value to a longer period if they want the service to send keep-alive messages less frequently,
|
|
1005
|
+
reducing network traffic, but note that it may take longer to detect a disconnection.
|
|
1006
|
+
This interval ensures that the connection is maintained by sending periodic keep-alive messages to the client.
|
|
1007
|
+
"""
|
|
1008
|
+
return pulumi.get(self, "keep_alive_interval_in_seconds")
|
|
1009
|
+
|
|
1010
|
+
@keep_alive_interval_in_seconds.setter
|
|
1011
|
+
def keep_alive_interval_in_seconds(self, value: Optional[pulumi.Input[int]]):
|
|
1012
|
+
pulumi.set(self, "keep_alive_interval_in_seconds", value)
|
|
1013
|
+
|
|
1014
|
+
|
|
1015
|
+
if not MYPY:
|
|
1016
|
+
class ServerlessUpstreamSettingsArgsDict(TypedDict):
|
|
1017
|
+
"""
|
|
1018
|
+
The settings for the Upstream when the service is in server-less mode.
|
|
1019
|
+
"""
|
|
1020
|
+
templates: NotRequired[pulumi.Input[Sequence[pulumi.Input['UpstreamTemplateArgsDict']]]]
|
|
1021
|
+
"""
|
|
1022
|
+
Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.
|
|
1023
|
+
"""
|
|
1024
|
+
elif False:
|
|
1025
|
+
ServerlessUpstreamSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
1026
|
+
|
|
1027
|
+
@pulumi.input_type
|
|
1028
|
+
class ServerlessUpstreamSettingsArgs:
|
|
1029
|
+
def __init__(__self__, *,
|
|
1030
|
+
templates: Optional[pulumi.Input[Sequence[pulumi.Input['UpstreamTemplateArgs']]]] = None):
|
|
1031
|
+
"""
|
|
1032
|
+
The settings for the Upstream when the service is in server-less mode.
|
|
1033
|
+
:param pulumi.Input[Sequence[pulumi.Input['UpstreamTemplateArgs']]] templates: Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.
|
|
1034
|
+
"""
|
|
1035
|
+
if templates is not None:
|
|
1036
|
+
pulumi.set(__self__, "templates", templates)
|
|
1037
|
+
|
|
1038
|
+
@property
|
|
1039
|
+
@pulumi.getter
|
|
1040
|
+
def templates(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['UpstreamTemplateArgs']]]]:
|
|
1041
|
+
"""
|
|
1042
|
+
Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects.
|
|
1043
|
+
"""
|
|
1044
|
+
return pulumi.get(self, "templates")
|
|
1045
|
+
|
|
1046
|
+
@templates.setter
|
|
1047
|
+
def templates(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['UpstreamTemplateArgs']]]]):
|
|
1048
|
+
pulumi.set(self, "templates", value)
|
|
1049
|
+
|
|
1050
|
+
|
|
1051
|
+
if not MYPY:
|
|
1052
|
+
class SignalRCorsSettingsArgsDict(TypedDict):
|
|
1053
|
+
"""
|
|
1054
|
+
Cross-Origin Resource Sharing (CORS) settings.
|
|
1055
|
+
"""
|
|
1056
|
+
allowed_origins: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
1057
|
+
"""
|
|
1058
|
+
Gets or sets the list of origins that should be allowed to make cross-origin calls (for example: http://example.com:12345). Use "*" to allow all. If omitted, allow all by default.
|
|
1059
|
+
"""
|
|
1060
|
+
elif False:
|
|
1061
|
+
SignalRCorsSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
1062
|
+
|
|
1063
|
+
@pulumi.input_type
|
|
1064
|
+
class SignalRCorsSettingsArgs:
|
|
1065
|
+
def __init__(__self__, *,
|
|
1066
|
+
allowed_origins: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
|
1067
|
+
"""
|
|
1068
|
+
Cross-Origin Resource Sharing (CORS) settings.
|
|
1069
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] allowed_origins: Gets or sets the list of origins that should be allowed to make cross-origin calls (for example: http://example.com:12345). Use "*" to allow all. If omitted, allow all by default.
|
|
1070
|
+
"""
|
|
1071
|
+
if allowed_origins is not None:
|
|
1072
|
+
pulumi.set(__self__, "allowed_origins", allowed_origins)
|
|
1073
|
+
|
|
1074
|
+
@property
|
|
1075
|
+
@pulumi.getter(name="allowedOrigins")
|
|
1076
|
+
def allowed_origins(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1077
|
+
"""
|
|
1078
|
+
Gets or sets the list of origins that should be allowed to make cross-origin calls (for example: http://example.com:12345). Use "*" to allow all. If omitted, allow all by default.
|
|
1079
|
+
"""
|
|
1080
|
+
return pulumi.get(self, "allowed_origins")
|
|
1081
|
+
|
|
1082
|
+
@allowed_origins.setter
|
|
1083
|
+
def allowed_origins(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
1084
|
+
pulumi.set(self, "allowed_origins", value)
|
|
1085
|
+
|
|
1086
|
+
|
|
1087
|
+
if not MYPY:
|
|
1088
|
+
class SignalRFeatureArgsDict(TypedDict):
|
|
1089
|
+
"""
|
|
1090
|
+
Feature of a resource, which controls the runtime behavior.
|
|
1091
|
+
"""
|
|
1092
|
+
flag: pulumi.Input[Union[str, 'FeatureFlags']]
|
|
1093
|
+
"""
|
|
1094
|
+
FeatureFlags is the supported features of Azure SignalR service.
|
|
1095
|
+
- ServiceMode: Flag for backend server for SignalR service. Values allowed: "Default": have your own backend server; "Serverless": your application doesn't have a backend server; "Classic": for backward compatibility. Support both Default and Serverless mode but not recommended; "PredefinedOnly": for future use.
|
|
1096
|
+
- EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
|
|
1097
|
+
- EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
|
|
1098
|
+
- EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
|
|
1099
|
+
"""
|
|
1100
|
+
value: pulumi.Input[str]
|
|
1101
|
+
"""
|
|
1102
|
+
Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
|
|
1103
|
+
"""
|
|
1104
|
+
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
|
1105
|
+
"""
|
|
1106
|
+
Optional properties related to this feature.
|
|
1107
|
+
"""
|
|
1108
|
+
elif False:
|
|
1109
|
+
SignalRFeatureArgsDict: TypeAlias = Mapping[str, Any]
|
|
1110
|
+
|
|
1111
|
+
@pulumi.input_type
|
|
1112
|
+
class SignalRFeatureArgs:
|
|
1113
|
+
def __init__(__self__, *,
|
|
1114
|
+
flag: pulumi.Input[Union[str, 'FeatureFlags']],
|
|
1115
|
+
value: pulumi.Input[str],
|
|
1116
|
+
properties: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
|
1117
|
+
"""
|
|
1118
|
+
Feature of a resource, which controls the runtime behavior.
|
|
1119
|
+
:param pulumi.Input[Union[str, 'FeatureFlags']] flag: FeatureFlags is the supported features of Azure SignalR service.
|
|
1120
|
+
- ServiceMode: Flag for backend server for SignalR service. Values allowed: "Default": have your own backend server; "Serverless": your application doesn't have a backend server; "Classic": for backward compatibility. Support both Default and Serverless mode but not recommended; "PredefinedOnly": for future use.
|
|
1121
|
+
- EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
|
|
1122
|
+
- EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
|
|
1123
|
+
- EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
|
|
1124
|
+
:param pulumi.Input[str] value: Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
|
|
1125
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] properties: Optional properties related to this feature.
|
|
1126
|
+
"""
|
|
1127
|
+
pulumi.set(__self__, "flag", flag)
|
|
1128
|
+
pulumi.set(__self__, "value", value)
|
|
1129
|
+
if properties is not None:
|
|
1130
|
+
pulumi.set(__self__, "properties", properties)
|
|
1131
|
+
|
|
1132
|
+
@property
|
|
1133
|
+
@pulumi.getter
|
|
1134
|
+
def flag(self) -> pulumi.Input[Union[str, 'FeatureFlags']]:
|
|
1135
|
+
"""
|
|
1136
|
+
FeatureFlags is the supported features of Azure SignalR service.
|
|
1137
|
+
- ServiceMode: Flag for backend server for SignalR service. Values allowed: "Default": have your own backend server; "Serverless": your application doesn't have a backend server; "Classic": for backward compatibility. Support both Default and Serverless mode but not recommended; "PredefinedOnly": for future use.
|
|
1138
|
+
- EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
|
|
1139
|
+
- EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
|
|
1140
|
+
- EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
|
|
1141
|
+
"""
|
|
1142
|
+
return pulumi.get(self, "flag")
|
|
1143
|
+
|
|
1144
|
+
@flag.setter
|
|
1145
|
+
def flag(self, value: pulumi.Input[Union[str, 'FeatureFlags']]):
|
|
1146
|
+
pulumi.set(self, "flag", value)
|
|
1147
|
+
|
|
1148
|
+
@property
|
|
1149
|
+
@pulumi.getter
|
|
1150
|
+
def value(self) -> pulumi.Input[str]:
|
|
1151
|
+
"""
|
|
1152
|
+
Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
|
|
1153
|
+
"""
|
|
1154
|
+
return pulumi.get(self, "value")
|
|
1155
|
+
|
|
1156
|
+
@value.setter
|
|
1157
|
+
def value(self, value: pulumi.Input[str]):
|
|
1158
|
+
pulumi.set(self, "value", value)
|
|
1159
|
+
|
|
1160
|
+
@property
|
|
1161
|
+
@pulumi.getter
|
|
1162
|
+
def properties(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
1163
|
+
"""
|
|
1164
|
+
Optional properties related to this feature.
|
|
1165
|
+
"""
|
|
1166
|
+
return pulumi.get(self, "properties")
|
|
1167
|
+
|
|
1168
|
+
@properties.setter
|
|
1169
|
+
def properties(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
1170
|
+
pulumi.set(self, "properties", value)
|
|
1171
|
+
|
|
1172
|
+
|
|
1173
|
+
if not MYPY:
|
|
1174
|
+
class SignalRNetworkACLsArgsDict(TypedDict):
|
|
1175
|
+
"""
|
|
1176
|
+
Network ACLs for the resource
|
|
1177
|
+
"""
|
|
1178
|
+
default_action: NotRequired[pulumi.Input[Union[str, 'ACLAction']]]
|
|
1179
|
+
"""
|
|
1180
|
+
Azure Networking ACL Action.
|
|
1181
|
+
"""
|
|
1182
|
+
ip_rules: NotRequired[pulumi.Input[Sequence[pulumi.Input['IPRuleArgsDict']]]]
|
|
1183
|
+
"""
|
|
1184
|
+
IP rules for filtering public traffic
|
|
1185
|
+
"""
|
|
1186
|
+
private_endpoints: NotRequired[pulumi.Input[Sequence[pulumi.Input['PrivateEndpointACLArgsDict']]]]
|
|
1187
|
+
"""
|
|
1188
|
+
ACLs for requests from private endpoints
|
|
1189
|
+
"""
|
|
1190
|
+
public_network: NotRequired[pulumi.Input['NetworkACLArgsDict']]
|
|
1191
|
+
"""
|
|
1192
|
+
Network ACL
|
|
1193
|
+
"""
|
|
1194
|
+
elif False:
|
|
1195
|
+
SignalRNetworkACLsArgsDict: TypeAlias = Mapping[str, Any]
|
|
1196
|
+
|
|
1197
|
+
@pulumi.input_type
|
|
1198
|
+
class SignalRNetworkACLsArgs:
|
|
1199
|
+
def __init__(__self__, *,
|
|
1200
|
+
default_action: Optional[pulumi.Input[Union[str, 'ACLAction']]] = None,
|
|
1201
|
+
ip_rules: Optional[pulumi.Input[Sequence[pulumi.Input['IPRuleArgs']]]] = None,
|
|
1202
|
+
private_endpoints: Optional[pulumi.Input[Sequence[pulumi.Input['PrivateEndpointACLArgs']]]] = None,
|
|
1203
|
+
public_network: Optional[pulumi.Input['NetworkACLArgs']] = None):
|
|
1204
|
+
"""
|
|
1205
|
+
Network ACLs for the resource
|
|
1206
|
+
:param pulumi.Input[Union[str, 'ACLAction']] default_action: Azure Networking ACL Action.
|
|
1207
|
+
:param pulumi.Input[Sequence[pulumi.Input['IPRuleArgs']]] ip_rules: IP rules for filtering public traffic
|
|
1208
|
+
:param pulumi.Input[Sequence[pulumi.Input['PrivateEndpointACLArgs']]] private_endpoints: ACLs for requests from private endpoints
|
|
1209
|
+
:param pulumi.Input['NetworkACLArgs'] public_network: Network ACL
|
|
1210
|
+
"""
|
|
1211
|
+
if default_action is not None:
|
|
1212
|
+
pulumi.set(__self__, "default_action", default_action)
|
|
1213
|
+
if ip_rules is not None:
|
|
1214
|
+
pulumi.set(__self__, "ip_rules", ip_rules)
|
|
1215
|
+
if private_endpoints is not None:
|
|
1216
|
+
pulumi.set(__self__, "private_endpoints", private_endpoints)
|
|
1217
|
+
if public_network is not None:
|
|
1218
|
+
pulumi.set(__self__, "public_network", public_network)
|
|
1219
|
+
|
|
1220
|
+
@property
|
|
1221
|
+
@pulumi.getter(name="defaultAction")
|
|
1222
|
+
def default_action(self) -> Optional[pulumi.Input[Union[str, 'ACLAction']]]:
|
|
1223
|
+
"""
|
|
1224
|
+
Azure Networking ACL Action.
|
|
1225
|
+
"""
|
|
1226
|
+
return pulumi.get(self, "default_action")
|
|
1227
|
+
|
|
1228
|
+
@default_action.setter
|
|
1229
|
+
def default_action(self, value: Optional[pulumi.Input[Union[str, 'ACLAction']]]):
|
|
1230
|
+
pulumi.set(self, "default_action", value)
|
|
1231
|
+
|
|
1232
|
+
@property
|
|
1233
|
+
@pulumi.getter(name="ipRules")
|
|
1234
|
+
def ip_rules(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['IPRuleArgs']]]]:
|
|
1235
|
+
"""
|
|
1236
|
+
IP rules for filtering public traffic
|
|
1237
|
+
"""
|
|
1238
|
+
return pulumi.get(self, "ip_rules")
|
|
1239
|
+
|
|
1240
|
+
@ip_rules.setter
|
|
1241
|
+
def ip_rules(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['IPRuleArgs']]]]):
|
|
1242
|
+
pulumi.set(self, "ip_rules", value)
|
|
1243
|
+
|
|
1244
|
+
@property
|
|
1245
|
+
@pulumi.getter(name="privateEndpoints")
|
|
1246
|
+
def private_endpoints(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['PrivateEndpointACLArgs']]]]:
|
|
1247
|
+
"""
|
|
1248
|
+
ACLs for requests from private endpoints
|
|
1249
|
+
"""
|
|
1250
|
+
return pulumi.get(self, "private_endpoints")
|
|
1251
|
+
|
|
1252
|
+
@private_endpoints.setter
|
|
1253
|
+
def private_endpoints(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['PrivateEndpointACLArgs']]]]):
|
|
1254
|
+
pulumi.set(self, "private_endpoints", value)
|
|
1255
|
+
|
|
1256
|
+
@property
|
|
1257
|
+
@pulumi.getter(name="publicNetwork")
|
|
1258
|
+
def public_network(self) -> Optional[pulumi.Input['NetworkACLArgs']]:
|
|
1259
|
+
"""
|
|
1260
|
+
Network ACL
|
|
1261
|
+
"""
|
|
1262
|
+
return pulumi.get(self, "public_network")
|
|
1263
|
+
|
|
1264
|
+
@public_network.setter
|
|
1265
|
+
def public_network(self, value: Optional[pulumi.Input['NetworkACLArgs']]):
|
|
1266
|
+
pulumi.set(self, "public_network", value)
|
|
1267
|
+
|
|
1268
|
+
|
|
1269
|
+
if not MYPY:
|
|
1270
|
+
class SignalRTlsSettingsArgsDict(TypedDict):
|
|
1271
|
+
"""
|
|
1272
|
+
TLS settings for the resource
|
|
1273
|
+
"""
|
|
1274
|
+
client_cert_enabled: NotRequired[pulumi.Input[bool]]
|
|
1275
|
+
"""
|
|
1276
|
+
Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier.
|
|
1277
|
+
"""
|
|
1278
|
+
elif False:
|
|
1279
|
+
SignalRTlsSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
1280
|
+
|
|
1281
|
+
@pulumi.input_type
|
|
1282
|
+
class SignalRTlsSettingsArgs:
|
|
1283
|
+
def __init__(__self__, *,
|
|
1284
|
+
client_cert_enabled: Optional[pulumi.Input[bool]] = None):
|
|
1285
|
+
"""
|
|
1286
|
+
TLS settings for the resource
|
|
1287
|
+
:param pulumi.Input[bool] client_cert_enabled: Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier.
|
|
1288
|
+
"""
|
|
1289
|
+
if client_cert_enabled is None:
|
|
1290
|
+
client_cert_enabled = False
|
|
1291
|
+
if client_cert_enabled is not None:
|
|
1292
|
+
pulumi.set(__self__, "client_cert_enabled", client_cert_enabled)
|
|
1293
|
+
|
|
1294
|
+
@property
|
|
1295
|
+
@pulumi.getter(name="clientCertEnabled")
|
|
1296
|
+
def client_cert_enabled(self) -> Optional[pulumi.Input[bool]]:
|
|
1297
|
+
"""
|
|
1298
|
+
Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier.
|
|
1299
|
+
"""
|
|
1300
|
+
return pulumi.get(self, "client_cert_enabled")
|
|
1301
|
+
|
|
1302
|
+
@client_cert_enabled.setter
|
|
1303
|
+
def client_cert_enabled(self, value: Optional[pulumi.Input[bool]]):
|
|
1304
|
+
pulumi.set(self, "client_cert_enabled", value)
|
|
1305
|
+
|
|
1306
|
+
|
|
1307
|
+
if not MYPY:
|
|
1308
|
+
class ThrottleByJwtCustomClaimRuleArgsDict(TypedDict):
|
|
1309
|
+
"""
|
|
1310
|
+
Throttle the client connection by a custom JWT claim
|
|
1311
|
+
"""
|
|
1312
|
+
claim_name: pulumi.Input[str]
|
|
1313
|
+
"""
|
|
1314
|
+
The name of the claim in the JWT token. The client connection with the same claim value will be aggregated. If the claim is not found in the token, the connection will be allowed.
|
|
1315
|
+
"""
|
|
1316
|
+
type: pulumi.Input[str]
|
|
1317
|
+
"""
|
|
1318
|
+
|
|
1319
|
+
Expected value is 'ThrottleByJwtCustomClaimRule'.
|
|
1320
|
+
"""
|
|
1321
|
+
max_count: NotRequired[pulumi.Input[int]]
|
|
1322
|
+
"""
|
|
1323
|
+
Maximum connection count allowed for the same Jwt claim value. Clients with the same Jwt claim will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1324
|
+
"""
|
|
1325
|
+
elif False:
|
|
1326
|
+
ThrottleByJwtCustomClaimRuleArgsDict: TypeAlias = Mapping[str, Any]
|
|
1327
|
+
|
|
1328
|
+
@pulumi.input_type
|
|
1329
|
+
class ThrottleByJwtCustomClaimRuleArgs:
|
|
1330
|
+
def __init__(__self__, *,
|
|
1331
|
+
claim_name: pulumi.Input[str],
|
|
1332
|
+
type: pulumi.Input[str],
|
|
1333
|
+
max_count: Optional[pulumi.Input[int]] = None):
|
|
1334
|
+
"""
|
|
1335
|
+
Throttle the client connection by a custom JWT claim
|
|
1336
|
+
:param pulumi.Input[str] claim_name: The name of the claim in the JWT token. The client connection with the same claim value will be aggregated. If the claim is not found in the token, the connection will be allowed.
|
|
1337
|
+
:param pulumi.Input[str] type:
|
|
1338
|
+
Expected value is 'ThrottleByJwtCustomClaimRule'.
|
|
1339
|
+
:param pulumi.Input[int] max_count: Maximum connection count allowed for the same Jwt claim value. Clients with the same Jwt claim will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1340
|
+
"""
|
|
1341
|
+
pulumi.set(__self__, "claim_name", claim_name)
|
|
1342
|
+
pulumi.set(__self__, "type", 'ThrottleByJwtCustomClaimRule')
|
|
1343
|
+
if max_count is None:
|
|
1344
|
+
max_count = 20
|
|
1345
|
+
if max_count is not None:
|
|
1346
|
+
pulumi.set(__self__, "max_count", max_count)
|
|
1347
|
+
|
|
1348
|
+
@property
|
|
1349
|
+
@pulumi.getter(name="claimName")
|
|
1350
|
+
def claim_name(self) -> pulumi.Input[str]:
|
|
1351
|
+
"""
|
|
1352
|
+
The name of the claim in the JWT token. The client connection with the same claim value will be aggregated. If the claim is not found in the token, the connection will be allowed.
|
|
1353
|
+
"""
|
|
1354
|
+
return pulumi.get(self, "claim_name")
|
|
1355
|
+
|
|
1356
|
+
@claim_name.setter
|
|
1357
|
+
def claim_name(self, value: pulumi.Input[str]):
|
|
1358
|
+
pulumi.set(self, "claim_name", value)
|
|
1359
|
+
|
|
1360
|
+
@property
|
|
1361
|
+
@pulumi.getter
|
|
1362
|
+
def type(self) -> pulumi.Input[str]:
|
|
1363
|
+
"""
|
|
1364
|
+
|
|
1365
|
+
Expected value is 'ThrottleByJwtCustomClaimRule'.
|
|
1366
|
+
"""
|
|
1367
|
+
return pulumi.get(self, "type")
|
|
1368
|
+
|
|
1369
|
+
@type.setter
|
|
1370
|
+
def type(self, value: pulumi.Input[str]):
|
|
1371
|
+
pulumi.set(self, "type", value)
|
|
1372
|
+
|
|
1373
|
+
@property
|
|
1374
|
+
@pulumi.getter(name="maxCount")
|
|
1375
|
+
def max_count(self) -> Optional[pulumi.Input[int]]:
|
|
1376
|
+
"""
|
|
1377
|
+
Maximum connection count allowed for the same Jwt claim value. Clients with the same Jwt claim will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1378
|
+
"""
|
|
1379
|
+
return pulumi.get(self, "max_count")
|
|
1380
|
+
|
|
1381
|
+
@max_count.setter
|
|
1382
|
+
def max_count(self, value: Optional[pulumi.Input[int]]):
|
|
1383
|
+
pulumi.set(self, "max_count", value)
|
|
1384
|
+
|
|
1385
|
+
|
|
1386
|
+
if not MYPY:
|
|
1387
|
+
class ThrottleByJwtSignatureRuleArgsDict(TypedDict):
|
|
1388
|
+
"""
|
|
1389
|
+
Throttle the client connection by the JWT signature
|
|
1390
|
+
"""
|
|
1391
|
+
type: pulumi.Input[str]
|
|
1392
|
+
"""
|
|
1393
|
+
|
|
1394
|
+
Expected value is 'ThrottleByJwtSignatureRule'.
|
|
1395
|
+
"""
|
|
1396
|
+
max_count: NotRequired[pulumi.Input[int]]
|
|
1397
|
+
"""
|
|
1398
|
+
Maximum connection count allowed for the same JWT signature. Clients with the same JWT signature will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1399
|
+
"""
|
|
1400
|
+
elif False:
|
|
1401
|
+
ThrottleByJwtSignatureRuleArgsDict: TypeAlias = Mapping[str, Any]
|
|
1402
|
+
|
|
1403
|
+
@pulumi.input_type
|
|
1404
|
+
class ThrottleByJwtSignatureRuleArgs:
|
|
1405
|
+
def __init__(__self__, *,
|
|
1406
|
+
type: pulumi.Input[str],
|
|
1407
|
+
max_count: Optional[pulumi.Input[int]] = None):
|
|
1408
|
+
"""
|
|
1409
|
+
Throttle the client connection by the JWT signature
|
|
1410
|
+
:param pulumi.Input[str] type:
|
|
1411
|
+
Expected value is 'ThrottleByJwtSignatureRule'.
|
|
1412
|
+
:param pulumi.Input[int] max_count: Maximum connection count allowed for the same JWT signature. Clients with the same JWT signature will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1413
|
+
"""
|
|
1414
|
+
pulumi.set(__self__, "type", 'ThrottleByJwtSignatureRule')
|
|
1415
|
+
if max_count is None:
|
|
1416
|
+
max_count = 20
|
|
1417
|
+
if max_count is not None:
|
|
1418
|
+
pulumi.set(__self__, "max_count", max_count)
|
|
1419
|
+
|
|
1420
|
+
@property
|
|
1421
|
+
@pulumi.getter
|
|
1422
|
+
def type(self) -> pulumi.Input[str]:
|
|
1423
|
+
"""
|
|
1424
|
+
|
|
1425
|
+
Expected value is 'ThrottleByJwtSignatureRule'.
|
|
1426
|
+
"""
|
|
1427
|
+
return pulumi.get(self, "type")
|
|
1428
|
+
|
|
1429
|
+
@type.setter
|
|
1430
|
+
def type(self, value: pulumi.Input[str]):
|
|
1431
|
+
pulumi.set(self, "type", value)
|
|
1432
|
+
|
|
1433
|
+
@property
|
|
1434
|
+
@pulumi.getter(name="maxCount")
|
|
1435
|
+
def max_count(self) -> Optional[pulumi.Input[int]]:
|
|
1436
|
+
"""
|
|
1437
|
+
Maximum connection count allowed for the same JWT signature. Clients with the same JWT signature will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1438
|
+
"""
|
|
1439
|
+
return pulumi.get(self, "max_count")
|
|
1440
|
+
|
|
1441
|
+
@max_count.setter
|
|
1442
|
+
def max_count(self, value: Optional[pulumi.Input[int]]):
|
|
1443
|
+
pulumi.set(self, "max_count", value)
|
|
1444
|
+
|
|
1445
|
+
|
|
1446
|
+
if not MYPY:
|
|
1447
|
+
class ThrottleByUserIdRuleArgsDict(TypedDict):
|
|
1448
|
+
"""
|
|
1449
|
+
Throttle the client connection by the user ID
|
|
1450
|
+
"""
|
|
1451
|
+
type: pulumi.Input[str]
|
|
1452
|
+
"""
|
|
1453
|
+
|
|
1454
|
+
Expected value is 'ThrottleByUserIdRule'.
|
|
1455
|
+
"""
|
|
1456
|
+
max_count: NotRequired[pulumi.Input[int]]
|
|
1457
|
+
"""
|
|
1458
|
+
Maximum connection count allowed for the same user ID. Clients with the same user ID will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1459
|
+
"""
|
|
1460
|
+
elif False:
|
|
1461
|
+
ThrottleByUserIdRuleArgsDict: TypeAlias = Mapping[str, Any]
|
|
1462
|
+
|
|
1463
|
+
@pulumi.input_type
|
|
1464
|
+
class ThrottleByUserIdRuleArgs:
|
|
1465
|
+
def __init__(__self__, *,
|
|
1466
|
+
type: pulumi.Input[str],
|
|
1467
|
+
max_count: Optional[pulumi.Input[int]] = None):
|
|
1468
|
+
"""
|
|
1469
|
+
Throttle the client connection by the user ID
|
|
1470
|
+
:param pulumi.Input[str] type:
|
|
1471
|
+
Expected value is 'ThrottleByUserIdRule'.
|
|
1472
|
+
:param pulumi.Input[int] max_count: Maximum connection count allowed for the same user ID. Clients with the same user ID will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1473
|
+
"""
|
|
1474
|
+
pulumi.set(__self__, "type", 'ThrottleByUserIdRule')
|
|
1475
|
+
if max_count is None:
|
|
1476
|
+
max_count = 20
|
|
1477
|
+
if max_count is not None:
|
|
1478
|
+
pulumi.set(__self__, "max_count", max_count)
|
|
1479
|
+
|
|
1480
|
+
@property
|
|
1481
|
+
@pulumi.getter
|
|
1482
|
+
def type(self) -> pulumi.Input[str]:
|
|
1483
|
+
"""
|
|
1484
|
+
|
|
1485
|
+
Expected value is 'ThrottleByUserIdRule'.
|
|
1486
|
+
"""
|
|
1487
|
+
return pulumi.get(self, "type")
|
|
1488
|
+
|
|
1489
|
+
@type.setter
|
|
1490
|
+
def type(self, value: pulumi.Input[str]):
|
|
1491
|
+
pulumi.set(self, "type", value)
|
|
1492
|
+
|
|
1493
|
+
@property
|
|
1494
|
+
@pulumi.getter(name="maxCount")
|
|
1495
|
+
def max_count(self) -> Optional[pulumi.Input[int]]:
|
|
1496
|
+
"""
|
|
1497
|
+
Maximum connection count allowed for the same user ID. Clients with the same user ID will get rejected if the connection count exceeds this value. Default value is 20.
|
|
1498
|
+
"""
|
|
1499
|
+
return pulumi.get(self, "max_count")
|
|
1500
|
+
|
|
1501
|
+
@max_count.setter
|
|
1502
|
+
def max_count(self, value: Optional[pulumi.Input[int]]):
|
|
1503
|
+
pulumi.set(self, "max_count", value)
|
|
1504
|
+
|
|
1505
|
+
|
|
1506
|
+
if not MYPY:
|
|
1507
|
+
class TrafficThrottleByJwtCustomClaimRuleArgsDict(TypedDict):
|
|
1508
|
+
"""
|
|
1509
|
+
Throttle the client traffic by a custom JWT claim
|
|
1510
|
+
"""
|
|
1511
|
+
claim_name: pulumi.Input[str]
|
|
1512
|
+
"""
|
|
1513
|
+
The name of the claim in the JWT token. The message bytes with the same claim value will be aggregated. If the claim is not found in the token, the rule will be skipped.
|
|
1514
|
+
"""
|
|
1515
|
+
type: pulumi.Input[str]
|
|
1516
|
+
"""
|
|
1517
|
+
|
|
1518
|
+
Expected value is 'TrafficThrottleByJwtCustomClaimRule'.
|
|
1519
|
+
"""
|
|
1520
|
+
aggregation_window_in_seconds: NotRequired[pulumi.Input[int]]
|
|
1521
|
+
"""
|
|
1522
|
+
The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1523
|
+
"""
|
|
1524
|
+
max_inbound_message_bytes: NotRequired[pulumi.Input[float]]
|
|
1525
|
+
"""
|
|
1526
|
+
Maximum accumulated inbound message bytes allowed for the same JWT signature within a time window. Clients with the same JWT claim will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1527
|
+
"""
|
|
1528
|
+
elif False:
|
|
1529
|
+
TrafficThrottleByJwtCustomClaimRuleArgsDict: TypeAlias = Mapping[str, Any]
|
|
1530
|
+
|
|
1531
|
+
@pulumi.input_type
|
|
1532
|
+
class TrafficThrottleByJwtCustomClaimRuleArgs:
|
|
1533
|
+
def __init__(__self__, *,
|
|
1534
|
+
claim_name: pulumi.Input[str],
|
|
1535
|
+
type: pulumi.Input[str],
|
|
1536
|
+
aggregation_window_in_seconds: Optional[pulumi.Input[int]] = None,
|
|
1537
|
+
max_inbound_message_bytes: Optional[pulumi.Input[float]] = None):
|
|
1538
|
+
"""
|
|
1539
|
+
Throttle the client traffic by a custom JWT claim
|
|
1540
|
+
:param pulumi.Input[str] claim_name: The name of the claim in the JWT token. The message bytes with the same claim value will be aggregated. If the claim is not found in the token, the rule will be skipped.
|
|
1541
|
+
:param pulumi.Input[str] type:
|
|
1542
|
+
Expected value is 'TrafficThrottleByJwtCustomClaimRule'.
|
|
1543
|
+
:param pulumi.Input[int] aggregation_window_in_seconds: The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1544
|
+
:param pulumi.Input[float] max_inbound_message_bytes: Maximum accumulated inbound message bytes allowed for the same JWT signature within a time window. Clients with the same JWT claim will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1545
|
+
"""
|
|
1546
|
+
pulumi.set(__self__, "claim_name", claim_name)
|
|
1547
|
+
pulumi.set(__self__, "type", 'TrafficThrottleByJwtCustomClaimRule')
|
|
1548
|
+
if aggregation_window_in_seconds is None:
|
|
1549
|
+
aggregation_window_in_seconds = 60
|
|
1550
|
+
if aggregation_window_in_seconds is not None:
|
|
1551
|
+
pulumi.set(__self__, "aggregation_window_in_seconds", aggregation_window_in_seconds)
|
|
1552
|
+
if max_inbound_message_bytes is not None:
|
|
1553
|
+
pulumi.set(__self__, "max_inbound_message_bytes", max_inbound_message_bytes)
|
|
1554
|
+
|
|
1555
|
+
@property
|
|
1556
|
+
@pulumi.getter(name="claimName")
|
|
1557
|
+
def claim_name(self) -> pulumi.Input[str]:
|
|
1558
|
+
"""
|
|
1559
|
+
The name of the claim in the JWT token. The message bytes with the same claim value will be aggregated. If the claim is not found in the token, the rule will be skipped.
|
|
1560
|
+
"""
|
|
1561
|
+
return pulumi.get(self, "claim_name")
|
|
1562
|
+
|
|
1563
|
+
@claim_name.setter
|
|
1564
|
+
def claim_name(self, value: pulumi.Input[str]):
|
|
1565
|
+
pulumi.set(self, "claim_name", value)
|
|
1566
|
+
|
|
1567
|
+
@property
|
|
1568
|
+
@pulumi.getter
|
|
1569
|
+
def type(self) -> pulumi.Input[str]:
|
|
1570
|
+
"""
|
|
1571
|
+
|
|
1572
|
+
Expected value is 'TrafficThrottleByJwtCustomClaimRule'.
|
|
1573
|
+
"""
|
|
1574
|
+
return pulumi.get(self, "type")
|
|
1575
|
+
|
|
1576
|
+
@type.setter
|
|
1577
|
+
def type(self, value: pulumi.Input[str]):
|
|
1578
|
+
pulumi.set(self, "type", value)
|
|
1579
|
+
|
|
1580
|
+
@property
|
|
1581
|
+
@pulumi.getter(name="aggregationWindowInSeconds")
|
|
1582
|
+
def aggregation_window_in_seconds(self) -> Optional[pulumi.Input[int]]:
|
|
1583
|
+
"""
|
|
1584
|
+
The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1585
|
+
"""
|
|
1586
|
+
return pulumi.get(self, "aggregation_window_in_seconds")
|
|
1587
|
+
|
|
1588
|
+
@aggregation_window_in_seconds.setter
|
|
1589
|
+
def aggregation_window_in_seconds(self, value: Optional[pulumi.Input[int]]):
|
|
1590
|
+
pulumi.set(self, "aggregation_window_in_seconds", value)
|
|
1591
|
+
|
|
1592
|
+
@property
|
|
1593
|
+
@pulumi.getter(name="maxInboundMessageBytes")
|
|
1594
|
+
def max_inbound_message_bytes(self) -> Optional[pulumi.Input[float]]:
|
|
1595
|
+
"""
|
|
1596
|
+
Maximum accumulated inbound message bytes allowed for the same JWT signature within a time window. Clients with the same JWT claim will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1597
|
+
"""
|
|
1598
|
+
return pulumi.get(self, "max_inbound_message_bytes")
|
|
1599
|
+
|
|
1600
|
+
@max_inbound_message_bytes.setter
|
|
1601
|
+
def max_inbound_message_bytes(self, value: Optional[pulumi.Input[float]]):
|
|
1602
|
+
pulumi.set(self, "max_inbound_message_bytes", value)
|
|
1603
|
+
|
|
1604
|
+
|
|
1605
|
+
if not MYPY:
|
|
1606
|
+
class TrafficThrottleByJwtSignatureRuleArgsDict(TypedDict):
|
|
1607
|
+
"""
|
|
1608
|
+
Throttle the client traffic by the JWT signature
|
|
1609
|
+
"""
|
|
1610
|
+
type: pulumi.Input[str]
|
|
1611
|
+
"""
|
|
1612
|
+
|
|
1613
|
+
Expected value is 'TrafficThrottleByJwtSignatureRule'.
|
|
1614
|
+
"""
|
|
1615
|
+
aggregation_window_in_seconds: NotRequired[pulumi.Input[int]]
|
|
1616
|
+
"""
|
|
1617
|
+
The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1618
|
+
"""
|
|
1619
|
+
max_inbound_message_bytes: NotRequired[pulumi.Input[float]]
|
|
1620
|
+
"""
|
|
1621
|
+
Maximum accumulated inbound message bytes allowed for the same JWT signature within a time window. Clients with the same JWT signature will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1622
|
+
"""
|
|
1623
|
+
elif False:
|
|
1624
|
+
TrafficThrottleByJwtSignatureRuleArgsDict: TypeAlias = Mapping[str, Any]
|
|
1625
|
+
|
|
1626
|
+
@pulumi.input_type
|
|
1627
|
+
class TrafficThrottleByJwtSignatureRuleArgs:
|
|
1628
|
+
def __init__(__self__, *,
|
|
1629
|
+
type: pulumi.Input[str],
|
|
1630
|
+
aggregation_window_in_seconds: Optional[pulumi.Input[int]] = None,
|
|
1631
|
+
max_inbound_message_bytes: Optional[pulumi.Input[float]] = None):
|
|
1632
|
+
"""
|
|
1633
|
+
Throttle the client traffic by the JWT signature
|
|
1634
|
+
:param pulumi.Input[str] type:
|
|
1635
|
+
Expected value is 'TrafficThrottleByJwtSignatureRule'.
|
|
1636
|
+
:param pulumi.Input[int] aggregation_window_in_seconds: The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1637
|
+
:param pulumi.Input[float] max_inbound_message_bytes: Maximum accumulated inbound message bytes allowed for the same JWT signature within a time window. Clients with the same JWT signature will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1638
|
+
"""
|
|
1639
|
+
pulumi.set(__self__, "type", 'TrafficThrottleByJwtSignatureRule')
|
|
1640
|
+
if aggregation_window_in_seconds is None:
|
|
1641
|
+
aggregation_window_in_seconds = 60
|
|
1642
|
+
if aggregation_window_in_seconds is not None:
|
|
1643
|
+
pulumi.set(__self__, "aggregation_window_in_seconds", aggregation_window_in_seconds)
|
|
1644
|
+
if max_inbound_message_bytes is not None:
|
|
1645
|
+
pulumi.set(__self__, "max_inbound_message_bytes", max_inbound_message_bytes)
|
|
1646
|
+
|
|
1647
|
+
@property
|
|
1648
|
+
@pulumi.getter
|
|
1649
|
+
def type(self) -> pulumi.Input[str]:
|
|
1650
|
+
"""
|
|
1651
|
+
|
|
1652
|
+
Expected value is 'TrafficThrottleByJwtSignatureRule'.
|
|
1653
|
+
"""
|
|
1654
|
+
return pulumi.get(self, "type")
|
|
1655
|
+
|
|
1656
|
+
@type.setter
|
|
1657
|
+
def type(self, value: pulumi.Input[str]):
|
|
1658
|
+
pulumi.set(self, "type", value)
|
|
1659
|
+
|
|
1660
|
+
@property
|
|
1661
|
+
@pulumi.getter(name="aggregationWindowInSeconds")
|
|
1662
|
+
def aggregation_window_in_seconds(self) -> Optional[pulumi.Input[int]]:
|
|
1663
|
+
"""
|
|
1664
|
+
The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1665
|
+
"""
|
|
1666
|
+
return pulumi.get(self, "aggregation_window_in_seconds")
|
|
1667
|
+
|
|
1668
|
+
@aggregation_window_in_seconds.setter
|
|
1669
|
+
def aggregation_window_in_seconds(self, value: Optional[pulumi.Input[int]]):
|
|
1670
|
+
pulumi.set(self, "aggregation_window_in_seconds", value)
|
|
1671
|
+
|
|
1672
|
+
@property
|
|
1673
|
+
@pulumi.getter(name="maxInboundMessageBytes")
|
|
1674
|
+
def max_inbound_message_bytes(self) -> Optional[pulumi.Input[float]]:
|
|
1675
|
+
"""
|
|
1676
|
+
Maximum accumulated inbound message bytes allowed for the same JWT signature within a time window. Clients with the same JWT signature will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1677
|
+
"""
|
|
1678
|
+
return pulumi.get(self, "max_inbound_message_bytes")
|
|
1679
|
+
|
|
1680
|
+
@max_inbound_message_bytes.setter
|
|
1681
|
+
def max_inbound_message_bytes(self, value: Optional[pulumi.Input[float]]):
|
|
1682
|
+
pulumi.set(self, "max_inbound_message_bytes", value)
|
|
1683
|
+
|
|
1684
|
+
|
|
1685
|
+
if not MYPY:
|
|
1686
|
+
class TrafficThrottleByUserIdRuleArgsDict(TypedDict):
|
|
1687
|
+
"""
|
|
1688
|
+
Throttle the client traffic by the user ID
|
|
1689
|
+
"""
|
|
1690
|
+
type: pulumi.Input[str]
|
|
1691
|
+
"""
|
|
1692
|
+
|
|
1693
|
+
Expected value is 'TrafficThrottleByUserIdRule'.
|
|
1694
|
+
"""
|
|
1695
|
+
aggregation_window_in_seconds: NotRequired[pulumi.Input[int]]
|
|
1696
|
+
"""
|
|
1697
|
+
The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1698
|
+
"""
|
|
1699
|
+
max_inbound_message_bytes: NotRequired[pulumi.Input[float]]
|
|
1700
|
+
"""
|
|
1701
|
+
Maximum accumulated inbound message bytes allowed for the same user ID within a time window. Clients with the same user ID will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1702
|
+
"""
|
|
1703
|
+
elif False:
|
|
1704
|
+
TrafficThrottleByUserIdRuleArgsDict: TypeAlias = Mapping[str, Any]
|
|
1705
|
+
|
|
1706
|
+
@pulumi.input_type
|
|
1707
|
+
class TrafficThrottleByUserIdRuleArgs:
|
|
1708
|
+
def __init__(__self__, *,
|
|
1709
|
+
type: pulumi.Input[str],
|
|
1710
|
+
aggregation_window_in_seconds: Optional[pulumi.Input[int]] = None,
|
|
1711
|
+
max_inbound_message_bytes: Optional[pulumi.Input[float]] = None):
|
|
1712
|
+
"""
|
|
1713
|
+
Throttle the client traffic by the user ID
|
|
1714
|
+
:param pulumi.Input[str] type:
|
|
1715
|
+
Expected value is 'TrafficThrottleByUserIdRule'.
|
|
1716
|
+
:param pulumi.Input[int] aggregation_window_in_seconds: The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1717
|
+
:param pulumi.Input[float] max_inbound_message_bytes: Maximum accumulated inbound message bytes allowed for the same user ID within a time window. Clients with the same user ID will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1718
|
+
"""
|
|
1719
|
+
pulumi.set(__self__, "type", 'TrafficThrottleByUserIdRule')
|
|
1720
|
+
if aggregation_window_in_seconds is None:
|
|
1721
|
+
aggregation_window_in_seconds = 60
|
|
1722
|
+
if aggregation_window_in_seconds is not None:
|
|
1723
|
+
pulumi.set(__self__, "aggregation_window_in_seconds", aggregation_window_in_seconds)
|
|
1724
|
+
if max_inbound_message_bytes is not None:
|
|
1725
|
+
pulumi.set(__self__, "max_inbound_message_bytes", max_inbound_message_bytes)
|
|
1726
|
+
|
|
1727
|
+
@property
|
|
1728
|
+
@pulumi.getter
|
|
1729
|
+
def type(self) -> pulumi.Input[str]:
|
|
1730
|
+
"""
|
|
1731
|
+
|
|
1732
|
+
Expected value is 'TrafficThrottleByUserIdRule'.
|
|
1733
|
+
"""
|
|
1734
|
+
return pulumi.get(self, "type")
|
|
1735
|
+
|
|
1736
|
+
@type.setter
|
|
1737
|
+
def type(self, value: pulumi.Input[str]):
|
|
1738
|
+
pulumi.set(self, "type", value)
|
|
1739
|
+
|
|
1740
|
+
@property
|
|
1741
|
+
@pulumi.getter(name="aggregationWindowInSeconds")
|
|
1742
|
+
def aggregation_window_in_seconds(self) -> Optional[pulumi.Input[int]]:
|
|
1743
|
+
"""
|
|
1744
|
+
The aggregation window for the message bytes. The message bytes will be aggregated in this window and be reset after the window. Default value is 60 seconds.
|
|
1745
|
+
"""
|
|
1746
|
+
return pulumi.get(self, "aggregation_window_in_seconds")
|
|
1747
|
+
|
|
1748
|
+
@aggregation_window_in_seconds.setter
|
|
1749
|
+
def aggregation_window_in_seconds(self, value: Optional[pulumi.Input[int]]):
|
|
1750
|
+
pulumi.set(self, "aggregation_window_in_seconds", value)
|
|
1751
|
+
|
|
1752
|
+
@property
|
|
1753
|
+
@pulumi.getter(name="maxInboundMessageBytes")
|
|
1754
|
+
def max_inbound_message_bytes(self) -> Optional[pulumi.Input[float]]:
|
|
1755
|
+
"""
|
|
1756
|
+
Maximum accumulated inbound message bytes allowed for the same user ID within a time window. Clients with the same user ID will get disconnected if the message bytes exceeds this value. Default value is 1GB.
|
|
1757
|
+
"""
|
|
1758
|
+
return pulumi.get(self, "max_inbound_message_bytes")
|
|
1759
|
+
|
|
1760
|
+
@max_inbound_message_bytes.setter
|
|
1761
|
+
def max_inbound_message_bytes(self, value: Optional[pulumi.Input[float]]):
|
|
1762
|
+
pulumi.set(self, "max_inbound_message_bytes", value)
|
|
1763
|
+
|
|
1764
|
+
|
|
1765
|
+
if not MYPY:
|
|
1766
|
+
class UpstreamAuthSettingsArgsDict(TypedDict):
|
|
1767
|
+
"""
|
|
1768
|
+
Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1769
|
+
"""
|
|
1770
|
+
managed_identity: NotRequired[pulumi.Input['ManagedIdentitySettingsArgsDict']]
|
|
1771
|
+
"""
|
|
1772
|
+
Managed identity settings for upstream.
|
|
1773
|
+
"""
|
|
1774
|
+
type: NotRequired[pulumi.Input[Union[str, 'UpstreamAuthType']]]
|
|
1775
|
+
"""
|
|
1776
|
+
Upstream auth type enum.
|
|
1777
|
+
"""
|
|
1778
|
+
elif False:
|
|
1779
|
+
UpstreamAuthSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
1780
|
+
|
|
1781
|
+
@pulumi.input_type
|
|
1782
|
+
class UpstreamAuthSettingsArgs:
|
|
1783
|
+
def __init__(__self__, *,
|
|
1784
|
+
managed_identity: Optional[pulumi.Input['ManagedIdentitySettingsArgs']] = None,
|
|
1785
|
+
type: Optional[pulumi.Input[Union[str, 'UpstreamAuthType']]] = None):
|
|
1786
|
+
"""
|
|
1787
|
+
Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1788
|
+
:param pulumi.Input['ManagedIdentitySettingsArgs'] managed_identity: Managed identity settings for upstream.
|
|
1789
|
+
:param pulumi.Input[Union[str, 'UpstreamAuthType']] type: Upstream auth type enum.
|
|
1790
|
+
"""
|
|
1791
|
+
if managed_identity is not None:
|
|
1792
|
+
pulumi.set(__self__, "managed_identity", managed_identity)
|
|
1793
|
+
if type is not None:
|
|
1794
|
+
pulumi.set(__self__, "type", type)
|
|
1795
|
+
|
|
1796
|
+
@property
|
|
1797
|
+
@pulumi.getter(name="managedIdentity")
|
|
1798
|
+
def managed_identity(self) -> Optional[pulumi.Input['ManagedIdentitySettingsArgs']]:
|
|
1799
|
+
"""
|
|
1800
|
+
Managed identity settings for upstream.
|
|
1801
|
+
"""
|
|
1802
|
+
return pulumi.get(self, "managed_identity")
|
|
1803
|
+
|
|
1804
|
+
@managed_identity.setter
|
|
1805
|
+
def managed_identity(self, value: Optional[pulumi.Input['ManagedIdentitySettingsArgs']]):
|
|
1806
|
+
pulumi.set(self, "managed_identity", value)
|
|
1807
|
+
|
|
1808
|
+
@property
|
|
1809
|
+
@pulumi.getter
|
|
1810
|
+
def type(self) -> Optional[pulumi.Input[Union[str, 'UpstreamAuthType']]]:
|
|
1811
|
+
"""
|
|
1812
|
+
Upstream auth type enum.
|
|
1813
|
+
"""
|
|
1814
|
+
return pulumi.get(self, "type")
|
|
1815
|
+
|
|
1816
|
+
@type.setter
|
|
1817
|
+
def type(self, value: Optional[pulumi.Input[Union[str, 'UpstreamAuthType']]]):
|
|
1818
|
+
pulumi.set(self, "type", value)
|
|
1819
|
+
|
|
1820
|
+
|
|
1821
|
+
if not MYPY:
|
|
1822
|
+
class UpstreamTemplateArgsDict(TypedDict):
|
|
1823
|
+
"""
|
|
1824
|
+
Upstream template item settings. It defines the Upstream URL of the incoming requests.
|
|
1825
|
+
The template defines the pattern of the event, the hub or the category of the incoming request that matches current URL template.
|
|
1826
|
+
"""
|
|
1827
|
+
url_template: pulumi.Input[str]
|
|
1828
|
+
"""
|
|
1829
|
+
Gets or sets the Upstream URL template. You can use 3 predefined parameters {hub}, {category} {event} inside the template, the value of the Upstream URL is dynamically calculated when the client request comes in.
|
|
1830
|
+
For example, if the urlTemplate is `http://example.com/{hub}/api/{event}`, with a client request from hub `chat` connects, it will first POST to this URL: `http://example.com/chat/api/connect`.
|
|
1831
|
+
"""
|
|
1832
|
+
auth: NotRequired[pulumi.Input['UpstreamAuthSettingsArgsDict']]
|
|
1833
|
+
"""
|
|
1834
|
+
Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1835
|
+
"""
|
|
1836
|
+
category_pattern: NotRequired[pulumi.Input[str]]
|
|
1837
|
+
"""
|
|
1838
|
+
Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
1839
|
+
There are 3 kind of patterns supported:
|
|
1840
|
+
1. "*", it to matches any category name.
|
|
1841
|
+
2. Combine multiple categories with ",", for example "connections,messages", it matches category "connections" and "messages".
|
|
1842
|
+
3. The single category name, for example, "connections", it matches the category "connections".
|
|
1843
|
+
"""
|
|
1844
|
+
event_pattern: NotRequired[pulumi.Input[str]]
|
|
1845
|
+
"""
|
|
1846
|
+
Gets or sets the matching pattern for event names. If not set, it matches any event.
|
|
1847
|
+
There are 3 kind of patterns supported:
|
|
1848
|
+
1. "*", it to matches any event name.
|
|
1849
|
+
2. Combine multiple events with ",", for example "connect,disconnect", it matches event "connect" and "disconnect".
|
|
1850
|
+
3. The single event name, for example, "connect", it matches "connect".
|
|
1851
|
+
"""
|
|
1852
|
+
hub_pattern: NotRequired[pulumi.Input[str]]
|
|
1853
|
+
"""
|
|
1854
|
+
Gets or sets the matching pattern for hub names. If not set, it matches any hub.
|
|
1855
|
+
There are 3 kind of patterns supported:
|
|
1856
|
+
1. "*", it to matches any hub name.
|
|
1857
|
+
2. Combine multiple hubs with ",", for example "hub1,hub2", it matches "hub1" and "hub2".
|
|
1858
|
+
3. The single hub name, for example, "hub1", it matches "hub1".
|
|
1859
|
+
"""
|
|
1860
|
+
elif False:
|
|
1861
|
+
UpstreamTemplateArgsDict: TypeAlias = Mapping[str, Any]
|
|
1862
|
+
|
|
1863
|
+
@pulumi.input_type
|
|
1864
|
+
class UpstreamTemplateArgs:
|
|
1865
|
+
def __init__(__self__, *,
|
|
1866
|
+
url_template: pulumi.Input[str],
|
|
1867
|
+
auth: Optional[pulumi.Input['UpstreamAuthSettingsArgs']] = None,
|
|
1868
|
+
category_pattern: Optional[pulumi.Input[str]] = None,
|
|
1869
|
+
event_pattern: Optional[pulumi.Input[str]] = None,
|
|
1870
|
+
hub_pattern: Optional[pulumi.Input[str]] = None):
|
|
1871
|
+
"""
|
|
1872
|
+
Upstream template item settings. It defines the Upstream URL of the incoming requests.
|
|
1873
|
+
The template defines the pattern of the event, the hub or the category of the incoming request that matches current URL template.
|
|
1874
|
+
:param pulumi.Input[str] url_template: Gets or sets the Upstream URL template. You can use 3 predefined parameters {hub}, {category} {event} inside the template, the value of the Upstream URL is dynamically calculated when the client request comes in.
|
|
1875
|
+
For example, if the urlTemplate is `http://example.com/{hub}/api/{event}`, with a client request from hub `chat` connects, it will first POST to this URL: `http://example.com/chat/api/connect`.
|
|
1876
|
+
:param pulumi.Input['UpstreamAuthSettingsArgs'] auth: Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1877
|
+
:param pulumi.Input[str] category_pattern: Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
1878
|
+
There are 3 kind of patterns supported:
|
|
1879
|
+
1. "*", it to matches any category name.
|
|
1880
|
+
2. Combine multiple categories with ",", for example "connections,messages", it matches category "connections" and "messages".
|
|
1881
|
+
3. The single category name, for example, "connections", it matches the category "connections".
|
|
1882
|
+
:param pulumi.Input[str] event_pattern: Gets or sets the matching pattern for event names. If not set, it matches any event.
|
|
1883
|
+
There are 3 kind of patterns supported:
|
|
1884
|
+
1. "*", it to matches any event name.
|
|
1885
|
+
2. Combine multiple events with ",", for example "connect,disconnect", it matches event "connect" and "disconnect".
|
|
1886
|
+
3. The single event name, for example, "connect", it matches "connect".
|
|
1887
|
+
:param pulumi.Input[str] hub_pattern: Gets or sets the matching pattern for hub names. If not set, it matches any hub.
|
|
1888
|
+
There are 3 kind of patterns supported:
|
|
1889
|
+
1. "*", it to matches any hub name.
|
|
1890
|
+
2. Combine multiple hubs with ",", for example "hub1,hub2", it matches "hub1" and "hub2".
|
|
1891
|
+
3. The single hub name, for example, "hub1", it matches "hub1".
|
|
1892
|
+
"""
|
|
1893
|
+
pulumi.set(__self__, "url_template", url_template)
|
|
1894
|
+
if auth is not None:
|
|
1895
|
+
pulumi.set(__self__, "auth", auth)
|
|
1896
|
+
if category_pattern is not None:
|
|
1897
|
+
pulumi.set(__self__, "category_pattern", category_pattern)
|
|
1898
|
+
if event_pattern is not None:
|
|
1899
|
+
pulumi.set(__self__, "event_pattern", event_pattern)
|
|
1900
|
+
if hub_pattern is not None:
|
|
1901
|
+
pulumi.set(__self__, "hub_pattern", hub_pattern)
|
|
1902
|
+
|
|
1903
|
+
@property
|
|
1904
|
+
@pulumi.getter(name="urlTemplate")
|
|
1905
|
+
def url_template(self) -> pulumi.Input[str]:
|
|
1906
|
+
"""
|
|
1907
|
+
Gets or sets the Upstream URL template. You can use 3 predefined parameters {hub}, {category} {event} inside the template, the value of the Upstream URL is dynamically calculated when the client request comes in.
|
|
1908
|
+
For example, if the urlTemplate is `http://example.com/{hub}/api/{event}`, with a client request from hub `chat` connects, it will first POST to this URL: `http://example.com/chat/api/connect`.
|
|
1909
|
+
"""
|
|
1910
|
+
return pulumi.get(self, "url_template")
|
|
1911
|
+
|
|
1912
|
+
@url_template.setter
|
|
1913
|
+
def url_template(self, value: pulumi.Input[str]):
|
|
1914
|
+
pulumi.set(self, "url_template", value)
|
|
1915
|
+
|
|
1916
|
+
@property
|
|
1917
|
+
@pulumi.getter
|
|
1918
|
+
def auth(self) -> Optional[pulumi.Input['UpstreamAuthSettingsArgs']]:
|
|
1919
|
+
"""
|
|
1920
|
+
Upstream auth settings. If not set, no auth is used for upstream messages.
|
|
1921
|
+
"""
|
|
1922
|
+
return pulumi.get(self, "auth")
|
|
1923
|
+
|
|
1924
|
+
@auth.setter
|
|
1925
|
+
def auth(self, value: Optional[pulumi.Input['UpstreamAuthSettingsArgs']]):
|
|
1926
|
+
pulumi.set(self, "auth", value)
|
|
1927
|
+
|
|
1928
|
+
@property
|
|
1929
|
+
@pulumi.getter(name="categoryPattern")
|
|
1930
|
+
def category_pattern(self) -> Optional[pulumi.Input[str]]:
|
|
1931
|
+
"""
|
|
1932
|
+
Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
1933
|
+
There are 3 kind of patterns supported:
|
|
1934
|
+
1. "*", it to matches any category name.
|
|
1935
|
+
2. Combine multiple categories with ",", for example "connections,messages", it matches category "connections" and "messages".
|
|
1936
|
+
3. The single category name, for example, "connections", it matches the category "connections".
|
|
1937
|
+
"""
|
|
1938
|
+
return pulumi.get(self, "category_pattern")
|
|
1939
|
+
|
|
1940
|
+
@category_pattern.setter
|
|
1941
|
+
def category_pattern(self, value: Optional[pulumi.Input[str]]):
|
|
1942
|
+
pulumi.set(self, "category_pattern", value)
|
|
1943
|
+
|
|
1944
|
+
@property
|
|
1945
|
+
@pulumi.getter(name="eventPattern")
|
|
1946
|
+
def event_pattern(self) -> Optional[pulumi.Input[str]]:
|
|
1947
|
+
"""
|
|
1948
|
+
Gets or sets the matching pattern for event names. If not set, it matches any event.
|
|
1949
|
+
There are 3 kind of patterns supported:
|
|
1950
|
+
1. "*", it to matches any event name.
|
|
1951
|
+
2. Combine multiple events with ",", for example "connect,disconnect", it matches event "connect" and "disconnect".
|
|
1952
|
+
3. The single event name, for example, "connect", it matches "connect".
|
|
1953
|
+
"""
|
|
1954
|
+
return pulumi.get(self, "event_pattern")
|
|
1955
|
+
|
|
1956
|
+
@event_pattern.setter
|
|
1957
|
+
def event_pattern(self, value: Optional[pulumi.Input[str]]):
|
|
1958
|
+
pulumi.set(self, "event_pattern", value)
|
|
1959
|
+
|
|
1960
|
+
@property
|
|
1961
|
+
@pulumi.getter(name="hubPattern")
|
|
1962
|
+
def hub_pattern(self) -> Optional[pulumi.Input[str]]:
|
|
1963
|
+
"""
|
|
1964
|
+
Gets or sets the matching pattern for hub names. If not set, it matches any hub.
|
|
1965
|
+
There are 3 kind of patterns supported:
|
|
1966
|
+
1. "*", it to matches any hub name.
|
|
1967
|
+
2. Combine multiple hubs with ",", for example "hub1,hub2", it matches "hub1" and "hub2".
|
|
1968
|
+
3. The single hub name, for example, "hub1", it matches "hub1".
|
|
1969
|
+
"""
|
|
1970
|
+
return pulumi.get(self, "hub_pattern")
|
|
1971
|
+
|
|
1972
|
+
@hub_pattern.setter
|
|
1973
|
+
def hub_pattern(self, value: Optional[pulumi.Input[str]]):
|
|
1974
|
+
pulumi.set(self, "hub_pattern", value)
|
|
1975
|
+
|
|
1976
|
+
|