Click or drag to resize

ListVirtualVolumesRequestStartVirtualVolumeID Property

The ID of the virtual volume at which to begin the list.

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

Property Value

Type: NullableGuid
See Also