Azure 服务总线配置属性

properties 说明
spring.cloud.azure.servicebus.client.application-id 表示当前应用程序,用于遥测/监视目的。
spring.cloud.azure.servicebus.client.transport-type 基于 AMQP 的客户端的传输类型。 支持的类型包括:AMQP、AMQP_WEB_SOCKETS。
spring.cloud.azure.servicebus.connection-string 连接字符串以连接到服务总线。
spring.cloud.azure.servicebus.consumer.auto-complete 是否启用自动完成。
spring.cloud.azure.servicebus.consumer.client.application-id 表示当前应用程序,用于遥测/监视目的。
spring.cloud.azure.servicebus.consumer.client.transport-type 基于 AMQP 的客户端的传输类型。 支持的类型包括:AMQP、AMQP_WEB_SOCKETS。
spring.cloud.azure.servicebus.consumer.connection-string 连接字符串以连接到服务总线。
spring.cloud.azure.servicebus.consumer.credential.client-certificate-password 证书文件的密码。
spring.cloud.azure.servicebus.consumer.credential.client-certificate-path 使用 Azure 执行服务主体身份验证时要使用的 PEM 证书文件的路径。
spring.cloud.azure.servicebus.consumer.credential.client-id 使用 Azure 执行服务主体身份验证时要使用的客户端 ID。
spring.cloud.azure.servicebus.consumer.credential.client-secret 使用 Azure 执行服务主体身份验证时要使用的客户端密码。
spring.cloud.azure.servicebus.consumer.credential.managed-identity-enabled 是否允许托管标识通过 Azure 进行身份验证。 如果为 true 并且设置了客户端 ID,将使用客户端 ID 作为用户分配的托管标识客户端 ID。 默认值为 false
spring.cloud.azure.servicebus.consumer.credential.password 在 Azure 中执行用户名/密码身份验证时要使用的密码。
spring.cloud.azure.servicebus.consumer.credential.username 在 Azure 中执行用户名/密码身份验证时要使用的用户名。
spring.cloud.azure.servicebus.consumer.domain-name 服务总线命名空间的域名。
spring.cloud.azure.servicebus.consumer.enabled 是否启用 Azure 服务。 默认值为 true
spring.cloud.azure.servicebus.consumer.entity-name 服务总线队列或主题的名称。
spring.cloud.azure.servicebus.consumer.entity-type 服务总线 实体的类型,即队列或主题。
spring.cloud.azure.servicebus.consumer.max-auto-lock-renew-duration 继续自动续订锁的时间量。
spring.cloud.azure.servicebus.consumer.namespace 服务总线的命名空间,它是 FQDN 的前缀。 FQDN 应由 <NamespaceName> 组成。<DomainName>
spring.cloud.azure.servicebus.consumer.prefetch-count 使用者的预提取计数。
spring.cloud.azure.servicebus.consumer.profile.cloud-type 要连接到的 Azure 云的名称。 支持的类型包括:AZURE、AZURE_CHINA、AZURE_GERMANY、AZURE_US_GOVERNMENT、OTHER。 默认值为 AZURE
spring.cloud.azure.servicebus.consumer.profile.environment.active-directory-endpoint 要连接到的 Microsoft Entra 终结点。
spring.cloud.azure.servicebus.consumer.profile.environment.active-directory-graph-api-version Azure Active Directory 图形 API 版本。
spring.cloud.azure.servicebus.consumer.profile.environment.active-directory-graph-endpoint Azure Active Directory Graph 终结点。
spring.cloud.azure.servicebus.consumer.profile.environment.active-directory-resource-id Microsoft Entra 资源 ID。
spring.cloud.azure.servicebus.consumer.profile.environment.azure-application-insights-endpoint Azure 应用程序 Insights 终结点。
spring.cloud.azure.servicebus.consumer.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix Data Lake Analytics 目录和作业终结点后缀。
spring.cloud.azure.servicebus.consumer.profile.environment.azure-data-lake-store-file-system-endpoint-suffix Data Lake 存储文件系统终结点后缀。
spring.cloud.azure.servicebus.consumer.profile.environment.azure-log-analytics-endpoint Azure Log Analytics 终结点。
spring.cloud.azure.servicebus.consumer.profile.environment.data-lake-endpoint-resource-id Data Lake 终结点。
spring.cloud.azure.servicebus.consumer.profile.environment.gallery-endpoint 库终结点。
spring.cloud.azure.servicebus.consumer.profile.environment.key-vault-dns-suffix 密钥库 DNS 后缀。
spring.cloud.azure.servicebus.consumer.profile.environment.management-endpoint 管理服务终结点。
spring.cloud.azure.servicebus.consumer.profile.environment.microsoft-graph-endpoint Microsoft Graph 终结点。
spring.cloud.azure.servicebus.consumer.profile.environment.portal 管理门户 URL。
spring.cloud.azure.servicebus.consumer.profile.environment.publishing-profile 发布设置文件 URL。
spring.cloud.azure.servicebus.consumer.profile.environment.resource-manager-endpoint 资源管理终结点。
spring.cloud.azure.servicebus.consumer.profile.environment.service-bus-domain-name 服务总线的域名。
spring.cloud.azure.servicebus.consumer.profile.environment.sql-management-endpoint SQL 管理终结点。
spring.cloud.azure.servicebus.consumer.profile.environment.sql-server-hostname-suffix SQL Server 主机名后缀。
spring.cloud.azure.servicebus.consumer.profile.environment.storage-endpoint-suffix 存储终结点后缀。
spring.cloud.azure.servicebus.consumer.profile.subscription-id 连接到 Azure 资源时要使用的订阅 ID。
spring.cloud.azure.servicebus.consumer.profile.tenant-id Azure 资源的租户 ID。 允许 tenant-id 的值包括: commonorganizationsconsumers或租户 ID。
spring.cloud.azure.servicebus.consumer.proxy.authentication-type 针对代理使用的身份验证类型。 例如,“none”、“basic”、“digest”。 默认值为 'none'
spring.cloud.azure.servicebus.consumer.proxy.hostname 代理的主机。
spring.cloud.azure.servicebus.consumer.proxy.password 用于向代理进行身份验证的密码。
spring.cloud.azure.servicebus.consumer.proxy.port 代理的端口。
spring.cloud.azure.servicebus.consumer.proxy.type 代理的类型。 例如 http、“http”、“socks4”、“socks5”。 例如 amqp、“http”、“socks”。
spring.cloud.azure.servicebus.consumer.proxy.username 用于向代理进行身份验证的用户名。
spring.cloud.azure.servicebus.consumer.receive-mode 接收消息的模式。
spring.cloud.azure.servicebus.consumer.resource.region Azure 资源的区域。 例如,''eastus'。
spring.cloud.azure.servicebus.consumer.resource.resource-group 资源组包含 Azure 资源。
spring.cloud.azure.servicebus.consumer.resource.resource-id Azure 资源的 ID。
spring.cloud.azure.servicebus.consumer.retry.exponential.base-delay 重试尝试之间的等待时间(持续时间)。
spring.cloud.azure.servicebus.consumer.retry.exponential.max-delay 重试尝试之间的最大允许时间(持续时间)。
spring.cloud.azure.servicebus.consumer.retry.exponential.max-retries 最大尝试次数。
spring.cloud.azure.servicebus.consumer.retry.fixed.delay 重试尝试之间的等待时间(持续时间)。
spring.cloud.azure.servicebus.consumer.retry.fixed.max-retries 最大尝试次数。
spring.cloud.azure.servicebus.consumer.retry.mode 重试时重试退避模式。 支持的类型为:FIXED、EXPONENTIAL。
spring.cloud.azure.servicebus.consumer.retry.try-timeout 等待到超时的时间(持续时间)。
spring.cloud.azure.servicebus.consumer.session-enabled 是否为使用者启用会话。
spring.cloud.azure.servicebus.consumer.sub-queue 要连接到的 SubQueue 的类型。
spring.cloud.azure.servicebus.consumer.subscription-name 主题订阅的名称。
spring.cloud.azure.servicebus.credential.client-certificate-password 证书文件的密码。
spring.cloud.azure.servicebus.credential.client-certificate-path 使用 Azure 执行服务主体身份验证时要使用的 PEM 证书文件的路径。
spring.cloud.azure.servicebus.credential.client-id 使用 Azure 执行服务主体身份验证时要使用的客户端 ID。
spring.cloud.azure.servicebus.credential.client-secret 使用 Azure 执行服务主体身份验证时要使用的客户端密码。
spring.cloud.azure.servicebus.credential.managed-identity-enabled 是否允许托管标识通过 Azure 进行身份验证。 如果为 true 并且设置了客户端 ID,将使用客户端 ID 作为用户分配的托管标识客户端 ID。 默认值为 false
spring.cloud.azure.servicebus.credential.password 在 Azure 中执行用户名/密码身份验证时要使用的密码。
spring.cloud.azure.servicebus.credential.username 在 Azure 中执行用户名/密码身份验证时要使用的用户名。
spring.cloud.azure.servicebus.cross-entity-transactions 是否在连接到服务总线时启用跨实体事务。
spring.cloud.azure.servicebus.domain-name 服务总线命名空间的域名。
spring.cloud.azure.servicebus.enabled 是否启用 Azure 服务。 默认值为 true
spring.cloud.azure.servicebus.entity-name 服务总线队列或主题的名称。
spring.cloud.azure.servicebus.entity-type 服务总线 实体的类型,即队列或主题。
spring.cloud.azure.servicebus.namespace 服务总线的命名空间,它是 FQDN 的前缀。 FQDN 应由 <NamespaceName> 组成。<DomainName>
spring.cloud.azure.servicebus.processor.auto-complete 是否启用自动完成。
spring.cloud.azure.servicebus.processor.auto-startup 是否在初始化后自动启动处理器。 默认值为 true
spring.cloud.azure.servicebus.processor.client.application-id 表示当前应用程序,用于遥测/监视目的。
spring.cloud.azure.servicebus.processor.client.transport-type 基于 AMQP 的客户端的传输类型。 支持的类型包括:AMQP、AMQP_WEB_SOCKETS。
spring.cloud.azure.servicebus.processor.connection-string 连接字符串以连接到服务总线。
spring.cloud.azure.servicebus.processor.credential.client-certificate-password 证书文件的密码。
spring.cloud.azure.servicebus.processor.credential.client-certificate-path 使用 Azure 执行服务主体身份验证时要使用的 PEM 证书文件的路径。
spring.cloud.azure.servicebus.processor.credential.client-id 使用 Azure 执行服务主体身份验证时要使用的客户端 ID。
spring.cloud.azure.servicebus.processor.credential.client-secret 使用 Azure 执行服务主体身份验证时要使用的客户端密码。
spring.cloud.azure.servicebus.processor.credential.managed-identity-enabled 是否允许托管标识通过 Azure 进行身份验证。 如果为 true 并且设置了客户端 ID,将使用客户端 ID 作为用户分配的托管标识客户端 ID。 默认值为 false
spring.cloud.azure.servicebus.processor.credential.password 在 Azure 中执行用户名/密码身份验证时要使用的密码。
spring.cloud.azure.servicebus.processor.credential.username 在 Azure 中执行用户名/密码身份验证时要使用的用户名。
spring.cloud.azure.servicebus.processor.domain-name 服务总线命名空间的域名。
spring.cloud.azure.servicebus.processor.enabled 是否启用 Azure 服务。 默认值为 true
spring.cloud.azure.servicebus.processor.entity-name 服务总线队列或主题的名称。
spring.cloud.azure.servicebus.processor.entity-type 服务总线 实体的类型,即队列或主题。
spring.cloud.azure.servicebus.processor.max-auto-lock-renew-duration 继续自动续订锁的时间量。
spring.cloud.azure.servicebus.processor.max-concurrent-calls 要处理的最大并发消息数。
spring.cloud.azure.servicebus.processor.max-concurrent-sessions 要在任何给定时间处理的最大并发会话数。
spring.cloud.azure.servicebus.processor.namespace 服务总线的命名空间,它是 FQDN 的前缀。 FQDN 应由 <NamespaceName> 组成。<DomainName>
spring.cloud.azure.servicebus.processor.prefetch-count 使用者的预提取计数。
spring.cloud.azure.servicebus.processor.profile.cloud-type 要连接到的 Azure 云的名称。 支持的类型包括:AZURE、AZURE_CHINA、AZURE_GERMANY、AZURE_US_GOVERNMENT、OTHER。 默认值为 AZURE
spring.cloud.azure.servicebus.processor.profile.environment.active-directory-endpoint 要连接到的 Microsoft Entra 终结点。
spring.cloud.azure.servicebus.processor.profile.environment.active-directory-graph-api-version Azure Active Directory 图形 API 版本。
spring.cloud.azure.servicebus.processor.profile.environment.active-directory-graph-endpoint Azure Active Directory Graph 终结点。
spring.cloud.azure.servicebus.processor.profile.environment.active-directory-resource-id Microsoft Entra 资源 ID。
spring.cloud.azure.servicebus.processor.profile.environment.azure-application-insights-endpoint Azure 应用程序 Insights 终结点。
spring.cloud.azure.servicebus.processor.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix Data Lake Analytics 目录和作业终结点后缀。
spring.cloud.azure.servicebus.processor.profile.environment.azure-data-lake-store-file-system-endpoint-suffix Data Lake 存储文件系统终结点后缀。
spring.cloud.azure.servicebus.processor.profile.environment.azure-log-analytics-endpoint Azure Log Analytics 终结点。
spring.cloud.azure.servicebus.processor.profile.environment.data-lake-endpoint-resource-id Data Lake 终结点。
spring.cloud.azure.servicebus.processor.profile.environment.gallery-endpoint 库终结点。
spring.cloud.azure.servicebus.processor.profile.environment.key-vault-dns-suffix 密钥库 DNS 后缀。
spring.cloud.azure.servicebus.processor.profile.environment.management-endpoint 管理服务终结点。
spring.cloud.azure.servicebus.processor.profile.environment.microsoft-graph-endpoint Microsoft Graph 终结点。
spring.cloud.azure.servicebus.processor.profile.environment.portal 管理门户 URL。
spring.cloud.azure.servicebus.processor.profile.environment.publishing-profile 发布设置文件 URL。
spring.cloud.azure.servicebus.processor.profile.environment.resource-manager-endpoint 资源管理终结点。
spring.cloud.azure.servicebus.processor.profile.environment.service-bus-domain-name 服务总线的域名。
spring.cloud.azure.servicebus.processor.profile.environment.sql-management-endpoint SQL 管理终结点。
spring.cloud.azure.servicebus.processor.profile.environment.sql-server-hostname-suffix SQL Server 主机名后缀。
spring.cloud.azure.servicebus.processor.profile.environment.storage-endpoint-suffix 存储终结点后缀。
spring.cloud.azure.servicebus.processor.profile.subscription-id 连接到 Azure 资源时要使用的订阅 ID。
spring.cloud.azure.servicebus.processor.profile.tenant-id Azure 资源的租户 ID。 允许 tenant-id 的值包括: commonorganizationsconsumers或租户 ID。
spring.cloud.azure.servicebus.processor.proxy.authentication-type 针对代理使用的身份验证类型。 例如,“none”、“basic”、“digest”。 默认值为 'none'
spring.cloud.azure.servicebus.processor.proxy.hostname 代理的主机。
spring.cloud.azure.servicebus.processor.proxy.password 用于向代理进行身份验证的密码。
spring.cloud.azure.servicebus.processor.proxy.port 代理的端口。
spring.cloud.azure.servicebus.processor.proxy.type 代理的类型。 例如 http、“http”、“socks4”、“socks5”。 例如 amqp、“http”、“socks”。
spring.cloud.azure.servicebus.processor.proxy.username 用于向代理进行身份验证的用户名。
spring.cloud.azure.servicebus.processor.receive-mode 接收消息的模式。
spring.cloud.azure.servicebus.processor.resource.region Azure 资源的区域。 例如,''eastus'。
spring.cloud.azure.servicebus.processor.resource.resource-group 资源组包含 Azure 资源。
spring.cloud.azure.servicebus.processor.resource.resource-id Azure 资源的 ID。
spring.cloud.azure.servicebus.processor.retry.exponential.base-delay 重试尝试之间的等待时间(持续时间)。
spring.cloud.azure.servicebus.processor.retry.exponential.max-delay 重试尝试之间的最大允许时间(持续时间)。
spring.cloud.azure.servicebus.processor.retry.exponential.max-retries 最大尝试次数。
spring.cloud.azure.servicebus.processor.retry.fixed.delay 重试尝试之间的等待时间(持续时间)。
spring.cloud.azure.servicebus.processor.retry.fixed.max-retries 最大尝试次数。
spring.cloud.azure.servicebus.processor.retry.mode 重试时重试退避模式。 支持的类型为:FIXED、EXPONENTIAL。
spring.cloud.azure.servicebus.processor.retry.try-timeout 等待到超时的时间(持续时间)。
spring.cloud.azure.servicebus.processor.session-enabled 是否为使用者启用会话。
spring.cloud.azure.servicebus.processor.sub-queue 要连接到的 SubQueue 的类型。
spring.cloud.azure.servicebus.processor.subscription-name 主题订阅的名称。
spring.cloud.azure.servicebus.producer.client.application-id 表示当前应用程序,用于遥测/监视目的。
spring.cloud.azure.servicebus.producer.client.transport-type 基于 AMQP 的客户端的传输类型。 支持的类型包括:AMQP、AMQP_WEB_SOCKETS。
spring.cloud.azure.servicebus.producer.connection-string 连接字符串以连接到服务总线。
spring.cloud.azure.servicebus.producer.credential.client-certificate-password 证书文件的密码。
spring.cloud.azure.servicebus.producer.credential.client-certificate-path 使用 Azure 执行服务主体身份验证时要使用的 PEM 证书文件的路径。
spring.cloud.azure.servicebus.producer.credential.client-id 使用 Azure 执行服务主体身份验证时要使用的客户端 ID。
spring.cloud.azure.servicebus.producer.credential.client-secret 使用 Azure 执行服务主体身份验证时要使用的客户端密码。
spring.cloud.azure.servicebus.producer.credential.managed-identity-enabled 是否允许托管标识通过 Azure 进行身份验证。 如果为 true 并且设置了客户端 ID,将使用客户端 ID 作为用户分配的托管标识客户端 ID。 默认值为 false
spring.cloud.azure.servicebus.producer.credential.password 在 Azure 中执行用户名/密码身份验证时要使用的密码。
spring.cloud.azure.servicebus.producer.credential.username 在 Azure 中执行用户名/密码身份验证时要使用的用户名。
spring.cloud.azure.servicebus.producer.domain-name 服务总线命名空间的域名。
spring.cloud.azure.servicebus.producer.enabled 是否启用 Azure 服务。 默认值为 true
spring.cloud.azure.servicebus.producer.entity-name 服务总线队列或主题的名称。
spring.cloud.azure.servicebus.producer.entity-type 服务总线 实体的类型,即队列或主题。
spring.cloud.azure.servicebus.producer.namespace 服务总线的命名空间,它是 FQDN 的前缀。 FQDN 应由 <NamespaceName> 组成。<DomainName>
spring.cloud.azure.servicebus.producer.profile.cloud-type 要连接到的 Azure 云的名称。 支持的类型包括:AZURE、AZURE_CHINA、AZURE_GERMANY、AZURE_US_GOVERNMENT、OTHER。 默认值为 AZURE
spring.cloud.azure.servicebus.producer.profile.environment.active-directory-endpoint 要连接到的 Microsoft Entra 终结点。
spring.cloud.azure.servicebus.producer.profile.environment.active-directory-graph-api-version Azure Active Directory 图形 API 版本。
spring.cloud.azure.servicebus.producer.profile.environment.active-directory-graph-endpoint Azure Active Directory Graph 终结点。
spring.cloud.azure.servicebus.producer.profile.environment.active-directory-resource-id Microsoft Entra 资源 ID。
spring.cloud.azure.servicebus.producer.profile.environment.azure-application-insights-endpoint Azure 应用程序 Insights 终结点。
spring.cloud.azure.servicebus.producer.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix Data Lake Analytics 目录和作业终结点后缀。
spring.cloud.azure.servicebus.producer.profile.environment.azure-data-lake-store-file-system-endpoint-suffix Data Lake 存储文件系统终结点后缀。
spring.cloud.azure.servicebus.producer.profile.environment.azure-log-analytics-endpoint Azure Log Analytics 终结点。
spring.cloud.azure.servicebus.producer.profile.environment.data-lake-endpoint-resource-id Data Lake 终结点。
spring.cloud.azure.servicebus.producer.profile.environment.gallery-endpoint 库终结点。
spring.cloud.azure.servicebus.producer.profile.environment.key-vault-dns-suffix 密钥库 DNS 后缀。
spring.cloud.azure.servicebus.producer.profile.environment.management-endpoint 管理服务终结点。
spring.cloud.azure.servicebus.producer.profile.environment.microsoft-graph-endpoint Microsoft Graph 终结点。
spring.cloud.azure.servicebus.producer.profile.environment.portal 管理门户 URL。
spring.cloud.azure.servicebus.producer.profile.environment.publishing-profile 发布设置文件 URL。
spring.cloud.azure.servicebus.producer.profile.environment.resource-manager-endpoint 资源管理终结点。
spring.cloud.azure.servicebus.producer.profile.environment.service-bus-domain-name 服务总线的域名。
spring.cloud.azure.servicebus.producer.profile.environment.sql-management-endpoint SQL 管理终结点。
spring.cloud.azure.servicebus.producer.profile.environment.sql-server-hostname-suffix SQL Server 主机名后缀。
spring.cloud.azure.servicebus.producer.profile.environment.storage-endpoint-suffix 存储终结点后缀。
spring.cloud.azure.servicebus.producer.profile.subscription-id 连接到 Azure 资源时要使用的订阅 ID。
spring.cloud.azure.servicebus.producer.profile.tenant-id Azure 资源的租户 ID。 允许 tenant-id 的值包括: commonorganizationsconsumers或租户 ID。
spring.cloud.azure.servicebus.producer.proxy.authentication-type 针对代理使用的身份验证类型。 例如,“none”、“basic”、“digest”。 默认值为 'none'
spring.cloud.azure.servicebus.producer.proxy.hostname 代理的主机。
spring.cloud.azure.servicebus.producer.proxy.password 用于向代理进行身份验证的密码。
spring.cloud.azure.servicebus.producer.proxy.port 代理的端口。
spring.cloud.azure.servicebus.producer.proxy.type 代理的类型。 例如 http、“http”、“socks4”、“socks5”。 例如 amqp、“http”、“socks”。
spring.cloud.azure.servicebus.producer.proxy.username 用于向代理进行身份验证的用户名。
spring.cloud.azure.servicebus.producer.resource.region Azure 资源的区域。 例如,''eastus'。
spring.cloud.azure.servicebus.producer.resource.resource-group 资源组包含 Azure 资源。
spring.cloud.azure.servicebus.producer.resource.resource-id Azure 资源的 ID。
spring.cloud.azure.servicebus.producer.retry.exponential.base-delay 重试尝试之间的等待时间(持续时间)。
spring.cloud.azure.servicebus.producer.retry.exponential.max-delay 重试尝试之间的最大允许时间(持续时间)。
spring.cloud.azure.servicebus.producer.retry.exponential.max-retries 最大尝试次数。
spring.cloud.azure.servicebus.producer.retry.fixed.delay 重试尝试之间的等待时间(持续时间)。
spring.cloud.azure.servicebus.producer.retry.fixed.max-retries 最大尝试次数。
spring.cloud.azure.servicebus.producer.retry.mode 重试时重试退避模式。 支持的类型为:FIXED、EXPONENTIAL。
spring.cloud.azure.servicebus.producer.retry.try-timeout 等待到超时的时间(持续时间)。
spring.cloud.azure.servicebus.profile.cloud-type 要连接到的 Azure 云的名称。 支持的类型包括:AZURE、AZURE_CHINA、AZURE_GERMANY、AZURE_US_GOVERNMENT、OTHER。 默认值为 AZURE
spring.cloud.azure.servicebus.profile.environment.active-directory-endpoint 要连接到的 Microsoft Entra 终结点。
spring.cloud.azure.servicebus.profile.environment.active-directory-graph-api-version Azure Active Directory 图形 API 版本。
spring.cloud.azure.servicebus.profile.environment.active-directory-graph-endpoint Azure Active Directory Graph 终结点。
spring.cloud.azure.servicebus.profile.environment.active-directory-resource-id Microsoft Entra 资源 ID。
spring.cloud.azure.servicebus.profile.environment.azure-application-insights-endpoint Azure 应用程序 Insights 终结点。
spring.cloud.azure.servicebus.profile.environment.azure-data-lake-analytics-catalog-and-job-endpoint-suffix Data Lake Analytics 目录和作业终结点后缀。
spring.cloud.azure.servicebus.profile.environment.azure-data-lake-store-file-system-endpoint-suffix Data Lake 存储文件系统终结点后缀。
spring.cloud.azure.servicebus.profile.environment.azure-log-analytics-endpoint Azure Log Analytics 终结点。
spring.cloud.azure.servicebus.profile.environment.data-lake-endpoint-resource-id Data Lake 终结点。
spring.cloud.azure.servicebus.profile.environment.gallery-endpoint 库终结点。
spring.cloud.azure.servicebus.profile.environment.key-vault-dns-suffix 密钥库 DNS 后缀。
spring.cloud.azure.servicebus.profile.environment.management-endpoint 管理服务终结点。
spring.cloud.azure.servicebus.profile.environment.microsoft-graph-endpoint Microsoft Graph 终结点。
spring.cloud.azure.servicebus.profile.environment.portal 管理门户 URL。
spring.cloud.azure.servicebus.profile.environment.publishing-profile 发布设置文件 URL。
spring.cloud.azure.servicebus.profile.environment.resource-manager-endpoint 资源管理终结点。
spring.cloud.azure.servicebus.profile.environment.service-bus-domain-name 服务总线的域名。
spring.cloud.azure.servicebus.profile.environment.sql-management-endpoint SQL 管理终结点。
spring.cloud.azure.servicebus.profile.environment.sql-server-hostname-suffix SQL Server 主机名后缀。
spring.cloud.azure.servicebus.profile.environment.storage-endpoint-suffix 存储终结点后缀。
spring.cloud.azure.servicebus.profile.subscription-id 连接到 Azure 资源时要使用的订阅 ID。
spring.cloud.azure.servicebus.profile.tenant-id Azure 资源的租户 ID。 允许 tenant-id 的值包括: commonorganizationsconsumers或租户 ID。
spring.cloud.azure.servicebus.proxy.authentication-type 针对代理使用的身份验证类型。 例如,“none”、“basic”、“digest”。 默认值为 'none'
spring.cloud.azure.servicebus.proxy.hostname 代理的主机。
spring.cloud.azure.servicebus.proxy.password 用于向代理进行身份验证的密码。
spring.cloud.azure.servicebus.proxy.port 代理的端口。
spring.cloud.azure.servicebus.proxy.type 代理的类型。 例如 http、“http”、“socks4”、“socks5”。 例如 amqp、“http”、“socks”。
spring.cloud.azure.servicebus.proxy.username 用于向代理进行身份验证的用户名。
spring.cloud.azure.servicebus.resource.name 服务总线的命名空间。
spring.cloud.azure.servicebus.resource.region Azure 资源的区域。 例如,''eastus'。
spring.cloud.azure.servicebus.resource.resource-group 资源组包含 Azure 资源。
spring.cloud.azure.servicebus.resource.resource-id Azure 资源的 ID。
spring.cloud.azure.servicebus.retry-options.delay 重试尝试之间的等待时间(持续时间)。 这是一个旧属性。
spring.cloud.azure.servicebus.retry-options.max-delay 重试尝试之间的最大允许时间(持续时间)。 这是一个旧属性。
spring.cloud.azure.servicebus.retry-options.max-retries 最大尝试次数。 这是一个旧属性。
spring.cloud.azure.servicebus.retry-options.retry-mode 计算重试尝试之间的延迟时要应用的方法的类型。 这是一个旧属性。
spring.cloud.azure.servicebus.retry-options.try-timeout 等待到超时的时间(持续时间)。 这是一个旧属性。
spring.cloud.azure.servicebus.retry.exponential.base-delay 重试尝试之间的等待时间(持续时间)。
spring.cloud.azure.servicebus.retry.exponential.max-delay 重试尝试之间的最大允许时间(持续时间)。
spring.cloud.azure.servicebus.retry.exponential.max-retries 最大尝试次数。
spring.cloud.azure.servicebus.retry.fixed.delay 重试尝试之间的等待时间(持续时间)。
spring.cloud.azure.servicebus.retry.fixed.max-retries 最大尝试次数。
spring.cloud.azure.servicebus.retry.mode 重试时重试退避模式。 支持的类型为:FIXED、EXPONENTIAL。
spring.cloud.azure.servicebus.retry.try-timeout 等待到超时的时间(持续时间)。
spring.cloud.azure.servicebus.transport-type 基于 AMQP 的客户端的传输类型。 支持的类型包括:AMQP、AMQP_WEB_SOCKETS。 这是一个旧属性。