VpnDeviceScriptParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Vpn device configuration script generation parameters.
public class VpnDeviceScriptParameters
type VpnDeviceScriptParameters = class
Public Class VpnDeviceScriptParameters
- Inheritance
-
VpnDeviceScriptParameters
Constructors
VpnDeviceScriptParameters() |
Initializes a new instance of the VpnDeviceScriptParameters class. |
VpnDeviceScriptParameters(String, String, String) |
Initializes a new instance of the VpnDeviceScriptParameters class. |
Properties
DeviceFamily |
Gets or sets the device family for the vpn device. |
FirmwareVersion |
Gets or sets the firmware version for the vpn device. |
Vendor |
Gets or sets the vendor for the vpn device. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET