Click or drag to resize

ListVolumesRequestStartVolumeID Property

Only volumes with an ID greater than or equal to this value are returned. Mutually exclusive with the volumeIDs parameter.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<long> StartVolumeID { get; set; }

Property Value

Type: NullableInt64
See Also