get P2s Vpn Gateway P2s Vpn Connection Health
suspend fun getP2sVpnGatewayP2sVpnConnectionHealth(argument: GetP2sVpnGatewayP2sVpnConnectionHealthPlainArgs): GetP2sVpnGatewayP2sVpnConnectionHealthResult
Gets the connection health of P2S clients of the virtual wan P2SVpnGateway in the specified resource group. Uses Azure REST API version 2023-02-01. Other available API versions: 2019-07-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.
Return
P2SVpnGateway Resource.
Parameters
argument
null
suspend fun getP2sVpnGatewayP2sVpnConnectionHealth(gatewayName: String, resourceGroupName: String): GetP2sVpnGatewayP2sVpnConnectionHealthResult
Return
P2SVpnGateway Resource.
Parameters
gateway Name
The name of the P2SVpnGateway.
resource Group Name
The name of the resource group.
See also
suspend fun getP2sVpnGatewayP2sVpnConnectionHealth(argument: suspend GetP2sVpnGatewayP2sVpnConnectionHealthPlainArgsBuilder.() -> Unit): GetP2sVpnGatewayP2sVpnConnectionHealthResult
Return
P2SVpnGateway Resource.
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetP2sVpnGatewayP2sVpnConnectionHealthPlainArgs.