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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET