VpnDeviceScriptParameters interface
Vpn device configuration script generation parameters
Properties
device |
The device family for the vpn device. |
firmware |
The firmware version for the vpn device. |
vendor | The vendor for the vpn device. |
Property Details
deviceFamily
The device family for the vpn device.
deviceFamily?: string
Property Value
string
firmwareVersion
The firmware version for the vpn device.
firmwareVersion?: string
Property Value
string
vendor
The vendor for the vpn device.
vendor?: string
Property Value
string