你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EventGridSubscriber.AddOrUpdateCustomEventMapping(String, Type) 方法

定义

public void AddOrUpdateCustomEventMapping (string eventType, Type eventDataType);
abstract member AddOrUpdateCustomEventMapping : string * Type -> unit
override this.AddOrUpdateCustomEventMapping : string * Type -> unit
Public Sub AddOrUpdateCustomEventMapping (eventType As String, eventDataType As Type)

参数

eventType
String
eventDataType
Type

实现

适用于