Share via


DetectorResponse.Status Property

Definition

Gets or sets indicates status of the most severe insight.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to