次の方法で共有


DurableTaskOptions.OverridableExistingInstanceStates プロパティ

定義

同じインスタンス ID を使用して新しいオーケストレーターを開始しようとしたときに、既存のオーケストレーターをオーバーライドする状態。

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

プロパティ値

適用対象