DpmJob.DpmServerName Property

Definition

Gets or sets DPM server name managing the backup item or backup job.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to