| 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 |
|---|---|
P2SVpnConnectionHealthInner |
P2SVpnGatewaysClient.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.
|
P2SVpnConnectionHealthInner |
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.
|
| Modifier and Type | Method and Description |
|---|---|
P2SVpnConnectionHealthInner |
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.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.