Compartir a través de


SBQueue.RequiresDuplicateDetection Propiedad

Definición

Obtiene o establece un valor que indica si esta cola requiere detección de duplicados.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requiresDuplicateDetection")]
public bool? RequiresDuplicateDetection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requiresDuplicateDetection")>]
member this.RequiresDuplicateDetection : Nullable<bool> with get, set
Public Property RequiresDuplicateDetection As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a