azure-native.network.getP2sVpnServerConfiguration
Explore with Pulumi AI
Retrieves the details of a P2SVpnServerConfiguration.
Uses Azure REST API version 2019-07-01.
Other available API versions: 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native network [ApiVersion]
. See the version guide for details.
Using getP2sVpnServerConfiguration
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getP2sVpnServerConfiguration(args: GetP2sVpnServerConfigurationArgs, opts?: InvokeOptions): Promise<GetP2sVpnServerConfigurationResult>
function getP2sVpnServerConfigurationOutput(args: GetP2sVpnServerConfigurationOutputArgs, opts?: InvokeOptions): Output<GetP2sVpnServerConfigurationResult>
def get_p2s_vpn_server_configuration(p2_s_vpn_server_configuration_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
virtual_wan_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetP2sVpnServerConfigurationResult
def get_p2s_vpn_server_configuration_output(p2_s_vpn_server_configuration_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
virtual_wan_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetP2sVpnServerConfigurationResult]
func LookupP2sVpnServerConfiguration(ctx *Context, args *LookupP2sVpnServerConfigurationArgs, opts ...InvokeOption) (*LookupP2sVpnServerConfigurationResult, error)
func LookupP2sVpnServerConfigurationOutput(ctx *Context, args *LookupP2sVpnServerConfigurationOutputArgs, opts ...InvokeOption) LookupP2sVpnServerConfigurationResultOutput
> Note: This function is named LookupP2sVpnServerConfiguration
in the Go SDK.
public static class GetP2sVpnServerConfiguration
{
public static Task<GetP2sVpnServerConfigurationResult> InvokeAsync(GetP2sVpnServerConfigurationArgs args, InvokeOptions? opts = null)
public static Output<GetP2sVpnServerConfigurationResult> Invoke(GetP2sVpnServerConfigurationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetP2sVpnServerConfigurationResult> getP2sVpnServerConfiguration(GetP2sVpnServerConfigurationArgs args, InvokeOptions options)
public static Output<GetP2sVpnServerConfigurationResult> getP2sVpnServerConfiguration(GetP2sVpnServerConfigurationArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:network:getP2sVpnServerConfiguration
arguments:
# arguments dictionary
The following arguments are supported:
- P2SVpn
Server stringConfiguration Name - The name of the P2SVpnServerConfiguration.
- Resource
Group stringName - The resource group name of the P2SVpnServerConfiguration.
- Virtual
Wan stringName - The name of the VirtualWan.
- P2SVpn
Server stringConfiguration Name - The name of the P2SVpnServerConfiguration.
- Resource
Group stringName - The resource group name of the P2SVpnServerConfiguration.
- Virtual
Wan stringName - The name of the VirtualWan.
- p2SVpn
Server StringConfiguration Name - The name of the P2SVpnServerConfiguration.
- resource
Group StringName - The resource group name of the P2SVpnServerConfiguration.
- virtual
Wan StringName - The name of the VirtualWan.
- p2SVpn
Server stringConfiguration Name - The name of the P2SVpnServerConfiguration.
- resource
Group stringName - The resource group name of the P2SVpnServerConfiguration.
- virtual
Wan stringName - The name of the VirtualWan.
- p2_
s_ strvpn_ server_ configuration_ name - The name of the P2SVpnServerConfiguration.
- resource_
group_ strname - The resource group name of the P2SVpnServerConfiguration.
- virtual_
wan_ strname - The name of the VirtualWan.
- p2SVpn
Server StringConfiguration Name - The name of the P2SVpnServerConfiguration.
- resource
Group StringName - The resource group name of the P2SVpnServerConfiguration.
- virtual
Wan StringName - The name of the VirtualWan.
getP2sVpnServerConfiguration Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Properties
Pulumi.
Azure Native. Network. Outputs. P2SVpn Server Configuration Properties Response - Properties of the P2SVpnServer configuration.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Properties
P2SVpn
Server Configuration Properties Response - Properties of the P2SVpnServer configuration.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- properties
P2SVpn
Server Configuration Properties Response - Properties of the P2SVpnServer configuration.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- azure
Api stringVersion - The Azure API version of the resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- properties
P2SVpn
Server Configuration Properties Response - Properties of the P2SVpnServer configuration.
- id string
- Resource ID.
- name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- azure_
api_ strversion - The Azure API version of the resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- properties
P2SVpn
Server Configuration Properties Response - Properties of the P2SVpnServer configuration.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- properties Property Map
- Properties of the P2SVpnServer configuration.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
Supporting Types
IpsecPolicyResponse
- Dh
Group string - The DH Group used in IKE Phase 1 for initial SA.
- Ike
Encryption string - The IKE encryption algorithm (IKE phase 2).
- Ike
Integrity string - The IKE integrity algorithm (IKE phase 2).
- Ipsec
Encryption string - The IPSec encryption algorithm (IKE phase 1).
- Ipsec
Integrity string - The IPSec integrity algorithm (IKE phase 1).
- Pfs
Group string - The Pfs Group used in IKE Phase 2 for new child SA.
- Sa
Data intSize Kilobytes - The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- Sa
Life intTime Seconds - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- Dh
Group string - The DH Group used in IKE Phase 1 for initial SA.
- Ike
Encryption string - The IKE encryption algorithm (IKE phase 2).
- Ike
Integrity string - The IKE integrity algorithm (IKE phase 2).
- Ipsec
Encryption string - The IPSec encryption algorithm (IKE phase 1).
- Ipsec
Integrity string - The IPSec integrity algorithm (IKE phase 1).
- Pfs
Group string - The Pfs Group used in IKE Phase 2 for new child SA.
- Sa
Data intSize Kilobytes - The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- Sa
Life intTime Seconds - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh
Group String - The DH Group used in IKE Phase 1 for initial SA.
- ike
Encryption String - The IKE encryption algorithm (IKE phase 2).
- ike
Integrity String - The IKE integrity algorithm (IKE phase 2).
- ipsec
Encryption String - The IPSec encryption algorithm (IKE phase 1).
- ipsec
Integrity String - The IPSec integrity algorithm (IKE phase 1).
- pfs
Group String - The Pfs Group used in IKE Phase 2 for new child SA.
- sa
Data IntegerSize Kilobytes - The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- sa
Life IntegerTime Seconds - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh
Group string - The DH Group used in IKE Phase 1 for initial SA.
- ike
Encryption string - The IKE encryption algorithm (IKE phase 2).
- ike
Integrity string - The IKE integrity algorithm (IKE phase 2).
- ipsec
Encryption string - The IPSec encryption algorithm (IKE phase 1).
- ipsec
Integrity string - The IPSec integrity algorithm (IKE phase 1).
- pfs
Group string - The Pfs Group used in IKE Phase 2 for new child SA.
- sa
Data numberSize Kilobytes - The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- sa
Life numberTime Seconds - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh_
group str - The DH Group used in IKE Phase 1 for initial SA.
- ike_
encryption str - The IKE encryption algorithm (IKE phase 2).
- ike_
integrity str - The IKE integrity algorithm (IKE phase 2).
- ipsec_
encryption str - The IPSec encryption algorithm (IKE phase 1).
- ipsec_
integrity str - The IPSec integrity algorithm (IKE phase 1).
- pfs_
group str - The Pfs Group used in IKE Phase 2 for new child SA.
- sa_
data_ intsize_ kilobytes - The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- sa_
life_ inttime_ seconds - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh
Group String - The DH Group used in IKE Phase 1 for initial SA.
- ike
Encryption String - The IKE encryption algorithm (IKE phase 2).
- ike
Integrity String - The IKE integrity algorithm (IKE phase 2).
- ipsec
Encryption String - The IPSec encryption algorithm (IKE phase 1).
- ipsec
Integrity String - The IPSec integrity algorithm (IKE phase 1).
- pfs
Group String - The Pfs Group used in IKE Phase 2 for new child SA.
- sa
Data NumberSize Kilobytes - The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- sa
Life NumberTime Seconds - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
P2SVpnServerConfigRadiusClientRootCertificateResponse
- Provisioning
State string - The provisioning state of the radius client root certificate resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Thumbprint string
- The Radius client root certificate thumbprint.
- Provisioning
State string - The provisioning state of the radius client root certificate resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Thumbprint string
- The Radius client root certificate thumbprint.
- provisioning
State String - The provisioning state of the radius client root certificate resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- thumbprint String
- The Radius client root certificate thumbprint.
- provisioning
State string - The provisioning state of the radius client root certificate resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- thumbprint string
- The Radius client root certificate thumbprint.
- provisioning_
state str - The provisioning state of the radius client root certificate resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- thumbprint str
- The Radius client root certificate thumbprint.
- provisioning
State String - The provisioning state of the radius client root certificate resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- thumbprint String
- The Radius client root certificate thumbprint.
P2SVpnServerConfigRadiusServerRootCertificateResponse
- Provisioning
State string - The provisioning state of the radius server root certificate resource.
- Public
Cert stringData - The certificate public data.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Provisioning
State string - The provisioning state of the radius server root certificate resource.
- Public
Cert stringData - The certificate public data.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- provisioning
State String - The provisioning state of the radius server root certificate resource.
- public
Cert StringData - The certificate public data.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- provisioning
State string - The provisioning state of the radius server root certificate resource.
- public
Cert stringData - The certificate public data.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- provisioning_
state str - The provisioning state of the radius server root certificate resource.
- public_
cert_ strdata - The certificate public data.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- provisioning
State String - The provisioning state of the radius server root certificate resource.
- public
Cert StringData - The certificate public data.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
P2SVpnServerConfigVpnClientRevokedCertificateResponse
- Provisioning
State string - The provisioning state of the VPN client revoked certificate resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Thumbprint string
- The revoked VPN client certificate thumbprint.
- Provisioning
State string - The provisioning state of the VPN client revoked certificate resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Thumbprint string
- The revoked VPN client certificate thumbprint.
- provisioning
State String - The provisioning state of the VPN client revoked certificate resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- thumbprint String
- The revoked VPN client certificate thumbprint.
- provisioning
State string - The provisioning state of the VPN client revoked certificate resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- thumbprint string
- The revoked VPN client certificate thumbprint.
- provisioning_
state str - The provisioning state of the VPN client revoked certificate resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- thumbprint str
- The revoked VPN client certificate thumbprint.
- provisioning
State String - The provisioning state of the VPN client revoked certificate resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- thumbprint String
- The revoked VPN client certificate thumbprint.
P2SVpnServerConfigVpnClientRootCertificateResponse
- Provisioning
State string - The provisioning state of the VPN client root certificate resource.
- Public
Cert stringData - The certificate public data.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Provisioning
State string - The provisioning state of the VPN client root certificate resource.
- Public
Cert stringData - The certificate public data.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Id string
- Resource ID.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- provisioning
State String - The provisioning state of the VPN client root certificate resource.
- public
Cert StringData - The certificate public data.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- provisioning
State string - The provisioning state of the VPN client root certificate resource.
- public
Cert stringData - The certificate public data.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- id string
- Resource ID.
- name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- provisioning_
state str - The provisioning state of the VPN client root certificate resource.
- public_
cert_ strdata - The certificate public data.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- id str
- Resource ID.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- provisioning
State String - The provisioning state of the VPN client root certificate resource.
- public
Cert StringData - The certificate public data.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- id String
- Resource ID.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
P2SVpnServerConfigurationPropertiesResponse
- P2SVpn
Gateways List<Pulumi.Azure Native. Network. Inputs. Sub Resource Response> - List of references to P2SVpnGateways.
- Provisioning
State string - The provisioning state of the P2S VPN server configuration resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- The name of the P2SVpnServerConfiguration that is unique within a VirtualWan in a resource group. This name can be used to access the resource along with Paren VirtualWan resource name.
- P2SVpn
Server List<Pulumi.Config Radius Client Root Certificates Azure Native. Network. Inputs. P2SVpn Server Config Radius Client Root Certificate Response> - Radius client root certificate of P2SVpnServerConfiguration.
- P2SVpn
Server List<Pulumi.Config Radius Server Root Certificates Azure Native. Network. Inputs. P2SVpn Server Config Radius Server Root Certificate Response> - Radius Server root certificate of P2SVpnServerConfiguration.
- P2SVpn
Server List<Pulumi.Config Vpn Client Revoked Certificates Azure Native. Network. Inputs. P2SVpn Server Config Vpn Client Revoked Certificate Response> - VPN client revoked certificate of P2SVpnServerConfiguration.
- P2SVpn
Server List<Pulumi.Config Vpn Client Root Certificates Azure Native. Network. Inputs. P2SVpn Server Config Vpn Client Root Certificate Response> - VPN client root certificate of P2SVpnServerConfiguration.
- Radius
Server stringAddress - The radius server address property of the P2SVpnServerConfiguration resource for point to site client connection.
- Radius
Server stringSecret - The radius secret property of the P2SVpnServerConfiguration resource for point to site client connection.
- Vpn
Client List<Pulumi.Ipsec Policies Azure Native. Network. Inputs. Ipsec Policy Response> - VpnClientIpsecPolicies for P2SVpnServerConfiguration.
- Vpn
Protocols List<string> - VPN protocols for the P2SVpnServerConfiguration.
- P2SVpn
Gateways []SubResource Response - List of references to P2SVpnGateways.
- Provisioning
State string - The provisioning state of the P2S VPN server configuration resource.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Name string
- The name of the P2SVpnServerConfiguration that is unique within a VirtualWan in a resource group. This name can be used to access the resource along with Paren VirtualWan resource name.
- P2SVpn
Server []P2SVpnConfig Radius Client Root Certificates Server Config Radius Client Root Certificate Response - Radius client root certificate of P2SVpnServerConfiguration.
- P2SVpn
Server []P2SVpnConfig Radius Server Root Certificates Server Config Radius Server Root Certificate Response - Radius Server root certificate of P2SVpnServerConfiguration.
- P2SVpn
Server []P2SVpnConfig Vpn Client Revoked Certificates Server Config Vpn Client Revoked Certificate Response - VPN client revoked certificate of P2SVpnServerConfiguration.
- P2SVpn
Server []P2SVpnConfig Vpn Client Root Certificates Server Config Vpn Client Root Certificate Response - VPN client root certificate of P2SVpnServerConfiguration.
- Radius
Server stringAddress - The radius server address property of the P2SVpnServerConfiguration resource for point to site client connection.
- Radius
Server stringSecret - The radius secret property of the P2SVpnServerConfiguration resource for point to site client connection.
- Vpn
Client []IpsecIpsec Policies Policy Response - VpnClientIpsecPolicies for P2SVpnServerConfiguration.
- Vpn
Protocols []string - VPN protocols for the P2SVpnServerConfiguration.
- p2SVpn
Gateways List<SubResource Response> - List of references to P2SVpnGateways.
- provisioning
State String - The provisioning state of the P2S VPN server configuration resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- The name of the P2SVpnServerConfiguration that is unique within a VirtualWan in a resource group. This name can be used to access the resource along with Paren VirtualWan resource name.
- p2SVpn
Server List<P2SVpnConfig Radius Client Root Certificates Server Config Radius Client Root Certificate Response> - Radius client root certificate of P2SVpnServerConfiguration.
- p2SVpn
Server List<P2SVpnConfig Radius Server Root Certificates Server Config Radius Server Root Certificate Response> - Radius Server root certificate of P2SVpnServerConfiguration.
- p2SVpn
Server List<P2SVpnConfig Vpn Client Revoked Certificates Server Config Vpn Client Revoked Certificate Response> - VPN client revoked certificate of P2SVpnServerConfiguration.
- p2SVpn
Server List<P2SVpnConfig Vpn Client Root Certificates Server Config Vpn Client Root Certificate Response> - VPN client root certificate of P2SVpnServerConfiguration.
- radius
Server StringAddress - The radius server address property of the P2SVpnServerConfiguration resource for point to site client connection.
- radius
Server StringSecret - The radius secret property of the P2SVpnServerConfiguration resource for point to site client connection.
- vpn
Client List<IpsecIpsec Policies Policy Response> - VpnClientIpsecPolicies for P2SVpnServerConfiguration.
- vpn
Protocols List<String> - VPN protocols for the P2SVpnServerConfiguration.
- p2SVpn
Gateways SubResource Response[] - List of references to P2SVpnGateways.
- provisioning
State string - The provisioning state of the P2S VPN server configuration resource.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- name string
- The name of the P2SVpnServerConfiguration that is unique within a VirtualWan in a resource group. This name can be used to access the resource along with Paren VirtualWan resource name.
- p2SVpn
Server P2SVpnConfig Radius Client Root Certificates Server Config Radius Client Root Certificate Response[] - Radius client root certificate of P2SVpnServerConfiguration.
- p2SVpn
Server P2SVpnConfig Radius Server Root Certificates Server Config Radius Server Root Certificate Response[] - Radius Server root certificate of P2SVpnServerConfiguration.
- p2SVpn
Server P2SVpnConfig Vpn Client Revoked Certificates Server Config Vpn Client Revoked Certificate Response[] - VPN client revoked certificate of P2SVpnServerConfiguration.
- p2SVpn
Server P2SVpnConfig Vpn Client Root Certificates Server Config Vpn Client Root Certificate Response[] - VPN client root certificate of P2SVpnServerConfiguration.
- radius
Server stringAddress - The radius server address property of the P2SVpnServerConfiguration resource for point to site client connection.
- radius
Server stringSecret - The radius secret property of the P2SVpnServerConfiguration resource for point to site client connection.
- vpn
Client IpsecIpsec Policies Policy Response[] - VpnClientIpsecPolicies for P2SVpnServerConfiguration.
- vpn
Protocols string[] - VPN protocols for the P2SVpnServerConfiguration.
- p2_
s_ Sequence[Subvpn_ gateways Resource Response] - List of references to P2SVpnGateways.
- provisioning_
state str - The provisioning state of the P2S VPN server configuration resource.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- name str
- The name of the P2SVpnServerConfiguration that is unique within a VirtualWan in a resource group. This name can be used to access the resource along with Paren VirtualWan resource name.
- p2_
s_ Sequence[P2SVpnvpn_ server_ config_ radius_ client_ root_ certificates Server Config Radius Client Root Certificate Response] - Radius client root certificate of P2SVpnServerConfiguration.
- p2_
s_ Sequence[P2SVpnvpn_ server_ config_ radius_ server_ root_ certificates Server Config Radius Server Root Certificate Response] - Radius Server root certificate of P2SVpnServerConfiguration.
- p2_
s_ Sequence[P2SVpnvpn_ server_ config_ vpn_ client_ revoked_ certificates Server Config Vpn Client Revoked Certificate Response] - VPN client revoked certificate of P2SVpnServerConfiguration.
- p2_
s_ Sequence[P2SVpnvpn_ server_ config_ vpn_ client_ root_ certificates Server Config Vpn Client Root Certificate Response] - VPN client root certificate of P2SVpnServerConfiguration.
- radius_
server_ straddress - The radius server address property of the P2SVpnServerConfiguration resource for point to site client connection.
- radius_
server_ strsecret - The radius secret property of the P2SVpnServerConfiguration resource for point to site client connection.
- vpn_
client_ Sequence[Ipsecipsec_ policies Policy Response] - VpnClientIpsecPolicies for P2SVpnServerConfiguration.
- vpn_
protocols Sequence[str] - VPN protocols for the P2SVpnServerConfiguration.
- p2SVpn
Gateways List<Property Map> - List of references to P2SVpnGateways.
- provisioning
State String - The provisioning state of the P2S VPN server configuration resource.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- name String
- The name of the P2SVpnServerConfiguration that is unique within a VirtualWan in a resource group. This name can be used to access the resource along with Paren VirtualWan resource name.
- p2SVpn
Server List<Property Map>Config Radius Client Root Certificates - Radius client root certificate of P2SVpnServerConfiguration.
- p2SVpn
Server List<Property Map>Config Radius Server Root Certificates - Radius Server root certificate of P2SVpnServerConfiguration.
- p2SVpn
Server List<Property Map>Config Vpn Client Revoked Certificates - VPN client revoked certificate of P2SVpnServerConfiguration.
- p2SVpn
Server List<Property Map>Config Vpn Client Root Certificates - VPN client root certificate of P2SVpnServerConfiguration.
- radius
Server StringAddress - The radius server address property of the P2SVpnServerConfiguration resource for point to site client connection.
- radius
Server StringSecret - The radius secret property of the P2SVpnServerConfiguration resource for point to site client connection.
- vpn
Client List<Property Map>Ipsec Policies - VpnClientIpsecPolicies for P2SVpnServerConfiguration.
- vpn
Protocols List<String> - VPN protocols for the P2SVpnServerConfiguration.
SubResourceResponse
- Id string
- Resource ID.
- Id string
- Resource ID.
- id String
- Resource ID.
- id string
- Resource ID.
- id str
- Resource ID.
- id String
- Resource ID.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0