Condividi tramite


FailoverTarget.FriendlyDeviceSoftwareVersion Property

Definition

Gets or sets the friendly name for the current version of software on the device.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to