Incident.IsActive Property

 

Optional. A boolean to indicate whether the incident is active or resolved.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public bool IsActive { get; set; }

Property Value

Type: System.Boolean
Return to top
Show: