ModifyVolumeRequestFifoSize Property |
Specifies the maximum number of FIFO (First-In-First-Out) snapshots supported by the volume.
Note that FIFO and non-FIFO snapshots both use the same pool of available snapshot slots on a volume.
Use this option to limit FIFO snapshot consumption of the available snapshot slots.
Also note this cannot be modified such that it is less than the current FIFO snapshot count.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<long> FifoSize { get; set; }
Property Value
Type:
NullableInt64See Also