次の方法で共有


ServiceBusQueueData.RequiresDuplicateDetection プロパティ

定義

このキューに重複検出が必要かどうかを示す値。

public bool? RequiresDuplicateDetection { get; set; }
member this.RequiresDuplicateDetection : Nullable<bool> with get, set
Public Property RequiresDuplicateDetection As Nullable(Of Boolean)

プロパティ値

適用対象