DiagnosticAnalysisProperties.NonCorrelatedDetector Property

Definition

Data by each detector for detectors that did not corelate

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IDetectorDefinition> NonCorrelatedDetector { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.NonCorrelatedDetector : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IDetectorDefinition> with get, set
Public Property NonCorrelatedDetector As List(Of IDetectorDefinition)

Property Value

Implements

Attributes

Applies to