[][src]Module azure_functions::bindings

Module for Azure Functions bindings.

Structs

Blob

Represents an Azure Storage blob input or output binding.

BlobTrigger

Represents an Azure Storage blob trigger binding.

CosmosDbDocument

Represents the input or output binding for a Cosmos DB document.

CosmosDbTrigger

Represents a Cosmos DB trigger binding.

DurableActivityContext

Represents the Durable Functions activity context binding.

DurableOrchestrationClient

Represents the Durable Functions orchestration client input binding.

DurableOrchestrationContext

Represents the Durable Functions orchestration context binding.

EventGridEvent

Represents an Event Grid trigger binding.

EventHubMessage

Represents an Event Hubs message output binding.

EventHubTrigger

Represents an Event Hub trigger binding.

GenericInput

Represents a generic input binding.

GenericOutput

Represents a generic output binding.

GenericTrigger

Represents a generic trigger binding.

HttpRequest

Represents a HTTP trigger binding.

HttpResponse

Represents a HTTP output binding.

QueueMessage

Represents an Azure Storage Queue message output binding.

QueueTrigger

Represents a queue trigger binding.

SendGridMessage

Represents the SendGrid email message output binding.

ServiceBusMessage

Represents a Service Bus message output binding.

ServiceBusTrigger

Represents a service bus trigger binding.

SignalRConnectionInfo

Represents the SignalR connection information input binding.

SignalRGroupAction

Represents the SignalR group action output binding.

SignalRMessage

Represents the SignalR message output binding.

Table

Represents an Azure Storage table input or output binding.

TimerInfo

Represents the timer information from a timer trigger binding.

TwilioSmsMessage

Represents the Twilio SMS message output binding.

Type Definitions

Row

Represents the data of an Azure Storage table row.