Partager via


IWithNetwork.WithExistingNetwork(INetwork) Méthode

Définition

Associez un réseau virtuel existant à la passerelle de réseau virtuel .

public Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Definition.IWithGatewayType WithExistingNetwork (Microsoft.Azure.Management.Network.Fluent.INetwork network);
abstract member WithExistingNetwork : Microsoft.Azure.Management.Network.Fluent.INetwork -> Microsoft.Azure.Management.Network.Fluent.VirtualNetworkGateway.Definition.IWithGatewayType
Public Function WithExistingNetwork (network As INetwork) As IWithGatewayType

Paramètres

network
INetwork

Un réseau virtuel existant.

Retours

S’applique à