Share via


IAbnormalTimePeriod Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AbnormalTimePeriodTypeConverter))]
public interface IAbnormalTimePeriod : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.AbnormalTimePeriodTypeConverter))>]
type IAbnormalTimePeriod = interface
    interface IJsonSerializable
Public Interface IAbnormalTimePeriod
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EndTime

End time of the downtime

Event

List of Possible Cause of downtime

Solution

List of proposed solutions

StartTime

Start time of the downtime

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to