Partager via


IWithWindowsDiskSource Interface

Définition

É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 à