Click or drag to resize

GetVolumeEfficiencyResultCompression Property

The amount of space being saved by compressing data on a single volume. Stated as a ratio where "1" means data has been stored without being compressed.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<float> Compression { get; set; }

Property Value

Type: NullableSingle
See Also