| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent |
Package containing the service clients for NetworkManagementClient.
|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VpnClientIPsecParametersInner |
VirtualNetworkGatewaysClient.getVpnclientIpsecParameters(String resourceGroupName,
String virtualNetworkGatewayName)
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.
|
VpnClientIPsecParametersInner |
VirtualNetworkGatewaysClient.getVpnclientIpsecParameters(String resourceGroupName,
String virtualNetworkGatewayName,
com.azure.core.util.Context context)
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.
|
VpnClientIPsecParametersInner |
VirtualNetworkGatewaysClient.setVpnclientIpsecParameters(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientIPsecParametersInner vpnclientIpsecParams)
The Set VpnclientIpsecParameters operation sets the vpnclient ipsec policy for P2S client of virtual network
gateway in the specified resource group through Network resource provider.
|
VpnClientIPsecParametersInner |
VirtualNetworkGatewaysClient.setVpnclientIpsecParameters(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientIPsecParametersInner vpnclientIpsecParams,
com.azure.core.util.Context context)
The Set VpnclientIpsecParameters operation sets the vpnclient ipsec policy for P2S client of virtual network
gateway in the specified resource group through Network resource provider.
|
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnClientIPsecParametersInner>,VpnClientIPsecParametersInner> |
VirtualNetworkGatewaysClient.beginSetVpnclientIpsecParameters(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientIPsecParametersInner vpnclientIpsecParams)
The Set VpnclientIpsecParameters operation sets the vpnclient ipsec policy for P2S client of virtual network
gateway in the specified resource group through Network resource provider.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnClientIPsecParametersInner>,VpnClientIPsecParametersInner> |
VirtualNetworkGatewaysClient.beginSetVpnclientIpsecParameters(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientIPsecParametersInner vpnclientIpsecParams,
com.azure.core.util.Context context)
The Set VpnclientIpsecParameters operation sets the vpnclient ipsec policy for P2S client of virtual network
gateway in the specified resource group through Network resource provider.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnClientIPsecParametersInner>,VpnClientIPsecParametersInner> |
VirtualNetworkGatewaysClient.beginSetVpnclientIpsecParametersAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientIPsecParametersInner vpnclientIpsecParams)
The Set VpnclientIpsecParameters operation sets the vpnclient ipsec policy for P2S client of virtual network
gateway in the specified resource group through Network resource provider.
|
VpnClientIPsecParametersInner |
VirtualNetworkGatewaysClient.setVpnclientIpsecParameters(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientIPsecParametersInner vpnclientIpsecParams)
The Set VpnclientIpsecParameters operation sets the vpnclient ipsec policy for P2S client of virtual network
gateway in the specified resource group through Network resource provider.
|
VpnClientIPsecParametersInner |
VirtualNetworkGatewaysClient.setVpnclientIpsecParameters(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientIPsecParametersInner vpnclientIpsecParams,
com.azure.core.util.Context context)
The Set VpnclientIpsecParameters operation sets the vpnclient ipsec policy for P2S client of virtual network
gateway in the specified resource group through Network resource provider.
|
Mono<VpnClientIPsecParametersInner> |
VirtualNetworkGatewaysClient.setVpnclientIpsecParametersAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientIPsecParametersInner vpnclientIpsecParams)
The Set VpnclientIpsecParameters operation sets the vpnclient ipsec policy for P2S client of virtual network
gateway in the specified resource group through Network resource provider.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
VirtualNetworkGatewaysClient.setVpnclientIpsecParametersWithResponseAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientIPsecParametersInner vpnclientIpsecParams)
The Set VpnclientIpsecParameters operation sets the vpnclient ipsec policy for P2S client of virtual network
gateway in the specified resource group through Network resource provider.
|
| Modifier and Type | Method and Description |
|---|---|
VpnClientIPsecParametersInner |
VpnClientIPsecParametersInner.withDhGroup(DhGroup dhGroup)
Set the dhGroup property: The DH Group used in IKE Phase 1 for initial SA.
|
VpnClientIPsecParametersInner |
VpnClientIPsecParametersInner.withIkeEncryption(IkeEncryption ikeEncryption)
Set the ikeEncryption property: The IKE encryption algorithm (IKE phase 2).
|
VpnClientIPsecParametersInner |
VpnClientIPsecParametersInner.withIkeIntegrity(IkeIntegrity ikeIntegrity)
Set the ikeIntegrity property: The IKE integrity algorithm (IKE phase 2).
|
VpnClientIPsecParametersInner |
VpnClientIPsecParametersInner.withIpsecEncryption(IpsecEncryption ipsecEncryption)
Set the ipsecEncryption property: The IPSec encryption algorithm (IKE phase 1).
|
VpnClientIPsecParametersInner |
VpnClientIPsecParametersInner.withIpsecIntegrity(IpsecIntegrity ipsecIntegrity)
Set the ipsecIntegrity property: The IPSec integrity algorithm (IKE phase 1).
|
VpnClientIPsecParametersInner |
VpnClientIPsecParametersInner.withPfsGroup(PfsGroup pfsGroup)
Set the pfsGroup property: The Pfs Group used in IKE Phase 2 for new child SA.
|
VpnClientIPsecParametersInner |
VpnClientIPsecParametersInner.withSaDataSizeKilobytes(int saDataSizeKilobytes)
Set the saDataSizeKilobytes property: The IPSec Security Association (also called Quick Mode or Phase 2 SA)
payload size in KB for P2S client..
|
VpnClientIPsecParametersInner |
VpnClientIPsecParametersInner.withSaLifeTimeSeconds(int saLifeTimeSeconds)
Set the saLifeTimeSeconds property: The IPSec Security Association (also called Quick Mode or Phase 2 SA)
lifetime in seconds for P2S client.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.