public static interface VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration
| Modifier and Type | Method and Description |
|---|---|
PointToSiteConfiguration.DefinitionStages.Blank<VirtualNetworkGateway.Update> |
definePointToSiteConfiguration()
Begins the definition of point-to-site configuration to be added to this virtual network gateway.
|
PointToSiteConfiguration.Update |
updatePointToSiteConfiguration() |
PointToSiteConfiguration.DefinitionStages.Blank<VirtualNetworkGateway.Update> definePointToSiteConfiguration()
PointToSiteConfiguration.Update updatePointToSiteConfiguration()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/