Condividi tramite


BackupStatusResponse.ProtectionStatus Property

Definition

Gets or sets specifies whether the container is registered or not. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to