Partager via


IWithWindowsSnapshotSource Interface

Définition

Étape de la définition du instantané managé permettant de choisir la source du système d’exploitation Windows.

public interface IWithWindowsSnapshotSource
type IWithWindowsSnapshotSource = interface
Public Interface IWithWindowsSnapshotSource
Dérivé

Méthodes

WithWindowsFromDisk(IDisk)

Spécifie le disque managé du système d’exploitation Windows source.

WithWindowsFromDisk(String)

Spécifie le disque managé du système d’exploitation Windows source.

WithWindowsFromSnapshot(ISnapshot)

Spécifie le instantané managé du système d’exploitation Windows source.

WithWindowsFromSnapshot(String)

Spécifie le instantané managé du système d’exploitation Windows source.

WithWindowsFromVhd(String, String)

Spécifie le disque dur virtuel du système d’exploitation Windows spécialisé ou généralisé source et l’ID du compte de stockage.

S’applique à