EventHubTrigger.cardinality Method

Definition

Cardinality of the trigger input. Choose 'One' if the input is a single message or 'Many' if the input is an array of messages. 'Many' is the default if unspecified

public abstract Cardinality cardinality()

Returns

An Cardinality value representing the Cardinality

Applies to