pulumi-azure-native 2.36.0__py3-none-any.whl → 2.36.1a1712854250__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulumi-azure-native might be problematic. Click here for more details.
- pulumi_azure_native/app/__init__.py +1 -0
- pulumi_azure_native/app/get_custom_domain_verification_id.py +67 -0
- pulumi_azure_native/app/v20230502preview/__init__.py +1 -0
- pulumi_azure_native/app/v20230502preview/get_custom_domain_verification_id.py +61 -0
- pulumi_azure_native/app/v20230801preview/__init__.py +1 -0
- pulumi_azure_native/app/v20230801preview/get_custom_domain_verification_id.py +61 -0
- pulumi_azure_native/app/v20231102preview/__init__.py +1 -0
- pulumi_azure_native/app/v20231102preview/get_custom_domain_verification_id.py +61 -0
- pulumi_azure_native/dbforpostgresql/__init__.py +10 -0
- pulumi_azure_native/dbforpostgresql/get_get_private_dns_zone_suffix_execute.py +67 -0
- pulumi_azure_native/dbforpostgresql/v20210331privatepreview/__init__.py +8 -0
- pulumi_azure_native/dbforpostgresql/v20210331privatepreview/get_get_private_dns_zone_suffix_execute.py +61 -0
- pulumi_azure_native/dbforpostgresql/v20210601/__init__.py +8 -0
- pulumi_azure_native/dbforpostgresql/v20210601/get_get_private_dns_zone_suffix_execute.py +61 -0
- pulumi_azure_native/dbforpostgresql/v20220120preview/__init__.py +8 -0
- pulumi_azure_native/dbforpostgresql/v20220120preview/get_get_private_dns_zone_suffix_execute.py +61 -0
- pulumi_azure_native/dbforpostgresql/v20220308preview/__init__.py +1 -0
- pulumi_azure_native/dbforpostgresql/v20220308preview/get_get_private_dns_zone_suffix_execute.py +61 -0
- pulumi_azure_native/dbforpostgresql/v20221201/__init__.py +1 -0
- pulumi_azure_native/dbforpostgresql/v20221201/get_get_private_dns_zone_suffix_execute.py +61 -0
- pulumi_azure_native/dbforpostgresql/v20230301preview/__init__.py +1 -0
- pulumi_azure_native/dbforpostgresql/v20230301preview/get_get_private_dns_zone_suffix_execute.py +61 -0
- pulumi_azure_native/dbforpostgresql/v20230601preview/__init__.py +1 -0
- pulumi_azure_native/dbforpostgresql/v20230601preview/get_get_private_dns_zone_suffix_execute.py +61 -0
- pulumi_azure_native/dbforpostgresql/v20231201preview/__init__.py +1 -0
- pulumi_azure_native/dbforpostgresql/v20231201preview/get_get_private_dns_zone_suffix_execute.py +61 -0
- pulumi_azure_native/network/__init__.py +3 -0
- pulumi_azure_native/network/get_virtual_network_gateway_connection_ike_sas.py +78 -0
- pulumi_azure_native/network/get_virtual_network_gateway_vpn_profile_package_url.py +78 -0
- pulumi_azure_native/network/get_vpn_link_connection_ike_sas.py +88 -0
- pulumi_azure_native/network/v20190801/__init__.py +1 -0
- pulumi_azure_native/network/v20190801/get_virtual_network_gateway_vpn_profile_package_url.py +72 -0
- pulumi_azure_native/network/v20230201/__init__.py +3 -0
- pulumi_azure_native/network/v20230201/get_virtual_network_gateway_connection_ike_sas.py +72 -0
- pulumi_azure_native/network/v20230201/get_virtual_network_gateway_vpn_profile_package_url.py +72 -0
- pulumi_azure_native/network/v20230201/get_vpn_link_connection_ike_sas.py +82 -0
- pulumi_azure_native/network/v20230401/__init__.py +3 -0
- pulumi_azure_native/network/v20230401/get_virtual_network_gateway_connection_ike_sas.py +72 -0
- pulumi_azure_native/network/v20230401/get_virtual_network_gateway_vpn_profile_package_url.py +72 -0
- pulumi_azure_native/network/v20230401/get_vpn_link_connection_ike_sas.py +82 -0
- pulumi_azure_native/network/v20230501/__init__.py +3 -0
- pulumi_azure_native/network/v20230501/get_virtual_network_gateway_connection_ike_sas.py +72 -0
- pulumi_azure_native/network/v20230501/get_virtual_network_gateway_vpn_profile_package_url.py +72 -0
- pulumi_azure_native/network/v20230501/get_vpn_link_connection_ike_sas.py +82 -0
- pulumi_azure_native/network/v20230601/__init__.py +3 -0
- pulumi_azure_native/network/v20230601/get_virtual_network_gateway_connection_ike_sas.py +72 -0
- pulumi_azure_native/network/v20230601/get_virtual_network_gateway_vpn_profile_package_url.py +72 -0
- pulumi_azure_native/network/v20230601/get_vpn_link_connection_ike_sas.py +82 -0
- pulumi_azure_native/network/v20230901/__init__.py +3 -0
- pulumi_azure_native/network/v20230901/get_virtual_network_gateway_connection_ike_sas.py +72 -0
- pulumi_azure_native/network/v20230901/get_virtual_network_gateway_vpn_profile_package_url.py +72 -0
- pulumi_azure_native/network/v20230901/get_vpn_link_connection_ike_sas.py +82 -0
- {pulumi_azure_native-2.36.0.dist-info → pulumi_azure_native-2.36.1a1712854250.dist-info}/METADATA +1 -1
- {pulumi_azure_native-2.36.0.dist-info → pulumi_azure_native-2.36.1a1712854250.dist-info}/RECORD +56 -21
- {pulumi_azure_native-2.36.0.dist-info → pulumi_azure_native-2.36.1a1712854250.dist-info}/WHEEL +0 -0
- {pulumi_azure_native-2.36.0.dist-info → pulumi_azure_native-2.36.1a1712854250.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import pulumi
|
|
8
|
+
import pulumi.runtime
|
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
|
+
from ... import _utilities
|
|
11
|
+
|
|
12
|
+
__all__ = [
|
|
13
|
+
'GetVirtualNetworkGatewayVpnProfilePackageUrlResult',
|
|
14
|
+
'AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult',
|
|
15
|
+
'get_virtual_network_gateway_vpn_profile_package_url',
|
|
16
|
+
'get_virtual_network_gateway_vpn_profile_package_url_output',
|
|
17
|
+
]
|
|
18
|
+
|
|
19
|
+
@pulumi.output_type
|
|
20
|
+
class GetVirtualNetworkGatewayVpnProfilePackageUrlResult:
|
|
21
|
+
def __init__(__self__, value=None):
|
|
22
|
+
if value and not isinstance(value, str):
|
|
23
|
+
raise TypeError("Expected argument 'value' to be a str")
|
|
24
|
+
pulumi.set(__self__, "value", value)
|
|
25
|
+
|
|
26
|
+
@property
|
|
27
|
+
@pulumi.getter
|
|
28
|
+
def value(self) -> Optional[str]:
|
|
29
|
+
return pulumi.get(self, "value")
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
class AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult(GetVirtualNetworkGatewayVpnProfilePackageUrlResult):
|
|
33
|
+
# pylint: disable=using-constant-test
|
|
34
|
+
def __await__(self):
|
|
35
|
+
if False:
|
|
36
|
+
yield self
|
|
37
|
+
return GetVirtualNetworkGatewayVpnProfilePackageUrlResult(
|
|
38
|
+
value=self.value)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
def get_virtual_network_gateway_vpn_profile_package_url(resource_group_name: Optional[str] = None,
|
|
42
|
+
virtual_network_gateway_name: Optional[str] = None,
|
|
43
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult:
|
|
44
|
+
"""
|
|
45
|
+
Gets pre-generated VPN profile for P2S client of the virtual network gateway in the specified resource group. The profile needs to be generated first using generateVpnProfile.
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
:param str resource_group_name: The name of the resource group.
|
|
49
|
+
:param str virtual_network_gateway_name: The name of the virtual network gateway.
|
|
50
|
+
"""
|
|
51
|
+
__args__ = dict()
|
|
52
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
53
|
+
__args__['virtualNetworkGatewayName'] = virtual_network_gateway_name
|
|
54
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
55
|
+
__ret__ = pulumi.runtime.invoke('azure-native:network/v20230501:getVirtualNetworkGatewayVpnProfilePackageUrl', __args__, opts=opts, typ=GetVirtualNetworkGatewayVpnProfilePackageUrlResult).value
|
|
56
|
+
|
|
57
|
+
return AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult(
|
|
58
|
+
value=pulumi.get(__ret__, 'value'))
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
@_utilities.lift_output_func(get_virtual_network_gateway_vpn_profile_package_url)
|
|
62
|
+
def get_virtual_network_gateway_vpn_profile_package_url_output(resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
63
|
+
virtual_network_gateway_name: Optional[pulumi.Input[str]] = None,
|
|
64
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVirtualNetworkGatewayVpnProfilePackageUrlResult]:
|
|
65
|
+
"""
|
|
66
|
+
Gets pre-generated VPN profile for P2S client of the virtual network gateway in the specified resource group. The profile needs to be generated first using generateVpnProfile.
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
:param str resource_group_name: The name of the resource group.
|
|
70
|
+
:param str virtual_network_gateway_name: The name of the virtual network gateway.
|
|
71
|
+
"""
|
|
72
|
+
...
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import pulumi
|
|
8
|
+
import pulumi.runtime
|
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
|
+
from ... import _utilities
|
|
11
|
+
|
|
12
|
+
__all__ = [
|
|
13
|
+
'GetVpnLinkConnectionIkeSasResult',
|
|
14
|
+
'AwaitableGetVpnLinkConnectionIkeSasResult',
|
|
15
|
+
'get_vpn_link_connection_ike_sas',
|
|
16
|
+
'get_vpn_link_connection_ike_sas_output',
|
|
17
|
+
]
|
|
18
|
+
|
|
19
|
+
@pulumi.output_type
|
|
20
|
+
class GetVpnLinkConnectionIkeSasResult:
|
|
21
|
+
def __init__(__self__, value=None):
|
|
22
|
+
if value and not isinstance(value, str):
|
|
23
|
+
raise TypeError("Expected argument 'value' to be a str")
|
|
24
|
+
pulumi.set(__self__, "value", value)
|
|
25
|
+
|
|
26
|
+
@property
|
|
27
|
+
@pulumi.getter
|
|
28
|
+
def value(self) -> Optional[str]:
|
|
29
|
+
return pulumi.get(self, "value")
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
class AwaitableGetVpnLinkConnectionIkeSasResult(GetVpnLinkConnectionIkeSasResult):
|
|
33
|
+
# pylint: disable=using-constant-test
|
|
34
|
+
def __await__(self):
|
|
35
|
+
if False:
|
|
36
|
+
yield self
|
|
37
|
+
return GetVpnLinkConnectionIkeSasResult(
|
|
38
|
+
value=self.value)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
def get_vpn_link_connection_ike_sas(connection_name: Optional[str] = None,
|
|
42
|
+
gateway_name: Optional[str] = None,
|
|
43
|
+
link_connection_name: Optional[str] = None,
|
|
44
|
+
resource_group_name: Optional[str] = None,
|
|
45
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetVpnLinkConnectionIkeSasResult:
|
|
46
|
+
"""
|
|
47
|
+
Lists IKE Security Associations for Vpn Site Link Connection in the specified resource group.
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
:param str connection_name: The name of the vpn connection.
|
|
51
|
+
:param str gateway_name: The name of the gateway.
|
|
52
|
+
:param str link_connection_name: The name of the vpn link connection.
|
|
53
|
+
:param str resource_group_name: The name of the resource group.
|
|
54
|
+
"""
|
|
55
|
+
__args__ = dict()
|
|
56
|
+
__args__['connectionName'] = connection_name
|
|
57
|
+
__args__['gatewayName'] = gateway_name
|
|
58
|
+
__args__['linkConnectionName'] = link_connection_name
|
|
59
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
60
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
61
|
+
__ret__ = pulumi.runtime.invoke('azure-native:network/v20230501:getVpnLinkConnectionIkeSas', __args__, opts=opts, typ=GetVpnLinkConnectionIkeSasResult).value
|
|
62
|
+
|
|
63
|
+
return AwaitableGetVpnLinkConnectionIkeSasResult(
|
|
64
|
+
value=pulumi.get(__ret__, 'value'))
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
@_utilities.lift_output_func(get_vpn_link_connection_ike_sas)
|
|
68
|
+
def get_vpn_link_connection_ike_sas_output(connection_name: Optional[pulumi.Input[str]] = None,
|
|
69
|
+
gateway_name: Optional[pulumi.Input[str]] = None,
|
|
70
|
+
link_connection_name: Optional[pulumi.Input[str]] = None,
|
|
71
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
72
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpnLinkConnectionIkeSasResult]:
|
|
73
|
+
"""
|
|
74
|
+
Lists IKE Security Associations for Vpn Site Link Connection in the specified resource group.
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
:param str connection_name: The name of the vpn connection.
|
|
78
|
+
:param str gateway_name: The name of the gateway.
|
|
79
|
+
:param str link_connection_name: The name of the vpn link connection.
|
|
80
|
+
:param str resource_group_name: The name of the resource group.
|
|
81
|
+
"""
|
|
82
|
+
...
|
|
@@ -118,8 +118,10 @@ from .get_virtual_network_gateway import *
|
|
|
118
118
|
from .get_virtual_network_gateway_advertised_routes import *
|
|
119
119
|
from .get_virtual_network_gateway_bgp_peer_status import *
|
|
120
120
|
from .get_virtual_network_gateway_connection import *
|
|
121
|
+
from .get_virtual_network_gateway_connection_ike_sas import *
|
|
121
122
|
from .get_virtual_network_gateway_learned_routes import *
|
|
122
123
|
from .get_virtual_network_gateway_nat_rule import *
|
|
124
|
+
from .get_virtual_network_gateway_vpn_profile_package_url import *
|
|
123
125
|
from .get_virtual_network_gateway_vpnclient_connection_health import *
|
|
124
126
|
from .get_virtual_network_gateway_vpnclient_ipsec_parameters import *
|
|
125
127
|
from .get_virtual_network_peering import *
|
|
@@ -129,6 +131,7 @@ from .get_virtual_router_peering import *
|
|
|
129
131
|
from .get_virtual_wan import *
|
|
130
132
|
from .get_vpn_connection import *
|
|
131
133
|
from .get_vpn_gateway import *
|
|
134
|
+
from .get_vpn_link_connection_ike_sas import *
|
|
132
135
|
from .get_vpn_server_configuration import *
|
|
133
136
|
from .get_vpn_site import *
|
|
134
137
|
from .get_web_application_firewall_policy import *
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import pulumi
|
|
8
|
+
import pulumi.runtime
|
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
|
+
from ... import _utilities
|
|
11
|
+
|
|
12
|
+
__all__ = [
|
|
13
|
+
'GetVirtualNetworkGatewayConnectionIkeSasResult',
|
|
14
|
+
'AwaitableGetVirtualNetworkGatewayConnectionIkeSasResult',
|
|
15
|
+
'get_virtual_network_gateway_connection_ike_sas',
|
|
16
|
+
'get_virtual_network_gateway_connection_ike_sas_output',
|
|
17
|
+
]
|
|
18
|
+
|
|
19
|
+
@pulumi.output_type
|
|
20
|
+
class GetVirtualNetworkGatewayConnectionIkeSasResult:
|
|
21
|
+
def __init__(__self__, value=None):
|
|
22
|
+
if value and not isinstance(value, str):
|
|
23
|
+
raise TypeError("Expected argument 'value' to be a str")
|
|
24
|
+
pulumi.set(__self__, "value", value)
|
|
25
|
+
|
|
26
|
+
@property
|
|
27
|
+
@pulumi.getter
|
|
28
|
+
def value(self) -> Optional[str]:
|
|
29
|
+
return pulumi.get(self, "value")
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
class AwaitableGetVirtualNetworkGatewayConnectionIkeSasResult(GetVirtualNetworkGatewayConnectionIkeSasResult):
|
|
33
|
+
# pylint: disable=using-constant-test
|
|
34
|
+
def __await__(self):
|
|
35
|
+
if False:
|
|
36
|
+
yield self
|
|
37
|
+
return GetVirtualNetworkGatewayConnectionIkeSasResult(
|
|
38
|
+
value=self.value)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
def get_virtual_network_gateway_connection_ike_sas(resource_group_name: Optional[str] = None,
|
|
42
|
+
virtual_network_gateway_connection_name: Optional[str] = None,
|
|
43
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetVirtualNetworkGatewayConnectionIkeSasResult:
|
|
44
|
+
"""
|
|
45
|
+
Lists IKE Security Associations for the virtual network gateway connection in the specified resource group.
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
:param str resource_group_name: The name of the resource group.
|
|
49
|
+
:param str virtual_network_gateway_connection_name: The name of the virtual network gateway Connection.
|
|
50
|
+
"""
|
|
51
|
+
__args__ = dict()
|
|
52
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
53
|
+
__args__['virtualNetworkGatewayConnectionName'] = virtual_network_gateway_connection_name
|
|
54
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
55
|
+
__ret__ = pulumi.runtime.invoke('azure-native:network/v20230601:getVirtualNetworkGatewayConnectionIkeSas', __args__, opts=opts, typ=GetVirtualNetworkGatewayConnectionIkeSasResult).value
|
|
56
|
+
|
|
57
|
+
return AwaitableGetVirtualNetworkGatewayConnectionIkeSasResult(
|
|
58
|
+
value=pulumi.get(__ret__, 'value'))
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
@_utilities.lift_output_func(get_virtual_network_gateway_connection_ike_sas)
|
|
62
|
+
def get_virtual_network_gateway_connection_ike_sas_output(resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
63
|
+
virtual_network_gateway_connection_name: Optional[pulumi.Input[str]] = None,
|
|
64
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVirtualNetworkGatewayConnectionIkeSasResult]:
|
|
65
|
+
"""
|
|
66
|
+
Lists IKE Security Associations for the virtual network gateway connection in the specified resource group.
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
:param str resource_group_name: The name of the resource group.
|
|
70
|
+
:param str virtual_network_gateway_connection_name: The name of the virtual network gateway Connection.
|
|
71
|
+
"""
|
|
72
|
+
...
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import pulumi
|
|
8
|
+
import pulumi.runtime
|
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
|
+
from ... import _utilities
|
|
11
|
+
|
|
12
|
+
__all__ = [
|
|
13
|
+
'GetVirtualNetworkGatewayVpnProfilePackageUrlResult',
|
|
14
|
+
'AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult',
|
|
15
|
+
'get_virtual_network_gateway_vpn_profile_package_url',
|
|
16
|
+
'get_virtual_network_gateway_vpn_profile_package_url_output',
|
|
17
|
+
]
|
|
18
|
+
|
|
19
|
+
@pulumi.output_type
|
|
20
|
+
class GetVirtualNetworkGatewayVpnProfilePackageUrlResult:
|
|
21
|
+
def __init__(__self__, value=None):
|
|
22
|
+
if value and not isinstance(value, str):
|
|
23
|
+
raise TypeError("Expected argument 'value' to be a str")
|
|
24
|
+
pulumi.set(__self__, "value", value)
|
|
25
|
+
|
|
26
|
+
@property
|
|
27
|
+
@pulumi.getter
|
|
28
|
+
def value(self) -> Optional[str]:
|
|
29
|
+
return pulumi.get(self, "value")
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
class AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult(GetVirtualNetworkGatewayVpnProfilePackageUrlResult):
|
|
33
|
+
# pylint: disable=using-constant-test
|
|
34
|
+
def __await__(self):
|
|
35
|
+
if False:
|
|
36
|
+
yield self
|
|
37
|
+
return GetVirtualNetworkGatewayVpnProfilePackageUrlResult(
|
|
38
|
+
value=self.value)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
def get_virtual_network_gateway_vpn_profile_package_url(resource_group_name: Optional[str] = None,
|
|
42
|
+
virtual_network_gateway_name: Optional[str] = None,
|
|
43
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult:
|
|
44
|
+
"""
|
|
45
|
+
Gets pre-generated VPN profile for P2S client of the virtual network gateway in the specified resource group. The profile needs to be generated first using generateVpnProfile.
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
:param str resource_group_name: The name of the resource group.
|
|
49
|
+
:param str virtual_network_gateway_name: The name of the virtual network gateway.
|
|
50
|
+
"""
|
|
51
|
+
__args__ = dict()
|
|
52
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
53
|
+
__args__['virtualNetworkGatewayName'] = virtual_network_gateway_name
|
|
54
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
55
|
+
__ret__ = pulumi.runtime.invoke('azure-native:network/v20230601:getVirtualNetworkGatewayVpnProfilePackageUrl', __args__, opts=opts, typ=GetVirtualNetworkGatewayVpnProfilePackageUrlResult).value
|
|
56
|
+
|
|
57
|
+
return AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult(
|
|
58
|
+
value=pulumi.get(__ret__, 'value'))
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
@_utilities.lift_output_func(get_virtual_network_gateway_vpn_profile_package_url)
|
|
62
|
+
def get_virtual_network_gateway_vpn_profile_package_url_output(resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
63
|
+
virtual_network_gateway_name: Optional[pulumi.Input[str]] = None,
|
|
64
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVirtualNetworkGatewayVpnProfilePackageUrlResult]:
|
|
65
|
+
"""
|
|
66
|
+
Gets pre-generated VPN profile for P2S client of the virtual network gateway in the specified resource group. The profile needs to be generated first using generateVpnProfile.
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
:param str resource_group_name: The name of the resource group.
|
|
70
|
+
:param str virtual_network_gateway_name: The name of the virtual network gateway.
|
|
71
|
+
"""
|
|
72
|
+
...
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import pulumi
|
|
8
|
+
import pulumi.runtime
|
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
|
+
from ... import _utilities
|
|
11
|
+
|
|
12
|
+
__all__ = [
|
|
13
|
+
'GetVpnLinkConnectionIkeSasResult',
|
|
14
|
+
'AwaitableGetVpnLinkConnectionIkeSasResult',
|
|
15
|
+
'get_vpn_link_connection_ike_sas',
|
|
16
|
+
'get_vpn_link_connection_ike_sas_output',
|
|
17
|
+
]
|
|
18
|
+
|
|
19
|
+
@pulumi.output_type
|
|
20
|
+
class GetVpnLinkConnectionIkeSasResult:
|
|
21
|
+
def __init__(__self__, value=None):
|
|
22
|
+
if value and not isinstance(value, str):
|
|
23
|
+
raise TypeError("Expected argument 'value' to be a str")
|
|
24
|
+
pulumi.set(__self__, "value", value)
|
|
25
|
+
|
|
26
|
+
@property
|
|
27
|
+
@pulumi.getter
|
|
28
|
+
def value(self) -> Optional[str]:
|
|
29
|
+
return pulumi.get(self, "value")
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
class AwaitableGetVpnLinkConnectionIkeSasResult(GetVpnLinkConnectionIkeSasResult):
|
|
33
|
+
# pylint: disable=using-constant-test
|
|
34
|
+
def __await__(self):
|
|
35
|
+
if False:
|
|
36
|
+
yield self
|
|
37
|
+
return GetVpnLinkConnectionIkeSasResult(
|
|
38
|
+
value=self.value)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
def get_vpn_link_connection_ike_sas(connection_name: Optional[str] = None,
|
|
42
|
+
gateway_name: Optional[str] = None,
|
|
43
|
+
link_connection_name: Optional[str] = None,
|
|
44
|
+
resource_group_name: Optional[str] = None,
|
|
45
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetVpnLinkConnectionIkeSasResult:
|
|
46
|
+
"""
|
|
47
|
+
Lists IKE Security Associations for Vpn Site Link Connection in the specified resource group.
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
:param str connection_name: The name of the vpn connection.
|
|
51
|
+
:param str gateway_name: The name of the gateway.
|
|
52
|
+
:param str link_connection_name: The name of the vpn link connection.
|
|
53
|
+
:param str resource_group_name: The name of the resource group.
|
|
54
|
+
"""
|
|
55
|
+
__args__ = dict()
|
|
56
|
+
__args__['connectionName'] = connection_name
|
|
57
|
+
__args__['gatewayName'] = gateway_name
|
|
58
|
+
__args__['linkConnectionName'] = link_connection_name
|
|
59
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
60
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
61
|
+
__ret__ = pulumi.runtime.invoke('azure-native:network/v20230601:getVpnLinkConnectionIkeSas', __args__, opts=opts, typ=GetVpnLinkConnectionIkeSasResult).value
|
|
62
|
+
|
|
63
|
+
return AwaitableGetVpnLinkConnectionIkeSasResult(
|
|
64
|
+
value=pulumi.get(__ret__, 'value'))
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
@_utilities.lift_output_func(get_vpn_link_connection_ike_sas)
|
|
68
|
+
def get_vpn_link_connection_ike_sas_output(connection_name: Optional[pulumi.Input[str]] = None,
|
|
69
|
+
gateway_name: Optional[pulumi.Input[str]] = None,
|
|
70
|
+
link_connection_name: Optional[pulumi.Input[str]] = None,
|
|
71
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
72
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpnLinkConnectionIkeSasResult]:
|
|
73
|
+
"""
|
|
74
|
+
Lists IKE Security Associations for Vpn Site Link Connection in the specified resource group.
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
:param str connection_name: The name of the vpn connection.
|
|
78
|
+
:param str gateway_name: The name of the gateway.
|
|
79
|
+
:param str link_connection_name: The name of the vpn link connection.
|
|
80
|
+
:param str resource_group_name: The name of the resource group.
|
|
81
|
+
"""
|
|
82
|
+
...
|
|
@@ -118,8 +118,10 @@ from .get_virtual_network_gateway import *
|
|
|
118
118
|
from .get_virtual_network_gateway_advertised_routes import *
|
|
119
119
|
from .get_virtual_network_gateway_bgp_peer_status import *
|
|
120
120
|
from .get_virtual_network_gateway_connection import *
|
|
121
|
+
from .get_virtual_network_gateway_connection_ike_sas import *
|
|
121
122
|
from .get_virtual_network_gateway_learned_routes import *
|
|
122
123
|
from .get_virtual_network_gateway_nat_rule import *
|
|
124
|
+
from .get_virtual_network_gateway_vpn_profile_package_url import *
|
|
123
125
|
from .get_virtual_network_gateway_vpnclient_connection_health import *
|
|
124
126
|
from .get_virtual_network_gateway_vpnclient_ipsec_parameters import *
|
|
125
127
|
from .get_virtual_network_peering import *
|
|
@@ -129,6 +131,7 @@ from .get_virtual_router_peering import *
|
|
|
129
131
|
from .get_virtual_wan import *
|
|
130
132
|
from .get_vpn_connection import *
|
|
131
133
|
from .get_vpn_gateway import *
|
|
134
|
+
from .get_vpn_link_connection_ike_sas import *
|
|
132
135
|
from .get_vpn_server_configuration import *
|
|
133
136
|
from .get_vpn_site import *
|
|
134
137
|
from .get_web_application_firewall_policy import *
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import pulumi
|
|
8
|
+
import pulumi.runtime
|
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
|
+
from ... import _utilities
|
|
11
|
+
|
|
12
|
+
__all__ = [
|
|
13
|
+
'GetVirtualNetworkGatewayConnectionIkeSasResult',
|
|
14
|
+
'AwaitableGetVirtualNetworkGatewayConnectionIkeSasResult',
|
|
15
|
+
'get_virtual_network_gateway_connection_ike_sas',
|
|
16
|
+
'get_virtual_network_gateway_connection_ike_sas_output',
|
|
17
|
+
]
|
|
18
|
+
|
|
19
|
+
@pulumi.output_type
|
|
20
|
+
class GetVirtualNetworkGatewayConnectionIkeSasResult:
|
|
21
|
+
def __init__(__self__, value=None):
|
|
22
|
+
if value and not isinstance(value, str):
|
|
23
|
+
raise TypeError("Expected argument 'value' to be a str")
|
|
24
|
+
pulumi.set(__self__, "value", value)
|
|
25
|
+
|
|
26
|
+
@property
|
|
27
|
+
@pulumi.getter
|
|
28
|
+
def value(self) -> Optional[str]:
|
|
29
|
+
return pulumi.get(self, "value")
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
class AwaitableGetVirtualNetworkGatewayConnectionIkeSasResult(GetVirtualNetworkGatewayConnectionIkeSasResult):
|
|
33
|
+
# pylint: disable=using-constant-test
|
|
34
|
+
def __await__(self):
|
|
35
|
+
if False:
|
|
36
|
+
yield self
|
|
37
|
+
return GetVirtualNetworkGatewayConnectionIkeSasResult(
|
|
38
|
+
value=self.value)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
def get_virtual_network_gateway_connection_ike_sas(resource_group_name: Optional[str] = None,
|
|
42
|
+
virtual_network_gateway_connection_name: Optional[str] = None,
|
|
43
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetVirtualNetworkGatewayConnectionIkeSasResult:
|
|
44
|
+
"""
|
|
45
|
+
Lists IKE Security Associations for the virtual network gateway connection in the specified resource group.
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
:param str resource_group_name: The name of the resource group.
|
|
49
|
+
:param str virtual_network_gateway_connection_name: The name of the virtual network gateway Connection.
|
|
50
|
+
"""
|
|
51
|
+
__args__ = dict()
|
|
52
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
53
|
+
__args__['virtualNetworkGatewayConnectionName'] = virtual_network_gateway_connection_name
|
|
54
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
55
|
+
__ret__ = pulumi.runtime.invoke('azure-native:network/v20230901:getVirtualNetworkGatewayConnectionIkeSas', __args__, opts=opts, typ=GetVirtualNetworkGatewayConnectionIkeSasResult).value
|
|
56
|
+
|
|
57
|
+
return AwaitableGetVirtualNetworkGatewayConnectionIkeSasResult(
|
|
58
|
+
value=pulumi.get(__ret__, 'value'))
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
@_utilities.lift_output_func(get_virtual_network_gateway_connection_ike_sas)
|
|
62
|
+
def get_virtual_network_gateway_connection_ike_sas_output(resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
63
|
+
virtual_network_gateway_connection_name: Optional[pulumi.Input[str]] = None,
|
|
64
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVirtualNetworkGatewayConnectionIkeSasResult]:
|
|
65
|
+
"""
|
|
66
|
+
Lists IKE Security Associations for the virtual network gateway connection in the specified resource group.
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
:param str resource_group_name: The name of the resource group.
|
|
70
|
+
:param str virtual_network_gateway_connection_name: The name of the virtual network gateway Connection.
|
|
71
|
+
"""
|
|
72
|
+
...
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import pulumi
|
|
8
|
+
import pulumi.runtime
|
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
|
+
from ... import _utilities
|
|
11
|
+
|
|
12
|
+
__all__ = [
|
|
13
|
+
'GetVirtualNetworkGatewayVpnProfilePackageUrlResult',
|
|
14
|
+
'AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult',
|
|
15
|
+
'get_virtual_network_gateway_vpn_profile_package_url',
|
|
16
|
+
'get_virtual_network_gateway_vpn_profile_package_url_output',
|
|
17
|
+
]
|
|
18
|
+
|
|
19
|
+
@pulumi.output_type
|
|
20
|
+
class GetVirtualNetworkGatewayVpnProfilePackageUrlResult:
|
|
21
|
+
def __init__(__self__, value=None):
|
|
22
|
+
if value and not isinstance(value, str):
|
|
23
|
+
raise TypeError("Expected argument 'value' to be a str")
|
|
24
|
+
pulumi.set(__self__, "value", value)
|
|
25
|
+
|
|
26
|
+
@property
|
|
27
|
+
@pulumi.getter
|
|
28
|
+
def value(self) -> Optional[str]:
|
|
29
|
+
return pulumi.get(self, "value")
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
class AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult(GetVirtualNetworkGatewayVpnProfilePackageUrlResult):
|
|
33
|
+
# pylint: disable=using-constant-test
|
|
34
|
+
def __await__(self):
|
|
35
|
+
if False:
|
|
36
|
+
yield self
|
|
37
|
+
return GetVirtualNetworkGatewayVpnProfilePackageUrlResult(
|
|
38
|
+
value=self.value)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
def get_virtual_network_gateway_vpn_profile_package_url(resource_group_name: Optional[str] = None,
|
|
42
|
+
virtual_network_gateway_name: Optional[str] = None,
|
|
43
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult:
|
|
44
|
+
"""
|
|
45
|
+
Gets pre-generated VPN profile for P2S client of the virtual network gateway in the specified resource group. The profile needs to be generated first using generateVpnProfile.
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
:param str resource_group_name: The name of the resource group.
|
|
49
|
+
:param str virtual_network_gateway_name: The name of the virtual network gateway.
|
|
50
|
+
"""
|
|
51
|
+
__args__ = dict()
|
|
52
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
53
|
+
__args__['virtualNetworkGatewayName'] = virtual_network_gateway_name
|
|
54
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
55
|
+
__ret__ = pulumi.runtime.invoke('azure-native:network/v20230901:getVirtualNetworkGatewayVpnProfilePackageUrl', __args__, opts=opts, typ=GetVirtualNetworkGatewayVpnProfilePackageUrlResult).value
|
|
56
|
+
|
|
57
|
+
return AwaitableGetVirtualNetworkGatewayVpnProfilePackageUrlResult(
|
|
58
|
+
value=pulumi.get(__ret__, 'value'))
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
@_utilities.lift_output_func(get_virtual_network_gateway_vpn_profile_package_url)
|
|
62
|
+
def get_virtual_network_gateway_vpn_profile_package_url_output(resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
63
|
+
virtual_network_gateway_name: Optional[pulumi.Input[str]] = None,
|
|
64
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVirtualNetworkGatewayVpnProfilePackageUrlResult]:
|
|
65
|
+
"""
|
|
66
|
+
Gets pre-generated VPN profile for P2S client of the virtual network gateway in the specified resource group. The profile needs to be generated first using generateVpnProfile.
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
:param str resource_group_name: The name of the resource group.
|
|
70
|
+
:param str virtual_network_gateway_name: The name of the virtual network gateway.
|
|
71
|
+
"""
|
|
72
|
+
...
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
# coding=utf-8
|
|
2
|
+
# *** WARNING: this file was generated by pulumi-language-python. ***
|
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
import pulumi
|
|
8
|
+
import pulumi.runtime
|
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
|
+
from ... import _utilities
|
|
11
|
+
|
|
12
|
+
__all__ = [
|
|
13
|
+
'GetVpnLinkConnectionIkeSasResult',
|
|
14
|
+
'AwaitableGetVpnLinkConnectionIkeSasResult',
|
|
15
|
+
'get_vpn_link_connection_ike_sas',
|
|
16
|
+
'get_vpn_link_connection_ike_sas_output',
|
|
17
|
+
]
|
|
18
|
+
|
|
19
|
+
@pulumi.output_type
|
|
20
|
+
class GetVpnLinkConnectionIkeSasResult:
|
|
21
|
+
def __init__(__self__, value=None):
|
|
22
|
+
if value and not isinstance(value, str):
|
|
23
|
+
raise TypeError("Expected argument 'value' to be a str")
|
|
24
|
+
pulumi.set(__self__, "value", value)
|
|
25
|
+
|
|
26
|
+
@property
|
|
27
|
+
@pulumi.getter
|
|
28
|
+
def value(self) -> Optional[str]:
|
|
29
|
+
return pulumi.get(self, "value")
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
class AwaitableGetVpnLinkConnectionIkeSasResult(GetVpnLinkConnectionIkeSasResult):
|
|
33
|
+
# pylint: disable=using-constant-test
|
|
34
|
+
def __await__(self):
|
|
35
|
+
if False:
|
|
36
|
+
yield self
|
|
37
|
+
return GetVpnLinkConnectionIkeSasResult(
|
|
38
|
+
value=self.value)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
def get_vpn_link_connection_ike_sas(connection_name: Optional[str] = None,
|
|
42
|
+
gateway_name: Optional[str] = None,
|
|
43
|
+
link_connection_name: Optional[str] = None,
|
|
44
|
+
resource_group_name: Optional[str] = None,
|
|
45
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetVpnLinkConnectionIkeSasResult:
|
|
46
|
+
"""
|
|
47
|
+
Lists IKE Security Associations for Vpn Site Link Connection in the specified resource group.
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
:param str connection_name: The name of the vpn connection.
|
|
51
|
+
:param str gateway_name: The name of the gateway.
|
|
52
|
+
:param str link_connection_name: The name of the vpn link connection.
|
|
53
|
+
:param str resource_group_name: The name of the resource group.
|
|
54
|
+
"""
|
|
55
|
+
__args__ = dict()
|
|
56
|
+
__args__['connectionName'] = connection_name
|
|
57
|
+
__args__['gatewayName'] = gateway_name
|
|
58
|
+
__args__['linkConnectionName'] = link_connection_name
|
|
59
|
+
__args__['resourceGroupName'] = resource_group_name
|
|
60
|
+
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
|
61
|
+
__ret__ = pulumi.runtime.invoke('azure-native:network/v20230901:getVpnLinkConnectionIkeSas', __args__, opts=opts, typ=GetVpnLinkConnectionIkeSasResult).value
|
|
62
|
+
|
|
63
|
+
return AwaitableGetVpnLinkConnectionIkeSasResult(
|
|
64
|
+
value=pulumi.get(__ret__, 'value'))
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
@_utilities.lift_output_func(get_vpn_link_connection_ike_sas)
|
|
68
|
+
def get_vpn_link_connection_ike_sas_output(connection_name: Optional[pulumi.Input[str]] = None,
|
|
69
|
+
gateway_name: Optional[pulumi.Input[str]] = None,
|
|
70
|
+
link_connection_name: Optional[pulumi.Input[str]] = None,
|
|
71
|
+
resource_group_name: Optional[pulumi.Input[str]] = None,
|
|
72
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetVpnLinkConnectionIkeSasResult]:
|
|
73
|
+
"""
|
|
74
|
+
Lists IKE Security Associations for Vpn Site Link Connection in the specified resource group.
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
:param str connection_name: The name of the vpn connection.
|
|
78
|
+
:param str gateway_name: The name of the gateway.
|
|
79
|
+
:param str link_connection_name: The name of the vpn link connection.
|
|
80
|
+
:param str resource_group_name: The name of the resource group.
|
|
81
|
+
"""
|
|
82
|
+
...
|