Compartir a través de


SBTopic.RequiresDuplicateDetection Propiedad

Definición

Obtiene o establece el valor que indica si este tema 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