IAbnormalTimePeriod.Event Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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