Click or drag to resize

GetEfficiencyResult Properties

The GetEfficiencyResult type exposes the following members.

Properties
  NameDescription
Public propertyCompression
The amount of space being saved by compressing data on a single volume. Stated as a ratio where "1" means data has been stored without being compressed.
Public propertyDeduplication
The amount of space being saved on a single volume by not duplicating data. Stated as a ratio.
Public propertyMissingVolumes
The volumes that could not be queried for efficiency data. Missing volumes can be caused by GC being less than hour old, temporary network loss or restarted services since the GC cycle.
Public propertyThinProvisioning
The ratio of space used to the amount of space allocated for storing data. Stated as a ratio.
Public propertyTimestamp
The last time efficiency data was collected after Garbage Collection (GC). ISO 8601 data string.
Top
See Also