A B C D E F H I K L M N O P Q R S T U V W 
All Classes All Packages

A

access() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueOutput
Defines the permission of the Service Bus queue to which to write.
access() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueTrigger
Defines the permission of the Service Bus queue to which to bind.
access() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicOutput
Defines the permission of the Service Bus topic to which to write.
access() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicTrigger
Defines the permission of the Service Bus topic to which to bind.
AccessRights - Enum in com.microsoft.azure.functions.annotation
Azure Service Bus permission.
accountSid() - Method in annotation type com.microsoft.azure.functions.annotation.TwilioSmsOutput
Defines the account SID of Twilio SMS to send.
ADMIN - com.microsoft.azure.functions.annotation.AuthorizationLevel
The master key is required.
ANONYMOUS - com.microsoft.azure.functions.annotation.AuthorizationLevel
No API key is required.
apiKey() - Method in annotation type com.microsoft.azure.functions.annotation.SendGridOutput
Defines the API key of the SendGrid to which to write.
authenticationMode() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
SASL mechanism to use for authentication.
authenticationMode() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
SASL mechanism to use for authentication.
authLevel() - Method in annotation type com.microsoft.azure.functions.annotation.HttpTrigger
Determines what keys, if any, need to be present on the request in order to invoke the function.
AuthorizationLevel - Enum in com.microsoft.azure.functions.annotation
Azure HTTP authorization level, Determines what keys, if any, need to be present on the request in order to invoke the function.
authToken() - Method in annotation type com.microsoft.azure.functions.annotation.TwilioSmsOutput
Defines the authorization token of Twilio SMS to send.
avroSchema() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Avro schema for generic record serialization default ""
avroSchema() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Avro schema for generic record deserialization default ""

B

batchSize() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Defines the maximum number of messages batched in one MessageSet.
BindingName - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from Azure Functions runtime.
BlobInput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from a blob.
BlobOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be written to a blob.
BlobTrigger - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from a blob, and causing the method to run when a blob is uploaded.
body() - Method in annotation type com.microsoft.azure.functions.annotation.TwilioSmsOutput
Defines the content body of Twilio SMS to send.
brokerList() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Defines the BrokerList.
brokerList() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Defines the BrokerList.

C

cardinality() - Method in annotation type com.microsoft.azure.functions.annotation.EventHubTrigger
Cardinality of the trigger input.
cardinality() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Cardinality of the trigger input.
cardinality() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueTrigger
Cardinality of the trigger input.
cardinality() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicTrigger
Cardinality of the trigger input.
Cardinality - Enum in com.microsoft.azure.functions.annotation
Cardinality of the EventHubTrigger input.
checkpointDocumentCount() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Customizes the amount of documents between lease checkpoints.
checkpointInterval() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Customizes the amount of milliseconds between lease checkpoints.
com.microsoft.azure.functions.annotation - package com.microsoft.azure.functions.annotation
Annotations and support classes for use as part of the Java API for Azure Functions.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.BlobInput
Defines the app setting name that contains the Azure Storage connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.BlobOutput
Defines the app setting name that contains the Azure Storage connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.BlobTrigger
Defines the app setting name that contains the Azure Storage connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBInput
Defines the app setting name that contains the CosmosDB connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBOutput
Defines the app setting name that contains the CosmosDB connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Defines the app setting name that contains the CosmosDB connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.EventHubOutput
Defines the app setting name that contains the Azure Eventhub connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.EventHubTrigger
Defines the app setting name that contains the Azure Eventhub connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.QueueOutput
Defines the app setting name that contains the Azure Storage connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.QueueTrigger
Defines the app setting name that contains the Azure Storage connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueOutput
Defines the app setting name that contains the Service Bus connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueTrigger
Defines the app setting name that contains the Service Bus connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicOutput
Defines the app setting name that contains the Service Bus connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicTrigger
Defines the app setting name that contains the Service Bus connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.TableInput
Defines the app setting name that contains the Azure Storage connection string.
connection() - Method in annotation type com.microsoft.azure.functions.annotation.TableOutput
Defines the app setting name that contains the Azure Storage connection string.
consumerGroup() - Method in annotation type com.microsoft.azure.functions.annotation.EventHubTrigger
Defines the consumer group of the event hub to which to bind.
consumerGroup() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Defines the consumer group.
containerName() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBInput
Defines the container name of the CosmosDB to which to bind.
containerName() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBOutput
Defines the container name of the CosmosDB to which to write.
containerName() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Defines the container name of the CosmosDB to which to bind.
containerThroughput() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBOutput
If CreateIfNotExists is true, defines the throughput of the created container.
CosmosDBInput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from CosmosDB.
CosmosDBOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be written to CosmosDB.
CosmosDBTrigger - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from CosmosDB, and causing the method to run when CosmosDB data is changed.
createIfNotExists() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBOutput
Defines the ID of the CosmosDB to which to write.
createLeaseContainerIfNotExists() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Defines whether to create a new lease container if not exists.
CustomBinding - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter to define a custom binding

D

databaseName() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBInput
Defines the database name of the CosmosDB to which to bind.
databaseName() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBOutput
Defines the database name of the CosmosDB to which to write.
databaseName() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Defines the database name of the CosmosDB to which to bind.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.BlobInput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.BlobOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.BlobTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBInput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.EventGridOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.EventGridTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.EventHubOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.EventHubTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.HttpOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.HttpTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.McpToolTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.QueueOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.QueueTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.SendGridOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.TableInput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.TableOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.TimerTrigger
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.TwilioSmsOutput
Defines how Functions runtime should treat the parameter value.
dataType() - Method in annotation type com.microsoft.azure.functions.annotation.WarmupTrigger
Defines how Functions runtime should treat the parameter value.
delayInterval() - Method in annotation type com.microsoft.azure.functions.annotation.FixedDelayRetry
The delay between retries.
description() - Method in annotation type com.microsoft.azure.functions.annotation.McpToolProperty
Description of the property's purpose and usage.
description() - Method in annotation type com.microsoft.azure.functions.annotation.McpToolTrigger
Human-readable description of what this tool does.
direction() - Method in annotation type com.microsoft.azure.functions.annotation.CustomBinding
The variable name used in function.json to specify the direction of the binding: in or out

E

enableIdempotence() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
When set to `true`, the producer will ensure that messages are successfully produced exactly once and in the original produce order.
EventGridOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from EventGrid, and causing the method to run when an event is arrived.
EventGridTrigger - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from EventGrid, and causing the method to run when an event is arrived.
eventHubConnectionString() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Defines the EventHub connection string when using KafkaOutput protocol header feature of Azure EventHubs.
eventHubName() - Method in annotation type com.microsoft.azure.functions.annotation.EventHubOutput
Defines the name of the event hub to which to publish.
eventHubName() - Method in annotation type com.microsoft.azure.functions.annotation.EventHubTrigger
Defines the name of the event hub to which to bind.
EventHubOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be published to the event hub.
EventHubTrigger - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from event hub, and causing the method to run when a new event is arrived.
ExponentialBackoffRetry - Annotation Type in com.microsoft.azure.functions.annotation
Defines an exponential backoff retry strategy, where the delay between retries will get progressively larger, limited by the max/min specified.

F

feedPollDelay() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Customizes the delay in milliseconds in between polling a partition for new changes on the feed, after all current changes are drained.
filter() - Method in annotation type com.microsoft.azure.functions.annotation.TableInput
Defines the filter of the storage table to which to bind.
FixedDelayRetry - Annotation Type in com.microsoft.azure.functions.annotation
Defines a retry strategy where a fixed delay is used between retries.
from() - Method in annotation type com.microsoft.azure.functions.annotation.SendGridOutput
Defines the 'FROM' name of the SendGrid to which to write.
from() - Method in annotation type com.microsoft.azure.functions.annotation.TwilioSmsOutput
Defines the source of Twilio SMS to send.
FUNCTION - com.microsoft.azure.functions.annotation.AuthorizationLevel
A function-specific API key is required.
FunctionName - Annotation Type in com.microsoft.azure.functions.annotation
The FunctionName annotation is used to specify to the Azure Functions tooling what name is to be applied to the associated function when the function is deployed onto Azure.

H

HasImplicitOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter to define a binding that need return value
HttpOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be send back to the user as an HTTP response.
HttpTrigger - Annotation Type in com.microsoft.azure.functions.annotation
The HttpTrigger annotation is applied to Azure functions that will be triggered by a call to the HTTP endpoint that the function is located at.

I

id() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBInput
Defines the ID of the CosmosDB to which to bind.
isArray() - Method in annotation type com.microsoft.azure.functions.annotation.McpToolProperty
Whether this property is an array.
isRequired() - Method in annotation type com.microsoft.azure.functions.annotation.McpToolProperty
Whether this property is required for tool execution.
isSessionsEnabled() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueTrigger
Defines the value indicating whether the sessions are enabled.
isSessionsEnabled() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicTrigger
Defines the value indicating whether the sessions are enabled.

K

KafkaOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be published to Kafka.
KafkaTrigger - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from Kafka, and causing the method to run when Kafka event is consumed.

L

lagThreshold() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
 
leaseAcquireInterval() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Customizes the interval in milliseconds to kick off a task to compute if partitions are distributed evenly among known host instances.
leaseConnectionStringSetting() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Defines Connection string for the service containing the lease container.
leaseContainerName() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Defines the lease container name of the CosmosDB to which to bind.
leaseContainerPrefix() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Defines a prefix to be used within a Leases container for this Trigger.
leaseDatabaseName() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Defines Name of the database containing the lease container.
leaseExpirationInterval() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Customizes the interval in milliseconds for which the lease is taken on a lease representing a partition.
leaseRenewInterval() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Customizes the renew interval in milliseconds for all leases for partitions currently held by the Trigger.
leasesContainerThroughput() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
defines the throughput of the created container.
lingerMs() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
linger.MS property provides the time between batches of messages being sent to cluster.
LISTEN - com.microsoft.azure.functions.annotation.AccessRights
Confers the right to listen (relay) or receive (queue, subscriptions) and all related message handling.

M

MANAGE - com.microsoft.azure.functions.annotation.AccessRights
Confers the right to manage the topology of the namespace, including creating and deleting entities.
MANY - com.microsoft.azure.functions.annotation.Cardinality
To receive events in a batch, set cardinality to MANY.
maximumInterval() - Method in annotation type com.microsoft.azure.functions.annotation.ExponentialBackoffRetry
The maximum delay interval.
maxItemsPerInvocation() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Customizes the maximum amount of items received in an invocation
maxMessageBytes() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Defines the maximum transmit message size.
maxRetries() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
How many times to retry sending a failing Message.
maxRetryCount() - Method in annotation type com.microsoft.azure.functions.annotation.ExponentialBackoffRetry
The maximum number of retries that will be attempted.
maxRetryCount() - Method in annotation type com.microsoft.azure.functions.annotation.FixedDelayRetry
The maximum number of retries that will be attempted.
McpToolProperty - Annotation Type in com.microsoft.azure.functions.annotation
Defines a strongly-typed input property for an MCP tool function parameter.
McpToolTrigger - Annotation Type in com.microsoft.azure.functions.annotation
Triggers an Azure Function when invoked by the Model Context Protocol (MCP) tool system.
messageTimeoutMs() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Local message timeout.
methods() - Method in annotation type com.microsoft.azure.functions.annotation.HttpTrigger
An array of the HTTP methods to which the function responds.
minimumInterval() - Method in annotation type com.microsoft.azure.functions.annotation.ExponentialBackoffRetry
The minimum delay interval.

N

name() - Method in annotation type com.microsoft.azure.functions.annotation.BlobInput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.BlobOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.BlobTrigger
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBInput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.CustomBinding
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.EventGridOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.EventGridTrigger
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.EventHubOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.EventHubTrigger
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.HttpOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.HttpTrigger
The variable name used in function code for the request or request body.
name() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
The variable name used in function code for the request or request body.
name() - Method in annotation type com.microsoft.azure.functions.annotation.McpToolProperty
The parameter binding name for the Azure Functions runtime.
name() - Method in annotation type com.microsoft.azure.functions.annotation.McpToolTrigger
The binding name for the tool invocation context parameter.
name() - Method in annotation type com.microsoft.azure.functions.annotation.QueueOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.QueueTrigger
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.SendGridOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueTrigger
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicTrigger
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.TableInput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.TableOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.TimerTrigger
The name of the variable that represents the timer object in function code.
name() - Method in annotation type com.microsoft.azure.functions.annotation.TwilioSmsOutput
The variable name used in function.json.
name() - Method in annotation type com.microsoft.azure.functions.annotation.WarmupTrigger
The variable name used in function code for the request or request body.

O

ONE - com.microsoft.azure.functions.annotation.Cardinality
To receive a single message, set cardinality to ONE

P

partitionKey() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBInput
Defines partition key value for the lookup.
partitionKey() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBOutput
Defines the partition key path for the created container when createIfNotExists is set to true.
partitionKey() - Method in annotation type com.microsoft.azure.functions.annotation.TableInput
Defines the partition key of the storage table to which to bind.
partitionKey() - Method in annotation type com.microsoft.azure.functions.annotation.TableOutput
Defines the partition key of the storage table to which to write.
password() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
SASL password with the PLAIN and SASL-SCRAM-..
password() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
SASL password with the PLAIN and SASL-SCRAM-..
path() - Method in annotation type com.microsoft.azure.functions.annotation.BlobInput
Defines the path of the blob to which to bind.
path() - Method in annotation type com.microsoft.azure.functions.annotation.BlobOutput
Defines the path of the blob to which to write.
path() - Method in annotation type com.microsoft.azure.functions.annotation.BlobTrigger
Defines the path of the blob to which to bind.
preferredLocations() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBOutput
Defines preferred locations (regions) for geo-replicated database accounts in the Azure Cosmos DB service.
preferredLocations() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Defines preferred locations (regions) for geo-replicated database accounts in the Azure Cosmos DB service.
propertyType() - Method in annotation type com.microsoft.azure.functions.annotation.McpToolProperty
The expected data type (e.g., "string", "number", "boolean", "array", "object").
protocol() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Gets or sets the security protocol used to communicate with brokers default is PLAINTEXT
protocol() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Defines the security protocol used to communicate with brokers default is NOTSET

Q

queueName() - Method in annotation type com.microsoft.azure.functions.annotation.QueueOutput
Defines the name of the storage queue to which to write.
queueName() - Method in annotation type com.microsoft.azure.functions.annotation.QueueTrigger
Defines the name of the storage queue to which to bind.
queueName() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueOutput
Defines the name of the Service Bus queue to which to write.
queueName() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusQueueTrigger
Defines the name of the Service Bus queue to which to bind.
QueueOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be written to a storage queue.
QueueTrigger - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from a storage queue, and causing the method to run when a new item is pushed.

R

requestTimeoutMs() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
The ack timeout of the producer request in milliseconds.
route() - Method in annotation type com.microsoft.azure.functions.annotation.HttpTrigger
Defines the route template, controlling which request URLs your function will respond to.
rowKey() - Method in annotation type com.microsoft.azure.functions.annotation.TableInput
Defines the row key of the storage table to which to bind.
rowKey() - Method in annotation type com.microsoft.azure.functions.annotation.TableOutput
Defines the row key of the storage table to which to write.

S

schedule() - Method in annotation type com.microsoft.azure.functions.annotation.TimerTrigger
A CRON expression in the format {second} {minute} {hour} {day} {month} {day-of-week}.
schemaRegistryPassword() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Password for the Avro Schema Registry default ""
schemaRegistryPassword() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Password for the Avro Schema Registry default ""
schemaRegistryUrl() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
URL for the Avro Schema Registry default ""
schemaRegistryUrl() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
URL for the Avro Schema Registry default ""
schemaRegistryUsername() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Username for the Avro Schema Registry default ""
schemaRegistryUsername() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Username for the Avro Schema Registry default ""
SendGridOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be written to SendGrid.
ServiceBusQueueOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be written to a service bus queue.
ServiceBusQueueTrigger - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from a Service Bus queue, and causing the method to run when a new item is pushed.
ServiceBusTopicOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be written to a service bus topic.
ServiceBusTopicTrigger - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from Service Bus topic, and causing the method to run when a new item is published.
source() - Method in annotation type com.microsoft.azure.functions.annotation.BlobTrigger
Defines the parameter to specify the type of the blob trigger to use, example EventGrid for event grid blob trigger.
sqlQuery() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBInput
Defines the SQL query string to which to bind.
sslCaLocation() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Path to CA certificate file for verifying the broker's certificate.
sslCaLocation() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Path to CA certificate file for verifying the broker's certificate.
sslCertificateLocation() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Path to client's certificate.
sslCertificateLocation() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Path to client's certificate.
sslKeyLocation() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Path to client's private key (PEM) used for authentication.
sslKeyLocation() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Path to client's private key (PEM) used for authentication.
sslKeyPassword() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Password for client's certificate.
sslKeyPassword() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Password for client's certificate.
startFromBeginning() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBTrigger
Gets or sets whether change feed in the Azure Cosmos DB service should start from beginning (true) or from current (false).
StorageAccount - Annotation Type in com.microsoft.azure.functions.annotation
Apply this annotation to a method if you have multiple Azure Storage triggers/input/output in that method which share the same app setting name of Azure Storage connection string.
strategy() - Method in annotation type com.microsoft.azure.functions.annotation.ExponentialBackoffRetry
The strategy of retries that will be used internally.
strategy() - Method in annotation type com.microsoft.azure.functions.annotation.FixedDelayRetry
The strategy of retries that will be used internally.
subject() - Method in annotation type com.microsoft.azure.functions.annotation.SendGridOutput
Defines the subject of the SendGrid email to which to write.
subscriptionName() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicOutput
Defines the subscription name of the Service Bus topic to which to write.
subscriptionName() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicTrigger
Defines the subscription name of the Service Bus topic to which to bind.

T

TableInput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would come from storage table.
tableName() - Method in annotation type com.microsoft.azure.functions.annotation.TableInput
Defines the name of the storage table to which to bind.
tableName() - Method in annotation type com.microsoft.azure.functions.annotation.TableOutput
Defines the name of the storage table to which to write.
TableOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be written to a storage table.
take() - Method in annotation type com.microsoft.azure.functions.annotation.TableInput
Defines the number of rows to be retrieved from the storage table to which to bind.
text() - Method in annotation type com.microsoft.azure.functions.annotation.SendGridOutput
Defines the content text of the SendGrid email to which to write.
TimerTrigger - Annotation Type in com.microsoft.azure.functions.annotation
The timer trigger lets you run a function on a schedule by specifying a CRON expression for when the function should run.
to() - Method in annotation type com.microsoft.azure.functions.annotation.SendGridOutput
Defines the 'TO' email of the SendGrid to which to write.
to() - Method in annotation type com.microsoft.azure.functions.annotation.TwilioSmsOutput
Defines the target of Twilio SMS to send.
toolProperties() - Method in annotation type com.microsoft.azure.functions.annotation.McpToolTrigger
JSON array defining expected tool properties.
topic() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
Defines the Topic.
topic() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
Defines the Topic.
topicEndpointUri() - Method in annotation type com.microsoft.azure.functions.annotation.EventGridOutput
Gets or sets the topic events endpoint URI.
topicKeySetting() - Method in annotation type com.microsoft.azure.functions.annotation.EventGridOutput
Gets or sets the Topic Key setting.
topicName() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicOutput
Defines the name of the Service Bus topic to which to write.
topicName() - Method in annotation type com.microsoft.azure.functions.annotation.ServiceBusTopicTrigger
Defines the name of the Service Bus topic to which to bind.
TwilioSmsOutput - Annotation Type in com.microsoft.azure.functions.annotation
Place this on a parameter whose value would be sent through twilio SMS.
type() - Method in annotation type com.microsoft.azure.functions.annotation.CustomBinding
The variable name used in function.json to specify the type of the binding.

U

useMultipleWriteLocations() - Method in annotation type com.microsoft.azure.functions.annotation.CosmosDBOutput
Enable to use with Multi Master accounts.
username() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaOutput
SASL username with the PLAIN and SASL-SCRAM-..
username() - Method in annotation type com.microsoft.azure.functions.annotation.KafkaTrigger
SASL username with the PLAIN and SASL-SCRAM-..

V

value() - Method in annotation type com.microsoft.azure.functions.annotation.BindingName
Defines the trigger metadata name or binding name defined in function.json.
value() - Method in annotation type com.microsoft.azure.functions.annotation.FunctionName
The name of the function.
value() - Method in annotation type com.microsoft.azure.functions.annotation.HasImplicitOutput
Defines the binding metadata value, if ture support for return value, if false don't support return value.
value() - Method in annotation type com.microsoft.azure.functions.annotation.StorageAccount
Defines the app setting name that contains the Azure Storage connection string.
valueOf(String) - Static method in enum com.microsoft.azure.functions.annotation.AccessRights
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.functions.annotation.AuthorizationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.functions.annotation.Cardinality
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.functions.annotation.AccessRights
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.functions.annotation.AuthorizationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.functions.annotation.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.

W

WarmupTrigger - Annotation Type in com.microsoft.azure.functions.annotation
The warmup trigger lets you define a function that's run when a new instance of your function app is started.
A B C D E F H I K L M N O P Q R S T U V W 
All Classes All Packages