Share via


RetentionVolume Class

Definition

The retention details of the MT.

public class RetentionVolume
type RetentionVolume = class
Public Class RetentionVolume
Inheritance
RetentionVolume

Constructors

RetentionVolume()

Initializes a new instance of the RetentionVolume class.

RetentionVolume(String, Nullable<Int64>, Nullable<Int64>, Nullable<Int32>)

Initializes a new instance of the RetentionVolume 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.

Applies to