Partager via


KPIResourceHealthDetails.ResourceHealthStatus Propriété

Définition

Obtient ou définit l’état d’intégrité de la ressource. Les valeurs possibles sont les suivantes : « Healthy », « TransientDegrad », « PersistentDegrad », « TransientUnhealthy », « PersistentUnhealthy », « Invalid »

[Newtonsoft.Json.JsonProperty(PropertyName="resourceHealthStatus")]
public string ResourceHealthStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceHealthStatus")>]
member this.ResourceHealthStatus : string with get, set
Public Property ResourceHealthStatus As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à