Click or drag to resize

GetEfficiencyResultThinProvisioning Property

The ratio of space used to the amount of space allocated for storing data. Stated as a ratio.

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

Property Value

Type: NullableSingle
See Also