énumération CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE (clusapi.h)
Spécifie les différents états instantané d’un volume partagé.
Syntax
typedef enum CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE {
ClusterSharedVolumeSnapshotStateUnknown,
ClusterSharedVolumePrepareForHWSnapshot,
ClusterSharedVolumeHWSnapshotCompleted,
ClusterSharedVolumePrepareForFreeze
} ;
Constantes
ClusterSharedVolumeSnapshotStateUnknown Indique que l’état instantané est inconnu. |
ClusterSharedVolumePrepareForHWSnapshot Indique que le instantané est en cours de création. |
ClusterSharedVolumeHWSnapshotCompleted Indique que la instantané est terminée. |
ClusterSharedVolumePrepareForFreeze TBD |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Aucun pris en charge |
Serveur minimal pris en charge | Windows Server 2008 Datacenter, Windows Server 2008 Entreprise |
En-tête | clusapi.h |