Click or drag to resize

SnapshotTotalSize Property

Total size of this snapshot in bytes. It is equivalent to totalSize of the volume when this snapshot was taken.

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