VpnDeviceScriptParameters.FirmwareVersion Property

Definition

Gets or sets the firmware version for the vpn device.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to