Click or drag to resize

VolumeAccessGroupDeletedVolumes Property

A list of deleted volumes that have yet to be purged from the VAG.

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

Property Value

Type: Int64
See Also