Compartir a través de


BackupEngineBase.IsDpmUpgradeAvailable Propiedad

Definición

Obtiene o establece para comprobar si la actualización del motor de copia de seguridad está disponible.

[Newtonsoft.Json.JsonProperty(PropertyName="isDpmUpgradeAvailable")]
public bool? IsDpmUpgradeAvailable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isDpmUpgradeAvailable")>]
member this.IsDpmUpgradeAvailable : Nullable<bool> with get, set
Public Property IsDpmUpgradeAvailable As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a