Compartilhar via


PreBackupValidation.Status Propriedade

Definição

Obtém ou define status de item protegível, ou seja, InProgress, Succeeded,Failed. Os valores possíveis incluem: 'Invalid', 'Success', 'Failed'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a