Compartir a través de


EventGridSubscriber.TryRemoveCustomEventMapping(String, Type) Método

Definición

public bool TryRemoveCustomEventMapping (string eventType, out Type eventDataType);
abstract member TryRemoveCustomEventMapping : string * Type -> bool
override this.TryRemoveCustomEventMapping : string * Type -> bool
Public Function TryRemoveCustomEventMapping (eventType As String, ByRef eventDataType As Type) As Boolean

Parámetros

eventType
String
eventDataType
Type

Devoluciones

Implementaciones

Se aplica a