[][src]Module azure_functions::bindings

Module for Azure Functions bindings.

Structs

Blob

Represents a Azure Storage blob input or output binding.

BlobTrigger

Represents an Azure Storage blob 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.

Table

Represents an Azure Storage table input or output binding.

TimerInfo

Represents the timer information from a timer trigger binding.

Type Definitions

Row

Represents the data of an Azure Storage table row.