Click or drag to resize

CreateVolumeRequestTotalSize Property

Total size of the volume, in bytes. Size is rounded up to the nearest 1MB size.

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

Property Value

Type: Int64
See Also