ASRRetentionVolume 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.
The retention details of the MT.
public class ASRRetentionVolume
type ASRRetentionVolume = class
Public Class ASRRetentionVolume
- Inheritance
-
ASRRetentionVolume
Constructors
ASRRetentionVolume(RetentionVolume) |
Initializes a new instance of the ASRRetentionVolume class. |
Properties
CapacityInBytes |
Gets or sets the volume capacity. |
FreeSpaceInBytes |
Gets or sets the free space available in this volume. |
ThresholdPercentage |
Gets or sets the threshold percentage. |
VolumeName |
Gets or sets the volume name. |