DiagnosticDetectorResponse.IssueDetected Property

Definition

Flag representing Issue was detected. Serialized Name: DiagnosticDetectorResponse.properties.issueDetected

public bool? IssueDetected { get; set; }
member this.IssueDetected : Nullable<bool> with get, set
Public Property IssueDetected As Nullable(Of Boolean)

Property Value

Applies to