Uses of Class
com.azure.resourcemanager.network.fluent.models.VpnProfileResponseInner
Packages that use VpnProfileResponseInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
-
Uses of VpnProfileResponseInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return VpnProfileResponseInnerModifier and TypeMethodDescriptionNetworkManagementClient.generatevirtualwanvpnserverconfigurationvpnprofile(String resourceGroupName, String virtualWanName, VirtualWanVpnProfileParameters vpnClientParams) Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.NetworkManagementClient.generatevirtualwanvpnserverconfigurationvpnprofile(String resourceGroupName, String virtualWanName, VirtualWanVpnProfileParameters vpnClientParams, com.azure.core.util.Context context) Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.P2SVpnGatewaysClient.generateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters) Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.P2SVpnGatewaysClient.generateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, com.azure.core.util.Context context) Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type VpnProfileResponseInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> NetworkManagementClient.beginGeneratevirtualwanvpnserverconfigurationvpnprofile(String resourceGroupName, String virtualWanName, VirtualWanVpnProfileParameters vpnClientParams) Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> NetworkManagementClient.beginGeneratevirtualwanvpnserverconfigurationvpnprofile(String resourceGroupName, String virtualWanName, VirtualWanVpnProfileParameters vpnClientParams) Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> NetworkManagementClient.beginGeneratevirtualwanvpnserverconfigurationvpnprofile(String resourceGroupName, String virtualWanName, VirtualWanVpnProfileParameters vpnClientParams, com.azure.core.util.Context context) Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> NetworkManagementClient.beginGeneratevirtualwanvpnserverconfigurationvpnprofile(String resourceGroupName, String virtualWanName, VirtualWanVpnProfileParameters vpnClientParams, com.azure.core.util.Context context) Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> NetworkManagementClient.beginGeneratevirtualwanvpnserverconfigurationvpnprofileAsync(String resourceGroupName, String virtualWanName, VirtualWanVpnProfileParameters vpnClientParams) Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> NetworkManagementClient.beginGeneratevirtualwanvpnserverconfigurationvpnprofileAsync(String resourceGroupName, String virtualWanName, VirtualWanVpnProfileParameters vpnClientParams) Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> P2SVpnGatewaysClient.beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters) Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> P2SVpnGatewaysClient.beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters) Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> P2SVpnGatewaysClient.beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, com.azure.core.util.Context context) Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> P2SVpnGatewaysClient.beginGenerateVpnProfile(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters, com.azure.core.util.Context context) Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> P2SVpnGatewaysClient.beginGenerateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters) Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<VpnProfileResponseInner>, VpnProfileResponseInner> P2SVpnGatewaysClient.beginGenerateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters) Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.NetworkManagementClient.generatevirtualwanvpnserverconfigurationvpnprofileAsync(String resourceGroupName, String virtualWanName, VirtualWanVpnProfileParameters vpnClientParams) Generates a unique VPN profile for P2S clients for VirtualWan and associated VpnServerConfiguration combination in the specified resource group.P2SVpnGatewaysClient.generateVpnProfileAsync(String resourceGroupName, String gatewayName, P2SVpnProfileParameters parameters) Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group. -
Uses of VpnProfileResponseInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VpnProfileResponseInnerModifier and TypeMethodDescriptionstatic VpnProfileResponseInnerVpnProfileResponseInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VpnProfileResponseInner from the JsonReader.VpnProfileResponseInner.withProfileUrl(String profileUrl) Set the profileUrl property: URL to the VPN profile.