Click or drag to resize

ListVolumeStatsByAccountResultVolumeStats Property

List of account activity information. Note: The volumeID member is 0 for each entry, as the values represent the summation of all volumes owned by the account.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public VolumeStats[] VolumeStats { get; set; }

Property Value

Type: VolumeStats
See Also