Compartilhar via


ProtectionIntent.ProtectionState Propriedade

Definição

Obtém ou define o estado de backup deste item de backup. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a