共用方式為


Azure 服務匯流排 組態屬性

屬性 說明
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 連線 ion 字串以連線至服務總線。
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 連線 ion 字串以連線到服務總線。
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 執行服務主體驗證時要使用的用戶端識別碼。
spring.cloud.azure.servicebus.consumer.credential.client-secret 使用 Azure 執行服務主體驗證時要使用的客戶端密碼。
spring.cloud.azure.servicebus.consumer.credential.managed-identity-enabled 是否要讓受控識別向 Azure 進行驗證。 如果為 true 且已設定用戶端標識碼,則會使用用戶端識別碼作為使用者指派的受控識別用戶端標識碼。 預設值是 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 資源標識符。
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 storage 文件系統端點後綴。
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 資源時要使用的訂用帳戶標識碼。
spring.cloud.azure.servicebus.consumer.profile.tenant-id Azure 資源的租用戶標識碼。 允許 tenant-id 的值包括: commonorganizationsconsumers或租用戶標識碼。
spring.cloud.azure.servicebus.consumer.proxy.authentication-type 針對 Proxy 使用的驗證類型。 例如,『none』、『basic』、『digest』。 預設值是 'none'
spring.cloud.azure.servicebus.consumer.proxy.hostname Proxy 的主機。
spring.cloud.azure.servicebus.consumer.proxy.password 用來向 Proxy 進行驗證的密碼。
spring.cloud.azure.servicebus.consumer.proxy.port Proxy 的埠。
spring.cloud.azure.servicebus.consumer.proxy.type Proxy 的類型。 例如 HTTP、'HTTP'、'socks4'、'socks5'。 例如 amqp、'HTTP'、'socks'。
spring.cloud.azure.servicebus.consumer.proxy.username 用來向 Proxy 進行驗證的使用者名稱。
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 資源的識別碼。
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 執行服務主體驗證時要使用的用戶端識別碼。
spring.cloud.azure.servicebus.credential.client-secret 使用 Azure 執行服務主體驗證時要使用的用戶端密碼。
spring.cloud.azure.servicebus.credential.managed-identity-enabled 是否要讓受控識別向 Azure 進行驗證。 如果為 true 且已設定用戶端識別碼,則會使用用戶端識別碼作為使用者指派的受控識別用戶端識別碼。 預設值是 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 執行服務主體驗證時要使用的用戶端識別碼。
spring.cloud.azure.servicebus.processor.credential.client-secret 使用 Azure 執行服務主體驗證時要使用的用戶端密碼。
spring.cloud.azure.servicebus.processor.credential.managed-identity-enabled 是否要讓受控識別向 Azure 進行驗證。 如果為 true 且已設定用戶端識別碼,則會使用用戶端識別碼作為使用者指派的受控識別用戶端識別碼。 預設值是 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 資源標識符。
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 storage 文件系統端點後綴。
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 資源時要使用的訂用帳戶標識碼。
spring.cloud.azure.servicebus.processor.profile.tenant-id Azure 資源的租用戶標識碼。 允許 tenant-id 的值包括: commonorganizationsconsumers或租用戶標識碼。
spring.cloud.azure.servicebus.processor.proxy.authentication-type 針對 Proxy 使用的驗證類型。 例如,『none』、『basic』、『digest』。 預設值是 'none'
spring.cloud.azure.servicebus.processor.proxy.hostname Proxy 的主機。
spring.cloud.azure.servicebus.processor.proxy.password 用來向 Proxy 進行驗證的密碼。
spring.cloud.azure.servicebus.processor.proxy.port Proxy 的埠。
spring.cloud.azure.servicebus.processor.proxy.type Proxy 的類型。 例如 HTTP、'http'、'socks4'、'socks5'。 例如amqp、『HTTP』、『socks』。
spring.cloud.azure.servicebus.processor.proxy.username 用來向 Proxy 進行驗證的用戶名稱。
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 資源的標識碼。
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 執行服務主體驗證時要使用的用戶端識別碼。
spring.cloud.azure.servicebus.producer.credential.client-secret 使用 Azure 執行服務主體驗證時要使用的客戶端密碼。
spring.cloud.azure.servicebus.producer.credential.managed-identity-enabled 是否要讓受控識別向 Azure 進行驗證。 如果為 true 且已設定用戶端標識碼,則會使用用戶端識別碼作為使用者指派的受控識別用戶端標識碼。 預設值是 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 資源標識符。
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 storage 文件系統端點後綴。
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 資源時要使用的訂用帳戶標識碼。
spring.cloud.azure.servicebus.producer.profile.tenant-id Azure 資源的租用戶標識碼。 允許 tenant-id 的值包括: commonorganizationsconsumers或租用戶標識碼。
spring.cloud.azure.servicebus.producer.proxy.authentication-type 針對 Proxy 使用的驗證類型。 例如,『none』、『basic』、『digest』。 預設值是 'none'
spring.cloud.azure.servicebus.producer.proxy.hostname Proxy 的主機。
spring.cloud.azure.servicebus.producer.proxy.password 用來向 Proxy 進行驗證的密碼。
spring.cloud.azure.servicebus.producer.proxy.port Proxy 的埠。
spring.cloud.azure.servicebus.producer.proxy.type Proxy 的類型。 例如 HTTP、'http'、'socks4'、'socks5'。 例如amqp、『HTTP』、『socks』。
spring.cloud.azure.servicebus.producer.proxy.username 用來向 Proxy 進行驗證的用戶名稱。
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 資源的標識碼。
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 資源標識符。
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 storage 文件系統端點後綴。
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 資源時要使用的訂用帳戶標識碼。
spring.cloud.azure.servicebus.profile.tenant-id Azure 資源的租用戶標識碼。 允許 tenant-id 的值包括: commonorganizationsconsumers或租用戶標識碼。
spring.cloud.azure.servicebus.proxy.authentication-type 針對 Proxy 使用的驗證類型。 例如,『none』、『basic』、『digest』。 預設值是 'none'
spring.cloud.azure.servicebus.proxy.hostname Proxy 的主機。
spring.cloud.azure.servicebus.proxy.password 用來向 Proxy 進行驗證的密碼。
spring.cloud.azure.servicebus.proxy.port Proxy 的埠。
spring.cloud.azure.servicebus.proxy.type Proxy 的類型。 例如 HTTP、'HTTP'、'socks4'、'socks5'。 例如 amqp、'HTTP'、'socks'。
spring.cloud.azure.servicebus.proxy.username 用來向 Proxy 進行驗證的使用者名稱。
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 資源的識別碼。
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。 這是舊版屬性。