Click or drag to resize

SolidFireElementGetVolumeEfficiencyAsync Method

Overload List
  NameDescription
Public methodGetVolumeEfficiencyAsync(CancellationToken, Int64)
GetVolumeEfficiency enables you to retrieve information about a volume. Only the volume you give as a parameter in this API method is used to compute the capacity.
Public methodGetVolumeEfficiencyAsync(GetVolumeEfficiencyRequest, CancellationToken)
GetVolumeEfficiency enables you to retrieve information about a volume. Only the volume you give as a parameter in this API method is used to compute the capacity.
Top
See Also