functions パッケージ

モジュール

blob
cosmosdb
durable_functions
eventgrid
eventhub
http
kafka
meta
queue
servicebus
timer

クラス

Context

関数呼び出しコンテキスト。

Document

Azure ドキュメント。

ドキュメント オブジェクトは UserDict サブクラスであり、ディクテーションのように動作します。

DocumentList

オブジェクトの UserList リスト Document を含むサブクラス

EntityContext

永続的な関数エンティティ コンテキスト。

EventGridEvent

EventGrid イベント メッセージ。

EventGridOutputEvent

EventGrid イベント メッセージ。

EventHubEvent

Event Hub メッセージ型の具象実装。

HttpRequest

HTTP 要求オブジェクト。

HttpResponse

HTTP 応答オブジェクト。

InputStream

入力 BLOB を表すファイルに似たオブジェクト。

KafkaConverter
KafkaEvent

Kafka イベント メッセージ型の具象実装。

KafkaTriggerConverter
OrchestrationContext

永続的な関数オーケストレーション コンテキスト。

Out

関数の出力パラメーターを設定するインターフェイス。

QueueMessage

Queue メッセージ オブジェクト。

ServiceBusMessage
TimerRequest

タイマー要求オブジェクト。

WsgiMiddleware

機能

get_binding_registry

get_binding_registry()