public static interface VirtualNetworkGatewayConnection.DefinitionStages.WithSharedKey
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkGatewayConnection.DefinitionStages.WithCreate |
withSharedKey(String sharedKey)
Specify shared key.
|
VirtualNetworkGatewayConnection.DefinitionStages.WithCreate withSharedKey(String sharedKey)
sharedKey - shared key/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/