次の方法で共有


DPMProtectedItem.BackupEngineName プロパティ

定義

このバックアップ項目を保護するバックアップ管理サーバーを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="backupEngineName")]
public string BackupEngineName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="backupEngineName")>]
member this.BackupEngineName : string with get, set
Public Property BackupEngineName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象