Share via


IWithLocalNetworkGateway.WithLocalNetworkGateway(ILocalNetworkGateway) Method

Definition

public Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGatewayConnection.Definition.IWithSharedKey WithLocalNetworkGateway (Microsoft.Azure.Management.Network.Fluent.ILocalNetworkGateway localNetworkGateway);
abstract member WithLocalNetworkGateway : Microsoft.Azure.Management.Network.Fluent.ILocalNetworkGateway -> Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGatewayConnection.Definition.IWithSharedKey
Public Function WithLocalNetworkGateway (localNetworkGateway As ILocalNetworkGateway) As IWithSharedKey

Parameters

localNetworkGateway
ILocalNetworkGateway

Local network gateway to connect to.

Returns

Applies to