Compartilhar via


BMSWorkloadItemQueryObject.ProtectionStatus Propriedade

Definição

Obtém ou define o parâmetro de consulta de status de backup. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a