Share via


BackupEngineBase.IsAzureBackupAgentUpgradeAvailable Property

Definition

Gets or sets to check if backup agent upgrade available

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to