BackupEngineBase.DpmVersion Property

Definition

Gets or sets backup engine version

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to