Click or drag to resize

ListVolumesRequestLimit Property

Specifies the maximum number of volume results that 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> Limit { get; set; }

Property Value

Type: NullableInt64
See Also