Share via


EventGridSubscriber.AddOrUpdateCustomEventMapping(String, Type) Method

Definition

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)

Parameters

eventType
String
eventDataType
Type

Implements

Applies to