次の方法で共有


DurableTaskOptions.HttpSettings プロパティ

定義

Durable HTTP 機能に使用される設定。

public Microsoft.Azure.WebJobs.Extensions.DurableTask.HttpOptions HttpSettings { get; set; }
member this.HttpSettings : Microsoft.Azure.WebJobs.Extensions.DurableTask.HttpOptions with get, set
Public Property HttpSettings As HttpOptions

プロパティ値

適用対象