VpnServerConfiguration 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
VpnServerConfiguration()
Initializes a new instance of the VpnServerConfiguration class.
public VpnServerConfiguration ();
Public Sub New ()
Applies to
VpnServerConfiguration(String, String, String, String, IDictionary<String, String>, String, IList<String>, IList<String>, IList<VpnServerConfigVpnClientRootCertificate>, IList<VpnServerConfigVpnClientRevokedCertificate>, IList<VpnServerConfigRadiusServerRootCertificate>, IList<VpnServerConfigRadiusClientRootCertificate>, IList<IpsecPolicy>, String, String, IList<RadiusServer>, AadAuthenticationParameters, String, IList<P2SVpnGateway>, IList<VpnServerConfigurationPolicyGroup>, String, String)
Initializes a new instance of the VpnServerConfiguration class.
public VpnServerConfiguration (string id = default, string name = default, string type = default, string location = default, System.Collections.Generic.IDictionary<string,string> tags = default, string vpnServerConfigurationName = default, System.Collections.Generic.IList<string> vpnProtocols = default, System.Collections.Generic.IList<string> vpnAuthenticationTypes = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigVpnClientRootCertificate> vpnClientRootCertificates = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigVpnClientRevokedCertificate> vpnClientRevokedCertificates = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigRadiusServerRootCertificate> radiusServerRootCertificates = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigRadiusClientRootCertificate> radiusClientRootCertificates = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.IpsecPolicy> vpnClientIpsecPolicies = default, string radiusServerAddress = default, string radiusServerSecret = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RadiusServer> radiusServers = default, Microsoft.Azure.Management.Network.Models.AadAuthenticationParameters aadAuthenticationParameters = default, string provisioningState = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.P2SVpnGateway> p2SVpnGateways = default, System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigurationPolicyGroup> configurationPolicyGroups = default, string vpnServerConfigurationPropertiesEtag = default, string etag = default);
new Microsoft.Azure.Management.Network.Models.VpnServerConfiguration : string * string * string * string * System.Collections.Generic.IDictionary<string, string> * string * System.Collections.Generic.IList<string> * System.Collections.Generic.IList<string> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigVpnClientRootCertificate> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigVpnClientRevokedCertificate> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigRadiusServerRootCertificate> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigRadiusClientRootCertificate> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.IpsecPolicy> * string * string * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RadiusServer> * Microsoft.Azure.Management.Network.Models.AadAuthenticationParameters * string * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.P2SVpnGateway> * System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnServerConfigurationPolicyGroup> * string * string -> Microsoft.Azure.Management.Network.Models.VpnServerConfiguration
Public Sub New (Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional location As String = Nothing, Optional tags As IDictionary(Of String, String) = Nothing, Optional vpnServerConfigurationName As String = Nothing, Optional vpnProtocols As IList(Of String) = Nothing, Optional vpnAuthenticationTypes As IList(Of String) = Nothing, Optional vpnClientRootCertificates As IList(Of VpnServerConfigVpnClientRootCertificate) = Nothing, Optional vpnClientRevokedCertificates As IList(Of VpnServerConfigVpnClientRevokedCertificate) = Nothing, Optional radiusServerRootCertificates As IList(Of VpnServerConfigRadiusServerRootCertificate) = Nothing, Optional radiusClientRootCertificates As IList(Of VpnServerConfigRadiusClientRootCertificate) = Nothing, Optional vpnClientIpsecPolicies As IList(Of IpsecPolicy) = Nothing, Optional radiusServerAddress As String = Nothing, Optional radiusServerSecret As String = Nothing, Optional radiusServers As IList(Of RadiusServer) = Nothing, Optional aadAuthenticationParameters As AadAuthenticationParameters = Nothing, Optional provisioningState As String = Nothing, Optional p2SVpnGateways As IList(Of P2SVpnGateway) = Nothing, Optional configurationPolicyGroups As IList(Of VpnServerConfigurationPolicyGroup) = Nothing, Optional vpnServerConfigurationPropertiesEtag As String = Nothing, Optional etag As String = Nothing)
Parameters
- id
- String
Resource ID.
- name
- String
Resource name.
- type
- String
Resource type.
- location
- String
Resource location.
- tags
- IDictionary<String,String>
Resource tags.
- vpnServerConfigurationName
- String
The name of the VpnServerConfiguration that is unique within a resource group.
- vpnClientRootCertificates
- IList<VpnServerConfigVpnClientRootCertificate>
VPN client root certificate of VpnServerConfiguration.
- vpnClientRevokedCertificates
- IList<VpnServerConfigVpnClientRevokedCertificate>
VPN client revoked certificate of VpnServerConfiguration.
- radiusServerRootCertificates
- IList<VpnServerConfigRadiusServerRootCertificate>
Radius Server root certificate of VpnServerConfiguration.
- radiusClientRootCertificates
- IList<VpnServerConfigRadiusClientRootCertificate>
Radius client root certificate of VpnServerConfiguration.
- vpnClientIpsecPolicies
- IList<IpsecPolicy>
VpnClientIpsecPolicies for VpnServerConfiguration.
- radiusServerAddress
- String
The radius server address property of the VpnServerConfiguration resource for point to site client connection.
- radiusServerSecret
- String
The radius secret property of the VpnServerConfiguration resource for point to site client connection.
- radiusServers
- IList<RadiusServer>
Multiple Radius Server configuration for VpnServerConfiguration.
- aadAuthenticationParameters
- AadAuthenticationParameters
The set of aad vpn authentication parameters.
- provisioningState
- String
The provisioning state of the VpnServerConfiguration resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.
- p2SVpnGateways
- IList<P2SVpnGateway>
List of references to P2SVpnGateways.
- configurationPolicyGroups
- IList<VpnServerConfigurationPolicyGroup>
List of all VpnServerConfigurationPolicyGroups.
- vpnServerConfigurationPropertiesEtag
- String
A unique read-only string that changes whenever the resource is updated.
- etag
- String
A unique read-only string that changes whenever the resource is updated.
Applies to
Azure SDK for .NET