Partager via


ProtectedItemQueryObject.HealthState Propriété

Définition

Obtient ou définit l’état d’intégrité de l’élément sauvegardé. Les valeurs possibles sont les suivantes : 'Passé', 'ActionRequired', 'ActionSuggested', 'Invalid'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à