Sfoglia il codice sorgente

fixed typos (#548)

修改笔误
master
luohelc 4 anni fa
committed by GitHub
parent
commit
e0b3c30f0d
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      docs/content/user-guide/zh/transports/azure-service-bus.md

+ 2
- 2
docs/content/user-guide/zh/transports/azure-service-bus.md Vedi File

@@ -39,10 +39,10 @@ public void ConfigureServices(IServiceCollection services)

#### AzureServiceBus Options

CAP 直接对外提供的 Kafka 配置参数如下:
CAP 直接对外提供的 Azure Service Bus 配置参数如下:

NAME | DESCRIPTION | TYPE | DEFAULT
:---|:---|---|:---
ConnectionString | Endpoint 地址 | string |
TopicPath | Topic entity path | string | cap
ManagementTokenProvider | Token提供 | ITokenProvider | null
ManagementTokenProvider | Token提供 | ITokenProvider | null

Caricamento…
Annulla
Salva