AlertFilterInner.Status Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.StorSimple.Fluent.Models.AlertStatus? Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Nullable<Microsoft.Azure.Management.StorSimple.Fluent.Models.AlertStatus> with get, set
Public Property Status As Nullable(Of AlertStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to