Share via


BMSContainerQueryObject.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