AzureEventGridSimulator:一种模拟器该模拟器提供终结点来模拟Azure事件网格主题和订阅者的功能并且与Microsoft.Azure.Ev
Azure事件网格模拟器 一个模拟器,提供端点以模仿主题和订阅者的功能,并且与Microsoft.Azure.EventGrid客户端库兼容。 组态 主题及其订阅者在appsettings.json文件中配置。 或者,您可以通过设置ConfigFile命令行参数来指定要使用的配置文件,例如 AzureEventGridSimulator.exe --ConfigFile=/path/to/config.json 您可以添加多个主题。 每个主题必须具有唯一的端口。 每个主题可以有多个订阅者。 下面显示了一个主题和一个订户的示例。 { " topics " : [ {
文件列表
AzureEventGridSimulator-master.zip
(预估有个49文件)
AzureEventGridSimulator-master
.gitignore
6KB
README.md
11KB
LICENSE
1KB
src
build_and_test.bat
610B
publish-linux-64.bat
436B
UnitTests
UnitTests.csproj
938B
ConfigurationLoadingTests.cs
2KB
暂无评论