Partager via


TopicInner.RequiresDuplicateDetection Propriété

Définition

Obtient ou définit la valeur indiquant si cette rubrique nécessite une détection dupliquée.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à