com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewaysClient.beginGeneratevpnclientpackage(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters) |
Generates VPN client package for P2S client of the virtual network gateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewaysClient.beginGeneratevpnclientpackage(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters,
com.azure.core.util.Context context) |
Generates VPN client package for P2S client of the virtual network gateway in the specified resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewaysClient.beginGeneratevpnclientpackageAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters) |
Generates VPN client package for P2S client of the virtual network gateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewaysClient.beginGenerateVpnProfile(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters) |
Generates VPN profile for P2S client of the virtual network gateway in the specified resource group.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewaysClient.beginGenerateVpnProfile(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters,
com.azure.core.util.Context context) |
Generates VPN profile for P2S client of the virtual network gateway in the specified resource group.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<String>,String> |
VirtualNetworkGatewaysClient.beginGenerateVpnProfileAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters) |
Generates VPN profile for P2S client of the virtual network gateway in the specified resource group.
|
String |
VirtualNetworkGatewaysClient.generatevpnclientpackage(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters) |
Generates VPN client package for P2S client of the virtual network gateway in the specified resource group.
|
String |
VirtualNetworkGatewaysClient.generatevpnclientpackage(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters,
com.azure.core.util.Context context) |
Generates VPN client package for P2S client of the virtual network gateway in the specified resource group.
|
Mono<String> |
VirtualNetworkGatewaysClient.generatevpnclientpackageAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters) |
Generates VPN client package for P2S client of the virtual network gateway in the specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
VirtualNetworkGatewaysClient.generatevpnclientpackageWithResponseAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters) |
Generates VPN client package for P2S client of the virtual network gateway in the specified resource group.
|
String |
VirtualNetworkGatewaysClient.generateVpnProfile(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters) |
Generates VPN profile for P2S client of the virtual network gateway in the specified resource group.
|
String |
VirtualNetworkGatewaysClient.generateVpnProfile(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters,
com.azure.core.util.Context context) |
Generates VPN profile for P2S client of the virtual network gateway in the specified resource group.
|
Mono<String> |
VirtualNetworkGatewaysClient.generateVpnProfileAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters) |
Generates VPN profile for P2S client of the virtual network gateway in the specified resource group.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
VirtualNetworkGatewaysClient.generateVpnProfileWithResponseAsync(String resourceGroupName,
String virtualNetworkGatewayName,
VpnClientParameters parameters) |
Generates VPN profile for P2S client of the virtual network gateway in the specified resource group.
|