Share via


EventGridSubscriber.ListAllCustomEventMappings Method

Definition

public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,Type>> ListAllCustomEventMappings ();
abstract member ListAllCustomEventMappings : unit -> seq<System.Collections.Generic.KeyValuePair<string, Type>>
override this.ListAllCustomEventMappings : unit -> seq<System.Collections.Generic.KeyValuePair<string, Type>>
Public Iterator Overridable NotOverridable Function ListAllCustomEventMappings () As IEnumerable(Of KeyValuePair(Of String, Type))

Returns

Implements

Applies to