VolumeRelocationProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Volume relocation properties
public class VolumeRelocationProperties
type VolumeRelocationProperties = class
Public Class VolumeRelocationProperties
- Inheritance
-
VolumeRelocationProperties
Constructors
VolumeRelocationProperties() |
Initializes a new instance of the VolumeRelocationProperties class. |
VolumeRelocationProperties(Nullable<Boolean>, Nullable<Boolean>) |
Initializes a new instance of the VolumeRelocationProperties class. |
Properties
ReadyToBeFinalized |
Gets has relocation finished and is ready to be cleaned up |
RelocationRequested |
Gets or sets has relocation been requested for this volume |
Extension Methods
ConvertToPs(VolumeRelocationProperties) |