SecurityInsightsAlert.Status 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.
The lifecycle status of the alert.
public Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsAlertStatus? Status { get; }
member this.Status : Nullable<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsAlertStatus>
Public ReadOnly Property Status As Nullable(Of SecurityInsightsAlertStatus)