Share via


ProtectedItemQueryObject.BackupEngineName Property

Definition

Gets or sets backup Engine name

[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