Partilhar via


IWithNetwork.WithExistingNetwork(INetwork) Método

Definição

Associe uma rede virtual existente ao gateway de rede virtual .

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

Parâmetros

network
INetwork

Uma rede virtual existente.

Retornos

Aplica-se a