VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration Interface

public static interface VirtualNetworkGateway.UpdateStages.WithPointToSiteConfiguration

The stage of update allowing to specify virtual network gateway's point-to-site configuration.

Method Summary

Modifier and Type Method and Description
abstract Blank<Update> definePointToSiteConfiguration()

Begins the definition of point-to-site configuration to be added to this virtual network gateway.

abstract Update updatePointToSiteConfiguration()

Method Details

definePointToSiteConfiguration

public abstract PointToSiteConfiguration.DefinitionStages.Blank definePointToSiteConfiguration()

Begins the definition of point-to-site configuration to be added to this virtual network gateway.

Returns:

the first stage of the point-to-site configuration definition

updatePointToSiteConfiguration

public abstract PointToSiteConfiguration.Update updatePointToSiteConfiguration()

Applies to