次の方法で共有


IDiagnosticDetectorResponse.AbnormalTimePeriod Property

Definition

List of Correlated events found by the detector

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of Correlated events found by the detector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDetectorAbnormalTimePeriod) }, ReadOnly=false, Required=false, SerializedName="abnormalTimePeriods")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDetectorAbnormalTimePeriod[] AbnormalTimePeriod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="List of Correlated events found by the detector", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDetectorAbnormalTimePeriod) }, ReadOnly=false, Required=false, SerializedName="abnormalTimePeriods")>]
member this.AbnormalTimePeriod : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDetectorAbnormalTimePeriod[] with get, set
Public Property AbnormalTimePeriod As IDetectorAbnormalTimePeriod()

Property Value

Attributes

Applies to