IWithPrimaryNetworkInterface Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Étape d’une définition de machine virtuelle permettant de spécifier l’interface réseau principale.
public interface IWithPrimaryNetworkInterface
type IWithPrimaryNetworkInterface = interface
Public Interface IWithPrimaryNetworkInterface
- Dérivé
Méthodes
WithExistingPrimaryNetworkInterface(INetworkInterface) |
Associe une interface réseau existante à la machine virtuelle en tant qu’interface réseau principale. |
WithNewPrimaryNetworkInterface(ICreatable<INetworkInterface>) |
Crée une interface réseau à associer à la machine virtuelle en tant qu’interface réseau principale, en fonction de la définition fournie. |
S’applique à
Azure SDK for .NET