azure-native.network.VpnServerConfiguration

Explore with Pulumi AI

VpnServerConfiguration Resource. API Version: 2020-11-01.

Example Usage

VpnServerConfigurationCreate

using System.Collections.Generic;
using Pulumi;
using AzureNative = Pulumi.AzureNative;

return await Deployment.RunAsync(() => 
{
    var vpnServerConfiguration = new AzureNative.Network.VpnServerConfiguration("vpnServerConfiguration", new()
    {
        Location = "West US",
        RadiusClientRootCertificates = new[]
        {
            new AzureNative.Network.Inputs.VpnServerConfigRadiusClientRootCertificateArgs
            {
                Name = "vpnServerConfigRadiusClientRootCert1",
                Thumbprint = "83FFBFC8848B5A5836C94D0112367E16148A286F",
            },
        },
        RadiusServerRootCertificates = new[]
        {
            new AzureNative.Network.Inputs.VpnServerConfigRadiusServerRootCertificateArgs
            {
                Name = "vpnServerConfigRadiusServerRootCer1",
                PublicCertData = "MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuM",
            },
        },
        RadiusServers = new[]
        {
            new AzureNative.Network.Inputs.RadiusServerArgs
            {
                RadiusServerAddress = "10.0.0.0",
                RadiusServerScore = 25,
                RadiusServerSecret = "radiusServerSecret",
            },
        },
        ResourceGroupName = "rg1",
        Tags = 
        {
            { "key1", "value1" },
        },
        VpnClientIpsecPolicies = new[]
        {
            new AzureNative.Network.Inputs.IpsecPolicyArgs
            {
                DhGroup = "DHGroup14",
                IkeEncryption = "AES256",
                IkeIntegrity = "SHA384",
                IpsecEncryption = "AES256",
                IpsecIntegrity = "SHA256",
                PfsGroup = "PFS14",
                SaDataSizeKilobytes = 429497,
                SaLifeTimeSeconds = 86472,
            },
        },
        VpnClientRevokedCertificates = new[]
        {
            new AzureNative.Network.Inputs.VpnServerConfigVpnClientRevokedCertificateArgs
            {
                Name = "vpnServerConfigVpnClientRevokedCert1",
                Thumbprint = "83FFBFC8848B5A5836C94D0112367E16148A286F",
            },
        },
        VpnClientRootCertificates = new[]
        {
            new AzureNative.Network.Inputs.VpnServerConfigVpnClientRootCertificateArgs
            {
                Name = "vpnServerConfigVpnClientRootCert1",
                PublicCertData = "MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuN",
            },
        },
        VpnProtocols = new[]
        {
            "IkeV2",
        },
        VpnServerConfigurationName = "vpnServerConfiguration1",
    });

});
package main

import (
	network "github.com/pulumi/pulumi-azure-native/sdk/go/azure/network"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)

func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := network.NewVpnServerConfiguration(ctx, "vpnServerConfiguration", &network.VpnServerConfigurationArgs{
			Location: pulumi.String("West US"),
			RadiusClientRootCertificates: []network.VpnServerConfigRadiusClientRootCertificateArgs{
				{
					Name:       pulumi.String("vpnServerConfigRadiusClientRootCert1"),
					Thumbprint: pulumi.String("83FFBFC8848B5A5836C94D0112367E16148A286F"),
				},
			},
			RadiusServerRootCertificates: []network.VpnServerConfigRadiusServerRootCertificateArgs{
				{
					Name:           pulumi.String("vpnServerConfigRadiusServerRootCer1"),
					PublicCertData: pulumi.String("MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuM"),
				},
			},
			RadiusServers: []network.RadiusServerArgs{
				{
					RadiusServerAddress: pulumi.String("10.0.0.0"),
					RadiusServerScore:   pulumi.Float64(25),
					RadiusServerSecret:  pulumi.String("radiusServerSecret"),
				},
			},
			ResourceGroupName: pulumi.String("rg1"),
			Tags: pulumi.StringMap{
				"key1": pulumi.String("value1"),
			},
			VpnClientIpsecPolicies: []network.IpsecPolicyArgs{
				{
					DhGroup:             pulumi.String("DHGroup14"),
					IkeEncryption:       pulumi.String("AES256"),
					IkeIntegrity:        pulumi.String("SHA384"),
					IpsecEncryption:     pulumi.String("AES256"),
					IpsecIntegrity:      pulumi.String("SHA256"),
					PfsGroup:            pulumi.String("PFS14"),
					SaDataSizeKilobytes: pulumi.Int(429497),
					SaLifeTimeSeconds:   pulumi.Int(86472),
				},
			},
			VpnClientRevokedCertificates: []network.VpnServerConfigVpnClientRevokedCertificateArgs{
				{
					Name:       pulumi.String("vpnServerConfigVpnClientRevokedCert1"),
					Thumbprint: pulumi.String("83FFBFC8848B5A5836C94D0112367E16148A286F"),
				},
			},
			VpnClientRootCertificates: []network.VpnServerConfigVpnClientRootCertificateArgs{
				{
					Name:           pulumi.String("vpnServerConfigVpnClientRootCert1"),
					PublicCertData: pulumi.String("MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuN"),
				},
			},
			VpnProtocols: pulumi.StringArray{
				pulumi.String("IkeV2"),
			},
			VpnServerConfigurationName: pulumi.String("vpnServerConfiguration1"),
		})
		if err != nil {
			return err
		}
		return nil
	})
}
package generated_program;

import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.azurenative.network.VpnServerConfiguration;
import com.pulumi.azurenative.network.VpnServerConfigurationArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;

public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }

    public static void stack(Context ctx) {
        var vpnServerConfiguration = new VpnServerConfiguration("vpnServerConfiguration", VpnServerConfigurationArgs.builder()        
            .location("West US")
            .radiusClientRootCertificates(Map.ofEntries(
                Map.entry("name", "vpnServerConfigRadiusClientRootCert1"),
                Map.entry("thumbprint", "83FFBFC8848B5A5836C94D0112367E16148A286F")
            ))
            .radiusServerRootCertificates(Map.ofEntries(
                Map.entry("name", "vpnServerConfigRadiusServerRootCer1"),
                Map.entry("publicCertData", "MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuM")
            ))
            .radiusServers(Map.ofEntries(
                Map.entry("radiusServerAddress", "10.0.0.0"),
                Map.entry("radiusServerScore", 25),
                Map.entry("radiusServerSecret", "radiusServerSecret")
            ))
            .resourceGroupName("rg1")
            .tags(Map.of("key1", "value1"))
            .vpnClientIpsecPolicies(Map.ofEntries(
                Map.entry("dhGroup", "DHGroup14"),
                Map.entry("ikeEncryption", "AES256"),
                Map.entry("ikeIntegrity", "SHA384"),
                Map.entry("ipsecEncryption", "AES256"),
                Map.entry("ipsecIntegrity", "SHA256"),
                Map.entry("pfsGroup", "PFS14"),
                Map.entry("saDataSizeKilobytes", 429497),
                Map.entry("saLifeTimeSeconds", 86472)
            ))
            .vpnClientRevokedCertificates(Map.ofEntries(
                Map.entry("name", "vpnServerConfigVpnClientRevokedCert1"),
                Map.entry("thumbprint", "83FFBFC8848B5A5836C94D0112367E16148A286F")
            ))
            .vpnClientRootCertificates(Map.ofEntries(
                Map.entry("name", "vpnServerConfigVpnClientRootCert1"),
                Map.entry("publicCertData", "MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuN")
            ))
            .vpnProtocols("IkeV2")
            .vpnServerConfigurationName("vpnServerConfiguration1")
            .build());

    }
}
import pulumi
import pulumi_azure_native as azure_native

vpn_server_configuration = azure_native.network.VpnServerConfiguration("vpnServerConfiguration",
    location="West US",
    radius_client_root_certificates=[azure_native.network.VpnServerConfigRadiusClientRootCertificateArgs(
        name="vpnServerConfigRadiusClientRootCert1",
        thumbprint="83FFBFC8848B5A5836C94D0112367E16148A286F",
    )],
    radius_server_root_certificates=[azure_native.network.VpnServerConfigRadiusServerRootCertificateArgs(
        name="vpnServerConfigRadiusServerRootCer1",
        public_cert_data="MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuM",
    )],
    radius_servers=[{
        "radiusServerAddress": "10.0.0.0",
        "radiusServerScore": 25,
        "radiusServerSecret": "radiusServerSecret",
    }],
    resource_group_name="rg1",
    tags={
        "key1": "value1",
    },
    vpn_client_ipsec_policies=[{
        "dhGroup": "DHGroup14",
        "ikeEncryption": "AES256",
        "ikeIntegrity": "SHA384",
        "ipsecEncryption": "AES256",
        "ipsecIntegrity": "SHA256",
        "pfsGroup": "PFS14",
        "saDataSizeKilobytes": 429497,
        "saLifeTimeSeconds": 86472,
    }],
    vpn_client_revoked_certificates=[azure_native.network.VpnServerConfigVpnClientRevokedCertificateArgs(
        name="vpnServerConfigVpnClientRevokedCert1",
        thumbprint="83FFBFC8848B5A5836C94D0112367E16148A286F",
    )],
    vpn_client_root_certificates=[azure_native.network.VpnServerConfigVpnClientRootCertificateArgs(
        name="vpnServerConfigVpnClientRootCert1",
        public_cert_data="MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuN",
    )],
    vpn_protocols=["IkeV2"],
    vpn_server_configuration_name="vpnServerConfiguration1")
import * as pulumi from "@pulumi/pulumi";
import * as azure_native from "@pulumi/azure-native";

const vpnServerConfiguration = new azure_native.network.VpnServerConfiguration("vpnServerConfiguration", {
    location: "West US",
    radiusClientRootCertificates: [{
        name: "vpnServerConfigRadiusClientRootCert1",
        thumbprint: "83FFBFC8848B5A5836C94D0112367E16148A286F",
    }],
    radiusServerRootCertificates: [{
        name: "vpnServerConfigRadiusServerRootCer1",
        publicCertData: "MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuM",
    }],
    radiusServers: [{
        radiusServerAddress: "10.0.0.0",
        radiusServerScore: 25,
        radiusServerSecret: "radiusServerSecret",
    }],
    resourceGroupName: "rg1",
    tags: {
        key1: "value1",
    },
    vpnClientIpsecPolicies: [{
        dhGroup: "DHGroup14",
        ikeEncryption: "AES256",
        ikeIntegrity: "SHA384",
        ipsecEncryption: "AES256",
        ipsecIntegrity: "SHA256",
        pfsGroup: "PFS14",
        saDataSizeKilobytes: 429497,
        saLifeTimeSeconds: 86472,
    }],
    vpnClientRevokedCertificates: [{
        name: "vpnServerConfigVpnClientRevokedCert1",
        thumbprint: "83FFBFC8848B5A5836C94D0112367E16148A286F",
    }],
    vpnClientRootCertificates: [{
        name: "vpnServerConfigVpnClientRootCert1",
        publicCertData: "MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuN",
    }],
    vpnProtocols: ["IkeV2"],
    vpnServerConfigurationName: "vpnServerConfiguration1",
});
resources:
  vpnServerConfiguration:
    type: azure-native:network:VpnServerConfiguration
    properties:
      location: West US
      radiusClientRootCertificates:
        - name: vpnServerConfigRadiusClientRootCert1
          thumbprint: 83FFBFC8848B5A5836C94D0112367E16148A286F
      radiusServerRootCertificates:
        - name: vpnServerConfigRadiusServerRootCer1
          publicCertData: MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuM
      radiusServers:
        - radiusServerAddress: 10.0.0.0
          radiusServerScore: 25
          radiusServerSecret: radiusServerSecret
      resourceGroupName: rg1
      tags:
        key1: value1
      vpnClientIpsecPolicies:
        - dhGroup: DHGroup14
          ikeEncryption: AES256
          ikeIntegrity: SHA384
          ipsecEncryption: AES256
          ipsecIntegrity: SHA256
          pfsGroup: PFS14
          saDataSizeKilobytes: 429497
          saLifeTimeSeconds: 86472
      vpnClientRevokedCertificates:
        - name: vpnServerConfigVpnClientRevokedCert1
          thumbprint: 83FFBFC8848B5A5836C94D0112367E16148A286F
      vpnClientRootCertificates:
        - name: vpnServerConfigVpnClientRootCert1
          publicCertData: MIIC5zCCAc+gAwIBAgIQErQ0Hk4aDJxIA+Q5RagB+jANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQDDAtQMlNSb290Q2VydDAeFw0xNzEyMTQyMTA3MzhaFw0xODEyMTQyMTI3MzhaMBYxFDASBgNVBAMMC1AyU1Jvb3RDZXJ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArP7/NQXmW7cQ/ZR1mv3Y3I29Lt7HTOqzo/1KUOoVH3NItbQIRAQbwKy3UWrOFz4eGNX2GWtNRMdCyWsKeqy9Ltsdfcm1IbKXkl84DFeU/ZacXu4Dl3xX3gV5du4TLZjEowJELyur11Ea2YcjPRQ/FzAF9/hGuboS1HZQEPLx4FdUs9OxCYOtc0MxBCwLfVTTRqarb0Ne+arNYd4kCzIhAke1nOyKAJBda5ZL+VHy3S5S8qGlD46jm8HXugmAkUygS4oIIXOmj/1O9sNAi3LN60zufSzCmP8Rm/iUGX+DHAGGiXxwZOKQLEDaZXKqoHjMPP0XudmSWwOIbyeQVrLhkwIDAQABozEwLzAOBgNVHQ8BAf8EBAMCAgQwHQYDVR0OBBYEFEfeNU2trYxNLF9ONmuJUsT13pKDMA0GCSqGSIb3DQEBCwUAA4IBAQBmM6RJzsGGipxyMhimHKN2xlkejhVsgBoTAhOU0llW9aUSwINJ9zFUGgI8IzUFy1VG776fchHp0LMRmPSIUYk5btEPxbsrPtumPuMH8EQGrS+Rt4pD+78c8H1fEPkq5CmDl/PKu4JoFGv+aFcE+Od0hlILstIF10Qysf++QXDolKfzJa/56bgMeYKFiju73loiRM57ns8ddXpfLl792UVpRkFU62LNns6Y1LKTwapmUF4IvIuAIzd6LZNOQng64LAKXtKnViJ1JQiXwf4CEzhgvAti3/ejpb3U90hsrUcyZi6wBv9bZLcAJRWpz61JNYliM1d1grSwQDKGXNQE4xuN
      vpnProtocols:
        - IkeV2
      vpnServerConfigurationName: vpnServerConfiguration1

Create VpnServerConfiguration Resource

new VpnServerConfiguration(name: string, args: VpnServerConfigurationArgs, opts?: CustomResourceOptions);
@overload
def VpnServerConfiguration(resource_name: str,
                           opts: Optional[ResourceOptions] = None,
                           aad_authentication_parameters: Optional[AadAuthenticationParametersArgs] = None,
                           id: Optional[str] = None,
                           location: Optional[str] = None,
                           name: Optional[str] = None,
                           radius_client_root_certificates: Optional[Sequence[VpnServerConfigRadiusClientRootCertificateArgs]] = None,
                           radius_server_address: Optional[str] = None,
                           radius_server_root_certificates: Optional[Sequence[VpnServerConfigRadiusServerRootCertificateArgs]] = None,
                           radius_server_secret: Optional[str] = None,
                           radius_servers: Optional[Sequence[RadiusServerArgs]] = None,
                           resource_group_name: Optional[str] = None,
                           tags: Optional[Mapping[str, str]] = None,
                           vpn_authentication_types: Optional[Sequence[Union[str, VpnAuthenticationType]]] = None,
                           vpn_client_ipsec_policies: Optional[Sequence[IpsecPolicyArgs]] = None,
                           vpn_client_revoked_certificates: Optional[Sequence[VpnServerConfigVpnClientRevokedCertificateArgs]] = None,
                           vpn_client_root_certificates: Optional[Sequence[VpnServerConfigVpnClientRootCertificateArgs]] = None,
                           vpn_protocols: Optional[Sequence[Union[str, VpnGatewayTunnelingProtocol]]] = None,
                           vpn_server_configuration_name: Optional[str] = None)
@overload
def VpnServerConfiguration(resource_name: str,
                           args: VpnServerConfigurationArgs,
                           opts: Optional[ResourceOptions] = None)
func NewVpnServerConfiguration(ctx *Context, name string, args VpnServerConfigurationArgs, opts ...ResourceOption) (*VpnServerConfiguration, error)
public VpnServerConfiguration(string name, VpnServerConfigurationArgs args, CustomResourceOptions? opts = null)
public VpnServerConfiguration(String name, VpnServerConfigurationArgs args)
public VpnServerConfiguration(String name, VpnServerConfigurationArgs args, CustomResourceOptions options)
type: azure-native:network:VpnServerConfiguration
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args VpnServerConfigurationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args VpnServerConfigurationArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args VpnServerConfigurationArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args VpnServerConfigurationArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args VpnServerConfigurationArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

VpnServerConfiguration Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The VpnServerConfiguration resource accepts the following input properties:

ResourceGroupName string

The resource group name of the VpnServerConfiguration.

AadAuthenticationParameters Pulumi.AzureNative.Network.Inputs.AadAuthenticationParametersArgs

The set of aad vpn authentication parameters.

Id string

Resource ID.

Location string

Resource location.

Name string

The name of the VpnServerConfiguration that is unique within a resource group.

RadiusClientRootCertificates List<Pulumi.AzureNative.Network.Inputs.VpnServerConfigRadiusClientRootCertificateArgs>

Radius client root certificate of VpnServerConfiguration.

RadiusServerAddress string

The radius server address property of the VpnServerConfiguration resource for point to site client connection.

RadiusServerRootCertificates List<Pulumi.AzureNative.Network.Inputs.VpnServerConfigRadiusServerRootCertificateArgs>

Radius Server root certificate of VpnServerConfiguration.

RadiusServerSecret string

The radius secret property of the VpnServerConfiguration resource for point to site client connection.

RadiusServers List<Pulumi.AzureNative.Network.Inputs.RadiusServerArgs>

Multiple Radius Server configuration for VpnServerConfiguration.

Tags Dictionary<string, string>

Resource tags.

VpnAuthenticationTypes List<Union<string, Pulumi.AzureNative.Network.VpnAuthenticationType>>

VPN authentication types for the VpnServerConfiguration.

VpnClientIpsecPolicies List<Pulumi.AzureNative.Network.Inputs.IpsecPolicyArgs>

VpnClientIpsecPolicies for VpnServerConfiguration.

VpnClientRevokedCertificates List<Pulumi.AzureNative.Network.Inputs.VpnServerConfigVpnClientRevokedCertificateArgs>

VPN client revoked certificate of VpnServerConfiguration.

VpnClientRootCertificates List<Pulumi.AzureNative.Network.Inputs.VpnServerConfigVpnClientRootCertificateArgs>

VPN client root certificate of VpnServerConfiguration.

VpnProtocols List<Union<string, Pulumi.AzureNative.Network.VpnGatewayTunnelingProtocol>>

VPN protocols for the VpnServerConfiguration.

VpnServerConfigurationName string

The name of the VpnServerConfiguration being created or updated.

ResourceGroupName string

The resource group name of the VpnServerConfiguration.

AadAuthenticationParameters AadAuthenticationParametersArgs

The set of aad vpn authentication parameters.

Id string

Resource ID.

Location string

Resource location.

Name string

The name of the VpnServerConfiguration that is unique within a resource group.

RadiusClientRootCertificates []VpnServerConfigRadiusClientRootCertificateArgs

Radius client root certificate of VpnServerConfiguration.

RadiusServerAddress string

The radius server address property of the VpnServerConfiguration resource for point to site client connection.

RadiusServerRootCertificates []VpnServerConfigRadiusServerRootCertificateArgs

Radius Server root certificate of VpnServerConfiguration.

RadiusServerSecret string

The radius secret property of the VpnServerConfiguration resource for point to site client connection.

RadiusServers []RadiusServerArgs

Multiple Radius Server configuration for VpnServerConfiguration.

Tags map[string]string

Resource tags.

VpnAuthenticationTypes []string

VPN authentication types for the VpnServerConfiguration.

VpnClientIpsecPolicies []IpsecPolicyArgs

VpnClientIpsecPolicies for VpnServerConfiguration.

VpnClientRevokedCertificates []VpnServerConfigVpnClientRevokedCertificateArgs

VPN client revoked certificate of VpnServerConfiguration.

VpnClientRootCertificates []VpnServerConfigVpnClientRootCertificateArgs

VPN client root certificate of VpnServerConfiguration.

VpnProtocols []string

VPN protocols for the VpnServerConfiguration.

VpnServerConfigurationName string

The name of the VpnServerConfiguration being created or updated.

resourceGroupName String

The resource group name of the VpnServerConfiguration.

aadAuthenticationParameters AadAuthenticationParametersArgs

The set of aad vpn authentication parameters.

id String

Resource ID.

location String

Resource location.

name String

The name of the VpnServerConfiguration that is unique within a resource group.

radiusClientRootCertificates List<VpnServerConfigRadiusClientRootCertificateArgs>

Radius client root certificate of VpnServerConfiguration.

radiusServerAddress String

The radius server address property of the VpnServerConfiguration resource for point to site client connection.

radiusServerRootCertificates List<VpnServerConfigRadiusServerRootCertificateArgs>

Radius Server root certificate of VpnServerConfiguration.

radiusServerSecret String

The radius secret property of the VpnServerConfiguration resource for point to site client connection.

radiusServers List<RadiusServerArgs>

Multiple Radius Server configuration for VpnServerConfiguration.

tags Map<String,String>

Resource tags.

vpnAuthenticationTypes List<Either<String,VpnAuthenticationType>>

VPN authentication types for the VpnServerConfiguration.

vpnClientIpsecPolicies List<IpsecPolicyArgs>

VpnClientIpsecPolicies for VpnServerConfiguration.

vpnClientRevokedCertificates List<VpnServerConfigVpnClientRevokedCertificateArgs>

VPN client revoked certificate of VpnServerConfiguration.

vpnClientRootCertificates List<VpnServerConfigVpnClientRootCertificateArgs>

VPN client root certificate of VpnServerConfiguration.

vpnProtocols List<Either<String,VpnGatewayTunnelingProtocol>>

VPN protocols for the VpnServerConfiguration.

vpnServerConfigurationName String

The name of the VpnServerConfiguration being created or updated.

resourceGroupName string

The resource group name of the VpnServerConfiguration.

aadAuthenticationParameters AadAuthenticationParametersArgs

The set of aad vpn authentication parameters.

id string

Resource ID.

location string

Resource location.

name string

The name of the VpnServerConfiguration that is unique within a resource group.

radiusClientRootCertificates VpnServerConfigRadiusClientRootCertificateArgs[]

Radius client root certificate of VpnServerConfiguration.

radiusServerAddress string

The radius server address property of the VpnServerConfiguration resource for point to site client connection.

radiusServerRootCertificates VpnServerConfigRadiusServerRootCertificateArgs[]

Radius Server root certificate of VpnServerConfiguration.

radiusServerSecret string

The radius secret property of the VpnServerConfiguration resource for point to site client connection.

radiusServers RadiusServerArgs[]

Multiple Radius Server configuration for VpnServerConfiguration.

tags {[key: string]: string}

Resource tags.

vpnAuthenticationTypes (string | VpnAuthenticationType)[]

VPN authentication types for the VpnServerConfiguration.

vpnClientIpsecPolicies IpsecPolicyArgs[]

VpnClientIpsecPolicies for VpnServerConfiguration.

vpnClientRevokedCertificates VpnServerConfigVpnClientRevokedCertificateArgs[]

VPN client revoked certificate of VpnServerConfiguration.

vpnClientRootCertificates VpnServerConfigVpnClientRootCertificateArgs[]

VPN client root certificate of VpnServerConfiguration.

vpnProtocols (string | VpnGatewayTunnelingProtocol)[]

VPN protocols for the VpnServerConfiguration.

vpnServerConfigurationName string

The name of the VpnServerConfiguration being created or updated.

resource_group_name str

The resource group name of the VpnServerConfiguration.

aad_authentication_parameters AadAuthenticationParametersArgs

The set of aad vpn authentication parameters.

id str

Resource ID.

location str

Resource location.

name str

The name of the VpnServerConfiguration that is unique within a resource group.

radius_client_root_certificates Sequence[VpnServerConfigRadiusClientRootCertificateArgs]

Radius client root certificate of VpnServerConfiguration.

radius_server_address str

The radius server address property of the VpnServerConfiguration resource for point to site client connection.

radius_server_root_certificates Sequence[VpnServerConfigRadiusServerRootCertificateArgs]

Radius Server root certificate of VpnServerConfiguration.

radius_server_secret str

The radius secret property of the VpnServerConfiguration resource for point to site client connection.

radius_servers Sequence[RadiusServerArgs]

Multiple Radius Server configuration for VpnServerConfiguration.

tags Mapping[str, str]

Resource tags.

vpn_authentication_types Sequence[Union[str, VpnAuthenticationType]]

VPN authentication types for the VpnServerConfiguration.

vpn_client_ipsec_policies Sequence[IpsecPolicyArgs]

VpnClientIpsecPolicies for VpnServerConfiguration.

vpn_client_revoked_certificates Sequence[VpnServerConfigVpnClientRevokedCertificateArgs]

VPN client revoked certificate of VpnServerConfiguration.

vpn_client_root_certificates Sequence[VpnServerConfigVpnClientRootCertificateArgs]

VPN client root certificate of VpnServerConfiguration.

vpn_protocols Sequence[Union[str, VpnGatewayTunnelingProtocol]]

VPN protocols for the VpnServerConfiguration.

vpn_server_configuration_name str

The name of the VpnServerConfiguration being created or updated.

resourceGroupName String

The resource group name of the VpnServerConfiguration.

aadAuthenticationParameters Property Map

The set of aad vpn authentication parameters.

id String

Resource ID.

location String

Resource location.

name String

The name of the VpnServerConfiguration that is unique within a resource group.

radiusClientRootCertificates List<Property Map>

Radius client root certificate of VpnServerConfiguration.

radiusServerAddress String

The radius server address property of the VpnServerConfiguration resource for point to site client connection.

radiusServerRootCertificates List<Property Map>

Radius Server root certificate of VpnServerConfiguration.

radiusServerSecret String

The radius secret property of the VpnServerConfiguration resource for point to site client connection.

radiusServers List<Property Map>

Multiple Radius Server configuration for VpnServerConfiguration.

tags Map<String>

Resource tags.

vpnAuthenticationTypes List<String | "Certificate" | "Radius" | "AAD">

VPN authentication types for the VpnServerConfiguration.

vpnClientIpsecPolicies List<Property Map>

VpnClientIpsecPolicies for VpnServerConfiguration.

vpnClientRevokedCertificates List<Property Map>

VPN client revoked certificate of VpnServerConfiguration.

vpnClientRootCertificates List<Property Map>

VPN client root certificate of VpnServerConfiguration.

vpnProtocols List<String | "IkeV2" | "OpenVPN">

VPN protocols for the VpnServerConfiguration.

vpnServerConfigurationName String

The name of the VpnServerConfiguration being created or updated.

Outputs

All input properties are implicitly available as output properties. Additionally, the VpnServerConfiguration resource produces the following output properties:

Etag string

A unique read-only string that changes whenever the resource is updated.

Id string

The provider-assigned unique ID for this managed resource.

P2SVpnGateways List<Pulumi.AzureNative.Network.Outputs.P2SVpnGatewayResponse>

List of references to P2SVpnGateways.

ProvisioningState string

The provisioning state of the VpnServerConfiguration resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.

Type string

Resource type.

Etag string

A unique read-only string that changes whenever the resource is updated.

Id string

The provider-assigned unique ID for this managed resource.

P2SVpnGateways []P2SVpnGatewayResponse

List of references to P2SVpnGateways.

ProvisioningState string

The provisioning state of the VpnServerConfiguration resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.

Type string

Resource type.

etag String

A unique read-only string that changes whenever the resource is updated.

id String

The provider-assigned unique ID for this managed resource.

p2SVpnGateways List<P2SVpnGatewayResponse>

List of references to P2SVpnGateways.

provisioningState String

The provisioning state of the VpnServerConfiguration resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.

type String

Resource type.

etag string

A unique read-only string that changes whenever the resource is updated.

id string

The provider-assigned unique ID for this managed resource.

p2SVpnGateways P2SVpnGatewayResponse[]

List of references to P2SVpnGateways.

provisioningState string

The provisioning state of the VpnServerConfiguration resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.

type string

Resource type.

etag str

A unique read-only string that changes whenever the resource is updated.

id str

The provider-assigned unique ID for this managed resource.

p2_s_vpn_gateways Sequence[P2SVpnGatewayResponse]

List of references to P2SVpnGateways.

provisioning_state str

The provisioning state of the VpnServerConfiguration resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.

type str

Resource type.

etag String

A unique read-only string that changes whenever the resource is updated.

id String

The provider-assigned unique ID for this managed resource.

p2SVpnGateways List<Property Map>

List of references to P2SVpnGateways.

provisioningState String

The provisioning state of the VpnServerConfiguration resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.

type String

Resource type.

Supporting Types

AadAuthenticationParameters

AadAudience string

AAD Vpn authentication parameter AAD audience.

AadIssuer string

AAD Vpn authentication parameter AAD issuer.

AadTenant string

AAD Vpn authentication parameter AAD tenant.

AadAudience string

AAD Vpn authentication parameter AAD audience.

AadIssuer string

AAD Vpn authentication parameter AAD issuer.

AadTenant string

AAD Vpn authentication parameter AAD tenant.

aadAudience String

AAD Vpn authentication parameter AAD audience.

aadIssuer String

AAD Vpn authentication parameter AAD issuer.

aadTenant String

AAD Vpn authentication parameter AAD tenant.

aadAudience string

AAD Vpn authentication parameter AAD audience.

aadIssuer string

AAD Vpn authentication parameter AAD issuer.

aadTenant string

AAD Vpn authentication parameter AAD tenant.

aad_audience str

AAD Vpn authentication parameter AAD audience.

aad_issuer str

AAD Vpn authentication parameter AAD issuer.

aad_tenant str

AAD Vpn authentication parameter AAD tenant.

aadAudience String

AAD Vpn authentication parameter AAD audience.

aadIssuer String

AAD Vpn authentication parameter AAD issuer.

aadTenant String

AAD Vpn authentication parameter AAD tenant.

AadAuthenticationParametersResponse

AadAudience string

AAD Vpn authentication parameter AAD audience.

AadIssuer string

AAD Vpn authentication parameter AAD issuer.

AadTenant string

AAD Vpn authentication parameter AAD tenant.

AadAudience string

AAD Vpn authentication parameter AAD audience.

AadIssuer string

AAD Vpn authentication parameter AAD issuer.

AadTenant string

AAD Vpn authentication parameter AAD tenant.

aadAudience String

AAD Vpn authentication parameter AAD audience.

aadIssuer String

AAD Vpn authentication parameter AAD issuer.

aadTenant String

AAD Vpn authentication parameter AAD tenant.

aadAudience string

AAD Vpn authentication parameter AAD audience.

aadIssuer string

AAD Vpn authentication parameter AAD issuer.

aadTenant string

AAD Vpn authentication parameter AAD tenant.

aad_audience str

AAD Vpn authentication parameter AAD audience.

aad_issuer str

AAD Vpn authentication parameter AAD issuer.

aad_tenant str

AAD Vpn authentication parameter AAD tenant.

aadAudience String

AAD Vpn authentication parameter AAD audience.

aadIssuer String

AAD Vpn authentication parameter AAD issuer.

aadTenant String

AAD Vpn authentication parameter AAD tenant.

AddressSpaceResponse

AddressPrefixes List<string>

A list of address blocks reserved for this virtual network in CIDR notation.

AddressPrefixes []string

A list of address blocks reserved for this virtual network in CIDR notation.

addressPrefixes List<String>

A list of address blocks reserved for this virtual network in CIDR notation.

addressPrefixes string[]

A list of address blocks reserved for this virtual network in CIDR notation.

address_prefixes Sequence[str]

A list of address blocks reserved for this virtual network in CIDR notation.

addressPrefixes List<String>

A list of address blocks reserved for this virtual network in CIDR notation.

DhGroup

None
None
DHGroup1
DHGroup1
DHGroup2
DHGroup2
DHGroup14
DHGroup14
DHGroup2048
DHGroup2048
ECP256
ECP256
ECP384
ECP384
DHGroup24
DHGroup24
DhGroupNone
None
DhGroupDHGroup1
DHGroup1
DhGroupDHGroup2
DHGroup2
DhGroupDHGroup14
DHGroup14
DhGroupDHGroup2048
DHGroup2048
DhGroupECP256
ECP256
DhGroupECP384
ECP384
DhGroupDHGroup24
DHGroup24
None
None
DHGroup1
DHGroup1
DHGroup2
DHGroup2
DHGroup14
DHGroup14
DHGroup2048
DHGroup2048
ECP256
ECP256
ECP384
ECP384
DHGroup24
DHGroup24
None
None
DHGroup1
DHGroup1
DHGroup2
DHGroup2
DHGroup14
DHGroup14
DHGroup2048
DHGroup2048
ECP256
ECP256
ECP384
ECP384
DHGroup24
DHGroup24
NONE
None
DH_GROUP1
DHGroup1
DH_GROUP2
DHGroup2
DH_GROUP14
DHGroup14
DH_GROUP2048
DHGroup2048
ECP256
ECP256
ECP384
ECP384
DH_GROUP24
DHGroup24
"None"
None
"DHGroup1"
DHGroup1
"DHGroup2"
DHGroup2
"DHGroup14"
DHGroup14
"DHGroup2048"
DHGroup2048
"ECP256"
ECP256
"ECP384"
ECP384
"DHGroup24"
DHGroup24

IkeEncryption

DES
DES
DES3
DES3
AES128
AES128
AES192
AES192
AES256
AES256
GCMAES256
GCMAES256
GCMAES128
GCMAES128
IkeEncryptionDES
DES
IkeEncryptionDES3
DES3
IkeEncryptionAES128
AES128
IkeEncryptionAES192
AES192
IkeEncryptionAES256
AES256
IkeEncryptionGCMAES256
GCMAES256
IkeEncryptionGCMAES128
GCMAES128
DES
DES
DES3
DES3
AES128
AES128
AES192
AES192
AES256
AES256
GCMAES256
GCMAES256
GCMAES128
GCMAES128
DES
DES
DES3
DES3
AES128
AES128
AES192
AES192
AES256
AES256
GCMAES256
GCMAES256
GCMAES128
GCMAES128
DES
DES
DES3
DES3
AES128
AES128
AES192
AES192
AES256
AES256
GCMAES256
GCMAES256
GCMAES128
GCMAES128
"DES"
DES
"DES3"
DES3
"AES128"
AES128
"AES192"
AES192
"AES256"
AES256
"GCMAES256"
GCMAES256
"GCMAES128"
GCMAES128

IkeIntegrity

MD5
MD5
SHA1
SHA1
SHA256
SHA256
SHA384
SHA384
GCMAES256
GCMAES256
GCMAES128
GCMAES128
IkeIntegrityMD5
MD5
IkeIntegritySHA1
SHA1
IkeIntegritySHA256
SHA256
IkeIntegritySHA384
SHA384
IkeIntegrityGCMAES256
GCMAES256
IkeIntegrityGCMAES128
GCMAES128
MD5
MD5
SHA1
SHA1
SHA256
SHA256
SHA384
SHA384
GCMAES256
GCMAES256
GCMAES128
GCMAES128
MD5
MD5
SHA1
SHA1
SHA256
SHA256
SHA384
SHA384
GCMAES256
GCMAES256
GCMAES128
GCMAES128
MD5
MD5
SHA1
SHA1
SHA256
SHA256
SHA384
SHA384
GCMAES256
GCMAES256
GCMAES128
GCMAES128
"MD5"
MD5
"SHA1"
SHA1
"SHA256"
SHA256
"SHA384"
SHA384
"GCMAES256"
GCMAES256
"GCMAES128"
GCMAES128

IpsecEncryption

None
None
DES
DES
DES3
DES3
AES128
AES128
AES192
AES192
AES256
AES256
GCMAES128
GCMAES128
GCMAES192
GCMAES192
GCMAES256
GCMAES256
IpsecEncryptionNone
None
IpsecEncryptionDES
DES
IpsecEncryptionDES3
DES3
IpsecEncryptionAES128
AES128
IpsecEncryptionAES192
AES192
IpsecEncryptionAES256
AES256
IpsecEncryptionGCMAES128
GCMAES128
IpsecEncryptionGCMAES192
GCMAES192
IpsecEncryptionGCMAES256
GCMAES256
None
None
DES
DES
DES3
DES3
AES128
AES128
AES192
AES192
AES256
AES256
GCMAES128
GCMAES128
GCMAES192
GCMAES192
GCMAES256
GCMAES256
None
None
DES
DES
DES3
DES3
AES128
AES128
AES192
AES192
AES256
AES256
GCMAES128
GCMAES128
GCMAES192
GCMAES192
GCMAES256
GCMAES256
NONE
None
DES
DES
DES3
DES3
AES128
AES128
AES192
AES192
AES256
AES256
GCMAES128
GCMAES128
GCMAES192
GCMAES192
GCMAES256
GCMAES256
"None"
None
"DES"
DES
"DES3"
DES3
"AES128"
AES128
"AES192"
AES192
"AES256"
AES256
"GCMAES128"
GCMAES128
"GCMAES192"
GCMAES192
"GCMAES256"
GCMAES256

IpsecIntegrity

MD5
MD5
SHA1
SHA1
SHA256
SHA256
GCMAES128
GCMAES128
GCMAES192
GCMAES192
GCMAES256
GCMAES256
IpsecIntegrityMD5
MD5
IpsecIntegritySHA1
SHA1
IpsecIntegritySHA256
SHA256
IpsecIntegrityGCMAES128
GCMAES128
IpsecIntegrityGCMAES192
GCMAES192
IpsecIntegrityGCMAES256
GCMAES256
MD5
MD5
SHA1
SHA1
SHA256
SHA256
GCMAES128
GCMAES128
GCMAES192
GCMAES192
GCMAES256
GCMAES256
MD5
MD5
SHA1
SHA1
SHA256
SHA256
GCMAES128
GCMAES128
GCMAES192
GCMAES192
GCMAES256
GCMAES256
MD5
MD5
SHA1
SHA1
SHA256
SHA256
GCMAES128
GCMAES128
GCMAES192
GCMAES192
GCMAES256
GCMAES256
"MD5"
MD5
"SHA1"
SHA1
"SHA256"
SHA256
"GCMAES128"
GCMAES128
"GCMAES192"
GCMAES192
"GCMAES256"
GCMAES256

IpsecPolicy

DhGroup string | Pulumi.AzureNative.Network.DhGroup

The DH Group used in IKE Phase 1 for initial SA.

IkeEncryption string | Pulumi.AzureNative.Network.IkeEncryption

The IKE encryption algorithm (IKE phase 2).

IkeIntegrity string | Pulumi.AzureNative.Network.IkeIntegrity

The IKE integrity algorithm (IKE phase 2).

IpsecEncryption string | Pulumi.AzureNative.Network.IpsecEncryption

The IPSec encryption algorithm (IKE phase 1).

IpsecIntegrity string | Pulumi.AzureNative.Network.IpsecIntegrity

The IPSec integrity algorithm (IKE phase 1).

PfsGroup string | Pulumi.AzureNative.Network.PfsGroup

The Pfs Group used in IKE Phase 2 for new child SA.

SaDataSizeKilobytes int

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.

SaLifeTimeSeconds int

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.

DhGroup string | DhGroup

The DH Group used in IKE Phase 1 for initial SA.

IkeEncryption string | IkeEncryption

The IKE encryption algorithm (IKE phase 2).

IkeIntegrity string | IkeIntegrity

The IKE integrity algorithm (IKE phase 2).

IpsecEncryption string | IpsecEncryption

The IPSec encryption algorithm (IKE phase 1).

IpsecIntegrity string | IpsecIntegrity

The IPSec integrity algorithm (IKE phase 1).

PfsGroup string | PfsGroup

The Pfs Group used in IKE Phase 2 for new child SA.

SaDataSizeKilobytes int

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.

SaLifeTimeSeconds int

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.

dhGroup String | DhGroup

The DH Group used in IKE Phase 1 for initial SA.

ikeEncryption String | IkeEncryption

The IKE encryption algorithm (IKE phase 2).

ikeIntegrity String | IkeIntegrity

The IKE integrity algorithm (IKE phase 2).

ipsecEncryption String | IpsecEncryption

The IPSec encryption algorithm (IKE phase 1).

ipsecIntegrity String | IpsecIntegrity

The IPSec integrity algorithm (IKE phase 1).

pfsGroup String | PfsGroup

The Pfs Group used in IKE Phase 2 for new child SA.

saDataSizeKilobytes Integer

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.

saLifeTimeSeconds Integer

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.

dhGroup string | DhGroup

The DH Group used in IKE Phase 1 for initial SA.

ikeEncryption string | IkeEncryption

The IKE encryption algorithm (IKE phase 2).

ikeIntegrity string | IkeIntegrity

The IKE integrity algorithm (IKE phase 2).

ipsecEncryption string | IpsecEncryption

The IPSec encryption algorithm (IKE phase 1).

ipsecIntegrity string | IpsecIntegrity

The IPSec integrity algorithm (IKE phase 1).

pfsGroup string | PfsGroup

The Pfs Group used in IKE Phase 2 for new child SA.

saDataSizeKilobytes number

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.

saLifeTimeSeconds number

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 | DhGroup

The DH Group used in IKE Phase 1 for initial SA.

ike_encryption str | IkeEncryption

The IKE encryption algorithm (IKE phase 2).

ike_integrity str | IkeIntegrity

The IKE integrity algorithm (IKE phase 2).

ipsec_encryption str | IpsecEncryption

The IPSec encryption algorithm (IKE phase 1).

ipsec_integrity str | IpsecIntegrity

The IPSec integrity algorithm (IKE phase 1).

pfs_group str | PfsGroup

The Pfs Group used in IKE Phase 2 for new child SA.

sa_data_size_kilobytes int

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_time_seconds int

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.

dhGroup String | "None" | "DHGroup1" | "DHGroup2" | "DHGroup14" | "DHGroup2048" | "ECP256" | "ECP384" | "DHGroup24"

The DH Group used in IKE Phase 1 for initial SA.

ikeEncryption String | "DES" | "DES3" | "AES128" | "AES192" | "AES256" | "GCMAES256" | "GCMAES128"

The IKE encryption algorithm (IKE phase 2).

ikeIntegrity String | "MD5" | "SHA1" | "SHA256" | "SHA384" | "GCMAES256" | "GCMAES128"

The IKE integrity algorithm (IKE phase 2).

ipsecEncryption String | "None" | "DES" | "DES3" | "AES128" | "AES192" | "AES256" | "GCMAES128" | "GCMAES192" | "GCMAES256"

The IPSec encryption algorithm (IKE phase 1).

ipsecIntegrity String | "MD5" | "SHA1" | "SHA256" | "GCMAES128" | "GCMAES192" | "GCMAES256"

The IPSec integrity algorithm (IKE phase 1).

pfsGroup String | "None" | "PFS1" | "PFS2" | "PFS2048" | "ECP256" | "ECP384" | "PFS24" | "PFS14" | "PFSMM"

The Pfs Group used in IKE Phase 2 for new child SA.

saDataSizeKilobytes Number

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.

saLifeTimeSeconds Number

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.

IpsecPolicyResponse

DhGroup string

The DH Group used in IKE Phase 1 for initial SA.

IkeEncryption string

The IKE encryption algorithm (IKE phase 2).

IkeIntegrity string

The IKE integrity algorithm (IKE phase 2).

IpsecEncryption string

The IPSec encryption algorithm (IKE phase 1).

IpsecIntegrity string

The IPSec integrity algorithm (IKE phase 1).

PfsGroup string

The Pfs Group used in IKE Phase 2 for new child SA.

SaDataSizeKilobytes int

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.

SaLifeTimeSeconds int

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.

DhGroup string

The DH Group used in IKE Phase 1 for initial SA.

IkeEncryption string

The IKE encryption algorithm (IKE phase 2).

IkeIntegrity string

The IKE integrity algorithm (IKE phase 2).

IpsecEncryption string

The IPSec encryption algorithm (IKE phase 1).

IpsecIntegrity string

The IPSec integrity algorithm (IKE phase 1).

PfsGroup string

The Pfs Group used in IKE Phase 2 for new child SA.

SaDataSizeKilobytes int

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.

SaLifeTimeSeconds int

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.

dhGroup String

The DH Group used in IKE Phase 1 for initial SA.

ikeEncryption String

The IKE encryption algorithm (IKE phase 2).

ikeIntegrity String

The IKE integrity algorithm (IKE phase 2).

ipsecEncryption String

The IPSec encryption algorithm (IKE phase 1).

ipsecIntegrity String

The IPSec integrity algorithm (IKE phase 1).

pfsGroup String

The Pfs Group used in IKE Phase 2 for new child SA.

saDataSizeKilobytes Integer

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.

saLifeTimeSeconds Integer

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.

dhGroup string

The DH Group used in IKE Phase 1 for initial SA.

ikeEncryption string

The IKE encryption algorithm (IKE phase 2).

ikeIntegrity string

The IKE integrity algorithm (IKE phase 2).

ipsecEncryption string

The IPSec encryption algorithm (IKE phase 1).

ipsecIntegrity string

The IPSec integrity algorithm (IKE phase 1).

pfsGroup string

The Pfs Group used in IKE Phase 2 for new child SA.

saDataSizeKilobytes number

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.

saLifeTimeSeconds number

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_size_kilobytes int

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_time_seconds int

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.

dhGroup String

The DH Group used in IKE Phase 1 for initial SA.

ikeEncryption String

The IKE encryption algorithm (IKE phase 2).

ikeIntegrity String

The IKE integrity algorithm (IKE phase 2).

ipsecEncryption String

The IPSec encryption algorithm (IKE phase 1).

ipsecIntegrity String

The IPSec integrity algorithm (IKE phase 1).

pfsGroup String

The Pfs Group used in IKE Phase 2 for new child SA.

saDataSizeKilobytes Number

The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.

saLifeTimeSeconds Number

The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.

P2SConnectionConfigurationResponse

Etag string

A unique read-only string that changes whenever the resource is updated.

ProvisioningState string

The provisioning state of the P2SConnectionConfiguration resource.

EnableInternetSecurity bool

Flag indicating whether the enable internet security flag is turned on for the P2S Connections or not.

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.

RoutingConfiguration Pulumi.AzureNative.Network.Inputs.RoutingConfigurationResponse

The Routing Configuration indicating the associated and propagated route tables on this connection.

VpnClientAddressPool Pulumi.AzureNative.Network.Inputs.AddressSpaceResponse

The reference to the address space resource which represents Address space for P2S VpnClient.

Etag string

A unique read-only string that changes whenever the resource is updated.

ProvisioningState string

The provisioning state of the P2SConnectionConfiguration resource.

EnableInternetSecurity bool

Flag indicating whether the enable internet security flag is turned on for the P2S Connections or not.

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.

RoutingConfiguration RoutingConfigurationResponse

The Routing Configuration indicating the associated and propagated route tables on this connection.

VpnClientAddressPool AddressSpaceResponse

The reference to the address space resource which represents Address space for P2S VpnClient.

etag String

A unique read-only string that changes whenever the resource is updated.

provisioningState String

The provisioning state of the P2SConnectionConfiguration resource.

enableInternetSecurity Boolean

Flag indicating whether the enable internet security flag is turned on for the P2S Connections or not.

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.

routingConfiguration RoutingConfigurationResponse

The Routing Configuration indicating the associated and propagated route tables on this connection.

vpnClientAddressPool AddressSpaceResponse

The reference to the address space resource which represents Address space for P2S VpnClient.

etag string

A unique read-only string that changes whenever the resource is updated.

provisioningState string

The provisioning state of the P2SConnectionConfiguration resource.

enableInternetSecurity boolean

Flag indicating whether the enable internet security flag is turned on for the P2S Connections or not.

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.

routingConfiguration RoutingConfigurationResponse

The Routing Configuration indicating the associated and propagated route tables on this connection.

vpnClientAddressPool AddressSpaceResponse

The reference to the address space resource which represents Address space for P2S VpnClient.

etag str

A unique read-only string that changes whenever the resource is updated.

provisioning_state str

The provisioning state of the P2SConnectionConfiguration resource.

enable_internet_security bool

Flag indicating whether the enable internet security flag is turned on for the P2S Connections or not.

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.

routing_configuration RoutingConfigurationResponse

The Routing Configuration indicating the associated and propagated route tables on this connection.

vpn_client_address_pool AddressSpaceResponse

The reference to the address space resource which represents Address space for P2S VpnClient.

etag String

A unique read-only string that changes whenever the resource is updated.

provisioningState String

The provisioning state of the P2SConnectionConfiguration resource.

enableInternetSecurity Boolean

Flag indicating whether the enable internet security flag is turned on for the P2S Connections or not.

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.

routingConfiguration Property Map

The Routing Configuration indicating the associated and propagated route tables on this connection.

vpnClientAddressPool Property Map

The reference to the address space resource which represents Address space for P2S VpnClient.

P2SVpnGatewayResponse

Etag string

A unique read-only string that changes whenever the resource is updated.

Location string

Resource location.

Name string

Resource name.

ProvisioningState string

The provisioning state of the P2S VPN gateway resource.

Type string

Resource type.

VpnClientConnectionHealth Pulumi.AzureNative.Network.Inputs.VpnClientConnectionHealthResponse

All P2S VPN clients' connection health status.

CustomDnsServers List<string>

List of all customer specified DNS servers IP addresses.

Id string

Resource ID.

IsRoutingPreferenceInternet bool

Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway.

P2SConnectionConfigurations List<Pulumi.AzureNative.Network.Inputs.P2SConnectionConfigurationResponse>

List of all p2s connection configurations of the gateway.

Tags Dictionary<string, string>

Resource tags.

VirtualHub Pulumi.AzureNative.Network.Inputs.SubResourceResponse

The VirtualHub to which the gateway belongs.

VpnGatewayScaleUnit int

The scale unit for this p2s vpn gateway.

VpnServerConfiguration Pulumi.AzureNative.Network.Inputs.SubResourceResponse

The VpnServerConfiguration to which the p2sVpnGateway is attached to.

Etag string

A unique read-only string that changes whenever the resource is updated.

Location string

Resource location.

Name string

Resource name.

ProvisioningState string

The provisioning state of the P2S VPN gateway resource.

Type string

Resource type.

VpnClientConnectionHealth VpnClientConnectionHealthResponse

All P2S VPN clients' connection health status.

CustomDnsServers []string

List of all customer specified DNS servers IP addresses.

Id string

Resource ID.

IsRoutingPreferenceInternet bool

Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway.

P2SConnectionConfigurations []P2SConnectionConfigurationResponse

List of all p2s connection configurations of the gateway.

Tags map[string]string

Resource tags.

VirtualHub SubResourceResponse

The VirtualHub to which the gateway belongs.

VpnGatewayScaleUnit int

The scale unit for this p2s vpn gateway.

VpnServerConfiguration SubResourceResponse

The VpnServerConfiguration to which the p2sVpnGateway is attached to.

etag String

A unique read-only string that changes whenever the resource is updated.

location String

Resource location.

name String

Resource name.

provisioningState String

The provisioning state of the P2S VPN gateway resource.

type String

Resource type.

vpnClientConnectionHealth VpnClientConnectionHealthResponse

All P2S VPN clients' connection health status.

customDnsServers List<String>

List of all customer specified DNS servers IP addresses.

id String

Resource ID.

isRoutingPreferenceInternet Boolean

Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway.

p2SConnectionConfigurations List<P2SConnectionConfigurationResponse>

List of all p2s connection configurations of the gateway.

tags Map<String,String>

Resource tags.

virtualHub SubResourceResponse

The VirtualHub to which the gateway belongs.

vpnGatewayScaleUnit Integer

The scale unit for this p2s vpn gateway.

vpnServerConfiguration SubResourceResponse

The VpnServerConfiguration to which the p2sVpnGateway is attached to.

etag string

A unique read-only string that changes whenever the resource is updated.

location string

Resource location.

name string

Resource name.

provisioningState string

The provisioning state of the P2S VPN gateway resource.

type string

Resource type.

vpnClientConnectionHealth VpnClientConnectionHealthResponse

All P2S VPN clients' connection health status.

customDnsServers string[]

List of all customer specified DNS servers IP addresses.

id string

Resource ID.

isRoutingPreferenceInternet boolean

Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway.

p2SConnectionConfigurations P2SConnectionConfigurationResponse[]

List of all p2s connection configurations of the gateway.

tags {[key: string]: string}

Resource tags.

virtualHub SubResourceResponse

The VirtualHub to which the gateway belongs.

vpnGatewayScaleUnit number

The scale unit for this p2s vpn gateway.

vpnServerConfiguration SubResourceResponse

The VpnServerConfiguration to which the p2sVpnGateway is attached to.

etag str

A unique read-only string that changes whenever the resource is updated.

location str

Resource location.

name str

Resource name.

provisioning_state str

The provisioning state of the P2S VPN gateway resource.

type str

Resource type.

vpn_client_connection_health VpnClientConnectionHealthResponse

All P2S VPN clients' connection health status.

custom_dns_servers Sequence[str]

List of all customer specified DNS servers IP addresses.

id str

Resource ID.

is_routing_preference_internet bool

Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway.

p2_s_connection_configurations Sequence[P2SConnectionConfigurationResponse]

List of all p2s connection configurations of the gateway.

tags Mapping[str, str]

Resource tags.

virtual_hub SubResourceResponse

The VirtualHub to which the gateway belongs.

vpn_gateway_scale_unit int

The scale unit for this p2s vpn gateway.

vpn_server_configuration SubResourceResponse

The VpnServerConfiguration to which the p2sVpnGateway is attached to.

etag String

A unique read-only string that changes whenever the resource is updated.

location String

Resource location.

name String

Resource name.

provisioningState String

The provisioning state of the P2S VPN gateway resource.

type String

Resource type.

vpnClientConnectionHealth Property Map

All P2S VPN clients' connection health status.

customDnsServers List<String>

List of all customer specified DNS servers IP addresses.

id String

Resource ID.

isRoutingPreferenceInternet Boolean

Enable Routing Preference property for the Public IP Interface of the P2SVpnGateway.

p2SConnectionConfigurations List<Property Map>

List of all p2s connection configurations of the gateway.

tags Map<String>

Resource tags.

virtualHub Property Map

The VirtualHub to which the gateway belongs.

vpnGatewayScaleUnit Number

The scale unit for this p2s vpn gateway.

vpnServerConfiguration Property Map

The VpnServerConfiguration to which the p2sVpnGateway is attached to.

PfsGroup

None
None
PFS1
PFS1
PFS2
PFS2
PFS2048
PFS2048
ECP256
ECP256
ECP384
ECP384
PFS24
PFS24
PFS14
PFS14
PFSMM
PFSMM
PfsGroupNone
None
PfsGroupPFS1
PFS1
PfsGroupPFS2
PFS2
PfsGroupPFS2048
PFS2048
PfsGroupECP256
ECP256
PfsGroupECP384
ECP384
PfsGroupPFS24
PFS24
PfsGroupPFS14
PFS14
PfsGroupPFSMM
PFSMM
None
None
PFS1
PFS1
PFS2
PFS2
PFS2048
PFS2048
ECP256
ECP256
ECP384
ECP384
PFS24
PFS24
PFS14
PFS14
PFSMM
PFSMM
None
None
PFS1
PFS1
PFS2
PFS2
PFS2048
PFS2048
ECP256
ECP256
ECP384
ECP384
PFS24
PFS24
PFS14
PFS14
PFSMM
PFSMM
NONE
None
PFS1
PFS1
PFS2
PFS2
PFS2048
PFS2048
ECP256
ECP256
ECP384
ECP384
PFS24
PFS24
PFS14
PFS14
PFSMM
PFSMM
"None"
None
"PFS1"
PFS1
"PFS2"
PFS2
"PFS2048"
PFS2048
"ECP256"
ECP256
"ECP384"
ECP384
"PFS24"
PFS24
"PFS14"
PFS14
"PFSMM"
PFSMM

PropagatedRouteTableResponse

Ids List<Pulumi.AzureNative.Network.Inputs.SubResourceResponse>

The list of resource ids of all the RouteTables.

Labels List<string>

The list of labels.

Ids []SubResourceResponse

The list of resource ids of all the RouteTables.

Labels []string

The list of labels.

ids List<SubResourceResponse>

The list of resource ids of all the RouteTables.

labels List<String>

The list of labels.

ids SubResourceResponse[]

The list of resource ids of all the RouteTables.

labels string[]

The list of labels.

ids Sequence[SubResourceResponse]

The list of resource ids of all the RouteTables.

labels Sequence[str]

The list of labels.

ids List<Property Map>

The list of resource ids of all the RouteTables.

labels List<String>

The list of labels.

RadiusServer

RadiusServerAddress string

The address of this radius server.

RadiusServerScore double

The initial score assigned to this radius server.

RadiusServerSecret string

The secret used for this radius server.

RadiusServerAddress string

The address of this radius server.

RadiusServerScore float64

The initial score assigned to this radius server.

RadiusServerSecret string

The secret used for this radius server.

radiusServerAddress String

The address of this radius server.

radiusServerScore Double

The initial score assigned to this radius server.

radiusServerSecret String

The secret used for this radius server.

radiusServerAddress string

The address of this radius server.

radiusServerScore number

The initial score assigned to this radius server.

radiusServerSecret string

The secret used for this radius server.

radius_server_address str

The address of this radius server.

radius_server_score float

The initial score assigned to this radius server.

radius_server_secret str

The secret used for this radius server.

radiusServerAddress String

The address of this radius server.

radiusServerScore Number

The initial score assigned to this radius server.

radiusServerSecret String

The secret used for this radius server.

RadiusServerResponse

RadiusServerAddress string

The address of this radius server.

RadiusServerScore double

The initial score assigned to this radius server.

RadiusServerSecret string

The secret used for this radius server.

RadiusServerAddress string

The address of this radius server.

RadiusServerScore float64

The initial score assigned to this radius server.

RadiusServerSecret string

The secret used for this radius server.

radiusServerAddress String

The address of this radius server.

radiusServerScore Double

The initial score assigned to this radius server.

radiusServerSecret String

The secret used for this radius server.

radiusServerAddress string

The address of this radius server.

radiusServerScore number

The initial score assigned to this radius server.

radiusServerSecret string

The secret used for this radius server.

radius_server_address str

The address of this radius server.

radius_server_score float

The initial score assigned to this radius server.

radius_server_secret str

The secret used for this radius server.

radiusServerAddress String

The address of this radius server.

radiusServerScore Number

The initial score assigned to this radius server.

radiusServerSecret String

The secret used for this radius server.

RoutingConfigurationResponse

AssociatedRouteTable Pulumi.AzureNative.Network.Inputs.SubResourceResponse

The resource id RouteTable associated with this RoutingConfiguration.

PropagatedRouteTables Pulumi.AzureNative.Network.Inputs.PropagatedRouteTableResponse

The list of RouteTables to advertise the routes to.

VnetRoutes Pulumi.AzureNative.Network.Inputs.VnetRouteResponse

List of routes that control routing from VirtualHub into a virtual network connection.

AssociatedRouteTable SubResourceResponse

The resource id RouteTable associated with this RoutingConfiguration.

PropagatedRouteTables PropagatedRouteTableResponse

The list of RouteTables to advertise the routes to.

VnetRoutes VnetRouteResponse

List of routes that control routing from VirtualHub into a virtual network connection.

associatedRouteTable SubResourceResponse

The resource id RouteTable associated with this RoutingConfiguration.

propagatedRouteTables PropagatedRouteTableResponse

The list of RouteTables to advertise the routes to.

vnetRoutes VnetRouteResponse

List of routes that control routing from VirtualHub into a virtual network connection.

associatedRouteTable SubResourceResponse

The resource id RouteTable associated with this RoutingConfiguration.

propagatedRouteTables PropagatedRouteTableResponse

The list of RouteTables to advertise the routes to.

vnetRoutes VnetRouteResponse

List of routes that control routing from VirtualHub into a virtual network connection.

associated_route_table SubResourceResponse

The resource id RouteTable associated with this RoutingConfiguration.

propagated_route_tables PropagatedRouteTableResponse

The list of RouteTables to advertise the routes to.

vnet_routes VnetRouteResponse

List of routes that control routing from VirtualHub into a virtual network connection.

associatedRouteTable Property Map

The resource id RouteTable associated with this RoutingConfiguration.

propagatedRouteTables Property Map

The list of RouteTables to advertise the routes to.

vnetRoutes Property Map

List of routes that control routing from VirtualHub into a virtual network connection.

StaticRouteResponse

AddressPrefixes List<string>

List of all address prefixes.

Name string

The name of the StaticRoute that is unique within a VnetRoute.

NextHopIpAddress string

The ip address of the next hop.

AddressPrefixes []string

List of all address prefixes.

Name string

The name of the StaticRoute that is unique within a VnetRoute.

NextHopIpAddress string

The ip address of the next hop.

addressPrefixes List<String>

List of all address prefixes.

name String

The name of the StaticRoute that is unique within a VnetRoute.

nextHopIpAddress String

The ip address of the next hop.

addressPrefixes string[]

List of all address prefixes.

name string

The name of the StaticRoute that is unique within a VnetRoute.

nextHopIpAddress string

The ip address of the next hop.

address_prefixes Sequence[str]

List of all address prefixes.

name str

The name of the StaticRoute that is unique within a VnetRoute.

next_hop_ip_address str

The ip address of the next hop.

addressPrefixes List<String>

List of all address prefixes.

name String

The name of the StaticRoute that is unique within a VnetRoute.

nextHopIpAddress String

The ip address of the next hop.

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.

VnetRouteResponse

StaticRoutes []StaticRouteResponse

List of all Static Routes.

staticRoutes List<StaticRouteResponse>

List of all Static Routes.

staticRoutes StaticRouteResponse[]

List of all Static Routes.

staticRoutes List<Property Map>

List of all Static Routes.

VpnAuthenticationType

Certificate
Certificate
Radius
Radius
AAD
AAD
VpnAuthenticationTypeCertificate
Certificate
VpnAuthenticationTypeRadius
Radius
VpnAuthenticationTypeAAD
AAD
Certificate
Certificate
Radius
Radius
AAD
AAD
Certificate
Certificate
Radius
Radius
AAD
AAD
CERTIFICATE
Certificate
RADIUS
Radius
AAD
AAD
"Certificate"
Certificate
"Radius"
Radius
"AAD"
AAD

VpnClientConnectionHealthResponse

TotalEgressBytesTransferred double

Total of the Egress Bytes Transferred in this connection.

TotalIngressBytesTransferred double

Total of the Ingress Bytes Transferred in this P2S Vpn connection.

AllocatedIpAddresses List<string>

List of allocated ip addresses to the connected p2s vpn clients.

VpnClientConnectionsCount int

The total of p2s vpn clients connected at this time to this P2SVpnGateway.

TotalEgressBytesTransferred float64

Total of the Egress Bytes Transferred in this connection.

TotalIngressBytesTransferred float64

Total of the Ingress Bytes Transferred in this P2S Vpn connection.

AllocatedIpAddresses []string

List of allocated ip addresses to the connected p2s vpn clients.

VpnClientConnectionsCount int

The total of p2s vpn clients connected at this time to this P2SVpnGateway.

totalEgressBytesTransferred Double

Total of the Egress Bytes Transferred in this connection.

totalIngressBytesTransferred Double

Total of the Ingress Bytes Transferred in this P2S Vpn connection.

allocatedIpAddresses List<String>

List of allocated ip addresses to the connected p2s vpn clients.

vpnClientConnectionsCount Integer

The total of p2s vpn clients connected at this time to this P2SVpnGateway.

totalEgressBytesTransferred number

Total of the Egress Bytes Transferred in this connection.

totalIngressBytesTransferred number

Total of the Ingress Bytes Transferred in this P2S Vpn connection.

allocatedIpAddresses string[]

List of allocated ip addresses to the connected p2s vpn clients.

vpnClientConnectionsCount number

The total of p2s vpn clients connected at this time to this P2SVpnGateway.

total_egress_bytes_transferred float

Total of the Egress Bytes Transferred in this connection.

total_ingress_bytes_transferred float

Total of the Ingress Bytes Transferred in this P2S Vpn connection.

allocated_ip_addresses Sequence[str]

List of allocated ip addresses to the connected p2s vpn clients.

vpn_client_connections_count int

The total of p2s vpn clients connected at this time to this P2SVpnGateway.

totalEgressBytesTransferred Number

Total of the Egress Bytes Transferred in this connection.

totalIngressBytesTransferred Number

Total of the Ingress Bytes Transferred in this P2S Vpn connection.

allocatedIpAddresses List<String>

List of allocated ip addresses to the connected p2s vpn clients.

vpnClientConnectionsCount Number

The total of p2s vpn clients connected at this time to this P2SVpnGateway.

VpnGatewayTunnelingProtocol

IkeV2
IkeV2
OpenVPN
OpenVPN
VpnGatewayTunnelingProtocolIkeV2
IkeV2
VpnGatewayTunnelingProtocolOpenVPN
OpenVPN
IkeV2
IkeV2
OpenVPN
OpenVPN
IkeV2
IkeV2
OpenVPN
OpenVPN
IKE_V2
IkeV2
OPEN_VPN
OpenVPN
"IkeV2"
IkeV2
"OpenVPN"
OpenVPN

VpnServerConfigRadiusClientRootCertificate

Name string

The certificate name.

Thumbprint string

The Radius client root certificate thumbprint.

Name string

The certificate name.

Thumbprint string

The Radius client root certificate thumbprint.

name String

The certificate name.

thumbprint String

The Radius client root certificate thumbprint.

name string

The certificate name.

thumbprint string

The Radius client root certificate thumbprint.

name str

The certificate name.

thumbprint str

The Radius client root certificate thumbprint.

name String

The certificate name.

thumbprint String

The Radius client root certificate thumbprint.

VpnServerConfigRadiusClientRootCertificateResponse

Name string

The certificate name.

Thumbprint string

The Radius client root certificate thumbprint.

Name string

The certificate name.

Thumbprint string

The Radius client root certificate thumbprint.

name String

The certificate name.

thumbprint String

The Radius client root certificate thumbprint.

name string

The certificate name.

thumbprint string

The Radius client root certificate thumbprint.

name str

The certificate name.

thumbprint str

The Radius client root certificate thumbprint.

name String

The certificate name.

thumbprint String

The Radius client root certificate thumbprint.

VpnServerConfigRadiusServerRootCertificate

Name string

The certificate name.

PublicCertData string

The certificate public data.

Name string

The certificate name.

PublicCertData string

The certificate public data.

name String

The certificate name.

publicCertData String

The certificate public data.

name string

The certificate name.

publicCertData string

The certificate public data.

name str

The certificate name.

public_cert_data str

The certificate public data.

name String

The certificate name.

publicCertData String

The certificate public data.

VpnServerConfigRadiusServerRootCertificateResponse

Name string

The certificate name.

PublicCertData string

The certificate public data.

Name string

The certificate name.

PublicCertData string

The certificate public data.

name String

The certificate name.

publicCertData String

The certificate public data.

name string

The certificate name.

publicCertData string

The certificate public data.

name str

The certificate name.

public_cert_data str

The certificate public data.

name String

The certificate name.

publicCertData String

The certificate public data.

VpnServerConfigVpnClientRevokedCertificate

Name string

The certificate name.

Thumbprint string

The revoked VPN client certificate thumbprint.

Name string

The certificate name.

Thumbprint string

The revoked VPN client certificate thumbprint.

name String

The certificate name.

thumbprint String

The revoked VPN client certificate thumbprint.

name string

The certificate name.

thumbprint string

The revoked VPN client certificate thumbprint.

name str

The certificate name.

thumbprint str

The revoked VPN client certificate thumbprint.

name String

The certificate name.

thumbprint String

The revoked VPN client certificate thumbprint.

VpnServerConfigVpnClientRevokedCertificateResponse

Name string

The certificate name.

Thumbprint string

The revoked VPN client certificate thumbprint.

Name string

The certificate name.

Thumbprint string

The revoked VPN client certificate thumbprint.

name String

The certificate name.

thumbprint String

The revoked VPN client certificate thumbprint.

name string

The certificate name.

thumbprint string

The revoked VPN client certificate thumbprint.

name str

The certificate name.

thumbprint str

The revoked VPN client certificate thumbprint.

name String

The certificate name.

thumbprint String

The revoked VPN client certificate thumbprint.

VpnServerConfigVpnClientRootCertificate

Name string

The certificate name.

PublicCertData string

The certificate public data.

Name string

The certificate name.

PublicCertData string

The certificate public data.

name String

The certificate name.

publicCertData String

The certificate public data.

name string

The certificate name.

publicCertData string

The certificate public data.

name str

The certificate name.

public_cert_data str

The certificate public data.

name String

The certificate name.

publicCertData String

The certificate public data.

VpnServerConfigVpnClientRootCertificateResponse

Name string

The certificate name.

PublicCertData string

The certificate public data.

Name string

The certificate name.

PublicCertData string

The certificate public data.

name String

The certificate name.

publicCertData String

The certificate public data.

name string

The certificate name.

publicCertData string

The certificate public data.

name str

The certificate name.

public_cert_data str

The certificate public data.

name String

The certificate name.

publicCertData String

The certificate public data.

Import

An existing resource can be imported using its type token, name, and identifier, e.g.

$ pulumi import azure-native:network:VpnServerConfiguration vpnServerConfiguration1 /subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/vpnServerConfigurations/vpnServerConfiguration1 

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0