IWithWindowsDiskSource 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 disque managé permettant de choisir une source de système d’exploitation Windows.
public interface IWithWindowsDiskSource
type IWithWindowsDiskSource = interface
Public Interface IWithWindowsDiskSource
- Dérivé
Méthodes
WithWindowsFromDisk(IDisk) |
Spécifie un disque managé du système d’exploitation Windows source. |
WithWindowsFromDisk(String) |
Spécifie un disque managé du système d’exploitation Windows source. |
WithWindowsFromSnapshot(ISnapshot) |
Spécifie une instantané gérée par le système d’exploitation Windows source. |
WithWindowsFromSnapshot(String) |
Spécifie une instantané gérée par le système d’exploitation Windows source. |
WithWindowsFromVhd(String) |
Spécifie un disque dur virtuel du système d’exploitation Windows spécialisé ou généralisé. |
S’applique à
Azure SDK for .NET