VirtualNetworkGatewayConnection.DefinitionStages.WithBgp Interface

public static interface VirtualNetworkGatewayConnection.DefinitionStages.WithBgp

Stage of definition allowing to enable BGP for the connection.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withBgp()

Enable BGP for the connection.

Method Details

withBgp

public abstract VirtualNetworkGatewayConnection.DefinitionStages.WithCreate withBgp()

Enable BGP for the connection.

Returns:

the next stage of the definition

Applies to