Click or drag to resize

DeleteVolumesRequestVolumeAccessGroupIDs Property

A list of volume access group IDs. All of the volumes from all of the volume access groups you specify in this list are deleted 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