Partager via


IWithNetwork.WithExistingPrimaryNetwork(INetwork) Méthode

Définition

Associe un réseau virtuel existant à l’interface réseau principale de la machine virtuelle.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithSubnet WithExistingPrimaryNetwork (Microsoft.Azure.Management.Network.Fluent.INetwork network);
abstract member WithExistingPrimaryNetwork : Microsoft.Azure.Management.Network.Fluent.INetwork -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachine.Definition.IWithSubnet
Public Function WithExistingPrimaryNetwork (network As INetwork) As IWithSubnet

Paramètres

network
INetwork

Un réseau virtuel existant.

Retours

S’applique à