Compartir a través de


AzureVmWorkloadProtectedItem.ProtectionState Propiedad

Definición

Obtiene o establece el estado de copia de seguridad de este elemento de copia de seguridad. Entre los valores posibles se incluyen: 'Invalid', 'IRPending', 'Protected', 'ProtectionError', 'ProtectionStopped', 'ProtectionPaused'

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a