次の方法で共有


DurableTaskOptions.AppLeaseOptions プロパティ

定義

UseAppLease が true の場合は、リースを取得してアプリケーションを起動するために使用される AppLeaaseOptions を取得または設定します。

public DurableTask.AzureStorage.Partitioning.AppLeaseOptions AppLeaseOptions { get; set; }
member this.AppLeaseOptions : DurableTask.AzureStorage.Partitioning.AppLeaseOptions with get, set
Public Property AppLeaseOptions As AppLeaseOptions

プロパティ値

DurableTask.AzureStorage.Partitioning.AppLeaseOptions

適用対象