Click or drag to resize

ListVolumeAccessGroupsRequestStartVolumeAccessGroupID Property

The volume access group ID at which to begin the listing. If unspecified, there is no lower limit (implicitly 0).

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

Property Value

Type: NullableInt64
See Also