次の方法で共有


BackupEngineBase.IsDpmUpgradeAvailable プロパティ

定義

バックアップ エンジンのアップグレードが使用可能な場合は、チェックを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象