pulumi-azure-native 2.74.0__py3-none-any.whl → 2.74.0a1732168963__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 +0 -278
- pulumi_azure_native/apimanagement/__init__.py +0 -3
- pulumi_azure_native/apimanagement/api.py +3 -3
- pulumi_azure_native/apimanagement/api_diagnostic.py +3 -3
- pulumi_azure_native/apimanagement/api_gateway.py +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/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 +2 -0
- pulumi_azure_native/app/v20241002preview/_enums.py +2 -0
- pulumi_azure_native/authorization/__init__.py +0 -3
- 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/compute/__init__.py +0 -7
- pulumi_azure_native/compute/_enums.py +0 -30
- pulumi_azure_native/compute/_inputs.py +0 -557
- 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/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/outputs.py +1 -450
- 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/machinelearningservices/v20240701preview/_inputs.py +1 -59
- pulumi_azure_native/machinelearningservices/v20240701preview/outputs.py +1 -56
- pulumi_azure_native/network/__init__.py +0 -3
- 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 +0 -4
- pulumi_azure_native/network/get_ipam_pool_usage.py +0 -4
- 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 +0 -4
- 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 +0 -4
- pulumi_azure_native/network/get_reachability_analysis_run.py +0 -4
- 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 +0 -4
- pulumi_azure_native/network/get_routing_rule_collection.py +0 -4
- 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 +0 -4
- pulumi_azure_native/network/get_security_user_rule_collection.py +0 -4
- 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 +0 -4
- 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 +0 -4
- 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 +1 -5
- 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 +0 -4
- 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 +0 -4
- 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 +1 -5
- 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 +1 -5
- pulumi_azure_native/network/reachability_analysis_run.py +1 -5
- 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 +1 -5
- pulumi_azure_native/network/routing_rule_collection.py +1 -5
- 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 +1 -5
- pulumi_azure_native/network/security_user_rule_collection.py +1 -5
- 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 +1 -5
- 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/verifier_workspace.py +1 -5
- 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 +0 -3
- 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/watchlist.py +3 -3
- pulumi_azure_native/securityinsights/watchlist_item.py +3 -3
- {pulumi_azure_native-2.74.0.dist-info → pulumi_azure_native-2.74.0a1732168963.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.74.0.dist-info → pulumi_azure_native-2.74.0a1732168963.dist-info}/RECORD +2378 -2921
- pulumi_azure_native/apimanagement/v20240601preview/__init__.py +0 -203
- pulumi_azure_native/apimanagement/v20240601preview/_enums.py +0 -881
- pulumi_azure_native/apimanagement/v20240601preview/_inputs.py +0 -4446
- pulumi_azure_native/apimanagement/v20240601preview/api.py +0 -898
- pulumi_azure_native/apimanagement/v20240601preview/api_diagnostic.py +0 -523
- pulumi_azure_native/apimanagement/v20240601preview/api_gateway.py +0 -377
- pulumi_azure_native/apimanagement/v20240601preview/api_gateway_config_connection.py +0 -267
- pulumi_azure_native/apimanagement/v20240601preview/api_issue.py +0 -358
- pulumi_azure_native/apimanagement/v20240601preview/api_issue_attachment.py +0 -311
- pulumi_azure_native/apimanagement/v20240601preview/api_issue_comment.py +0 -310
- pulumi_azure_native/apimanagement/v20240601preview/api_management_service.py +0 -1096
- pulumi_azure_native/apimanagement/v20240601preview/api_operation.py +0 -437
- pulumi_azure_native/apimanagement/v20240601preview/api_operation_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240601preview/api_policy.py +0 -264
- pulumi_azure_native/apimanagement/v20240601preview/api_release.py +0 -258
- pulumi_azure_native/apimanagement/v20240601preview/api_schema.py +0 -327
- pulumi_azure_native/apimanagement/v20240601preview/api_tag_description.py +0 -307
- pulumi_azure_native/apimanagement/v20240601preview/api_version_set.py +0 -327
- pulumi_azure_native/apimanagement/v20240601preview/api_wiki.py +0 -211
- pulumi_azure_native/apimanagement/v20240601preview/authorization.py +0 -348
- pulumi_azure_native/apimanagement/v20240601preview/authorization_access_policy.py +0 -308
- pulumi_azure_native/apimanagement/v20240601preview/authorization_provider.py +0 -268
- pulumi_azure_native/apimanagement/v20240601preview/authorization_server.py +0 -709
- pulumi_azure_native/apimanagement/v20240601preview/backend.py +0 -514
- pulumi_azure_native/apimanagement/v20240601preview/cache.py +0 -297
- pulumi_azure_native/apimanagement/v20240601preview/certificate.py +0 -280
- pulumi_azure_native/apimanagement/v20240601preview/content_item.py +0 -229
- pulumi_azure_native/apimanagement/v20240601preview/content_type.py +0 -305
- pulumi_azure_native/apimanagement/v20240601preview/diagnostic.py +0 -502
- pulumi_azure_native/apimanagement/v20240601preview/documentation.py +0 -237
- pulumi_azure_native/apimanagement/v20240601preview/email_template.py +0 -336
- pulumi_azure_native/apimanagement/v20240601preview/gateway.py +0 -239
- pulumi_azure_native/apimanagement/v20240601preview/gateway_api_entity_tag.py +0 -441
- pulumi_azure_native/apimanagement/v20240601preview/gateway_certificate_authority.py +0 -229
- pulumi_azure_native/apimanagement/v20240601preview/gateway_hostname_configuration.py +0 -374
- pulumi_azure_native/apimanagement/v20240601preview/get_api.py +0 -429
- pulumi_azure_native/apimanagement/v20240601preview/get_api_diagnostic.py +0 -281
- pulumi_azure_native/apimanagement/v20240601preview/get_api_gateway.py +0 -283
- pulumi_azure_native/apimanagement/v20240601preview/get_api_gateway_config_connection.py +0 -190
- pulumi_azure_native/apimanagement/v20240601preview/get_api_issue.py +0 -216
- pulumi_azure_native/apimanagement/v20240601preview/get_api_issue_attachment.py +0 -174
- pulumi_azure_native/apimanagement/v20240601preview/get_api_issue_comment.py +0 -174
- pulumi_azure_native/apimanagement/v20240601preview/get_api_management_service.py +0 -689
- pulumi_azure_native/apimanagement/v20240601preview/get_api_management_service_domain_ownership_identifier.py +0 -70
- pulumi_azure_native/apimanagement/v20240601preview/get_api_management_service_sso_token.py +0 -86
- pulumi_azure_native/apimanagement/v20240601preview/get_api_operation.py +0 -239
- pulumi_azure_native/apimanagement/v20240601preview/get_api_operation_policy.py +0 -166
- pulumi_azure_native/apimanagement/v20240601preview/get_api_policy.py +0 -160
- pulumi_azure_native/apimanagement/v20240601preview/get_api_release.py +0 -182
- pulumi_azure_native/apimanagement/v20240601preview/get_api_schema.py +0 -196
- pulumi_azure_native/apimanagement/v20240601preview/get_api_tag_description.py +0 -196
- pulumi_azure_native/apimanagement/v20240601preview/get_api_version_set.py +0 -190
- pulumi_azure_native/apimanagement/v20240601preview/get_api_wiki.py +0 -135
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization.py +0 -197
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_access_policy.py +0 -174
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_login_link_post.py +0 -104
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_provider.py +0 -163
- pulumi_azure_native/apimanagement/v20240601preview/get_authorization_server.py +0 -373
- pulumi_azure_native/apimanagement/v20240601preview/get_backend.py +0 -272
- pulumi_azure_native/apimanagement/v20240601preview/get_cache.py +0 -176
- pulumi_azure_native/apimanagement/v20240601preview/get_certificate.py +0 -177
- pulumi_azure_native/apimanagement/v20240601preview/get_content_item.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_content_type.py +0 -162
- pulumi_azure_native/apimanagement/v20240601preview/get_diagnostic.py +0 -275
- pulumi_azure_native/apimanagement/v20240601preview/get_documentation.py +0 -148
- pulumi_azure_native/apimanagement/v20240601preview/get_email_template.py +0 -205
- pulumi_azure_native/apimanagement/v20240601preview/get_gateway.py +0 -149
- pulumi_azure_native/apimanagement/v20240601preview/get_gateway_certificate_authority.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_gateway_hostname_configuration.py +0 -210
- pulumi_azure_native/apimanagement/v20240601preview/get_global_schema.py +0 -176
- pulumi_azure_native/apimanagement/v20240601preview/get_graph_ql_api_resolver.py +0 -168
- pulumi_azure_native/apimanagement/v20240601preview/get_graph_ql_api_resolver_policy.py +0 -166
- pulumi_azure_native/apimanagement/v20240601preview/get_group.py +0 -176
- pulumi_azure_native/apimanagement/v20240601preview/get_identity_provider.py +0 -274
- pulumi_azure_native/apimanagement/v20240601preview/get_logger.py +0 -191
- pulumi_azure_native/apimanagement/v20240601preview/get_named_value.py +0 -205
- pulumi_azure_native/apimanagement/v20240601preview/get_open_id_connect_provider.py +0 -218
- pulumi_azure_native/apimanagement/v20240601preview/get_policy.py +0 -154
- pulumi_azure_native/apimanagement/v20240601preview/get_policy_fragment.py +0 -182
- pulumi_azure_native/apimanagement/v20240601preview/get_policy_restriction.py +0 -148
- pulumi_azure_native/apimanagement/v20240601preview/get_private_endpoint_connection_by_name.py +0 -163
- pulumi_azure_native/apimanagement/v20240601preview/get_product.py +0 -218
- pulumi_azure_native/apimanagement/v20240601preview/get_product_api_link.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_product_group_link.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_product_policy.py +0 -160
- pulumi_azure_native/apimanagement/v20240601preview/get_product_wiki.py +0 -135
- pulumi_azure_native/apimanagement/v20240601preview/get_subscription.py +0 -302
- pulumi_azure_native/apimanagement/v20240601preview/get_tag.py +0 -134
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_api_link.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_by_api.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_by_operation.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_by_product.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_operation_link.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_tag_product_link.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_user.py +0 -233
- pulumi_azure_native/apimanagement/v20240601preview/get_user_shared_access_token.py +0 -105
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace.py +0 -148
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api.py +0 -435
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_diagnostic.py +0 -287
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_operation.py +0 -245
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_operation_policy.py +0 -172
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_policy.py +0 -166
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_release.py +0 -188
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_schema.py +0 -202
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_api_version_set.py +0 -196
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_backend.py +0 -278
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_certificate.py +0 -183
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_diagnostic.py +0 -281
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_global_schema.py +0 -182
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_group.py +0 -182
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_logger.py +0 -197
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_named_value.py +0 -211
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_policy.py +0 -160
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_policy_fragment.py +0 -188
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product.py +0 -224
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product_api_link.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product_group_link.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_product_policy.py +0 -166
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_subscription.py +0 -308
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag.py +0 -140
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag_api_link.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag_operation_link.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/get_workspace_tag_product_link.py +0 -146
- pulumi_azure_native/apimanagement/v20240601preview/global_schema.py +0 -278
- pulumi_azure_native/apimanagement/v20240601preview/graph_ql_api_resolver.py +0 -287
- pulumi_azure_native/apimanagement/v20240601preview/graph_ql_api_resolver_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240601preview/group.py +0 -297
- pulumi_azure_native/apimanagement/v20240601preview/group_user.py +0 -281
- pulumi_azure_native/apimanagement/v20240601preview/identity_provider.py +0 -520
- pulumi_azure_native/apimanagement/v20240601preview/list_authorization_server_secrets.py +0 -120
- pulumi_azure_native/apimanagement/v20240601preview/list_gateway_debug_credentials.py +0 -111
- pulumi_azure_native/apimanagement/v20240601preview/list_gateway_keys.py +0 -106
- pulumi_azure_native/apimanagement/v20240601preview/list_identity_provider_secrets.py +0 -92
- pulumi_azure_native/apimanagement/v20240601preview/list_named_value.py +0 -92
- pulumi_azure_native/apimanagement/v20240601preview/list_open_id_connect_provider_secrets.py +0 -92
- pulumi_azure_native/apimanagement/v20240601preview/list_policy_fragment_references.py +0 -133
- pulumi_azure_native/apimanagement/v20240601preview/list_subscription_secrets.py +0 -106
- pulumi_azure_native/apimanagement/v20240601preview/list_tenant_access_secrets.py +0 -148
- pulumi_azure_native/apimanagement/v20240601preview/list_workspace_named_value.py +0 -98
- pulumi_azure_native/apimanagement/v20240601preview/list_workspace_policy_fragment_references.py +0 -139
- pulumi_azure_native/apimanagement/v20240601preview/list_workspace_subscription_secrets.py +0 -112
- pulumi_azure_native/apimanagement/v20240601preview/logger.py +0 -330
- pulumi_azure_native/apimanagement/v20240601preview/named_value.py +0 -337
- pulumi_azure_native/apimanagement/v20240601preview/notification_recipient_email.py +0 -209
- pulumi_azure_native/apimanagement/v20240601preview/notification_recipient_user.py +0 -209
- pulumi_azure_native/apimanagement/v20240601preview/open_id_connect_provider.py +0 -385
- pulumi_azure_native/apimanagement/v20240601preview/outputs.py +0 -3923
- pulumi_azure_native/apimanagement/v20240601preview/policy.py +0 -243
- pulumi_azure_native/apimanagement/v20240601preview/policy_fragment.py +0 -282
- pulumi_azure_native/apimanagement/v20240601preview/policy_restriction.py +0 -242
- pulumi_azure_native/apimanagement/v20240601preview/private_endpoint_connection_by_name.py +0 -252
- pulumi_azure_native/apimanagement/v20240601preview/product.py +0 -384
- pulumi_azure_native/apimanagement/v20240601preview/product_api.py +0 -421
- pulumi_azure_native/apimanagement/v20240601preview/product_api_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/product_group.py +0 -240
- pulumi_azure_native/apimanagement/v20240601preview/product_group_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/product_policy.py +0 -264
- pulumi_azure_native/apimanagement/v20240601preview/product_wiki.py +0 -211
- pulumi_azure_native/apimanagement/v20240601preview/subscription.py +0 -491
- pulumi_azure_native/apimanagement/v20240601preview/tag.py +0 -209
- pulumi_azure_native/apimanagement/v20240601preview/tag_api_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/tag_by_api.py +0 -210
- pulumi_azure_native/apimanagement/v20240601preview/tag_by_operation.py +0 -231
- pulumi_azure_native/apimanagement/v20240601preview/tag_by_product.py +0 -210
- pulumi_azure_native/apimanagement/v20240601preview/tag_operation_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/tag_product_link.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/user.py +0 -463
- pulumi_azure_native/apimanagement/v20240601preview/workspace.py +0 -238
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api.py +0 -919
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_diagnostic.py +0 -544
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_operation.py +0 -458
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_operation_policy.py +0 -306
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_release.py +0 -279
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_schema.py +0 -348
- pulumi_azure_native/apimanagement/v20240601preview/workspace_api_version_set.py +0 -348
- pulumi_azure_native/apimanagement/v20240601preview/workspace_backend.py +0 -535
- pulumi_azure_native/apimanagement/v20240601preview/workspace_certificate.py +0 -301
- pulumi_azure_native/apimanagement/v20240601preview/workspace_diagnostic.py +0 -523
- pulumi_azure_native/apimanagement/v20240601preview/workspace_global_schema.py +0 -299
- pulumi_azure_native/apimanagement/v20240601preview/workspace_group.py +0 -318
- pulumi_azure_native/apimanagement/v20240601preview/workspace_group_user.py +0 -302
- pulumi_azure_native/apimanagement/v20240601preview/workspace_logger.py +0 -351
- pulumi_azure_native/apimanagement/v20240601preview/workspace_named_value.py +0 -358
- pulumi_azure_native/apimanagement/v20240601preview/workspace_notification_recipient_email.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/workspace_notification_recipient_user.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/workspace_policy.py +0 -264
- pulumi_azure_native/apimanagement/v20240601preview/workspace_policy_fragment.py +0 -303
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product.py +0 -405
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product_api_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product_group_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240601preview/workspace_product_policy.py +0 -285
- pulumi_azure_native/apimanagement/v20240601preview/workspace_subscription.py +0 -512
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag.py +0 -230
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag_api_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag_operation_link.py +0 -251
- pulumi_azure_native/apimanagement/v20240601preview/workspace_tag_product_link.py +0 -251
- pulumi_azure_native/authorization/v20250101/__init__.py +0 -34
- pulumi_azure_native/authorization/v20250101/_enums.py +0 -120
- pulumi_azure_native/authorization/v20250101/_inputs.py +0 -839
- pulumi_azure_native/authorization/v20250101/get_policy_assignment.py +0 -387
- pulumi_azure_native/authorization/v20250101/get_policy_definition.py +0 -249
- pulumi_azure_native/authorization/v20250101/get_policy_definition_at_management_group.py +0 -255
- pulumi_azure_native/authorization/v20250101/get_policy_definition_version.py +0 -241
- pulumi_azure_native/authorization/v20250101/get_policy_definition_version_at_management_group.py +0 -247
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition.py +0 -255
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition_at_management_group.py +0 -261
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition_version.py +0 -247
- pulumi_azure_native/authorization/v20250101/get_policy_set_definition_version_at_management_group.py +0 -253
- pulumi_azure_native/authorization/v20250101/list_policy_definition_version_all.py +0 -85
- pulumi_azure_native/authorization/v20250101/list_policy_definition_version_all_at_management_group.py +0 -95
- pulumi_azure_native/authorization/v20250101/list_policy_definition_version_all_builtins.py +0 -85
- pulumi_azure_native/authorization/v20250101/list_policy_set_definition_version_all.py +0 -85
- pulumi_azure_native/authorization/v20250101/list_policy_set_definition_version_all_at_management_group.py +0 -95
- pulumi_azure_native/authorization/v20250101/list_policy_set_definition_version_all_builtins.py +0 -85
- pulumi_azure_native/authorization/v20250101/outputs.py +0 -1174
- pulumi_azure_native/authorization/v20250101/policy_assignment.py +0 -620
- pulumi_azure_native/authorization/v20250101/policy_definition.py +0 -415
- pulumi_azure_native/authorization/v20250101/policy_definition_at_management_group.py +0 -436
- pulumi_azure_native/authorization/v20250101/policy_definition_version.py +0 -407
- pulumi_azure_native/authorization/v20250101/policy_definition_version_at_management_group.py +0 -428
- pulumi_azure_native/authorization/v20250101/policy_set_definition.py +0 -412
- pulumi_azure_native/authorization/v20250101/policy_set_definition_at_management_group.py +0 -433
- pulumi_azure_native/authorization/v20250101/policy_set_definition_version.py +0 -404
- pulumi_azure_native/authorization/v20250101/policy_set_definition_version_at_management_group.py +0 -425
- pulumi_azure_native/compute/gallery_in_vm_access_control_profile.py +0 -271
- pulumi_azure_native/compute/gallery_in_vm_access_control_profile_version.py +0 -440
- pulumi_azure_native/compute/get_gallery_in_vm_access_control_profile.py +0 -165
- pulumi_azure_native/compute/get_gallery_in_vm_access_control_profile_version.py +0 -269
- pulumi_azure_native/compute/v20240303/__init__.py +0 -24
- pulumi_azure_native/compute/v20240303/_enums.py +0 -192
- pulumi_azure_native/compute/v20240303/_inputs.py +0 -3294
- pulumi_azure_native/compute/v20240303/gallery.py +0 -365
- pulumi_azure_native/compute/v20240303/gallery_application.py +0 -444
- pulumi_azure_native/compute/v20240303/gallery_application_version.py +0 -340
- pulumi_azure_native/compute/v20240303/gallery_image.py +0 -688
- pulumi_azure_native/compute/v20240303/gallery_image_version.py +0 -437
- pulumi_azure_native/compute/v20240303/gallery_in_vm_access_control_profile.py +0 -269
- pulumi_azure_native/compute/v20240303/gallery_in_vm_access_control_profile_version.py +0 -438
- pulumi_azure_native/compute/v20240303/get_gallery.py +0 -253
- pulumi_azure_native/compute/v20240303/get_gallery_application.py +0 -247
- pulumi_azure_native/compute/v20240303/get_gallery_application_version.py +0 -217
- pulumi_azure_native/compute/v20240303/get_gallery_image.py +0 -373
- pulumi_azure_native/compute/v20240303/get_gallery_image_version.py +0 -273
- pulumi_azure_native/compute/v20240303/get_gallery_in_vm_access_control_profile.py +0 -163
- pulumi_azure_native/compute/v20240303/get_gallery_in_vm_access_control_profile_version.py +0 -267
- pulumi_azure_native/compute/v20240303/outputs.py +0 -3340
- pulumi_azure_native/network/v20240501/__init__.py +0 -237
- pulumi_azure_native/network/v20240501/_enums.py +0 -1895
- pulumi_azure_native/network/v20240501/_inputs.py +0 -28944
- pulumi_azure_native/network/v20240501/admin_rule.py +0 -563
- pulumi_azure_native/network/v20240501/admin_rule_collection.py +0 -301
- pulumi_azure_native/network/v20240501/application_gateway.py +0 -1256
- pulumi_azure_native/network/v20240501/application_gateway_private_endpoint_connection.py +0 -289
- pulumi_azure_native/network/v20240501/application_security_group.py +0 -266
- pulumi_azure_native/network/v20240501/azure_firewall.py +0 -646
- pulumi_azure_native/network/v20240501/bastion_host.py +0 -718
- pulumi_azure_native/network/v20240501/configuration_policy_group.py +0 -338
- pulumi_azure_native/network/v20240501/connection_monitor.py +0 -579
- pulumi_azure_native/network/v20240501/connectivity_configuration.py +0 -398
- pulumi_azure_native/network/v20240501/custom_ip_prefix.py +0 -647
- pulumi_azure_native/network/v20240501/ddos_custom_policy.py +0 -266
- pulumi_azure_native/network/v20240501/ddos_protection_plan.py +0 -267
- pulumi_azure_native/network/v20240501/default_admin_rule.py +0 -415
- pulumi_azure_native/network/v20240501/dscp_configuration.py +0 -492
- pulumi_azure_native/network/v20240501/express_route_circuit.py +0 -720
- pulumi_azure_native/network/v20240501/express_route_circuit_authorization.py +0 -307
- pulumi_azure_native/network/v20240501/express_route_circuit_connection.py +0 -416
- pulumi_azure_native/network/v20240501/express_route_circuit_peering.py +0 -738
- pulumi_azure_native/network/v20240501/express_route_connection.py +0 -426
- pulumi_azure_native/network/v20240501/express_route_cross_connection_peering.py +0 -561
- pulumi_azure_native/network/v20240501/express_route_gateway.py +0 -379
- pulumi_azure_native/network/v20240501/express_route_port.py +0 -493
- pulumi_azure_native/network/v20240501/express_route_port_authorization.py +0 -268
- pulumi_azure_native/network/v20240501/firewall_policy.py +0 -647
- pulumi_azure_native/network/v20240501/firewall_policy_draft.py +0 -501
- pulumi_azure_native/network/v20240501/firewall_policy_rule_collection_group.py +0 -309
- pulumi_azure_native/network/v20240501/firewall_policy_rule_collection_group_draft.py +0 -290
- pulumi_azure_native/network/v20240501/flow_log.py +0 -524
- pulumi_azure_native/network/v20240501/get_active_sessions.py +0 -101
- pulumi_azure_native/network/v20240501/get_admin_rule.py +0 -330
- pulumi_azure_native/network/v20240501/get_admin_rule_collection.py +0 -211
- pulumi_azure_native/network/v20240501/get_application_gateway.py +0 -689
- pulumi_azure_native/network/v20240501/get_application_gateway_backend_health_on_demand.py +0 -157
- pulumi_azure_native/network/v20240501/get_application_gateway_private_endpoint_connection.py +0 -191
- pulumi_azure_native/network/v20240501/get_application_security_group.py +0 -184
- pulumi_azure_native/network/v20240501/get_azure_firewall.py +0 -367
- pulumi_azure_native/network/v20240501/get_bastion_host.py +0 -378
- pulumi_azure_native/network/v20240501/get_bastion_shareable_link.py +0 -108
- pulumi_azure_native/network/v20240501/get_configuration_policy_group.py +0 -205
- pulumi_azure_native/network/v20240501/get_connection_monitor.py +0 -345
- pulumi_azure_native/network/v20240501/get_connectivity_configuration.py +0 -261
- pulumi_azure_native/network/v20240501/get_custom_ip_prefix.py +0 -401
- pulumi_azure_native/network/v20240501/get_ddos_custom_policy.py +0 -184
- pulumi_azure_native/network/v20240501/get_ddos_protection_plan.py +0 -213
- pulumi_azure_native/network/v20240501/get_default_admin_rule.py +0 -344
- pulumi_azure_native/network/v20240501/get_dscp_configuration.py +0 -311
- pulumi_azure_native/network/v20240501/get_express_route_circuit.py +0 -409
- pulumi_azure_native/network/v20240501/get_express_route_circuit_authorization.py +0 -190
- pulumi_azure_native/network/v20240501/get_express_route_circuit_connection.py +0 -239
- pulumi_azure_native/network/v20240501/get_express_route_circuit_peering.py +0 -415
- pulumi_azure_native/network/v20240501/get_express_route_connection.py +0 -219
- pulumi_azure_native/network/v20240501/get_express_route_cross_connection_peering.py +0 -331
- pulumi_azure_native/network/v20240501/get_express_route_gateway.py +0 -227
- pulumi_azure_native/network/v20240501/get_express_route_port.py +0 -339
- pulumi_azure_native/network/v20240501/get_express_route_port_authorization.py +0 -190
- pulumi_azure_native/network/v20240501/get_firewall_policy.py +0 -401
- pulumi_azure_native/network/v20240501/get_firewall_policy_draft.py +0 -269
- pulumi_azure_native/network/v20240501/get_firewall_policy_rule_collection_group.py +0 -191
- pulumi_azure_native/network/v20240501/get_firewall_policy_rule_collection_group_draft.py +0 -163
- pulumi_azure_native/network/v20240501/get_flow_log.py +0 -303
- pulumi_azure_native/network/v20240501/get_hub_route_table.py +0 -205
- pulumi_azure_native/network/v20240501/get_hub_virtual_network_connection.py +0 -205
- pulumi_azure_native/network/v20240501/get_inbound_nat_rule.py +0 -309
- pulumi_azure_native/network/v20240501/get_ip_allocation.py +0 -261
- pulumi_azure_native/network/v20240501/get_ip_group.py +0 -219
- pulumi_azure_native/network/v20240501/get_ipam_pool.py +0 -177
- pulumi_azure_native/network/v20240501/get_ipam_pool_usage.py +0 -205
- pulumi_azure_native/network/v20240501/get_load_balancer.py +0 -317
- pulumi_azure_native/network/v20240501/get_load_balancer_backend_address_pool.py +0 -303
- pulumi_azure_native/network/v20240501/get_local_network_gateway.py +0 -241
- pulumi_azure_native/network/v20240501/get_management_group_network_manager_connection.py +0 -171
- pulumi_azure_native/network/v20240501/get_nat_gateway.py +0 -275
- pulumi_azure_native/network/v20240501/get_nat_rule.py +0 -233
- pulumi_azure_native/network/v20240501/get_network_group.py +0 -205
- pulumi_azure_native/network/v20240501/get_network_interface.py +0 -499
- pulumi_azure_native/network/v20240501/get_network_interface_tap_configuration.py +0 -163
- pulumi_azure_native/network/v20240501/get_network_manager.py +0 -241
- pulumi_azure_native/network/v20240501/get_network_manager_routing_configuration.py +0 -191
- pulumi_azure_native/network/v20240501/get_network_profile.py +0 -219
- pulumi_azure_native/network/v20240501/get_network_security_group.py +0 -275
- pulumi_azure_native/network/v20240501/get_network_virtual_appliance.py +0 -443
- pulumi_azure_native/network/v20240501/get_network_virtual_appliance_connection.py +0 -191
- pulumi_azure_native/network/v20240501/get_network_watcher.py +0 -170
- pulumi_azure_native/network/v20240501/get_p2s_vpn_gateway.py +0 -269
- pulumi_azure_native/network/v20240501/get_p2s_vpn_gateway_p2s_vpn_connection_health.py +0 -269
- pulumi_azure_native/network/v20240501/get_p2s_vpn_gateway_p2s_vpn_connection_health_detailed.py +0 -98
- pulumi_azure_native/network/v20240501/get_packet_capture.py +0 -275
- pulumi_azure_native/network/v20240501/get_private_dns_zone_group.py +0 -149
- pulumi_azure_native/network/v20240501/get_private_endpoint.py +0 -303
- pulumi_azure_native/network/v20240501/get_private_link_service.py +0 -331
- pulumi_azure_native/network/v20240501/get_private_link_service_private_endpoint_connection.py +0 -211
- pulumi_azure_native/network/v20240501/get_public_ip_address.py +0 -429
- pulumi_azure_native/network/v20240501/get_public_ip_prefix.py +0 -345
- pulumi_azure_native/network/v20240501/get_reachability_analysis_intent.py +0 -155
- pulumi_azure_native/network/v20240501/get_reachability_analysis_run.py +0 -155
- pulumi_azure_native/network/v20240501/get_route.py +0 -204
- pulumi_azure_native/network/v20240501/get_route_filter.py +0 -219
- pulumi_azure_native/network/v20240501/get_route_filter_rule.py +0 -190
- pulumi_azure_native/network/v20240501/get_route_map.py +0 -191
- pulumi_azure_native/network/v20240501/get_route_table.py +0 -233
- pulumi_azure_native/network/v20240501/get_routing_intent.py +0 -163
- pulumi_azure_native/network/v20240501/get_routing_rule.py +0 -231
- pulumi_azure_native/network/v20240501/get_routing_rule_collection.py +0 -225
- pulumi_azure_native/network/v20240501/get_scope_connection.py +0 -191
- pulumi_azure_native/network/v20240501/get_security_admin_configuration.py +0 -219
- pulumi_azure_native/network/v20240501/get_security_partner_provider.py +0 -213
- pulumi_azure_native/network/v20240501/get_security_rule.py +0 -359
- pulumi_azure_native/network/v20240501/get_security_user_configuration.py +0 -191
- pulumi_azure_native/network/v20240501/get_security_user_rule.py +0 -287
- pulumi_azure_native/network/v20240501/get_security_user_rule_collection.py +0 -211
- pulumi_azure_native/network/v20240501/get_service_endpoint_policy.py +0 -261
- pulumi_azure_native/network/v20240501/get_service_endpoint_policy_definition.py +0 -190
- pulumi_azure_native/network/v20240501/get_static_cidr.py +0 -155
- pulumi_azure_native/network/v20240501/get_static_member.py +0 -197
- pulumi_azure_native/network/v20240501/get_subnet.py +0 -449
- pulumi_azure_native/network/v20240501/get_subscription_network_manager_connection.py +0 -165
- pulumi_azure_native/network/v20240501/get_verifier_workspace.py +0 -177
- pulumi_azure_native/network/v20240501/get_virtual_appliance_site.py +0 -177
- pulumi_azure_native/network/v20240501/get_virtual_hub.py +0 -479
- pulumi_azure_native/network/v20240501/get_virtual_hub_bgp_connection.py +0 -205
- pulumi_azure_native/network/v20240501/get_virtual_hub_ip_configuration.py +0 -205
- pulumi_azure_native/network/v20240501/get_virtual_hub_route_table_v2.py +0 -163
- pulumi_azure_native/network/v20240501/get_virtual_network.py +0 -387
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway.py +0 -549
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_advertised_routes.py +0 -93
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_bgp_peer_status.py +0 -93
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_connection.py +0 -535
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_connection_ike_sas.py +0 -80
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_learned_routes.py +0 -87
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_nat_rule.py +0 -205
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_vpn_profile_package_url.py +0 -80
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_vpnclient_connection_health.py +0 -87
- pulumi_azure_native/network/v20240501/get_virtual_network_gateway_vpnclient_ipsec_parameters.py +0 -184
- pulumi_azure_native/network/v20240501/get_virtual_network_peering.py +0 -415
- pulumi_azure_native/network/v20240501/get_virtual_network_tap.py +0 -241
- pulumi_azure_native/network/v20240501/get_virtual_router.py +0 -247
- pulumi_azure_native/network/v20240501/get_virtual_router_peering.py +0 -176
- pulumi_azure_native/network/v20240501/get_virtual_wan.py +0 -255
- pulumi_azure_native/network/v20240501/get_vpn_connection.py +0 -387
- pulumi_azure_native/network/v20240501/get_vpn_gateway.py +0 -283
- pulumi_azure_native/network/v20240501/get_vpn_link_connection_ike_sas.py +0 -92
- pulumi_azure_native/network/v20240501/get_vpn_server_configuration.py +0 -353
- pulumi_azure_native/network/v20240501/get_vpn_site.py +0 -297
- pulumi_azure_native/network/v20240501/get_web_application_firewall_policy.py +0 -283
- pulumi_azure_native/network/v20240501/hub_route_table.py +0 -318
- pulumi_azure_native/network/v20240501/hub_virtual_network_connection.py +0 -376
- pulumi_azure_native/network/v20240501/inbound_nat_rule.py +0 -541
- pulumi_azure_native/network/v20240501/ip_allocation.py +0 -436
- pulumi_azure_native/network/v20240501/ip_group.py +0 -306
- pulumi_azure_native/network/v20240501/ipam_pool.py +0 -279
- pulumi_azure_native/network/v20240501/list_active_connectivity_configurations.py +0 -119
- pulumi_azure_native/network/v20240501/list_active_security_admin_rules.py +0 -119
- pulumi_azure_native/network/v20240501/list_firewall_policy_idps_signature.py +0 -133
- pulumi_azure_native/network/v20240501/list_firewall_policy_idps_signatures_filter_value.py +0 -92
- pulumi_azure_native/network/v20240501/list_ipam_pool_associated_resources.py +0 -104
- pulumi_azure_native/network/v20240501/list_network_manager_deployment_status.py +0 -126
- pulumi_azure_native/network/v20240501/list_network_manager_effective_connectivity_configurations.py +0 -113
- pulumi_azure_native/network/v20240501/list_network_manager_effective_security_admin_rules.py +0 -113
- pulumi_azure_native/network/v20240501/list_vpn_link_connection_default_shared_key.py +0 -141
- pulumi_azure_native/network/v20240501/load_balancer.py +0 -536
- pulumi_azure_native/network/v20240501/load_balancer_backend_address_pool.py +0 -465
- pulumi_azure_native/network/v20240501/local_network_gateway.py +0 -384
- pulumi_azure_native/network/v20240501/management_group_network_manager_connection.py +0 -237
- pulumi_azure_native/network/v20240501/nat_gateway.py +0 -424
- pulumi_azure_native/network/v20240501/nat_rule.py +0 -396
- pulumi_azure_native/network/v20240501/network_group.py +0 -279
- pulumi_azure_native/network/v20240501/network_interface.py +0 -736
- pulumi_azure_native/network/v20240501/network_interface_tap_configuration.py +0 -270
- pulumi_azure_native/network/v20240501/network_manager.py +0 -367
- pulumi_azure_native/network/v20240501/network_manager_routing_configuration.py +0 -249
- pulumi_azure_native/network/v20240501/network_profile.py +0 -308
- pulumi_azure_native/network/v20240501/network_security_group.py +0 -370
- pulumi_azure_native/network/v20240501/network_virtual_appliance.py +0 -677
- pulumi_azure_native/network/v20240501/network_virtual_appliance_connection.py +0 -366
- pulumi_azure_native/network/v20240501/network_watcher.py +0 -256
- pulumi_azure_native/network/v20240501/outputs.py +0 -32338
- pulumi_azure_native/network/v20240501/p2s_vpn_gateway.py +0 -443
- pulumi_azure_native/network/v20240501/packet_capture.py +0 -496
- pulumi_azure_native/network/v20240501/private_dns_zone_group.py +0 -259
- pulumi_azure_native/network/v20240501/private_endpoint.py +0 -501
- pulumi_azure_native/network/v20240501/private_link_service.py +0 -521
- pulumi_azure_native/network/v20240501/private_link_service_private_endpoint_connection.py +0 -299
- pulumi_azure_native/network/v20240501/public_ip_address.py +0 -743
- pulumi_azure_native/network/v20240501/public_ip_prefix.py +0 -531
- pulumi_azure_native/network/v20240501/reachability_analysis_intent.py +0 -243
- pulumi_azure_native/network/v20240501/reachability_analysis_run.py +0 -242
- pulumi_azure_native/network/v20240501/route.py +0 -356
- pulumi_azure_native/network/v20240501/route_filter.py +0 -311
- pulumi_azure_native/network/v20240501/route_filter_rule.py +0 -348
- pulumi_azure_native/network/v20240501/route_map.py +0 -309
- pulumi_azure_native/network/v20240501/route_table.py +0 -340
- pulumi_azure_native/network/v20240501/routing_intent.py +0 -269
- pulumi_azure_native/network/v20240501/routing_rule.py +0 -353
- pulumi_azure_native/network/v20240501/routing_rule_collection.py +0 -331
- pulumi_azure_native/network/v20240501/scope_connection.py +0 -287
- pulumi_azure_native/network/v20240501/security_admin_configuration.py +0 -308
- pulumi_azure_native/network/v20240501/security_partner_provider.py +0 -327
- pulumi_azure_native/network/v20240501/security_rule.py +0 -699
- pulumi_azure_native/network/v20240501/security_user_configuration.py +0 -249
- pulumi_azure_native/network/v20240501/security_user_rule.py +0 -469
- pulumi_azure_native/network/v20240501/security_user_rule_collection.py +0 -301
- pulumi_azure_native/network/v20240501/service_endpoint_policy.py +0 -378
- pulumi_azure_native/network/v20240501/service_endpoint_policy_definition.py +0 -344
- pulumi_azure_native/network/v20240501/static_cidr.py +0 -241
- pulumi_azure_native/network/v20240501/static_member.py +0 -270
- pulumi_azure_native/network/v20240501/subnet.py +0 -763
- pulumi_azure_native/network/v20240501/subscription_network_manager_connection.py +0 -216
- pulumi_azure_native/network/v20240501/verifier_workspace.py +0 -278
- pulumi_azure_native/network/v20240501/virtual_appliance_site.py +0 -298
- pulumi_azure_native/network/v20240501/virtual_hub.py +0 -805
- pulumi_azure_native/network/v20240501/virtual_hub_bgp_connection.py +0 -337
- pulumi_azure_native/network/v20240501/virtual_hub_ip_configuration.py +0 -357
- pulumi_azure_native/network/v20240501/virtual_hub_route_table_v2.py +0 -288
- pulumi_azure_native/network/v20240501/virtual_network.py +0 -670
- pulumi_azure_native/network/v20240501/virtual_network_gateway.py +0 -1007
- pulumi_azure_native/network/v20240501/virtual_network_gateway_connection.py +0 -920
- pulumi_azure_native/network/v20240501/virtual_network_gateway_nat_rule.py +0 -376
- pulumi_azure_native/network/v20240501/virtual_network_peering.py +0 -793
- pulumi_azure_native/network/v20240501/virtual_network_tap.py +0 -366
- pulumi_azure_native/network/v20240501/virtual_router.py +0 -384
- pulumi_azure_native/network/v20240501/virtual_router_peering.py +0 -296
- pulumi_azure_native/network/v20240501/virtual_wan.py +0 -393
- pulumi_azure_native/network/v20240501/vpn_connection.py +0 -696
- pulumi_azure_native/network/v20240501/vpn_gateway.py +0 -478
- pulumi_azure_native/network/v20240501/vpn_server_configuration.py +0 -639
- pulumi_azure_native/network/v20240501/vpn_site.py +0 -519
- pulumi_azure_native/network/v20240501/web_application_firewall_policy.py +0 -397
- pulumi_azure_native/securityinsights/v20240901/__init__.py +0 -71
- pulumi_azure_native/securityinsights/v20240901/_enums.py +0 -1033
- pulumi_azure_native/securityinsights/v20240901/_inputs.py +0 -6871
- pulumi_azure_native/securityinsights/v20240901/aad_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/aatp_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/action.py +0 -282
- pulumi_azure_native/securityinsights/v20240901/anomaly_security_ml_analytics_settings.py +0 -629
- pulumi_azure_native/securityinsights/v20240901/asc_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/automation_rule.py +0 -360
- pulumi_azure_native/securityinsights/v20240901/aws_cloud_trail_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/bookmark.py +0 -581
- pulumi_azure_native/securityinsights/v20240901/content_package.py +0 -874
- pulumi_azure_native/securityinsights/v20240901/content_template.py +0 -955
- pulumi_azure_native/securityinsights/v20240901/customizable_connector_definition.py +0 -353
- pulumi_azure_native/securityinsights/v20240901/fusion_alert_rule.py +0 -354
- pulumi_azure_native/securityinsights/v20240901/get_aad_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_aatp_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_action.py +0 -183
- pulumi_azure_native/securityinsights/v20240901/get_anomaly_security_ml_analytics_settings.py +0 -360
- pulumi_azure_native/securityinsights/v20240901/get_asc_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_automation_rule.py +0 -258
- pulumi_azure_native/securityinsights/v20240901/get_aws_cloud_trail_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_bookmark.py +0 -331
- pulumi_azure_native/securityinsights/v20240901/get_content_package.py +0 -471
- pulumi_azure_native/securityinsights/v20240901/get_content_template.py +0 -533
- pulumi_azure_native/securityinsights/v20240901/get_customizable_connector_definition.py +0 -220
- pulumi_azure_native/securityinsights/v20240901/get_fusion_alert_rule.py +0 -276
- pulumi_azure_native/securityinsights/v20240901/get_incident.py +0 -415
- pulumi_azure_native/securityinsights/v20240901/get_incident_comment.py +0 -211
- pulumi_azure_native/securityinsights/v20240901/get_incident_relation.py +0 -211
- pulumi_azure_native/securityinsights/v20240901/get_incident_task.py +0 -253
- pulumi_azure_native/securityinsights/v20240901/get_mcas_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_mdatp_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_metadata.py +0 -415
- pulumi_azure_native/securityinsights/v20240901/get_microsoft_security_incident_creation_alert_rule.py +0 -290
- pulumi_azure_native/securityinsights/v20240901/get_msti_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_office_data_connector.py +0 -192
- pulumi_azure_native/securityinsights/v20240901/get_premium_microsoft_defender_for_threat_intelligence.py +0 -220
- pulumi_azure_native/securityinsights/v20240901/get_rest_api_poller_data_connector.py +0 -290
- pulumi_azure_native/securityinsights/v20240901/get_scheduled_alert_rule.py +0 -458
- pulumi_azure_native/securityinsights/v20240901/get_sentinel_onboarding_state.py +0 -163
- pulumi_azure_native/securityinsights/v20240901/get_threat_intelligence_indicator.py +0 -163
- pulumi_azure_native/securityinsights/v20240901/get_ti_data_connector.py +0 -206
- pulumi_azure_native/securityinsights/v20240901/get_watchlist.py +0 -457
- pulumi_azure_native/securityinsights/v20240901/get_watchlist_item.py +0 -295
- pulumi_azure_native/securityinsights/v20240901/incident.py +0 -604
- pulumi_azure_native/securityinsights/v20240901/incident_comment.py +0 -281
- pulumi_azure_native/securityinsights/v20240901/incident_relation.py +0 -281
- pulumi_azure_native/securityinsights/v20240901/incident_task.py +0 -390
- pulumi_azure_native/securityinsights/v20240901/list_source_control_repositories.py +0 -138
- pulumi_azure_native/securityinsights/v20240901/mcas_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/mdatp_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/metadata.py +0 -755
- pulumi_azure_native/securityinsights/v20240901/microsoft_security_incident_creation_alert_rule.py +0 -480
- pulumi_azure_native/securityinsights/v20240901/msti_data_connector.py +0 -295
- pulumi_azure_native/securityinsights/v20240901/office_data_connector.py +0 -294
- pulumi_azure_native/securityinsights/v20240901/outputs.py +0 -5879
- pulumi_azure_native/securityinsights/v20240901/premium_microsoft_defender_for_threat_intelligence.py +0 -354
- pulumi_azure_native/securityinsights/v20240901/rest_api_poller_data_connector.py +0 -500
- pulumi_azure_native/securityinsights/v20240901/scheduled_alert_rule.py +0 -836
- pulumi_azure_native/securityinsights/v20240901/sentinel_onboarding_state.py +0 -229
- pulumi_azure_native/securityinsights/v20240901/threat_intelligence_indicator.py +0 -793
- pulumi_azure_native/securityinsights/v20240901/ti_data_connector.py +0 -323
- pulumi_azure_native/securityinsights/v20240901/watchlist.py +0 -804
- pulumi_azure_native/securityinsights/v20240901/watchlist_item.py +0 -493
- {pulumi_azure_native-2.74.0.dist-info → pulumi_azure_native-2.74.0a1732168963.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.74.0.dist-info → pulumi_azure_native-2.74.0a1732168963.dist-info}/top_level.txt +0 -0
|
@@ -1,4446 +0,0 @@
|
|
|
1
|
-
# coding=utf-8
|
|
2
|
-
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
-
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
|
|
5
|
-
import copy
|
|
6
|
-
import warnings
|
|
7
|
-
import sys
|
|
8
|
-
import pulumi
|
|
9
|
-
import pulumi.runtime
|
|
10
|
-
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
11
|
-
if sys.version_info >= (3, 11):
|
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
|
13
|
-
else:
|
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
|
15
|
-
from ... import _utilities
|
|
16
|
-
from ._enums import *
|
|
17
|
-
|
|
18
|
-
__all__ = [
|
|
19
|
-
'AdditionalLocationArgs',
|
|
20
|
-
'AdditionalLocationArgsDict',
|
|
21
|
-
'ApiContactInformationArgs',
|
|
22
|
-
'ApiContactInformationArgsDict',
|
|
23
|
-
'ApiCreateOrUpdatePropertiesWsdlSelectorArgs',
|
|
24
|
-
'ApiCreateOrUpdatePropertiesWsdlSelectorArgsDict',
|
|
25
|
-
'ApiLicenseInformationArgs',
|
|
26
|
-
'ApiLicenseInformationArgsDict',
|
|
27
|
-
'ApiManagementGatewaySkuPropertiesArgs',
|
|
28
|
-
'ApiManagementGatewaySkuPropertiesArgsDict',
|
|
29
|
-
'ApiManagementServiceIdentityArgs',
|
|
30
|
-
'ApiManagementServiceIdentityArgsDict',
|
|
31
|
-
'ApiManagementServiceSkuPropertiesArgs',
|
|
32
|
-
'ApiManagementServiceSkuPropertiesArgsDict',
|
|
33
|
-
'ApiVersionConstraintArgs',
|
|
34
|
-
'ApiVersionConstraintArgsDict',
|
|
35
|
-
'ApiVersionSetContractDetailsArgs',
|
|
36
|
-
'ApiVersionSetContractDetailsArgsDict',
|
|
37
|
-
'AuthenticationSettingsContractArgs',
|
|
38
|
-
'AuthenticationSettingsContractArgsDict',
|
|
39
|
-
'AuthorizationErrorArgs',
|
|
40
|
-
'AuthorizationErrorArgsDict',
|
|
41
|
-
'AuthorizationProviderOAuth2GrantTypesArgs',
|
|
42
|
-
'AuthorizationProviderOAuth2GrantTypesArgsDict',
|
|
43
|
-
'AuthorizationProviderOAuth2SettingsArgs',
|
|
44
|
-
'AuthorizationProviderOAuth2SettingsArgsDict',
|
|
45
|
-
'BackendAuthorizationHeaderCredentialsArgs',
|
|
46
|
-
'BackendAuthorizationHeaderCredentialsArgsDict',
|
|
47
|
-
'BackendBaseParametersPoolArgs',
|
|
48
|
-
'BackendBaseParametersPoolArgsDict',
|
|
49
|
-
'BackendCircuitBreakerArgs',
|
|
50
|
-
'BackendCircuitBreakerArgsDict',
|
|
51
|
-
'BackendConfigurationArgs',
|
|
52
|
-
'BackendConfigurationArgsDict',
|
|
53
|
-
'BackendCredentialsContractArgs',
|
|
54
|
-
'BackendCredentialsContractArgsDict',
|
|
55
|
-
'BackendPoolItemArgs',
|
|
56
|
-
'BackendPoolItemArgsDict',
|
|
57
|
-
'BackendPropertiesArgs',
|
|
58
|
-
'BackendPropertiesArgsDict',
|
|
59
|
-
'BackendProxyContractArgs',
|
|
60
|
-
'BackendProxyContractArgsDict',
|
|
61
|
-
'BackendServiceFabricClusterPropertiesArgs',
|
|
62
|
-
'BackendServiceFabricClusterPropertiesArgsDict',
|
|
63
|
-
'BackendSubnetConfigurationArgs',
|
|
64
|
-
'BackendSubnetConfigurationArgsDict',
|
|
65
|
-
'BackendTlsPropertiesArgs',
|
|
66
|
-
'BackendTlsPropertiesArgsDict',
|
|
67
|
-
'BodyDiagnosticSettingsArgs',
|
|
68
|
-
'BodyDiagnosticSettingsArgsDict',
|
|
69
|
-
'CertificateConfigurationArgs',
|
|
70
|
-
'CertificateConfigurationArgsDict',
|
|
71
|
-
'CertificateInformationArgs',
|
|
72
|
-
'CertificateInformationArgsDict',
|
|
73
|
-
'CircuitBreakerFailureConditionArgs',
|
|
74
|
-
'CircuitBreakerFailureConditionArgsDict',
|
|
75
|
-
'CircuitBreakerRuleArgs',
|
|
76
|
-
'CircuitBreakerRuleArgsDict',
|
|
77
|
-
'ConfigurationApiArgs',
|
|
78
|
-
'ConfigurationApiArgsDict',
|
|
79
|
-
'DataMaskingEntityArgs',
|
|
80
|
-
'DataMaskingEntityArgsDict',
|
|
81
|
-
'DataMaskingArgs',
|
|
82
|
-
'DataMaskingArgsDict',
|
|
83
|
-
'EmailTemplateParametersContractPropertiesArgs',
|
|
84
|
-
'EmailTemplateParametersContractPropertiesArgsDict',
|
|
85
|
-
'FailureStatusCodeRangeArgs',
|
|
86
|
-
'FailureStatusCodeRangeArgsDict',
|
|
87
|
-
'HostnameConfigurationArgs',
|
|
88
|
-
'HostnameConfigurationArgsDict',
|
|
89
|
-
'HttpMessageDiagnosticArgs',
|
|
90
|
-
'HttpMessageDiagnosticArgsDict',
|
|
91
|
-
'KeyVaultContractCreatePropertiesArgs',
|
|
92
|
-
'KeyVaultContractCreatePropertiesArgsDict',
|
|
93
|
-
'LLMDiagnosticSettingsArgs',
|
|
94
|
-
'LLMDiagnosticSettingsArgsDict',
|
|
95
|
-
'LLMMessageDiagnosticSettingsArgs',
|
|
96
|
-
'LLMMessageDiagnosticSettingsArgsDict',
|
|
97
|
-
'OAuth2AuthenticationSettingsContractArgs',
|
|
98
|
-
'OAuth2AuthenticationSettingsContractArgsDict',
|
|
99
|
-
'OpenIdAuthenticationSettingsContractArgs',
|
|
100
|
-
'OpenIdAuthenticationSettingsContractArgsDict',
|
|
101
|
-
'ParameterContractArgs',
|
|
102
|
-
'ParameterContractArgsDict',
|
|
103
|
-
'ParameterExampleContractArgs',
|
|
104
|
-
'ParameterExampleContractArgsDict',
|
|
105
|
-
'PipelineDiagnosticSettingsArgs',
|
|
106
|
-
'PipelineDiagnosticSettingsArgsDict',
|
|
107
|
-
'PrivateEndpointConnectionRequestPropertiesArgs',
|
|
108
|
-
'PrivateEndpointConnectionRequestPropertiesArgsDict',
|
|
109
|
-
'PrivateLinkServiceConnectionStateArgs',
|
|
110
|
-
'PrivateLinkServiceConnectionStateArgsDict',
|
|
111
|
-
'RemotePrivateEndpointConnectionWrapperArgs',
|
|
112
|
-
'RemotePrivateEndpointConnectionWrapperArgsDict',
|
|
113
|
-
'RepresentationContractArgs',
|
|
114
|
-
'RepresentationContractArgsDict',
|
|
115
|
-
'RequestContractArgs',
|
|
116
|
-
'RequestContractArgsDict',
|
|
117
|
-
'ResourceLocationDataContractArgs',
|
|
118
|
-
'ResourceLocationDataContractArgsDict',
|
|
119
|
-
'ResponseContractArgs',
|
|
120
|
-
'ResponseContractArgsDict',
|
|
121
|
-
'SamplingSettingsArgs',
|
|
122
|
-
'SamplingSettingsArgsDict',
|
|
123
|
-
'SubscriptionKeyParameterNamesContractArgs',
|
|
124
|
-
'SubscriptionKeyParameterNamesContractArgsDict',
|
|
125
|
-
'TokenBodyParameterContractArgs',
|
|
126
|
-
'TokenBodyParameterContractArgsDict',
|
|
127
|
-
'UserIdentityContractArgs',
|
|
128
|
-
'UserIdentityContractArgsDict',
|
|
129
|
-
'UserIdentityPropertiesArgs',
|
|
130
|
-
'UserIdentityPropertiesArgsDict',
|
|
131
|
-
'VirtualNetworkConfigurationArgs',
|
|
132
|
-
'VirtualNetworkConfigurationArgsDict',
|
|
133
|
-
'WikiDocumentationContractArgs',
|
|
134
|
-
'WikiDocumentationContractArgsDict',
|
|
135
|
-
'X509CertificateNameArgs',
|
|
136
|
-
'X509CertificateNameArgsDict',
|
|
137
|
-
]
|
|
138
|
-
|
|
139
|
-
MYPY = False
|
|
140
|
-
|
|
141
|
-
if not MYPY:
|
|
142
|
-
class AdditionalLocationArgsDict(TypedDict):
|
|
143
|
-
"""
|
|
144
|
-
Description of an additional API Management resource location.
|
|
145
|
-
"""
|
|
146
|
-
location: pulumi.Input[str]
|
|
147
|
-
"""
|
|
148
|
-
The location name of the additional region among Azure Data center regions.
|
|
149
|
-
"""
|
|
150
|
-
sku: pulumi.Input['ApiManagementServiceSkuPropertiesArgsDict']
|
|
151
|
-
"""
|
|
152
|
-
SKU properties of the API Management service.
|
|
153
|
-
"""
|
|
154
|
-
disable_gateway: NotRequired[pulumi.Input[bool]]
|
|
155
|
-
"""
|
|
156
|
-
Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location.
|
|
157
|
-
"""
|
|
158
|
-
nat_gateway_state: NotRequired[pulumi.Input[Union[str, 'NatGatewayState']]]
|
|
159
|
-
"""
|
|
160
|
-
Property can be used to enable NAT Gateway for this API Management service.
|
|
161
|
-
"""
|
|
162
|
-
public_ip_address_id: NotRequired[pulumi.Input[str]]
|
|
163
|
-
"""
|
|
164
|
-
Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the location. Supported only for Premium SKU being deployed in Virtual Network.
|
|
165
|
-
"""
|
|
166
|
-
virtual_network_configuration: NotRequired[pulumi.Input['VirtualNetworkConfigurationArgsDict']]
|
|
167
|
-
"""
|
|
168
|
-
Virtual network configuration for the location.
|
|
169
|
-
"""
|
|
170
|
-
zones: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
171
|
-
"""
|
|
172
|
-
A list of availability zones denoting where the resource needs to come from.
|
|
173
|
-
"""
|
|
174
|
-
elif False:
|
|
175
|
-
AdditionalLocationArgsDict: TypeAlias = Mapping[str, Any]
|
|
176
|
-
|
|
177
|
-
@pulumi.input_type
|
|
178
|
-
class AdditionalLocationArgs:
|
|
179
|
-
def __init__(__self__, *,
|
|
180
|
-
location: pulumi.Input[str],
|
|
181
|
-
sku: pulumi.Input['ApiManagementServiceSkuPropertiesArgs'],
|
|
182
|
-
disable_gateway: Optional[pulumi.Input[bool]] = None,
|
|
183
|
-
nat_gateway_state: Optional[pulumi.Input[Union[str, 'NatGatewayState']]] = None,
|
|
184
|
-
public_ip_address_id: Optional[pulumi.Input[str]] = None,
|
|
185
|
-
virtual_network_configuration: Optional[pulumi.Input['VirtualNetworkConfigurationArgs']] = None,
|
|
186
|
-
zones: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
|
187
|
-
"""
|
|
188
|
-
Description of an additional API Management resource location.
|
|
189
|
-
:param pulumi.Input[str] location: The location name of the additional region among Azure Data center regions.
|
|
190
|
-
:param pulumi.Input['ApiManagementServiceSkuPropertiesArgs'] sku: SKU properties of the API Management service.
|
|
191
|
-
:param pulumi.Input[bool] disable_gateway: Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location.
|
|
192
|
-
:param pulumi.Input[Union[str, 'NatGatewayState']] nat_gateway_state: Property can be used to enable NAT Gateway for this API Management service.
|
|
193
|
-
:param pulumi.Input[str] public_ip_address_id: Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the location. Supported only for Premium SKU being deployed in Virtual Network.
|
|
194
|
-
:param pulumi.Input['VirtualNetworkConfigurationArgs'] virtual_network_configuration: Virtual network configuration for the location.
|
|
195
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] zones: A list of availability zones denoting where the resource needs to come from.
|
|
196
|
-
"""
|
|
197
|
-
pulumi.set(__self__, "location", location)
|
|
198
|
-
pulumi.set(__self__, "sku", sku)
|
|
199
|
-
if disable_gateway is None:
|
|
200
|
-
disable_gateway = False
|
|
201
|
-
if disable_gateway is not None:
|
|
202
|
-
pulumi.set(__self__, "disable_gateway", disable_gateway)
|
|
203
|
-
if nat_gateway_state is None:
|
|
204
|
-
nat_gateway_state = 'Disabled'
|
|
205
|
-
if nat_gateway_state is not None:
|
|
206
|
-
pulumi.set(__self__, "nat_gateway_state", nat_gateway_state)
|
|
207
|
-
if public_ip_address_id is not None:
|
|
208
|
-
pulumi.set(__self__, "public_ip_address_id", public_ip_address_id)
|
|
209
|
-
if virtual_network_configuration is not None:
|
|
210
|
-
pulumi.set(__self__, "virtual_network_configuration", virtual_network_configuration)
|
|
211
|
-
if zones is not None:
|
|
212
|
-
pulumi.set(__self__, "zones", zones)
|
|
213
|
-
|
|
214
|
-
@property
|
|
215
|
-
@pulumi.getter
|
|
216
|
-
def location(self) -> pulumi.Input[str]:
|
|
217
|
-
"""
|
|
218
|
-
The location name of the additional region among Azure Data center regions.
|
|
219
|
-
"""
|
|
220
|
-
return pulumi.get(self, "location")
|
|
221
|
-
|
|
222
|
-
@location.setter
|
|
223
|
-
def location(self, value: pulumi.Input[str]):
|
|
224
|
-
pulumi.set(self, "location", value)
|
|
225
|
-
|
|
226
|
-
@property
|
|
227
|
-
@pulumi.getter
|
|
228
|
-
def sku(self) -> pulumi.Input['ApiManagementServiceSkuPropertiesArgs']:
|
|
229
|
-
"""
|
|
230
|
-
SKU properties of the API Management service.
|
|
231
|
-
"""
|
|
232
|
-
return pulumi.get(self, "sku")
|
|
233
|
-
|
|
234
|
-
@sku.setter
|
|
235
|
-
def sku(self, value: pulumi.Input['ApiManagementServiceSkuPropertiesArgs']):
|
|
236
|
-
pulumi.set(self, "sku", value)
|
|
237
|
-
|
|
238
|
-
@property
|
|
239
|
-
@pulumi.getter(name="disableGateway")
|
|
240
|
-
def disable_gateway(self) -> Optional[pulumi.Input[bool]]:
|
|
241
|
-
"""
|
|
242
|
-
Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location.
|
|
243
|
-
"""
|
|
244
|
-
return pulumi.get(self, "disable_gateway")
|
|
245
|
-
|
|
246
|
-
@disable_gateway.setter
|
|
247
|
-
def disable_gateway(self, value: Optional[pulumi.Input[bool]]):
|
|
248
|
-
pulumi.set(self, "disable_gateway", value)
|
|
249
|
-
|
|
250
|
-
@property
|
|
251
|
-
@pulumi.getter(name="natGatewayState")
|
|
252
|
-
def nat_gateway_state(self) -> Optional[pulumi.Input[Union[str, 'NatGatewayState']]]:
|
|
253
|
-
"""
|
|
254
|
-
Property can be used to enable NAT Gateway for this API Management service.
|
|
255
|
-
"""
|
|
256
|
-
return pulumi.get(self, "nat_gateway_state")
|
|
257
|
-
|
|
258
|
-
@nat_gateway_state.setter
|
|
259
|
-
def nat_gateway_state(self, value: Optional[pulumi.Input[Union[str, 'NatGatewayState']]]):
|
|
260
|
-
pulumi.set(self, "nat_gateway_state", value)
|
|
261
|
-
|
|
262
|
-
@property
|
|
263
|
-
@pulumi.getter(name="publicIpAddressId")
|
|
264
|
-
def public_ip_address_id(self) -> Optional[pulumi.Input[str]]:
|
|
265
|
-
"""
|
|
266
|
-
Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the location. Supported only for Premium SKU being deployed in Virtual Network.
|
|
267
|
-
"""
|
|
268
|
-
return pulumi.get(self, "public_ip_address_id")
|
|
269
|
-
|
|
270
|
-
@public_ip_address_id.setter
|
|
271
|
-
def public_ip_address_id(self, value: Optional[pulumi.Input[str]]):
|
|
272
|
-
pulumi.set(self, "public_ip_address_id", value)
|
|
273
|
-
|
|
274
|
-
@property
|
|
275
|
-
@pulumi.getter(name="virtualNetworkConfiguration")
|
|
276
|
-
def virtual_network_configuration(self) -> Optional[pulumi.Input['VirtualNetworkConfigurationArgs']]:
|
|
277
|
-
"""
|
|
278
|
-
Virtual network configuration for the location.
|
|
279
|
-
"""
|
|
280
|
-
return pulumi.get(self, "virtual_network_configuration")
|
|
281
|
-
|
|
282
|
-
@virtual_network_configuration.setter
|
|
283
|
-
def virtual_network_configuration(self, value: Optional[pulumi.Input['VirtualNetworkConfigurationArgs']]):
|
|
284
|
-
pulumi.set(self, "virtual_network_configuration", value)
|
|
285
|
-
|
|
286
|
-
@property
|
|
287
|
-
@pulumi.getter
|
|
288
|
-
def zones(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
289
|
-
"""
|
|
290
|
-
A list of availability zones denoting where the resource needs to come from.
|
|
291
|
-
"""
|
|
292
|
-
return pulumi.get(self, "zones")
|
|
293
|
-
|
|
294
|
-
@zones.setter
|
|
295
|
-
def zones(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
296
|
-
pulumi.set(self, "zones", value)
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
if not MYPY:
|
|
300
|
-
class ApiContactInformationArgsDict(TypedDict):
|
|
301
|
-
"""
|
|
302
|
-
API contact information
|
|
303
|
-
"""
|
|
304
|
-
email: NotRequired[pulumi.Input[str]]
|
|
305
|
-
"""
|
|
306
|
-
The email address of the contact person/organization. MUST be in the format of an email address
|
|
307
|
-
"""
|
|
308
|
-
name: NotRequired[pulumi.Input[str]]
|
|
309
|
-
"""
|
|
310
|
-
The identifying name of the contact person/organization
|
|
311
|
-
"""
|
|
312
|
-
url: NotRequired[pulumi.Input[str]]
|
|
313
|
-
"""
|
|
314
|
-
The URL pointing to the contact information. MUST be in the format of a URL
|
|
315
|
-
"""
|
|
316
|
-
elif False:
|
|
317
|
-
ApiContactInformationArgsDict: TypeAlias = Mapping[str, Any]
|
|
318
|
-
|
|
319
|
-
@pulumi.input_type
|
|
320
|
-
class ApiContactInformationArgs:
|
|
321
|
-
def __init__(__self__, *,
|
|
322
|
-
email: Optional[pulumi.Input[str]] = None,
|
|
323
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
324
|
-
url: Optional[pulumi.Input[str]] = None):
|
|
325
|
-
"""
|
|
326
|
-
API contact information
|
|
327
|
-
:param pulumi.Input[str] email: The email address of the contact person/organization. MUST be in the format of an email address
|
|
328
|
-
:param pulumi.Input[str] name: The identifying name of the contact person/organization
|
|
329
|
-
:param pulumi.Input[str] url: The URL pointing to the contact information. MUST be in the format of a URL
|
|
330
|
-
"""
|
|
331
|
-
if email is not None:
|
|
332
|
-
pulumi.set(__self__, "email", email)
|
|
333
|
-
if name is not None:
|
|
334
|
-
pulumi.set(__self__, "name", name)
|
|
335
|
-
if url is not None:
|
|
336
|
-
pulumi.set(__self__, "url", url)
|
|
337
|
-
|
|
338
|
-
@property
|
|
339
|
-
@pulumi.getter
|
|
340
|
-
def email(self) -> Optional[pulumi.Input[str]]:
|
|
341
|
-
"""
|
|
342
|
-
The email address of the contact person/organization. MUST be in the format of an email address
|
|
343
|
-
"""
|
|
344
|
-
return pulumi.get(self, "email")
|
|
345
|
-
|
|
346
|
-
@email.setter
|
|
347
|
-
def email(self, value: Optional[pulumi.Input[str]]):
|
|
348
|
-
pulumi.set(self, "email", value)
|
|
349
|
-
|
|
350
|
-
@property
|
|
351
|
-
@pulumi.getter
|
|
352
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
|
353
|
-
"""
|
|
354
|
-
The identifying name of the contact person/organization
|
|
355
|
-
"""
|
|
356
|
-
return pulumi.get(self, "name")
|
|
357
|
-
|
|
358
|
-
@name.setter
|
|
359
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
|
360
|
-
pulumi.set(self, "name", value)
|
|
361
|
-
|
|
362
|
-
@property
|
|
363
|
-
@pulumi.getter
|
|
364
|
-
def url(self) -> Optional[pulumi.Input[str]]:
|
|
365
|
-
"""
|
|
366
|
-
The URL pointing to the contact information. MUST be in the format of a URL
|
|
367
|
-
"""
|
|
368
|
-
return pulumi.get(self, "url")
|
|
369
|
-
|
|
370
|
-
@url.setter
|
|
371
|
-
def url(self, value: Optional[pulumi.Input[str]]):
|
|
372
|
-
pulumi.set(self, "url", value)
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
if not MYPY:
|
|
376
|
-
class ApiCreateOrUpdatePropertiesWsdlSelectorArgsDict(TypedDict):
|
|
377
|
-
"""
|
|
378
|
-
Criteria to limit import of WSDL to a subset of the document.
|
|
379
|
-
"""
|
|
380
|
-
wsdl_endpoint_name: NotRequired[pulumi.Input[str]]
|
|
381
|
-
"""
|
|
382
|
-
Name of endpoint(port) to import from WSDL
|
|
383
|
-
"""
|
|
384
|
-
wsdl_service_name: NotRequired[pulumi.Input[str]]
|
|
385
|
-
"""
|
|
386
|
-
Name of service to import from WSDL
|
|
387
|
-
"""
|
|
388
|
-
elif False:
|
|
389
|
-
ApiCreateOrUpdatePropertiesWsdlSelectorArgsDict: TypeAlias = Mapping[str, Any]
|
|
390
|
-
|
|
391
|
-
@pulumi.input_type
|
|
392
|
-
class ApiCreateOrUpdatePropertiesWsdlSelectorArgs:
|
|
393
|
-
def __init__(__self__, *,
|
|
394
|
-
wsdl_endpoint_name: Optional[pulumi.Input[str]] = None,
|
|
395
|
-
wsdl_service_name: Optional[pulumi.Input[str]] = None):
|
|
396
|
-
"""
|
|
397
|
-
Criteria to limit import of WSDL to a subset of the document.
|
|
398
|
-
:param pulumi.Input[str] wsdl_endpoint_name: Name of endpoint(port) to import from WSDL
|
|
399
|
-
:param pulumi.Input[str] wsdl_service_name: Name of service to import from WSDL
|
|
400
|
-
"""
|
|
401
|
-
if wsdl_endpoint_name is not None:
|
|
402
|
-
pulumi.set(__self__, "wsdl_endpoint_name", wsdl_endpoint_name)
|
|
403
|
-
if wsdl_service_name is not None:
|
|
404
|
-
pulumi.set(__self__, "wsdl_service_name", wsdl_service_name)
|
|
405
|
-
|
|
406
|
-
@property
|
|
407
|
-
@pulumi.getter(name="wsdlEndpointName")
|
|
408
|
-
def wsdl_endpoint_name(self) -> Optional[pulumi.Input[str]]:
|
|
409
|
-
"""
|
|
410
|
-
Name of endpoint(port) to import from WSDL
|
|
411
|
-
"""
|
|
412
|
-
return pulumi.get(self, "wsdl_endpoint_name")
|
|
413
|
-
|
|
414
|
-
@wsdl_endpoint_name.setter
|
|
415
|
-
def wsdl_endpoint_name(self, value: Optional[pulumi.Input[str]]):
|
|
416
|
-
pulumi.set(self, "wsdl_endpoint_name", value)
|
|
417
|
-
|
|
418
|
-
@property
|
|
419
|
-
@pulumi.getter(name="wsdlServiceName")
|
|
420
|
-
def wsdl_service_name(self) -> Optional[pulumi.Input[str]]:
|
|
421
|
-
"""
|
|
422
|
-
Name of service to import from WSDL
|
|
423
|
-
"""
|
|
424
|
-
return pulumi.get(self, "wsdl_service_name")
|
|
425
|
-
|
|
426
|
-
@wsdl_service_name.setter
|
|
427
|
-
def wsdl_service_name(self, value: Optional[pulumi.Input[str]]):
|
|
428
|
-
pulumi.set(self, "wsdl_service_name", value)
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
if not MYPY:
|
|
432
|
-
class ApiLicenseInformationArgsDict(TypedDict):
|
|
433
|
-
"""
|
|
434
|
-
API license information
|
|
435
|
-
"""
|
|
436
|
-
name: NotRequired[pulumi.Input[str]]
|
|
437
|
-
"""
|
|
438
|
-
The license name used for the API
|
|
439
|
-
"""
|
|
440
|
-
url: NotRequired[pulumi.Input[str]]
|
|
441
|
-
"""
|
|
442
|
-
A URL to the license used for the API. MUST be in the format of a URL
|
|
443
|
-
"""
|
|
444
|
-
elif False:
|
|
445
|
-
ApiLicenseInformationArgsDict: TypeAlias = Mapping[str, Any]
|
|
446
|
-
|
|
447
|
-
@pulumi.input_type
|
|
448
|
-
class ApiLicenseInformationArgs:
|
|
449
|
-
def __init__(__self__, *,
|
|
450
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
451
|
-
url: Optional[pulumi.Input[str]] = None):
|
|
452
|
-
"""
|
|
453
|
-
API license information
|
|
454
|
-
:param pulumi.Input[str] name: The license name used for the API
|
|
455
|
-
:param pulumi.Input[str] url: A URL to the license used for the API. MUST be in the format of a URL
|
|
456
|
-
"""
|
|
457
|
-
if name is not None:
|
|
458
|
-
pulumi.set(__self__, "name", name)
|
|
459
|
-
if url is not None:
|
|
460
|
-
pulumi.set(__self__, "url", url)
|
|
461
|
-
|
|
462
|
-
@property
|
|
463
|
-
@pulumi.getter
|
|
464
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
|
465
|
-
"""
|
|
466
|
-
The license name used for the API
|
|
467
|
-
"""
|
|
468
|
-
return pulumi.get(self, "name")
|
|
469
|
-
|
|
470
|
-
@name.setter
|
|
471
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
|
472
|
-
pulumi.set(self, "name", value)
|
|
473
|
-
|
|
474
|
-
@property
|
|
475
|
-
@pulumi.getter
|
|
476
|
-
def url(self) -> Optional[pulumi.Input[str]]:
|
|
477
|
-
"""
|
|
478
|
-
A URL to the license used for the API. MUST be in the format of a URL
|
|
479
|
-
"""
|
|
480
|
-
return pulumi.get(self, "url")
|
|
481
|
-
|
|
482
|
-
@url.setter
|
|
483
|
-
def url(self, value: Optional[pulumi.Input[str]]):
|
|
484
|
-
pulumi.set(self, "url", value)
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
if not MYPY:
|
|
488
|
-
class ApiManagementGatewaySkuPropertiesArgsDict(TypedDict):
|
|
489
|
-
"""
|
|
490
|
-
API Management gateway resource SKU properties.
|
|
491
|
-
"""
|
|
492
|
-
name: pulumi.Input[Union[str, 'ApiGatewaySkuType']]
|
|
493
|
-
"""
|
|
494
|
-
Name of the Sku.
|
|
495
|
-
"""
|
|
496
|
-
capacity: NotRequired[pulumi.Input[int]]
|
|
497
|
-
"""
|
|
498
|
-
Capacity of the SKU (number of deployed units of the SKU)
|
|
499
|
-
"""
|
|
500
|
-
elif False:
|
|
501
|
-
ApiManagementGatewaySkuPropertiesArgsDict: TypeAlias = Mapping[str, Any]
|
|
502
|
-
|
|
503
|
-
@pulumi.input_type
|
|
504
|
-
class ApiManagementGatewaySkuPropertiesArgs:
|
|
505
|
-
def __init__(__self__, *,
|
|
506
|
-
name: pulumi.Input[Union[str, 'ApiGatewaySkuType']],
|
|
507
|
-
capacity: Optional[pulumi.Input[int]] = None):
|
|
508
|
-
"""
|
|
509
|
-
API Management gateway resource SKU properties.
|
|
510
|
-
:param pulumi.Input[Union[str, 'ApiGatewaySkuType']] name: Name of the Sku.
|
|
511
|
-
:param pulumi.Input[int] capacity: Capacity of the SKU (number of deployed units of the SKU)
|
|
512
|
-
"""
|
|
513
|
-
pulumi.set(__self__, "name", name)
|
|
514
|
-
if capacity is not None:
|
|
515
|
-
pulumi.set(__self__, "capacity", capacity)
|
|
516
|
-
|
|
517
|
-
@property
|
|
518
|
-
@pulumi.getter
|
|
519
|
-
def name(self) -> pulumi.Input[Union[str, 'ApiGatewaySkuType']]:
|
|
520
|
-
"""
|
|
521
|
-
Name of the Sku.
|
|
522
|
-
"""
|
|
523
|
-
return pulumi.get(self, "name")
|
|
524
|
-
|
|
525
|
-
@name.setter
|
|
526
|
-
def name(self, value: pulumi.Input[Union[str, 'ApiGatewaySkuType']]):
|
|
527
|
-
pulumi.set(self, "name", value)
|
|
528
|
-
|
|
529
|
-
@property
|
|
530
|
-
@pulumi.getter
|
|
531
|
-
def capacity(self) -> Optional[pulumi.Input[int]]:
|
|
532
|
-
"""
|
|
533
|
-
Capacity of the SKU (number of deployed units of the SKU)
|
|
534
|
-
"""
|
|
535
|
-
return pulumi.get(self, "capacity")
|
|
536
|
-
|
|
537
|
-
@capacity.setter
|
|
538
|
-
def capacity(self, value: Optional[pulumi.Input[int]]):
|
|
539
|
-
pulumi.set(self, "capacity", value)
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
if not MYPY:
|
|
543
|
-
class ApiManagementServiceIdentityArgsDict(TypedDict):
|
|
544
|
-
"""
|
|
545
|
-
Identity properties of the Api Management service resource.
|
|
546
|
-
"""
|
|
547
|
-
type: pulumi.Input[Union[str, 'ApimIdentityType']]
|
|
548
|
-
"""
|
|
549
|
-
The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service.
|
|
550
|
-
"""
|
|
551
|
-
user_assigned_identities: NotRequired[pulumi.Input[Mapping[str, pulumi.Input['UserIdentityPropertiesArgsDict']]]]
|
|
552
|
-
"""
|
|
553
|
-
The list of user identities associated with the resource. The user identity
|
|
554
|
-
dictionary key references will be ARM resource ids in the form:
|
|
555
|
-
'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
|
556
|
-
providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
|
557
|
-
"""
|
|
558
|
-
elif False:
|
|
559
|
-
ApiManagementServiceIdentityArgsDict: TypeAlias = Mapping[str, Any]
|
|
560
|
-
|
|
561
|
-
@pulumi.input_type
|
|
562
|
-
class ApiManagementServiceIdentityArgs:
|
|
563
|
-
def __init__(__self__, *,
|
|
564
|
-
type: pulumi.Input[Union[str, 'ApimIdentityType']],
|
|
565
|
-
user_assigned_identities: Optional[pulumi.Input[Mapping[str, pulumi.Input['UserIdentityPropertiesArgs']]]] = None):
|
|
566
|
-
"""
|
|
567
|
-
Identity properties of the Api Management service resource.
|
|
568
|
-
:param pulumi.Input[Union[str, 'ApimIdentityType']] type: The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service.
|
|
569
|
-
:param pulumi.Input[Mapping[str, pulumi.Input['UserIdentityPropertiesArgs']]] user_assigned_identities: The list of user identities associated with the resource. The user identity
|
|
570
|
-
dictionary key references will be ARM resource ids in the form:
|
|
571
|
-
'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
|
572
|
-
providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
|
573
|
-
"""
|
|
574
|
-
pulumi.set(__self__, "type", type)
|
|
575
|
-
if user_assigned_identities is not None:
|
|
576
|
-
pulumi.set(__self__, "user_assigned_identities", user_assigned_identities)
|
|
577
|
-
|
|
578
|
-
@property
|
|
579
|
-
@pulumi.getter
|
|
580
|
-
def type(self) -> pulumi.Input[Union[str, 'ApimIdentityType']]:
|
|
581
|
-
"""
|
|
582
|
-
The type of identity used for the resource. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the service.
|
|
583
|
-
"""
|
|
584
|
-
return pulumi.get(self, "type")
|
|
585
|
-
|
|
586
|
-
@type.setter
|
|
587
|
-
def type(self, value: pulumi.Input[Union[str, 'ApimIdentityType']]):
|
|
588
|
-
pulumi.set(self, "type", value)
|
|
589
|
-
|
|
590
|
-
@property
|
|
591
|
-
@pulumi.getter(name="userAssignedIdentities")
|
|
592
|
-
def user_assigned_identities(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['UserIdentityPropertiesArgs']]]]:
|
|
593
|
-
"""
|
|
594
|
-
The list of user identities associated with the resource. The user identity
|
|
595
|
-
dictionary key references will be ARM resource ids in the form:
|
|
596
|
-
'/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/
|
|
597
|
-
providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
|
|
598
|
-
"""
|
|
599
|
-
return pulumi.get(self, "user_assigned_identities")
|
|
600
|
-
|
|
601
|
-
@user_assigned_identities.setter
|
|
602
|
-
def user_assigned_identities(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input['UserIdentityPropertiesArgs']]]]):
|
|
603
|
-
pulumi.set(self, "user_assigned_identities", value)
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
if not MYPY:
|
|
607
|
-
class ApiManagementServiceSkuPropertiesArgsDict(TypedDict):
|
|
608
|
-
"""
|
|
609
|
-
API Management service resource SKU properties.
|
|
610
|
-
"""
|
|
611
|
-
capacity: pulumi.Input[int]
|
|
612
|
-
"""
|
|
613
|
-
Capacity of the SKU (number of deployed units of the SKU). For Consumption SKU capacity must be specified as 0.
|
|
614
|
-
"""
|
|
615
|
-
name: pulumi.Input[Union[str, 'SkuType']]
|
|
616
|
-
"""
|
|
617
|
-
Name of the Sku.
|
|
618
|
-
"""
|
|
619
|
-
elif False:
|
|
620
|
-
ApiManagementServiceSkuPropertiesArgsDict: TypeAlias = Mapping[str, Any]
|
|
621
|
-
|
|
622
|
-
@pulumi.input_type
|
|
623
|
-
class ApiManagementServiceSkuPropertiesArgs:
|
|
624
|
-
def __init__(__self__, *,
|
|
625
|
-
capacity: pulumi.Input[int],
|
|
626
|
-
name: pulumi.Input[Union[str, 'SkuType']]):
|
|
627
|
-
"""
|
|
628
|
-
API Management service resource SKU properties.
|
|
629
|
-
:param pulumi.Input[int] capacity: Capacity of the SKU (number of deployed units of the SKU). For Consumption SKU capacity must be specified as 0.
|
|
630
|
-
:param pulumi.Input[Union[str, 'SkuType']] name: Name of the Sku.
|
|
631
|
-
"""
|
|
632
|
-
pulumi.set(__self__, "capacity", capacity)
|
|
633
|
-
pulumi.set(__self__, "name", name)
|
|
634
|
-
|
|
635
|
-
@property
|
|
636
|
-
@pulumi.getter
|
|
637
|
-
def capacity(self) -> pulumi.Input[int]:
|
|
638
|
-
"""
|
|
639
|
-
Capacity of the SKU (number of deployed units of the SKU). For Consumption SKU capacity must be specified as 0.
|
|
640
|
-
"""
|
|
641
|
-
return pulumi.get(self, "capacity")
|
|
642
|
-
|
|
643
|
-
@capacity.setter
|
|
644
|
-
def capacity(self, value: pulumi.Input[int]):
|
|
645
|
-
pulumi.set(self, "capacity", value)
|
|
646
|
-
|
|
647
|
-
@property
|
|
648
|
-
@pulumi.getter
|
|
649
|
-
def name(self) -> pulumi.Input[Union[str, 'SkuType']]:
|
|
650
|
-
"""
|
|
651
|
-
Name of the Sku.
|
|
652
|
-
"""
|
|
653
|
-
return pulumi.get(self, "name")
|
|
654
|
-
|
|
655
|
-
@name.setter
|
|
656
|
-
def name(self, value: pulumi.Input[Union[str, 'SkuType']]):
|
|
657
|
-
pulumi.set(self, "name", value)
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
if not MYPY:
|
|
661
|
-
class ApiVersionConstraintArgsDict(TypedDict):
|
|
662
|
-
"""
|
|
663
|
-
Control Plane Apis version constraint for the API Management service.
|
|
664
|
-
"""
|
|
665
|
-
min_api_version: NotRequired[pulumi.Input[str]]
|
|
666
|
-
"""
|
|
667
|
-
Limit control plane API calls to API Management service with version equal to or newer than this value.
|
|
668
|
-
"""
|
|
669
|
-
elif False:
|
|
670
|
-
ApiVersionConstraintArgsDict: TypeAlias = Mapping[str, Any]
|
|
671
|
-
|
|
672
|
-
@pulumi.input_type
|
|
673
|
-
class ApiVersionConstraintArgs:
|
|
674
|
-
def __init__(__self__, *,
|
|
675
|
-
min_api_version: Optional[pulumi.Input[str]] = None):
|
|
676
|
-
"""
|
|
677
|
-
Control Plane Apis version constraint for the API Management service.
|
|
678
|
-
:param pulumi.Input[str] min_api_version: Limit control plane API calls to API Management service with version equal to or newer than this value.
|
|
679
|
-
"""
|
|
680
|
-
if min_api_version is not None:
|
|
681
|
-
pulumi.set(__self__, "min_api_version", min_api_version)
|
|
682
|
-
|
|
683
|
-
@property
|
|
684
|
-
@pulumi.getter(name="minApiVersion")
|
|
685
|
-
def min_api_version(self) -> Optional[pulumi.Input[str]]:
|
|
686
|
-
"""
|
|
687
|
-
Limit control plane API calls to API Management service with version equal to or newer than this value.
|
|
688
|
-
"""
|
|
689
|
-
return pulumi.get(self, "min_api_version")
|
|
690
|
-
|
|
691
|
-
@min_api_version.setter
|
|
692
|
-
def min_api_version(self, value: Optional[pulumi.Input[str]]):
|
|
693
|
-
pulumi.set(self, "min_api_version", value)
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
if not MYPY:
|
|
697
|
-
class ApiVersionSetContractDetailsArgsDict(TypedDict):
|
|
698
|
-
"""
|
|
699
|
-
An API Version Set contains the common configuration for a set of API Versions relating
|
|
700
|
-
"""
|
|
701
|
-
description: NotRequired[pulumi.Input[str]]
|
|
702
|
-
"""
|
|
703
|
-
Description of API Version Set.
|
|
704
|
-
"""
|
|
705
|
-
id: NotRequired[pulumi.Input[str]]
|
|
706
|
-
"""
|
|
707
|
-
Identifier for existing API Version Set. Omit this value to create a new Version Set.
|
|
708
|
-
"""
|
|
709
|
-
name: NotRequired[pulumi.Input[str]]
|
|
710
|
-
"""
|
|
711
|
-
The display Name of the API Version Set.
|
|
712
|
-
"""
|
|
713
|
-
version_header_name: NotRequired[pulumi.Input[str]]
|
|
714
|
-
"""
|
|
715
|
-
Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`.
|
|
716
|
-
"""
|
|
717
|
-
version_query_name: NotRequired[pulumi.Input[str]]
|
|
718
|
-
"""
|
|
719
|
-
Name of query parameter that indicates the API Version if versioningScheme is set to `query`.
|
|
720
|
-
"""
|
|
721
|
-
versioning_scheme: NotRequired[pulumi.Input[Union[str, 'VersioningScheme']]]
|
|
722
|
-
"""
|
|
723
|
-
An value that determines where the API Version identifier will be located in a HTTP request.
|
|
724
|
-
"""
|
|
725
|
-
elif False:
|
|
726
|
-
ApiVersionSetContractDetailsArgsDict: TypeAlias = Mapping[str, Any]
|
|
727
|
-
|
|
728
|
-
@pulumi.input_type
|
|
729
|
-
class ApiVersionSetContractDetailsArgs:
|
|
730
|
-
def __init__(__self__, *,
|
|
731
|
-
description: Optional[pulumi.Input[str]] = None,
|
|
732
|
-
id: Optional[pulumi.Input[str]] = None,
|
|
733
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
734
|
-
version_header_name: Optional[pulumi.Input[str]] = None,
|
|
735
|
-
version_query_name: Optional[pulumi.Input[str]] = None,
|
|
736
|
-
versioning_scheme: Optional[pulumi.Input[Union[str, 'VersioningScheme']]] = None):
|
|
737
|
-
"""
|
|
738
|
-
An API Version Set contains the common configuration for a set of API Versions relating
|
|
739
|
-
:param pulumi.Input[str] description: Description of API Version Set.
|
|
740
|
-
:param pulumi.Input[str] id: Identifier for existing API Version Set. Omit this value to create a new Version Set.
|
|
741
|
-
:param pulumi.Input[str] name: The display Name of the API Version Set.
|
|
742
|
-
:param pulumi.Input[str] version_header_name: Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`.
|
|
743
|
-
:param pulumi.Input[str] version_query_name: Name of query parameter that indicates the API Version if versioningScheme is set to `query`.
|
|
744
|
-
:param pulumi.Input[Union[str, 'VersioningScheme']] versioning_scheme: An value that determines where the API Version identifier will be located in a HTTP request.
|
|
745
|
-
"""
|
|
746
|
-
if description is not None:
|
|
747
|
-
pulumi.set(__self__, "description", description)
|
|
748
|
-
if id is not None:
|
|
749
|
-
pulumi.set(__self__, "id", id)
|
|
750
|
-
if name is not None:
|
|
751
|
-
pulumi.set(__self__, "name", name)
|
|
752
|
-
if version_header_name is not None:
|
|
753
|
-
pulumi.set(__self__, "version_header_name", version_header_name)
|
|
754
|
-
if version_query_name is not None:
|
|
755
|
-
pulumi.set(__self__, "version_query_name", version_query_name)
|
|
756
|
-
if versioning_scheme is not None:
|
|
757
|
-
pulumi.set(__self__, "versioning_scheme", versioning_scheme)
|
|
758
|
-
|
|
759
|
-
@property
|
|
760
|
-
@pulumi.getter
|
|
761
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
|
762
|
-
"""
|
|
763
|
-
Description of API Version Set.
|
|
764
|
-
"""
|
|
765
|
-
return pulumi.get(self, "description")
|
|
766
|
-
|
|
767
|
-
@description.setter
|
|
768
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
|
769
|
-
pulumi.set(self, "description", value)
|
|
770
|
-
|
|
771
|
-
@property
|
|
772
|
-
@pulumi.getter
|
|
773
|
-
def id(self) -> Optional[pulumi.Input[str]]:
|
|
774
|
-
"""
|
|
775
|
-
Identifier for existing API Version Set. Omit this value to create a new Version Set.
|
|
776
|
-
"""
|
|
777
|
-
return pulumi.get(self, "id")
|
|
778
|
-
|
|
779
|
-
@id.setter
|
|
780
|
-
def id(self, value: Optional[pulumi.Input[str]]):
|
|
781
|
-
pulumi.set(self, "id", value)
|
|
782
|
-
|
|
783
|
-
@property
|
|
784
|
-
@pulumi.getter
|
|
785
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
|
786
|
-
"""
|
|
787
|
-
The display Name of the API Version Set.
|
|
788
|
-
"""
|
|
789
|
-
return pulumi.get(self, "name")
|
|
790
|
-
|
|
791
|
-
@name.setter
|
|
792
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
|
793
|
-
pulumi.set(self, "name", value)
|
|
794
|
-
|
|
795
|
-
@property
|
|
796
|
-
@pulumi.getter(name="versionHeaderName")
|
|
797
|
-
def version_header_name(self) -> Optional[pulumi.Input[str]]:
|
|
798
|
-
"""
|
|
799
|
-
Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`.
|
|
800
|
-
"""
|
|
801
|
-
return pulumi.get(self, "version_header_name")
|
|
802
|
-
|
|
803
|
-
@version_header_name.setter
|
|
804
|
-
def version_header_name(self, value: Optional[pulumi.Input[str]]):
|
|
805
|
-
pulumi.set(self, "version_header_name", value)
|
|
806
|
-
|
|
807
|
-
@property
|
|
808
|
-
@pulumi.getter(name="versionQueryName")
|
|
809
|
-
def version_query_name(self) -> Optional[pulumi.Input[str]]:
|
|
810
|
-
"""
|
|
811
|
-
Name of query parameter that indicates the API Version if versioningScheme is set to `query`.
|
|
812
|
-
"""
|
|
813
|
-
return pulumi.get(self, "version_query_name")
|
|
814
|
-
|
|
815
|
-
@version_query_name.setter
|
|
816
|
-
def version_query_name(self, value: Optional[pulumi.Input[str]]):
|
|
817
|
-
pulumi.set(self, "version_query_name", value)
|
|
818
|
-
|
|
819
|
-
@property
|
|
820
|
-
@pulumi.getter(name="versioningScheme")
|
|
821
|
-
def versioning_scheme(self) -> Optional[pulumi.Input[Union[str, 'VersioningScheme']]]:
|
|
822
|
-
"""
|
|
823
|
-
An value that determines where the API Version identifier will be located in a HTTP request.
|
|
824
|
-
"""
|
|
825
|
-
return pulumi.get(self, "versioning_scheme")
|
|
826
|
-
|
|
827
|
-
@versioning_scheme.setter
|
|
828
|
-
def versioning_scheme(self, value: Optional[pulumi.Input[Union[str, 'VersioningScheme']]]):
|
|
829
|
-
pulumi.set(self, "versioning_scheme", value)
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
if not MYPY:
|
|
833
|
-
class AuthenticationSettingsContractArgsDict(TypedDict):
|
|
834
|
-
"""
|
|
835
|
-
API Authentication Settings.
|
|
836
|
-
"""
|
|
837
|
-
o_auth2: NotRequired[pulumi.Input['OAuth2AuthenticationSettingsContractArgsDict']]
|
|
838
|
-
"""
|
|
839
|
-
OAuth2 Authentication settings
|
|
840
|
-
"""
|
|
841
|
-
o_auth2_authentication_settings: NotRequired[pulumi.Input[Sequence[pulumi.Input['OAuth2AuthenticationSettingsContractArgsDict']]]]
|
|
842
|
-
"""
|
|
843
|
-
Collection of OAuth2 authentication settings included into this API.
|
|
844
|
-
"""
|
|
845
|
-
openid: NotRequired[pulumi.Input['OpenIdAuthenticationSettingsContractArgsDict']]
|
|
846
|
-
"""
|
|
847
|
-
OpenID Connect Authentication Settings
|
|
848
|
-
"""
|
|
849
|
-
openid_authentication_settings: NotRequired[pulumi.Input[Sequence[pulumi.Input['OpenIdAuthenticationSettingsContractArgsDict']]]]
|
|
850
|
-
"""
|
|
851
|
-
Collection of Open ID Connect authentication settings included into this API.
|
|
852
|
-
"""
|
|
853
|
-
elif False:
|
|
854
|
-
AuthenticationSettingsContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
855
|
-
|
|
856
|
-
@pulumi.input_type
|
|
857
|
-
class AuthenticationSettingsContractArgs:
|
|
858
|
-
def __init__(__self__, *,
|
|
859
|
-
o_auth2: Optional[pulumi.Input['OAuth2AuthenticationSettingsContractArgs']] = None,
|
|
860
|
-
o_auth2_authentication_settings: Optional[pulumi.Input[Sequence[pulumi.Input['OAuth2AuthenticationSettingsContractArgs']]]] = None,
|
|
861
|
-
openid: Optional[pulumi.Input['OpenIdAuthenticationSettingsContractArgs']] = None,
|
|
862
|
-
openid_authentication_settings: Optional[pulumi.Input[Sequence[pulumi.Input['OpenIdAuthenticationSettingsContractArgs']]]] = None):
|
|
863
|
-
"""
|
|
864
|
-
API Authentication Settings.
|
|
865
|
-
:param pulumi.Input['OAuth2AuthenticationSettingsContractArgs'] o_auth2: OAuth2 Authentication settings
|
|
866
|
-
:param pulumi.Input[Sequence[pulumi.Input['OAuth2AuthenticationSettingsContractArgs']]] o_auth2_authentication_settings: Collection of OAuth2 authentication settings included into this API.
|
|
867
|
-
:param pulumi.Input['OpenIdAuthenticationSettingsContractArgs'] openid: OpenID Connect Authentication Settings
|
|
868
|
-
:param pulumi.Input[Sequence[pulumi.Input['OpenIdAuthenticationSettingsContractArgs']]] openid_authentication_settings: Collection of Open ID Connect authentication settings included into this API.
|
|
869
|
-
"""
|
|
870
|
-
if o_auth2 is not None:
|
|
871
|
-
pulumi.set(__self__, "o_auth2", o_auth2)
|
|
872
|
-
if o_auth2_authentication_settings is not None:
|
|
873
|
-
pulumi.set(__self__, "o_auth2_authentication_settings", o_auth2_authentication_settings)
|
|
874
|
-
if openid is not None:
|
|
875
|
-
pulumi.set(__self__, "openid", openid)
|
|
876
|
-
if openid_authentication_settings is not None:
|
|
877
|
-
pulumi.set(__self__, "openid_authentication_settings", openid_authentication_settings)
|
|
878
|
-
|
|
879
|
-
@property
|
|
880
|
-
@pulumi.getter(name="oAuth2")
|
|
881
|
-
def o_auth2(self) -> Optional[pulumi.Input['OAuth2AuthenticationSettingsContractArgs']]:
|
|
882
|
-
"""
|
|
883
|
-
OAuth2 Authentication settings
|
|
884
|
-
"""
|
|
885
|
-
return pulumi.get(self, "o_auth2")
|
|
886
|
-
|
|
887
|
-
@o_auth2.setter
|
|
888
|
-
def o_auth2(self, value: Optional[pulumi.Input['OAuth2AuthenticationSettingsContractArgs']]):
|
|
889
|
-
pulumi.set(self, "o_auth2", value)
|
|
890
|
-
|
|
891
|
-
@property
|
|
892
|
-
@pulumi.getter(name="oAuth2AuthenticationSettings")
|
|
893
|
-
def o_auth2_authentication_settings(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OAuth2AuthenticationSettingsContractArgs']]]]:
|
|
894
|
-
"""
|
|
895
|
-
Collection of OAuth2 authentication settings included into this API.
|
|
896
|
-
"""
|
|
897
|
-
return pulumi.get(self, "o_auth2_authentication_settings")
|
|
898
|
-
|
|
899
|
-
@o_auth2_authentication_settings.setter
|
|
900
|
-
def o_auth2_authentication_settings(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['OAuth2AuthenticationSettingsContractArgs']]]]):
|
|
901
|
-
pulumi.set(self, "o_auth2_authentication_settings", value)
|
|
902
|
-
|
|
903
|
-
@property
|
|
904
|
-
@pulumi.getter
|
|
905
|
-
def openid(self) -> Optional[pulumi.Input['OpenIdAuthenticationSettingsContractArgs']]:
|
|
906
|
-
"""
|
|
907
|
-
OpenID Connect Authentication Settings
|
|
908
|
-
"""
|
|
909
|
-
return pulumi.get(self, "openid")
|
|
910
|
-
|
|
911
|
-
@openid.setter
|
|
912
|
-
def openid(self, value: Optional[pulumi.Input['OpenIdAuthenticationSettingsContractArgs']]):
|
|
913
|
-
pulumi.set(self, "openid", value)
|
|
914
|
-
|
|
915
|
-
@property
|
|
916
|
-
@pulumi.getter(name="openidAuthenticationSettings")
|
|
917
|
-
def openid_authentication_settings(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['OpenIdAuthenticationSettingsContractArgs']]]]:
|
|
918
|
-
"""
|
|
919
|
-
Collection of Open ID Connect authentication settings included into this API.
|
|
920
|
-
"""
|
|
921
|
-
return pulumi.get(self, "openid_authentication_settings")
|
|
922
|
-
|
|
923
|
-
@openid_authentication_settings.setter
|
|
924
|
-
def openid_authentication_settings(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['OpenIdAuthenticationSettingsContractArgs']]]]):
|
|
925
|
-
pulumi.set(self, "openid_authentication_settings", value)
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
if not MYPY:
|
|
929
|
-
class AuthorizationErrorArgsDict(TypedDict):
|
|
930
|
-
"""
|
|
931
|
-
Authorization error details.
|
|
932
|
-
"""
|
|
933
|
-
code: NotRequired[pulumi.Input[str]]
|
|
934
|
-
"""
|
|
935
|
-
Error code
|
|
936
|
-
"""
|
|
937
|
-
message: NotRequired[pulumi.Input[str]]
|
|
938
|
-
"""
|
|
939
|
-
Error message
|
|
940
|
-
"""
|
|
941
|
-
elif False:
|
|
942
|
-
AuthorizationErrorArgsDict: TypeAlias = Mapping[str, Any]
|
|
943
|
-
|
|
944
|
-
@pulumi.input_type
|
|
945
|
-
class AuthorizationErrorArgs:
|
|
946
|
-
def __init__(__self__, *,
|
|
947
|
-
code: Optional[pulumi.Input[str]] = None,
|
|
948
|
-
message: Optional[pulumi.Input[str]] = None):
|
|
949
|
-
"""
|
|
950
|
-
Authorization error details.
|
|
951
|
-
:param pulumi.Input[str] code: Error code
|
|
952
|
-
:param pulumi.Input[str] message: Error message
|
|
953
|
-
"""
|
|
954
|
-
if code is not None:
|
|
955
|
-
pulumi.set(__self__, "code", code)
|
|
956
|
-
if message is not None:
|
|
957
|
-
pulumi.set(__self__, "message", message)
|
|
958
|
-
|
|
959
|
-
@property
|
|
960
|
-
@pulumi.getter
|
|
961
|
-
def code(self) -> Optional[pulumi.Input[str]]:
|
|
962
|
-
"""
|
|
963
|
-
Error code
|
|
964
|
-
"""
|
|
965
|
-
return pulumi.get(self, "code")
|
|
966
|
-
|
|
967
|
-
@code.setter
|
|
968
|
-
def code(self, value: Optional[pulumi.Input[str]]):
|
|
969
|
-
pulumi.set(self, "code", value)
|
|
970
|
-
|
|
971
|
-
@property
|
|
972
|
-
@pulumi.getter
|
|
973
|
-
def message(self) -> Optional[pulumi.Input[str]]:
|
|
974
|
-
"""
|
|
975
|
-
Error message
|
|
976
|
-
"""
|
|
977
|
-
return pulumi.get(self, "message")
|
|
978
|
-
|
|
979
|
-
@message.setter
|
|
980
|
-
def message(self, value: Optional[pulumi.Input[str]]):
|
|
981
|
-
pulumi.set(self, "message", value)
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
if not MYPY:
|
|
985
|
-
class AuthorizationProviderOAuth2GrantTypesArgsDict(TypedDict):
|
|
986
|
-
"""
|
|
987
|
-
Authorization Provider oauth2 grant types settings
|
|
988
|
-
"""
|
|
989
|
-
authorization_code: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
|
990
|
-
"""
|
|
991
|
-
OAuth2 authorization code grant parameters
|
|
992
|
-
"""
|
|
993
|
-
client_credentials: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
|
994
|
-
"""
|
|
995
|
-
OAuth2 client credential grant parameters
|
|
996
|
-
"""
|
|
997
|
-
elif False:
|
|
998
|
-
AuthorizationProviderOAuth2GrantTypesArgsDict: TypeAlias = Mapping[str, Any]
|
|
999
|
-
|
|
1000
|
-
@pulumi.input_type
|
|
1001
|
-
class AuthorizationProviderOAuth2GrantTypesArgs:
|
|
1002
|
-
def __init__(__self__, *,
|
|
1003
|
-
authorization_code: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
|
1004
|
-
client_credentials: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
|
1005
|
-
"""
|
|
1006
|
-
Authorization Provider oauth2 grant types settings
|
|
1007
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] authorization_code: OAuth2 authorization code grant parameters
|
|
1008
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] client_credentials: OAuth2 client credential grant parameters
|
|
1009
|
-
"""
|
|
1010
|
-
if authorization_code is not None:
|
|
1011
|
-
pulumi.set(__self__, "authorization_code", authorization_code)
|
|
1012
|
-
if client_credentials is not None:
|
|
1013
|
-
pulumi.set(__self__, "client_credentials", client_credentials)
|
|
1014
|
-
|
|
1015
|
-
@property
|
|
1016
|
-
@pulumi.getter(name="authorizationCode")
|
|
1017
|
-
def authorization_code(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
1018
|
-
"""
|
|
1019
|
-
OAuth2 authorization code grant parameters
|
|
1020
|
-
"""
|
|
1021
|
-
return pulumi.get(self, "authorization_code")
|
|
1022
|
-
|
|
1023
|
-
@authorization_code.setter
|
|
1024
|
-
def authorization_code(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
1025
|
-
pulumi.set(self, "authorization_code", value)
|
|
1026
|
-
|
|
1027
|
-
@property
|
|
1028
|
-
@pulumi.getter(name="clientCredentials")
|
|
1029
|
-
def client_credentials(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
|
1030
|
-
"""
|
|
1031
|
-
OAuth2 client credential grant parameters
|
|
1032
|
-
"""
|
|
1033
|
-
return pulumi.get(self, "client_credentials")
|
|
1034
|
-
|
|
1035
|
-
@client_credentials.setter
|
|
1036
|
-
def client_credentials(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
|
1037
|
-
pulumi.set(self, "client_credentials", value)
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
if not MYPY:
|
|
1041
|
-
class AuthorizationProviderOAuth2SettingsArgsDict(TypedDict):
|
|
1042
|
-
"""
|
|
1043
|
-
OAuth2 settings details
|
|
1044
|
-
"""
|
|
1045
|
-
grant_types: NotRequired[pulumi.Input['AuthorizationProviderOAuth2GrantTypesArgsDict']]
|
|
1046
|
-
"""
|
|
1047
|
-
OAuth2 settings
|
|
1048
|
-
"""
|
|
1049
|
-
redirect_url: NotRequired[pulumi.Input[str]]
|
|
1050
|
-
"""
|
|
1051
|
-
Redirect URL to be set in the OAuth application.
|
|
1052
|
-
"""
|
|
1053
|
-
elif False:
|
|
1054
|
-
AuthorizationProviderOAuth2SettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
1055
|
-
|
|
1056
|
-
@pulumi.input_type
|
|
1057
|
-
class AuthorizationProviderOAuth2SettingsArgs:
|
|
1058
|
-
def __init__(__self__, *,
|
|
1059
|
-
grant_types: Optional[pulumi.Input['AuthorizationProviderOAuth2GrantTypesArgs']] = None,
|
|
1060
|
-
redirect_url: Optional[pulumi.Input[str]] = None):
|
|
1061
|
-
"""
|
|
1062
|
-
OAuth2 settings details
|
|
1063
|
-
:param pulumi.Input['AuthorizationProviderOAuth2GrantTypesArgs'] grant_types: OAuth2 settings
|
|
1064
|
-
:param pulumi.Input[str] redirect_url: Redirect URL to be set in the OAuth application.
|
|
1065
|
-
"""
|
|
1066
|
-
if grant_types is not None:
|
|
1067
|
-
pulumi.set(__self__, "grant_types", grant_types)
|
|
1068
|
-
if redirect_url is not None:
|
|
1069
|
-
pulumi.set(__self__, "redirect_url", redirect_url)
|
|
1070
|
-
|
|
1071
|
-
@property
|
|
1072
|
-
@pulumi.getter(name="grantTypes")
|
|
1073
|
-
def grant_types(self) -> Optional[pulumi.Input['AuthorizationProviderOAuth2GrantTypesArgs']]:
|
|
1074
|
-
"""
|
|
1075
|
-
OAuth2 settings
|
|
1076
|
-
"""
|
|
1077
|
-
return pulumi.get(self, "grant_types")
|
|
1078
|
-
|
|
1079
|
-
@grant_types.setter
|
|
1080
|
-
def grant_types(self, value: Optional[pulumi.Input['AuthorizationProviderOAuth2GrantTypesArgs']]):
|
|
1081
|
-
pulumi.set(self, "grant_types", value)
|
|
1082
|
-
|
|
1083
|
-
@property
|
|
1084
|
-
@pulumi.getter(name="redirectUrl")
|
|
1085
|
-
def redirect_url(self) -> Optional[pulumi.Input[str]]:
|
|
1086
|
-
"""
|
|
1087
|
-
Redirect URL to be set in the OAuth application.
|
|
1088
|
-
"""
|
|
1089
|
-
return pulumi.get(self, "redirect_url")
|
|
1090
|
-
|
|
1091
|
-
@redirect_url.setter
|
|
1092
|
-
def redirect_url(self, value: Optional[pulumi.Input[str]]):
|
|
1093
|
-
pulumi.set(self, "redirect_url", value)
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
if not MYPY:
|
|
1097
|
-
class BackendAuthorizationHeaderCredentialsArgsDict(TypedDict):
|
|
1098
|
-
"""
|
|
1099
|
-
Authorization header information.
|
|
1100
|
-
"""
|
|
1101
|
-
parameter: pulumi.Input[str]
|
|
1102
|
-
"""
|
|
1103
|
-
Authentication Parameter value.
|
|
1104
|
-
"""
|
|
1105
|
-
scheme: pulumi.Input[str]
|
|
1106
|
-
"""
|
|
1107
|
-
Authentication Scheme name.
|
|
1108
|
-
"""
|
|
1109
|
-
elif False:
|
|
1110
|
-
BackendAuthorizationHeaderCredentialsArgsDict: TypeAlias = Mapping[str, Any]
|
|
1111
|
-
|
|
1112
|
-
@pulumi.input_type
|
|
1113
|
-
class BackendAuthorizationHeaderCredentialsArgs:
|
|
1114
|
-
def __init__(__self__, *,
|
|
1115
|
-
parameter: pulumi.Input[str],
|
|
1116
|
-
scheme: pulumi.Input[str]):
|
|
1117
|
-
"""
|
|
1118
|
-
Authorization header information.
|
|
1119
|
-
:param pulumi.Input[str] parameter: Authentication Parameter value.
|
|
1120
|
-
:param pulumi.Input[str] scheme: Authentication Scheme name.
|
|
1121
|
-
"""
|
|
1122
|
-
pulumi.set(__self__, "parameter", parameter)
|
|
1123
|
-
pulumi.set(__self__, "scheme", scheme)
|
|
1124
|
-
|
|
1125
|
-
@property
|
|
1126
|
-
@pulumi.getter
|
|
1127
|
-
def parameter(self) -> pulumi.Input[str]:
|
|
1128
|
-
"""
|
|
1129
|
-
Authentication Parameter value.
|
|
1130
|
-
"""
|
|
1131
|
-
return pulumi.get(self, "parameter")
|
|
1132
|
-
|
|
1133
|
-
@parameter.setter
|
|
1134
|
-
def parameter(self, value: pulumi.Input[str]):
|
|
1135
|
-
pulumi.set(self, "parameter", value)
|
|
1136
|
-
|
|
1137
|
-
@property
|
|
1138
|
-
@pulumi.getter
|
|
1139
|
-
def scheme(self) -> pulumi.Input[str]:
|
|
1140
|
-
"""
|
|
1141
|
-
Authentication Scheme name.
|
|
1142
|
-
"""
|
|
1143
|
-
return pulumi.get(self, "scheme")
|
|
1144
|
-
|
|
1145
|
-
@scheme.setter
|
|
1146
|
-
def scheme(self, value: pulumi.Input[str]):
|
|
1147
|
-
pulumi.set(self, "scheme", value)
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
if not MYPY:
|
|
1151
|
-
class BackendBaseParametersPoolArgsDict(TypedDict):
|
|
1152
|
-
services: NotRequired[pulumi.Input[Sequence[pulumi.Input['BackendPoolItemArgsDict']]]]
|
|
1153
|
-
"""
|
|
1154
|
-
The list of backend entities belonging to a pool.
|
|
1155
|
-
"""
|
|
1156
|
-
elif False:
|
|
1157
|
-
BackendBaseParametersPoolArgsDict: TypeAlias = Mapping[str, Any]
|
|
1158
|
-
|
|
1159
|
-
@pulumi.input_type
|
|
1160
|
-
class BackendBaseParametersPoolArgs:
|
|
1161
|
-
def __init__(__self__, *,
|
|
1162
|
-
services: Optional[pulumi.Input[Sequence[pulumi.Input['BackendPoolItemArgs']]]] = None):
|
|
1163
|
-
"""
|
|
1164
|
-
:param pulumi.Input[Sequence[pulumi.Input['BackendPoolItemArgs']]] services: The list of backend entities belonging to a pool.
|
|
1165
|
-
"""
|
|
1166
|
-
if services is not None:
|
|
1167
|
-
pulumi.set(__self__, "services", services)
|
|
1168
|
-
|
|
1169
|
-
@property
|
|
1170
|
-
@pulumi.getter
|
|
1171
|
-
def services(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['BackendPoolItemArgs']]]]:
|
|
1172
|
-
"""
|
|
1173
|
-
The list of backend entities belonging to a pool.
|
|
1174
|
-
"""
|
|
1175
|
-
return pulumi.get(self, "services")
|
|
1176
|
-
|
|
1177
|
-
@services.setter
|
|
1178
|
-
def services(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['BackendPoolItemArgs']]]]):
|
|
1179
|
-
pulumi.set(self, "services", value)
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
if not MYPY:
|
|
1183
|
-
class BackendCircuitBreakerArgsDict(TypedDict):
|
|
1184
|
-
"""
|
|
1185
|
-
The configuration of the backend circuit breaker
|
|
1186
|
-
"""
|
|
1187
|
-
rules: NotRequired[pulumi.Input[Sequence[pulumi.Input['CircuitBreakerRuleArgsDict']]]]
|
|
1188
|
-
"""
|
|
1189
|
-
The rules for tripping the backend.
|
|
1190
|
-
"""
|
|
1191
|
-
elif False:
|
|
1192
|
-
BackendCircuitBreakerArgsDict: TypeAlias = Mapping[str, Any]
|
|
1193
|
-
|
|
1194
|
-
@pulumi.input_type
|
|
1195
|
-
class BackendCircuitBreakerArgs:
|
|
1196
|
-
def __init__(__self__, *,
|
|
1197
|
-
rules: Optional[pulumi.Input[Sequence[pulumi.Input['CircuitBreakerRuleArgs']]]] = None):
|
|
1198
|
-
"""
|
|
1199
|
-
The configuration of the backend circuit breaker
|
|
1200
|
-
:param pulumi.Input[Sequence[pulumi.Input['CircuitBreakerRuleArgs']]] rules: The rules for tripping the backend.
|
|
1201
|
-
"""
|
|
1202
|
-
if rules is not None:
|
|
1203
|
-
pulumi.set(__self__, "rules", rules)
|
|
1204
|
-
|
|
1205
|
-
@property
|
|
1206
|
-
@pulumi.getter
|
|
1207
|
-
def rules(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['CircuitBreakerRuleArgs']]]]:
|
|
1208
|
-
"""
|
|
1209
|
-
The rules for tripping the backend.
|
|
1210
|
-
"""
|
|
1211
|
-
return pulumi.get(self, "rules")
|
|
1212
|
-
|
|
1213
|
-
@rules.setter
|
|
1214
|
-
def rules(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['CircuitBreakerRuleArgs']]]]):
|
|
1215
|
-
pulumi.set(self, "rules", value)
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
if not MYPY:
|
|
1219
|
-
class BackendConfigurationArgsDict(TypedDict):
|
|
1220
|
-
"""
|
|
1221
|
-
Information regarding how the gateway should integrate with backend systems.
|
|
1222
|
-
"""
|
|
1223
|
-
subnet: NotRequired[pulumi.Input['BackendSubnetConfigurationArgsDict']]
|
|
1224
|
-
"""
|
|
1225
|
-
The default hostname of the data-plane gateway to which requests can be sent.
|
|
1226
|
-
"""
|
|
1227
|
-
elif False:
|
|
1228
|
-
BackendConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
|
1229
|
-
|
|
1230
|
-
@pulumi.input_type
|
|
1231
|
-
class BackendConfigurationArgs:
|
|
1232
|
-
def __init__(__self__, *,
|
|
1233
|
-
subnet: Optional[pulumi.Input['BackendSubnetConfigurationArgs']] = None):
|
|
1234
|
-
"""
|
|
1235
|
-
Information regarding how the gateway should integrate with backend systems.
|
|
1236
|
-
:param pulumi.Input['BackendSubnetConfigurationArgs'] subnet: The default hostname of the data-plane gateway to which requests can be sent.
|
|
1237
|
-
"""
|
|
1238
|
-
if subnet is not None:
|
|
1239
|
-
pulumi.set(__self__, "subnet", subnet)
|
|
1240
|
-
|
|
1241
|
-
@property
|
|
1242
|
-
@pulumi.getter
|
|
1243
|
-
def subnet(self) -> Optional[pulumi.Input['BackendSubnetConfigurationArgs']]:
|
|
1244
|
-
"""
|
|
1245
|
-
The default hostname of the data-plane gateway to which requests can be sent.
|
|
1246
|
-
"""
|
|
1247
|
-
return pulumi.get(self, "subnet")
|
|
1248
|
-
|
|
1249
|
-
@subnet.setter
|
|
1250
|
-
def subnet(self, value: Optional[pulumi.Input['BackendSubnetConfigurationArgs']]):
|
|
1251
|
-
pulumi.set(self, "subnet", value)
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
if not MYPY:
|
|
1255
|
-
class BackendCredentialsContractArgsDict(TypedDict):
|
|
1256
|
-
"""
|
|
1257
|
-
Details of the Credentials used to connect to Backend.
|
|
1258
|
-
"""
|
|
1259
|
-
authorization: NotRequired[pulumi.Input['BackendAuthorizationHeaderCredentialsArgsDict']]
|
|
1260
|
-
"""
|
|
1261
|
-
Authorization header authentication
|
|
1262
|
-
"""
|
|
1263
|
-
certificate: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
1264
|
-
"""
|
|
1265
|
-
List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided.
|
|
1266
|
-
"""
|
|
1267
|
-
certificate_ids: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
1268
|
-
"""
|
|
1269
|
-
List of Client Certificate Ids.
|
|
1270
|
-
"""
|
|
1271
|
-
header: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[str]]]]]]
|
|
1272
|
-
"""
|
|
1273
|
-
Header Parameter description.
|
|
1274
|
-
"""
|
|
1275
|
-
query: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[str]]]]]]
|
|
1276
|
-
"""
|
|
1277
|
-
Query Parameter description.
|
|
1278
|
-
"""
|
|
1279
|
-
elif False:
|
|
1280
|
-
BackendCredentialsContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
1281
|
-
|
|
1282
|
-
@pulumi.input_type
|
|
1283
|
-
class BackendCredentialsContractArgs:
|
|
1284
|
-
def __init__(__self__, *,
|
|
1285
|
-
authorization: Optional[pulumi.Input['BackendAuthorizationHeaderCredentialsArgs']] = None,
|
|
1286
|
-
certificate: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1287
|
-
certificate_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1288
|
-
header: Optional[pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[str]]]]]] = None,
|
|
1289
|
-
query: Optional[pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[str]]]]]] = None):
|
|
1290
|
-
"""
|
|
1291
|
-
Details of the Credentials used to connect to Backend.
|
|
1292
|
-
:param pulumi.Input['BackendAuthorizationHeaderCredentialsArgs'] authorization: Authorization header authentication
|
|
1293
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] certificate: List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided.
|
|
1294
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] certificate_ids: List of Client Certificate Ids.
|
|
1295
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[str]]]]] header: Header Parameter description.
|
|
1296
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[str]]]]] query: Query Parameter description.
|
|
1297
|
-
"""
|
|
1298
|
-
if authorization is not None:
|
|
1299
|
-
pulumi.set(__self__, "authorization", authorization)
|
|
1300
|
-
if certificate is not None:
|
|
1301
|
-
pulumi.set(__self__, "certificate", certificate)
|
|
1302
|
-
if certificate_ids is not None:
|
|
1303
|
-
pulumi.set(__self__, "certificate_ids", certificate_ids)
|
|
1304
|
-
if header is not None:
|
|
1305
|
-
pulumi.set(__self__, "header", header)
|
|
1306
|
-
if query is not None:
|
|
1307
|
-
pulumi.set(__self__, "query", query)
|
|
1308
|
-
|
|
1309
|
-
@property
|
|
1310
|
-
@pulumi.getter
|
|
1311
|
-
def authorization(self) -> Optional[pulumi.Input['BackendAuthorizationHeaderCredentialsArgs']]:
|
|
1312
|
-
"""
|
|
1313
|
-
Authorization header authentication
|
|
1314
|
-
"""
|
|
1315
|
-
return pulumi.get(self, "authorization")
|
|
1316
|
-
|
|
1317
|
-
@authorization.setter
|
|
1318
|
-
def authorization(self, value: Optional[pulumi.Input['BackendAuthorizationHeaderCredentialsArgs']]):
|
|
1319
|
-
pulumi.set(self, "authorization", value)
|
|
1320
|
-
|
|
1321
|
-
@property
|
|
1322
|
-
@pulumi.getter
|
|
1323
|
-
def certificate(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1324
|
-
"""
|
|
1325
|
-
List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided.
|
|
1326
|
-
"""
|
|
1327
|
-
return pulumi.get(self, "certificate")
|
|
1328
|
-
|
|
1329
|
-
@certificate.setter
|
|
1330
|
-
def certificate(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
1331
|
-
pulumi.set(self, "certificate", value)
|
|
1332
|
-
|
|
1333
|
-
@property
|
|
1334
|
-
@pulumi.getter(name="certificateIds")
|
|
1335
|
-
def certificate_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1336
|
-
"""
|
|
1337
|
-
List of Client Certificate Ids.
|
|
1338
|
-
"""
|
|
1339
|
-
return pulumi.get(self, "certificate_ids")
|
|
1340
|
-
|
|
1341
|
-
@certificate_ids.setter
|
|
1342
|
-
def certificate_ids(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
1343
|
-
pulumi.set(self, "certificate_ids", value)
|
|
1344
|
-
|
|
1345
|
-
@property
|
|
1346
|
-
@pulumi.getter
|
|
1347
|
-
def header(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[str]]]]]]:
|
|
1348
|
-
"""
|
|
1349
|
-
Header Parameter description.
|
|
1350
|
-
"""
|
|
1351
|
-
return pulumi.get(self, "header")
|
|
1352
|
-
|
|
1353
|
-
@header.setter
|
|
1354
|
-
def header(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[str]]]]]]):
|
|
1355
|
-
pulumi.set(self, "header", value)
|
|
1356
|
-
|
|
1357
|
-
@property
|
|
1358
|
-
@pulumi.getter
|
|
1359
|
-
def query(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[str]]]]]]:
|
|
1360
|
-
"""
|
|
1361
|
-
Query Parameter description.
|
|
1362
|
-
"""
|
|
1363
|
-
return pulumi.get(self, "query")
|
|
1364
|
-
|
|
1365
|
-
@query.setter
|
|
1366
|
-
def query(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[Sequence[pulumi.Input[str]]]]]]):
|
|
1367
|
-
pulumi.set(self, "query", value)
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
if not MYPY:
|
|
1371
|
-
class BackendPoolItemArgsDict(TypedDict):
|
|
1372
|
-
"""
|
|
1373
|
-
Backend pool service information
|
|
1374
|
-
"""
|
|
1375
|
-
id: pulumi.Input[str]
|
|
1376
|
-
"""
|
|
1377
|
-
The unique ARM id of the backend entity. The ARM id should refer to an already existing backend entity.
|
|
1378
|
-
"""
|
|
1379
|
-
priority: NotRequired[pulumi.Input[int]]
|
|
1380
|
-
"""
|
|
1381
|
-
The priority of the backend entity in the backend pool. Must be between 0 and 100. It can be also null if the value not specified.
|
|
1382
|
-
"""
|
|
1383
|
-
weight: NotRequired[pulumi.Input[int]]
|
|
1384
|
-
"""
|
|
1385
|
-
The weight of the backend entity in the backend pool. Must be between 0 and 100. It can be also null if the value not specified.
|
|
1386
|
-
"""
|
|
1387
|
-
elif False:
|
|
1388
|
-
BackendPoolItemArgsDict: TypeAlias = Mapping[str, Any]
|
|
1389
|
-
|
|
1390
|
-
@pulumi.input_type
|
|
1391
|
-
class BackendPoolItemArgs:
|
|
1392
|
-
def __init__(__self__, *,
|
|
1393
|
-
id: pulumi.Input[str],
|
|
1394
|
-
priority: Optional[pulumi.Input[int]] = None,
|
|
1395
|
-
weight: Optional[pulumi.Input[int]] = None):
|
|
1396
|
-
"""
|
|
1397
|
-
Backend pool service information
|
|
1398
|
-
:param pulumi.Input[str] id: The unique ARM id of the backend entity. The ARM id should refer to an already existing backend entity.
|
|
1399
|
-
:param pulumi.Input[int] priority: The priority of the backend entity in the backend pool. Must be between 0 and 100. It can be also null if the value not specified.
|
|
1400
|
-
:param pulumi.Input[int] weight: The weight of the backend entity in the backend pool. Must be between 0 and 100. It can be also null if the value not specified.
|
|
1401
|
-
"""
|
|
1402
|
-
pulumi.set(__self__, "id", id)
|
|
1403
|
-
if priority is not None:
|
|
1404
|
-
pulumi.set(__self__, "priority", priority)
|
|
1405
|
-
if weight is not None:
|
|
1406
|
-
pulumi.set(__self__, "weight", weight)
|
|
1407
|
-
|
|
1408
|
-
@property
|
|
1409
|
-
@pulumi.getter
|
|
1410
|
-
def id(self) -> pulumi.Input[str]:
|
|
1411
|
-
"""
|
|
1412
|
-
The unique ARM id of the backend entity. The ARM id should refer to an already existing backend entity.
|
|
1413
|
-
"""
|
|
1414
|
-
return pulumi.get(self, "id")
|
|
1415
|
-
|
|
1416
|
-
@id.setter
|
|
1417
|
-
def id(self, value: pulumi.Input[str]):
|
|
1418
|
-
pulumi.set(self, "id", value)
|
|
1419
|
-
|
|
1420
|
-
@property
|
|
1421
|
-
@pulumi.getter
|
|
1422
|
-
def priority(self) -> Optional[pulumi.Input[int]]:
|
|
1423
|
-
"""
|
|
1424
|
-
The priority of the backend entity in the backend pool. Must be between 0 and 100. It can be also null if the value not specified.
|
|
1425
|
-
"""
|
|
1426
|
-
return pulumi.get(self, "priority")
|
|
1427
|
-
|
|
1428
|
-
@priority.setter
|
|
1429
|
-
def priority(self, value: Optional[pulumi.Input[int]]):
|
|
1430
|
-
pulumi.set(self, "priority", value)
|
|
1431
|
-
|
|
1432
|
-
@property
|
|
1433
|
-
@pulumi.getter
|
|
1434
|
-
def weight(self) -> Optional[pulumi.Input[int]]:
|
|
1435
|
-
"""
|
|
1436
|
-
The weight of the backend entity in the backend pool. Must be between 0 and 100. It can be also null if the value not specified.
|
|
1437
|
-
"""
|
|
1438
|
-
return pulumi.get(self, "weight")
|
|
1439
|
-
|
|
1440
|
-
@weight.setter
|
|
1441
|
-
def weight(self, value: Optional[pulumi.Input[int]]):
|
|
1442
|
-
pulumi.set(self, "weight", value)
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
if not MYPY:
|
|
1446
|
-
class BackendPropertiesArgsDict(TypedDict):
|
|
1447
|
-
"""
|
|
1448
|
-
Properties specific to the Backend Type.
|
|
1449
|
-
"""
|
|
1450
|
-
service_fabric_cluster: NotRequired[pulumi.Input['BackendServiceFabricClusterPropertiesArgsDict']]
|
|
1451
|
-
"""
|
|
1452
|
-
Backend Service Fabric Cluster Properties
|
|
1453
|
-
"""
|
|
1454
|
-
elif False:
|
|
1455
|
-
BackendPropertiesArgsDict: TypeAlias = Mapping[str, Any]
|
|
1456
|
-
|
|
1457
|
-
@pulumi.input_type
|
|
1458
|
-
class BackendPropertiesArgs:
|
|
1459
|
-
def __init__(__self__, *,
|
|
1460
|
-
service_fabric_cluster: Optional[pulumi.Input['BackendServiceFabricClusterPropertiesArgs']] = None):
|
|
1461
|
-
"""
|
|
1462
|
-
Properties specific to the Backend Type.
|
|
1463
|
-
:param pulumi.Input['BackendServiceFabricClusterPropertiesArgs'] service_fabric_cluster: Backend Service Fabric Cluster Properties
|
|
1464
|
-
"""
|
|
1465
|
-
if service_fabric_cluster is not None:
|
|
1466
|
-
pulumi.set(__self__, "service_fabric_cluster", service_fabric_cluster)
|
|
1467
|
-
|
|
1468
|
-
@property
|
|
1469
|
-
@pulumi.getter(name="serviceFabricCluster")
|
|
1470
|
-
def service_fabric_cluster(self) -> Optional[pulumi.Input['BackendServiceFabricClusterPropertiesArgs']]:
|
|
1471
|
-
"""
|
|
1472
|
-
Backend Service Fabric Cluster Properties
|
|
1473
|
-
"""
|
|
1474
|
-
return pulumi.get(self, "service_fabric_cluster")
|
|
1475
|
-
|
|
1476
|
-
@service_fabric_cluster.setter
|
|
1477
|
-
def service_fabric_cluster(self, value: Optional[pulumi.Input['BackendServiceFabricClusterPropertiesArgs']]):
|
|
1478
|
-
pulumi.set(self, "service_fabric_cluster", value)
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
if not MYPY:
|
|
1482
|
-
class BackendProxyContractArgsDict(TypedDict):
|
|
1483
|
-
"""
|
|
1484
|
-
Details of the Backend WebProxy Server to use in the Request to Backend.
|
|
1485
|
-
"""
|
|
1486
|
-
url: pulumi.Input[str]
|
|
1487
|
-
"""
|
|
1488
|
-
WebProxy Server AbsoluteUri property which includes the entire URI stored in the Uri instance, including all fragments and query strings.
|
|
1489
|
-
"""
|
|
1490
|
-
password: NotRequired[pulumi.Input[str]]
|
|
1491
|
-
"""
|
|
1492
|
-
Password to connect to the WebProxy Server
|
|
1493
|
-
"""
|
|
1494
|
-
username: NotRequired[pulumi.Input[str]]
|
|
1495
|
-
"""
|
|
1496
|
-
Username to connect to the WebProxy server
|
|
1497
|
-
"""
|
|
1498
|
-
elif False:
|
|
1499
|
-
BackendProxyContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
1500
|
-
|
|
1501
|
-
@pulumi.input_type
|
|
1502
|
-
class BackendProxyContractArgs:
|
|
1503
|
-
def __init__(__self__, *,
|
|
1504
|
-
url: pulumi.Input[str],
|
|
1505
|
-
password: Optional[pulumi.Input[str]] = None,
|
|
1506
|
-
username: Optional[pulumi.Input[str]] = None):
|
|
1507
|
-
"""
|
|
1508
|
-
Details of the Backend WebProxy Server to use in the Request to Backend.
|
|
1509
|
-
:param pulumi.Input[str] url: WebProxy Server AbsoluteUri property which includes the entire URI stored in the Uri instance, including all fragments and query strings.
|
|
1510
|
-
:param pulumi.Input[str] password: Password to connect to the WebProxy Server
|
|
1511
|
-
:param pulumi.Input[str] username: Username to connect to the WebProxy server
|
|
1512
|
-
"""
|
|
1513
|
-
pulumi.set(__self__, "url", url)
|
|
1514
|
-
if password is not None:
|
|
1515
|
-
pulumi.set(__self__, "password", password)
|
|
1516
|
-
if username is not None:
|
|
1517
|
-
pulumi.set(__self__, "username", username)
|
|
1518
|
-
|
|
1519
|
-
@property
|
|
1520
|
-
@pulumi.getter
|
|
1521
|
-
def url(self) -> pulumi.Input[str]:
|
|
1522
|
-
"""
|
|
1523
|
-
WebProxy Server AbsoluteUri property which includes the entire URI stored in the Uri instance, including all fragments and query strings.
|
|
1524
|
-
"""
|
|
1525
|
-
return pulumi.get(self, "url")
|
|
1526
|
-
|
|
1527
|
-
@url.setter
|
|
1528
|
-
def url(self, value: pulumi.Input[str]):
|
|
1529
|
-
pulumi.set(self, "url", value)
|
|
1530
|
-
|
|
1531
|
-
@property
|
|
1532
|
-
@pulumi.getter
|
|
1533
|
-
def password(self) -> Optional[pulumi.Input[str]]:
|
|
1534
|
-
"""
|
|
1535
|
-
Password to connect to the WebProxy Server
|
|
1536
|
-
"""
|
|
1537
|
-
return pulumi.get(self, "password")
|
|
1538
|
-
|
|
1539
|
-
@password.setter
|
|
1540
|
-
def password(self, value: Optional[pulumi.Input[str]]):
|
|
1541
|
-
pulumi.set(self, "password", value)
|
|
1542
|
-
|
|
1543
|
-
@property
|
|
1544
|
-
@pulumi.getter
|
|
1545
|
-
def username(self) -> Optional[pulumi.Input[str]]:
|
|
1546
|
-
"""
|
|
1547
|
-
Username to connect to the WebProxy server
|
|
1548
|
-
"""
|
|
1549
|
-
return pulumi.get(self, "username")
|
|
1550
|
-
|
|
1551
|
-
@username.setter
|
|
1552
|
-
def username(self, value: Optional[pulumi.Input[str]]):
|
|
1553
|
-
pulumi.set(self, "username", value)
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
if not MYPY:
|
|
1557
|
-
class BackendServiceFabricClusterPropertiesArgsDict(TypedDict):
|
|
1558
|
-
"""
|
|
1559
|
-
Properties of the Service Fabric Type Backend.
|
|
1560
|
-
"""
|
|
1561
|
-
management_endpoints: pulumi.Input[Sequence[pulumi.Input[str]]]
|
|
1562
|
-
"""
|
|
1563
|
-
The cluster management endpoint.
|
|
1564
|
-
"""
|
|
1565
|
-
client_certificate_id: NotRequired[pulumi.Input[str]]
|
|
1566
|
-
"""
|
|
1567
|
-
The client certificate id for the management endpoint.
|
|
1568
|
-
"""
|
|
1569
|
-
client_certificatethumbprint: NotRequired[pulumi.Input[str]]
|
|
1570
|
-
"""
|
|
1571
|
-
The client certificate thumbprint for the management endpoint. Will be ignored if certificatesIds are provided
|
|
1572
|
-
"""
|
|
1573
|
-
max_partition_resolution_retries: NotRequired[pulumi.Input[int]]
|
|
1574
|
-
"""
|
|
1575
|
-
Maximum number of retries while attempting resolve the partition.
|
|
1576
|
-
"""
|
|
1577
|
-
server_certificate_thumbprints: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
1578
|
-
"""
|
|
1579
|
-
Thumbprints of certificates cluster management service uses for tls communication
|
|
1580
|
-
"""
|
|
1581
|
-
server_x509_names: NotRequired[pulumi.Input[Sequence[pulumi.Input['X509CertificateNameArgsDict']]]]
|
|
1582
|
-
"""
|
|
1583
|
-
Server X509 Certificate Names Collection
|
|
1584
|
-
"""
|
|
1585
|
-
elif False:
|
|
1586
|
-
BackendServiceFabricClusterPropertiesArgsDict: TypeAlias = Mapping[str, Any]
|
|
1587
|
-
|
|
1588
|
-
@pulumi.input_type
|
|
1589
|
-
class BackendServiceFabricClusterPropertiesArgs:
|
|
1590
|
-
def __init__(__self__, *,
|
|
1591
|
-
management_endpoints: pulumi.Input[Sequence[pulumi.Input[str]]],
|
|
1592
|
-
client_certificate_id: Optional[pulumi.Input[str]] = None,
|
|
1593
|
-
client_certificatethumbprint: Optional[pulumi.Input[str]] = None,
|
|
1594
|
-
max_partition_resolution_retries: Optional[pulumi.Input[int]] = None,
|
|
1595
|
-
server_certificate_thumbprints: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
1596
|
-
server_x509_names: Optional[pulumi.Input[Sequence[pulumi.Input['X509CertificateNameArgs']]]] = None):
|
|
1597
|
-
"""
|
|
1598
|
-
Properties of the Service Fabric Type Backend.
|
|
1599
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] management_endpoints: The cluster management endpoint.
|
|
1600
|
-
:param pulumi.Input[str] client_certificate_id: The client certificate id for the management endpoint.
|
|
1601
|
-
:param pulumi.Input[str] client_certificatethumbprint: The client certificate thumbprint for the management endpoint. Will be ignored if certificatesIds are provided
|
|
1602
|
-
:param pulumi.Input[int] max_partition_resolution_retries: Maximum number of retries while attempting resolve the partition.
|
|
1603
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] server_certificate_thumbprints: Thumbprints of certificates cluster management service uses for tls communication
|
|
1604
|
-
:param pulumi.Input[Sequence[pulumi.Input['X509CertificateNameArgs']]] server_x509_names: Server X509 Certificate Names Collection
|
|
1605
|
-
"""
|
|
1606
|
-
pulumi.set(__self__, "management_endpoints", management_endpoints)
|
|
1607
|
-
if client_certificate_id is not None:
|
|
1608
|
-
pulumi.set(__self__, "client_certificate_id", client_certificate_id)
|
|
1609
|
-
if client_certificatethumbprint is not None:
|
|
1610
|
-
pulumi.set(__self__, "client_certificatethumbprint", client_certificatethumbprint)
|
|
1611
|
-
if max_partition_resolution_retries is not None:
|
|
1612
|
-
pulumi.set(__self__, "max_partition_resolution_retries", max_partition_resolution_retries)
|
|
1613
|
-
if server_certificate_thumbprints is not None:
|
|
1614
|
-
pulumi.set(__self__, "server_certificate_thumbprints", server_certificate_thumbprints)
|
|
1615
|
-
if server_x509_names is not None:
|
|
1616
|
-
pulumi.set(__self__, "server_x509_names", server_x509_names)
|
|
1617
|
-
|
|
1618
|
-
@property
|
|
1619
|
-
@pulumi.getter(name="managementEndpoints")
|
|
1620
|
-
def management_endpoints(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
|
1621
|
-
"""
|
|
1622
|
-
The cluster management endpoint.
|
|
1623
|
-
"""
|
|
1624
|
-
return pulumi.get(self, "management_endpoints")
|
|
1625
|
-
|
|
1626
|
-
@management_endpoints.setter
|
|
1627
|
-
def management_endpoints(self, value: pulumi.Input[Sequence[pulumi.Input[str]]]):
|
|
1628
|
-
pulumi.set(self, "management_endpoints", value)
|
|
1629
|
-
|
|
1630
|
-
@property
|
|
1631
|
-
@pulumi.getter(name="clientCertificateId")
|
|
1632
|
-
def client_certificate_id(self) -> Optional[pulumi.Input[str]]:
|
|
1633
|
-
"""
|
|
1634
|
-
The client certificate id for the management endpoint.
|
|
1635
|
-
"""
|
|
1636
|
-
return pulumi.get(self, "client_certificate_id")
|
|
1637
|
-
|
|
1638
|
-
@client_certificate_id.setter
|
|
1639
|
-
def client_certificate_id(self, value: Optional[pulumi.Input[str]]):
|
|
1640
|
-
pulumi.set(self, "client_certificate_id", value)
|
|
1641
|
-
|
|
1642
|
-
@property
|
|
1643
|
-
@pulumi.getter(name="clientCertificatethumbprint")
|
|
1644
|
-
def client_certificatethumbprint(self) -> Optional[pulumi.Input[str]]:
|
|
1645
|
-
"""
|
|
1646
|
-
The client certificate thumbprint for the management endpoint. Will be ignored if certificatesIds are provided
|
|
1647
|
-
"""
|
|
1648
|
-
return pulumi.get(self, "client_certificatethumbprint")
|
|
1649
|
-
|
|
1650
|
-
@client_certificatethumbprint.setter
|
|
1651
|
-
def client_certificatethumbprint(self, value: Optional[pulumi.Input[str]]):
|
|
1652
|
-
pulumi.set(self, "client_certificatethumbprint", value)
|
|
1653
|
-
|
|
1654
|
-
@property
|
|
1655
|
-
@pulumi.getter(name="maxPartitionResolutionRetries")
|
|
1656
|
-
def max_partition_resolution_retries(self) -> Optional[pulumi.Input[int]]:
|
|
1657
|
-
"""
|
|
1658
|
-
Maximum number of retries while attempting resolve the partition.
|
|
1659
|
-
"""
|
|
1660
|
-
return pulumi.get(self, "max_partition_resolution_retries")
|
|
1661
|
-
|
|
1662
|
-
@max_partition_resolution_retries.setter
|
|
1663
|
-
def max_partition_resolution_retries(self, value: Optional[pulumi.Input[int]]):
|
|
1664
|
-
pulumi.set(self, "max_partition_resolution_retries", value)
|
|
1665
|
-
|
|
1666
|
-
@property
|
|
1667
|
-
@pulumi.getter(name="serverCertificateThumbprints")
|
|
1668
|
-
def server_certificate_thumbprints(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
1669
|
-
"""
|
|
1670
|
-
Thumbprints of certificates cluster management service uses for tls communication
|
|
1671
|
-
"""
|
|
1672
|
-
return pulumi.get(self, "server_certificate_thumbprints")
|
|
1673
|
-
|
|
1674
|
-
@server_certificate_thumbprints.setter
|
|
1675
|
-
def server_certificate_thumbprints(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
1676
|
-
pulumi.set(self, "server_certificate_thumbprints", value)
|
|
1677
|
-
|
|
1678
|
-
@property
|
|
1679
|
-
@pulumi.getter(name="serverX509Names")
|
|
1680
|
-
def server_x509_names(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['X509CertificateNameArgs']]]]:
|
|
1681
|
-
"""
|
|
1682
|
-
Server X509 Certificate Names Collection
|
|
1683
|
-
"""
|
|
1684
|
-
return pulumi.get(self, "server_x509_names")
|
|
1685
|
-
|
|
1686
|
-
@server_x509_names.setter
|
|
1687
|
-
def server_x509_names(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['X509CertificateNameArgs']]]]):
|
|
1688
|
-
pulumi.set(self, "server_x509_names", value)
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
if not MYPY:
|
|
1692
|
-
class BackendSubnetConfigurationArgsDict(TypedDict):
|
|
1693
|
-
"""
|
|
1694
|
-
Information regarding how the subnet to which the gateway should be injected.
|
|
1695
|
-
"""
|
|
1696
|
-
id: NotRequired[pulumi.Input[str]]
|
|
1697
|
-
"""
|
|
1698
|
-
The ARM ID of the subnet in which the backend systems are hosted.
|
|
1699
|
-
"""
|
|
1700
|
-
elif False:
|
|
1701
|
-
BackendSubnetConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
|
1702
|
-
|
|
1703
|
-
@pulumi.input_type
|
|
1704
|
-
class BackendSubnetConfigurationArgs:
|
|
1705
|
-
def __init__(__self__, *,
|
|
1706
|
-
id: Optional[pulumi.Input[str]] = None):
|
|
1707
|
-
"""
|
|
1708
|
-
Information regarding how the subnet to which the gateway should be injected.
|
|
1709
|
-
:param pulumi.Input[str] id: The ARM ID of the subnet in which the backend systems are hosted.
|
|
1710
|
-
"""
|
|
1711
|
-
if id is not None:
|
|
1712
|
-
pulumi.set(__self__, "id", id)
|
|
1713
|
-
|
|
1714
|
-
@property
|
|
1715
|
-
@pulumi.getter
|
|
1716
|
-
def id(self) -> Optional[pulumi.Input[str]]:
|
|
1717
|
-
"""
|
|
1718
|
-
The ARM ID of the subnet in which the backend systems are hosted.
|
|
1719
|
-
"""
|
|
1720
|
-
return pulumi.get(self, "id")
|
|
1721
|
-
|
|
1722
|
-
@id.setter
|
|
1723
|
-
def id(self, value: Optional[pulumi.Input[str]]):
|
|
1724
|
-
pulumi.set(self, "id", value)
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
if not MYPY:
|
|
1728
|
-
class BackendTlsPropertiesArgsDict(TypedDict):
|
|
1729
|
-
"""
|
|
1730
|
-
Properties controlling TLS Certificate Validation.
|
|
1731
|
-
"""
|
|
1732
|
-
validate_certificate_chain: NotRequired[pulumi.Input[bool]]
|
|
1733
|
-
"""
|
|
1734
|
-
Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host.
|
|
1735
|
-
"""
|
|
1736
|
-
validate_certificate_name: NotRequired[pulumi.Input[bool]]
|
|
1737
|
-
"""
|
|
1738
|
-
Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host.
|
|
1739
|
-
"""
|
|
1740
|
-
elif False:
|
|
1741
|
-
BackendTlsPropertiesArgsDict: TypeAlias = Mapping[str, Any]
|
|
1742
|
-
|
|
1743
|
-
@pulumi.input_type
|
|
1744
|
-
class BackendTlsPropertiesArgs:
|
|
1745
|
-
def __init__(__self__, *,
|
|
1746
|
-
validate_certificate_chain: Optional[pulumi.Input[bool]] = None,
|
|
1747
|
-
validate_certificate_name: Optional[pulumi.Input[bool]] = None):
|
|
1748
|
-
"""
|
|
1749
|
-
Properties controlling TLS Certificate Validation.
|
|
1750
|
-
:param pulumi.Input[bool] validate_certificate_chain: Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host.
|
|
1751
|
-
:param pulumi.Input[bool] validate_certificate_name: Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host.
|
|
1752
|
-
"""
|
|
1753
|
-
if validate_certificate_chain is None:
|
|
1754
|
-
validate_certificate_chain = True
|
|
1755
|
-
if validate_certificate_chain is not None:
|
|
1756
|
-
pulumi.set(__self__, "validate_certificate_chain", validate_certificate_chain)
|
|
1757
|
-
if validate_certificate_name is None:
|
|
1758
|
-
validate_certificate_name = True
|
|
1759
|
-
if validate_certificate_name is not None:
|
|
1760
|
-
pulumi.set(__self__, "validate_certificate_name", validate_certificate_name)
|
|
1761
|
-
|
|
1762
|
-
@property
|
|
1763
|
-
@pulumi.getter(name="validateCertificateChain")
|
|
1764
|
-
def validate_certificate_chain(self) -> Optional[pulumi.Input[bool]]:
|
|
1765
|
-
"""
|
|
1766
|
-
Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host.
|
|
1767
|
-
"""
|
|
1768
|
-
return pulumi.get(self, "validate_certificate_chain")
|
|
1769
|
-
|
|
1770
|
-
@validate_certificate_chain.setter
|
|
1771
|
-
def validate_certificate_chain(self, value: Optional[pulumi.Input[bool]]):
|
|
1772
|
-
pulumi.set(self, "validate_certificate_chain", value)
|
|
1773
|
-
|
|
1774
|
-
@property
|
|
1775
|
-
@pulumi.getter(name="validateCertificateName")
|
|
1776
|
-
def validate_certificate_name(self) -> Optional[pulumi.Input[bool]]:
|
|
1777
|
-
"""
|
|
1778
|
-
Flag indicating whether SSL certificate name validation should be done when using self-signed certificates for this backend host.
|
|
1779
|
-
"""
|
|
1780
|
-
return pulumi.get(self, "validate_certificate_name")
|
|
1781
|
-
|
|
1782
|
-
@validate_certificate_name.setter
|
|
1783
|
-
def validate_certificate_name(self, value: Optional[pulumi.Input[bool]]):
|
|
1784
|
-
pulumi.set(self, "validate_certificate_name", value)
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
if not MYPY:
|
|
1788
|
-
class BodyDiagnosticSettingsArgsDict(TypedDict):
|
|
1789
|
-
"""
|
|
1790
|
-
Body logging settings.
|
|
1791
|
-
"""
|
|
1792
|
-
bytes: NotRequired[pulumi.Input[int]]
|
|
1793
|
-
"""
|
|
1794
|
-
Number of request body bytes to log.
|
|
1795
|
-
"""
|
|
1796
|
-
elif False:
|
|
1797
|
-
BodyDiagnosticSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
1798
|
-
|
|
1799
|
-
@pulumi.input_type
|
|
1800
|
-
class BodyDiagnosticSettingsArgs:
|
|
1801
|
-
def __init__(__self__, *,
|
|
1802
|
-
bytes: Optional[pulumi.Input[int]] = None):
|
|
1803
|
-
"""
|
|
1804
|
-
Body logging settings.
|
|
1805
|
-
:param pulumi.Input[int] bytes: Number of request body bytes to log.
|
|
1806
|
-
"""
|
|
1807
|
-
if bytes is not None:
|
|
1808
|
-
pulumi.set(__self__, "bytes", bytes)
|
|
1809
|
-
|
|
1810
|
-
@property
|
|
1811
|
-
@pulumi.getter
|
|
1812
|
-
def bytes(self) -> Optional[pulumi.Input[int]]:
|
|
1813
|
-
"""
|
|
1814
|
-
Number of request body bytes to log.
|
|
1815
|
-
"""
|
|
1816
|
-
return pulumi.get(self, "bytes")
|
|
1817
|
-
|
|
1818
|
-
@bytes.setter
|
|
1819
|
-
def bytes(self, value: Optional[pulumi.Input[int]]):
|
|
1820
|
-
pulumi.set(self, "bytes", value)
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
if not MYPY:
|
|
1824
|
-
class CertificateConfigurationArgsDict(TypedDict):
|
|
1825
|
-
"""
|
|
1826
|
-
Certificate configuration which consist of non-trusted intermediates and root certificates.
|
|
1827
|
-
"""
|
|
1828
|
-
store_name: pulumi.Input[str]
|
|
1829
|
-
"""
|
|
1830
|
-
The System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations.
|
|
1831
|
-
"""
|
|
1832
|
-
certificate: NotRequired[pulumi.Input['CertificateInformationArgsDict']]
|
|
1833
|
-
"""
|
|
1834
|
-
Certificate information.
|
|
1835
|
-
"""
|
|
1836
|
-
certificate_password: NotRequired[pulumi.Input[str]]
|
|
1837
|
-
"""
|
|
1838
|
-
Certificate Password.
|
|
1839
|
-
"""
|
|
1840
|
-
encoded_certificate: NotRequired[pulumi.Input[str]]
|
|
1841
|
-
"""
|
|
1842
|
-
Base64 Encoded certificate.
|
|
1843
|
-
"""
|
|
1844
|
-
elif False:
|
|
1845
|
-
CertificateConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
|
1846
|
-
|
|
1847
|
-
@pulumi.input_type
|
|
1848
|
-
class CertificateConfigurationArgs:
|
|
1849
|
-
def __init__(__self__, *,
|
|
1850
|
-
store_name: pulumi.Input[str],
|
|
1851
|
-
certificate: Optional[pulumi.Input['CertificateInformationArgs']] = None,
|
|
1852
|
-
certificate_password: Optional[pulumi.Input[str]] = None,
|
|
1853
|
-
encoded_certificate: Optional[pulumi.Input[str]] = None):
|
|
1854
|
-
"""
|
|
1855
|
-
Certificate configuration which consist of non-trusted intermediates and root certificates.
|
|
1856
|
-
:param pulumi.Input[str] store_name: The System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations.
|
|
1857
|
-
:param pulumi.Input['CertificateInformationArgs'] certificate: Certificate information.
|
|
1858
|
-
:param pulumi.Input[str] certificate_password: Certificate Password.
|
|
1859
|
-
:param pulumi.Input[str] encoded_certificate: Base64 Encoded certificate.
|
|
1860
|
-
"""
|
|
1861
|
-
pulumi.set(__self__, "store_name", store_name)
|
|
1862
|
-
if certificate is not None:
|
|
1863
|
-
pulumi.set(__self__, "certificate", certificate)
|
|
1864
|
-
if certificate_password is not None:
|
|
1865
|
-
pulumi.set(__self__, "certificate_password", certificate_password)
|
|
1866
|
-
if encoded_certificate is not None:
|
|
1867
|
-
pulumi.set(__self__, "encoded_certificate", encoded_certificate)
|
|
1868
|
-
|
|
1869
|
-
@property
|
|
1870
|
-
@pulumi.getter(name="storeName")
|
|
1871
|
-
def store_name(self) -> pulumi.Input[str]:
|
|
1872
|
-
"""
|
|
1873
|
-
The System.Security.Cryptography.x509certificates.StoreName certificate store location. Only Root and CertificateAuthority are valid locations.
|
|
1874
|
-
"""
|
|
1875
|
-
return pulumi.get(self, "store_name")
|
|
1876
|
-
|
|
1877
|
-
@store_name.setter
|
|
1878
|
-
def store_name(self, value: pulumi.Input[str]):
|
|
1879
|
-
pulumi.set(self, "store_name", value)
|
|
1880
|
-
|
|
1881
|
-
@property
|
|
1882
|
-
@pulumi.getter
|
|
1883
|
-
def certificate(self) -> Optional[pulumi.Input['CertificateInformationArgs']]:
|
|
1884
|
-
"""
|
|
1885
|
-
Certificate information.
|
|
1886
|
-
"""
|
|
1887
|
-
return pulumi.get(self, "certificate")
|
|
1888
|
-
|
|
1889
|
-
@certificate.setter
|
|
1890
|
-
def certificate(self, value: Optional[pulumi.Input['CertificateInformationArgs']]):
|
|
1891
|
-
pulumi.set(self, "certificate", value)
|
|
1892
|
-
|
|
1893
|
-
@property
|
|
1894
|
-
@pulumi.getter(name="certificatePassword")
|
|
1895
|
-
def certificate_password(self) -> Optional[pulumi.Input[str]]:
|
|
1896
|
-
"""
|
|
1897
|
-
Certificate Password.
|
|
1898
|
-
"""
|
|
1899
|
-
return pulumi.get(self, "certificate_password")
|
|
1900
|
-
|
|
1901
|
-
@certificate_password.setter
|
|
1902
|
-
def certificate_password(self, value: Optional[pulumi.Input[str]]):
|
|
1903
|
-
pulumi.set(self, "certificate_password", value)
|
|
1904
|
-
|
|
1905
|
-
@property
|
|
1906
|
-
@pulumi.getter(name="encodedCertificate")
|
|
1907
|
-
def encoded_certificate(self) -> Optional[pulumi.Input[str]]:
|
|
1908
|
-
"""
|
|
1909
|
-
Base64 Encoded certificate.
|
|
1910
|
-
"""
|
|
1911
|
-
return pulumi.get(self, "encoded_certificate")
|
|
1912
|
-
|
|
1913
|
-
@encoded_certificate.setter
|
|
1914
|
-
def encoded_certificate(self, value: Optional[pulumi.Input[str]]):
|
|
1915
|
-
pulumi.set(self, "encoded_certificate", value)
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
if not MYPY:
|
|
1919
|
-
class CertificateInformationArgsDict(TypedDict):
|
|
1920
|
-
"""
|
|
1921
|
-
SSL certificate information.
|
|
1922
|
-
"""
|
|
1923
|
-
expiry: pulumi.Input[str]
|
|
1924
|
-
"""
|
|
1925
|
-
Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
1926
|
-
"""
|
|
1927
|
-
subject: pulumi.Input[str]
|
|
1928
|
-
"""
|
|
1929
|
-
Subject of the certificate.
|
|
1930
|
-
"""
|
|
1931
|
-
thumbprint: pulumi.Input[str]
|
|
1932
|
-
"""
|
|
1933
|
-
Thumbprint of the certificate.
|
|
1934
|
-
"""
|
|
1935
|
-
elif False:
|
|
1936
|
-
CertificateInformationArgsDict: TypeAlias = Mapping[str, Any]
|
|
1937
|
-
|
|
1938
|
-
@pulumi.input_type
|
|
1939
|
-
class CertificateInformationArgs:
|
|
1940
|
-
def __init__(__self__, *,
|
|
1941
|
-
expiry: pulumi.Input[str],
|
|
1942
|
-
subject: pulumi.Input[str],
|
|
1943
|
-
thumbprint: pulumi.Input[str]):
|
|
1944
|
-
"""
|
|
1945
|
-
SSL certificate information.
|
|
1946
|
-
:param pulumi.Input[str] expiry: Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
1947
|
-
:param pulumi.Input[str] subject: Subject of the certificate.
|
|
1948
|
-
:param pulumi.Input[str] thumbprint: Thumbprint of the certificate.
|
|
1949
|
-
"""
|
|
1950
|
-
pulumi.set(__self__, "expiry", expiry)
|
|
1951
|
-
pulumi.set(__self__, "subject", subject)
|
|
1952
|
-
pulumi.set(__self__, "thumbprint", thumbprint)
|
|
1953
|
-
|
|
1954
|
-
@property
|
|
1955
|
-
@pulumi.getter
|
|
1956
|
-
def expiry(self) -> pulumi.Input[str]:
|
|
1957
|
-
"""
|
|
1958
|
-
Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
1959
|
-
"""
|
|
1960
|
-
return pulumi.get(self, "expiry")
|
|
1961
|
-
|
|
1962
|
-
@expiry.setter
|
|
1963
|
-
def expiry(self, value: pulumi.Input[str]):
|
|
1964
|
-
pulumi.set(self, "expiry", value)
|
|
1965
|
-
|
|
1966
|
-
@property
|
|
1967
|
-
@pulumi.getter
|
|
1968
|
-
def subject(self) -> pulumi.Input[str]:
|
|
1969
|
-
"""
|
|
1970
|
-
Subject of the certificate.
|
|
1971
|
-
"""
|
|
1972
|
-
return pulumi.get(self, "subject")
|
|
1973
|
-
|
|
1974
|
-
@subject.setter
|
|
1975
|
-
def subject(self, value: pulumi.Input[str]):
|
|
1976
|
-
pulumi.set(self, "subject", value)
|
|
1977
|
-
|
|
1978
|
-
@property
|
|
1979
|
-
@pulumi.getter
|
|
1980
|
-
def thumbprint(self) -> pulumi.Input[str]:
|
|
1981
|
-
"""
|
|
1982
|
-
Thumbprint of the certificate.
|
|
1983
|
-
"""
|
|
1984
|
-
return pulumi.get(self, "thumbprint")
|
|
1985
|
-
|
|
1986
|
-
@thumbprint.setter
|
|
1987
|
-
def thumbprint(self, value: pulumi.Input[str]):
|
|
1988
|
-
pulumi.set(self, "thumbprint", value)
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
if not MYPY:
|
|
1992
|
-
class CircuitBreakerFailureConditionArgsDict(TypedDict):
|
|
1993
|
-
"""
|
|
1994
|
-
The trip conditions of the circuit breaker
|
|
1995
|
-
"""
|
|
1996
|
-
count: NotRequired[pulumi.Input[float]]
|
|
1997
|
-
"""
|
|
1998
|
-
The threshold for opening the circuit.
|
|
1999
|
-
"""
|
|
2000
|
-
error_reasons: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
2001
|
-
"""
|
|
2002
|
-
The error reasons which are considered as failure.
|
|
2003
|
-
"""
|
|
2004
|
-
interval: NotRequired[pulumi.Input[str]]
|
|
2005
|
-
"""
|
|
2006
|
-
The interval during which the failures are counted.
|
|
2007
|
-
"""
|
|
2008
|
-
percentage: NotRequired[pulumi.Input[float]]
|
|
2009
|
-
"""
|
|
2010
|
-
The threshold for opening the circuit.
|
|
2011
|
-
"""
|
|
2012
|
-
status_code_ranges: NotRequired[pulumi.Input[Sequence[pulumi.Input['FailureStatusCodeRangeArgsDict']]]]
|
|
2013
|
-
"""
|
|
2014
|
-
The status code ranges which are considered as failure.
|
|
2015
|
-
"""
|
|
2016
|
-
elif False:
|
|
2017
|
-
CircuitBreakerFailureConditionArgsDict: TypeAlias = Mapping[str, Any]
|
|
2018
|
-
|
|
2019
|
-
@pulumi.input_type
|
|
2020
|
-
class CircuitBreakerFailureConditionArgs:
|
|
2021
|
-
def __init__(__self__, *,
|
|
2022
|
-
count: Optional[pulumi.Input[float]] = None,
|
|
2023
|
-
error_reasons: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
|
2024
|
-
interval: Optional[pulumi.Input[str]] = None,
|
|
2025
|
-
percentage: Optional[pulumi.Input[float]] = None,
|
|
2026
|
-
status_code_ranges: Optional[pulumi.Input[Sequence[pulumi.Input['FailureStatusCodeRangeArgs']]]] = None):
|
|
2027
|
-
"""
|
|
2028
|
-
The trip conditions of the circuit breaker
|
|
2029
|
-
:param pulumi.Input[float] count: The threshold for opening the circuit.
|
|
2030
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] error_reasons: The error reasons which are considered as failure.
|
|
2031
|
-
:param pulumi.Input[str] interval: The interval during which the failures are counted.
|
|
2032
|
-
:param pulumi.Input[float] percentage: The threshold for opening the circuit.
|
|
2033
|
-
:param pulumi.Input[Sequence[pulumi.Input['FailureStatusCodeRangeArgs']]] status_code_ranges: The status code ranges which are considered as failure.
|
|
2034
|
-
"""
|
|
2035
|
-
if count is not None:
|
|
2036
|
-
pulumi.set(__self__, "count", count)
|
|
2037
|
-
if error_reasons is not None:
|
|
2038
|
-
pulumi.set(__self__, "error_reasons", error_reasons)
|
|
2039
|
-
if interval is not None:
|
|
2040
|
-
pulumi.set(__self__, "interval", interval)
|
|
2041
|
-
if percentage is not None:
|
|
2042
|
-
pulumi.set(__self__, "percentage", percentage)
|
|
2043
|
-
if status_code_ranges is not None:
|
|
2044
|
-
pulumi.set(__self__, "status_code_ranges", status_code_ranges)
|
|
2045
|
-
|
|
2046
|
-
@property
|
|
2047
|
-
@pulumi.getter
|
|
2048
|
-
def count(self) -> Optional[pulumi.Input[float]]:
|
|
2049
|
-
"""
|
|
2050
|
-
The threshold for opening the circuit.
|
|
2051
|
-
"""
|
|
2052
|
-
return pulumi.get(self, "count")
|
|
2053
|
-
|
|
2054
|
-
@count.setter
|
|
2055
|
-
def count(self, value: Optional[pulumi.Input[float]]):
|
|
2056
|
-
pulumi.set(self, "count", value)
|
|
2057
|
-
|
|
2058
|
-
@property
|
|
2059
|
-
@pulumi.getter(name="errorReasons")
|
|
2060
|
-
def error_reasons(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2061
|
-
"""
|
|
2062
|
-
The error reasons which are considered as failure.
|
|
2063
|
-
"""
|
|
2064
|
-
return pulumi.get(self, "error_reasons")
|
|
2065
|
-
|
|
2066
|
-
@error_reasons.setter
|
|
2067
|
-
def error_reasons(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
2068
|
-
pulumi.set(self, "error_reasons", value)
|
|
2069
|
-
|
|
2070
|
-
@property
|
|
2071
|
-
@pulumi.getter
|
|
2072
|
-
def interval(self) -> Optional[pulumi.Input[str]]:
|
|
2073
|
-
"""
|
|
2074
|
-
The interval during which the failures are counted.
|
|
2075
|
-
"""
|
|
2076
|
-
return pulumi.get(self, "interval")
|
|
2077
|
-
|
|
2078
|
-
@interval.setter
|
|
2079
|
-
def interval(self, value: Optional[pulumi.Input[str]]):
|
|
2080
|
-
pulumi.set(self, "interval", value)
|
|
2081
|
-
|
|
2082
|
-
@property
|
|
2083
|
-
@pulumi.getter
|
|
2084
|
-
def percentage(self) -> Optional[pulumi.Input[float]]:
|
|
2085
|
-
"""
|
|
2086
|
-
The threshold for opening the circuit.
|
|
2087
|
-
"""
|
|
2088
|
-
return pulumi.get(self, "percentage")
|
|
2089
|
-
|
|
2090
|
-
@percentage.setter
|
|
2091
|
-
def percentage(self, value: Optional[pulumi.Input[float]]):
|
|
2092
|
-
pulumi.set(self, "percentage", value)
|
|
2093
|
-
|
|
2094
|
-
@property
|
|
2095
|
-
@pulumi.getter(name="statusCodeRanges")
|
|
2096
|
-
def status_code_ranges(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['FailureStatusCodeRangeArgs']]]]:
|
|
2097
|
-
"""
|
|
2098
|
-
The status code ranges which are considered as failure.
|
|
2099
|
-
"""
|
|
2100
|
-
return pulumi.get(self, "status_code_ranges")
|
|
2101
|
-
|
|
2102
|
-
@status_code_ranges.setter
|
|
2103
|
-
def status_code_ranges(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['FailureStatusCodeRangeArgs']]]]):
|
|
2104
|
-
pulumi.set(self, "status_code_ranges", value)
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
if not MYPY:
|
|
2108
|
-
class CircuitBreakerRuleArgsDict(TypedDict):
|
|
2109
|
-
"""
|
|
2110
|
-
Rule configuration to trip the backend.
|
|
2111
|
-
"""
|
|
2112
|
-
accept_retry_after: NotRequired[pulumi.Input[bool]]
|
|
2113
|
-
"""
|
|
2114
|
-
flag to accept Retry-After header from the backend.
|
|
2115
|
-
"""
|
|
2116
|
-
failure_condition: NotRequired[pulumi.Input['CircuitBreakerFailureConditionArgsDict']]
|
|
2117
|
-
"""
|
|
2118
|
-
The conditions for tripping the circuit breaker.
|
|
2119
|
-
"""
|
|
2120
|
-
name: NotRequired[pulumi.Input[str]]
|
|
2121
|
-
"""
|
|
2122
|
-
The rule name.
|
|
2123
|
-
"""
|
|
2124
|
-
trip_duration: NotRequired[pulumi.Input[str]]
|
|
2125
|
-
"""
|
|
2126
|
-
The duration for which the circuit will be tripped.
|
|
2127
|
-
"""
|
|
2128
|
-
elif False:
|
|
2129
|
-
CircuitBreakerRuleArgsDict: TypeAlias = Mapping[str, Any]
|
|
2130
|
-
|
|
2131
|
-
@pulumi.input_type
|
|
2132
|
-
class CircuitBreakerRuleArgs:
|
|
2133
|
-
def __init__(__self__, *,
|
|
2134
|
-
accept_retry_after: Optional[pulumi.Input[bool]] = None,
|
|
2135
|
-
failure_condition: Optional[pulumi.Input['CircuitBreakerFailureConditionArgs']] = None,
|
|
2136
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
2137
|
-
trip_duration: Optional[pulumi.Input[str]] = None):
|
|
2138
|
-
"""
|
|
2139
|
-
Rule configuration to trip the backend.
|
|
2140
|
-
:param pulumi.Input[bool] accept_retry_after: flag to accept Retry-After header from the backend.
|
|
2141
|
-
:param pulumi.Input['CircuitBreakerFailureConditionArgs'] failure_condition: The conditions for tripping the circuit breaker.
|
|
2142
|
-
:param pulumi.Input[str] name: The rule name.
|
|
2143
|
-
:param pulumi.Input[str] trip_duration: The duration for which the circuit will be tripped.
|
|
2144
|
-
"""
|
|
2145
|
-
if accept_retry_after is not None:
|
|
2146
|
-
pulumi.set(__self__, "accept_retry_after", accept_retry_after)
|
|
2147
|
-
if failure_condition is not None:
|
|
2148
|
-
pulumi.set(__self__, "failure_condition", failure_condition)
|
|
2149
|
-
if name is not None:
|
|
2150
|
-
pulumi.set(__self__, "name", name)
|
|
2151
|
-
if trip_duration is not None:
|
|
2152
|
-
pulumi.set(__self__, "trip_duration", trip_duration)
|
|
2153
|
-
|
|
2154
|
-
@property
|
|
2155
|
-
@pulumi.getter(name="acceptRetryAfter")
|
|
2156
|
-
def accept_retry_after(self) -> Optional[pulumi.Input[bool]]:
|
|
2157
|
-
"""
|
|
2158
|
-
flag to accept Retry-After header from the backend.
|
|
2159
|
-
"""
|
|
2160
|
-
return pulumi.get(self, "accept_retry_after")
|
|
2161
|
-
|
|
2162
|
-
@accept_retry_after.setter
|
|
2163
|
-
def accept_retry_after(self, value: Optional[pulumi.Input[bool]]):
|
|
2164
|
-
pulumi.set(self, "accept_retry_after", value)
|
|
2165
|
-
|
|
2166
|
-
@property
|
|
2167
|
-
@pulumi.getter(name="failureCondition")
|
|
2168
|
-
def failure_condition(self) -> Optional[pulumi.Input['CircuitBreakerFailureConditionArgs']]:
|
|
2169
|
-
"""
|
|
2170
|
-
The conditions for tripping the circuit breaker.
|
|
2171
|
-
"""
|
|
2172
|
-
return pulumi.get(self, "failure_condition")
|
|
2173
|
-
|
|
2174
|
-
@failure_condition.setter
|
|
2175
|
-
def failure_condition(self, value: Optional[pulumi.Input['CircuitBreakerFailureConditionArgs']]):
|
|
2176
|
-
pulumi.set(self, "failure_condition", value)
|
|
2177
|
-
|
|
2178
|
-
@property
|
|
2179
|
-
@pulumi.getter
|
|
2180
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
|
2181
|
-
"""
|
|
2182
|
-
The rule name.
|
|
2183
|
-
"""
|
|
2184
|
-
return pulumi.get(self, "name")
|
|
2185
|
-
|
|
2186
|
-
@name.setter
|
|
2187
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
|
2188
|
-
pulumi.set(self, "name", value)
|
|
2189
|
-
|
|
2190
|
-
@property
|
|
2191
|
-
@pulumi.getter(name="tripDuration")
|
|
2192
|
-
def trip_duration(self) -> Optional[pulumi.Input[str]]:
|
|
2193
|
-
"""
|
|
2194
|
-
The duration for which the circuit will be tripped.
|
|
2195
|
-
"""
|
|
2196
|
-
return pulumi.get(self, "trip_duration")
|
|
2197
|
-
|
|
2198
|
-
@trip_duration.setter
|
|
2199
|
-
def trip_duration(self, value: Optional[pulumi.Input[str]]):
|
|
2200
|
-
pulumi.set(self, "trip_duration", value)
|
|
2201
|
-
|
|
2202
|
-
|
|
2203
|
-
if not MYPY:
|
|
2204
|
-
class ConfigurationApiArgsDict(TypedDict):
|
|
2205
|
-
"""
|
|
2206
|
-
Information regarding the Configuration API of the API Management service.
|
|
2207
|
-
"""
|
|
2208
|
-
legacy_api: NotRequired[pulumi.Input[Union[str, 'LegacyApiState']]]
|
|
2209
|
-
"""
|
|
2210
|
-
Indication whether or not the legacy Configuration API (v1) should be exposed on the API Management service. Value is optional but must be 'Enabled' or 'Disabled'. If 'Disabled', legacy Configuration API (v1) will not be available for self-hosted gateways. Default value is 'Enabled'
|
|
2211
|
-
"""
|
|
2212
|
-
elif False:
|
|
2213
|
-
ConfigurationApiArgsDict: TypeAlias = Mapping[str, Any]
|
|
2214
|
-
|
|
2215
|
-
@pulumi.input_type
|
|
2216
|
-
class ConfigurationApiArgs:
|
|
2217
|
-
def __init__(__self__, *,
|
|
2218
|
-
legacy_api: Optional[pulumi.Input[Union[str, 'LegacyApiState']]] = None):
|
|
2219
|
-
"""
|
|
2220
|
-
Information regarding the Configuration API of the API Management service.
|
|
2221
|
-
:param pulumi.Input[Union[str, 'LegacyApiState']] legacy_api: Indication whether or not the legacy Configuration API (v1) should be exposed on the API Management service. Value is optional but must be 'Enabled' or 'Disabled'. If 'Disabled', legacy Configuration API (v1) will not be available for self-hosted gateways. Default value is 'Enabled'
|
|
2222
|
-
"""
|
|
2223
|
-
if legacy_api is None:
|
|
2224
|
-
legacy_api = 'Enabled'
|
|
2225
|
-
if legacy_api is not None:
|
|
2226
|
-
pulumi.set(__self__, "legacy_api", legacy_api)
|
|
2227
|
-
|
|
2228
|
-
@property
|
|
2229
|
-
@pulumi.getter(name="legacyApi")
|
|
2230
|
-
def legacy_api(self) -> Optional[pulumi.Input[Union[str, 'LegacyApiState']]]:
|
|
2231
|
-
"""
|
|
2232
|
-
Indication whether or not the legacy Configuration API (v1) should be exposed on the API Management service. Value is optional but must be 'Enabled' or 'Disabled'. If 'Disabled', legacy Configuration API (v1) will not be available for self-hosted gateways. Default value is 'Enabled'
|
|
2233
|
-
"""
|
|
2234
|
-
return pulumi.get(self, "legacy_api")
|
|
2235
|
-
|
|
2236
|
-
@legacy_api.setter
|
|
2237
|
-
def legacy_api(self, value: Optional[pulumi.Input[Union[str, 'LegacyApiState']]]):
|
|
2238
|
-
pulumi.set(self, "legacy_api", value)
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
if not MYPY:
|
|
2242
|
-
class DataMaskingEntityArgsDict(TypedDict):
|
|
2243
|
-
mode: NotRequired[pulumi.Input[Union[str, 'DataMaskingMode']]]
|
|
2244
|
-
"""
|
|
2245
|
-
Data masking mode.
|
|
2246
|
-
"""
|
|
2247
|
-
value: NotRequired[pulumi.Input[str]]
|
|
2248
|
-
"""
|
|
2249
|
-
The name of an entity to mask (e.g. a name of a header or a query parameter).
|
|
2250
|
-
"""
|
|
2251
|
-
elif False:
|
|
2252
|
-
DataMaskingEntityArgsDict: TypeAlias = Mapping[str, Any]
|
|
2253
|
-
|
|
2254
|
-
@pulumi.input_type
|
|
2255
|
-
class DataMaskingEntityArgs:
|
|
2256
|
-
def __init__(__self__, *,
|
|
2257
|
-
mode: Optional[pulumi.Input[Union[str, 'DataMaskingMode']]] = None,
|
|
2258
|
-
value: Optional[pulumi.Input[str]] = None):
|
|
2259
|
-
"""
|
|
2260
|
-
:param pulumi.Input[Union[str, 'DataMaskingMode']] mode: Data masking mode.
|
|
2261
|
-
:param pulumi.Input[str] value: The name of an entity to mask (e.g. a name of a header or a query parameter).
|
|
2262
|
-
"""
|
|
2263
|
-
if mode is not None:
|
|
2264
|
-
pulumi.set(__self__, "mode", mode)
|
|
2265
|
-
if value is not None:
|
|
2266
|
-
pulumi.set(__self__, "value", value)
|
|
2267
|
-
|
|
2268
|
-
@property
|
|
2269
|
-
@pulumi.getter
|
|
2270
|
-
def mode(self) -> Optional[pulumi.Input[Union[str, 'DataMaskingMode']]]:
|
|
2271
|
-
"""
|
|
2272
|
-
Data masking mode.
|
|
2273
|
-
"""
|
|
2274
|
-
return pulumi.get(self, "mode")
|
|
2275
|
-
|
|
2276
|
-
@mode.setter
|
|
2277
|
-
def mode(self, value: Optional[pulumi.Input[Union[str, 'DataMaskingMode']]]):
|
|
2278
|
-
pulumi.set(self, "mode", value)
|
|
2279
|
-
|
|
2280
|
-
@property
|
|
2281
|
-
@pulumi.getter
|
|
2282
|
-
def value(self) -> Optional[pulumi.Input[str]]:
|
|
2283
|
-
"""
|
|
2284
|
-
The name of an entity to mask (e.g. a name of a header or a query parameter).
|
|
2285
|
-
"""
|
|
2286
|
-
return pulumi.get(self, "value")
|
|
2287
|
-
|
|
2288
|
-
@value.setter
|
|
2289
|
-
def value(self, value: Optional[pulumi.Input[str]]):
|
|
2290
|
-
pulumi.set(self, "value", value)
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
if not MYPY:
|
|
2294
|
-
class DataMaskingArgsDict(TypedDict):
|
|
2295
|
-
headers: NotRequired[pulumi.Input[Sequence[pulumi.Input['DataMaskingEntityArgsDict']]]]
|
|
2296
|
-
"""
|
|
2297
|
-
Masking settings for headers
|
|
2298
|
-
"""
|
|
2299
|
-
query_params: NotRequired[pulumi.Input[Sequence[pulumi.Input['DataMaskingEntityArgsDict']]]]
|
|
2300
|
-
"""
|
|
2301
|
-
Masking settings for Url query parameters
|
|
2302
|
-
"""
|
|
2303
|
-
elif False:
|
|
2304
|
-
DataMaskingArgsDict: TypeAlias = Mapping[str, Any]
|
|
2305
|
-
|
|
2306
|
-
@pulumi.input_type
|
|
2307
|
-
class DataMaskingArgs:
|
|
2308
|
-
def __init__(__self__, *,
|
|
2309
|
-
headers: Optional[pulumi.Input[Sequence[pulumi.Input['DataMaskingEntityArgs']]]] = None,
|
|
2310
|
-
query_params: Optional[pulumi.Input[Sequence[pulumi.Input['DataMaskingEntityArgs']]]] = None):
|
|
2311
|
-
"""
|
|
2312
|
-
:param pulumi.Input[Sequence[pulumi.Input['DataMaskingEntityArgs']]] headers: Masking settings for headers
|
|
2313
|
-
:param pulumi.Input[Sequence[pulumi.Input['DataMaskingEntityArgs']]] query_params: Masking settings for Url query parameters
|
|
2314
|
-
"""
|
|
2315
|
-
if headers is not None:
|
|
2316
|
-
pulumi.set(__self__, "headers", headers)
|
|
2317
|
-
if query_params is not None:
|
|
2318
|
-
pulumi.set(__self__, "query_params", query_params)
|
|
2319
|
-
|
|
2320
|
-
@property
|
|
2321
|
-
@pulumi.getter
|
|
2322
|
-
def headers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DataMaskingEntityArgs']]]]:
|
|
2323
|
-
"""
|
|
2324
|
-
Masking settings for headers
|
|
2325
|
-
"""
|
|
2326
|
-
return pulumi.get(self, "headers")
|
|
2327
|
-
|
|
2328
|
-
@headers.setter
|
|
2329
|
-
def headers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DataMaskingEntityArgs']]]]):
|
|
2330
|
-
pulumi.set(self, "headers", value)
|
|
2331
|
-
|
|
2332
|
-
@property
|
|
2333
|
-
@pulumi.getter(name="queryParams")
|
|
2334
|
-
def query_params(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['DataMaskingEntityArgs']]]]:
|
|
2335
|
-
"""
|
|
2336
|
-
Masking settings for Url query parameters
|
|
2337
|
-
"""
|
|
2338
|
-
return pulumi.get(self, "query_params")
|
|
2339
|
-
|
|
2340
|
-
@query_params.setter
|
|
2341
|
-
def query_params(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['DataMaskingEntityArgs']]]]):
|
|
2342
|
-
pulumi.set(self, "query_params", value)
|
|
2343
|
-
|
|
2344
|
-
|
|
2345
|
-
if not MYPY:
|
|
2346
|
-
class EmailTemplateParametersContractPropertiesArgsDict(TypedDict):
|
|
2347
|
-
"""
|
|
2348
|
-
Email Template Parameter contract.
|
|
2349
|
-
"""
|
|
2350
|
-
description: NotRequired[pulumi.Input[str]]
|
|
2351
|
-
"""
|
|
2352
|
-
Template parameter description.
|
|
2353
|
-
"""
|
|
2354
|
-
name: NotRequired[pulumi.Input[str]]
|
|
2355
|
-
"""
|
|
2356
|
-
Template parameter name.
|
|
2357
|
-
"""
|
|
2358
|
-
title: NotRequired[pulumi.Input[str]]
|
|
2359
|
-
"""
|
|
2360
|
-
Template parameter title.
|
|
2361
|
-
"""
|
|
2362
|
-
elif False:
|
|
2363
|
-
EmailTemplateParametersContractPropertiesArgsDict: TypeAlias = Mapping[str, Any]
|
|
2364
|
-
|
|
2365
|
-
@pulumi.input_type
|
|
2366
|
-
class EmailTemplateParametersContractPropertiesArgs:
|
|
2367
|
-
def __init__(__self__, *,
|
|
2368
|
-
description: Optional[pulumi.Input[str]] = None,
|
|
2369
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
2370
|
-
title: Optional[pulumi.Input[str]] = None):
|
|
2371
|
-
"""
|
|
2372
|
-
Email Template Parameter contract.
|
|
2373
|
-
:param pulumi.Input[str] description: Template parameter description.
|
|
2374
|
-
:param pulumi.Input[str] name: Template parameter name.
|
|
2375
|
-
:param pulumi.Input[str] title: Template parameter title.
|
|
2376
|
-
"""
|
|
2377
|
-
if description is not None:
|
|
2378
|
-
pulumi.set(__self__, "description", description)
|
|
2379
|
-
if name is not None:
|
|
2380
|
-
pulumi.set(__self__, "name", name)
|
|
2381
|
-
if title is not None:
|
|
2382
|
-
pulumi.set(__self__, "title", title)
|
|
2383
|
-
|
|
2384
|
-
@property
|
|
2385
|
-
@pulumi.getter
|
|
2386
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
|
2387
|
-
"""
|
|
2388
|
-
Template parameter description.
|
|
2389
|
-
"""
|
|
2390
|
-
return pulumi.get(self, "description")
|
|
2391
|
-
|
|
2392
|
-
@description.setter
|
|
2393
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
|
2394
|
-
pulumi.set(self, "description", value)
|
|
2395
|
-
|
|
2396
|
-
@property
|
|
2397
|
-
@pulumi.getter
|
|
2398
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
|
2399
|
-
"""
|
|
2400
|
-
Template parameter name.
|
|
2401
|
-
"""
|
|
2402
|
-
return pulumi.get(self, "name")
|
|
2403
|
-
|
|
2404
|
-
@name.setter
|
|
2405
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
|
2406
|
-
pulumi.set(self, "name", value)
|
|
2407
|
-
|
|
2408
|
-
@property
|
|
2409
|
-
@pulumi.getter
|
|
2410
|
-
def title(self) -> Optional[pulumi.Input[str]]:
|
|
2411
|
-
"""
|
|
2412
|
-
Template parameter title.
|
|
2413
|
-
"""
|
|
2414
|
-
return pulumi.get(self, "title")
|
|
2415
|
-
|
|
2416
|
-
@title.setter
|
|
2417
|
-
def title(self, value: Optional[pulumi.Input[str]]):
|
|
2418
|
-
pulumi.set(self, "title", value)
|
|
2419
|
-
|
|
2420
|
-
|
|
2421
|
-
if not MYPY:
|
|
2422
|
-
class FailureStatusCodeRangeArgsDict(TypedDict):
|
|
2423
|
-
"""
|
|
2424
|
-
The failure http status code range
|
|
2425
|
-
"""
|
|
2426
|
-
max: NotRequired[pulumi.Input[int]]
|
|
2427
|
-
"""
|
|
2428
|
-
The maximum http status code.
|
|
2429
|
-
"""
|
|
2430
|
-
min: NotRequired[pulumi.Input[int]]
|
|
2431
|
-
"""
|
|
2432
|
-
The minimum http status code.
|
|
2433
|
-
"""
|
|
2434
|
-
elif False:
|
|
2435
|
-
FailureStatusCodeRangeArgsDict: TypeAlias = Mapping[str, Any]
|
|
2436
|
-
|
|
2437
|
-
@pulumi.input_type
|
|
2438
|
-
class FailureStatusCodeRangeArgs:
|
|
2439
|
-
def __init__(__self__, *,
|
|
2440
|
-
max: Optional[pulumi.Input[int]] = None,
|
|
2441
|
-
min: Optional[pulumi.Input[int]] = None):
|
|
2442
|
-
"""
|
|
2443
|
-
The failure http status code range
|
|
2444
|
-
:param pulumi.Input[int] max: The maximum http status code.
|
|
2445
|
-
:param pulumi.Input[int] min: The minimum http status code.
|
|
2446
|
-
"""
|
|
2447
|
-
if max is not None:
|
|
2448
|
-
pulumi.set(__self__, "max", max)
|
|
2449
|
-
if min is not None:
|
|
2450
|
-
pulumi.set(__self__, "min", min)
|
|
2451
|
-
|
|
2452
|
-
@property
|
|
2453
|
-
@pulumi.getter
|
|
2454
|
-
def max(self) -> Optional[pulumi.Input[int]]:
|
|
2455
|
-
"""
|
|
2456
|
-
The maximum http status code.
|
|
2457
|
-
"""
|
|
2458
|
-
return pulumi.get(self, "max")
|
|
2459
|
-
|
|
2460
|
-
@max.setter
|
|
2461
|
-
def max(self, value: Optional[pulumi.Input[int]]):
|
|
2462
|
-
pulumi.set(self, "max", value)
|
|
2463
|
-
|
|
2464
|
-
@property
|
|
2465
|
-
@pulumi.getter
|
|
2466
|
-
def min(self) -> Optional[pulumi.Input[int]]:
|
|
2467
|
-
"""
|
|
2468
|
-
The minimum http status code.
|
|
2469
|
-
"""
|
|
2470
|
-
return pulumi.get(self, "min")
|
|
2471
|
-
|
|
2472
|
-
@min.setter
|
|
2473
|
-
def min(self, value: Optional[pulumi.Input[int]]):
|
|
2474
|
-
pulumi.set(self, "min", value)
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
if not MYPY:
|
|
2478
|
-
class HostnameConfigurationArgsDict(TypedDict):
|
|
2479
|
-
"""
|
|
2480
|
-
Custom hostname configuration.
|
|
2481
|
-
"""
|
|
2482
|
-
host_name: pulumi.Input[str]
|
|
2483
|
-
"""
|
|
2484
|
-
Hostname to configure on the Api Management service.
|
|
2485
|
-
"""
|
|
2486
|
-
type: pulumi.Input[Union[str, 'HostnameType']]
|
|
2487
|
-
"""
|
|
2488
|
-
Hostname type.
|
|
2489
|
-
"""
|
|
2490
|
-
certificate: NotRequired[pulumi.Input['CertificateInformationArgsDict']]
|
|
2491
|
-
"""
|
|
2492
|
-
Certificate information.
|
|
2493
|
-
"""
|
|
2494
|
-
certificate_password: NotRequired[pulumi.Input[str]]
|
|
2495
|
-
"""
|
|
2496
|
-
Certificate Password.
|
|
2497
|
-
"""
|
|
2498
|
-
certificate_source: NotRequired[pulumi.Input[Union[str, 'CertificateSource']]]
|
|
2499
|
-
"""
|
|
2500
|
-
Certificate Source.
|
|
2501
|
-
"""
|
|
2502
|
-
certificate_status: NotRequired[pulumi.Input[Union[str, 'CertificateStatus']]]
|
|
2503
|
-
"""
|
|
2504
|
-
Certificate Status.
|
|
2505
|
-
"""
|
|
2506
|
-
default_ssl_binding: NotRequired[pulumi.Input[bool]]
|
|
2507
|
-
"""
|
|
2508
|
-
Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type.
|
|
2509
|
-
"""
|
|
2510
|
-
encoded_certificate: NotRequired[pulumi.Input[str]]
|
|
2511
|
-
"""
|
|
2512
|
-
Base64 Encoded certificate.
|
|
2513
|
-
"""
|
|
2514
|
-
identity_client_id: NotRequired[pulumi.Input[str]]
|
|
2515
|
-
"""
|
|
2516
|
-
System or User Assigned Managed identity clientId as generated by Azure AD, which has GET access to the keyVault containing the SSL certificate.
|
|
2517
|
-
"""
|
|
2518
|
-
key_vault_id: NotRequired[pulumi.Input[str]]
|
|
2519
|
-
"""
|
|
2520
|
-
Url to the KeyVault Secret containing the Ssl Certificate. If absolute Url containing version is provided, auto-update of ssl certificate will not work. This requires Api Management service to be configured with aka.ms/apimmsi. The secret should be of type *application/x-pkcs12*
|
|
2521
|
-
"""
|
|
2522
|
-
negotiate_client_certificate: NotRequired[pulumi.Input[bool]]
|
|
2523
|
-
"""
|
|
2524
|
-
Specify true to always negotiate client certificate on the hostname. Default Value is false.
|
|
2525
|
-
"""
|
|
2526
|
-
elif False:
|
|
2527
|
-
HostnameConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
|
2528
|
-
|
|
2529
|
-
@pulumi.input_type
|
|
2530
|
-
class HostnameConfigurationArgs:
|
|
2531
|
-
def __init__(__self__, *,
|
|
2532
|
-
host_name: pulumi.Input[str],
|
|
2533
|
-
type: pulumi.Input[Union[str, 'HostnameType']],
|
|
2534
|
-
certificate: Optional[pulumi.Input['CertificateInformationArgs']] = None,
|
|
2535
|
-
certificate_password: Optional[pulumi.Input[str]] = None,
|
|
2536
|
-
certificate_source: Optional[pulumi.Input[Union[str, 'CertificateSource']]] = None,
|
|
2537
|
-
certificate_status: Optional[pulumi.Input[Union[str, 'CertificateStatus']]] = None,
|
|
2538
|
-
default_ssl_binding: Optional[pulumi.Input[bool]] = None,
|
|
2539
|
-
encoded_certificate: Optional[pulumi.Input[str]] = None,
|
|
2540
|
-
identity_client_id: Optional[pulumi.Input[str]] = None,
|
|
2541
|
-
key_vault_id: Optional[pulumi.Input[str]] = None,
|
|
2542
|
-
negotiate_client_certificate: Optional[pulumi.Input[bool]] = None):
|
|
2543
|
-
"""
|
|
2544
|
-
Custom hostname configuration.
|
|
2545
|
-
:param pulumi.Input[str] host_name: Hostname to configure on the Api Management service.
|
|
2546
|
-
:param pulumi.Input[Union[str, 'HostnameType']] type: Hostname type.
|
|
2547
|
-
:param pulumi.Input['CertificateInformationArgs'] certificate: Certificate information.
|
|
2548
|
-
:param pulumi.Input[str] certificate_password: Certificate Password.
|
|
2549
|
-
:param pulumi.Input[Union[str, 'CertificateSource']] certificate_source: Certificate Source.
|
|
2550
|
-
:param pulumi.Input[Union[str, 'CertificateStatus']] certificate_status: Certificate Status.
|
|
2551
|
-
:param pulumi.Input[bool] default_ssl_binding: Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type.
|
|
2552
|
-
:param pulumi.Input[str] encoded_certificate: Base64 Encoded certificate.
|
|
2553
|
-
:param pulumi.Input[str] identity_client_id: System or User Assigned Managed identity clientId as generated by Azure AD, which has GET access to the keyVault containing the SSL certificate.
|
|
2554
|
-
:param pulumi.Input[str] key_vault_id: Url to the KeyVault Secret containing the Ssl Certificate. If absolute Url containing version is provided, auto-update of ssl certificate will not work. This requires Api Management service to be configured with aka.ms/apimmsi. The secret should be of type *application/x-pkcs12*
|
|
2555
|
-
:param pulumi.Input[bool] negotiate_client_certificate: Specify true to always negotiate client certificate on the hostname. Default Value is false.
|
|
2556
|
-
"""
|
|
2557
|
-
pulumi.set(__self__, "host_name", host_name)
|
|
2558
|
-
pulumi.set(__self__, "type", type)
|
|
2559
|
-
if certificate is not None:
|
|
2560
|
-
pulumi.set(__self__, "certificate", certificate)
|
|
2561
|
-
if certificate_password is not None:
|
|
2562
|
-
pulumi.set(__self__, "certificate_password", certificate_password)
|
|
2563
|
-
if certificate_source is not None:
|
|
2564
|
-
pulumi.set(__self__, "certificate_source", certificate_source)
|
|
2565
|
-
if certificate_status is not None:
|
|
2566
|
-
pulumi.set(__self__, "certificate_status", certificate_status)
|
|
2567
|
-
if default_ssl_binding is None:
|
|
2568
|
-
default_ssl_binding = False
|
|
2569
|
-
if default_ssl_binding is not None:
|
|
2570
|
-
pulumi.set(__self__, "default_ssl_binding", default_ssl_binding)
|
|
2571
|
-
if encoded_certificate is not None:
|
|
2572
|
-
pulumi.set(__self__, "encoded_certificate", encoded_certificate)
|
|
2573
|
-
if identity_client_id is not None:
|
|
2574
|
-
pulumi.set(__self__, "identity_client_id", identity_client_id)
|
|
2575
|
-
if key_vault_id is not None:
|
|
2576
|
-
pulumi.set(__self__, "key_vault_id", key_vault_id)
|
|
2577
|
-
if negotiate_client_certificate is None:
|
|
2578
|
-
negotiate_client_certificate = False
|
|
2579
|
-
if negotiate_client_certificate is not None:
|
|
2580
|
-
pulumi.set(__self__, "negotiate_client_certificate", negotiate_client_certificate)
|
|
2581
|
-
|
|
2582
|
-
@property
|
|
2583
|
-
@pulumi.getter(name="hostName")
|
|
2584
|
-
def host_name(self) -> pulumi.Input[str]:
|
|
2585
|
-
"""
|
|
2586
|
-
Hostname to configure on the Api Management service.
|
|
2587
|
-
"""
|
|
2588
|
-
return pulumi.get(self, "host_name")
|
|
2589
|
-
|
|
2590
|
-
@host_name.setter
|
|
2591
|
-
def host_name(self, value: pulumi.Input[str]):
|
|
2592
|
-
pulumi.set(self, "host_name", value)
|
|
2593
|
-
|
|
2594
|
-
@property
|
|
2595
|
-
@pulumi.getter
|
|
2596
|
-
def type(self) -> pulumi.Input[Union[str, 'HostnameType']]:
|
|
2597
|
-
"""
|
|
2598
|
-
Hostname type.
|
|
2599
|
-
"""
|
|
2600
|
-
return pulumi.get(self, "type")
|
|
2601
|
-
|
|
2602
|
-
@type.setter
|
|
2603
|
-
def type(self, value: pulumi.Input[Union[str, 'HostnameType']]):
|
|
2604
|
-
pulumi.set(self, "type", value)
|
|
2605
|
-
|
|
2606
|
-
@property
|
|
2607
|
-
@pulumi.getter
|
|
2608
|
-
def certificate(self) -> Optional[pulumi.Input['CertificateInformationArgs']]:
|
|
2609
|
-
"""
|
|
2610
|
-
Certificate information.
|
|
2611
|
-
"""
|
|
2612
|
-
return pulumi.get(self, "certificate")
|
|
2613
|
-
|
|
2614
|
-
@certificate.setter
|
|
2615
|
-
def certificate(self, value: Optional[pulumi.Input['CertificateInformationArgs']]):
|
|
2616
|
-
pulumi.set(self, "certificate", value)
|
|
2617
|
-
|
|
2618
|
-
@property
|
|
2619
|
-
@pulumi.getter(name="certificatePassword")
|
|
2620
|
-
def certificate_password(self) -> Optional[pulumi.Input[str]]:
|
|
2621
|
-
"""
|
|
2622
|
-
Certificate Password.
|
|
2623
|
-
"""
|
|
2624
|
-
return pulumi.get(self, "certificate_password")
|
|
2625
|
-
|
|
2626
|
-
@certificate_password.setter
|
|
2627
|
-
def certificate_password(self, value: Optional[pulumi.Input[str]]):
|
|
2628
|
-
pulumi.set(self, "certificate_password", value)
|
|
2629
|
-
|
|
2630
|
-
@property
|
|
2631
|
-
@pulumi.getter(name="certificateSource")
|
|
2632
|
-
def certificate_source(self) -> Optional[pulumi.Input[Union[str, 'CertificateSource']]]:
|
|
2633
|
-
"""
|
|
2634
|
-
Certificate Source.
|
|
2635
|
-
"""
|
|
2636
|
-
return pulumi.get(self, "certificate_source")
|
|
2637
|
-
|
|
2638
|
-
@certificate_source.setter
|
|
2639
|
-
def certificate_source(self, value: Optional[pulumi.Input[Union[str, 'CertificateSource']]]):
|
|
2640
|
-
pulumi.set(self, "certificate_source", value)
|
|
2641
|
-
|
|
2642
|
-
@property
|
|
2643
|
-
@pulumi.getter(name="certificateStatus")
|
|
2644
|
-
def certificate_status(self) -> Optional[pulumi.Input[Union[str, 'CertificateStatus']]]:
|
|
2645
|
-
"""
|
|
2646
|
-
Certificate Status.
|
|
2647
|
-
"""
|
|
2648
|
-
return pulumi.get(self, "certificate_status")
|
|
2649
|
-
|
|
2650
|
-
@certificate_status.setter
|
|
2651
|
-
def certificate_status(self, value: Optional[pulumi.Input[Union[str, 'CertificateStatus']]]):
|
|
2652
|
-
pulumi.set(self, "certificate_status", value)
|
|
2653
|
-
|
|
2654
|
-
@property
|
|
2655
|
-
@pulumi.getter(name="defaultSslBinding")
|
|
2656
|
-
def default_ssl_binding(self) -> Optional[pulumi.Input[bool]]:
|
|
2657
|
-
"""
|
|
2658
|
-
Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type.
|
|
2659
|
-
"""
|
|
2660
|
-
return pulumi.get(self, "default_ssl_binding")
|
|
2661
|
-
|
|
2662
|
-
@default_ssl_binding.setter
|
|
2663
|
-
def default_ssl_binding(self, value: Optional[pulumi.Input[bool]]):
|
|
2664
|
-
pulumi.set(self, "default_ssl_binding", value)
|
|
2665
|
-
|
|
2666
|
-
@property
|
|
2667
|
-
@pulumi.getter(name="encodedCertificate")
|
|
2668
|
-
def encoded_certificate(self) -> Optional[pulumi.Input[str]]:
|
|
2669
|
-
"""
|
|
2670
|
-
Base64 Encoded certificate.
|
|
2671
|
-
"""
|
|
2672
|
-
return pulumi.get(self, "encoded_certificate")
|
|
2673
|
-
|
|
2674
|
-
@encoded_certificate.setter
|
|
2675
|
-
def encoded_certificate(self, value: Optional[pulumi.Input[str]]):
|
|
2676
|
-
pulumi.set(self, "encoded_certificate", value)
|
|
2677
|
-
|
|
2678
|
-
@property
|
|
2679
|
-
@pulumi.getter(name="identityClientId")
|
|
2680
|
-
def identity_client_id(self) -> Optional[pulumi.Input[str]]:
|
|
2681
|
-
"""
|
|
2682
|
-
System or User Assigned Managed identity clientId as generated by Azure AD, which has GET access to the keyVault containing the SSL certificate.
|
|
2683
|
-
"""
|
|
2684
|
-
return pulumi.get(self, "identity_client_id")
|
|
2685
|
-
|
|
2686
|
-
@identity_client_id.setter
|
|
2687
|
-
def identity_client_id(self, value: Optional[pulumi.Input[str]]):
|
|
2688
|
-
pulumi.set(self, "identity_client_id", value)
|
|
2689
|
-
|
|
2690
|
-
@property
|
|
2691
|
-
@pulumi.getter(name="keyVaultId")
|
|
2692
|
-
def key_vault_id(self) -> Optional[pulumi.Input[str]]:
|
|
2693
|
-
"""
|
|
2694
|
-
Url to the KeyVault Secret containing the Ssl Certificate. If absolute Url containing version is provided, auto-update of ssl certificate will not work. This requires Api Management service to be configured with aka.ms/apimmsi. The secret should be of type *application/x-pkcs12*
|
|
2695
|
-
"""
|
|
2696
|
-
return pulumi.get(self, "key_vault_id")
|
|
2697
|
-
|
|
2698
|
-
@key_vault_id.setter
|
|
2699
|
-
def key_vault_id(self, value: Optional[pulumi.Input[str]]):
|
|
2700
|
-
pulumi.set(self, "key_vault_id", value)
|
|
2701
|
-
|
|
2702
|
-
@property
|
|
2703
|
-
@pulumi.getter(name="negotiateClientCertificate")
|
|
2704
|
-
def negotiate_client_certificate(self) -> Optional[pulumi.Input[bool]]:
|
|
2705
|
-
"""
|
|
2706
|
-
Specify true to always negotiate client certificate on the hostname. Default Value is false.
|
|
2707
|
-
"""
|
|
2708
|
-
return pulumi.get(self, "negotiate_client_certificate")
|
|
2709
|
-
|
|
2710
|
-
@negotiate_client_certificate.setter
|
|
2711
|
-
def negotiate_client_certificate(self, value: Optional[pulumi.Input[bool]]):
|
|
2712
|
-
pulumi.set(self, "negotiate_client_certificate", value)
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
if not MYPY:
|
|
2716
|
-
class HttpMessageDiagnosticArgsDict(TypedDict):
|
|
2717
|
-
"""
|
|
2718
|
-
Http message diagnostic settings.
|
|
2719
|
-
"""
|
|
2720
|
-
body: NotRequired[pulumi.Input['BodyDiagnosticSettingsArgsDict']]
|
|
2721
|
-
"""
|
|
2722
|
-
Body logging settings.
|
|
2723
|
-
"""
|
|
2724
|
-
data_masking: NotRequired[pulumi.Input['DataMaskingArgsDict']]
|
|
2725
|
-
"""
|
|
2726
|
-
Data masking settings.
|
|
2727
|
-
"""
|
|
2728
|
-
headers: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
2729
|
-
"""
|
|
2730
|
-
Array of HTTP Headers to log.
|
|
2731
|
-
"""
|
|
2732
|
-
elif False:
|
|
2733
|
-
HttpMessageDiagnosticArgsDict: TypeAlias = Mapping[str, Any]
|
|
2734
|
-
|
|
2735
|
-
@pulumi.input_type
|
|
2736
|
-
class HttpMessageDiagnosticArgs:
|
|
2737
|
-
def __init__(__self__, *,
|
|
2738
|
-
body: Optional[pulumi.Input['BodyDiagnosticSettingsArgs']] = None,
|
|
2739
|
-
data_masking: Optional[pulumi.Input['DataMaskingArgs']] = None,
|
|
2740
|
-
headers: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
|
2741
|
-
"""
|
|
2742
|
-
Http message diagnostic settings.
|
|
2743
|
-
:param pulumi.Input['BodyDiagnosticSettingsArgs'] body: Body logging settings.
|
|
2744
|
-
:param pulumi.Input['DataMaskingArgs'] data_masking: Data masking settings.
|
|
2745
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] headers: Array of HTTP Headers to log.
|
|
2746
|
-
"""
|
|
2747
|
-
if body is not None:
|
|
2748
|
-
pulumi.set(__self__, "body", body)
|
|
2749
|
-
if data_masking is not None:
|
|
2750
|
-
pulumi.set(__self__, "data_masking", data_masking)
|
|
2751
|
-
if headers is not None:
|
|
2752
|
-
pulumi.set(__self__, "headers", headers)
|
|
2753
|
-
|
|
2754
|
-
@property
|
|
2755
|
-
@pulumi.getter
|
|
2756
|
-
def body(self) -> Optional[pulumi.Input['BodyDiagnosticSettingsArgs']]:
|
|
2757
|
-
"""
|
|
2758
|
-
Body logging settings.
|
|
2759
|
-
"""
|
|
2760
|
-
return pulumi.get(self, "body")
|
|
2761
|
-
|
|
2762
|
-
@body.setter
|
|
2763
|
-
def body(self, value: Optional[pulumi.Input['BodyDiagnosticSettingsArgs']]):
|
|
2764
|
-
pulumi.set(self, "body", value)
|
|
2765
|
-
|
|
2766
|
-
@property
|
|
2767
|
-
@pulumi.getter(name="dataMasking")
|
|
2768
|
-
def data_masking(self) -> Optional[pulumi.Input['DataMaskingArgs']]:
|
|
2769
|
-
"""
|
|
2770
|
-
Data masking settings.
|
|
2771
|
-
"""
|
|
2772
|
-
return pulumi.get(self, "data_masking")
|
|
2773
|
-
|
|
2774
|
-
@data_masking.setter
|
|
2775
|
-
def data_masking(self, value: Optional[pulumi.Input['DataMaskingArgs']]):
|
|
2776
|
-
pulumi.set(self, "data_masking", value)
|
|
2777
|
-
|
|
2778
|
-
@property
|
|
2779
|
-
@pulumi.getter
|
|
2780
|
-
def headers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
2781
|
-
"""
|
|
2782
|
-
Array of HTTP Headers to log.
|
|
2783
|
-
"""
|
|
2784
|
-
return pulumi.get(self, "headers")
|
|
2785
|
-
|
|
2786
|
-
@headers.setter
|
|
2787
|
-
def headers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
2788
|
-
pulumi.set(self, "headers", value)
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
if not MYPY:
|
|
2792
|
-
class KeyVaultContractCreatePropertiesArgsDict(TypedDict):
|
|
2793
|
-
"""
|
|
2794
|
-
Create keyVault contract details.
|
|
2795
|
-
"""
|
|
2796
|
-
identity_client_id: NotRequired[pulumi.Input[str]]
|
|
2797
|
-
"""
|
|
2798
|
-
Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret.
|
|
2799
|
-
"""
|
|
2800
|
-
secret_identifier: NotRequired[pulumi.Input[str]]
|
|
2801
|
-
"""
|
|
2802
|
-
Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi
|
|
2803
|
-
"""
|
|
2804
|
-
elif False:
|
|
2805
|
-
KeyVaultContractCreatePropertiesArgsDict: TypeAlias = Mapping[str, Any]
|
|
2806
|
-
|
|
2807
|
-
@pulumi.input_type
|
|
2808
|
-
class KeyVaultContractCreatePropertiesArgs:
|
|
2809
|
-
def __init__(__self__, *,
|
|
2810
|
-
identity_client_id: Optional[pulumi.Input[str]] = None,
|
|
2811
|
-
secret_identifier: Optional[pulumi.Input[str]] = None):
|
|
2812
|
-
"""
|
|
2813
|
-
Create keyVault contract details.
|
|
2814
|
-
:param pulumi.Input[str] identity_client_id: Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret.
|
|
2815
|
-
:param pulumi.Input[str] secret_identifier: Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi
|
|
2816
|
-
"""
|
|
2817
|
-
if identity_client_id is not None:
|
|
2818
|
-
pulumi.set(__self__, "identity_client_id", identity_client_id)
|
|
2819
|
-
if secret_identifier is not None:
|
|
2820
|
-
pulumi.set(__self__, "secret_identifier", secret_identifier)
|
|
2821
|
-
|
|
2822
|
-
@property
|
|
2823
|
-
@pulumi.getter(name="identityClientId")
|
|
2824
|
-
def identity_client_id(self) -> Optional[pulumi.Input[str]]:
|
|
2825
|
-
"""
|
|
2826
|
-
Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret.
|
|
2827
|
-
"""
|
|
2828
|
-
return pulumi.get(self, "identity_client_id")
|
|
2829
|
-
|
|
2830
|
-
@identity_client_id.setter
|
|
2831
|
-
def identity_client_id(self, value: Optional[pulumi.Input[str]]):
|
|
2832
|
-
pulumi.set(self, "identity_client_id", value)
|
|
2833
|
-
|
|
2834
|
-
@property
|
|
2835
|
-
@pulumi.getter(name="secretIdentifier")
|
|
2836
|
-
def secret_identifier(self) -> Optional[pulumi.Input[str]]:
|
|
2837
|
-
"""
|
|
2838
|
-
Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi
|
|
2839
|
-
"""
|
|
2840
|
-
return pulumi.get(self, "secret_identifier")
|
|
2841
|
-
|
|
2842
|
-
@secret_identifier.setter
|
|
2843
|
-
def secret_identifier(self, value: Optional[pulumi.Input[str]]):
|
|
2844
|
-
pulumi.set(self, "secret_identifier", value)
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
if not MYPY:
|
|
2848
|
-
class LLMDiagnosticSettingsArgsDict(TypedDict):
|
|
2849
|
-
"""
|
|
2850
|
-
Diagnostic settings for Large Language Models
|
|
2851
|
-
"""
|
|
2852
|
-
logs: NotRequired[pulumi.Input[Union[str, 'LlmDiagnosticSettings']]]
|
|
2853
|
-
"""
|
|
2854
|
-
Specifies whether default diagnostic should be enabled for Large Language Models or not.
|
|
2855
|
-
"""
|
|
2856
|
-
requests: NotRequired[pulumi.Input['LLMMessageDiagnosticSettingsArgsDict']]
|
|
2857
|
-
"""
|
|
2858
|
-
Diagnostic settings for Large Language Models requests.
|
|
2859
|
-
"""
|
|
2860
|
-
responses: NotRequired[pulumi.Input['LLMMessageDiagnosticSettingsArgsDict']]
|
|
2861
|
-
"""
|
|
2862
|
-
Diagnostic settings for Large Language Models responses.
|
|
2863
|
-
"""
|
|
2864
|
-
elif False:
|
|
2865
|
-
LLMDiagnosticSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
2866
|
-
|
|
2867
|
-
@pulumi.input_type
|
|
2868
|
-
class LLMDiagnosticSettingsArgs:
|
|
2869
|
-
def __init__(__self__, *,
|
|
2870
|
-
logs: Optional[pulumi.Input[Union[str, 'LlmDiagnosticSettings']]] = None,
|
|
2871
|
-
requests: Optional[pulumi.Input['LLMMessageDiagnosticSettingsArgs']] = None,
|
|
2872
|
-
responses: Optional[pulumi.Input['LLMMessageDiagnosticSettingsArgs']] = None):
|
|
2873
|
-
"""
|
|
2874
|
-
Diagnostic settings for Large Language Models
|
|
2875
|
-
:param pulumi.Input[Union[str, 'LlmDiagnosticSettings']] logs: Specifies whether default diagnostic should be enabled for Large Language Models or not.
|
|
2876
|
-
:param pulumi.Input['LLMMessageDiagnosticSettingsArgs'] requests: Diagnostic settings for Large Language Models requests.
|
|
2877
|
-
:param pulumi.Input['LLMMessageDiagnosticSettingsArgs'] responses: Diagnostic settings for Large Language Models responses.
|
|
2878
|
-
"""
|
|
2879
|
-
if logs is not None:
|
|
2880
|
-
pulumi.set(__self__, "logs", logs)
|
|
2881
|
-
if requests is not None:
|
|
2882
|
-
pulumi.set(__self__, "requests", requests)
|
|
2883
|
-
if responses is not None:
|
|
2884
|
-
pulumi.set(__self__, "responses", responses)
|
|
2885
|
-
|
|
2886
|
-
@property
|
|
2887
|
-
@pulumi.getter
|
|
2888
|
-
def logs(self) -> Optional[pulumi.Input[Union[str, 'LlmDiagnosticSettings']]]:
|
|
2889
|
-
"""
|
|
2890
|
-
Specifies whether default diagnostic should be enabled for Large Language Models or not.
|
|
2891
|
-
"""
|
|
2892
|
-
return pulumi.get(self, "logs")
|
|
2893
|
-
|
|
2894
|
-
@logs.setter
|
|
2895
|
-
def logs(self, value: Optional[pulumi.Input[Union[str, 'LlmDiagnosticSettings']]]):
|
|
2896
|
-
pulumi.set(self, "logs", value)
|
|
2897
|
-
|
|
2898
|
-
@property
|
|
2899
|
-
@pulumi.getter
|
|
2900
|
-
def requests(self) -> Optional[pulumi.Input['LLMMessageDiagnosticSettingsArgs']]:
|
|
2901
|
-
"""
|
|
2902
|
-
Diagnostic settings for Large Language Models requests.
|
|
2903
|
-
"""
|
|
2904
|
-
return pulumi.get(self, "requests")
|
|
2905
|
-
|
|
2906
|
-
@requests.setter
|
|
2907
|
-
def requests(self, value: Optional[pulumi.Input['LLMMessageDiagnosticSettingsArgs']]):
|
|
2908
|
-
pulumi.set(self, "requests", value)
|
|
2909
|
-
|
|
2910
|
-
@property
|
|
2911
|
-
@pulumi.getter
|
|
2912
|
-
def responses(self) -> Optional[pulumi.Input['LLMMessageDiagnosticSettingsArgs']]:
|
|
2913
|
-
"""
|
|
2914
|
-
Diagnostic settings for Large Language Models responses.
|
|
2915
|
-
"""
|
|
2916
|
-
return pulumi.get(self, "responses")
|
|
2917
|
-
|
|
2918
|
-
@responses.setter
|
|
2919
|
-
def responses(self, value: Optional[pulumi.Input['LLMMessageDiagnosticSettingsArgs']]):
|
|
2920
|
-
pulumi.set(self, "responses", value)
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
if not MYPY:
|
|
2924
|
-
class LLMMessageDiagnosticSettingsArgsDict(TypedDict):
|
|
2925
|
-
"""
|
|
2926
|
-
Diagnostic settings for Large Language Models Messages
|
|
2927
|
-
"""
|
|
2928
|
-
max_size_in_bytes: NotRequired[pulumi.Input[int]]
|
|
2929
|
-
"""
|
|
2930
|
-
Maximum size of message to logs in bytes. The default size is 32KB.
|
|
2931
|
-
"""
|
|
2932
|
-
messages: NotRequired[pulumi.Input[Union[str, 'LlmMessageLogTypes']]]
|
|
2933
|
-
"""
|
|
2934
|
-
Specifies which message should be logged. Currently there is only 'all' option.
|
|
2935
|
-
"""
|
|
2936
|
-
elif False:
|
|
2937
|
-
LLMMessageDiagnosticSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
2938
|
-
|
|
2939
|
-
@pulumi.input_type
|
|
2940
|
-
class LLMMessageDiagnosticSettingsArgs:
|
|
2941
|
-
def __init__(__self__, *,
|
|
2942
|
-
max_size_in_bytes: Optional[pulumi.Input[int]] = None,
|
|
2943
|
-
messages: Optional[pulumi.Input[Union[str, 'LlmMessageLogTypes']]] = None):
|
|
2944
|
-
"""
|
|
2945
|
-
Diagnostic settings for Large Language Models Messages
|
|
2946
|
-
:param pulumi.Input[int] max_size_in_bytes: Maximum size of message to logs in bytes. The default size is 32KB.
|
|
2947
|
-
:param pulumi.Input[Union[str, 'LlmMessageLogTypes']] messages: Specifies which message should be logged. Currently there is only 'all' option.
|
|
2948
|
-
"""
|
|
2949
|
-
if max_size_in_bytes is not None:
|
|
2950
|
-
pulumi.set(__self__, "max_size_in_bytes", max_size_in_bytes)
|
|
2951
|
-
if messages is not None:
|
|
2952
|
-
pulumi.set(__self__, "messages", messages)
|
|
2953
|
-
|
|
2954
|
-
@property
|
|
2955
|
-
@pulumi.getter(name="maxSizeInBytes")
|
|
2956
|
-
def max_size_in_bytes(self) -> Optional[pulumi.Input[int]]:
|
|
2957
|
-
"""
|
|
2958
|
-
Maximum size of message to logs in bytes. The default size is 32KB.
|
|
2959
|
-
"""
|
|
2960
|
-
return pulumi.get(self, "max_size_in_bytes")
|
|
2961
|
-
|
|
2962
|
-
@max_size_in_bytes.setter
|
|
2963
|
-
def max_size_in_bytes(self, value: Optional[pulumi.Input[int]]):
|
|
2964
|
-
pulumi.set(self, "max_size_in_bytes", value)
|
|
2965
|
-
|
|
2966
|
-
@property
|
|
2967
|
-
@pulumi.getter
|
|
2968
|
-
def messages(self) -> Optional[pulumi.Input[Union[str, 'LlmMessageLogTypes']]]:
|
|
2969
|
-
"""
|
|
2970
|
-
Specifies which message should be logged. Currently there is only 'all' option.
|
|
2971
|
-
"""
|
|
2972
|
-
return pulumi.get(self, "messages")
|
|
2973
|
-
|
|
2974
|
-
@messages.setter
|
|
2975
|
-
def messages(self, value: Optional[pulumi.Input[Union[str, 'LlmMessageLogTypes']]]):
|
|
2976
|
-
pulumi.set(self, "messages", value)
|
|
2977
|
-
|
|
2978
|
-
|
|
2979
|
-
if not MYPY:
|
|
2980
|
-
class OAuth2AuthenticationSettingsContractArgsDict(TypedDict):
|
|
2981
|
-
"""
|
|
2982
|
-
API OAuth2 Authentication settings details.
|
|
2983
|
-
"""
|
|
2984
|
-
authorization_server_id: NotRequired[pulumi.Input[str]]
|
|
2985
|
-
"""
|
|
2986
|
-
OAuth authorization server identifier.
|
|
2987
|
-
"""
|
|
2988
|
-
scope: NotRequired[pulumi.Input[str]]
|
|
2989
|
-
"""
|
|
2990
|
-
operations scope.
|
|
2991
|
-
"""
|
|
2992
|
-
elif False:
|
|
2993
|
-
OAuth2AuthenticationSettingsContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
2994
|
-
|
|
2995
|
-
@pulumi.input_type
|
|
2996
|
-
class OAuth2AuthenticationSettingsContractArgs:
|
|
2997
|
-
def __init__(__self__, *,
|
|
2998
|
-
authorization_server_id: Optional[pulumi.Input[str]] = None,
|
|
2999
|
-
scope: Optional[pulumi.Input[str]] = None):
|
|
3000
|
-
"""
|
|
3001
|
-
API OAuth2 Authentication settings details.
|
|
3002
|
-
:param pulumi.Input[str] authorization_server_id: OAuth authorization server identifier.
|
|
3003
|
-
:param pulumi.Input[str] scope: operations scope.
|
|
3004
|
-
"""
|
|
3005
|
-
if authorization_server_id is not None:
|
|
3006
|
-
pulumi.set(__self__, "authorization_server_id", authorization_server_id)
|
|
3007
|
-
if scope is not None:
|
|
3008
|
-
pulumi.set(__self__, "scope", scope)
|
|
3009
|
-
|
|
3010
|
-
@property
|
|
3011
|
-
@pulumi.getter(name="authorizationServerId")
|
|
3012
|
-
def authorization_server_id(self) -> Optional[pulumi.Input[str]]:
|
|
3013
|
-
"""
|
|
3014
|
-
OAuth authorization server identifier.
|
|
3015
|
-
"""
|
|
3016
|
-
return pulumi.get(self, "authorization_server_id")
|
|
3017
|
-
|
|
3018
|
-
@authorization_server_id.setter
|
|
3019
|
-
def authorization_server_id(self, value: Optional[pulumi.Input[str]]):
|
|
3020
|
-
pulumi.set(self, "authorization_server_id", value)
|
|
3021
|
-
|
|
3022
|
-
@property
|
|
3023
|
-
@pulumi.getter
|
|
3024
|
-
def scope(self) -> Optional[pulumi.Input[str]]:
|
|
3025
|
-
"""
|
|
3026
|
-
operations scope.
|
|
3027
|
-
"""
|
|
3028
|
-
return pulumi.get(self, "scope")
|
|
3029
|
-
|
|
3030
|
-
@scope.setter
|
|
3031
|
-
def scope(self, value: Optional[pulumi.Input[str]]):
|
|
3032
|
-
pulumi.set(self, "scope", value)
|
|
3033
|
-
|
|
3034
|
-
|
|
3035
|
-
if not MYPY:
|
|
3036
|
-
class OpenIdAuthenticationSettingsContractArgsDict(TypedDict):
|
|
3037
|
-
"""
|
|
3038
|
-
API OAuth2 Authentication settings details.
|
|
3039
|
-
"""
|
|
3040
|
-
bearer_token_sending_methods: NotRequired[pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethods']]]]]
|
|
3041
|
-
"""
|
|
3042
|
-
How to send token to the server.
|
|
3043
|
-
"""
|
|
3044
|
-
openid_provider_id: NotRequired[pulumi.Input[str]]
|
|
3045
|
-
"""
|
|
3046
|
-
OAuth authorization server identifier.
|
|
3047
|
-
"""
|
|
3048
|
-
elif False:
|
|
3049
|
-
OpenIdAuthenticationSettingsContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
3050
|
-
|
|
3051
|
-
@pulumi.input_type
|
|
3052
|
-
class OpenIdAuthenticationSettingsContractArgs:
|
|
3053
|
-
def __init__(__self__, *,
|
|
3054
|
-
bearer_token_sending_methods: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethods']]]]] = None,
|
|
3055
|
-
openid_provider_id: Optional[pulumi.Input[str]] = None):
|
|
3056
|
-
"""
|
|
3057
|
-
API OAuth2 Authentication settings details.
|
|
3058
|
-
:param pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethods']]]] bearer_token_sending_methods: How to send token to the server.
|
|
3059
|
-
:param pulumi.Input[str] openid_provider_id: OAuth authorization server identifier.
|
|
3060
|
-
"""
|
|
3061
|
-
if bearer_token_sending_methods is not None:
|
|
3062
|
-
pulumi.set(__self__, "bearer_token_sending_methods", bearer_token_sending_methods)
|
|
3063
|
-
if openid_provider_id is not None:
|
|
3064
|
-
pulumi.set(__self__, "openid_provider_id", openid_provider_id)
|
|
3065
|
-
|
|
3066
|
-
@property
|
|
3067
|
-
@pulumi.getter(name="bearerTokenSendingMethods")
|
|
3068
|
-
def bearer_token_sending_methods(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethods']]]]]:
|
|
3069
|
-
"""
|
|
3070
|
-
How to send token to the server.
|
|
3071
|
-
"""
|
|
3072
|
-
return pulumi.get(self, "bearer_token_sending_methods")
|
|
3073
|
-
|
|
3074
|
-
@bearer_token_sending_methods.setter
|
|
3075
|
-
def bearer_token_sending_methods(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[Union[str, 'BearerTokenSendingMethods']]]]]):
|
|
3076
|
-
pulumi.set(self, "bearer_token_sending_methods", value)
|
|
3077
|
-
|
|
3078
|
-
@property
|
|
3079
|
-
@pulumi.getter(name="openidProviderId")
|
|
3080
|
-
def openid_provider_id(self) -> Optional[pulumi.Input[str]]:
|
|
3081
|
-
"""
|
|
3082
|
-
OAuth authorization server identifier.
|
|
3083
|
-
"""
|
|
3084
|
-
return pulumi.get(self, "openid_provider_id")
|
|
3085
|
-
|
|
3086
|
-
@openid_provider_id.setter
|
|
3087
|
-
def openid_provider_id(self, value: Optional[pulumi.Input[str]]):
|
|
3088
|
-
pulumi.set(self, "openid_provider_id", value)
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
if not MYPY:
|
|
3092
|
-
class ParameterContractArgsDict(TypedDict):
|
|
3093
|
-
"""
|
|
3094
|
-
Operation parameters details.
|
|
3095
|
-
"""
|
|
3096
|
-
name: pulumi.Input[str]
|
|
3097
|
-
"""
|
|
3098
|
-
Parameter name.
|
|
3099
|
-
"""
|
|
3100
|
-
type: pulumi.Input[str]
|
|
3101
|
-
"""
|
|
3102
|
-
Parameter type.
|
|
3103
|
-
"""
|
|
3104
|
-
default_value: NotRequired[pulumi.Input[str]]
|
|
3105
|
-
"""
|
|
3106
|
-
Default parameter value.
|
|
3107
|
-
"""
|
|
3108
|
-
description: NotRequired[pulumi.Input[str]]
|
|
3109
|
-
"""
|
|
3110
|
-
Parameter description.
|
|
3111
|
-
"""
|
|
3112
|
-
examples: NotRequired[pulumi.Input[Mapping[str, pulumi.Input['ParameterExampleContractArgsDict']]]]
|
|
3113
|
-
"""
|
|
3114
|
-
Exampled defined for the parameter.
|
|
3115
|
-
"""
|
|
3116
|
-
required: NotRequired[pulumi.Input[bool]]
|
|
3117
|
-
"""
|
|
3118
|
-
Specifies whether parameter is required or not.
|
|
3119
|
-
"""
|
|
3120
|
-
schema_id: NotRequired[pulumi.Input[str]]
|
|
3121
|
-
"""
|
|
3122
|
-
Schema identifier.
|
|
3123
|
-
"""
|
|
3124
|
-
type_name: NotRequired[pulumi.Input[str]]
|
|
3125
|
-
"""
|
|
3126
|
-
Type name defined by the schema.
|
|
3127
|
-
"""
|
|
3128
|
-
values: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
|
3129
|
-
"""
|
|
3130
|
-
Parameter values.
|
|
3131
|
-
"""
|
|
3132
|
-
elif False:
|
|
3133
|
-
ParameterContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
3134
|
-
|
|
3135
|
-
@pulumi.input_type
|
|
3136
|
-
class ParameterContractArgs:
|
|
3137
|
-
def __init__(__self__, *,
|
|
3138
|
-
name: pulumi.Input[str],
|
|
3139
|
-
type: pulumi.Input[str],
|
|
3140
|
-
default_value: Optional[pulumi.Input[str]] = None,
|
|
3141
|
-
description: Optional[pulumi.Input[str]] = None,
|
|
3142
|
-
examples: Optional[pulumi.Input[Mapping[str, pulumi.Input['ParameterExampleContractArgs']]]] = None,
|
|
3143
|
-
required: Optional[pulumi.Input[bool]] = None,
|
|
3144
|
-
schema_id: Optional[pulumi.Input[str]] = None,
|
|
3145
|
-
type_name: Optional[pulumi.Input[str]] = None,
|
|
3146
|
-
values: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
|
|
3147
|
-
"""
|
|
3148
|
-
Operation parameters details.
|
|
3149
|
-
:param pulumi.Input[str] name: Parameter name.
|
|
3150
|
-
:param pulumi.Input[str] type: Parameter type.
|
|
3151
|
-
:param pulumi.Input[str] default_value: Default parameter value.
|
|
3152
|
-
:param pulumi.Input[str] description: Parameter description.
|
|
3153
|
-
:param pulumi.Input[Mapping[str, pulumi.Input['ParameterExampleContractArgs']]] examples: Exampled defined for the parameter.
|
|
3154
|
-
:param pulumi.Input[bool] required: Specifies whether parameter is required or not.
|
|
3155
|
-
:param pulumi.Input[str] schema_id: Schema identifier.
|
|
3156
|
-
:param pulumi.Input[str] type_name: Type name defined by the schema.
|
|
3157
|
-
:param pulumi.Input[Sequence[pulumi.Input[str]]] values: Parameter values.
|
|
3158
|
-
"""
|
|
3159
|
-
pulumi.set(__self__, "name", name)
|
|
3160
|
-
pulumi.set(__self__, "type", type)
|
|
3161
|
-
if default_value is not None:
|
|
3162
|
-
pulumi.set(__self__, "default_value", default_value)
|
|
3163
|
-
if description is not None:
|
|
3164
|
-
pulumi.set(__self__, "description", description)
|
|
3165
|
-
if examples is not None:
|
|
3166
|
-
pulumi.set(__self__, "examples", examples)
|
|
3167
|
-
if required is not None:
|
|
3168
|
-
pulumi.set(__self__, "required", required)
|
|
3169
|
-
if schema_id is not None:
|
|
3170
|
-
pulumi.set(__self__, "schema_id", schema_id)
|
|
3171
|
-
if type_name is not None:
|
|
3172
|
-
pulumi.set(__self__, "type_name", type_name)
|
|
3173
|
-
if values is not None:
|
|
3174
|
-
pulumi.set(__self__, "values", values)
|
|
3175
|
-
|
|
3176
|
-
@property
|
|
3177
|
-
@pulumi.getter
|
|
3178
|
-
def name(self) -> pulumi.Input[str]:
|
|
3179
|
-
"""
|
|
3180
|
-
Parameter name.
|
|
3181
|
-
"""
|
|
3182
|
-
return pulumi.get(self, "name")
|
|
3183
|
-
|
|
3184
|
-
@name.setter
|
|
3185
|
-
def name(self, value: pulumi.Input[str]):
|
|
3186
|
-
pulumi.set(self, "name", value)
|
|
3187
|
-
|
|
3188
|
-
@property
|
|
3189
|
-
@pulumi.getter
|
|
3190
|
-
def type(self) -> pulumi.Input[str]:
|
|
3191
|
-
"""
|
|
3192
|
-
Parameter type.
|
|
3193
|
-
"""
|
|
3194
|
-
return pulumi.get(self, "type")
|
|
3195
|
-
|
|
3196
|
-
@type.setter
|
|
3197
|
-
def type(self, value: pulumi.Input[str]):
|
|
3198
|
-
pulumi.set(self, "type", value)
|
|
3199
|
-
|
|
3200
|
-
@property
|
|
3201
|
-
@pulumi.getter(name="defaultValue")
|
|
3202
|
-
def default_value(self) -> Optional[pulumi.Input[str]]:
|
|
3203
|
-
"""
|
|
3204
|
-
Default parameter value.
|
|
3205
|
-
"""
|
|
3206
|
-
return pulumi.get(self, "default_value")
|
|
3207
|
-
|
|
3208
|
-
@default_value.setter
|
|
3209
|
-
def default_value(self, value: Optional[pulumi.Input[str]]):
|
|
3210
|
-
pulumi.set(self, "default_value", value)
|
|
3211
|
-
|
|
3212
|
-
@property
|
|
3213
|
-
@pulumi.getter
|
|
3214
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
|
3215
|
-
"""
|
|
3216
|
-
Parameter description.
|
|
3217
|
-
"""
|
|
3218
|
-
return pulumi.get(self, "description")
|
|
3219
|
-
|
|
3220
|
-
@description.setter
|
|
3221
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
|
3222
|
-
pulumi.set(self, "description", value)
|
|
3223
|
-
|
|
3224
|
-
@property
|
|
3225
|
-
@pulumi.getter
|
|
3226
|
-
def examples(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['ParameterExampleContractArgs']]]]:
|
|
3227
|
-
"""
|
|
3228
|
-
Exampled defined for the parameter.
|
|
3229
|
-
"""
|
|
3230
|
-
return pulumi.get(self, "examples")
|
|
3231
|
-
|
|
3232
|
-
@examples.setter
|
|
3233
|
-
def examples(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input['ParameterExampleContractArgs']]]]):
|
|
3234
|
-
pulumi.set(self, "examples", value)
|
|
3235
|
-
|
|
3236
|
-
@property
|
|
3237
|
-
@pulumi.getter
|
|
3238
|
-
def required(self) -> Optional[pulumi.Input[bool]]:
|
|
3239
|
-
"""
|
|
3240
|
-
Specifies whether parameter is required or not.
|
|
3241
|
-
"""
|
|
3242
|
-
return pulumi.get(self, "required")
|
|
3243
|
-
|
|
3244
|
-
@required.setter
|
|
3245
|
-
def required(self, value: Optional[pulumi.Input[bool]]):
|
|
3246
|
-
pulumi.set(self, "required", value)
|
|
3247
|
-
|
|
3248
|
-
@property
|
|
3249
|
-
@pulumi.getter(name="schemaId")
|
|
3250
|
-
def schema_id(self) -> Optional[pulumi.Input[str]]:
|
|
3251
|
-
"""
|
|
3252
|
-
Schema identifier.
|
|
3253
|
-
"""
|
|
3254
|
-
return pulumi.get(self, "schema_id")
|
|
3255
|
-
|
|
3256
|
-
@schema_id.setter
|
|
3257
|
-
def schema_id(self, value: Optional[pulumi.Input[str]]):
|
|
3258
|
-
pulumi.set(self, "schema_id", value)
|
|
3259
|
-
|
|
3260
|
-
@property
|
|
3261
|
-
@pulumi.getter(name="typeName")
|
|
3262
|
-
def type_name(self) -> Optional[pulumi.Input[str]]:
|
|
3263
|
-
"""
|
|
3264
|
-
Type name defined by the schema.
|
|
3265
|
-
"""
|
|
3266
|
-
return pulumi.get(self, "type_name")
|
|
3267
|
-
|
|
3268
|
-
@type_name.setter
|
|
3269
|
-
def type_name(self, value: Optional[pulumi.Input[str]]):
|
|
3270
|
-
pulumi.set(self, "type_name", value)
|
|
3271
|
-
|
|
3272
|
-
@property
|
|
3273
|
-
@pulumi.getter
|
|
3274
|
-
def values(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
|
3275
|
-
"""
|
|
3276
|
-
Parameter values.
|
|
3277
|
-
"""
|
|
3278
|
-
return pulumi.get(self, "values")
|
|
3279
|
-
|
|
3280
|
-
@values.setter
|
|
3281
|
-
def values(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
|
3282
|
-
pulumi.set(self, "values", value)
|
|
3283
|
-
|
|
3284
|
-
|
|
3285
|
-
if not MYPY:
|
|
3286
|
-
class ParameterExampleContractArgsDict(TypedDict):
|
|
3287
|
-
"""
|
|
3288
|
-
Parameter example.
|
|
3289
|
-
"""
|
|
3290
|
-
description: NotRequired[pulumi.Input[str]]
|
|
3291
|
-
"""
|
|
3292
|
-
Long description for the example
|
|
3293
|
-
"""
|
|
3294
|
-
external_value: NotRequired[pulumi.Input[str]]
|
|
3295
|
-
"""
|
|
3296
|
-
A URL that points to the literal example
|
|
3297
|
-
"""
|
|
3298
|
-
summary: NotRequired[pulumi.Input[str]]
|
|
3299
|
-
"""
|
|
3300
|
-
Short description for the example
|
|
3301
|
-
"""
|
|
3302
|
-
value: NotRequired[Any]
|
|
3303
|
-
"""
|
|
3304
|
-
Example value. May be a primitive value, or an object.
|
|
3305
|
-
"""
|
|
3306
|
-
elif False:
|
|
3307
|
-
ParameterExampleContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
3308
|
-
|
|
3309
|
-
@pulumi.input_type
|
|
3310
|
-
class ParameterExampleContractArgs:
|
|
3311
|
-
def __init__(__self__, *,
|
|
3312
|
-
description: Optional[pulumi.Input[str]] = None,
|
|
3313
|
-
external_value: Optional[pulumi.Input[str]] = None,
|
|
3314
|
-
summary: Optional[pulumi.Input[str]] = None,
|
|
3315
|
-
value: Optional[Any] = None):
|
|
3316
|
-
"""
|
|
3317
|
-
Parameter example.
|
|
3318
|
-
:param pulumi.Input[str] description: Long description for the example
|
|
3319
|
-
:param pulumi.Input[str] external_value: A URL that points to the literal example
|
|
3320
|
-
:param pulumi.Input[str] summary: Short description for the example
|
|
3321
|
-
:param Any value: Example value. May be a primitive value, or an object.
|
|
3322
|
-
"""
|
|
3323
|
-
if description is not None:
|
|
3324
|
-
pulumi.set(__self__, "description", description)
|
|
3325
|
-
if external_value is not None:
|
|
3326
|
-
pulumi.set(__self__, "external_value", external_value)
|
|
3327
|
-
if summary is not None:
|
|
3328
|
-
pulumi.set(__self__, "summary", summary)
|
|
3329
|
-
if value is not None:
|
|
3330
|
-
pulumi.set(__self__, "value", value)
|
|
3331
|
-
|
|
3332
|
-
@property
|
|
3333
|
-
@pulumi.getter
|
|
3334
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
|
3335
|
-
"""
|
|
3336
|
-
Long description for the example
|
|
3337
|
-
"""
|
|
3338
|
-
return pulumi.get(self, "description")
|
|
3339
|
-
|
|
3340
|
-
@description.setter
|
|
3341
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
|
3342
|
-
pulumi.set(self, "description", value)
|
|
3343
|
-
|
|
3344
|
-
@property
|
|
3345
|
-
@pulumi.getter(name="externalValue")
|
|
3346
|
-
def external_value(self) -> Optional[pulumi.Input[str]]:
|
|
3347
|
-
"""
|
|
3348
|
-
A URL that points to the literal example
|
|
3349
|
-
"""
|
|
3350
|
-
return pulumi.get(self, "external_value")
|
|
3351
|
-
|
|
3352
|
-
@external_value.setter
|
|
3353
|
-
def external_value(self, value: Optional[pulumi.Input[str]]):
|
|
3354
|
-
pulumi.set(self, "external_value", value)
|
|
3355
|
-
|
|
3356
|
-
@property
|
|
3357
|
-
@pulumi.getter
|
|
3358
|
-
def summary(self) -> Optional[pulumi.Input[str]]:
|
|
3359
|
-
"""
|
|
3360
|
-
Short description for the example
|
|
3361
|
-
"""
|
|
3362
|
-
return pulumi.get(self, "summary")
|
|
3363
|
-
|
|
3364
|
-
@summary.setter
|
|
3365
|
-
def summary(self, value: Optional[pulumi.Input[str]]):
|
|
3366
|
-
pulumi.set(self, "summary", value)
|
|
3367
|
-
|
|
3368
|
-
@property
|
|
3369
|
-
@pulumi.getter
|
|
3370
|
-
def value(self) -> Optional[Any]:
|
|
3371
|
-
"""
|
|
3372
|
-
Example value. May be a primitive value, or an object.
|
|
3373
|
-
"""
|
|
3374
|
-
return pulumi.get(self, "value")
|
|
3375
|
-
|
|
3376
|
-
@value.setter
|
|
3377
|
-
def value(self, value: Optional[Any]):
|
|
3378
|
-
pulumi.set(self, "value", value)
|
|
3379
|
-
|
|
3380
|
-
|
|
3381
|
-
if not MYPY:
|
|
3382
|
-
class PipelineDiagnosticSettingsArgsDict(TypedDict):
|
|
3383
|
-
"""
|
|
3384
|
-
Diagnostic settings for incoming/outgoing HTTP messages to the Gateway.
|
|
3385
|
-
"""
|
|
3386
|
-
request: NotRequired[pulumi.Input['HttpMessageDiagnosticArgsDict']]
|
|
3387
|
-
"""
|
|
3388
|
-
Diagnostic settings for request.
|
|
3389
|
-
"""
|
|
3390
|
-
response: NotRequired[pulumi.Input['HttpMessageDiagnosticArgsDict']]
|
|
3391
|
-
"""
|
|
3392
|
-
Diagnostic settings for response.
|
|
3393
|
-
"""
|
|
3394
|
-
elif False:
|
|
3395
|
-
PipelineDiagnosticSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
3396
|
-
|
|
3397
|
-
@pulumi.input_type
|
|
3398
|
-
class PipelineDiagnosticSettingsArgs:
|
|
3399
|
-
def __init__(__self__, *,
|
|
3400
|
-
request: Optional[pulumi.Input['HttpMessageDiagnosticArgs']] = None,
|
|
3401
|
-
response: Optional[pulumi.Input['HttpMessageDiagnosticArgs']] = None):
|
|
3402
|
-
"""
|
|
3403
|
-
Diagnostic settings for incoming/outgoing HTTP messages to the Gateway.
|
|
3404
|
-
:param pulumi.Input['HttpMessageDiagnosticArgs'] request: Diagnostic settings for request.
|
|
3405
|
-
:param pulumi.Input['HttpMessageDiagnosticArgs'] response: Diagnostic settings for response.
|
|
3406
|
-
"""
|
|
3407
|
-
if request is not None:
|
|
3408
|
-
pulumi.set(__self__, "request", request)
|
|
3409
|
-
if response is not None:
|
|
3410
|
-
pulumi.set(__self__, "response", response)
|
|
3411
|
-
|
|
3412
|
-
@property
|
|
3413
|
-
@pulumi.getter
|
|
3414
|
-
def request(self) -> Optional[pulumi.Input['HttpMessageDiagnosticArgs']]:
|
|
3415
|
-
"""
|
|
3416
|
-
Diagnostic settings for request.
|
|
3417
|
-
"""
|
|
3418
|
-
return pulumi.get(self, "request")
|
|
3419
|
-
|
|
3420
|
-
@request.setter
|
|
3421
|
-
def request(self, value: Optional[pulumi.Input['HttpMessageDiagnosticArgs']]):
|
|
3422
|
-
pulumi.set(self, "request", value)
|
|
3423
|
-
|
|
3424
|
-
@property
|
|
3425
|
-
@pulumi.getter
|
|
3426
|
-
def response(self) -> Optional[pulumi.Input['HttpMessageDiagnosticArgs']]:
|
|
3427
|
-
"""
|
|
3428
|
-
Diagnostic settings for response.
|
|
3429
|
-
"""
|
|
3430
|
-
return pulumi.get(self, "response")
|
|
3431
|
-
|
|
3432
|
-
@response.setter
|
|
3433
|
-
def response(self, value: Optional[pulumi.Input['HttpMessageDiagnosticArgs']]):
|
|
3434
|
-
pulumi.set(self, "response", value)
|
|
3435
|
-
|
|
3436
|
-
|
|
3437
|
-
if not MYPY:
|
|
3438
|
-
class PrivateEndpointConnectionRequestPropertiesArgsDict(TypedDict):
|
|
3439
|
-
"""
|
|
3440
|
-
The connection state of the private endpoint connection.
|
|
3441
|
-
"""
|
|
3442
|
-
private_link_service_connection_state: NotRequired[pulumi.Input['PrivateLinkServiceConnectionStateArgsDict']]
|
|
3443
|
-
"""
|
|
3444
|
-
A collection of information about the state of the connection between service consumer and provider.
|
|
3445
|
-
"""
|
|
3446
|
-
elif False:
|
|
3447
|
-
PrivateEndpointConnectionRequestPropertiesArgsDict: TypeAlias = Mapping[str, Any]
|
|
3448
|
-
|
|
3449
|
-
@pulumi.input_type
|
|
3450
|
-
class PrivateEndpointConnectionRequestPropertiesArgs:
|
|
3451
|
-
def __init__(__self__, *,
|
|
3452
|
-
private_link_service_connection_state: Optional[pulumi.Input['PrivateLinkServiceConnectionStateArgs']] = None):
|
|
3453
|
-
"""
|
|
3454
|
-
The connection state of the private endpoint connection.
|
|
3455
|
-
:param pulumi.Input['PrivateLinkServiceConnectionStateArgs'] private_link_service_connection_state: A collection of information about the state of the connection between service consumer and provider.
|
|
3456
|
-
"""
|
|
3457
|
-
if private_link_service_connection_state is not None:
|
|
3458
|
-
pulumi.set(__self__, "private_link_service_connection_state", private_link_service_connection_state)
|
|
3459
|
-
|
|
3460
|
-
@property
|
|
3461
|
-
@pulumi.getter(name="privateLinkServiceConnectionState")
|
|
3462
|
-
def private_link_service_connection_state(self) -> Optional[pulumi.Input['PrivateLinkServiceConnectionStateArgs']]:
|
|
3463
|
-
"""
|
|
3464
|
-
A collection of information about the state of the connection between service consumer and provider.
|
|
3465
|
-
"""
|
|
3466
|
-
return pulumi.get(self, "private_link_service_connection_state")
|
|
3467
|
-
|
|
3468
|
-
@private_link_service_connection_state.setter
|
|
3469
|
-
def private_link_service_connection_state(self, value: Optional[pulumi.Input['PrivateLinkServiceConnectionStateArgs']]):
|
|
3470
|
-
pulumi.set(self, "private_link_service_connection_state", value)
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
if not MYPY:
|
|
3474
|
-
class PrivateLinkServiceConnectionStateArgsDict(TypedDict):
|
|
3475
|
-
"""
|
|
3476
|
-
A collection of information about the state of the connection between service consumer and provider.
|
|
3477
|
-
"""
|
|
3478
|
-
actions_required: NotRequired[pulumi.Input[str]]
|
|
3479
|
-
"""
|
|
3480
|
-
A message indicating if changes on the service provider require any updates on the consumer.
|
|
3481
|
-
"""
|
|
3482
|
-
description: NotRequired[pulumi.Input[str]]
|
|
3483
|
-
"""
|
|
3484
|
-
The reason for approval/rejection of the connection.
|
|
3485
|
-
"""
|
|
3486
|
-
status: NotRequired[pulumi.Input[Union[str, 'PrivateEndpointServiceConnectionStatus']]]
|
|
3487
|
-
"""
|
|
3488
|
-
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
3489
|
-
"""
|
|
3490
|
-
elif False:
|
|
3491
|
-
PrivateLinkServiceConnectionStateArgsDict: TypeAlias = Mapping[str, Any]
|
|
3492
|
-
|
|
3493
|
-
@pulumi.input_type
|
|
3494
|
-
class PrivateLinkServiceConnectionStateArgs:
|
|
3495
|
-
def __init__(__self__, *,
|
|
3496
|
-
actions_required: Optional[pulumi.Input[str]] = None,
|
|
3497
|
-
description: Optional[pulumi.Input[str]] = None,
|
|
3498
|
-
status: Optional[pulumi.Input[Union[str, 'PrivateEndpointServiceConnectionStatus']]] = None):
|
|
3499
|
-
"""
|
|
3500
|
-
A collection of information about the state of the connection between service consumer and provider.
|
|
3501
|
-
:param pulumi.Input[str] actions_required: A message indicating if changes on the service provider require any updates on the consumer.
|
|
3502
|
-
:param pulumi.Input[str] description: The reason for approval/rejection of the connection.
|
|
3503
|
-
:param pulumi.Input[Union[str, 'PrivateEndpointServiceConnectionStatus']] status: Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
3504
|
-
"""
|
|
3505
|
-
if actions_required is not None:
|
|
3506
|
-
pulumi.set(__self__, "actions_required", actions_required)
|
|
3507
|
-
if description is not None:
|
|
3508
|
-
pulumi.set(__self__, "description", description)
|
|
3509
|
-
if status is not None:
|
|
3510
|
-
pulumi.set(__self__, "status", status)
|
|
3511
|
-
|
|
3512
|
-
@property
|
|
3513
|
-
@pulumi.getter(name="actionsRequired")
|
|
3514
|
-
def actions_required(self) -> Optional[pulumi.Input[str]]:
|
|
3515
|
-
"""
|
|
3516
|
-
A message indicating if changes on the service provider require any updates on the consumer.
|
|
3517
|
-
"""
|
|
3518
|
-
return pulumi.get(self, "actions_required")
|
|
3519
|
-
|
|
3520
|
-
@actions_required.setter
|
|
3521
|
-
def actions_required(self, value: Optional[pulumi.Input[str]]):
|
|
3522
|
-
pulumi.set(self, "actions_required", value)
|
|
3523
|
-
|
|
3524
|
-
@property
|
|
3525
|
-
@pulumi.getter
|
|
3526
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
|
3527
|
-
"""
|
|
3528
|
-
The reason for approval/rejection of the connection.
|
|
3529
|
-
"""
|
|
3530
|
-
return pulumi.get(self, "description")
|
|
3531
|
-
|
|
3532
|
-
@description.setter
|
|
3533
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
|
3534
|
-
pulumi.set(self, "description", value)
|
|
3535
|
-
|
|
3536
|
-
@property
|
|
3537
|
-
@pulumi.getter
|
|
3538
|
-
def status(self) -> Optional[pulumi.Input[Union[str, 'PrivateEndpointServiceConnectionStatus']]]:
|
|
3539
|
-
"""
|
|
3540
|
-
Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
|
|
3541
|
-
"""
|
|
3542
|
-
return pulumi.get(self, "status")
|
|
3543
|
-
|
|
3544
|
-
@status.setter
|
|
3545
|
-
def status(self, value: Optional[pulumi.Input[Union[str, 'PrivateEndpointServiceConnectionStatus']]]):
|
|
3546
|
-
pulumi.set(self, "status", value)
|
|
3547
|
-
|
|
3548
|
-
|
|
3549
|
-
if not MYPY:
|
|
3550
|
-
class RemotePrivateEndpointConnectionWrapperArgsDict(TypedDict):
|
|
3551
|
-
"""
|
|
3552
|
-
Remote Private Endpoint Connection resource.
|
|
3553
|
-
"""
|
|
3554
|
-
private_link_service_connection_state: pulumi.Input['PrivateLinkServiceConnectionStateArgsDict']
|
|
3555
|
-
"""
|
|
3556
|
-
A collection of information about the state of the connection between service consumer and provider.
|
|
3557
|
-
"""
|
|
3558
|
-
id: NotRequired[pulumi.Input[str]]
|
|
3559
|
-
"""
|
|
3560
|
-
Private Endpoint connection resource id
|
|
3561
|
-
"""
|
|
3562
|
-
name: NotRequired[pulumi.Input[str]]
|
|
3563
|
-
"""
|
|
3564
|
-
Private Endpoint Connection Name
|
|
3565
|
-
"""
|
|
3566
|
-
type: NotRequired[pulumi.Input[str]]
|
|
3567
|
-
"""
|
|
3568
|
-
Private Endpoint Connection Resource Type
|
|
3569
|
-
"""
|
|
3570
|
-
elif False:
|
|
3571
|
-
RemotePrivateEndpointConnectionWrapperArgsDict: TypeAlias = Mapping[str, Any]
|
|
3572
|
-
|
|
3573
|
-
@pulumi.input_type
|
|
3574
|
-
class RemotePrivateEndpointConnectionWrapperArgs:
|
|
3575
|
-
def __init__(__self__, *,
|
|
3576
|
-
private_link_service_connection_state: pulumi.Input['PrivateLinkServiceConnectionStateArgs'],
|
|
3577
|
-
id: Optional[pulumi.Input[str]] = None,
|
|
3578
|
-
name: Optional[pulumi.Input[str]] = None,
|
|
3579
|
-
type: Optional[pulumi.Input[str]] = None):
|
|
3580
|
-
"""
|
|
3581
|
-
Remote Private Endpoint Connection resource.
|
|
3582
|
-
:param pulumi.Input['PrivateLinkServiceConnectionStateArgs'] private_link_service_connection_state: A collection of information about the state of the connection between service consumer and provider.
|
|
3583
|
-
:param pulumi.Input[str] id: Private Endpoint connection resource id
|
|
3584
|
-
:param pulumi.Input[str] name: Private Endpoint Connection Name
|
|
3585
|
-
:param pulumi.Input[str] type: Private Endpoint Connection Resource Type
|
|
3586
|
-
"""
|
|
3587
|
-
pulumi.set(__self__, "private_link_service_connection_state", private_link_service_connection_state)
|
|
3588
|
-
if id is not None:
|
|
3589
|
-
pulumi.set(__self__, "id", id)
|
|
3590
|
-
if name is not None:
|
|
3591
|
-
pulumi.set(__self__, "name", name)
|
|
3592
|
-
if type is not None:
|
|
3593
|
-
pulumi.set(__self__, "type", type)
|
|
3594
|
-
|
|
3595
|
-
@property
|
|
3596
|
-
@pulumi.getter(name="privateLinkServiceConnectionState")
|
|
3597
|
-
def private_link_service_connection_state(self) -> pulumi.Input['PrivateLinkServiceConnectionStateArgs']:
|
|
3598
|
-
"""
|
|
3599
|
-
A collection of information about the state of the connection between service consumer and provider.
|
|
3600
|
-
"""
|
|
3601
|
-
return pulumi.get(self, "private_link_service_connection_state")
|
|
3602
|
-
|
|
3603
|
-
@private_link_service_connection_state.setter
|
|
3604
|
-
def private_link_service_connection_state(self, value: pulumi.Input['PrivateLinkServiceConnectionStateArgs']):
|
|
3605
|
-
pulumi.set(self, "private_link_service_connection_state", value)
|
|
3606
|
-
|
|
3607
|
-
@property
|
|
3608
|
-
@pulumi.getter
|
|
3609
|
-
def id(self) -> Optional[pulumi.Input[str]]:
|
|
3610
|
-
"""
|
|
3611
|
-
Private Endpoint connection resource id
|
|
3612
|
-
"""
|
|
3613
|
-
return pulumi.get(self, "id")
|
|
3614
|
-
|
|
3615
|
-
@id.setter
|
|
3616
|
-
def id(self, value: Optional[pulumi.Input[str]]):
|
|
3617
|
-
pulumi.set(self, "id", value)
|
|
3618
|
-
|
|
3619
|
-
@property
|
|
3620
|
-
@pulumi.getter
|
|
3621
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
|
3622
|
-
"""
|
|
3623
|
-
Private Endpoint Connection Name
|
|
3624
|
-
"""
|
|
3625
|
-
return pulumi.get(self, "name")
|
|
3626
|
-
|
|
3627
|
-
@name.setter
|
|
3628
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
|
3629
|
-
pulumi.set(self, "name", value)
|
|
3630
|
-
|
|
3631
|
-
@property
|
|
3632
|
-
@pulumi.getter
|
|
3633
|
-
def type(self) -> Optional[pulumi.Input[str]]:
|
|
3634
|
-
"""
|
|
3635
|
-
Private Endpoint Connection Resource Type
|
|
3636
|
-
"""
|
|
3637
|
-
return pulumi.get(self, "type")
|
|
3638
|
-
|
|
3639
|
-
@type.setter
|
|
3640
|
-
def type(self, value: Optional[pulumi.Input[str]]):
|
|
3641
|
-
pulumi.set(self, "type", value)
|
|
3642
|
-
|
|
3643
|
-
|
|
3644
|
-
if not MYPY:
|
|
3645
|
-
class RepresentationContractArgsDict(TypedDict):
|
|
3646
|
-
"""
|
|
3647
|
-
Operation request/response representation details.
|
|
3648
|
-
"""
|
|
3649
|
-
content_type: pulumi.Input[str]
|
|
3650
|
-
"""
|
|
3651
|
-
Specifies a registered or custom content type for this representation, e.g. application/xml.
|
|
3652
|
-
"""
|
|
3653
|
-
examples: NotRequired[pulumi.Input[Mapping[str, pulumi.Input['ParameterExampleContractArgsDict']]]]
|
|
3654
|
-
"""
|
|
3655
|
-
Exampled defined for the representation.
|
|
3656
|
-
"""
|
|
3657
|
-
form_parameters: NotRequired[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgsDict']]]]
|
|
3658
|
-
"""
|
|
3659
|
-
Collection of form parameters. Required if 'contentType' value is either 'application/x-www-form-urlencoded' or 'multipart/form-data'..
|
|
3660
|
-
"""
|
|
3661
|
-
schema_id: NotRequired[pulumi.Input[str]]
|
|
3662
|
-
"""
|
|
3663
|
-
Schema identifier. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
|
|
3664
|
-
"""
|
|
3665
|
-
type_name: NotRequired[pulumi.Input[str]]
|
|
3666
|
-
"""
|
|
3667
|
-
Type name defined by the schema. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
|
|
3668
|
-
"""
|
|
3669
|
-
elif False:
|
|
3670
|
-
RepresentationContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
3671
|
-
|
|
3672
|
-
@pulumi.input_type
|
|
3673
|
-
class RepresentationContractArgs:
|
|
3674
|
-
def __init__(__self__, *,
|
|
3675
|
-
content_type: pulumi.Input[str],
|
|
3676
|
-
examples: Optional[pulumi.Input[Mapping[str, pulumi.Input['ParameterExampleContractArgs']]]] = None,
|
|
3677
|
-
form_parameters: Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]] = None,
|
|
3678
|
-
schema_id: Optional[pulumi.Input[str]] = None,
|
|
3679
|
-
type_name: Optional[pulumi.Input[str]] = None):
|
|
3680
|
-
"""
|
|
3681
|
-
Operation request/response representation details.
|
|
3682
|
-
:param pulumi.Input[str] content_type: Specifies a registered or custom content type for this representation, e.g. application/xml.
|
|
3683
|
-
:param pulumi.Input[Mapping[str, pulumi.Input['ParameterExampleContractArgs']]] examples: Exampled defined for the representation.
|
|
3684
|
-
:param pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]] form_parameters: Collection of form parameters. Required if 'contentType' value is either 'application/x-www-form-urlencoded' or 'multipart/form-data'..
|
|
3685
|
-
:param pulumi.Input[str] schema_id: Schema identifier. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
|
|
3686
|
-
:param pulumi.Input[str] type_name: Type name defined by the schema. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
|
|
3687
|
-
"""
|
|
3688
|
-
pulumi.set(__self__, "content_type", content_type)
|
|
3689
|
-
if examples is not None:
|
|
3690
|
-
pulumi.set(__self__, "examples", examples)
|
|
3691
|
-
if form_parameters is not None:
|
|
3692
|
-
pulumi.set(__self__, "form_parameters", form_parameters)
|
|
3693
|
-
if schema_id is not None:
|
|
3694
|
-
pulumi.set(__self__, "schema_id", schema_id)
|
|
3695
|
-
if type_name is not None:
|
|
3696
|
-
pulumi.set(__self__, "type_name", type_name)
|
|
3697
|
-
|
|
3698
|
-
@property
|
|
3699
|
-
@pulumi.getter(name="contentType")
|
|
3700
|
-
def content_type(self) -> pulumi.Input[str]:
|
|
3701
|
-
"""
|
|
3702
|
-
Specifies a registered or custom content type for this representation, e.g. application/xml.
|
|
3703
|
-
"""
|
|
3704
|
-
return pulumi.get(self, "content_type")
|
|
3705
|
-
|
|
3706
|
-
@content_type.setter
|
|
3707
|
-
def content_type(self, value: pulumi.Input[str]):
|
|
3708
|
-
pulumi.set(self, "content_type", value)
|
|
3709
|
-
|
|
3710
|
-
@property
|
|
3711
|
-
@pulumi.getter
|
|
3712
|
-
def examples(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input['ParameterExampleContractArgs']]]]:
|
|
3713
|
-
"""
|
|
3714
|
-
Exampled defined for the representation.
|
|
3715
|
-
"""
|
|
3716
|
-
return pulumi.get(self, "examples")
|
|
3717
|
-
|
|
3718
|
-
@examples.setter
|
|
3719
|
-
def examples(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input['ParameterExampleContractArgs']]]]):
|
|
3720
|
-
pulumi.set(self, "examples", value)
|
|
3721
|
-
|
|
3722
|
-
@property
|
|
3723
|
-
@pulumi.getter(name="formParameters")
|
|
3724
|
-
def form_parameters(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]]:
|
|
3725
|
-
"""
|
|
3726
|
-
Collection of form parameters. Required if 'contentType' value is either 'application/x-www-form-urlencoded' or 'multipart/form-data'..
|
|
3727
|
-
"""
|
|
3728
|
-
return pulumi.get(self, "form_parameters")
|
|
3729
|
-
|
|
3730
|
-
@form_parameters.setter
|
|
3731
|
-
def form_parameters(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]]):
|
|
3732
|
-
pulumi.set(self, "form_parameters", value)
|
|
3733
|
-
|
|
3734
|
-
@property
|
|
3735
|
-
@pulumi.getter(name="schemaId")
|
|
3736
|
-
def schema_id(self) -> Optional[pulumi.Input[str]]:
|
|
3737
|
-
"""
|
|
3738
|
-
Schema identifier. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
|
|
3739
|
-
"""
|
|
3740
|
-
return pulumi.get(self, "schema_id")
|
|
3741
|
-
|
|
3742
|
-
@schema_id.setter
|
|
3743
|
-
def schema_id(self, value: Optional[pulumi.Input[str]]):
|
|
3744
|
-
pulumi.set(self, "schema_id", value)
|
|
3745
|
-
|
|
3746
|
-
@property
|
|
3747
|
-
@pulumi.getter(name="typeName")
|
|
3748
|
-
def type_name(self) -> Optional[pulumi.Input[str]]:
|
|
3749
|
-
"""
|
|
3750
|
-
Type name defined by the schema. Applicable only if 'contentType' value is neither 'application/x-www-form-urlencoded' nor 'multipart/form-data'.
|
|
3751
|
-
"""
|
|
3752
|
-
return pulumi.get(self, "type_name")
|
|
3753
|
-
|
|
3754
|
-
@type_name.setter
|
|
3755
|
-
def type_name(self, value: Optional[pulumi.Input[str]]):
|
|
3756
|
-
pulumi.set(self, "type_name", value)
|
|
3757
|
-
|
|
3758
|
-
|
|
3759
|
-
if not MYPY:
|
|
3760
|
-
class RequestContractArgsDict(TypedDict):
|
|
3761
|
-
"""
|
|
3762
|
-
Operation request details.
|
|
3763
|
-
"""
|
|
3764
|
-
description: NotRequired[pulumi.Input[str]]
|
|
3765
|
-
"""
|
|
3766
|
-
Operation request description.
|
|
3767
|
-
"""
|
|
3768
|
-
headers: NotRequired[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgsDict']]]]
|
|
3769
|
-
"""
|
|
3770
|
-
Collection of operation request headers.
|
|
3771
|
-
"""
|
|
3772
|
-
query_parameters: NotRequired[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgsDict']]]]
|
|
3773
|
-
"""
|
|
3774
|
-
Collection of operation request query parameters.
|
|
3775
|
-
"""
|
|
3776
|
-
representations: NotRequired[pulumi.Input[Sequence[pulumi.Input['RepresentationContractArgsDict']]]]
|
|
3777
|
-
"""
|
|
3778
|
-
Collection of operation request representations.
|
|
3779
|
-
"""
|
|
3780
|
-
elif False:
|
|
3781
|
-
RequestContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
3782
|
-
|
|
3783
|
-
@pulumi.input_type
|
|
3784
|
-
class RequestContractArgs:
|
|
3785
|
-
def __init__(__self__, *,
|
|
3786
|
-
description: Optional[pulumi.Input[str]] = None,
|
|
3787
|
-
headers: Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]] = None,
|
|
3788
|
-
query_parameters: Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]] = None,
|
|
3789
|
-
representations: Optional[pulumi.Input[Sequence[pulumi.Input['RepresentationContractArgs']]]] = None):
|
|
3790
|
-
"""
|
|
3791
|
-
Operation request details.
|
|
3792
|
-
:param pulumi.Input[str] description: Operation request description.
|
|
3793
|
-
:param pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]] headers: Collection of operation request headers.
|
|
3794
|
-
:param pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]] query_parameters: Collection of operation request query parameters.
|
|
3795
|
-
:param pulumi.Input[Sequence[pulumi.Input['RepresentationContractArgs']]] representations: Collection of operation request representations.
|
|
3796
|
-
"""
|
|
3797
|
-
if description is not None:
|
|
3798
|
-
pulumi.set(__self__, "description", description)
|
|
3799
|
-
if headers is not None:
|
|
3800
|
-
pulumi.set(__self__, "headers", headers)
|
|
3801
|
-
if query_parameters is not None:
|
|
3802
|
-
pulumi.set(__self__, "query_parameters", query_parameters)
|
|
3803
|
-
if representations is not None:
|
|
3804
|
-
pulumi.set(__self__, "representations", representations)
|
|
3805
|
-
|
|
3806
|
-
@property
|
|
3807
|
-
@pulumi.getter
|
|
3808
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
|
3809
|
-
"""
|
|
3810
|
-
Operation request description.
|
|
3811
|
-
"""
|
|
3812
|
-
return pulumi.get(self, "description")
|
|
3813
|
-
|
|
3814
|
-
@description.setter
|
|
3815
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
|
3816
|
-
pulumi.set(self, "description", value)
|
|
3817
|
-
|
|
3818
|
-
@property
|
|
3819
|
-
@pulumi.getter
|
|
3820
|
-
def headers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]]:
|
|
3821
|
-
"""
|
|
3822
|
-
Collection of operation request headers.
|
|
3823
|
-
"""
|
|
3824
|
-
return pulumi.get(self, "headers")
|
|
3825
|
-
|
|
3826
|
-
@headers.setter
|
|
3827
|
-
def headers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]]):
|
|
3828
|
-
pulumi.set(self, "headers", value)
|
|
3829
|
-
|
|
3830
|
-
@property
|
|
3831
|
-
@pulumi.getter(name="queryParameters")
|
|
3832
|
-
def query_parameters(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]]:
|
|
3833
|
-
"""
|
|
3834
|
-
Collection of operation request query parameters.
|
|
3835
|
-
"""
|
|
3836
|
-
return pulumi.get(self, "query_parameters")
|
|
3837
|
-
|
|
3838
|
-
@query_parameters.setter
|
|
3839
|
-
def query_parameters(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]]):
|
|
3840
|
-
pulumi.set(self, "query_parameters", value)
|
|
3841
|
-
|
|
3842
|
-
@property
|
|
3843
|
-
@pulumi.getter
|
|
3844
|
-
def representations(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['RepresentationContractArgs']]]]:
|
|
3845
|
-
"""
|
|
3846
|
-
Collection of operation request representations.
|
|
3847
|
-
"""
|
|
3848
|
-
return pulumi.get(self, "representations")
|
|
3849
|
-
|
|
3850
|
-
@representations.setter
|
|
3851
|
-
def representations(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['RepresentationContractArgs']]]]):
|
|
3852
|
-
pulumi.set(self, "representations", value)
|
|
3853
|
-
|
|
3854
|
-
|
|
3855
|
-
if not MYPY:
|
|
3856
|
-
class ResourceLocationDataContractArgsDict(TypedDict):
|
|
3857
|
-
"""
|
|
3858
|
-
Resource location data properties.
|
|
3859
|
-
"""
|
|
3860
|
-
name: pulumi.Input[str]
|
|
3861
|
-
"""
|
|
3862
|
-
A canonical name for the geographic or physical location.
|
|
3863
|
-
"""
|
|
3864
|
-
city: NotRequired[pulumi.Input[str]]
|
|
3865
|
-
"""
|
|
3866
|
-
The city or locality where the resource is located.
|
|
3867
|
-
"""
|
|
3868
|
-
country_or_region: NotRequired[pulumi.Input[str]]
|
|
3869
|
-
"""
|
|
3870
|
-
The country or region where the resource is located.
|
|
3871
|
-
"""
|
|
3872
|
-
district: NotRequired[pulumi.Input[str]]
|
|
3873
|
-
"""
|
|
3874
|
-
The district, state, or province where the resource is located.
|
|
3875
|
-
"""
|
|
3876
|
-
elif False:
|
|
3877
|
-
ResourceLocationDataContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
3878
|
-
|
|
3879
|
-
@pulumi.input_type
|
|
3880
|
-
class ResourceLocationDataContractArgs:
|
|
3881
|
-
def __init__(__self__, *,
|
|
3882
|
-
name: pulumi.Input[str],
|
|
3883
|
-
city: Optional[pulumi.Input[str]] = None,
|
|
3884
|
-
country_or_region: Optional[pulumi.Input[str]] = None,
|
|
3885
|
-
district: Optional[pulumi.Input[str]] = None):
|
|
3886
|
-
"""
|
|
3887
|
-
Resource location data properties.
|
|
3888
|
-
:param pulumi.Input[str] name: A canonical name for the geographic or physical location.
|
|
3889
|
-
:param pulumi.Input[str] city: The city or locality where the resource is located.
|
|
3890
|
-
:param pulumi.Input[str] country_or_region: The country or region where the resource is located.
|
|
3891
|
-
:param pulumi.Input[str] district: The district, state, or province where the resource is located.
|
|
3892
|
-
"""
|
|
3893
|
-
pulumi.set(__self__, "name", name)
|
|
3894
|
-
if city is not None:
|
|
3895
|
-
pulumi.set(__self__, "city", city)
|
|
3896
|
-
if country_or_region is not None:
|
|
3897
|
-
pulumi.set(__self__, "country_or_region", country_or_region)
|
|
3898
|
-
if district is not None:
|
|
3899
|
-
pulumi.set(__self__, "district", district)
|
|
3900
|
-
|
|
3901
|
-
@property
|
|
3902
|
-
@pulumi.getter
|
|
3903
|
-
def name(self) -> pulumi.Input[str]:
|
|
3904
|
-
"""
|
|
3905
|
-
A canonical name for the geographic or physical location.
|
|
3906
|
-
"""
|
|
3907
|
-
return pulumi.get(self, "name")
|
|
3908
|
-
|
|
3909
|
-
@name.setter
|
|
3910
|
-
def name(self, value: pulumi.Input[str]):
|
|
3911
|
-
pulumi.set(self, "name", value)
|
|
3912
|
-
|
|
3913
|
-
@property
|
|
3914
|
-
@pulumi.getter
|
|
3915
|
-
def city(self) -> Optional[pulumi.Input[str]]:
|
|
3916
|
-
"""
|
|
3917
|
-
The city or locality where the resource is located.
|
|
3918
|
-
"""
|
|
3919
|
-
return pulumi.get(self, "city")
|
|
3920
|
-
|
|
3921
|
-
@city.setter
|
|
3922
|
-
def city(self, value: Optional[pulumi.Input[str]]):
|
|
3923
|
-
pulumi.set(self, "city", value)
|
|
3924
|
-
|
|
3925
|
-
@property
|
|
3926
|
-
@pulumi.getter(name="countryOrRegion")
|
|
3927
|
-
def country_or_region(self) -> Optional[pulumi.Input[str]]:
|
|
3928
|
-
"""
|
|
3929
|
-
The country or region where the resource is located.
|
|
3930
|
-
"""
|
|
3931
|
-
return pulumi.get(self, "country_or_region")
|
|
3932
|
-
|
|
3933
|
-
@country_or_region.setter
|
|
3934
|
-
def country_or_region(self, value: Optional[pulumi.Input[str]]):
|
|
3935
|
-
pulumi.set(self, "country_or_region", value)
|
|
3936
|
-
|
|
3937
|
-
@property
|
|
3938
|
-
@pulumi.getter
|
|
3939
|
-
def district(self) -> Optional[pulumi.Input[str]]:
|
|
3940
|
-
"""
|
|
3941
|
-
The district, state, or province where the resource is located.
|
|
3942
|
-
"""
|
|
3943
|
-
return pulumi.get(self, "district")
|
|
3944
|
-
|
|
3945
|
-
@district.setter
|
|
3946
|
-
def district(self, value: Optional[pulumi.Input[str]]):
|
|
3947
|
-
pulumi.set(self, "district", value)
|
|
3948
|
-
|
|
3949
|
-
|
|
3950
|
-
if not MYPY:
|
|
3951
|
-
class ResponseContractArgsDict(TypedDict):
|
|
3952
|
-
"""
|
|
3953
|
-
Operation response details.
|
|
3954
|
-
"""
|
|
3955
|
-
status_code: pulumi.Input[int]
|
|
3956
|
-
"""
|
|
3957
|
-
Operation response HTTP status code.
|
|
3958
|
-
"""
|
|
3959
|
-
description: NotRequired[pulumi.Input[str]]
|
|
3960
|
-
"""
|
|
3961
|
-
Operation response description.
|
|
3962
|
-
"""
|
|
3963
|
-
headers: NotRequired[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgsDict']]]]
|
|
3964
|
-
"""
|
|
3965
|
-
Collection of operation response headers.
|
|
3966
|
-
"""
|
|
3967
|
-
representations: NotRequired[pulumi.Input[Sequence[pulumi.Input['RepresentationContractArgsDict']]]]
|
|
3968
|
-
"""
|
|
3969
|
-
Collection of operation response representations.
|
|
3970
|
-
"""
|
|
3971
|
-
elif False:
|
|
3972
|
-
ResponseContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
3973
|
-
|
|
3974
|
-
@pulumi.input_type
|
|
3975
|
-
class ResponseContractArgs:
|
|
3976
|
-
def __init__(__self__, *,
|
|
3977
|
-
status_code: pulumi.Input[int],
|
|
3978
|
-
description: Optional[pulumi.Input[str]] = None,
|
|
3979
|
-
headers: Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]] = None,
|
|
3980
|
-
representations: Optional[pulumi.Input[Sequence[pulumi.Input['RepresentationContractArgs']]]] = None):
|
|
3981
|
-
"""
|
|
3982
|
-
Operation response details.
|
|
3983
|
-
:param pulumi.Input[int] status_code: Operation response HTTP status code.
|
|
3984
|
-
:param pulumi.Input[str] description: Operation response description.
|
|
3985
|
-
:param pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]] headers: Collection of operation response headers.
|
|
3986
|
-
:param pulumi.Input[Sequence[pulumi.Input['RepresentationContractArgs']]] representations: Collection of operation response representations.
|
|
3987
|
-
"""
|
|
3988
|
-
pulumi.set(__self__, "status_code", status_code)
|
|
3989
|
-
if description is not None:
|
|
3990
|
-
pulumi.set(__self__, "description", description)
|
|
3991
|
-
if headers is not None:
|
|
3992
|
-
pulumi.set(__self__, "headers", headers)
|
|
3993
|
-
if representations is not None:
|
|
3994
|
-
pulumi.set(__self__, "representations", representations)
|
|
3995
|
-
|
|
3996
|
-
@property
|
|
3997
|
-
@pulumi.getter(name="statusCode")
|
|
3998
|
-
def status_code(self) -> pulumi.Input[int]:
|
|
3999
|
-
"""
|
|
4000
|
-
Operation response HTTP status code.
|
|
4001
|
-
"""
|
|
4002
|
-
return pulumi.get(self, "status_code")
|
|
4003
|
-
|
|
4004
|
-
@status_code.setter
|
|
4005
|
-
def status_code(self, value: pulumi.Input[int]):
|
|
4006
|
-
pulumi.set(self, "status_code", value)
|
|
4007
|
-
|
|
4008
|
-
@property
|
|
4009
|
-
@pulumi.getter
|
|
4010
|
-
def description(self) -> Optional[pulumi.Input[str]]:
|
|
4011
|
-
"""
|
|
4012
|
-
Operation response description.
|
|
4013
|
-
"""
|
|
4014
|
-
return pulumi.get(self, "description")
|
|
4015
|
-
|
|
4016
|
-
@description.setter
|
|
4017
|
-
def description(self, value: Optional[pulumi.Input[str]]):
|
|
4018
|
-
pulumi.set(self, "description", value)
|
|
4019
|
-
|
|
4020
|
-
@property
|
|
4021
|
-
@pulumi.getter
|
|
4022
|
-
def headers(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]]:
|
|
4023
|
-
"""
|
|
4024
|
-
Collection of operation response headers.
|
|
4025
|
-
"""
|
|
4026
|
-
return pulumi.get(self, "headers")
|
|
4027
|
-
|
|
4028
|
-
@headers.setter
|
|
4029
|
-
def headers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['ParameterContractArgs']]]]):
|
|
4030
|
-
pulumi.set(self, "headers", value)
|
|
4031
|
-
|
|
4032
|
-
@property
|
|
4033
|
-
@pulumi.getter
|
|
4034
|
-
def representations(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['RepresentationContractArgs']]]]:
|
|
4035
|
-
"""
|
|
4036
|
-
Collection of operation response representations.
|
|
4037
|
-
"""
|
|
4038
|
-
return pulumi.get(self, "representations")
|
|
4039
|
-
|
|
4040
|
-
@representations.setter
|
|
4041
|
-
def representations(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['RepresentationContractArgs']]]]):
|
|
4042
|
-
pulumi.set(self, "representations", value)
|
|
4043
|
-
|
|
4044
|
-
|
|
4045
|
-
if not MYPY:
|
|
4046
|
-
class SamplingSettingsArgsDict(TypedDict):
|
|
4047
|
-
"""
|
|
4048
|
-
Sampling settings for Diagnostic.
|
|
4049
|
-
"""
|
|
4050
|
-
percentage: NotRequired[pulumi.Input[float]]
|
|
4051
|
-
"""
|
|
4052
|
-
Rate of sampling for fixed-rate sampling.
|
|
4053
|
-
"""
|
|
4054
|
-
sampling_type: NotRequired[pulumi.Input[Union[str, 'SamplingType']]]
|
|
4055
|
-
"""
|
|
4056
|
-
Sampling type.
|
|
4057
|
-
"""
|
|
4058
|
-
elif False:
|
|
4059
|
-
SamplingSettingsArgsDict: TypeAlias = Mapping[str, Any]
|
|
4060
|
-
|
|
4061
|
-
@pulumi.input_type
|
|
4062
|
-
class SamplingSettingsArgs:
|
|
4063
|
-
def __init__(__self__, *,
|
|
4064
|
-
percentage: Optional[pulumi.Input[float]] = None,
|
|
4065
|
-
sampling_type: Optional[pulumi.Input[Union[str, 'SamplingType']]] = None):
|
|
4066
|
-
"""
|
|
4067
|
-
Sampling settings for Diagnostic.
|
|
4068
|
-
:param pulumi.Input[float] percentage: Rate of sampling for fixed-rate sampling.
|
|
4069
|
-
:param pulumi.Input[Union[str, 'SamplingType']] sampling_type: Sampling type.
|
|
4070
|
-
"""
|
|
4071
|
-
if percentage is not None:
|
|
4072
|
-
pulumi.set(__self__, "percentage", percentage)
|
|
4073
|
-
if sampling_type is not None:
|
|
4074
|
-
pulumi.set(__self__, "sampling_type", sampling_type)
|
|
4075
|
-
|
|
4076
|
-
@property
|
|
4077
|
-
@pulumi.getter
|
|
4078
|
-
def percentage(self) -> Optional[pulumi.Input[float]]:
|
|
4079
|
-
"""
|
|
4080
|
-
Rate of sampling for fixed-rate sampling.
|
|
4081
|
-
"""
|
|
4082
|
-
return pulumi.get(self, "percentage")
|
|
4083
|
-
|
|
4084
|
-
@percentage.setter
|
|
4085
|
-
def percentage(self, value: Optional[pulumi.Input[float]]):
|
|
4086
|
-
pulumi.set(self, "percentage", value)
|
|
4087
|
-
|
|
4088
|
-
@property
|
|
4089
|
-
@pulumi.getter(name="samplingType")
|
|
4090
|
-
def sampling_type(self) -> Optional[pulumi.Input[Union[str, 'SamplingType']]]:
|
|
4091
|
-
"""
|
|
4092
|
-
Sampling type.
|
|
4093
|
-
"""
|
|
4094
|
-
return pulumi.get(self, "sampling_type")
|
|
4095
|
-
|
|
4096
|
-
@sampling_type.setter
|
|
4097
|
-
def sampling_type(self, value: Optional[pulumi.Input[Union[str, 'SamplingType']]]):
|
|
4098
|
-
pulumi.set(self, "sampling_type", value)
|
|
4099
|
-
|
|
4100
|
-
|
|
4101
|
-
if not MYPY:
|
|
4102
|
-
class SubscriptionKeyParameterNamesContractArgsDict(TypedDict):
|
|
4103
|
-
"""
|
|
4104
|
-
Subscription key parameter names details.
|
|
4105
|
-
"""
|
|
4106
|
-
header: NotRequired[pulumi.Input[str]]
|
|
4107
|
-
"""
|
|
4108
|
-
Subscription key header name.
|
|
4109
|
-
"""
|
|
4110
|
-
query: NotRequired[pulumi.Input[str]]
|
|
4111
|
-
"""
|
|
4112
|
-
Subscription key query string parameter name.
|
|
4113
|
-
"""
|
|
4114
|
-
elif False:
|
|
4115
|
-
SubscriptionKeyParameterNamesContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
4116
|
-
|
|
4117
|
-
@pulumi.input_type
|
|
4118
|
-
class SubscriptionKeyParameterNamesContractArgs:
|
|
4119
|
-
def __init__(__self__, *,
|
|
4120
|
-
header: Optional[pulumi.Input[str]] = None,
|
|
4121
|
-
query: Optional[pulumi.Input[str]] = None):
|
|
4122
|
-
"""
|
|
4123
|
-
Subscription key parameter names details.
|
|
4124
|
-
:param pulumi.Input[str] header: Subscription key header name.
|
|
4125
|
-
:param pulumi.Input[str] query: Subscription key query string parameter name.
|
|
4126
|
-
"""
|
|
4127
|
-
if header is not None:
|
|
4128
|
-
pulumi.set(__self__, "header", header)
|
|
4129
|
-
if query is not None:
|
|
4130
|
-
pulumi.set(__self__, "query", query)
|
|
4131
|
-
|
|
4132
|
-
@property
|
|
4133
|
-
@pulumi.getter
|
|
4134
|
-
def header(self) -> Optional[pulumi.Input[str]]:
|
|
4135
|
-
"""
|
|
4136
|
-
Subscription key header name.
|
|
4137
|
-
"""
|
|
4138
|
-
return pulumi.get(self, "header")
|
|
4139
|
-
|
|
4140
|
-
@header.setter
|
|
4141
|
-
def header(self, value: Optional[pulumi.Input[str]]):
|
|
4142
|
-
pulumi.set(self, "header", value)
|
|
4143
|
-
|
|
4144
|
-
@property
|
|
4145
|
-
@pulumi.getter
|
|
4146
|
-
def query(self) -> Optional[pulumi.Input[str]]:
|
|
4147
|
-
"""
|
|
4148
|
-
Subscription key query string parameter name.
|
|
4149
|
-
"""
|
|
4150
|
-
return pulumi.get(self, "query")
|
|
4151
|
-
|
|
4152
|
-
@query.setter
|
|
4153
|
-
def query(self, value: Optional[pulumi.Input[str]]):
|
|
4154
|
-
pulumi.set(self, "query", value)
|
|
4155
|
-
|
|
4156
|
-
|
|
4157
|
-
if not MYPY:
|
|
4158
|
-
class TokenBodyParameterContractArgsDict(TypedDict):
|
|
4159
|
-
"""
|
|
4160
|
-
OAuth acquire token request body parameter (www-url-form-encoded).
|
|
4161
|
-
"""
|
|
4162
|
-
name: pulumi.Input[str]
|
|
4163
|
-
"""
|
|
4164
|
-
body parameter name.
|
|
4165
|
-
"""
|
|
4166
|
-
value: pulumi.Input[str]
|
|
4167
|
-
"""
|
|
4168
|
-
body parameter value.
|
|
4169
|
-
"""
|
|
4170
|
-
elif False:
|
|
4171
|
-
TokenBodyParameterContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
4172
|
-
|
|
4173
|
-
@pulumi.input_type
|
|
4174
|
-
class TokenBodyParameterContractArgs:
|
|
4175
|
-
def __init__(__self__, *,
|
|
4176
|
-
name: pulumi.Input[str],
|
|
4177
|
-
value: pulumi.Input[str]):
|
|
4178
|
-
"""
|
|
4179
|
-
OAuth acquire token request body parameter (www-url-form-encoded).
|
|
4180
|
-
:param pulumi.Input[str] name: body parameter name.
|
|
4181
|
-
:param pulumi.Input[str] value: body parameter value.
|
|
4182
|
-
"""
|
|
4183
|
-
pulumi.set(__self__, "name", name)
|
|
4184
|
-
pulumi.set(__self__, "value", value)
|
|
4185
|
-
|
|
4186
|
-
@property
|
|
4187
|
-
@pulumi.getter
|
|
4188
|
-
def name(self) -> pulumi.Input[str]:
|
|
4189
|
-
"""
|
|
4190
|
-
body parameter name.
|
|
4191
|
-
"""
|
|
4192
|
-
return pulumi.get(self, "name")
|
|
4193
|
-
|
|
4194
|
-
@name.setter
|
|
4195
|
-
def name(self, value: pulumi.Input[str]):
|
|
4196
|
-
pulumi.set(self, "name", value)
|
|
4197
|
-
|
|
4198
|
-
@property
|
|
4199
|
-
@pulumi.getter
|
|
4200
|
-
def value(self) -> pulumi.Input[str]:
|
|
4201
|
-
"""
|
|
4202
|
-
body parameter value.
|
|
4203
|
-
"""
|
|
4204
|
-
return pulumi.get(self, "value")
|
|
4205
|
-
|
|
4206
|
-
@value.setter
|
|
4207
|
-
def value(self, value: pulumi.Input[str]):
|
|
4208
|
-
pulumi.set(self, "value", value)
|
|
4209
|
-
|
|
4210
|
-
|
|
4211
|
-
if not MYPY:
|
|
4212
|
-
class UserIdentityContractArgsDict(TypedDict):
|
|
4213
|
-
"""
|
|
4214
|
-
User identity details.
|
|
4215
|
-
"""
|
|
4216
|
-
id: NotRequired[pulumi.Input[str]]
|
|
4217
|
-
"""
|
|
4218
|
-
Identifier value within provider.
|
|
4219
|
-
"""
|
|
4220
|
-
provider: NotRequired[pulumi.Input[str]]
|
|
4221
|
-
"""
|
|
4222
|
-
Identity provider name.
|
|
4223
|
-
"""
|
|
4224
|
-
elif False:
|
|
4225
|
-
UserIdentityContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
4226
|
-
|
|
4227
|
-
@pulumi.input_type
|
|
4228
|
-
class UserIdentityContractArgs:
|
|
4229
|
-
def __init__(__self__, *,
|
|
4230
|
-
id: Optional[pulumi.Input[str]] = None,
|
|
4231
|
-
provider: Optional[pulumi.Input[str]] = None):
|
|
4232
|
-
"""
|
|
4233
|
-
User identity details.
|
|
4234
|
-
:param pulumi.Input[str] id: Identifier value within provider.
|
|
4235
|
-
:param pulumi.Input[str] provider: Identity provider name.
|
|
4236
|
-
"""
|
|
4237
|
-
if id is not None:
|
|
4238
|
-
pulumi.set(__self__, "id", id)
|
|
4239
|
-
if provider is not None:
|
|
4240
|
-
pulumi.set(__self__, "provider", provider)
|
|
4241
|
-
|
|
4242
|
-
@property
|
|
4243
|
-
@pulumi.getter
|
|
4244
|
-
def id(self) -> Optional[pulumi.Input[str]]:
|
|
4245
|
-
"""
|
|
4246
|
-
Identifier value within provider.
|
|
4247
|
-
"""
|
|
4248
|
-
return pulumi.get(self, "id")
|
|
4249
|
-
|
|
4250
|
-
@id.setter
|
|
4251
|
-
def id(self, value: Optional[pulumi.Input[str]]):
|
|
4252
|
-
pulumi.set(self, "id", value)
|
|
4253
|
-
|
|
4254
|
-
@property
|
|
4255
|
-
@pulumi.getter
|
|
4256
|
-
def provider(self) -> Optional[pulumi.Input[str]]:
|
|
4257
|
-
"""
|
|
4258
|
-
Identity provider name.
|
|
4259
|
-
"""
|
|
4260
|
-
return pulumi.get(self, "provider")
|
|
4261
|
-
|
|
4262
|
-
@provider.setter
|
|
4263
|
-
def provider(self, value: Optional[pulumi.Input[str]]):
|
|
4264
|
-
pulumi.set(self, "provider", value)
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
if not MYPY:
|
|
4268
|
-
class UserIdentityPropertiesArgsDict(TypedDict):
|
|
4269
|
-
client_id: NotRequired[pulumi.Input[str]]
|
|
4270
|
-
"""
|
|
4271
|
-
The client id of user assigned identity.
|
|
4272
|
-
"""
|
|
4273
|
-
principal_id: NotRequired[pulumi.Input[str]]
|
|
4274
|
-
"""
|
|
4275
|
-
The principal id of user assigned identity.
|
|
4276
|
-
"""
|
|
4277
|
-
elif False:
|
|
4278
|
-
UserIdentityPropertiesArgsDict: TypeAlias = Mapping[str, Any]
|
|
4279
|
-
|
|
4280
|
-
@pulumi.input_type
|
|
4281
|
-
class UserIdentityPropertiesArgs:
|
|
4282
|
-
def __init__(__self__, *,
|
|
4283
|
-
client_id: Optional[pulumi.Input[str]] = None,
|
|
4284
|
-
principal_id: Optional[pulumi.Input[str]] = None):
|
|
4285
|
-
"""
|
|
4286
|
-
:param pulumi.Input[str] client_id: The client id of user assigned identity.
|
|
4287
|
-
:param pulumi.Input[str] principal_id: The principal id of user assigned identity.
|
|
4288
|
-
"""
|
|
4289
|
-
if client_id is not None:
|
|
4290
|
-
pulumi.set(__self__, "client_id", client_id)
|
|
4291
|
-
if principal_id is not None:
|
|
4292
|
-
pulumi.set(__self__, "principal_id", principal_id)
|
|
4293
|
-
|
|
4294
|
-
@property
|
|
4295
|
-
@pulumi.getter(name="clientId")
|
|
4296
|
-
def client_id(self) -> Optional[pulumi.Input[str]]:
|
|
4297
|
-
"""
|
|
4298
|
-
The client id of user assigned identity.
|
|
4299
|
-
"""
|
|
4300
|
-
return pulumi.get(self, "client_id")
|
|
4301
|
-
|
|
4302
|
-
@client_id.setter
|
|
4303
|
-
def client_id(self, value: Optional[pulumi.Input[str]]):
|
|
4304
|
-
pulumi.set(self, "client_id", value)
|
|
4305
|
-
|
|
4306
|
-
@property
|
|
4307
|
-
@pulumi.getter(name="principalId")
|
|
4308
|
-
def principal_id(self) -> Optional[pulumi.Input[str]]:
|
|
4309
|
-
"""
|
|
4310
|
-
The principal id of user assigned identity.
|
|
4311
|
-
"""
|
|
4312
|
-
return pulumi.get(self, "principal_id")
|
|
4313
|
-
|
|
4314
|
-
@principal_id.setter
|
|
4315
|
-
def principal_id(self, value: Optional[pulumi.Input[str]]):
|
|
4316
|
-
pulumi.set(self, "principal_id", value)
|
|
4317
|
-
|
|
4318
|
-
|
|
4319
|
-
if not MYPY:
|
|
4320
|
-
class VirtualNetworkConfigurationArgsDict(TypedDict):
|
|
4321
|
-
"""
|
|
4322
|
-
Configuration of a virtual network to which API Management service is deployed.
|
|
4323
|
-
"""
|
|
4324
|
-
subnet_resource_id: NotRequired[pulumi.Input[str]]
|
|
4325
|
-
"""
|
|
4326
|
-
The full resource ID of a subnet in a virtual network to deploy the API Management service in.
|
|
4327
|
-
"""
|
|
4328
|
-
elif False:
|
|
4329
|
-
VirtualNetworkConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
|
4330
|
-
|
|
4331
|
-
@pulumi.input_type
|
|
4332
|
-
class VirtualNetworkConfigurationArgs:
|
|
4333
|
-
def __init__(__self__, *,
|
|
4334
|
-
subnet_resource_id: Optional[pulumi.Input[str]] = None):
|
|
4335
|
-
"""
|
|
4336
|
-
Configuration of a virtual network to which API Management service is deployed.
|
|
4337
|
-
:param pulumi.Input[str] subnet_resource_id: The full resource ID of a subnet in a virtual network to deploy the API Management service in.
|
|
4338
|
-
"""
|
|
4339
|
-
if subnet_resource_id is not None:
|
|
4340
|
-
pulumi.set(__self__, "subnet_resource_id", subnet_resource_id)
|
|
4341
|
-
|
|
4342
|
-
@property
|
|
4343
|
-
@pulumi.getter(name="subnetResourceId")
|
|
4344
|
-
def subnet_resource_id(self) -> Optional[pulumi.Input[str]]:
|
|
4345
|
-
"""
|
|
4346
|
-
The full resource ID of a subnet in a virtual network to deploy the API Management service in.
|
|
4347
|
-
"""
|
|
4348
|
-
return pulumi.get(self, "subnet_resource_id")
|
|
4349
|
-
|
|
4350
|
-
@subnet_resource_id.setter
|
|
4351
|
-
def subnet_resource_id(self, value: Optional[pulumi.Input[str]]):
|
|
4352
|
-
pulumi.set(self, "subnet_resource_id", value)
|
|
4353
|
-
|
|
4354
|
-
|
|
4355
|
-
if not MYPY:
|
|
4356
|
-
class WikiDocumentationContractArgsDict(TypedDict):
|
|
4357
|
-
"""
|
|
4358
|
-
Wiki documentation details.
|
|
4359
|
-
"""
|
|
4360
|
-
documentation_id: NotRequired[pulumi.Input[str]]
|
|
4361
|
-
"""
|
|
4362
|
-
Documentation Identifier
|
|
4363
|
-
"""
|
|
4364
|
-
elif False:
|
|
4365
|
-
WikiDocumentationContractArgsDict: TypeAlias = Mapping[str, Any]
|
|
4366
|
-
|
|
4367
|
-
@pulumi.input_type
|
|
4368
|
-
class WikiDocumentationContractArgs:
|
|
4369
|
-
def __init__(__self__, *,
|
|
4370
|
-
documentation_id: Optional[pulumi.Input[str]] = None):
|
|
4371
|
-
"""
|
|
4372
|
-
Wiki documentation details.
|
|
4373
|
-
:param pulumi.Input[str] documentation_id: Documentation Identifier
|
|
4374
|
-
"""
|
|
4375
|
-
if documentation_id is not None:
|
|
4376
|
-
pulumi.set(__self__, "documentation_id", documentation_id)
|
|
4377
|
-
|
|
4378
|
-
@property
|
|
4379
|
-
@pulumi.getter(name="documentationId")
|
|
4380
|
-
def documentation_id(self) -> Optional[pulumi.Input[str]]:
|
|
4381
|
-
"""
|
|
4382
|
-
Documentation Identifier
|
|
4383
|
-
"""
|
|
4384
|
-
return pulumi.get(self, "documentation_id")
|
|
4385
|
-
|
|
4386
|
-
@documentation_id.setter
|
|
4387
|
-
def documentation_id(self, value: Optional[pulumi.Input[str]]):
|
|
4388
|
-
pulumi.set(self, "documentation_id", value)
|
|
4389
|
-
|
|
4390
|
-
|
|
4391
|
-
if not MYPY:
|
|
4392
|
-
class X509CertificateNameArgsDict(TypedDict):
|
|
4393
|
-
"""
|
|
4394
|
-
Properties of server X509Names.
|
|
4395
|
-
"""
|
|
4396
|
-
issuer_certificate_thumbprint: NotRequired[pulumi.Input[str]]
|
|
4397
|
-
"""
|
|
4398
|
-
Thumbprint for the Issuer of the Certificate.
|
|
4399
|
-
"""
|
|
4400
|
-
name: NotRequired[pulumi.Input[str]]
|
|
4401
|
-
"""
|
|
4402
|
-
Common Name of the Certificate.
|
|
4403
|
-
"""
|
|
4404
|
-
elif False:
|
|
4405
|
-
X509CertificateNameArgsDict: TypeAlias = Mapping[str, Any]
|
|
4406
|
-
|
|
4407
|
-
@pulumi.input_type
|
|
4408
|
-
class X509CertificateNameArgs:
|
|
4409
|
-
def __init__(__self__, *,
|
|
4410
|
-
issuer_certificate_thumbprint: Optional[pulumi.Input[str]] = None,
|
|
4411
|
-
name: Optional[pulumi.Input[str]] = None):
|
|
4412
|
-
"""
|
|
4413
|
-
Properties of server X509Names.
|
|
4414
|
-
:param pulumi.Input[str] issuer_certificate_thumbprint: Thumbprint for the Issuer of the Certificate.
|
|
4415
|
-
:param pulumi.Input[str] name: Common Name of the Certificate.
|
|
4416
|
-
"""
|
|
4417
|
-
if issuer_certificate_thumbprint is not None:
|
|
4418
|
-
pulumi.set(__self__, "issuer_certificate_thumbprint", issuer_certificate_thumbprint)
|
|
4419
|
-
if name is not None:
|
|
4420
|
-
pulumi.set(__self__, "name", name)
|
|
4421
|
-
|
|
4422
|
-
@property
|
|
4423
|
-
@pulumi.getter(name="issuerCertificateThumbprint")
|
|
4424
|
-
def issuer_certificate_thumbprint(self) -> Optional[pulumi.Input[str]]:
|
|
4425
|
-
"""
|
|
4426
|
-
Thumbprint for the Issuer of the Certificate.
|
|
4427
|
-
"""
|
|
4428
|
-
return pulumi.get(self, "issuer_certificate_thumbprint")
|
|
4429
|
-
|
|
4430
|
-
@issuer_certificate_thumbprint.setter
|
|
4431
|
-
def issuer_certificate_thumbprint(self, value: Optional[pulumi.Input[str]]):
|
|
4432
|
-
pulumi.set(self, "issuer_certificate_thumbprint", value)
|
|
4433
|
-
|
|
4434
|
-
@property
|
|
4435
|
-
@pulumi.getter
|
|
4436
|
-
def name(self) -> Optional[pulumi.Input[str]]:
|
|
4437
|
-
"""
|
|
4438
|
-
Common Name of the Certificate.
|
|
4439
|
-
"""
|
|
4440
|
-
return pulumi.get(self, "name")
|
|
4441
|
-
|
|
4442
|
-
@name.setter
|
|
4443
|
-
def name(self, value: Optional[pulumi.Input[str]]):
|
|
4444
|
-
pulumi.set(self, "name", value)
|
|
4445
|
-
|
|
4446
|
-
|