public static interface VirtualNetworkGateway.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualNetworkGateway.UpdateStages.WithBgp
The stage of update allowing to specify virtual network gateway's BGP speaker settings.
|
static interface |
VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration
The stage of update allowing to specify virtual network gateway's point-to-site configuration.
|
static interface |
VirtualNetworkGateway.UpdateStages.WithSku
The stage of virtual network gateway update allowing to change SKU.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/