Partager via


WorkloadItem.ProtectionState Propriété

Définition

Obtient ou définit l’état de l’élément de sauvegarde. Les valeurs possibles sont les suivantes : « Invalid », « NotProtected », « Protecting », « Protected », « ProtectionFailed »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à