Compartir a través de


IAbnormalTimePeriod.Event Property

Definition

List of Possible Cause of downtime

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

Property Value

Attributes

Applies to