QueueInner.RequiresDuplicateDetection Propriedade

Definição

Obtém ou define um valor que indica se essa fila requer detecção duplicada.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a