次の方法で共有


DPMProtectedItemExtendedInfo.IsCollocated プロパティ

定義

バックアップ項目が併置されている場合にチェックを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象