Compartir a través de


BackupEngineBase.IsAzureBackupAgentUpgradeAvailable Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a