Compartir a través de


DiagnosticDetectorResponse.IssueDetected Propiedad

Definición

Obtiene o establece la marca que representa El problema se detectó.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a