azure-native.network.getVirtualNetworkGatewayVpnclientIpsecParameters
Explore with Pulumi AI
The Get VpnclientIpsecParameters operation retrieves information about the vpnclient ipsec policy for P2S client of virtual network gateway in the specified resource group through Network resource provider. Azure REST API version: 2023-02-01.
Other available API versions: 2019-08-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-01.
Using getVirtualNetworkGatewayVpnclientIpsecParameters
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVirtualNetworkGatewayVpnclientIpsecParameters(args: GetVirtualNetworkGatewayVpnclientIpsecParametersArgs, opts?: InvokeOptions): Promise<GetVirtualNetworkGatewayVpnclientIpsecParametersResult>
function getVirtualNetworkGatewayVpnclientIpsecParametersOutput(args: GetVirtualNetworkGatewayVpnclientIpsecParametersOutputArgs, opts?: InvokeOptions): Output<GetVirtualNetworkGatewayVpnclientIpsecParametersResult>def get_virtual_network_gateway_vpnclient_ipsec_parameters(resource_group_name: Optional[str] = None,
                                                           virtual_network_gateway_name: Optional[str] = None,
                                                           opts: Optional[InvokeOptions] = None) -> GetVirtualNetworkGatewayVpnclientIpsecParametersResult
def get_virtual_network_gateway_vpnclient_ipsec_parameters_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                                           virtual_network_gateway_name: Optional[pulumi.Input[str]] = None,
                                                           opts: Optional[InvokeOptions] = None) -> Output[GetVirtualNetworkGatewayVpnclientIpsecParametersResult]func GetVirtualNetworkGatewayVpnclientIpsecParameters(ctx *Context, args *GetVirtualNetworkGatewayVpnclientIpsecParametersArgs, opts ...InvokeOption) (*GetVirtualNetworkGatewayVpnclientIpsecParametersResult, error)
func GetVirtualNetworkGatewayVpnclientIpsecParametersOutput(ctx *Context, args *GetVirtualNetworkGatewayVpnclientIpsecParametersOutputArgs, opts ...InvokeOption) GetVirtualNetworkGatewayVpnclientIpsecParametersResultOutput> Note: This function is named GetVirtualNetworkGatewayVpnclientIpsecParameters in the Go SDK.
public static class GetVirtualNetworkGatewayVpnclientIpsecParameters 
{
    public static Task<GetVirtualNetworkGatewayVpnclientIpsecParametersResult> InvokeAsync(GetVirtualNetworkGatewayVpnclientIpsecParametersArgs args, InvokeOptions? opts = null)
    public static Output<GetVirtualNetworkGatewayVpnclientIpsecParametersResult> Invoke(GetVirtualNetworkGatewayVpnclientIpsecParametersInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVirtualNetworkGatewayVpnclientIpsecParametersResult> getVirtualNetworkGatewayVpnclientIpsecParameters(GetVirtualNetworkGatewayVpnclientIpsecParametersArgs args, InvokeOptions options)
public static Output<GetVirtualNetworkGatewayVpnclientIpsecParametersResult> getVirtualNetworkGatewayVpnclientIpsecParameters(GetVirtualNetworkGatewayVpnclientIpsecParametersArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:getVirtualNetworkGatewayVpnclientIpsecParameters
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group.
- VirtualNetwork stringGateway Name 
- The virtual network gateway name.
- ResourceGroup stringName 
- The name of the resource group.
- VirtualNetwork stringGateway Name 
- The virtual network gateway name.
- resourceGroup StringName 
- The name of the resource group.
- virtualNetwork StringGateway Name 
- The virtual network gateway name.
- resourceGroup stringName 
- The name of the resource group.
- virtualNetwork stringGateway Name 
- The virtual network gateway name.
- resource_group_ strname 
- The name of the resource group.
- virtual_network_ strgateway_ name 
- The virtual network gateway name.
- resourceGroup StringName 
- The name of the resource group.
- virtualNetwork StringGateway Name 
- The virtual network gateway name.
getVirtualNetworkGatewayVpnclientIpsecParameters Result
The following output properties are available:
- 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.
- SaData intSize Kilobytes 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for P2S client..
- SaLife intTime Seconds 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for P2S client.
- 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.
- SaData intSize Kilobytes 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for P2S client..
- SaLife intTime Seconds 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for P2S client.
- 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.
- saData IntegerSize Kilobytes 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for P2S client..
- saLife IntegerTime Seconds 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for P2S client.
- 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.
- saData numberSize Kilobytes 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for P2S client..
- saLife numberTime Seconds 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for P2S client.
- dh_group str
- The DH Group used in IKE Phase 1 for initial SA.
- ike_encryption str
- The IKE encryption algorithm (IKE phase 2).
- ike_integrity str
- The IKE integrity algorithm (IKE phase 2).
- ipsec_encryption str
- The IPSec encryption algorithm (IKE phase 1).
- ipsec_integrity str
- The IPSec integrity algorithm (IKE phase 1).
- pfs_group str
- The Pfs Group used in IKE Phase 2 for new child SA.
- sa_data_ intsize_ kilobytes 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for P2S client..
- sa_life_ inttime_ seconds 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for P2S client.
- 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.
- saData NumberSize Kilobytes 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for P2S client..
- saLife NumberTime Seconds 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for P2S client.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0