ClientResult<T>
Represents the result of a cloud service operation, and provides a
strongly-typed representation of the service response value.
Gets the value received from the service.
Returns the value of this ClientResult<T> object.