public static interface VirtualNetworkGatewayConnection.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualNetworkGatewayConnection.UpdateStages.WithAuthorization
Stage of virtual network gateway connection update allowing to add authorization for the connection.
|
static interface |
VirtualNetworkGatewayConnection.UpdateStages.WithBgp
Stage of virtual network gateway connection update allowing to enable or disable BGP for the connection.
|
static interface |
VirtualNetworkGatewayConnection.UpdateStages.WithSharedKey
Stage of virtual network gateway connection update allowing to specify shared key for the connection.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/