Click or drag to resize

VolumeSliceCount Property

The number of slices backing this volume. In the current software, this value will always be 1.

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

Property Value

Type: Int64
See Also