Compartir a través de


BackupStatusResponse.ProtectionStatus Propiedad

Definición

Obtiene o establece especifica si el contenedor está registrado o no. Entre los valores posibles se incluyen: 'Invalid', 'NotProtected', 'Protecting', 'Protected', 'ProtectionFailed'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a