GatewayGenerateVpnClientPackageParameters Constructors
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.
Overloads
GatewayGenerateVpnClientPackageParameters() |
Initializes a new instance of the GatewayGenerateVpnClientPackageParameters class. |
GatewayGenerateVpnClientPackageParameters(GatewayProcessorArchitecture) |
Initializes a new instance of the GatewayGenerateVpnClientPackageParameters class with required arguments. |
GatewayGenerateVpnClientPackageParameters()
Initializes a new instance of the GatewayGenerateVpnClientPackageParameters class.
public GatewayGenerateVpnClientPackageParameters ();
Public Sub New ()
Applies to
GatewayGenerateVpnClientPackageParameters(GatewayProcessorArchitecture)
Initializes a new instance of the GatewayGenerateVpnClientPackageParameters class with required arguments.
public GatewayGenerateVpnClientPackageParameters (Microsoft.WindowsAzure.Management.Network.Models.GatewayProcessorArchitecture processorArchitecture);
new Microsoft.WindowsAzure.Management.Network.Models.GatewayGenerateVpnClientPackageParameters : Microsoft.WindowsAzure.Management.Network.Models.GatewayProcessorArchitecture -> Microsoft.WindowsAzure.Management.Network.Models.GatewayGenerateVpnClientPackageParameters
Public Sub New (processorArchitecture As GatewayProcessorArchitecture)
Parameters
- processorArchitecture
- GatewayProcessorArchitecture