Compartir a través de


IDiagnosticAnalysis.AbnormalTimePeriod Property

Definition

List of time periods.

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

Property Value

Attributes

Applies to