Partager via


VirtualNetworkGatewayConnection.DefinitionStages.WithConnectionType Interface

public interface WithConnectionType

Résumé de la méthode

Modificateur et type Méthode et description
VirtualNetworkGatewayConnection.DefinitionStages.WithExpressRoute withExpressRoute()
VirtualNetworkGatewayConnection.DefinitionStages.WithLocalNetworkGateway withSiteToSite()
VirtualNetworkGatewayConnection.DefinitionStages.WithSecondVirtualNetworkGateway withVNetToVNet()

Détails de la méthode

withExpressRoute

public WithExpressRoute withExpressRoute()

withSiteToSite

public WithLocalNetworkGateway withSiteToSite()

withVNetToVNet

public WithSecondVirtualNetworkGateway withVNetToVNet()

S’applique à