Represents the result of a read operation.
Union case | Description |
Full Usage:
IncompatibleConsistencyLevel ResponseBody
Parameters:
string
|
|
Full Usage:
NotFound ResponseBody
Parameters:
string
|
|
Full Usage:
NotModified
|
|
Full Usage:
Ok 't
Parameters:
't
|
|
Instance member | Description |
Full Usage:
this.IsIncompatibleConsistencyLevel
Returns: bool
|
|
Full Usage:
this.IsNotFound
Returns: bool
|
|
Full Usage:
this.IsNotModified
Returns: bool
|
|
Full Usage:
this.IsOk
Returns: bool
|
|