次の方法で共有


DpmJob.DpmServerName プロパティ

定義

バックアップ項目またはバックアップ ジョブを管理する DPM サーバー名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象