Uses of Class
com.azure.resourcemanager.network.fluent.models.P2SVpnConnectionHealthInner
Packages that use P2SVpnConnectionHealthInner
Package
Description
Package containing the service clients for NetworkManagementClient.
Package containing the inner data models for NetworkManagementClient.
-
Uses of P2SVpnConnectionHealthInner in com.azure.resourcemanager.network.fluent
Methods in com.azure.resourcemanager.network.fluent that return P2SVpnConnectionHealthInnerModifier and TypeMethodDescriptionP2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request) Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, com.azure.core.util.Context context) Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.Methods in com.azure.resourcemanager.network.fluent that return types with arguments of type P2SVpnConnectionHealthInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>, P2SVpnConnectionHealthInner> P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request) Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>, P2SVpnConnectionHealthInner> P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request) Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>, P2SVpnConnectionHealthInner> P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, com.azure.core.util.Context context) Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>, P2SVpnConnectionHealthInner> P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailed(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request, com.azure.core.util.Context context) Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>, P2SVpnConnectionHealthInner> P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request) Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<P2SVpnConnectionHealthInner>, P2SVpnConnectionHealthInner> P2SVpnGatewaysClient.beginGetP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request) Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group.P2SVpnGatewaysClient.getP2SVpnConnectionHealthDetailedAsync(String resourceGroupName, String gatewayName, P2SVpnConnectionHealthRequest request) Gets the sas url to get the connection health detail of P2S clients of the virtual wan P2SVpnGateway in the specified resource group. -
Uses of P2SVpnConnectionHealthInner in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return P2SVpnConnectionHealthInnerModifier and TypeMethodDescriptionstatic P2SVpnConnectionHealthInnerP2SVpnConnectionHealthInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of P2SVpnConnectionHealthInner from the JsonReader.P2SVpnConnectionHealthInner.withSasUrl(String sasUrl) Set the sasUrl property: Returned sas url of the blob to which the p2s vpn connection detailed health will be written.