Click or drag to resize

VirtualVolumeStatsVolumeUtilization Property

A floating value that describes how much the client is using the volume. Values: 0 = Client is not using the volume 1 = Client is using their max >1 = Client is using their burst

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

Property Value

Type: NullableSingle
See Also