Share via


FailoverTarget.DeviceSoftwareVersion Property

Definition

Gets or sets the software version of the device.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to