VirtualNetworkGatewayConnection.DefinitionStages.WithConnectionType Interface

public interface WithConnectionType

Method Summary

Modifier and Type Method and Description
VirtualNetworkGatewayConnection.DefinitionStages.WithExpressRoute withExpressRoute()
VirtualNetworkGatewayConnection.DefinitionStages.WithLocalNetworkGateway withSiteToSite()
VirtualNetworkGatewayConnection.DefinitionStages.WithSecondVirtualNetworkGateway withVNetToVNet()

Method Details

withExpressRoute

public WithExpressRoute withExpressRoute()

withSiteToSite

public WithLocalNetworkGateway withSiteToSite()

withVNetToVNet

public WithSecondVirtualNetworkGateway withVNetToVNet()

Applies to