次の方法で共有


DPMProtectedItemExtendedInfo.IsPresentOnCloud プロパティ

定義

バックアップ項目がクラウドで保護されている場合にチェックを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象