PartitionOverride 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.
Represents the object that overrides the properties of regular Partition for the duration of refresh operation.
public class PartitionOverride
type PartitionOverride = class
Public Class PartitionOverride
- Inheritance
-
PartitionOverride
Constructors
PartitionOverride() |
Constructor. |
Properties
OriginalObject |
Original Partition object. |
Source |
Override for the Source property of the original Partition object. |