Click or drag to resize
SnapshotState Properties

The SnapshotState type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAvailable
Gets a SnapshotState indicating the snapshot is ready to be attached to an instance.
Public propertyStatic memberCreating
Gets a SnapshotState indicating the snapshot is being created.
Public propertyStatic memberDeleting
Gets a SnapshotState indicating the snapshot is being deleted.
Public propertyStatic memberError
Gets a SnapshotState indicating an error occurred during snapshot creation.
Public propertyStatic memberErrorDeleting
Gets a SnapshotState indicating an error occurred during snapshot deletion.
Public propertyName
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.)
Top
See Also