Click or drag to resize

PurgeDeletedVolumesRequestVolumeAccessGroupIDs Property

A list of volumeAccessGroupIDs. All of the volumes from all of the specified Volume Access Groups are purged from the system.

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

Property Value

Type: Int64
See Also