Share via


DPMProtectedItem.BackupEngineName Property

Definition

Gets or sets backup Management server protecting this backup item

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to