Partilhar via


Status.StatusId Propriedade

Definição

Obtém ou define o nível do insight mais grave gerado pelo detector. Os valores possíveis incluem: 'Critical', 'Warning', 'Info', 'Success', 'None'

[Newtonsoft.Json.JsonProperty(PropertyName="statusId")]
public Microsoft.Azure.Management.WebSites.Models.InsightStatus? StatusId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusId")>]
member this.StatusId : Nullable<Microsoft.Azure.Management.WebSites.Models.InsightStatus> with get, set
Public Property StatusId As Nullable(Of InsightStatus)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a