次の方法で共有


DurableTaskOptions.NotificationUrl プロパティ

定義

この拡張機能によって管理される HTTP API のベース URL を取得または設定します。

public Uri NotificationUrl { get; set; }
member this.NotificationUrl : Uri with get, set
Public Property NotificationUrl As Uri

プロパティ値

Uri

状態ポーリング要求に応答するホステッド関数アプリを指す URL。

注釈

このプロパティは、ランタイム ホストでのみ使用することを目的としています。

適用対象