Share via


DpmContainer.DpmAgentVersion Property

Definition

Gets or sets backup engine Agent version

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to