| 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 |
|---|---|
ConnectionResetSharedKeyInner |
VirtualNetworkGatewayConnectionsClient.resetSharedKey(String resourceGroupName,
String virtualNetworkGatewayConnectionName,
int keyLength)
The VirtualNetworkGatewayConnectionResetSharedKey operation resets the virtual network gateway connection shared
key for passed virtual network gateway connection in the specified resource group through Network resource
provider.
|
ConnectionResetSharedKeyInner |
VirtualNetworkGatewayConnectionsClient.resetSharedKey(String resourceGroupName,
String virtualNetworkGatewayConnectionName,
int keyLength,
com.azure.core.util.Context context)
The VirtualNetworkGatewayConnectionResetSharedKey operation resets the virtual network gateway connection shared
key for passed virtual network gateway connection in the specified resource group through Network resource
provider.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionResetSharedKeyInner |
ConnectionResetSharedKeyInner.withKeyLength(int keyLength)
Set the keyLength property: The virtual network connection reset shared key length, should between 1 and 128.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.