Click or drag to resize

ListVirtualVolumesRequestVirtualVolumeIDs Property

A list of virtual volume IDs for which to retrieve information. If you specify this parameter, the method returns information about only these virtual volumes.

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

Property Value

Type: Guid
See Also